/*
Theme Name: Sarahphotogirl 2010
Theme URI: http://www.sarahphotogirl.com
Description: Wordpress theme for Sarahphotogirl Official Website
Version: 1.0
Author: Richard E Hanby
Author URI: http://www.ehcodesign.com
Tags: pink,white,left-sidebar,two-columns
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background: #FFFFFF;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page {
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
	width: 780px;
	padding-top:0px;
	
}
/*BEGIN HEADER*************************************/
#header {
	padding-top: 10px;
	height:110px;
	text-align:left;
	margin:0px;
}
.headerimage1 {
	background: url(images/header.png) no-repeat;
}
.headerimage2 {
	background: url(images/header2.png) no-repeat;
}
#header a, a:hover, a:active {
	text-decoration:none;
	border: 0px;
	color: #FF66FE;
}

#header head_img {
	padding: 0px; 
	border: 0px;
}

#header a:hover {
	color:#FF66FE;	
}
#header .buyp {
	float: right;
	padding: 0 10px 0 0;
}

#header .sphome {
	float: left;
}

#description {
	font-family:Candara,'Trebuchet MS',Arial;
	font-weight:normal;
	color:#666;
	font-size:24px;
	padding:3px;
	padding-left:20px;
	
}
/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width: 115px;
}

#searchform input{
	background:#eee;
	padding:3px;
	margin-top:10px;
	border:1px dashed #eee;
	color:#555;
	font-family:'Arial Narrow',Arial;
	font-size:14px;
}
#searchform input[type="submit"] {
	cursor:pointer;
}

#searchform input[type="submit"]:hover {
	background:#ccc;
	border-color:#eee;
}

#sidebar .quotes {
	font-size: 12px;
	padding: 0 10px 0 2px;
	text-align: justify;
}



/*******SIDEBAR END***************/

#content {
	margin-left:120px;
	padding-right:1px;
	padding-left:1px;
	width: 660px;
}
.narrowcolumn {
	width: 660px;
}
#content .post {
	padding: 1px;
	color:#444;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blogcatheader {
	text-align: right;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding: 35px 9px 0 0;
	font-weight: bold;
	color: #000000;	
}


#content .blogcatlist {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
#content .blogcatlist a {
	color: #000000;
}
#content .blogcatlist ul {
	list-style: none;
	list-style-type: none;
}
#content .titledate, #content .gallerypage {
	float: left;
	width: 545px;
}
#content .post .gallerypage h1 {
	font-family: Candara,Arial;
	font-size: 26px;
	color: #000000;
}
#content .post h1 {
	font-family: Candara,Arial;
	font-size: 16px;
	color: #000000;
}
#content .post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}
#content .narrowcolumn h1 {
	font-weight:normal;
	font-family:Candara,'Trebuchet MS',Arial;
	font-size: 14px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000000;
}
#content h2 {
	font-weight:normal;
	font-family:Candara,'Trebuchet MS',Arial;
	font-size: 22px;
	padding-top:2px;
	color: #000000;
}
#content h2 a {
	color: #FF66FE;
	text-decoration:none;
}
#content h2 a:hover {
	color:#FF66FE;
}
#content h3 a {
	font-weight: normal;
	font-family: Candara,'Trebuchet MS',Arial;
	font-size: 14px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF66FE;
}
#content .entry {
	padding: 5px 0px 5px 0px;
	width: 660px;
}
#content .aboutline {
	border-bottom: thin solid #000000; 
	padding-bottom: 5px;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold;
	color: #000000; 
	text-align: right;
}
#content .blogline {
	border-bottom: thin solid #000000;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#content .about p {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.postmetadata {
	background: #FFFFFF;
	border: thin solid #FF99FF;
	padding:5px;
	font-size:12px;
}
p.postmetadata a{
	color: #FF66FE;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
p.postmetadata a:hover {
	border-bottom:none;
}
a.post-edit-link {
	padding-left:16px;
	
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
a {
	color: #FF66FE;
	text-decoration:none;
}
a:hover {
	color:#FF66FE;
}
a img {
	border:none;
}

h2,h3 {
	color:#343434;
	font-weight:normal;
	font-family:Candara,'Trebuchet MS',Arial;
}


div.comment_part {
	margin-left:10px;
	padding-left:15px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
h3#comments {
	padding:18px 48px 18px 0px;
}
ol.commentlist li {
	background: #FFFFFF;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist li.alt {
	background:#FFFFFF;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist img.avatar {
	border:2px solid #ccc;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#c00;
	font-family:Candara,'Arial';
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:#c00;
	display:block;
	background:#ccc;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color: #000000;
	background: #FFFFFF;
}
#commentform input[type="text"] {
	background: #FFCCFF;
	border: solid thin #eee;
	color:#444;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background: #FFCCFF;
	border:thin solid #eee;
	color:#444;
	padding:3px;
	font-family:Candara,Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#ddd;
	padding:6px;
	border:1px solid #eee;
	color:#444;
	cursor:pointer;
}
#commentform input[type="submit"]:hover {
	background:#eee;
	padding:6px;
	border:1px solid #fff;
	color:#666;
	cursor:pointer;
}
hr {
	border: 0px;
}


#footer {
	clear:both;
	padding: 30px 0 10px 0;
	text-align:center;
	font-size:12px;
}
#footer p {
	padding:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer ul, #footer ul a {
	list-style: none;
	list-style-type: none;
	display: inline;
}
#footer li, #footer li a {
	list-style: none;
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#footer li a:hover {
	color: #FF6699;
}

.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	border-width:1px 0px;
}

a.download {
	background:#777;
	padding:5px;
	color: #FF66FE;
	border:1px solid #977;
}
/* 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) */

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next 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;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#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;
	font-weight:normal;
	color:#800;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-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;
}


/*Single posts Navigation*/

div.single_navigation {
	padding: 7px 0 0 0;
	font-family: 'Arial Narrow';
	font-size: 14px;
}
div.single_navigation a {
	color:#666;
}
div.single_navigation_gal a {
	color:#000000;
	font-family: Bradley Hand ITC, Monotype Corsiva, MV Boli, Tempus Sans ITC, Lucida Handwriting;
	font-size: 20px;
	font-weight: bold;
}
div.single_navigation a:hover {
	color:#FF66FE;
}
div.single_navigation_gal a:hover {
	color:#FF66FE;
}
div.single_navigation_left {
	float: left;
	text-align: left;
	width: 45%;
}
div.single_navigation_right {
	float: right;
	text-align: right;
	width: 45%;
}
div.single_navigation_left_gal {
	float: left;
	text-align: left;
	background: url(images/arrow-left.jpg) no-repeat;
	width: 290px;
	margin: 0 0 0 20px;
}
div.single_navigation_right_gal {
	float: right;
	text-align: right;
	background: url(images/arrow-right.jpg) no-repeat;
	width: 290px;
	margin: 0 30px 0 0;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #cfcfcf;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/

.pinkads {
	float: left;
	margin: 9px 0px 9px 0px;
}

#content .entry .clienttext {
	font-family: Eurostile, Arial narrow, Verdana narrow, Arial, Verdana;
	color: #BDBBBC;
	font-weight: bold;
	text-align: justify;
}

#content .entry .clientsize1 {
	font-size: 30px;
}
#content .entry .clientsize2 {
	font-size: 40px;
}
#content .entry .clientsize3 {
	font-size: 18px;
}
#content .entry .clientname {
	font-family: Eurostile, Arial narrow, Verdana narrow, Arial, Verdana;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.prints_2 {
	width: 310px;
	padding: 10px; 
	float: left;
	text-align: justify;
}
