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

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:dashed 1px #ccc;
}

#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;
}

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;
}

#main img
{
  border:1px #000 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: 10px;
}

#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, .linkbacks h3
{
  font-size:14px;
  padding:3px 0;
  margin:0px 7px 3px 0px;
  border-bottom:dashed 1px #ccc;
}

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

ol.commentlist
{
  padding-left:30px;
  margin:0 0 1px;
  list-style:decimal;
}
ol.commentlist p
{
	margin: 6px 0px 10px 0px;
}


ol.commentlist li
{
  
  margin: 10px 0px 10px 0px;
  padding:5px 5px 1px;
  background:#f4f4f4;
  border:1px solid #e1e1e1; 
}

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

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

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:#425D81;
	font-weight:bold;
	text-decoration:underline;
}

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

ol.commentlist li.authorcomment
{
  background:#dadada;
}

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

#main input, textarea, submit {
background-color:#f4f4f4;
border:1px solid #e1e1e1;
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;
}

