/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */

/* Just some example content */
body  {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	color: #000000;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	color:#003366;
}

a:active, a:hover {
	color:#660000;
}

h1, h2, h3, h4 {
	font-family:"Georgia", "Times New Roman", Times, serif;
}

h1, h2 {
	color:#660000;
	}

h3 {
	color: #174C57;
}

h4 {
	color:#FFFFFF;
}

.emphasis {
	font-style:italic;
	font-weight:bold;
	color:#660000;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background-color:#F1C886;
margin:0;
padding-left: 1em;
padding-bottom: 1em;
text-align:left;
}

div#menu ul {
padding: 2px;
}

div#menu ul ul li {
border-top:1px solid #ffe199;
border-bottom:1px solid #be9055;
padding: 2px;
}

div#menu ul ul li a {
text-decoration: none;
}

div#menu ul ul ul li {
border: none;
padding: 2px;
margin-left: 1em;
font-size: 80%;
}

div.mainMenu {
padding-left: 1em;
background-image:url(images/bg_leftnav.jpg);
background-repeat:repeat-y;
background-color:#f1c886;
background-position: right;
border-bottom: 1px solid #474747;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

div#shade {
border-right: 1px solid #B3B3B3;
border-bottom: 1px solid #B3B3B3;
width: 289px;
}

div#shade2 {
border-right: 1px solid #6e6e6e;
border-bottom: 1px solid #6e6e6e;
}

div#shade3 {
border-right: 1px solid #474747;
}

div#container {
float:right;
margin:0 0 0 -50px;
width:66%;
text-align: left;
padding: 1em;
}

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 {
float:left;
overflow:hidden;
width:300px;
margin-left: 1em;
}

div#secondary {
clear:left;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

div#updates{
border: 1px solid #C4D3EA;
width: 97%;
margin: 0 auto;
}

div#updates h3 {
font-size: 80%;
}

div#footer ul, div#updates li {
list-style-type: none;
font-size: 90%;
}

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;
}

#address {
	background-color:#660000;
}

#address p {
	text-align:center;
	font-size:90%;
	color:#FFFFFF;
	margin: 0;
}

#address a {
	color: #FFFFFF;
}

#topgraphics { 
	background-image:url(images/bg_building_short.jpg);
	background-repeat:no-repeat;
	height:320px;
	overflow:hidden;
	margin: 0 auto;
	text-align: center;
} 
	
#topgraphics span { 
	float:left;
	margin-top:9em;
	margin-left: 1em;
	margin-right: 1em;
	} 

#topgraphics span img {
	padding: 0;
	margin: 0;
	border: 1px solid #B3B3B3;
} 

/* Form Styling */


.form25
{
    width: 25%;
    float: left;    
}

.form33
{
    width: 33%;
    float: left;
}

.form50
{
    width: 50%;
    float: left;
}

.form100
{
    width: auto;
}

.formContainer
{
border: 1px solid #C4D3EA;
background: #EEF3F8;
padding: 0 1em;
margin: 0 auto;
}

.formDesc
{
font-weight: bold;
font-size: 80%;
text-align: left;
}

.formError
{
    font-weight: bold;
    color: #dec47d;;
    padding: 8px;
    border: 1px solid #ed1c24;
    background: #0f0f0f;
    margin-bottom: 20px;
}

.formField textarea
{
    border: 1px solid #363636;
    background: #eeeeee;
    width: 100%;
    color: #0f0f0f;
}

.formFooter
{
    font-size: 10px;
    font-style: italic;
    color: #dec47d;
    text-align: left;
    padding: 10px 5px 10px 5px;
}

.formFooter span
{
    color: #ed1c24;
}

.formSubmit {
text-align: center;
margin: 0 auto;
width: 10em;
}

/* Miscellaneous classes for reuse */
.bold {
	font-weight: bold;
}

.fltrt { /* this class can be used to float an element right */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left  */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.extraGraphic {
margin: 0 auto;
text-align: center;
}

/* Mail chimp */
.mc_var_label {
font-size: 80%;
}

#mc-indicates-required {
font-size: 80%;
}
