body{
	background: #C5B287;
/*  color: #f1f1ea;*/
/*  text-align: justify;*/
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,serif;
	line-height: 1.7em;
	color: #666;
}

h1,h2,h3{
/*    font-family: Georgia,"Times New Roman",serif;*/
    margin: 0 15px 0 15px;
	color: #799347;
	color: #9da986;
	
}

h1{
/*  color: #9da986;*/
margin-top: 15px;
margin-bottom: 30px;
font-size: 3em;
font-weight: normal;
color: #666;
}

h2{
    font-size: 19px;
    margin-bottom: 10px;
/*  color: #7e905b;*/
    border-bottom: 1px dotted;
 	
}

h3{
    margin-bottom: 0;
	font-size: 125%;
/*  color: #8e977b;*/
}

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

a:hover {
/*    color: #a7c53c;*/
    border-bottom: 1px dotted #555;
}

p{
	padding: 0 15px 0 15px;
}

pre {
/*    margin-left: 15px;*/
/*    background: #333;*/
    background: #180a06;
    background: #424836;
    background: #444;
    background: #242b32;
    color: white;
	color: #9da986;
	color: #f1f1ea;
    border: 2px solid #9da986;	
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: auto;
    overflow-y: hidden;
}

ol,ul{
	padding: 0;
	margin: 0;
	color: #af4c23;
	color: #799347;	
	color: #af4c23;
}

ol span,
ul span {
    color: #666;
}

li {
    padding-left: 0;
    margin-left: 15px;
}

img.border{
    border: solid #847d6b;
}

span#pretitle {
	margin: 0 0 0 15px;
	color: #aaa;
	position: relative;
	top: 10px;
	font-size: 1.2em;
}

p span.standout {
	font-weight: bold;
	color: #555;
/*	font-size: 1.3em;*/
}

/********************************************/
/***** blockquotes **************************/
/********************************************/


blockquote {
    position: relative;
/*    border: 1px solid gray;*/
    padding: 10px 30px;
    margin: 20px 75px;
    line-height: 1.7em;
/*    -moz-border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
}

blockquote>* {
    margin: 0;
    padding: 0;
}

blockquote,
blockquote p {
    text-indent: -1.25em;
}

blockquote * { 
    quotes: ''; 
}

blockquote > *:before { 
    position: relative;
    left: -0.1em;
    top: 0.3em;
    line-height: 0.3em;
    content: '\201C'; 
	color: #799347;
    color: #9da986;
	font-size: 2.5em;
    font-weight: bold;
}

blockquote > *:after { 
    content: '\201D'; 
    position: relative;
    line-height: 0.3em;
    left: 0.1em;
    top: 0.3em;
	color: #799347;
	color: #9da986;
	font-size: 2.5em;
    font-weight: bold;    
}
blockquote q:before { content: '\2018'; }
blockquote q:after { content: '\2019'; }

/*
div#timestamp{
    position: relative;
    right: 15px;
    top:15px;
}
*/

/********************************************/
/***** navigation ***************************/
/********************************************/


div#nav ul{
	text-align: center;
	position: relative;
	left: -50px;
}

div#nav ul li{
	display: inline;
	margin: 5px; 
/*  padding: 10px 0 3px 0;*/
	position: relative;
	
	
/*    -moz-box-shadow: 0 0 5px #948972;*/
/*  -moz-border-radius-bottomleft: 3px;*/
/*  -moz-border-radius-bottomright: 3px;*/
/*  -webkit-border-bottom-left-radius: 3px;  */
/*  -webkit-border-bottom-right-radius: 3px;*/
}

.morph{
/*  color: #756756;*/
/*  position: relative;*/
/*    top: 0px;*/
}

div#nav ul li a{
    position: relative;
    background: url('../images/nav_l_dark.png') no-repeat bottom left;
/*    float: left;*/
/*	color: #756756; */
/*  padding: 10px 5px 5px 7px;*/
/*    padding: 10px 0 0 7px;*/
    padding-left: 7px;
    padding-top: 10px;
    padding-bottom: 5px;
	font-size: 1.3em;
	font-family: serif;
	color: #756756;
	border-bottom: none;	

	
}

div#nav ul li span{
    background: url('../images/nav_r_dark.png') no-repeat bottom right;
    cursor: pointer;
    padding: 10px 12px 5px 5px;
/*    padding-bottom: 5px;*/
/*    float: left;*/
}


/*
body.home div#nav ul li#home a,
body.portfolio div#nav ul li#portfolio a,
body.about div#nav ul li#about a,
body.blog div#nav ul li#blog a,
body.links div#nav ul li#links a,
body.contact div#nav ul li#contact a{
    background: url('../images/nav_l.png') no-repeat bottom left;
}

body.home div#nav ul li#home a span,
body.portfolio div#nav ul li#portfolio a span,
body.about div#nav ul li#about a span,
body.blog div#nav ul li#blog a span,
body.links div#nav ul li#links a span,
body.contact div#nav ul li#contact a span{
    background: url('../images/nav_r.png') no-repeat bottom right;
}

body.home div#nav ul li#home,
body.portfolio div#nav ul li#portfolio,
body.about div#nav ul li#about,
body.blog div#nav ul li#blog,
body.links div#nav ul li#links,
body.contact div#nav ul li#contact{
    top: 5px;   
}
*/

div#nav ul li.active {
	top: 5px;
}

div#nav ul li.active a span {
	background: url('../images/nav_r.png') no-repeat bottom right;
}

div#nav ul li.active a {
	background: url('../images/nav_l.png') no-repeat bottom left;
}

/********************************************/
/***** header *******************************/
/********************************************/

div#header_wrapper {
    position: relative;
    height: 250px;
    background: url("../images/header_grad_bg_tex.png") repeat-x top left;
    overflow: hidden;
    border-bottom: 1px solid #948972;
/*    -moz-box-shadow: inset 0 0 75px #948972;*/
/*    -webkit-box-shadow: inset 20px 0 75px #948972;*/
}

div#header_wrapper img#treeSplash {
    position: relative;
    left: -40px;
    bottom: -10px;
}

/********************************************/
/***** main *********************************/
/********************************************/

div#main_wrapper{
  background: #f4f4ee url("../images/main_topgrad.png") top repeat-x;
/*    background: #f1f1ea;    */
/*    -moz-box-shadow: inset 0 10px 50px #c5b287, 0 0 10px #948972;*/
/*    -webkit-box-shadow: inset 0 0 75px #c5b287;*/
	padding-top: 20px;
	border-top: 1px solid #f1f1ea;
	border-bottom: 4px solid #9da986;
	
/*  -moz-border-radius: 20px;*/
/*  -webkit-border-radius: 20px;*/
/*  -moz-box-shadow: 0 0 10px #948972;*/
/*  -webkit-box-shadow: 0 0 10px;*/
}

div#content {
	padding-bottom: 30px;
}

/*
div#content>p,
div#content>ul,
div#content>ol {
    padding-left: 50px;
    padding-right: 50px;
}
*/

div#content > p:first-child:first-line{
    font-size: 1.3em;
    line-height: 1em;
}

/*
div#content p + p{
    text-indent: 2em;
}
*/
div#content ul,
div#content ol {
	margin-left: 30px;
}

div#content h3 {
	margin-top: 10px;
}

/********************************************/
/***** about ********************************/
/********************************************/

body.about #sidebar {
	margin-top: -23px;
}

/********************************************/
/***** contact ******************************/
/********************************************/

.contact form label {
	display: block;
	text-indent: 0;
}

.contact form p {
	margin-bottom: 5px;
}

/********************************************/
/***** comments *****************************/
/********************************************/

.blog form input {
	margin-right: 5px;
}

/********************************************/
/***** sidebar ******************************/
/********************************************/

div#sidebar{
    position: relative;
    top: -100px;
/*  margin-top: -50px; */
/*  line-height: 1.6em;*/
/*  letter-spacing: 0.05em;*/
/*  word-spacing: 0.1em;*/
}

div#sidebar h3{
    color: white;
}

div#sidebar>div {
    position: relative;
    background: url('../images/sidebar_main.png') repeat-y top left;
    color: white;
    width: 220px;
/*    font-weight: bold;*/
/*    -moz-border-radius: 20px;*/
/*    -webkit-border-radius: 20px;*/
/*    -moz-box-shadow: inset 0 0px 60px #849466, 0 0 10px #111;*/
/*    -moz-box-shadow: 0 0 10px #111;*/
/*    -webkit-box-shadow: 0 0 10px #111;     */
    padding: 0 11px 0px 9px;
}

div#sidebar div:first-child div#side_img + * {
    padding-top: 20px;
}

div#sidebar a{
    border: none;
	color: #717b6d;
}

div#sidebar a.more{
	font-weight: normal;
	margin-left: 15px;
}

div#sidebar a:hover {
    color: #f1f1ae;
}

div#sidebar div.top {
    position: absolute;
    top: -26px;
    left: 0;
    background: url('../images/sidebar_top.png') no-repeat top left;
    height: 26px;
    width: 236px;
}

div#sidebar div.bottom {
    position: absolute;
    bottom: -26px;
    left: 0;
    background: url('../images/sidebar_bottom.png') no-repeat top left;
    height: 26px;
    width: 236px;
}

div#side_img {
	position: absolute;
	top: -180px;
	left: 30px;
	background: #f4f4ee;
	height: 170px;
	width: 210px;
	padding: 5px;
	text-align: center;
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	transform: rotate(12deg);
	-moz-box-shadow: 0px 0px 15px rgba(0,0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0, 0, 0.3);
}

div#side_img a {
	display: block;
	height: 170px;
	width: 210px;
}

div#side_img a h3 {
/*	margin-top: 10px;*/
	color: #666;
}

div#sidebar img#josh{
/*	z-index: 10;*/
/*	float: right;
	margin: 12%; */
	border: none;
/*	border: 3px white solid;
	border-bottom-width: 25px;
	border-top-width: 5px; */
/*	float: right; */
	position: absolute;
	top: -160px;
	right: 0px;
}

/********************************************/
/***** footer *******************************/
/********************************************/

div#footer_wrapper {
    overflow: hidden;
    border-top: 1px solid #948972;
    background: url("../images/header_grad_bg_tex.png") repeat-x top left;
/*    -moz-box-shadow: inset 0 0 75px #948972;*/
    -webkit-box-shadow: inset 0 0 75px #948972;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#footer a {
    color: #534741;
    border-bottom: none;
}

div#footer a.trans{
	position: relative;
}

div#footer h4{
	text-align: center;
	font: 1em normal;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,serif;
	margin: 0;
	display: block;
/*    position: relative;*/
/*    left: -30px;*/
    color: #f1f1ea;
	background: url('../images/lh_grad_bg.png') no-repeat top left;
/*  border: thin solid black;*/
  	padding: 17px 0px 10px 8px;
 	width: 135px;
/*  height: 30px;*/

/*  border: 1px solid #777;*/
/*    border-top: 1px solid #ccd4bc;*/
/*    border-bottom: thin solid #ccd4bc;*/

/*    -moz-box-shadow: 0 0 10px #948972;*/
/*    -webkit-box-shadow: 0 0 10px #948972;*/
/*    -moz-border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
}

div#footer ul {
    color: #f1f1ea;
	margin-left: 35px
}

div#footer ul a:hover {
	color: #f4f4ee;
}