/*  
Theme Name: James Pearson Photography
Theme URI: http://www.jameslpearson.co.uk/
Description: James Pearson Film Photography website/blog theme
Version: 1.1
Author: James Pearson
Author URI: http://www.jameslpearson.co.uk/
*/

@charset "utf-8";
/* CSS Document */

body {
	font-family:sans-serif,Lucida,Arial;
	font-size: 0.85em; /*12px;*/
	background: #F4F4F4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555;
}



/* -------------------- Site Wide CSS  -------------------- */
/* --------------------      START     -------------------- */
P{
	margin: 0px;
}

H1{
	font-size: 22px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	color: #1d1d1d;
	/*color: #213961;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
  margin:5px 0px 0px 0px;
}

h2 a {
  color:#1D1D1D;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:16px;
  font-weight:bold;
  margin:5px 0px 0px 0px;
  text-decoration: none;
}

.post-date {
	color:#666666;
	font-size:10px;
}

.post-edit {
	color:#666666;
	font-size:10px;
}

.post-edit a{
  text-decoration: none;
}

.post-author {
	color:#C84D2A;
	font-weight: bold;
  font-size: 12px;
}

a{
	color:#425d81;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: #C84D2A;
}
.italics {
	font-style: italic;
}

.aligntextleft
{
	text-align: left;
}

.aligntextright
{
	text-align: right;
}

.aligntextcenter
{
	text-align: center;
}

.clear {
	clear: both;
	height: 0px;
}
/* -------------------- Site Wide CSS  -------------------- */
/* --------------------      END       -------------------- */

#container {
	width: 1100px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	background: #f4f4f4 url('images/header2.jpg') no-repeat scroll 0 0;
	font-size: 24px;
	text-align:center;
	height: 148px;
	padding: 0px 102px 0px 98px;
}

#contact-email {
	margin-top: 12px;
	float:right;
	color:#1D1D1D;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;	
}

#news-banner {
		margin-top: 13px;
	background:#eee;
	border: solid 1px #1d1d1d;
	padding: 5px;
	float:right;
	color:#1D1D1D;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}

#banner {
	background: #f4f4f4 url('images/banner.jpg') no-repeat scroll 0 0;
	border:solid 1px #333;
	height: 120px;
	width: 900px;	
}

#contentwrapper {
	background: #f4f4f4 url('images/main.jpg') scroll 0 0;
	margin: 0px;
	padding: 0px;
}

#mainContent {
	padding: 0px 102px 0px 98px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	height: auto;
	position: relative;
	z-index: 1;
	text-align:left;
}

#mainContent p {
	margin-top:12px;
	line-height: 1.5em;
}

#mainContent em {
	margin: 0px;	
}

#mainContent ol {
	line-height: 1.7em;	
}

#mainContent ul {
	line-height: 1.4em;	
}

#footer {
	background: #fff url('images/footer.png') no-repeat scroll 0 0;
	height: 214px;
	padding: 0px 35px 0px 35px;
	margin: 0px;
}

#copyright {
	font-size: 9px;
	text-align: center;
	color:#999;
	
}

#main img
{
  border: 1px #555 solid;
}

#main img.wp-smiley
{
  border: none;
}

#main img.sociable-hovers {
  border:0 none;
}

#main .BelowPost
{
	height: auto;
	font-weight: bold;
	text-align: right;
	margin: 30px 0px 0px 0px;
	border: 1px #e1e1e1 solid;
	/*background: #f4f4f4;*/
	padding: 5px;
}

#main .SocialBox
{
	height: 80px;
}

#main .SocialBoxLeft
{
	float: left;
	text-align: left;
}

#main .SocialBoxRight
{
	margin-top: 16px;
	float: right;
	text-aligh:right;
}

#main .fblike
{
	margin-top: 16px;
	height: 80px;
}

#main .SearchBelowPost
{
	height: auto;
	font-weight: bold;
	text-align: left;
	margin: 10px 20px 20px 20px;
}

#SearchTitle h2 {

  font-size: 16pt;
  color: #666;
  padding-bottom: 25px;
}

.navigation
{
  display:block;
  text-align:center;
  margin-top:20px;
  margin-bottom:40px;
}

.alignright
{
  float:right;
}

.alignleft
{
  float:left;
}



.postmetadata
{
  background:#f8fbfc;
  font-size:10px;
  padding:10px;
  border-bottom:#39c 1px solid;
  border-top:#39c 1px solid;
}

blockquote
{
  margin:15px 30px 0 10px;
  padding-left:20px;
  border-left:5px solid #ddd;
}

blockquote cite
{
  margin:5px 0 0;
  display:block;
}

.comments h3, .linkbacks h3
{
  font-size:14px;
  padding:3px 0;
  margin:0px 7px 3px 0px;
  border-bottom:solid 1px #aaa;
}

.comment
{
  vertical-align:middle;
  margin-bottom:3px;
  padding:3px;
  /*background:#000;*/
}

/* New Comment List Style START */
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #666; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#C84D2A; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 2px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#C84D2A; border:1px solid #C84D2A; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
/* New Comment List Style END */



.cmtinfo
{
 padding: 1px;
 color:#000;
 font-size: 13px;
}

.cmtinfo a
{
  text-decoration: none;
  font-weight: normal;
  color: #000;
}

.cmtinfo a.comment-edit-link
{
  color:#888;	
}

ol.commentlist li.commenthead
{
  list-style:decimal;
  margin:0;
}

ol.commentlist li.commenthead h2
{
  margin:0;
}

ol.commentlist li cite {
  font-style:normal;
  /*font-weight:bold;*/
}

ol.commentlist li cite a {
  color:#000;
	/*font-weight:bold;*/
	text-decoration:none;
}

/*ol.commentlist li.alt
{
  background:#fff;
}*/

ol.commentlist li.authorcomment
{
  /*background:#222;*/
  /*border: 1px solid #333; */
}

p.posted {
padding-top: 10px;
font-size: 10pt;
}

#main input, textarea, submit {
background-color:#DDD;
border:1px solid #333;
color:#000; 
font-family: Arial,Verdana,Geneva,Tahoma,Trebuchet MS,Sans-serif;
font-size:12px;
margin-bottom:3px;
}

/* New align styles */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

BottomBarContainer {

  	margin:0;
    	padding:0;
  	width:804px;
	border-top: #666 1px solid;

}
#BottomBar {
	margin:0pt auto;
	text-align:left;
	width:804px;
}
.LeftCol {
	float:left;
	width:356px;
	/*border-top: #666 2px solid;*/
	padding: 10px;

}
.wrapper {
	float:right;
	width:428px;
}
.MiddleCol {
	float:left;
	width:248px;
	/*border-top: #666 2px solid;*/
	padding: 10px;

}
.RightCol {
	float:right;
	width:140px;
	/*border-top: #666 2px solid;*/
	padding: 10px;
}



#BottomBar h2
{
  font-size:14px;
  padding:3px 0;
  margin:0 7px 3px;
  border-bottom:solid 1px #aaa;
}

#BottomBar ul
{
  list-style-type:none;
  margin:0;
  padding:0;
}

#BottomBar ul li
{
  list-style-type:none;
  margin:0 0 20px;
  padding:0;
}


#BottomBar ul li ul
{
  list-style-type:square;
  margin:0;
  padding:0 3px;
}

#BottomBar ul li ul li
{
  list-style-type:none;
  background:transparent url(images/bullet.png) no-repeat 0 4px;
  padding:0 0 2px 14px;
  border:0;
  margin:0;
}

#logo a {
	display: block;
	height: 125px;
	text-decoration: none;
	width: 425px;
	margin: 0 auto;
}