/*
THEME NAME: Andy Ringsmuth
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
*/

*{ margin:0; padding:0; }

body {
	padding:0;
	margin:0;
	color:#444;
	background:#BEBEBE;
	font-size:16px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

div.spacer{
	clear: both;
}

img { border:none;}

a {
	color:#222;
	padding:0;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
form
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.div-wrapper
{
	width:698px;
	height:auto;
	margin:0 auto;
	padding:0;
	background:#BEBEBE url(images/body-background.gif) top center repeat-y;	
}
.div-wrapper-body
{
	width:698px;
	height:auto;
	margin:0 auto 20px;
	padding:0;
	background:url(images/body-bg.gif) repeat-y;
}
p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul
{
	list-style-type:none;
	padding:10px 0 0 25px;
	margin:0 0 0 0;
}
li
{
	list-style-type:none;
	background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:3px 5px 3px 18px;
}
.banner-bg
{
	background-image:url(images/banner-bg.jpg);
	background-repeat:no-repeat;
	width:393px;
	height:244px;
	float:left;
}
.image-holder
{
	float:left;
	width:305px;
	height:244px;
	background:url(images/banner.jpg) no-repeat 0 0;
}
.title
{
	padding:10px 0 0 0;
	height:50px;
	margin:0 0 0 100px;
	color:#fff;
	font-size:40px;
	font-weight:normal;
	font-family:Cambria, Times New Roman, Times, serif;
	border-bottom:1px dashed #eee;
}

	.title a{
		color:#fff;
		font-size:40px;
		font-weight:normal;
		font-family:Cambria, Times New Roman, Times, serif;
		text-decoration:none;
	}

.slogan {
	font-size:20px;
	padding:0 0 0 25px;
	color:#eee;
	margin:0 0 0 100px;
	height:28px;
}

.fb {
	margin:85px 0 0 40px;
	padding:0;
	height:60px;
	width:300px;
}

.top-heading
{
	padding:8px 0 0 55px;
	height:17px;
}
.body-background
{
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-y;
	background-position:288px 0 ;
}
.left-body-wrapper
{
	width:233px;
	float:left;
}
.right-body-wrapper
{
	width:453px;
	float:left;
	color:#474747;
}
.right-body-wrapper2
{
	width:453px;
	float:left;
}
h2.entry-title {
	font-weight:bold;
	font-size:20px;
	height:30px;
	padding:3px 0 5px 20px;
	background:url(images/h2bg.gif) top left no-repeat;
}

.entry-content {
	margin:0 10px 0 20px;
}

.entry-content h3 {
	padding:0;
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}
.entry-content p {
	margin:5px 0 8px;
}

.black-heading
{
	color:#000000;
	font-weight:bold;
	padding:10px 0 5px 20px;
	float:left;
	background-color:inherit;
}
.float-right
{
	float:right;
	padding:4px 0 4px 0;
}
.float-left
{
	float:left;
	padding:0 0 0 0;
}
.image-1
{
	padding-left:10px;
	width:210px;
	float:left;
	color:#474747;
	background-color:inherit;
}
.image-1 a
{
	padding-left:150px;
	color:#474747;
	background-color:inherit;
}
.body-text-01
{
	width:250px;
	padding:0 15px 0 15px;
	float:left;
}
.border-bottom
{
	border-bottom:1px solid #D6D6D6;
	float:left;
	width:100%;
}
.yellow-headings
{
	color:#825900;
	font-weight:bold;
	margin:5px 0 0 0;
	float:left;
	background-color:inherit;
}
.footer
{
	padding:25px 10px 0 20px;
	font-weight:bold;
	float:right;
	clear:both;
	font-size:12px;
	
}
.footer a{
	text-decoration:underline; color:#474747; background-color:inherit;
	}
.footer a:hover{
	text-decoration:none;
	}
.footer1{
	padding-top:5px;
	padding-bottom:25px;
	}
	
.footerbot {
	clear:both;
	height:45px;
	padding:0;
	margin:0;
	background:url(images/footerbot.jpg) bottom center no-repeat;
}
.login
{
	padding:0px 0 0 38px;
}
.id
{
	width:75px;
	float:left;
}
.input-field
{
	background-color:#ffffff;
	border:1px solid #000000;
	margin-top:2px;
	width:175px;
	color:#000000;
}
.input-button
{
	background-color:#ffffff;
	border:1px solid #000000;
	margin-top:2px;
	width:56px;
	color:#000;
}

/* //////////////////////// Sidebar ////////////////////// */
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 9px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
	background:none;
	margin:0;
	padding:0;
}

#navcontainer a
{
display: block;
padding: 3px 3px 3px 13px;
width: 200px;
border-bottom: 1px solid #eee;
}

#navcontainer a
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover{
background-color: #5d7c91;
color: #fff;
}

#navcontainer li.current_page_item a, #navcontainer li.current_page_item a:hover {
background: #fff;
color: #4f6a7b;
border-bottom:#4f6a7b;
}

/* //////////////////////// Images ////////////////////// */

.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;
}


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


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