/* Style add-ons for the "19fdesign Edition" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
	background: #0D0D03;
	
}

a {
	color: #4978C3;
	text-decoration: none;
}

a:hover {
	color: #929402;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #606016;
}

.topLogo h1 a, .topLogo h2 a {
	color: #606016;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #39b54a;
}

.topLogo .blogDescription {
	color: #1E3458;
}

.topMenu ul li {
	/*border-top: 5px solid #1E3458;*/
}

.topMenu ul li.current_page_item {
	/*border-top: 5px solid #1E3458;*/
}

.topMenu ul li.current_page_item a {
	color: #4978C3;
}

.topMenu ul li a {
	color: #606016;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #4978C3;
}

.s {
	border: 1px solid #add877;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #606016;
	border-bottom: 1px solid #1E3458;
}

#lsidebar li.rssFeed {
	background: url(img/19fdesign/bg-rss.gif) no-repeat;
}

#lsidebar li.rssFeed a:hover{
	background: url(img/19fdesign/bg-rss.gif) no-repeat;
	color: : #fff;
	
}

#lsidebar .leftPic{
	padding-top: 210px;
	background: url(img/19fdesign/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	background: url(img/19fdesign/bg-rss.gif);
	color: #fff;
}

.rssEmail {
	border: 1px solid #add877;
}

.rssForm small {
	background: #0D0D03;
}

.rssSubmit {
	color: #1E3458;
}

#wp-calendar caption {
	color: #606016;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #1E3458;
}

#wp-calendar a:hover {
	color: #606016;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #606016;
	border-bottom: 1px solid #1E3458;
}

.postTitle h1 a, .postTitle h2 a {
	color: #606016;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #4978C3;
}

.postContent h1 {
	color: #606016;
}

.postContent h2 {
	color: #606016;
}

.postContent h3 {
	color: #4978C3;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #f0f7ef url(img/19fdesign/bg-blockquote.gif) no-repeat;
}

.postMetaFeatured {
	border-top: 1px solid #add877;
}

.postMeta a, .postMetaFeatured a {
	color: #606016;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #4978C3;
}

.postFeatured {
	background: #0D0D03;
	
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #7C0E1A;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #0D0D03;
	padding: 3px 10px;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #606016;
	border-bottom: 1px solid #1E3458;
}

.commentAuthor a {
	color: #606016;
}

.commentAuthor a:hover {
	color: #1E3458;
}

#author, #email, #url {
	border: 1px solid #add877;
}

#comment {
	border: none;
	background: #929290;
}

#submit {
	background: url(img/19fdesign/bg-addcomment.gif) no-repeat;
	color: #000;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	
}

/*--zoel--*/

.banner {
	background: #000;
	padding: 150px 0 0 0;
	display: block;
	width: 970px;
	background: url(img/19fdesign/banner_black.jpg) no-repeat;
}

.footer19 {
	background:  url(img/19fdesign/background.jpg) repeat-x; 
	height: 120px;
}