/*
Theme Name: Sarah Easter {Photography}
Theme URI: http://www.saraheaster.com
Description: My blogsite theme, based on Tofurious with LOTS of WP loop modifications!
Version: 1.0
Author: Sarah Easter
Author URI: http://www.saraheaster.com/
Tags: single column, simple, wide
*/
.comment-body{
padding:5px;
}

.no-scroll div ol.commentlist {
height:100%;
overflow:none;
}
.comments-switch {
background:#EEFFEC none repeat scroll 0 0;
border:1px dashed #A3D39C;
font-size:14px !important;
padding:5px !important;
color:#A3D39C;
text-align: center;
}

.even {
background: #eeffec;
}
.odd {
background: #e4ffe0;
}
.alt {
background: #e4ffe0;
}

.commentlist {
border:1px dashed #A3D39C;
height:100px;
list-style-type:none !important;
overflow:auto;
width:968px;
padding:0px;
text-align:left;
margin-top:-15px;
}
.scroll {
	border:1px solid #000000;
	padding:20px;
	display:block;
	height:50px;
	list-style-type:none;
}

/* recaptcha formatting */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FFFFFF !important; //reCaptcha widget background color
 }
 
#recaptcha_table {
   border-color: #FFFFFF !important; //reCaptcha widget border color
 }
 
#recaptcha_response_field {
//   border:0px !important; //Text input field border color
   border-bottom: 1px dashed #333; //Underline input
   background-color:#F5FFF4 !important; //Text input field background color
 }
#recaptcha_challenge_field_holder {
{
background:transparent url(images/search.png) no-repeat scroll 0 0;
display:block;
height:33px;
}
}

/*BACKGROUND IMAGE************/
body {
	background:#333 url('images/damask_dark.jpg') repeat; 
	font: 11px Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#4c4a65;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
	background:#e4ffe0;	
}


/*MENU COLORS****************/
#menu {
	background:#e4ffe0;
        
}

#menu ul { padding:0;
z-index:500;
}

#menu li a {
	font:12px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: lowercase;
	color:#888;	/*MENU FONT COLOR*/
}

#menu li a:hover {
	color:#555; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 330px; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
background:#333 url(images/sethkaia.jpg);
z-index:1;
}


/*TWITTER / SEARCH / RSS***/
.holder {
	background:#EEFFEC;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.title {
        float: none;
	margin-top: 10px;
        margin-bottom:-20px;
        background: transparent url(images/title.png) no-repeat scroll 0 0;
        padding: 0 0 0 30px; //make room for title icon
}
/*
.ti, .title h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	font-weight:normal;
	color:#2b2b2b;
}
h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	font-weight:normal;

	color:#2b2b2b;	
}*/
h3 {
	margin:0;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	line-height:10px;
position:relative;
top:-28px;
x-index: 9;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/	
	width: 100%;
	background: #fff;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	padding:10px 0 10px;
	width:100%;
	font:10px/12px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	color:#b2b2b2;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 1000px;
	padding:5px 0 0 0;
        border-left:1px solid #555555;
        border-right:1px solid #555555;
        background: #e4ffe0;
}
/*header*/
#header img {padding-bottom:5px;}
#header img.ttf { padding:0 2px 0 2px !important; vertical-align: middle; }
#menu {
	list-style:none;
	margin:0;
	height:1%;
  margin-left: auto;
  margin-right: auto;
  padding: 3px 0 0 12px;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
padding:5px 30px 0px 0px;
	float:left;
}
#menu li a {
        height: 25px
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
        margin-left:-5px;
        padding:4px 10px 10px 0px;
	list-style:none;
	width:120px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#e4ffe0;
}
#menu ul li {
	padding:0 10px 0 10px;
	width:120px;
        z-index: 1000;
}

#menu ul.login {
        margin-left:0px;
        padding:4px 10px 10px 10px;
	list-style:none;
	width:110px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#e4ffe0;
}
#menu ul li.login {
	padding:0;	width:110px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#000;}
.holder {
	padding:10px 10px 0 5px;
	width:984px;
	overflow:hidden;
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
padding:0 10px;
text-align:center;
width:665px;
}
.footer span.facebook {
display:block;
float: left
}
.holder ul li.search {
	padding:0 10px 0 10px;
	width:187px;
        z-index:499;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
span.contact_form {
background:transparent url(images/search.png) no-repeat scroll 0 0;
display:block;
height:33px;
}
span.contact_form_textarea {
background:transparent url(images/textarea.png) repeat-y scroll 0 0;
display:block;
height:132px;
width:350px
}
span.contact_form_textarea textarea {
background:#F5FFF4 none repeat scroll 0 0;
border:1px dashed #333333;
height:110px;
margin-left:15px;
margin-top:7px;
padding:3px;
width:312px;
font-size:14px
} 
span.contact_form input {
	background:#f5fff4;
	border:0;
	width:156px;
margin-left:15px;
margin-top:7px;
border-bottom: 1px dashed #333;
font-size:14px} 
span.menu_login {
	background:url(images/login.png) no-repeat;
	display:block;
	height:33px;
        width:120px;
}
span.post_password_form {
background:transparent url(images/search.png) no-repeat scroll 0 11px;
display:block;
height:44px;
lineheight:1em;
}
span.post_password_form input {
	background:#f5fff4;
	border:0;
	width:156px;
margin-left:15px;
margin-top:0px;
border-bottom: 1px dashed #333;
font-size:14px} 
span.menu_login {
	background:url(images/login.png) no-repeat;
	display:block;
	height:33px;
        width:120px;
}
span.menu_login input {
	background:#f5fff4;
	border:0;
	width:80px;
margin-left:15px;
margin-top:7px;
border-bottom: 1px dashed #333;
font-size:14px
}
.holder ul li.search span {
	background:url(images/search.png) no-repeat;
	display:block;
        clear:right;
	height:33px;
}
.holder ul li.search span input {
	background:#f5fff4;
	border:0;
	width:156px;
margin-left:15px;
margin-top:7px;
border-bottom: 1px dashed #333;
font-size:14px
}
.holder ul li.rss {padding: 19px 0 0 0px; z-index:499;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/feed.png) no-repeat;
}
/*content*/
#content {
	width:970px;
	background:#fff;
	padding:5px 15px 0px 15px;
	clear: both;
}
.entry {	
	overflow:hidden;
        margin-top:-10px;
	clear: both;
}
.entry p {
	line-height:18px;
//	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
margin-top:-10px
}
.postmetadata p {
  display:block;
  margin:0px;
  padding:0px;
}
.comment_form textarea {
font-size:1.2em;
height:100px;
margin-right:2% !important;
width:50% !important;
}
hr, .postmetadata hr {
border-color:#A3D39C;
border-style:none none dashed;
border-width:0 0 1px;
clear: all;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
img.centerimg {display: block;
            margin-left:35px;
padding:0 2px 0 2px !important;
vertical-align: bottom; }
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}
#sidebar {background-color:#FFFFFF;}
.widget-wrap {
	margin-bottom: 0px;
}
.widget-wrap ul {
	padding-left: 20px;
}
.widget {
	float: left;
	width: 33%;
}
.widgetholder {
	padding:20px 15px 20px;
	width:970px;
	overflow:hidden;
}
.widgetholder h2 {text-align:left;}
.widgetholder ul {
	list-style:none;
	margin:0;
	padding:20;
	height:1%;
	overflow:hidden;
}
.widgetholder ul li {float:none;}
.widget_archive ul li{float:left;}
.twitter {
	width: 350px;
	float: right;
	padding: 32px 20px 0px 0px;
}

	.drawer_content h3.widgettitle {
	color:#ffffff;
}

	
	
	.tab {
		font-family:Arial, Helvetica, sans-serif;
		font-size:;
		background:#e4ffe0;
		position:absolute;
		right:-24px;
		width:24px;
		text-align:center;
		color:#333;
		padding:9px 0;
		opacity:1;
		-moz-border-radius-topright:10px;
		-moz-border-radius-bottomright:10px;
		-webkit-border-top-right-radius:10px;
		-webkit-border-bottom-right-radius:10px;	
	}
		.tab span {
			display:block;
			height:12px;
			padding:1px 0;
			line-height:12px;
			text-transform:uppercase;
			font-size:12px;
		}
	.drawer {
		padding:0;
		z-index:5000;
	}
	.drawer_content {
		opacity:1;
		padding:20px;
		background:#e4ffe0;
		overflow:hidden;
	}
	body > .drawer {
		position:fixed;
		top:0px;
	}
li.twitter-drawer {
	margin-left:0;
	list-style-type:none;
}
	/* drawer-specific settings */
			#tab_1 {
			top:40px;
			
			
		}
		#drawer_1 {
			left:-240px;
			top:-20px;
		}
		#drawer_content_1 {
			width:200px;
			
		}
		#drawer_content_1 .widgettitle {
			
		}
		#drawer_content_1, #drawer_content_1 p {
			color:#000000;
		}
		#drawer_content_1 a,
		#drawer_content_1 a:link,
		#drawer_content_1 a:hover,
		#drawer_content_1 a:visited {
			
		}
		* html .drawer { position: absolute; }
		* html #drawer_1 {
			position: absolute; 
			top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
			left:-240px;
		}
			#tab_2 {
			top:141px;
			
			
		}
		#drawer_2 {
			left:-240px;
		}
		#drawer_content_2 {
			width:200px;
			
		}
		#drawer_content_2 .widgettitle {
			
		}
		#drawer_content_2, #drawer_content_2 p {
			color:#ede9e9;
		}
		#drawer_content_2 a,
		#drawer_content_2 a:link,
		#drawer_content_2 a:hover,
		#drawer_content_2 a:visited {
			
		}
		* html .drawer { position: absolute; }
		* html #drawer_2 {
			position: absolute; 
			top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
			left:-240px;
		}

