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


/* General styles */
body {
	background: #850302 url(img/olive/blogbackground.gif) repeat-x;
	color: #291F2B;
}

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

a:hover {
	color: #FBB829;
}


/* Header styles */
.header {
	width: 970px;
	height: 152px;
	background-image: url(img/blogheader.jpg);
}

.topMenu ul li a {
	color: #FBB829;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #FBB829;
	font-weight:bold;
}

/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #291F2B;
	border-bottom: 1px solid #FBB829;
	text-decoration: uppercase;
}

#lsidebar li.rssFeed {
	background: url(img/olive/bg-rss.gif) no-repeat;
}

.rssFeed a {
	color: #850302;
}

.rssFeed a:hover {
	color: #2d0000;
}

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

.rssForm small {
	background: #eeecd8;
}

.rssSubmit {
	color: #827b00;
}

#wp-calendar caption {
	color: #827b00;
}

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

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

#wp-calendar a {
	color: #827b00;
}

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


/* Content styles */

.archiveTitle {
	font: normal bold 16px Georgia, "Times New Roman", serif;
	color: #850302;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postTitle h1, .postTitle h2 {
	color: #291F2B;
	border-top: solid 3px #850302;
	padding-top: 3px;
}

.postTitle2 h1, .postTitle2 h2 {
	font-weight:normal;
		font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #291F2B;
}

.postTitle2 h1 a, .postTitle2 h2 a {
	color: #291F2B;
		font-weight:normal;
		text-decoration: none;
}

.postTitle2 h1 a:hover, .postTitle2 h2 a:hover {
	color: #850302;
		font-weight:normal;
}

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

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

.postContent h1 {
	color: #850302;
		font: normal normal 22px Georgia, "Times New Roman", serif;
}

.postContent h2 {
	color: #291F2B;
			font: normal normal 18px Georgia, "Times New Roman", serif;
}

.postContent h3 {
	color: #291F2B;
			font: normal normal 14px Georgia, "Times New Roman", serif;
}

.postContent h4 {
	color: #291F2B;
			font: normal normal 14px Georgia, "Times New Roman", serif;
}

.postContent blockquote {
	background: #eeecd8 url(img/olive/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #D90202;
}

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


/* Comments styles */

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

.commentAuthor a {
	color: #850302;
}

.commentAuthor a:hover {
	color: #FBB829;
}

#author, #email, #url {
	border: 1px solid #850302;
}

#comment {
	border: 1px solid #850302;
}

#submit {
	background: url(img/olive/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #FBB829;
}
