/*
Theme Name: Sarah Cypher
Theme URI: http://www.bluemousemonkey.com/
Description: Custom Wordpress theme for SarahCypher.com designed by Julia Stoops at http://www.bluemousemonkey.com/ and developed by http://heathercampbell.net/
Author: Heather Campbell
Author URI: http://heathercampbell.net/


*/


/*
BEGIN RESET STYLES
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/* END RESET STYLES */

body {
	background:url('images/bg-main.jpg') top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	padding-bottom: 25px;
	}

#page {

	background:url('images/bg-contentTop.jpg') top left no-repeat;
	}
.bg {
	background:url('images/cypher-tile.jpg') bottom left repeat-y;
	overflow:auto;
	width:950px;
	margin:0px auto;
	}

/* TYPOGRAPHY
---------------------------------------------------------- */

a {text-decoration:none;}
.leftCol a {color:rgb(0, 0, 153);}
a:visited, a:hover, .rightCol a:hover, .postmetadata a:hover {color:#023281;}
h1 {
	font-size:26px;
	color:#000099;
	}
#content h1 {
	margin-bottom:25px;
	}
.leftCol h2 {
	font-size:24px;
	margin-bottom:5px;
	color:#000099;
	}
.leftCol h2 a, .leftCol h3, .leftCol h3 a {
	color:#000099;
	}
.leftCol h3 {
	font-size:18px;
}
.leftCol small {
	font-color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:25px;
	display:block;
}
.rightCol h2 {
	color:#c4dcef;
	font-size:14px;
	font-weight:bold;
	
	}
.leftCol h2.pageHead {
	margin-bottom:50px;
}
p {
	margin-bottom:25px;
	}
.rightCol a {
	color:#cccc99;
}

h2.pagetitle {
	margin-bottom:25px;
}

/** CAPTIONS */	

.wp-caption p{
	font-style:italic;
	padding-top: 10px;
	font-size:13px;
	color:#000099;
	margin-bottom:0px;

}



/* PAGE HEADER
---------------------------------------------------------- */
/** HEADER SETUP */	

#header {
	height:159px;
	}
#header h1 {
	padding:40px 0 30px;
	width:950px;
	text-indent:-9999px;
	}
#header h1 a {
	width:360px;
	height:50px;
	text-indent:-9999px;
	display:block;
	}

/* NAVIGATION
---------------------------------------------------------- */
/** MAIN NAV */	

ul#mainNav {
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #2a2000;
	background:url('images/bg-mainNav.jpg') top left no-repeat;
	height:35px;
	padding:0px 70px;
	}
#mainNav li{
	float:left;
	height:35px;
	margin-right:115px;
	}
#mainNav a {
	color:#cccc99;
	margin-top:11px;
	display:block;
	padding-bottom:6px;
	line-height:18px;
	}
#mainNav a:hover, #mainNav li#active a{
	background:url('images/activeLink.gif') center bottom no-repeat;
	}

/** SUCKERFISH DROPDOWNS */	

#mainNav li ul {
	position: absolute;
	left: -999em;
	background:#1e254c;
	width:185px;
	padding-top:10px;
	}
#mainNav li ul li {
	margin:5px 10px;
	padding:0px;
}
#mainNav li ul a {
	font-weight:normal;
	margin-left:12px;
	text-transform:none;
	display:block;
	width:170px;
	margin:0px;
	padding:0px;
	}
#mainNav li ul a:hover {
	color:#d33712;
	background:none;
}
#mainNav li#active ul a{
	background:none;
	}
#mainNav li:hover ul {
	left: auto;
	}

#mainNav li:hover ul, #mainNav li.sfhover ul {
	left: auto;
	}
	
	div.entry{
		margin-top: 25px;
	}
	
	



/* MAIN CONTENT
---------------------------------------------------------- */
/** SETUP */	


.content {
	background:url('images/bg-contentBottom.jpg') bottom left no-repeat;
	padding:70px;
	overflow:auto;
	}

.leftCol {
	float:left;
	width:510px !important;
	width:580px;
	padding:0 70px 0 0;
	}
.rightCol {
	width:230px;
	float:left;
	}
.roundedCorners {
	background:url('images/bg-roundedCorners.gif') top left no-repeat;
	width:950px;
	height:15px;
	margin:0px auto;
	}


/* LEFT COL
---------------------------------------------------------- */
/** LEFT COL */

.post {
	margin: 0 0 75px 0;
	}
.postmetadata {
	clear: both;
	font-weight:bold;
	color:#000000;
	margin-top:30px;
	}
.postmetadata a {
	color:#cccc99;
	font-weight:normal;
}

.postmetadata2 {
	clear: both;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	}
.postmetadata2 small{
	font-weight:normal;
	font-style:italic;
	color:#000000;
	font-size:11px;
	margin:10px 0px;
}

.postmetadata2 a {
	color:#CCCC99;
}

/* Begin Comments*/
.commentlist cite, .commentlist cite a {
	color:#CCCC99;
	font-style: normal;
	}
.commentlist a {
		color:#000;
}
ol.commentlist {
	margin-top:25px;
}
.commentlist li {
	margin: 0 0 70px 0;
	padding: 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	font-style:italic;
	margin:20px 0;
}
.children li { padding: 0; margin:0px;}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.calendar {
	border:1px solid #993300;
	background:#846b14;
	padding:20px;
	margin-bottom:20px;
	line-height:30px;
}

/* RIGHTCOL
---------------------------------------------------------- */
/** LISTS */
ul.catList, ul.recentPosts, ul.archives, ul.links {
	margin-bottom:25px;
}
.cat-item, ul.recentPosts li a, ul.archives li a, ul.links li a {
	margin-left:5px;
	display:block;
}
/** SEARCH FORM */
#searchform {
	margin-bottom:45px;
	}
#searchform #s {
	width: 150px;
	border:1px solid #973500;
	background:#a39267;
	padding: 2px;
	}
textarea#comment {
	border:1px solid #973500;
	background:#a39267;
	padding: 2px;
}



.thread-alt {

}
.thread-even {

}
.depth-1 {
}

.even, .alt {

}


/* CONTACT FORM
---------------------------------------------------------- */
/**  */
.contactform {
	margin-top:50px;
	text-align:left;
	}

.contactform td {
	padding:0 0 15px 0;
	}
input.cinput {
	width: 150px;
	border:1px solid #973500;
	background:#a39267;
	padding: 2px;
	}
textarea#message {
		border:1px solid #973500;
		background:#a39267;
		padding: 2px;
	}

.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, #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;
	}
/* End Typography & Colors */



/* Begin Structure */




.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.post hr {
	display: block;
	}





.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}



.clear {
	clear: both;
}


/* 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
	}
.imgLeft {
	float:left;
	margin-right:30px;
}
/* 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;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */


#searchform #s {
	width: 150px;
	border:1px solid #973500;
	background:#a39267;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */






/* 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 {
	font-style:italic;
	font-size:13px;
	color:#000099;
	margin-bottom:0px;
	background:url('images/quote.gif') left 5px no-repeat;
	padding:0px 50px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

/* End Various Tags & Classes*/
