/*  
Theme Name: Emith Blue
Author URI: http://www.artistpages.net/
Version: 1.0
Author: Artist Pages
Description: Emith Blue 3 Column theme.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #000; /*8895ac url(images/grass.jpg) repeat */
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	text-align: center;

}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link Styles
*********************************************/
a {
	color: #a93d32;
	text-decoration: none;
}
a:hover { color: #a93d32; text-decoration: underline; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #000;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666;
	border-left: 1px solid #cccccc;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 18px;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages Helvetica Bold, Arial Bold, Verdana, Sans-Serif;*/
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	padding: 3px;
	line-height: 120%;
	margin: -10px -10px 10px -10px;
	text-align: center;
	text-transform: uppercase;
        background: #cfc6aa;
        border-bottom: solid 1px #4b4f55;
	
}
h6 { /* This style used as title on single posts and pagesline-height: 140%; Helvetica Bold, Arial Bold, Verdana, Sans-Serif; border-bottom: solid 1px #4b4f55;*/
	color: #000;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 8px 0px;
	
	margin: 0px;
	text-align: center;
	text-transform: uppercase;

       
	
}
h2 { /* This style used as header in the sidebars border-bottom: 1px solid #4b4f55;*/
	color: #000;
	background: #939db0 url(images/sidebarbullet.gif) top left no-repeat;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	list-style: none;
	text-transform: uppercase;
	padding: 3px 6px 3px 31px;
	margin: 0px;
	
}

h3 { /* This style used as the post titles on homepage/archive Helvetica Bold, Arial Bold, Verdana, Sans-Serif;text-transform: uppercase;*/
	color: #a93d32;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	padding: 0px;
	line-height: 150%;
	margin: 0px;
	text-align: center;


}
h3 a {
	color: #a93d32;
	text-decoration: none;
}
h3 a:hover {
	color: #a93d32;
	text-decoration: none;
}
h4 {  /* This style used as title for comments and as the identifying header on archive page*/  
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 25px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #4b4f55;
	text-decoration: none;	text-align: center;
}
h5 { /* centered red Helvetica Bold, Arial Bold, Verdana, Sans-Serif;text-transform: uppercase;*/
	color: #a93d32;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	padding: 0px;
	line-height: 150%;
	margin: 0px;
	text-align: center;
	

}
h5 a {
	color: #a93d32;
	text-decoration: none;
}
h5 a:hover {
	color: #a93d32;
	text-decoration: none;
}
/*********************************************
		Container Div 	background: #fff url(images/stripes.gif) repeat;
*********************************************/
#container {
	background: #c2c9d7 url(images/pagebk1.jpg) repeat-x;
	border: 1px solid #000;
	text-align: left;
    margin: 6px auto;
    width: 960px;
    padding: 0px;
}

/*********************************************
		Header Styles
*********************************************/
#header {

	margin: 0px;  /* padding: 15px 0px 1px 25px;
	display: block;
	position: relative;*/
}
#headerimg {
        background: url(images/header2a.jpg) top no-repeat; 
        width:960px;
        height:200px;
	
}
#headerimgnews {
        background: url(images/header2b.jpg) top no-repeat; 
        width:960px;
        height:200px;
	
}	
#header #title {
	color: #fff;
	font-size: 46px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	margin-left: -2000px;
	text-transform: uppercase;
	letter-spacing: -3px;
	}
#header #title a {
	color: #fff;
	text-decoration: none;
	}
#header #title a:hover {
	color: #ccc;
	text-decoration: none;
	}
#header #desc {
	color: #ccc;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin-left: -1600px;
	
	}
/*******************padding-left: 20px;********color: #efe9cb;*******background: #939db0;***********
		Horizontal Navigaion Styles
*********************************************/

#menu { 
	
	color: #000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px; padding: 6px 15px 6px 15px;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #a8b3c8;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}

#menu ul li a {
	color: #000;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 15px 6px 15px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	}
#menu ul li a:hover {
	color: #000;
	background: #a8b3c8;
	text-decoration: none;
	}
#menu li.current_page_item a {
	color:  #000; 
	background-color: #a8b3c8; 
	}
#rss{float:right; padding-top:140px; padding-right:20px;}
/*********************************************
		Content Div
**********border: 0px solid black;****************F5F4F0*******************/
#centeredcontent {text-align:center;}
#content {
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 500px;
	display: block;
	

}
#content .post, #content .page {
	clear: both;
        
	 background: #fff url(images/stripes.gif) repeat;
	/*alpha(opacity=50);-moz-opacity:.50;opacity:.50; border: 1px solid #4b4f55; */
	margin: 0px 0px 15px 0px; padding: 10px;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared 	background: #D3D6CB;*/
	margin: 3px 0px; padding: 3px;
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	/* border-top: 1px dotted #000;
	border-bottom: 1px dotted #000; */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	margin: 10px 0px; padding: 5px;
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	/ *border-top: 1px dotted #000;
	border-bottom: 1px dotted #000; */
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	display: inline;
	float: left;
	border: 0px solid black;
	width: 200px;
	margin: 0px; padding: 0px 15px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p, #l_sidebar .textwidget {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	margin: 0px 0px 15px 0px; padding: 0px 0px 10px 0px;
	/* border: 1px solid #000;
	background: #F5F4F0; */
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#l_sidebar ul li ul li {

	padding: 0px;
	margin: 5px;
	border: none;
}
#l_sidebar ul li ul li a {
	color: #a93d32;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color: #a93d32;
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;




	border: 0px solid black;
	width: 200px;
	margin: 0px; padding: 0px 15px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#r_sidebar p, #r_sidebar .textwidget {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	margin: 0px 0px 15px 0px; padding: 0px 0px 10px 0px;
	/* border: 1px solid #000;
	background: #F5F4F0; */
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
	border: none;
}
#r_sidebar ul li ul li a {
	color: #a93d32;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #a93d32;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	margin: 0px; padding: 0px;
}
#comments .even {
	clear: both;
	background: #F5F4F0;
	border: 1px solid #000;
	margin: 0px 0px 15px 0px; padding: 10px;
	overflow: hidden;
}
#comments .odd {
	clear: both;
	background: #F5F4F0;
	border: 1px solid #000;
	margin: 0px 0px 15px 0px; padding: 10px;
	overflow: hidden;
}

/*********************************************
		Footer Stylesbackground: #f6f5ea;
*********************************************/
#footer {
	font-size: 10px;
	font-family: Verdana, Helvetica Bold, Arial Bold, Sans-Serif;
        margin: 5px 0px 0px 0px;
	padding: 4px;
	clear: both;
	border-top: 1px solid #a8b3c8;
	text-align: center;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover { color: #666666; text-decoration: underline; }
