body
{
	/*background: url(/wp-content/themes/turf/images/turf_canvas.jpg);*/
	background-color: white;
	color: #15281a;
	margin: 0px;
	font: 14px verdana;
}

p
{
	line-height: 1.5em;
	margin: 1em 0em;
	font-size: 85%;
}

a
{
	text-decoration: underline;
	color: #3d5726;
}

a.read_more {
	display: block;
	margin-top: 1em;
}

a:hover
{
	text-decoration: none;
	color: green;
}

#container
{
	margin: 0 auto;
	width: 968px;
	z-index: 10;
	position: relative;
}

#bg_image
{
	position: absolute;
	top: 0;
	margin: 0 auto;
	z-index: 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.wp-caption
{
	text-align: center;
	padding: 10px;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
}

.wp-caption-text
{
	color: #111;
	font-size: 10px;
}


h1 a
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	text-decoration: none;
	position: fixed;
	top: 0px;
	font-size: 0.75em;
	color: white;
	background-color: #2a3d19;
	padding: 0.25em;
	z-index: 1000;
	width: 590px;
	-webkit-box-shadow: #aaa 0px 1px 2px;
	-moz-box-shadow: #aaa 0px 1px 2px;
	box-shadow: #aaa 0px 0px 2px;
	behavior: url(/wp-content/themes/turf/PIE.htc);
	-webkit-transition: background 300ms ease-in-out;
	-moz-transition: background 300ms ease-in-out;
	-o-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
	left: 0em;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
h1 a:hover
{
	color: white;
	background-color:green;
}

h1 a span#back_to_home {
	color: green;
}

h1 a:hover span#back_to_home {
	color: white;
}

h1 a:hover span#back_to_home span {
	text-decoration: underline;
}

h1 a:active span#back_to_home span {
	text-decoration: none;
	font-weight: bold;
}

#tagline
{
	font-size: 18px;
	position: absolute;
	top: 40px;
	left: 360px;
	color: #3d5726;
	margin: 0;
}

#main
{
	position: relative;
	margin: 4em 0;
	overflow: auto;
}

#main #content_inner
{
	zoom: 1;
	display: block;
}

#main #content_inner:after
{
	content: '\0020';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

#main #left,
#main #right,
#footer {
	
}

#main #left
{
	float: left;
	width: 590px;
	margin-top: 0em;
}

#main #left textarea {
	width: 590px;
}

#main #left .post
{
	margin-bottom: 0em;
	padding-bottom: 5em;
	border-bottom: 1px solid #ddd;
	position: relative;
}



#main #left .category,
#main #left  .tags
{
	font-size: 9px;
	line-height: 2em;
}


#main #left h2
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 36px;
	margin: 0 0 0em;
	color: #2a3d19;
}

#main #left h2 a
{
	text-decoration: none;
}

#main #left h3 {
	color: #444;
	margin-top: 2em;
}

#main #left .date
{
	/*background-color: #3d5726;
	color: white;
	margin-bottom: 2em;*/
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	color: #2a3d19;
	line-height:0em;
	position:absolute;
	left: -6em;
	top: 4em;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#main #right
{
	position: relative;
	float: right;
	width: 300px;
	padding-left: 2em;
	border-left: 1px solid #ddd;
	font-size: 12px;
	color: #666;
}

#main #right a {
	color: #666;
}

#main #right img.portrait
{
	float: right;
	margin: 0 0 1em 1em;
}

#main #right .example
{
	padding: 1em;
	border: 1px dotted #2a3d19;
	margin-bottom: 1em;
	margin-top: 1em;
}

#main #right .example .caption
{
	display: none;
	color: #2a3d19;
	font-size: 9px;
	font-family: verdana, sans-serif;
	margin: 0px;
	text-align: right !important;
}

#main #right h2
{
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	margin: 0px;
}

#main #right p,
#main #right  ul
{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	font-size: 85%;
}

#main #right .button
{
	margin: 4em 0em 3em 0em;
}

#main #right ul
{
	padding-left: 0em;
	list-style: square inside;
}

.button
{
	display: block;
	text-decoration: none;
	-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid white;
	position: relative;
	cursor: pointer;
	background: #2a3d19 url(/wp-content/themes/turf/images/button_middle.png) repeat-x 0px -20px;
	color: white;
	padding: 7px;
	text-align: center;
	margin-top: 6em;
}

.button:hover
{
	background: #2a3d19 url(/wp-content/themes/turf/images/button_middle.png) repeat-x 0px -88px;
}

#footer
{
	text-align: left;
	font-size: 11px;
	margin-bottom: 2em;
	color: #aaa;
}
#footer a
{
	color: #aaa;
}


.fbc_loginstate_top {
	display: none !important;
}

