/*
Thanks to <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> for the theme SANDBOX on which this site is based. The theme and CSS have been heavily customized by Marcus Cook
*/

body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font: .8em/1.4em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #cc0000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
}
h3 {
	text-transform: uppercase;
	letter-spacing: .1em;
}
h4 {
	text-transform: lowercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#blog-title{
	position: relative;
	height: 61px;
	width: 208px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#blog-title span {
	background: url(image/header_blog.gif) no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
}
div#blog-description {
	display: none;
}

div#wrapper {
	width: 990px;
	margin: 12px auto;
	padding: 0px;
}
div#header {
	margin: 0px;
	padding: 0px 0px 0px 672px;
	text-align: left;
}

div#container {
	margin:0 0px 0 0;
}

div#content {
	margin:0;
	width: 782px;
	float: left;
}

div.sidebar {
	overflow: hidden;
	float: left;
}
div#container,div#primary {
	margin-top:0em;
}
div.sidebar#primary {
	width: 208px;
}
div.sidebar#primary ul ul {
	list-style: url(none) none;
	width: 159px;
	margin: 0em;
}
div.sidebar#primary ul ul li {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	line-height: 1.9em;
	font-size: 1em;
}

div.sidebar#primary ul ul li a{
	display: block;
	
}
.current_page_parent a {
	color: #666666;
}
div.sidebar#secondary {
	width: 208px;
}

div#footer {
	font-size: 0.9em;
	padding: 98px 0px 0px;
	white-space: pre;
	margin: 0px 12px 0px 220px;
	clear: both;
	text-align: left;
}

.entry-title,.entry-meta {
	text-align: left;
	clear: both;
}
h2.entry-title {
	margin-left: 110px;
}
div.entry-meta {
	font-size: 0.8em;
	width: 428px;
	padding: 12px 0px 98px;
	margin-left: 110px;
	border-top: 1px solid #CCCCCC;
}
div.entry-date {
	font-size: 0.9em;
	color: #666666;
	text-align: left;
}
div.entry-content {
	text-align: left;
	width: 428px;
	visibility: visible;
	margin-left: 110px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:left;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
	height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
	display: none;
}

div.sidebar input#s {
}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
	margin:0 0 0 1em;
}

div.sidebar ul ul li {
	list-style:url(../../../none) none;
	margin:0 0px 0 0;
}

div.sidebar ul ul ul {
	margin-bottom: 1em;
}

div.sidebar ul ul ul li {
	list-style:url(../../../none) none;
	font-size: .9em;
	display: block;
	text-transform: uppercase;
	line-height: 1.6em;
	margin-left: 0px;
	padding-left: -10px;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
div#nav-above {
	display: none;
}
div#nav-below {
	font-size: 0.8em;
}
abbr {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
div#comments {
	margin-top: 2em;
}
