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

body p
{
	line-height: 1.5em;
}

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

body a:hover
{
	text-decoration: none;
}

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

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

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

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

body .helsinki
{
	font-family: 'CicleSemi', verdana, sans-serif;
}

body h1 a
{
	background: url(/wp-content/themes/turf/images/header_jan10.png) no-repeat 0 0;
	height: 326px;
	width: 1018px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 159px;
	width: 973px;
	background-position: -22px -24px;
	margin-left: -3px;
}

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

body #main
{
	position: relative;
	margin-bottom: 2em;
	background-color: white;
	border: 1px solid #3d5726;
}

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

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

body #main #left
{
	float: left;
	width: 500px;
	padding: 2em;
}

body #main #left .post
{
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #2a3d19;
}

body #main #left .date
{
	background-color: #3d5726;
	color: white;
	margin-bottom: 2em;
}

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

body #main #left .tags
{
	margin-bottom: 2em;
}

body #main #left h2
{
	font-size: 24px;
	margin: 0 0 1em;
	color: #2a3d19;
}

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

body #main #right
{
	float: right;
	width: 300px;
	padding: 2em;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	margin: 1em;
}

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

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

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

body #main #right h2
{
	font-weight: normal;
	margin: 0px;
}

body #main #right p,
body #main #right  ul
{
	margin-top: 1em;
	margin-bottom: 3em;
}

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

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

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

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

body #footer
{
	text-align: center;
	margin-bottom: 2em;
	color: #3d5726;
}
