/*
THEME NAME: ThreestoneStudios Torii
THEME URI: http://www.threestonestudios.com
DESCRIPTION: Based on Sandbox, with mods to adjust for my preferences
VERSION: 1.6.1
AUTHOR: <a href="http://www.threestonestudios.com/">Threestone Studios</a> 
AUTHOR URI:
*/


/*
Overall Site Structure - Threestone Studios Custom
*/

html { width:100%; height:100%; background:#676052 url(images/header_blend.gif) repeat-x 0 0; }

body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #676052;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #787360;
	text-decoration: none;
}
p {
    margin-bottom: 10px;
    padding: 0px;
}
a{
	color: #77ac31;
	text-decoration: none;
    font-weight: bold;
}
h1 {
    padding: 0px;
	color: #787360;
    margin: 0px;
    font-weight: normal;
}
h2 {
    padding: 0px;
	color: #787360;
    margin: 0px;

}
h3 {
    padding: 0px;
	color: #787360;
    margin: 0px;
    
}


div#header {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header_blend.gif);
	background-repeat: repeat-x;
	height: 150px;
}
div#headerbanner {
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
}

div#access{
	width: 100%;
	text-align: right; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#menu {
	width: 935px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b8b6b2;
	text-decoration: none;
	height: 40px;
	padding: 0px;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#menu ul{
    float:right;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
div#menu li{
	margin: 0px;
	padding: 0px;
	float: left;
    position: relative;
}
div#menu li a{
	text-decoration: none;
	color: #b8b6b2;
	background-image: url(images/tab_none.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 40px;
	width: 85px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#menu li a:hover{
	text-decoration: none;
	background-image: url(images/tab_beige.gif);
	background-repeat: no-repeat;

}


div#menu ul li ul li a {
	font-weight: normal;
	width: 110px;
	background:none;
}
div#menu li.current_page_item ul li a {
	background:none;
	width: 110px;
}
div#menu li.current_page_parent ul li a {
	background:none;
	width: 110px;
}
div#menu li.current_page_parent ul li.current_page_item a {
	background:#8f8a81;
	width: 110px;
}

div#menu li.current_page_item a,
div#menu li.current_page_parent a{
	background-image: url(images/tab_white.gif);
	color: #FFFFFF;
}
div#menu li.current_page_item ul li a,
div#menu li.current_page_parent ul li a{
	background-image: none;
	color: #4c463c;
}

div#menu ul li ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
    background-image: url(images/tab_beige.gif);
	background-repeat: no-repeat;
    background-position: 0 -30px;
	color: #4c463c;
	padding-top: 10px;
	padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
	display: none;
	float: right;
	width: 120px;
	border-top: 1px none #4c463c;
	border-right: 1px none #4c463c;
	border-left: 1px none #4c463c;
    font-weight: normal;
    font-size: 11px;
    z-index:100;
}
div#menu ul li ul li{
	height: 20px;
	line-height: 20px;
    padding-left: 10px;
	text-align: left;
	background: #b8b6b2;
	border-right: 1px solid #8f8a81;
	border-left: 1px solid #8f8a81;
    border-bottom: 1px solid #8f8a81;
	margin: 0; padding: 0;
	clear: both;
	width: 100%;
}
div#menu ul li ul li a{
	height: 20px;
	line-height: 20px;
    padding-left: 10px;
	color: #4c463c;
}
div#menu ul li ul li a:hover{
	height: 20px;
	line-height: 20px;
    padding-left: 10px;
	background:#8f8a81;
}






div#container{
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    padding:0px;
	background-color: #FFFFFF;
}

div#content{
	background: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: left;
}
div.sidebar {
float:left;
overflow:hidden;
padding:10px 1.9%;
width:46%;
}

div#primary {
clear:both;
}

div#footer {
    clear:left;
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer_blend.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f8a81;
}
div#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}









/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
}

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:right;
text-align:right;
}

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;
}

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#searchbox {
   padding-top: 10px;
/*_padding-top: 3px; /* this did the trick. Only IE6 should process */
   padding-right: 45px;
   float: right;
   margin:0px;
   text-align: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #b8b6b2;
   height: 80px;
   width: 407px;
   background-image: url(images/your_gateway.gif);
   background-repeat: no-repeat;
}
.textfield {
   border: 1px solid #7c776d;
   background: #6a6358;
   color: #b8b6b2;
}
.search_word {
   border: #7c776d;
   color: #b8b6b2;
}



div#subaccess{ /* host for the menu. */
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
    background-color: #ffffff;

}
div#submenu {
	width: 960px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    padding-left: 50px;
}
div#submenu ul{
    float:left;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: left;
}
div#submenu li{
	margin: 0px;
	padding: 0px;
	float: left;
    position: relative;
    background-image: url(images/dot.gif);
    background-position: 5px 8px;
    background-repeat: no-repeat;
    padding-left:27px;
	line-height: 40px;
	height: 40px;
}
div#submenu ul li a{
    color: #787360;
	text-decoration: none;
	line-height: 50px;
	height: 50px;
	width: 156px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
}
div#submenu ul li a:hover{
    color: #787360;
}

div#submenu ul li ul li a {
	font-size: 10px;
	background-image:none;
}
div#submenu li.current_page_item ul li a {
	background-image:none;
    color: #5e5148;
}
div#submenu li.current_page_parent ul li a {
	background-image:none;
    color: #5e5148;
}
div#submenu li.current_page_parent ul li.current_page_item a {
    font-weight: bold;
	background-image:none;
    color:#8a7e6a;
}
div#submenu li.current_page_item a,
div#submenu li.current_page_parent a{
}
span#breadcrumbs {
    background-image: url(images/dot.gif);
    background-position: 5px 0;
    background-repeat: no-repeat;
    padding-left:27px;
	line-height: 40px;
	height: 40px;
}
div#logo {
    float:left;
}