/*

Theme Name: News Site

Theme URI: http://jump2top.com

Description: Atolya News Site Theme

Version: 1.0

Author: jump2top

Author URI: http://jump2top.com

*/

* {

	padding: 0px;

	margin: 0px;

	font-size: 100%;

}

html {

	background:url(images/background.gif) repeat-x #ececec;

}

body {

	font-size: 11px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color: #555;

	background: url(images/background_body.jpg) center top no-repeat;

}

#wrap {

	width:990px;

	text-align:left;

}

#header {

	height:165px;

}

#datetoday {

	float:left;

	height:20px;

	line-height:20px;

	color: #898989;

}

#pagenav {

	float:right;

	height:20px;

	line-height:20px;

}

#pagenav ul li {

	list-style: none;

	display: inline;

}

#pagenav li a {

	color: #898989;

	text-decoration: none;

	margin-left:25px;

}

#title {

	float:left;

	height:105px;

	line-height:105px;

}

#topright {

	float:right;

	height:105px;

	line-height:105px;

}

#catnav {

	clear: both;

	background:url(images/background_catnav.png) repeat-x;

	height:40px;

}

#catnav ul li {

	list-style: none;

	display: inline;

}

#catnav ul {

	height: 30px;

	line-height:30px;

}

#catnav li a {

	display:inline-block;

	color: #fff;

	padding: 0px 15px;

	border-right: 1px solid #454545;

	text-decoration: none;

}

#catnav li a:hover {

	display:inline-block;

	color: #fff;

	padding: 0px 20px;

	border-right: 1px solid #454545;

	text-decoration: none;

	background-color:#9e0b0f;

}

#content {

	float:left;

	width:660px;

}

#topstories {

	margin-bottom:10px;

	height:310px;

}

#content .left {

	float:left;

	width:330px;

	margin-right:5px;

}

#content .right {

	float:right;

	width:325px;

}

#content .left .post, #content .right .post {

	border: 1px solid #d9d9d9;

	padding: 10px;

	background:#fff;

	margin-bottom:10px;

}

#sidebar {

	width:325px;

	float:right;

}

.out {

	border: 1px solid #d9d9d9;

	margin-bottom:10px;

}

#headlines, #morenews, #widecolumn, #content .post {

	background:url(images/background_postspecial.gif) bottom repeat-x #fff;

	border: 5px solid #fff;

	padding: 10px;

}

#content .left .post, #content .right .post {

	height:267px;

}

#morenews {

/*	height:473px; */

}

#headlines {

	height:281px;

}

#headlines li, #morenews li {

	margin-bottom:2px;

}

#headlines li a {

	color: #555;

	text-decoration:none;

}

#headlines li a:hover, #morenews li a:hover {

	color: #9e0b0f;

	text-decoration: underline;

}

#morenews li a {

	color: #9e0b0f;

	text-decoration:none;

}

#morenews ul {

	margin-bottom:10px;

}

#widecolumn .post {

	width:219px;

	float:left;

	padding: 0 10px 0 10px;

}

#footer {

	font-size: 10px;

	color: #898989;

	padding: 10px 0 0 0;

	text-align:center;

	border-top: 1px solid #d9d9d9;

	margin-bottom:15px;

}

#footer a {

	color: #898989;

	text-decoration:none;

}

#tools {

	margin-bottom: 15px;

	display: block;

	text-align:center;

	padding: 10px;

	border: 1px solid #d9d9d9;

	background-color:#f9f9f9;

}

#tools a {

	margin: 0 5px;

}

.breadcrumbs {

	color: #898989;

	margin-bottom:15px;

	font-size: 10px;

}

.breadcrumbs a {

	color: #898989;

}

#postmetadata, .postmetadata {

	color: #898989;

	margin-bottom:15px;

}

#postmetadata a, .postmetadata a {

	color: #898989;

}

#archive .postmetadata {

	margin: 10px 0 15px 0;

}

.img {

	float:left;

}

.info {

	margin-left:10px;

	float:right;

}

#featarchive {

	margin-bottom:15px;

	padding-bottom:15px;

	border-bottom:1px solid #d9d9d9;

}

/* default */

p, #content h1, h2, h3, h4, h5, h6, ol, #content ul {

	padding-bottom:10px;

}

.clear {

	height:0px;

	clear:both;

}

a {

	text-decoration:none;

	color: #9e0b0f;

}

a:hover {

	color: #9e0b0f;

	text-decoration: underline;

}

img {

	border:0px;

}

/*#content ul li:before, #sidebar ul li:before {

	content: "\00BB \0020";

	color: #898989;

} */

.post ul li, #sidebar ul li {

	margin-left:15px;

}

/* text */

#title h1 {

	font-size: 33px;

}

#content .left .post h3, #content .right .post h3, #headlines h3, #morenews h3 {

	font-size:12.5px;

	font-weight: bold;

	color: #898989;

}

#content .left .post h3 a, #content .right .post h3 a, #headlines h3 a, #morenews h3 a {

	color: #898989;

}

#content .left .post h2, #content .right .post h2{

	color: #9e0b0f;

	font-size: 19px;

	font-weight: normal;

}

#content .left .post h2 a, #content .right .post h2 a, #content h2 a {

	color: #9e0b0f;

}

#widecolumn .post h2 {

	color: #9e0b0f;

	font-size: 12.5px;

	font-weight: normal;

}

#widecolumn .post h2 a {

	color: #9e0b0f;

}

#content h2 {

	font-size: 24px;

	font-weight: normal;

	color: #9e0b0f;

}

#content h2.title {

	color: #898989;

}

#content #archive h3 {

	font-size:18px;

	color: #9e0b0f;

	font-weight:normal;

}

#content #archive h3 a {

	color: #9e0b0f;

	text-decoration:none;

}

/* wp default */

/* calendar */

#today, caption {

	font-weight: bold;

}

#today {

	color: #464646;

}

td, th {

	padding: 2px;

}

td a {

	text-decoration: underline;

}

#calendar_wrap {

	padding-bottom: 10px;

}

/* form */

#author, #email, #url, #comment, textarea, .s, select {

	border: 1px solid #d9d9d9; 

	padding: 5px;

	font-size: 11px;

	background-color: #ffffff;

	color: #555555;

	font-family: Arial, Helvetica, sans-serif;

}



#submit, .searchsubmit {

	background: url(images/background_on.gif) top repeat-x;

	color: #fff;

	border:1px solid #d9d9d9;

	font-size: 10px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	padding: 5px 10px;

}

#submit:hover, .searchsubmit:hover {

	color:#941596;

}

/* Comments*/

#comments {

	margin-top:15px;

}

#commentlist, #commentform {

	margin-bottom:15px;

}

ol#commentlist li {

	margin:0px 0px 10px 0px;

}

#commentlist cite {

	font-style:normal;

	margin-bottom:4px;

	display:block;

	float:left;

	}	



#commentlist blockquote {

	background:#ededed;

	}

			

#commentlist li {

	padding: 10px 0px 10px 0px;

	list-style:none;

	margin-bottom:3px;

	}



#commentlist li li {

	background:none;

	border:none;

	list-style:square;

	margin:3px 0 3px 20px;

	padding:3px 0;

	}



.commenttext {

	padding: 10px 10px 0px 10px;

/*	background:#f2f2f2; */

	width:560px;

	float:right;

	min-height: 50px;

}

		

#commentlist cite strong {

	font-size:1.1em;

	}

	

li.my_comment {

	background: #FFF;

	border:none;

	}



li.my_comment cite strong {

	font-size: 1.3em;

	color:#313228;

	}

	

#commentform small {

	font-weight:bold;

	padding:0;

	}

	

.commentmetadata {

	color:#4d4d4d;

	display: block;

	margin-top:3px;

	text-align:right;

	font-size:0.9em;

	}



.commentmetadata a, .commentmetadata a:visited {

	color:#959382;

	}

	

.commentlist small {

	background:#e9e9e9;

	}



.avatar {

	border:1px solid #bbb;

	margin:0px 10px 0px 0px;

	float:left;

	padding:2px;

	}	



#comment {

	background:#fff;

	}

.commenttext strong {

	font-size: 13px;

	color: #9e0b0f;

	padding-bottom:10px;

}

.commenttext strong a {

	color: #9e0b0f;

	text-decoration: none;

}

#date {

	padding:0px 0px 0px 0px;

	font-size:10px;

	color: #959595;

	float:right;

}

#date a {

	color: #959595;

	text-decoration:none;

}

small {

	font-size:9px;

	background-color: #f9f9f9;

}

label {

	background-color: #f9f9f9;

}

/* wp default */

.center {

	text-align:center;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}


