/*
Theme Name: I love Trees

Description: I love Trees
Author: Benjamin Shepard
Author URI: http://812studio.com/
Tags: Paper, custom header, fixed width, two columns, widgets


	This theme was designed and built by Benjamin Shepard.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*RESET CSS
-------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol , li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {
	margin:0;
	padding:0;
	}

h2, h3, h4, h5, h6	{
	font-size:100%;
	font-weight:normal;
	}
	
ol, ul	{
	list-style-type:none;
	}
	
table	{
	border-collapse:collapse;
	border-spacing:0;
	}
	
caption, th	{
	text-align:left;
	}
	
fieldset, img	{
	border:0;
	}
	
dt, address, caption, cite, code, dfn, th, var	{
	font-style:normal;
	font-weight:normal;
	}
	
a	{
	text-decoration:none;
	outline:none;
	}

/*	
h2, h3, h4, h5, h6, p, ul	{
	}
*/
	
/*STYLE ORDER
-------------------------------------------------------------------------------
display
backgrund
position method (relative)
position (x,y)
width / height
margin / padding
color
text settings (font / line height / alignment)
borders
*/


/*COLOR PALETTE
-------------------------------------------------------------------------------

Gray			#7f7f7f;
Pink			#CC3366;
Yellow			#ffff00;

*/


/*XHTML
-------------------------------------------------------------------------------*/
html	{
	background:#666666 url(images/bg2.gif) top center repeat;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#7F7F7F;
	font-size:62.5% !important;
	}
	



/*BODY
-------------------------------------------------------------------------------*/
body	{
	margin:50px 0;
		}
	


/*BEGIN CUSTOM HEAD
-------------------------------------------------------------------------------*/

#perimeter	{
	background:url(images/body1.jpg) 0 0 repeat-y;
	width:960px;
	margin:0 auto;
	padding:0;
	}


#mastHead	{
	background: url(images/banner2.jpg) 0 0 no-repeat;
	position: relative;
	width:960px;
	height:441px;
	margin:0;
	padding:0;
	}

#mastHead ul	{
	float:right;
	height:40px;
	margin:0;
	padding:36px 30px 0 0;
	}
	
#mastHead ul li	{
	float:left;
	margin:0;
	padding:0 1em;
	}
	
#mastHead ul li.rss	{
	float:left;
	margin:0;
	padding:0 0 0 
	1em;
	}

#mastHead ul li	a {
	margin:0;
	padding:0;
	color:#000000;
	font-size: 1.4em;
	}
	
#mastHead ul li	a:link, #mastHead ul li	a:visited {
	margin:0;
	padding:0;
	}
	
#mastHead ul li	a:hover, #mastHead ul li a:active {
	margin:0;
	padding:0;
	color:#CC3366;
	text-decoration: none;
	}
	
#mastHead h1	{
	clear:right;
	height:76px;
	margin:0 0 0 71px;
	padding:0;
	text-align:left;
	font-size:5em;
	font-weight:normal;
	color:#FFFFFF;
	}
	
#mastHead a {
	margin:0;
	padding:0;
	color:#FFFFFF;
	}
	
#mastHead a:link, #mastHead a:visited {
	margin:0;
	padding:0;
	}
	
#mastHead a:hover, #mastHead a:active {
	margin:0;
	padding:0;
	color:#CC3366;
	text-decoration: none;
	}
	
.bold	{
	font-weight:bold;
	}
	
.clear	{
	clear:both;
	margin:0;
	padding:0;
	width:0;
	height:0;
	line-height:0;
	}

a	{
	color:#7f7f7f;
	}
	
a:link, a:visited	{
	color:#7f7f7f;
	}
	
a:hover, a:active 	{
	color:#CC3366;
	
	}	

.italics	{
	font-style:italic;
	}
	
.bold	{
	font-weight:bold;
	}

/*NAVIGATION
-------------------------------------------------------------------------------*/

ul#navigation	{
	list-style:none;
	margin:0;
	}

#navigation	li	{
	float:left;
	}
	
#navigation li a {
	display:block;
	text-indent:-9999em;
	height:39px;
	width:112px;
	}
	
/*TWITTER
-------------------------------------------------------------------------------*/	
	
#twitter_div	{
	position: absolute;
	top:180px;
	right:30px;
	float:none;
	width:295px;
	margin:0;
	background:url(images/tweet.png) 0 15px no-repeat;
	}

#twitter_div h5	{
	color:#CC3366;
	text-align:left;
	font-size:1.8em;
	padding:15px 60px 10px 0;
	font-family:Georgia;
	font-style:italic;
	}

ul#twitter_update_list	{
	float: none;
	margin:0;
	padding:0 0 0 65px;
	height:240px;
	}
	
ul#twitter_update_list li	{
	float: none;
	font-size:1.6em;
	margin:0;
	padding:0;
	text-align:left;
	font-family:Georgia;
	font-style:italic;
	}
	
ul#twitter_update_list li a	{
	display:none;
	color:#CC3366;
	}
	
ul#twitter_update_list li a:link, ul#twitter_update_list li a:visited	{
	color:#CC3366;
	}	
	
ul#twitter_update_list li a:hover, ul#twitter_update_list li a:active	{
	color:#000;
	}
	
/*FOOTER
-------------------------------------------------------------------------------*/
#footer	{
	background: url(images/body1.jpg) 0 0 no-repeat;
	clear:both;
	width:960px;
	height:100%;
	padding:0;
	margin:0;
	color:#FFFFFF;
	}

#footer	h2	{
	background: url(images/pinkDot.gif) left bottom repeat-x;
	width:840px;
	margin:1em 60px;
	padding:10px 0;
	font-size:3em;
	color:#FFFFFF;
	}

#footerBoxPadding	{
	padding:0 0 0 60px;
	}

.footerBox	{
	float:left;
	width:250px;
	margin: 0 50px 0 0;
	}
	
.footerBox h3	{
	margin: 0 0 20px 0;
	padding: 0;
	font-size:2.2em;
	color:#FFFFFF;
	}
	
.footerBox ul	{

	}
	
.footerBox ul li	{
	padding: 10px 0;
	background: url(images/pinkDot.gif) left bottom repeat-x;
	}

.footerBox ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.2em;
	}
	
.footerBox ul li a:link, .footerBox ul li a:visited	{
	display:block;
	width:100%;
	color:#FFFFFF;
	}

.footerBox ul li a:hover, .footerBox ul li a:active	{
	color:#CC3366;
	}
	
.footerBox ul.pics	{
	
	}
	
.footerBox ul.pics li	{
	float:left;
	width:70px;
	height:70px;
	margin: 5px;
	padding: 0;
	background-color: #666666;
	background-image: none;
	}
	
#footerEnd	{
	clear:both;
	background:url(images/footer1.jpg) 0 0 no-repeat;
	width:960px;
	height:24px;
	padding:58px 0 0 30px;
	text-align:left;
	font-size: 1.2em;
	color:#7f7f7f;
	}

		
#footerEnd p	{
	
	}	


#footerEnd p a {
	color:#CC3366;
	text-decoration:none;
	}
	
#footerEnd p a:link, #footerEnd p a:visited	{
	color:#CC3366;
	}

#footerEnd p a:hover, #footerEnd p a:active	{
	text-decoration:underline;
	}


/*WORDPRESS STYLES
-------------------------------------------------------------------------------*/

#page {
	margin:0;
	padding:0 30px;
	text-align: left;
	font-size:1.3em;               /*This controls all of the font sizes*/
	}


#space	{
	width:100%;
	height:500px;
	}


#content {
	font-size: 1.2em
	}

	
.narrowcolumn {
	float: left;
	width: 530px;
	padding:0 0 10px 30px;
	margin:0 0 60px 0;
	}

.narrowcolumn .postmetadata {
	margin:20px 0 0 0;
	padding-top: 5px;
	text-align: left;
	}
	
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	color:#7f7f7f;
	}

#content .entry p {
	margin:20px 0;
	}

.widecolumn {
	float: left;
	width: 530px;
	margin:0 0 60px 0;
	padding:20px 0 10px 30px;
	font-size:5em;
	line-height: 1.6em;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


p.Left	{
	float:left;
	width:45%;
	margin:0 20px 0 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#CC3366;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.post {
	margin: 0 0 60px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}


.clear {
	clear: both;
}
	

.entry p a {
	color:#7f7f7f;
	}
	
.entry p a:link, .entry p a:visited {
	color:#CC3366;
	}
	
.entry p a:hover, .entry p a:active {
	color:#FFFFFF;
	/*border-bottom:#CC3366 dotted 1px;*/
	}	

/*SIDEBAR
-------------------------------------------------------------------------------*/


#sidebar	{
	/*background: url(images/side1.jpg) center bottom no-repeat;*/
	width:241px;
	margin:0;
	padding:44px 30px 0 0;
	margin-left: 620px;
	font: 1em  Helvetica, Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
	background-color: #000000;
	}

#sidebar h2	{
	color:#FFFFFF;
	}

#sidebar .widgettitle	{
	margin:0 0 5px 0;
	padding:0;
	}

#sidebar form {
	margin: 0;
	}

.textwidget	{
	color:#CC3366;
	}
	

/*HEADING STYLES
-------------------------------------------------------------------------------*/

h1, h2, h3 {
	font-family: 'Trebuchet MS',  Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	}
	
h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	font-size: 1.6em;
}

#content .post h2 {
	text-indent:0;
	padding:0;
	}
	


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#FFFFFF;
	}

h2, h2 a, h2 a:link, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}

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;
	}
	
	
h2 a:hover, h3 a:hover {
	color: #CC3366;
	text-decoration: none;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family:  Helvetica, Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	

/*COMMENTS
-------------------------------------------------------------------------------*/

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background:#000000;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	font-family:  Helvetica, Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	color:#CC3366;
	}

ol.commentlist li p	{
	color:#CC3366;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Helvetica, Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	padding:20px 0;
	font-weight: bold;
	border-top:1px #FFFFFF dotted;
	}

.commentlist li.alt {
	border-top:1px #FFFFFF dotted;
	border-bottom:none;
	}

.commentlist li .twitavatars { 
	float: right;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a {
	color:#CC3366;
	}

.commentlist cite a:link, .commentlist cite a:visited	{
	color:#CC3366;
	}
	
.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFFFFF;
	}
	
.count {
	float:right;
	margin:0 0 0 10px;
	font-size:1em;
	color:#FFF;
	}
	

/*DEFAULT IMAGE STYLES
-------------------------------------------------------------------------------*/
p img {
	margin:1px 1px 1px 0;
	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
	}


/*DEFAULT 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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding:2px;
	margin: 5px 0 5px 0;
	}
	
input#url, input#email, input#author	{
	width: 280px;
	margin: 5px 5px 1px 0;
	color:#CC3366;
	background-color:#000000;
	border:1px dotted #7f7f7f;
	}
	
	
	

#commentform textarea {
	width: 100%;
	padding: 2px;
	color:#CC3366;
	background-color:#000000;
	border:1px dotted #7f7f7f;
	}

#commentform #submit {
	margin: 0;
	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;
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Helvetica, Verdana, Arial, Sans-Serif;
	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; }
	
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background:url(images/squareQuote.gif) 0 0 no-repeat;
	margin:1em;
	padding:0 0 0 50px;
	}

blockquote p a {
	color:#CC3366;
	line-height:2.5em;
	}
	
blockquote p a:link, blockquote p a:visited {
	color:#CC3366;
	}
	
blockquote p a:hover, blockquote p a:active {
	color:#CC3366;
	border-bottom:#CC3366 dotted 1px;
	}	

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
q	{
	color:#CC3366;
	background:url(images/squareQuote.gif) 0 0 no-repeat;
	margin:2em 1em;
	padding:0 0 0 50px;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height:25px;
	width:100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	border-top:#FFFFFF dotted 1px;
	border-bottom:#FFFFFF dotted 1px;
	}
	
.navigation a	{
	color:#CC3366;
	}
	
	
div.narrowcolumn .navigation {
	line-height:1.8em;
	}

/*PORTFOLIO
-------------------------------------------------------------------------------*/

div#portfolio h2	{
	clear:both;
	background: url(images/pinkDot.gif) left bottom repeat-x;
	width:100%;
	height:30px;
	margin:2em 0;
	padding:20px 0;
	font-size:1.3em;
	color:#FFFFFF;
	}

div#portfolio ul	{
	list-style:none;
	}

div#portfolio ul li	{
	float:left;
	padding:0 20px 0 0;
	}

div#portfolio ul li:before	{
	content:"";
	}
	
	
	
/*COLOR PALETTE
-------------------------------------------------------------------------------

Gray			#7f7f7f;
Pink			#CC3366;
Yellow			#ffff00;

*/
	
	
	
	

