/*
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
*/

/* Two-column with sidebar on left from the /examples/ folder  */



/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-size:11px;
	color:#333333;
	text-decoration: none;
	background-image:url(/images/greenbk.gif)
}
#maincontainer {
	width: 100%;  
	margin:0 0 0 0; 
	border: 0px;
	padding:0px;
	background:url(/images/topbk.gif) center no-repeat;
} 
#header {
	width: 800px;  
	margin: 0 auto; 
	text-align: left;
} 
#headert {
	width: 800px;
	height:221px;
	background:url(/images/headbanner.jpg) no-repeat;
	margin:0 0 2px 0; 
	padding:16px 0 0 0;
	text-align: left;
}
#headerb {
	width: 784px;
	height:20px;
	padding:7px 8px 0 8px;
	background-color:#333333;  
	margin:0px; 
	text-align: left;
} 
#headerbl {
	width: 392px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
} 
#headerbr {
	width: 392px;
	text-align:right;
	float:left;
} 

#spacer {
	width: 100%;
	height:2px;
	background-color:#FFFFFF;
}
#middlecontainer {
	width: 100%;  
	margin:0px; 
	border: 0px;
	padding:0px;
	background:url(/images/middbk.jpg) repeat-x;
	background-color:#FFFFFF;
}
#middle {
	width: 800px;  
	margin: 0 auto;
	padding:16px 0 16px 0;
	text-align: left;
}
 #menucontainer {  
	width: 192px;
	border: 0px;
	margin: 0px;
	padding:0 8px 0 0;
	float:left;
}
#menutop {
height:2px;
}
#menu {  
	width: 176px;
	border: 0px;
	margin: 0px;
	padding:8px;
	background-color:#e4e4e4;
}
#menubottom {
height:2px;
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

#contentcontainer {  
	width: 592px;
	padding:0 0 0 8px;
	border: 0;
	margin: 0;
	float:left;
}
#contenttop {  
	width: 592px;
	height:2px;

}

#content {  
	width: 576px;
	background-color:#e4e4e4;
	padding:8px;

}

#contentl {  
	width: 170px;
	float:left;

}

#contentr {  
	width: 396px;
	float:left;
	padding-left:8px;

}
#content_full
{
	width:566px;
	float:left;
	
}
#contentbottom {  
	width: 592px;
	height:2px;

}

#leftcontainer {  
	width: 288px;
	padding:16px 8px 0 0;
	border: 0;
	margin: 0;
	float:left;

}

#lefttop {  
	width: 288px;
	height:2px;

}

#left {  
	width: 272px;
	background-color:#cccccc;
	padding:8px;

}

#leftl {  
	width: 93px;
	float:left;

}

#leftr {  
	width: 171px;
	float:left;
	padding-left:8px;

}

#leftbottom {  
	width: 288px;
	height:2px;

}

#rightcontainer {  
	width: 288px;
	padding:16px 0 0 7px;
	border: 0;
	margin: 0;
	float:left;

}

#righttop {  
	width: 288px;
	height:2px;

}

#right {  
	width: 272px;
	background-color:#cccccc;
	padding:8px;

}

#rightl {  
	width: 93px;
	float:left;

}

#rightr {  
	width: 171px;
	float:left;
	padding-left:8px;

}

#rightbottom {  
	width: 288px;
	height:2px;

}
#footer {
	width: 100%;
	height:100px;  
	margin:0px; 
	border: 0px;
	padding:0px;
	background-image:url(/images/greenbk.gif);

}
#footermain {
	width: 800px;  
	margin: 0 auto;
	padding:16px 0 16px 0;
	color:#FFFFFF;
	line-height:18px;

}
#footerl1 {
	width: 208px;  
	padding:0;
	float:left;
	color:#333333;
}
#footerl {
	width: 304px;  
	padding:0;
	float:left;
color:#333333;
}

#footerr {
	width: 288px;  
	float:left;
}

#footerrtop {  
	width: 288px;
	height:2px;

}

#footerrmiddle {  
	width: 272px;
	background-color:#333333;
	padding:8px;

}


#footerrbottom {  
	width: 288px;
	height:2px;

}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
.white {
color:#ffffff;
}

.boldstyle {
font-weight: bold;
}
	
.greentxt {
	color: #666600;
}

img.floatRight { 
    float: right; 
    margin: 0 0 4px 20px; 
}

p { margin-top: 0; }

p.submen { margin-bottom: 0;
color:#FFFFFF; }


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button, a.button:link, a.button:visited, a.button:active   {
    background: transparent url(/images/morebutt_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 19px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration:none;
	outline: none;
}


a.button span {
    background: transparent url(/images/morebutt.gif) no-repeat;
    display: block;
    line-height: 10px;
    padding: 3px 0 6px 18px;
	text-decoration: none;
	color:#FFFFFF;
	outline: none;
} 

.yellow {
color:#ffd04e;
}

h1 { 
	margin-top: 0;
	margin-bottom: 8px; 
}


h2 { margin-top: 0;
margin-bottom: 8px; }

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006330;
	text-decoration: none;
	border-bottom:#006330 solid 1px;
	padding-bottom:3px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006330;
	text-decoration: none;
	border-bottom:#006330 dotted 1px;
	padding-bottom:3px;
}
h2 a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006330;
	text-decoration: none;
	padding-bottom:3px;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	border:0;
	 margin-top: 0;
	 margin-bottom:4px;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006330;
	text-decoration: none;
	padding-bottom:3px;
margin:0 0 8px 0;
}

h3.clear {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006330;
	text-decoration: none;
	padding-bottom:3px;
clear:both;
margin:0 0 8px 0;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration:underline;
}

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

a.topmenu:link, a.topmenu:visited, a.topmenu:active {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration:none;
	outline: none;
}

a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.sidemenu:link, a.sidemenu:visited, a.sidemenu:active {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
	display:block;
	outline: none;
}

a.sidemenu:hover {
	color: #56925f;
	text-decoration: none;
}

a.bottmenu:link, a.bottmenu:visited, a.bottmenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:#CCCCCC;
	text-decoration:none;
}

a.bottmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.butcont {
width:176px;
padding:0 0 4px 0;
color:#000000;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
margin-bottom:6px;
font-size:12px;
}

.urbangreymenu{
width: 176px; /*width of menu*/
}

.urbangreymenu .headerbar{
width:176px;
padding:0 0 4px 0;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
margin-bottom:6px;
font-size:11px;
display: block;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: black;
display: block;
font-size:11px;
outline: none;
}

.urbangreymenu .headerbar a:hover{
text-decoration: none;
color:#006330;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0 0 3px 0;
padding: 0;
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
color:#333333;
background: #CCCCCC;
display: block;
padding: 3px 0 5px 12px;
line-height: 15px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color:#333333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
background-color:#ffffff;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-style: normal;
	display:block;
	text-transform: none;
	text-decoration:none;
	font-size:12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

a.menu:hover {
	color: #666666;
	text-decoration: none;
}
#imgbox {
	background-color: #FFCC66;
	float: right;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
#callout {
	background-color: #FFCC66;
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
#callout h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#callout li {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style-type: none;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#callout ul {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	list-style-type: none;
}
#list li {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style-type: none;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#list ul {
	margin: 0px;
	padding: 10px 10px 0px;
	list-style-type: none;
}
#imgrow {
	background-color: #FFCC66;
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	text-align: center;
	float: left;
	clear: none;
	margin-right: 40px;
}
.imgrightpad {
	padding-right: 15px;
}

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,div#primary {
margin-top:2em;
}

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