﻿/*
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: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* A2 theme */

.clear {
	clear: both;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	background-image: url(images/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top {
	height: 110px;
	width: 100%;
	position: relative;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapperBg.gif);
	text-align: left;
	margin-bottom: 30px;
}

#content {
	width:705px;
	float:left;
}

div#content-container {
	margin-right:115px;
}

#logo {
	position: absolute;
	height: 40px;
	width: 140px;
	left: 40px;
	top: 46px;
}
#menu {
	height: 22px;
	margin-left: 236px;
	padding-top: 55px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	line-height: 22px;
}
a {
	color: #0074C4;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#F68B1F;
	
}
#menu li a {
	line-height: 22px;
	color: #666666;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #666666;
}
#menu a:hover {
	background-image: url(images/menuBgMo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #666666;
}
#menu a.active {
	background-image: url(images/menuBgActive.gif);
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 940px;
	background-image: url(images/footerBg1.gif);
	font-size:11px;
}
#footer-bg {
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	background-color: #FFFFFF;
}
#footer .footer-col {
	float: left;
	width: 235px;
	background-image: url(images/footer_separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	margin-bottom: 20px;
}

.float-left {
	float:left;
}
#footer-col1 .footer-pad {
	text-align:right;
}

#footer .no_bg {
	background-image: none;
}

#footer ul {
	padding: 0px;
	list-style-type: none;
	margin:0;
}
#footer li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	background-image: url(images/bullet1.gif);
}
#footer h1 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #666666;
}
.footer-pad {
	padding-right: 20px;
	height: 100px;
	margin-left: 20px;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Calibri,Arial,sans-serif;
	margin:0;
	padding:0 0 14px;
	color: #2F2F2F;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding:14px 0 0;
}
h2, h2 a {
	color: #000000;
	font-size:24px;
}

h3 {
	font-size:20px;
}

h3 a {
	color: #000000;
}

#respond h3 {	
	margin-top:20px;
}
/************************/

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}


div.info {
	background:none repeat scroll 0 0 #EDF3FE;
	margin:0 0 25px;
	padding:13px 30px 13px 24px;
	border:1px #00A3E8 solid;
}

.entry-title,.entry-meta {
clear:both;
}
.entry-title {
margin-top: 20px;
}
.entry-meta {

	color:#959595;
	margin:0 0 10px;

}
.entry-date {
	font-style:oblique;
}

.more-link {
	font-size:14px;
	margin:5px 0 0;
	float:right;
}

div#container,div#primary {
margin-top:0;
}

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;
}
div#comments {
	margin-bottom:40px;
}

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;
margin-bottom: 30px;
}

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:20px;
}

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 ul {
margin:0;
padding:0;
}
big {
	font-size:16px;
	font-color:#000000;
}
div.bottom-info {
	padding: 0 3px 2px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #DDF4FB;
	display: block;
	padding: 8.5px;
	margin: 0 0 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #C6EDF9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.bottom-info h3 {
	margin-bottom:0;
	padding-bottom:0;
}
