/*
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
*/
html  {font: 62.5%/1.6 'Lucida Sans', Verdana, Arial, sans-serif; color: #777777; text-align: left; }

img {
		border: 1px solid #424d2a;
		}

body {
		margin-left: 0px; 
		margin-top: 0px;
		margin-right:0px;
		padding:0px;
		background:url(images/wp_damask_004E2top.gif) repeat-x;
		background-color:#262626;
		}

a:link {
        color: #6e8046;
        text-decoration: none;
		outline:none;
}
a:visited {
        text-decoration: none;
        color:#6e8046;
		outline:none;
}
a:hover {
        text-decoration: none;
        color: #767676;
}
a:active {
        text-decoration: none;
		outline:none;
}

 a:link.switch_link {
        color: #777777;
        text-decoration: none;
		outline:none;
}
a:visited.switch_link {
        text-decoration: none;
        color:#777777;
		outline:none;
}
a:hover.switch_link {
        text-decoration: none;
        color: #6e8046;
}
a:active.switch_link {
        text-decoration: none;
		outline:none;
}


/* These apply to form elements on the contact pages */

input, textarea, select{
	background-color:#353535; border:1px solid #424d2a; color:#8fa65b;font-family: 'Lucida Sans', Verdana, Arial, sans-serif; font-size:13px;
}

input:focus, textarea:focus, select:focus{
	background-color:#303030; border:1px solid #6e8046;
}

input, textarea{
 padding:2px;
 }
 
 select{
 padding:1px;
 }		
		

#container-header {
		position:relative;
		width:100%;
		height:50px;
		margin-top:40px;
		
		}

#header {
		height:50px;
		color: #666666;
		font-variant:small-caps;
		background-image:url(images/logoB.gif);
		background-repeat:no-repeat;
		margin-left:8px;


		}



/* Top Nav */

#container-nav {
		position:relative;
		margin-top:5px;
		background-color: #373737;
		height:20px;
		border-top:1px solid #515151;
		border-bottom: 1px solid #252525;
	
		}

#nav {
		width: 776px;		
		}

#nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: right;
		}

#nav ul li {
		display:inline;
		padding: 0px 17px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

#nav ul li a {
		color:#90B145;
		}

#nav ul li a:hover {
		color:#666666;
		}
		
#nav ul li a:visited {
        text-decoration: none;
		}
		
#nav li {
	    font-family: 'Lucida Sans', Verdana, Arial, sans-serif;
		font-size: 12px;
		color:#90B145;
		font-weight:bold;
		}
		
		
/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/

div#container-bg {
		width:100%;
		margin:0pt auto;
		}

div#content-bg {
		position:relative;
		width:765px;
}

div#container {

float:right;
margin:0 0 0 0px;
width:605px;
}

div#content {
margin:0 0 0 0px;
width:605px;
}

div.sidebar {
float:left;
overflow:hidden;
width:140px;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;

}




/* h5 applies to all sidenav menu items except when functioning as an accordion */
	
h5 {
		color:#888;
		border-top: 1px solid #444444;
		font-family: 'Lucida Sans', Verdana, Arial, sans-serif;
		font-size: 11px;
		margin: 0 0 0px 0;
		padding: 4px 0px 6px 35px;
		}

h5 a:link {
        color: #888;
        text-decoration: none;
		}
		
h5 a:visited {
        text-decoration: none;
        color:#888;
		}

h5 a:hover {
        text-decoration: none;
        color: #8fa65b;
		}
		
h5 a:active {
        text-decoration: none;
		}	

/* h4 applies to all sidenav sub-menu items */

h4 {
	margin: 0px 0px 0px 38px;
	padding: 0px;
	color:#666;
	text-align:left;
	font-family: 'Lucida Sans', Verdana, Arial, sans-serif;
	font-size:10px;
	}

h4 a:link {
    color: #666666;
    text-decoration: none;
	}

h4 a:visited {
    text-decoration: none;
    color:#666;
	}

h4 a:hover {
	text-decoration: none;
	color: #8fa65b;
	}

h4 a:active {
   text-decoration: none;
	}




div#secondary {
clear:left;
background-image:url(images/sidenav_flourish1.gif);
background-repeat: no-repeat;
background-position:bottom left;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container {
margin-top:5px;
}

div#primary {
margin-top:23px;
}

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:1px;
}

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 0em;
}

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;
}

	
#flourish {
		position:absolute; 
		top:83px; 
		left:773px;
		border:none;
		background:url(images/flourish.gif);
		background-repeat:no-repeat;
		width:109px;
		height:295px;
		}	
	