/*
Theme Name: John Pomfret
Description: A custom WordPress theme developed for John Pomfret
Author: C.S. Poole
Please feel free to make use of this style sheet and code derivatives as you wish.  
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:url(images/bg.jpg) repeat-x;
	background-position:0px 100px;
	font-family: Arial, Tahoma;
	font-size: 8pt;
/*	margin:20px;*/
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}




/* links */

/*a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}*/



/* container */


#container {

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 2px solid #999;


	width:990px;
	margin: 0 auto;
	padding:10px;
	/*background:#fff;*/
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:url(images/bg_header.gif);
  	width:100%; 
  	height:100px;
	color: #fff; 
	margin-bottom:12px;
	}
	
	
	#headerWrap {
	margin:0 auto;
  	width:975px; 
  	height:100px;
	color: #fff; 
	margin-bottom:12px;
	}


#header h1{
	font:normal 20pt arial;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

#header h1 span{
	position:absolute;
	margin-left:-1px;
	width:300px;
	height:70px;
		
	}

#header h2{
	font:normal 10pt arial, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {padding-top:10px;
float:right;

	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;	border-right:solid thin #B3B3B3;
}

#menu ul li a {		color:#FFFFFF;
text-decoration:none;

	margin: 0;
	display:block;
	padding-right:8px;
	padding-left:15px;
	padding-top:6px;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
		text-decoration:none;

}




/* content */


#content {
	float: left;
	width:510px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{

	font:normal 15pt Arial, times;
	clear:both;
	}
	
	
	#content h2 a{
	color: #000;
	text-decoration: none;
	
	}
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
	.post h2 a:visited{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #ddd;
	}

#left h2{
	font:normal 1.4em Arial;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, Arial, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#left h2 a{

color:#000;
	text-decoration:none;}
	
	#left a h2{

color:#000;
	text-decoration:none;}



#right h2 a{

color:#000;
	text-decoration:none; margin-bottom:10px;}
	
	#right a h2{

color:#000;
	text-decoration:none;}


/* right sidebar */

#right{
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#right h2{
	font:normal 11pt arial, Arial, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right label{
	font:normal 11pt arial, Arial, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


a:visited{
color:#0000FF;

}

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:url(images/bg_footer.jpg) repeat-x #3b3735;
	clear: both;
	width: 100%;
	margin-top:35px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

















#subfooter {
width:100%;
margin:0 auto;
color:#333333;

height:275px;
clear:both;
font-size:9pt;
}

#subfooter a {
color:#0000FF;

}

#subfooter li {
list-style:none;
}



#footerleft {
float:left;
width:45%;
padding-right:50px;


}

#footerleft .content {
width:60%;
text-align:right;
float:right;
}

#footerright {border-left:#999999 thin solid;
width:45%;
padding-left:50px;

float:left;
}



#footerright .content {
width:60%;

}


#bannerspace {
width:900px;
	margin: 0 auto;
	margin-bottom:20px;

	padding:0;
	/*background:#fff;*/
	color:#333;
	overflow: hidden;
}




#bannerspace li {
display:inline;
margin-left:15px;

}

#left div{
padding-top:8px;
padding-bottom:8px;



}


#left div.textwidget{
margin-bottom:10px;
border-bottom:#999999 thin solid;
}

#right div.textwidget{
margin-bottom:10px;
}


	
	
	#right ul ul div {
	padding-top:8px;
	padding-bottom:5px;
	
	margin-bottom:10px;
	border-bottom:#999999 thin solid;
	
	
	
	}





#right ul ul a {
	
font-size:10pt;
/*color:#333333;*/

	
	
	
	}
	
	
	#right h2 {
	font-size:12pt;
clear:both;
	}

#right a.rsswidget {

font-size:12pt;
clear:both;}

#right span.rss-date {

display:block;}

#bannerspace li{
list-style-type:none;}

#contentspacer{
margin-top:20px;
margin-bottom:20px;

}

#footermenu {
}


.pageTitle{
background:#CCCCCC;

}
#footermenu li {
display:inline;
margin-left:15px;}



#right ul ul li{
margin-top:5px;
border-top:dotted solid medium #CCCCCC;
}

.entry h2 {
padding-top:10px;
border-top:#CCCCCC solid thin;

}


#centerwidget{

border-top:#CCCCCC solid thin;
width:100%;
clear:both;
}


#centerwidget li {
font-size:13pt;list-style-type:none;
padding-top:5px;

}



#centerwidget h2 {
margin-top:10px;

}

#header h1 span{
	background:url(images/logo.png	) no-repeat;
	position:absolute;
	margin-left:-1px;
	width:300px;
	height:70px;
		
	}


#headerIcons {
padding-top:4px;
float:right;
width:110px;

}
#iconRSS{

background:url(images/icon_rss.png) no-repeat;
float:left;
	width:35px;
	height:35px;
}
#iconMail{

background:url(images/icon_mail.png) no-repeat;
float:left;
	width:35px;
	height:35px;
}


#iconFacebook{

background:url(images/icon_facebook.png) no-repeat;
float:left;
	width:35px;
	height:35px;
}



#right ul ul {
padding-bottom:5px;
border-bottom:thin #CCCCCC solid;}

#right .textwidget {
margin-top:10px;
border-bottom:thin #CCCCCC solid;padding-bottom:10px;
margin-bottom:10px;}

a.more-link {
padding-top:3px;
padding-bottom:3px;
margin-bottom:30px;
border-bottom:#CCCCCC solid thin;
clear:both;
width:100%;
float:right;
font-size:11pt;


}




#menu ul li.current_page_item a {
color:#000000;background-color:#FFFFFF;


}


#right img {

margin-bottom:20px;}

#right ul h2 {

margin-top:10px;}


#pomfretsChina a{
	font:normal 15pt Arial, times;
	padding-top:10px;
	color:#000;
	text-decoration:none;
border-bottom:#CCCCCC thin solid;
width:100%;
display:block;

}

p.postmetadata{
border-bottom:#CCCCCC solid thin;

}