/*
Theme Name: ShadowLeaves
Theme URI: http://wordpress.org/
Description: For fromthegut.org/heather
Version: 1.0
Author: Heather Campbell
Author URI: http://www.heathercampbell.net/
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
	font-size: 13px;
	line-height:15px;
	font-family:Helvetica, Arial, sans-serif;
	}

body, #page, h1, h2, a, ul {
	margin:0px;
	padding:0px;
}

a {color:#B85B5A; text-decoration:none;}



/* LAYOUT */
#page {
	background: #FFF url('images/gradient.gif') repeat-y;
	padding:0 0 0 0px;
	width:1020px;
}
.leftLeaves { float:left;}
.centerCol {float:left; width:820px;}
.rightLeaves {float:left;}

#header, .content {
	float:left;
}

.content {
	background-color:#000;
	padding-bottom:30px;
	color:#fff;
	padding-left:20px;
	width:800px; /* ie fix? */
}
#sidebar{ 
	width:200px;
	margin-top:12px;
	float:left;
	}

.leftcolumn {
	float: left;
	margin: 0 20px 0 0;
	width: 560px;
	}
.footer {clear:both; font-size:10px; margin-top:40px;}
.navigation {
	display: block;
	height:10px;
	margin-top: 5px;
	margin-bottom: 30px;
	}
.navigation a {color:#fff;}


/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* HEADER */

#header {
	background:#51BCB2 url('images/header.gif') no-repeat;
	width:820px;
	height:130px;
}

#header img {
	margin:88px 0 0 33px;
}

#header h1 span{
	display:none;
	visibility:hidden;
}

/* SUBHEAD */

.subHead {
	padding:15px 0 0 0;
	margin-bottom:25px;
	width:780px;
	border-bottom:1px solid #51BCB2;
	height:20px;
}
.subHead img {
	float:left;
	margin-left:15px;
	}
.subHead ul {
	float:right;
	list-style-type:none;
}
.subHead li {
	display:inline;
	padding-left:10px;
	}
.subHead a {
	color:#fff;
	text-decoration:none;
}
.subHead a:hover {
	background-color:#897864;
	color:#fff;
	text-decoration:none ;
}

/* POSTS */
.post {
	border-bottom:1px solid #51BCB2;
	margin: 0 0 50px;
	}
.post2 {
	border-bottom:1px solid #51BCB2;
	margin: 0px;
}
	
.entry p { margin:0 0 10px 0;}

.entry img {
	margin-bottom:15px;
}
.entry {}

p.postmetadata {

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	clear: both;
	margin:5px 0 5px 0;
}


/* WHATEVS */
.alt {
	background-color:#191919;
	}
h2.pagetitle {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.other a {
	font-weight:bold;
}
.other div{
	margin-left:10px;
}

#sidebar ul ul.other li {
	margin-bottom:10px;
}
	
/* FOOTER */	

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

/* TYPOGRAPHY */

h1 {
	font-size: 36px;
	line-height:43px;
	font-weight:bold;
	}

h1 a {
	color:#fff;
	text-decoration:none;
}

h2 span {
	visibility:hidden;
	display:none;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: #897864;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #B85B5A;
	}

#commentform{
	display:block;
}
.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;

	}


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



.commentmetadata {
	font-weight: normal;
	}




code {
	font: 12px 'Courier New', Courier, Fixed;
	}

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

a:hover, .entry p a:hover {
	color: #897864;
	text-decoration: underline;
	}

#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 */



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}





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

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	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";
	}

#sidebar ul {
	margin: 0 0 35px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul ul {
	margin: 5px 0 0 20px;
	list-style-position:outside;
	}

#sidebar ul ul ul{
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li{
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar a {
	color:#fff;

}	
	
/* End Entry Lists */



/* Begin Form Elements */
form#searchform {
	margin: 0 0 0 30px;
	padding: 5px 3px;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	font-size:10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	font-size:10px;
	}



select {
	width: 130px;
	}

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

#commentform textarea {
	width: 552px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentsList {
	margin:40px 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* 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, code {
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}


/* flickr */
#sidebar ul.flickrSidebar { margin:20px 0 0 0;}
.flickrSidebar li {display:inline;}
.flickrSidebar img { margin:0 0px 20px 20px;}


.links {
	float:left;
	width:150px;
	height:150px;
	margin:0 10px 50px 0;
}
.entry .links img {margin-bottom:5px;}

.links a {
	display:block;
}