/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.png);

}


#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #343026;
}

#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 234px;
}


#logo {
	float: left;
	height: 130px;
	width: 430px;
	position: relative;
	padding: 0px;

	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 430px;
	height: 130px;
	display: block;
	float: left;
	position: relative;

} 


#logo a h1{
    display: none;
}


h2
{
font-family: Times New Roman,Georgia,sans-serif;
       font-size: 24px; color: #703219; font-weight: bold; font-style: italic;


}
h3
{
font-family: Times New Roman,Georgia,sans-serif;
       font-size: 24px; color: #0e3d4f; font-weight: bold; font-style: normal;


}


#topMenu {
	float: right;
	height: 20px;
	width: 340px;
	background-image: none;
	background-repeat: repeat-x;
	color: #df6945;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 580px;
	text-align: center;
	text-transform: none;
}

#topMenu ul {	list-style-type: none;
	color: #df6945;
	margin: 4px;
	padding: 0px;}

#topMenu li {
	display: inline;
	list-style-type: none;
	color: #df6945;
	margin: 0px;
	padding: 0px;
}

#topMenu a {
	color:#df6945;;
	text-decoration: none;
	padding-left: 12px; 
	padding-right: 12px;

}

#topMenu a:hover {
	color: #3392b2;
	text-decoration: none;
}

#container {
    	background-image: url(images/main-content.jpg);
	repeat: repeat;
	width: 900px;
	
	float: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px
	
}




#container a {
	color: #7e7661;
	text-decoration: none;
}

#container a:hover {	color: #97a3ab;
	text-decoration: none;
}

#containerHead {
	background-image: url(images/mid-content.jpg);

	width: 900px;
	float: left;
	padding-top:17px;
	padding-bottom:0px;
	padding-left:0px;
	background-repeat: no-repeat;	
}
#content {
	
	width: 510px;
	
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 40px;
	padding-top: 20px;
	float: right;
	color: #4C4C49;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	

}

#leftsidebar  {
	width:200px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #39F;
	text-decoration: none;
	padding-left: 65px;
	padding-top: 280px;
}

.entry-title,.entry-meta {
clear:both;
}



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:center;
}

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-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

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

div.navigation {
height:1.25em;
}

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

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

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:disc;
margin:0;
}

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

div.sidebar ul ul ul li {
list-style:circle;
}

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

div#header,div#footer {
text-align:center;
}

#footerHome {
		
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	
	float: left;
	width: 900px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682E17;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	
}

#footerHome a {
	color: #682E17;
	text-decoration: none;
}

#footerHome a:hover {
	color: #0C404F;
	text-decoration: none;
}


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