/* Style add-ons for the "Silver Red" color scheme 

of the WordPress theme "Simple Balance" by Blogsessive */





/* General styles */

body {

	}



a {

	color: #e67006;

	text-decoration: none;

}



a:hover {

	color: #d90202;

}





/* Header styles */



.topLogo h1, .topLogo h2 {

	color: #d90202;

}



.topLogo h1 a, .topLogo h2 a {

	color: #d90202;

}



.topLogo h1 a:hover, .topLogo h2 a:hover {

	color: #e67006;

}



.topLogo .blogDescription {

	color: #e67006;

}



.topMenu ul li {

	

}



.topMenu ul li.current_page_item {

	

}



.topMenu ul li a {

	color: #FFF;

	text-decoration: none;

}



.topMenu ul li a:hover {

	color: #FFF;

}



.s {

	border: 1px solid #000;

}





/* Sidebars styles */



 #rsidebar h2 {

	color: #000;

	text-align:center;

	border-bottom: 1px solid #f90;

	margin-top:25px;

	background:#cccccc;

	

}

#rsidebar ul li a{

color:#333333;

font-weight:bold;

}

#lsidebar h2{
background:#CCCCCC none repeat scroll 0 0;
border-bottom:1px solid #f90;
color:#000000;
padding:5px;
text-align:center;


}

#lsidebar li.rssFeed {

	background: url(img/redorange/bg-rss.gif) no-repeat;

}



.rssFeed a {

	color: #fff;

}



.rssFeed a:hover {

	color: #f90;

}



.rssEmail {

	border: 1px solid #f90;

}



.rssForm small {

	background: #fff2db;

}



.rssSubmit {

	color: #e67006;

}



#wp-calendar caption {

	color: #f90;

}



#wp-calendar th {

	background: #eee;

}



#wp-calendar td {

	background: #f5f5f5;

}



#wp-calendar a {

	color: #d90202;

}



#wp-calendar a:hover {

	color: #888;

}





/* Content styles */



.archiveTitle {

	color: #666;

	border-bottom: 1px solid #ddd;

}



.postTitle h1, .postTitle h2 {

	color: #d90202;

	border-bottom: 1px solid #f90;

}



.postTitle h1 a, .postTitle h2 a {

	color: #d90202;

}



.postTitle h1 a:hover, .postTitle h2 a:hover {

	color: #888;

}



.postContent h1 {

	color: #666;

}



.postContent h2 {

	color: #666;

}



.postContent h3 {

	color: #666;

}



.postContent h4 {

	color: #777;

}



.postContent blockquote {

	background: #fff2db url(img/redorange/bg-blockquote.gif) no-repeat;

}



.postMeta a {

	color: #d90202;

}



.postMeta a:hover {

	color: #888;

}





/* Comments styles */



h3#respond, h3#comments, h3#trackbacks {

	color: #d90202;

	border-bottom: 1px solid #f90;

}



.commentAuthor a {

	color: #d90202;

}



.commentAuthor a:hover {

	color: #888;

}



#author, #email, #url {

	border: 1px solid #bbb;

}



#comment {

	border: 1px solid #bbb;

}



#submit {

	background: url(img/redorange/bg-addcomment.gif) no-repeat;

	color: #fff;

}



/* Footer styles */



#footer {

	border-top: 1px solid #ddd;

}