/* 
Theme Name: the DarkRising
Theme URI: http://thedarkrising.com
Description: the DarkRising Theme (from NewsPress by Jared Quinn)
Version: 1.0
Author: Xavier Rubio Jansana & Jared Quinn
Author URI: http://thedarkrising.com
*/


body	{
	font-size: .99em; margin: 0; background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; border:0;
}

#sch { margin: 0; padding: 0; }
#txt, #nav { float: right; }
#bar, #sch { float: left; }

.borderless { border: 0; }

/*.postbar { clear: both; height: 30px; }*/
.postbar { float: right; height: 30px; width: 180px; margin-top: -35px; }

.comment { float: left; height: 25px; width: 47px; padding: 0px; margin: 0px 5px; text-align: center; vertical-align: middle; }
.comment a:link, .comment a:visited {
	height: 100%; width: 100%;
	display: block;
	margin: 0px;
	background-image: url('comment.png'); background-repeat: no-repeat; background-position: 0 0;
	color: #000;
}
.comment a:hover, .comment a:active {
	height: 100%; width: 100%;
	display: block;
	margin: 0px;
	background-image: url('comment.png'); background-repeat: no-repeat; background-position: 0 -25px;
	color: #000; background-color: #fff;
}

.storycontent { line-height: 160%; font-size: 1.06em; color: #222; }
.storycontent pre { overflow: auto; padding: 0.5em; border-width: 4px; border-left: solid; background: none repeat scroll 0 0 #F4F4F4; }


#page { margin: 0 5px; }
.admin-bar #page {
	position: fixed;
	bottom: 0pt;
	left: 0pt;
	right: 0pt;
	overflow: auto;
	top: 28px;
}

#title { position: relative; }
#google_translate_element {
    position: absolute;
    top: 30px;
    right: 1em;
}
#top	 { border-top: 17px solid #f0f0f0; }
#top   { padding-left: 10px; font-size: 40pt; color: #bbb; }
#top a { text-decoration: none; color: #36a; font-weight: bold; }
#toptag { float: left; letter-spacing: .2em; font-weight: bold; 
          margin-top: -12px; margin-left: 50px; }
#toptag	{ margin-bottom: 20px; }

#bar 		{
	font-size: small;
	font-weight:normal;
	line-height:140%;
	padding: 2px 10px 2px 2px;
	margin-bottom: 15px;
	width: 22%;
	border-width: 1px; border-style: none dotted none none; border-color: #777;
}

#txt	{ color: #666; font-size: .85em; line-height: 1.75em; }
#txt    { padding: 5px; padding-right: 10px;  margin-right: 2%; }

#txt	{ width: 70%; }
#txt p	{ text-align: justify; }

.pnfo	{ margin-top: -0.3em; margin-bottom: 0.5em; }

.clear	{ clear: both; }

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

input, form, 
#nav, #nav ul, #nav ul li,
#bar, #txt,
#sch 	{ display: inline; }

#sch form input#go  { border-width: 1px; border-style: solid; }

#nav ul	{ list-style-type: none; 
	}
#nav ul li a 	{ padding: 2px 10px;
	  width: auto;
	  text-align: center;
	  white-space: nowrap;
	  text-decoration: none;
	  font-variant: small-caps;
	  font-weight: bold;
	  border-style: solid;
	  border-width: 1px;
	}

#sch form input     { background: transparent; }
#sch form input#go  { padding: 0; }

.headline	{ display: block; width: 100%; }
.headline	{ font-size: 21pt; color: #999;  text-decoration: none; }
.feedback	{ margin-bottom: 20px; }

.twitter_title_link { }

#bar .section {
		color:#666666;
		font-size:large;
		font-weight:normal;
		padding:2px;
		margin:15px 0 2px 2px;
}

#bar .widget_search form div {
    margin-left: 5px;
    padding-left: 0;
}

#bar .f {
    margin-left: 10px;
    padding-left: 0;
}

#bar ul { list-style: none; margin-left: 5px; padding-left: 0; margin-bottom: 10px; }

#nav ul li ul 	{ position: absolute; bottom: 0; left: 0; right: auto;
	}
#nav ul li ul li    { margin: 4px 0; }
#nav ul li ul li a  { display: inline;
                      padding: 0 8px;
	}
#nav ul li ul li a:link, 
#nav ul li ul li a:visited, 
#nav ul li ul li a:hover, 
#nav ul li ul li a:active 
	{ text-decoration: underline; 
	  font-weight: normal;
	}

#nav ul li ul li a:hover 
	{ background: none }

A { color: #4682B4; border-bottom: 0px dotted #4682B4; text-decoration:none; }
A:link  { color: #4682B4; border-bottom: 0px dotted #4682B4; } 
A:visited { color: #4682B4; border-bottom: 0px dotted #4682B4; }
A:hover { text-decoration: none; background-color: #CCCCCC; color: #000000; }

#top A:hover { background-color: transparent; }

textarea, input { border: 1px solid #bbb; }

.title {
	font-size: 24px;
	color: #000;
	margin-bottom:8px;
	font-weight:normal;
}
.title	A { color: #000; border-bottom: 0px dotted #666666; text-decoration:none; }
.title	A:link  { color: #000; border-bottom: 0px dotted #666666; } 
.title	A:visited { color: #000; border-bottom: 0px dotted #666666; }
.title	A:hover { text-decoration: none; background-color: #CCCCCC; color: #000000; }

.titlenext {
	border-top: 1px solid #BBB;
	padding-top: 0.5em;
}

.maintitle {
	border-top: 2px solid #BBB;
	padding-top: 0.5em;
	border-bottom: 2px solid #BBB;
	padding-bottom: 0.5em;
	font-size: 30px;
	color: #000000; 
	margin-bottom:30px;
}	

.catdesc {
	 border-bottom: 1px solid #333;
	 padding-bottom: 5px;
}

#sidebar ul.twitter li.twitter-item { margin-bottom:0.5em; }
