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

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





/* General styles */

body {

	background: #e8e2dc; /* tan */

}



a {

	color: #7d6a55; /* brown */

	text-decoration: none;

}



a:hover {

	color: #FF2E11; /* red */

}





/* Header styles */



.topLogo h1, .topLogo h2 {

	color: #e8e2dc;

}



.topLogo h1 a, .topLogo h2 a {

	color: #e8e2dc;

}



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

	color: #e8e2dc;

}



.topLogo .blogDescription {

	color: #e8e2dc;

}



.topMenu ul li {

	border-top: 5px solid #fff;

}



.topMenu ul li.current_page_item {

	border-top: 5px solid #666;

}



.topMenu ul li a {

	color: #FF2E11;

	padding-top: 8px;

	text-decoration: none;

}



.topMenu ul li a:hover {

	color: #666;

}



.s {

	border: 1px solid #fff;

}





/* Sidebars styles */



#lsidebar h2, #rsidebar h2 {

	color: #666;

	border-bottom: 1px solid #fff;

}



#lsidebar li.rssFeed {

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

}



.rssFeed a {

	color: #666;

}



.rssFeed a:hover {

	color: #fff;

}



.rssEmail {

	border: 1px solid #fff;

}



.rssForm small {

	background: #e8e2dc;

}



.rssSubmit {

	color: #666;

}



#wp-calendar caption {

	color: #fff;

}



#wp-calendar th {

	background: #e8e2dc;

}



#wp-calendar td {

	background: #e8e2dc;

}



#wp-calendar a {

	color: #666;

}



#wp-calendar a:hover {

	color: #FF2E11;

}





/* Content styles */



.archiveTitle {

	color: #666;

	border-bottom: 1px solid #fff;

}



.postTitle h1, .postTitle h2 {

	color: #666;

	border-bottom: 1px solid #fff;

}



.postTitle h1 a, .postTitle h2 a {

	color: #FF2E11;

}



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

	color: #666;

}



.postContent h1 {

	color: #666;

}



.postContent h2 {

	color: #666;

}



.postContent h3 {

	color: #666;

}



.postContent h4 {

	color: #666;

}



.postContent blockquote {

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

}



.postMeta a {

	color: #FF2E11;

}



.postMeta a:hover {

	color: #666;

}





/* Comments styles */



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

	color: #FF2E11;

	border-bottom: 1px solid #fff;

}



.commentAuthor a {

	color: #FF2E11;

}



.commentAuthor a:hover {

	color: #666;

}



#author, #email, #url {

	border: 1px solid #fff;

}



#comment {

	border: 1px solid #fff;

}



#submit {

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

	color: #fff;

}



/* Footer styles */



#footer {

	border-top: 1px solid #fff;

}