/*  
Theme Name: Photoblog
Author: Trina
* {padding: 0; margin: 0;} 

/* BODY
---------------------------------------------------------------------------------*/
body {
	background: #ffffff url(http://photoblog.blistersinmay.org/wp-content/themes/photoblog/images/bg.jpg) fixed no-repeat center top;
	color: #3c3c3c; 
	font-family: 'Georgia', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
    line-height: 1.6;
	width: 100%; }
	
	
/* LINK COLORS
---------------------------------------------------------------------------------*/		
    A:link {font-family: Georgia; text-decoration: none; color: #bd6d9e; font-weight: normal}
    A:visited {font-family: Georgia; text-decoration: none; color: #bd6d9e; font-weight: normal}
    A:active {font-family: Georgia; text-decoration: none; color: #bd6d9e; font-weight: normal}
    A:hover {font-family: Georgia; text-decoration: none; color: #3c3c3c; font-weight: normal}

td#username A:link {font-family: century gothic; font-size: 18px; text-transform: uppercase; color: #bd6d9e; }
td#username A:visited {font-family: century gothic; font-size: 18px; text-transform: uppercase; color: #bd6d9e; }
td#username  A:active {font-family: century gothic; font-size: 18px; text-transform: uppercase; color: #bd6d9e; }
td#username  A:hover {font-family: century gothic; font-size: 18px; text-transform: uppercase; color: #3c3c3c; }

/* FONT COLORS
---------------------------------------------------------------------------------*/	
.font-gray {
	color: #b3cbce; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; }
	
.font-title {
	color: #bd6d9e;
	font-family: century gothic;
	text-transform: uppercase;
	font-size: 18px;    }	
	
.font-title2 {
	color: #3c3c3c;
	font-family: century gothic;
	text-transform: uppercase;
	font-size: 18px;    }	


/* CONTENT
---------------------------------------------------------------------------------*/
#sidebar li {
	list-style-type: none;  }

#sidebar2 li {
	list-style-type: none;  }

#sidebar3 li {
	list-style-type: none;  }

#sidebar4 li {
	list-style-type: none;  }

#content {
	width: 880px;
	margin: 0 auto;
        #padding-left: 0px;
        _padding-left: 0px;
	position: relative;  }

#photo {
	width: 868px;
	padding: 10px;
	float: left;
	z-index: 4;   }	

#archives-header {
	width: 860px;
        height: 325px;
	padding: 10px;
	float: left;
	z-index: 4;   }	

#archives-thumbnail img {
	width: 155px;
        height: 90px;
	border: 1px solid #ffffff;
        padding: 3px;
        margin: 2px; 
	float: left;
	z-index: 4;   }	

#bimimage {
	width: 710px;
	float: left;
	background: #f5f5f5;
	z-index: 3;   }
	
#menubuttons {
	width: 170px;
	height: 57px;
	float: right;
	background: #f5f5f5;
	z-index: 3;   }

#menubuttons2 {
	float: right;
        margin-right: 10px;  }

#blog1 {
	width: 880px;
	float: left;
	background: #f2f2f3;
	z-index: 5;   }
	
#blog2 {
	width: 860px;
	float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 10px;	
	z-index: 6;   }
	
#infoandcomments {
	width: 880px;
	float: left;
	margin-top: 10px;
	background: #fbfbfb;
	z-index: 7;   }	

#info {
	width: 200px;
	float: left;
	padding: 5px 10px 3px 10px; }
	
#info2 {
	width: 200px;
	float: left;
	padding-left: 0px;  }

#archives-alt {
	width: 860px;
	float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
	margin-top: 10px;
	background: #fbfbfb;	
	z-index: 6;   }
		
#comments {
	width: 500px;
	float: left;
	padding: 5px 10px 3px 10px;     }

#recentposts {
	width: 227px;
	height: 226px;
	float: left;
	margin-top: 10px;
	padding: 5px 10px 8px 10px;
	background: #eeeeee;
	z-index: 10;   }
	
#archives {
	width: 170px;
	height: 226px;
	float: left;
	margin-top: 10px;
	padding: 5px 10px 8px 10px;
	background: #eeeeee;
	margin-left: 1px;
	z-index: 11;   }
	
#catergories {
	width: 180px;
	height: 226px;
	float: left;
	margin-top: 10px;
	padding: 5px 10px 8px 10px;
	background: #eeeeee;
	margin-left: 1px;
	z-index: 11;   }
	
#faves {
	width: 220px;
	height: 226px;
	float: left;
	margin-top: 10px;
	margin-left: 1px;
	padding: 5px 10px 8px 10px;
	background: #eeeeee;
	z-index: 12;   }
	
#footer-area {
	width: 860px;
	float: left;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	z-index: 13;   }

/* END OF CONTENT
---------------------------------------------------------------------------------*/



li.author span.author_meta a {
background: #eeeeee;
padding-left: 20px;
}

ol.commentlist .author_comment {  
border-bottom: 0px solid #0066CC;  
border-top: 0px solid #0066CC; 
padding-left: 0px; 
}  




/* COMMENT REPLY STUFF
---------------------------------------------------------------------------------*/
.editComment, .editableComment, .textComment{
	display: inline;
}

.comment-childs{
	margin: 15px 0px 0px 25px;
}

#newcomment{
	border:0px dashed #777;width:90%;
}
#newcommentsubmit{
	color: #bd6d9e;
}
.adminreplycomment{
	border:0px dashed #777;
	width:99%;0
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

/* END COMMENT REPLY STUFF
---------------------------------------------------------------------------------*/

img.avatar {
	padding: 1px;
    float: right; 
    margin-right: 2px;
	border: 1px solid #ffffff; }

.avatarpadding {
        padding: 3px 3px 3px 3px;
        margin-bottom: 2px; }

.commentspadding {
        padding-bottom: 30px;
        padding-top: 3px;  }

.comments-name {
        margin-left: 0;    }

.comments-email {
        margin-left: 126px;    }

.comments-url {
        margin-left: 251px;    }

.commenttext {
    width: 500px;
	text-align: justify;
	font-family: Georgia;
	color:#b3cbce;
	#font-size: 11px;
	_font-size: 11px;
    margin: 0;
    #margin: 0;
    _margin: 0;  } 


.archivestext {
     width: 472px;
     padding: 0 0 0 7px;
     left: 0px; 
     top: 0px;
     font-size: 11px;
     text-align: justify;
     font-family: Georgia;
     color:#b3cbce;   } 


.commentsline {
       position:absolute;       
       left: 15px; 

}

.searchresults {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 475px;
     font-size: 11px;
     text-align: justify;
     font-family: Georgia;
     color:#b3cbce; 

}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 465px;
	border: 1px solid #959596;
	}

.post-meta {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	}


.post-meta-key {font-weight: bold;}
	
.commentlist li {
	font-weight: none;
	}


.commentlist cite {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
        font-weight: normal;
	line-height: 1.6em;
	text-transform: none;  }

#commentform p {
	font-family: 'Georgia';
	}

.commentmetadata {
	font-weight: normal;
}

	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

.post {
	padding: 0;        
	margin: 0;
	text-align: justify;
	}

/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding: 55px 88px 22px 22px;
	text-indent: 0;
	} 

html>body .entry li {
	margin: 0;
	}
.entry ul li:before, #sidebar ul ul li:before {
        content: url(http://www.blistersinmay.org/wp-content/themes/inspiration/images/bullet.jpg);


}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 8px 0px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 140px;
	padding: 3px;
	margin: 0;
	}

#commentform textarea {
	width: 594px;
	padding: 2px;
        text-align: left;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}



.commentlist {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: justify;
	font-family: Georgia;
	color:#3c3c3c;
	}

.commentlist p {
	margin: 0px 0px 10px 0px;
	#margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	}

.commentlist li {
	padding: 0;
	margin: 0;
	list-style: none;
        width: 630px;
	}

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}


/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background: #1f1f1f;
	padding: 1px 15px;
        margin: 7px;
        font-size: 11px;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
