/*
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
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 {
	margin: 15px;
	padding: 0px;
	background-color: #343434;
	background-repeat: repeat-x;
	background-image: url(images/back.gif);
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #000000;
	background-color: #000000;	
}

#headerHome {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 800px;
	float: left;


	background-color: #912217;
}

#header {
	height: 244px;
	width: 800px;
	float: left;

	background-color: #912217;
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#logo {
	float: left;
	height: 240px;
	width: 258px;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}



#logo a{
	top: 0;
	left: 0;
	width: 258px;
	height: 240px;
	display: block;
	float: right;
	position: relative;

} 


#logo a h1{
    display: none;
}



#logo2 {
	height: 100px;
	width: 350px;
	float: right;
	padding-right: 40px;
	margin-bottom: 0px;
	margin-top: 15px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#logo2 a{
	top: 0;
	left: 0;
	width: 350px;
	height: 100px;
	display: block;
	float: right;
	padding-top: 15px;

} 


#logo2 a h1{
    display: none;
}




#menu {
	float: left;
	height: 31px;
	width: 800px;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	color: #ba893a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	margin-bottom: 8px;

	text-align: center;
	background-position: center bottom;
}

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

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

#menu a {
	color: #ba893a;
	text-decoration: none;
	padding-left: 28px; 
	padding-right: 28px;

}

#menu a:hover {
	color: #dfaf63;
	text-decoration: none;
}


#menuBottom {
	float: left;
	height: 31px;
	width: 800px;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	color: #ba893a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;

	text-align: center;
	background-position: center top;
}

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

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

#menuBottom a {
	color: #ba893a;
	text-decoration: none;
	padding-left: 22px; 
	padding-right: 22px;

}

#menuBottom a:hover {
	color: #dfaf63;
	text-decoration: none;
}

.gallery td {
	text-align: center;
}


#container {
	float: left;
	width: 100%;

}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.6em;
	width: 750px;
	margin-bottom: 8px;
	background-color: #000000;

	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}
	
	
	#content a {
	color: #ba893a;
	text-decoration: none;
}
	
	#content a:hover {	color: #edbc6d;
	text-decoration: none;}
	

	
	#content img {
	border: 1px solid #5e0b01;

	padding: 8px;

}



#content h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #ba893a;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a61201;
	font-family: "Times New Roman", Times, serif;
}


#content h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #a61201;
	font-family: "Times New Roman", Times, serif;

}


#homeText h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 25px;
	padding: 25px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	color: #ba893a;
}



#homeBottom {
	float: left;
	width: 100%;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#content td {
	vertical-align: top;
	padding-bottom: 20px;
}	


#welcome {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	margin-bottom: 20px;
	width: 100%;
}
	
	

	
#mainImage {
	float: left;
	height: 240px;
	width: 534px;
	margin-right: 0px;
	background-color: #912217;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(images/main1.jpg);
	background-repeat: no-repeat;
}	
	
#mainImage img{

	border: none!important;
	margin: 0px!important;
	padding: 0px!important;

}		

	
	
	
#subRotate {
	float: left;
	height: 240px;
	width: 172px;
	margin-right: 0px;
	background-color: #912217;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}	
	
#subRotate img{

	border: none!important;
	margin: 0px!important;
	padding: 0px!important;

}

	
#footer {
	float: left;
	height: 55px;
	width: 800px;
	background-image: url(images/footer.jpg);
	background-color: #932619;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	color: #ba893a;
	padding-top: 25px;
	background-repeat: repeat-x;
}

#footer a {
	color: #ba893a;
	text-decoration: none;
	text-decoration:underline;
}

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

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

.alignleft,img.alignleft{
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

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


p.wp-caption-text{
	font-style:italic;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}

	
	.noborder { border: none!important;}
	
	
	#gallery td {
	text-align: center;
}

    #gallery img:hover {text-decoration: none;}
	
	
	#subscribe {
	float: left;
	width: 275px;
	text-align: right;
}

#tellFriend {
	float: left;
	width: 300px;
	text-align: right!important;
}

.mlm {
	display: inline;
	width: 125px;
	border: 1px solid #5e0b01;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left; 
	margin-right: 20px;
	margin-top: 10px;
	
	

	
}

.mlm a {

	color: #a33c2f;
	text-decoration: none!important;


}

.mlm a:hover {	
	color: #5e0b01;
	text-decoration: none!important;}
	
	
	#contact {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 40px;
}


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

}

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

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