/*  
Theme Name: Sit up a Tree
Theme URI: http://www.situpatree.com/
Description: Sit up a Tree blog template 
Version: 1.0
Author: Sit up a Tree
Author URI: http://www.situpatree.com/
*/

/*global styles */

h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	}

h2 {
	font-size:0.8em;
	 }
	 
p, h3, h4, ul, ol {
	font-size: 0.8em; 
	color: #333;	
	text-decoration: none;	
	padding: 0;
	}

blockquote {
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
strike {
	color: #777;
	}	
		
code {
/*	font: 1.1em 'Courier New', Courier, Fixed;		*/
	}

acronym, abbr, span.caps
{
/*	font-size: 0.9em; */
	letter-spacing: .07em;
	}

a:link {
	color: #06c;
	text-decoration: none;
	}
	
a:visited {
	color: #06c;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	
	
a:active {
	color: #f00;
		}
	
small {
	color: #777;
	}

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;
	}

a img {
	border: none;
	text-decoration:none;
	}
	
.center { 
	text-align: center;
	font-size:0.8em;
	}
					
/* Body and container  --------------------------------------------------------------- */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;  
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
	}

#page {
	text-align: left;
	background-color: #fff;
	margin: auto;
	padding: 0;
	width: 790px;
	}

/* header  --------------------------------------------------------------- */
#header {
	padding: 0;
	margin: 0px auto;
	width: 100%;
	background-image: url(http://www.situpatree.com/images/situpatree_header_left.gif);
	background-repeat: no-repeat;
	height: 133px; 
	}

#headerimg {
	margin: 0;
	}

#header h1 a {
	text-decoration: none;
	color: #000;		
}

	
/* Sidebar --------------------------------------------------------------- */

#sidebar {
	font-size:1em; 
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 5px 10px 5px;
	width: 200px;	
	float:right;
	background-color:#fff;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;	
	text-decoration: none;	
}

#sidebar h3 {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;	
	text-decoration: none;	
}


#sidebar form {
	margin: 0;
}

#sidebar a:link {color:#fff}
#sidebar a:visited {color:#fff}
#sidebar a:hover {color:#fff;}
#sidebar a:active {color:#f00}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-image: url(http://www.situpatree.com/images/blank-bullet.gif);
	border-bottom: solid #99cc33 8px;
}

.prev_posts	li {  /* this is for the previous post titles */
	margin: 0;
	padding-left: 20px;
}

.prev_posts	a:hover {  /* this is for the previous post titles */

}

div.roundedbox { 
background: #99cc33;
 	width: 210px;
  margin: 1em auto; 
  }
  
div.boxtop div {
  background: url(http://www.situpatree.com/images/nw.gif) no-repeat top left; 
  }
  
div.boxtop { 
	background: url(http://www.situpatree.com/images/ne.gif) no-repeat top right;
	}
	
div.boxbottom div { 
	background: url(http://www.situpatree.com/images/sw.gif) no-repeat bottom left; 
	}
	
div.boxbottom { 
	background: url(http://www.situpatree.com/images/se.gif) no-repeat bottom right; 
	}

div.boxtop div, div.boxtop, div.boxbottom div, div.boxbottom { /* */
	width: 100%;
	height: 20px;
	font-size: 1px;
	}
	
div.sidebarcontent { 
	margin: 0 10px; 
	}
		
#description {font-size:0.7em; }		

.adblock {padding-left:30px}

/* content ----------------------------------------------------------------------- */

.alignright {
	float: right;
	font-size: 11px;
	width:180px;
	text-align:right
	}

.navigation {
	border-bottom:20px solid #fff;
	font-size:0.7em;
	}

.alignleft {
	float: left;
	font-size: 11px;
	width:180px;
	}
	
#content {
	background-color: #fff;
	}

.narrowcolumn {
	float: left;
/*	padding: 0 10px 20px 10px;  */
	margin: 0px 0 0;
	width: 530px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;	
}
	
.widecolumn {
	line-height: 1.6em;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
		
.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;
}
		
.post {
	margin: 30px 0 40px 0;
	text-align: justify;
	clear:both;
}

.post img {padding:2px;}

.entry,	
.postmetadata {
	clear: left;
	color: #777;	
}	

div.entrytext {
  
}

div.post ul, div.post ol { /* */
	margin-left:22px;
}

.alt {  /* meta data for posts */
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.post small {  /* used in the date for posts */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
/*	line-height: 1.5em; */
}

.meta_actions { /* wp-email and wp-print plugins */
		font-size:0.7em; 
		float:right;
		width:150px;
		text-align:right;
		padding-right:10px;
}	
	
/* Footer  --------------------------------------------------------------- */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;	
	height:150px;
	border-top: solid 2px #693;
	background-image: url(http://www.situpatree.com/images/situpatree_footerlogo.gif);
	background-repeat: no-repeat;	
}
	

#footer p,#footer h5 {
	margin: 30px 50px 0 150px;
	text-align: center;
	color:#693;
}
	
/* Archive page  --------------------------------------------------------------- */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;	
}
		

/* Begin Form Elements  ------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 5px;
}

#commentform textarea {
	width: 510px;
	padding: 2px;
	margin: 5px 5px 1px 5px;	
}

#commentform #submit {
	margin: 0 20px;
	float: right;
}
/* End Form Elements --------------------------------------------- */



/* Begin Comments ------------------------------------------------ */
.alt {
	margin: 0;
	padding: 10px;
}

ol.commentlist {
/*	padding: 0; */
	text-align: justify;
}

.commentlist li {
/*	margin: 15px 0 3px 0; */
/*	padding: 5px 10px 3px 10px; */
/*	list-style: none; */
	font-weight: bold;
}

ul.commentlist p {
	margin: 10px 5px 10px 5px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 'Sans-Serif';
}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
