/* Style add-ons for the "Silver Red" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
/*body {
	background: #fff url(img/silverred/background.png) repeat-x;
}*/

/* removing default borders from hyperlinked images in ff3: */
a {border: none; outline-style: none; -moz-outline-style: none;}
a:visited {border: none; outline-style: none; -moz-outline-style: none;}
a:hover {border: none; outline-style: none; -moz-outline-style: none; text-decoration: none;}
a:active {border: none; outline-style: none; -moz-outline-style: none;}


a {
	color: #A70000;
	text-decoration: none;
}

a:hover {
	color: #888;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #A70000;
}

.topLogo h1 a, .topLogo h2 a {
	color: #A70000;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #666;
}

.topLogo .blogDescription {
	color: #888;
}

.topMenu ul li {
	border-top: 5px solid #d1d1d1;
	border-right: 1px solid #D1D1D1;
	padding-left: 50px;
	padding-right: 10px;
	margin: 0;
	/*height: 50px;*/
}

.topMenu ul li:hover {
	border-top: 5px solid #d1d1d1;
	border-right: 1px solid transparent;
	background: url(img/design_bckg2.gif) right 29px no-repeat;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #a70000;
	border-right: 1px solid transparent;
	background: url(img/design_bckg2.gif) right 29px no-repeat;
}

* html .topMenu ul li:hover {
	border-top: 5px solid #d1d1d1;
	border-right: none;
	padding-right: 11px;
	background: url(img/design_bckg2.gif) right 29px no-repeat;
}

* html .topMenu ul li.current_page_item {
	border-top: 5px solid #a70000;
	border-right: none;
	background: url(img/design_bckg2.gif) right 29px no-repeat;
	padding-right: 11px;
}

.topMenu ul li a {
	color: #666;
	padding-top: 20px;
	text-decoration: none;
	font-weight: 900;
}

.topMenu ul li a:hover {
	color: #000;
}

.s {
	border: 1px solid #bbb;
}

.topMenu ul li.current_page_item a{
	color: #000;
}

/* Sidebars styles */

.topLogo h1, .topLogo h2, .leftPicCustomWrap h1, .leftPicCustomWrap h2 {
	font: normal normal 25px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #d90202;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.leftPicCustomWrap h1 {
	margin-top: 5px;
}

#lsidebar h2, #rsidebar h2 {
	color: #666;
	border-bottom: 1px solid #aaa;
}

#lsidebar a.rssFeed {
	display: block; padding: 1px 0 1px 18px; height: 16px; background: url(img/RSS_file_16.png) transparent 0 0 no-repeat; color: #A70000;
}

#lsidebar a.rssFeed:hover {
	color: #888;
}

#lsidebar .leftPic{
	/*padding-top: 158px;*/
	background: url(img/silverred/pic-sidebar.jpg) no-repeat;
}


li.categories ul li a {font-weight: 900;}



/*.rssFeed a {
	color: #A70000;
}

.rssFeed a:hover {
	color: #888;
}*/

.rssEmail {
	border: 1px solid #bbb;
}

.rssForm small {
	background: #f3f3f3;
}

.rssSubmit {
	color: #d90202;
}

#wp-calendar caption {
	color: #666;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #888;
}

.taglist ul li a {display: block; clear: both;}
a.tagliststat:hover {
	color: #888;
}



/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #A70000;
	border-bottom: 1px solid #ddd;
}

.postTitle h1 a, .postTitle h2 a {
	color: #A70000;
}

.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: #f3f3f3 url(img/silverred/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #d90202;
}

.postMeta a:hover {
	color: #888;
}

.facebook {padding: 1px 0 1px 18px; height: 16px; background: url(img/icon_facebook_small.png) transparent 0 0 no-repeat; margin: 0 3px 0 3px;}
.twitter {padding: 1px 0 1px 18px; height: 16px; background: url(img/twitter16x16.png) transparent 0 0 no-repeat; margin: 0 3px 0 3px;}

/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #d90202;
	border-bottom: 1px solid #ddd;
}

.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/silverred/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
}

#footer .left {
	color: #A0A0A0;
}


#contactus {position: relative; display: block; width: 350px; height: 30px; padding: 10px 0 0 0; background: #A70000; border: 1px solid #AE0004; color: #fff; text-align: center; margin: auto; text-decoration: none; font: bold normal 15px Georgia, "Times New Roman", serif; text-transform: uppercase;}
#contactus:hover {background: #363636;}
