/*
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: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/



/* Just some example content */

body {
	background-image: url(images/body-back.gif);
	background-repeat: repeat-x;
	background-color: #473f2e;
	margin: 0px;
	padding: 0px;
}


#wrap {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	width: 945px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 358px;
}


#header {
	float: left;
	width: 950px;
}



#logo {
	float: left;
	height: 250px;
	width: 500px;
	position: relative;
	padding: 0px;

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



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

} 


#logo a h1{
    display: none;
}

#topMenu {
	float: left;
	height: 20px;
	width: 945px;
	background-image: none;
	background-repeat: repeat-x;
	color: #6a5435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 70px;
	text-align: center;
	text-transform: uppercase;
}

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

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

#topMenu a {
	color: #40290a;
	text-decoration: none;
	padding-left: 20px; 
	padding-right: 20px;

}

#topMenu a:hover {
	color: #8c5e22;
	text-decoration: none;
}


#container {
	float: left;
	width: 945px;
	background-image: url(images/content-back.png);
	background-repeat: repeat-y;
}



#contentHome {
	float: left;
	width: 855px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	color: #f6f5f1;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	
}


#contentHome a {
	color: #c0883f;
	text-decoration: none;
}

#contentHome a:hover {
	color: #e2bb88;
	text-decoration: none;
}

#contentHome img {border: solid 1px #9d8c6f; padding: 5px;}


#contentHome h2 {

font-family: Arial, Helvetica, sans-serif;
       font-size: 18px; color: #c0883f; font-weight: bold;
}




#content {
	float: left;
	width: 855px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	color: #f6f5f1;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/swirl.png);
	background-repeat: no-repeat;
	background-position: 11px bottom;	
}


#content a {
	color: #c0883f;
	text-decoration: none;
}

#content a:hover {
	color: #e2bb88;
	text-decoration: none;
}

#content img {border: solid 1px #9d8c6f; padding: 5px;}


#content h2 {

font-family: Arial, Helvetica, sans-serif;
       font-size: 18px; color: #c0883f; font-weight: bold;
}

#imageBox  {
	background-image: url(images/shadow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 375px;
	height: 254px;
	padding-top:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 20px;
	float: right;
	padding-right: 18px;
	padding-left: 0px;
	padding-bottom: 15px;
	
	
}


#imageBox img {border: none!important;}
	
#footer {width: 945px; float: left;
	
	
	background-image: url(images/footer-sub.png);
	background-repeat: no-repeat;}
	
	
	
#botMenu {
	float: left;
	height: 20px;
	width: 945px;
	background-image: none;
	background-repeat: repeat-x;
	color: #6a5435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 17px;
	text-align: center;
	text-transform: uppercase;
}

#botMenu ul {	list-style-type: none;
	margin: 0px;
	padding: 0px;}

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

#botMenu a {
	color: #40290a;
	text-decoration: none;
	padding-left: 20px; 
	padding-right: 20px;

}

#botMenu a:hover {
	color: #8c5e22;
	text-decoration: none;
}	
	
	

#footerHome {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	width: 945px;
	padding-top: 290px;
	padding-bottom: 20px;
	
	
}

#footerHome a {color: #371f00; text-decoration:underline;}

#footerHome a:hover {color: #371f00; text-decoration:none;}




#footerContentSub {text-align: center; padding-top: 60px; padding-bottom: 10px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #371f00;}
	
	#footerContentSub a {color: #371f00; text-decoration:underline;}

#footerContentSub a:hover {color: #371f00; text-decoration:none;}
	

#contactInfo {
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #371f00;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
}



#copyright {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6ecdf;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;

	width: 950px;

}
	
#copyright a {font-color: #371f00; text-decoration:underline;}

#copyright a:hover {font-color: #371f00; text-decoration:none;}


.alignright,img.alignright{
	float:right;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}

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

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



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

.galleryButtons {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 395px;
		margin-bottom: 15px;
	text-align: center;
}

.galleryButtons a {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7426!important;
	text-decoration: none!important;
	padding-top: 4px;
	margin-right: 20px;
	margin-left: 20px;

}


.galleryButtons a:hover { 	color: #a79f59!important;
	text-decoration: none!important;}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;

}

#copyright a{
	color: #cccccc;
	text-decoration: none;
}

#copyright a:hover{
	color: #ffffff;
	text-decoration: none;
}
