/* Style add-ons for the "Xmas Edition" color scheme 

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





/* General styles */

body {

	background: #fff url(img/xmas/background.png) repeat-x;

}



a {

	color: #d90202;

	text-decoration: none;

}



a:hover {

	color: #197b30;

}





/* Header styles */



.topLogo h1, .topLogo h2 {

	color: #197b30;

}



.topLogo h1 a, .topLogo h2 a {

	color: #197b30;

}



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

	color: #39b54a;

}



.topLogo .blogDescription {

	color: #d90202;

}



.topMenu ul li {

	border-top: 5px solid #d90202;

}



.topMenu ul li.current_page_item {

	border-top: 5px solid #f94242;

}



.topMenu ul li.current_page_item a {

	color: #d90202;

}



.topMenu ul li a {

	color: #197b30;

	padding-top: 20px;

	text-decoration: none;

}



.topMenu ul li a:hover {

	color: #d90202;

}



.s {

	border: 1px solid #add877;

}





/* Sidebars styles */



#lsidebar h2, #rsidebar h2 {

	color: #197b30;

	border-bottom: 1px solid #d90202;

}



#lsidebar li.rssFeed {

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

}



#lsidebar .leftPic{

	padding-top: 190px;

	background: url(img/xmas/pic-sidebar.jpg) no-repeat;

}



.rssFeed a {

	color: #fff;

}



.rssFeed a:hover {

	color: #c4df9b;

}



.rssEmail {

	border: 1px solid #add877;

}



.rssForm small {

	background: #f6fcef;

}



.rssSubmit {

	color: #d90202;

}



#wp-calendar caption {

	color: #197b30;

}



#wp-calendar th {

	background: #eee;

}



#wp-calendar td {

	background: #f5f5f5;

}



#wp-calendar a {

	color: #d90202;

}



#wp-calendar a:hover {

	color: #197b30;

}





/* Content styles */



.archiveTitle {

	color: #666;

	border-bottom: 1px solid #ddd;

}



.postTitle h1, .postTitle h2 {

	color: #197b30;

	border-bottom: 1px solid #d90202;

}



.postTitle h1 a, .postTitle h2 a {

	color: #197b30;

}



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

	color: #d90202;

}



.postContent h1 {

	color: #197b30;

}



.postContent h2 {

	color: #197b30;

}



.postContent h3 {

	color: #d90202;

}



.postContent h4 {

	color: #777;

}



.postContent blockquote {

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

}



.postMetaFeatured {

	border-top: 1px solid #add877;

}



.postMeta a, .postMetaFeatured a {

	color: #197b30;

}



.postMeta a:hover, .postMetaFeatured a:hover {

	color: #d90202;

}



.postFeatured {

	background: #f6fcef;

}



.featHead {

	font: normal normal 14px Georgia, "Times New Roman", serif;

	color: #fff;

	font-variant: small-caps;

	text-transform: capitalize;

	background: #d90202;

	padding: 3px 10px;

}





/* Comments styles */



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

	color: #197b30;

	border-bottom: 1px solid #d90202;

}



.commentAuthor a {

	color: #197b30;

}



.commentAuthor a:hover {

	color: #d90202;

}



#author, #email, #url {

	border: 1px solid #add877;

}



#comment {

	border: 1px solid #add877;

}



#submit {

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

	color: #fff;

}



/* Footer styles */



#footer {

	border-top: 1px solid #ddd;

}