/*

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

@import url('reset.css');
 @import url('960.css');
 @import url('form.css');
body {
	font-family:Helvetica, Arial,  sans-serif;
	line-height: 20px;
	font-size: 14px;
	background: #4e83b9;
	color: #1a1a1a;
}
a {
	color: #1b4687;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content p, #content ul, #content ol {
	margin-bottom: 20px;
}
h1 {
	font-size: 30.1px;
	font-weight: 100;
	line-height: 1em;
	margin: 16px 0 20px 0;
	padding: 0;
}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #678c00;
	font-weight: 100;
	margin: 13px 0;
	line-height: 1.2;
}
.WidgetHolder h3 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #678c00;
	font-weight: 100;
	margin: 13px 0;
	line-height: 1.2;
}
h3 {
	color: #1b4687;
	font-size: 18px;
	font-weight: 100;
	margin: 20px 0;
	line-height: 1.2;
}
h3 a {
}

small {
	font-size: 12px;	
}

table {border-bottom: 2px solid #878787;}
table tr {}
table tr th {text-align: left; padding: 6px; font-weight: 700; background: url(images/black-gradient-25.png) bottom left repeat-x #b3b3b3; color: #fff; text-shadow: 0 -1px 0 #808080;}
table tr th.rcl {-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;}
table tr th.rcr {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;}
table tr td {padding: 4px 6px;}

#header {
	background-color: #0f3b66;
	background: url(images/header-bg.jpg) top left repeat-x;
}
.header2 {
	background: url(images/header-bg3.jpg) top center no-repeat;
}
form {
	margin: 0;
	padding: 0;
}
#search {
	position:absolute;
	top: 20px;
	padding: 0 0 0 35px;
	margin: 0;
	text-align: left;
}
#search legend {
	display:none;
}
#search input {
	background: none;
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
}
#searchfield {
	width: 100px;
	float:left;
	margin: 0 !important;
	padding: 4px 4px 4px 25px !important;
	text-align: left;
}
#searchsubmit {
	width: 90px;
	cursor: pointer;
	background: #ff0000;
	height: 25px;
	float: right;
	margin: 0 !important;
	padding: 4px !important;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#search label {
	display:none;
}
#navigation {
	display:block;
	border-bottom: 1px solid #4376aa;
	border-top: 1px solid #6093c8;
	padding: 5px 0;
	background: url(images/navi-bg.jpg) top center repeat-x;
	background-color: #4f84ba;
}
#navigation ul {
	list-style: none;
}

#navigation a {
	display:block;
	float:left;
	font-size: 14px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 5px;
	cursor:pointer;
	margin-right: 5px;
}
#navigation a strong {
	float:left;
	display:block;
	padding:0 10px 0 5px;
	margin-left: -1px;
	margin-right: 1px;
}
#navigation li {
	float: left;
}
#navigation li.current_page_item a, #navigation .current_page_parent a {
	background: url(images/navi-bg-left.gif) top left no-repeat;
	color:#fff;
}
#navigation li.current_page_item a strong, #navigation .current_page_parent a strong {
	background: url(images/navi-bg-right.gif) top right no-repeat;
	margin-left: -1px;
	margin-right: 1px;
}
#navigation li a:hover {
	background: url(images/navi-bg-left.gif) top left no-repeat;
	color:#fff;
}
#navigation a:hover strong {
	background: url(images/navi-bg-right.gif) top right no-repeat;
	margin-left: -1px;
	margin-right: 1px;
}
.breadcrumb {
	font-size: 11px;
}
#teaser {
	clear:both;
	background: url(images/teaser-bg.jpg) bottom left repeat-x #eff4f9;
	border-top: 1px solid #fff;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	white-space: nowrap;
}
#teaser img{
	vertical-align:bottom;
	margin: 0;
	padding: 0;
}
#content {
	padding: 20px 0;
	border-bottom: 5px solid #9fc92f;
	background: #fff;
}
#content ul {
/* border-top: 1px solid #9fc92f; */
}
#content ol {
}
#content ol li {
	list-style: decimal;
	padding: 0.3em 0 0.3em 1.5em;
	margin-left: 1.5em;
}
#content ul li {

	padding: 0.3em 0 0.3em 1.5em;/* border-bottom: 1px solid #9fc92f; */
	position: relative;
	display:block;
	}
ul.list-nopadding li {
	padding-left: 0 !important;
	margin: 0;
	background: none;
	clear:both;
}

.entry-content ul li {
	background: url(images/list-icon.jpg) 0 10px no-repeat !important;
}
#sidebar ul li {
	list-style: none !important;
	background: none !important;
}
#sidebar ul li li {
	background: url(images/list-icon.jpg) 0 5px no-repeat !important;
}
#footer1, #footer2 {
	clear:both;
	padding: 9px 0 20px;
}
#footer1 {
	background: url(images/footer-bg.jpg) top center no-repeat #134980;
	display:block;
	border-top: 1px solid #1a548f;
}
#footer1 h2, #footer1 p, #footer1 li, #footer2 h2, #footer2 p, #footer2 li, #footer2 {
	color: #fff;
}
#footer2 {
	background: #4e83b9;
	display:block;
}
a.link-button {
	display:block;
	float:left;
	font-size: 12px;
	height:23px;
	line-height:23px;
	color:#fff;
	background:#fff url(images/link-button-bg.gif) top left no-repeat;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 5px;
	cursor:pointer;
	margin-right: 10px;
}
a.link-button strong {
	float:left;
	display:block;
	padding:0 10px 0 5px;
	background:url(images/link-button-bg.gif) no-repeat right top;
}
a.link-button:hover {
	text-decoration: underline;
}
input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.date {
	background: #82a61f;
	padding: 4px 4px;
	font-size: 10px;
	font-weight: 900;
	line-height: 15px;
	color: #fff;
	display: block;
	width: 32px;
	text-align: center;
	float:left;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none !important;
}
.topborder {
	padding-top: 9px;
	margin-top:20px;
	border-top: 1px solid #ccc;
}
.clear {
	display: block;
	clear: both;
	line-height: 0;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}
.blog-meta {
	border-top: 1px solid #f0f0f0;
	font-size: 12px;
	color: #888888;
	margin-bottom: 4em;
	display:block;
	text-transform: uppercase;
}
.blog-meta a {
	color: #777777;
}
.blog-meta a:hover {
	color: #888888;
	text-decoration: none;
}
.b-right {
	border-right: 1px solid #f0f0f0;
	margin-right: -1px;
	min-height: 500px;
}
#PageCommentInterface_Form_PostCommentForm_Name, #PageCommentInterface_Form_PostCommentForm_CommenterURL, #PageCommentInterface_Form_PostCommentForm_Comment {
	width: 100%;
}
#SearchResults {
	margin: 0;
	padding: 0;
}
li.SearchResult {
	background: none !important;
	padding: 0 !important;
	margin: 2em 0 !important;
}
.readMoreLink {
	font-size: 12px;
	color: #678c00;
}
/* ----------------- S I T E M A P ------------------------------------ */

#sitemap {
	color: #fff;
	font-size: 10px;
	margin: 9px 0 0 5px;
	list-style: none;
	line-height: 1.2;
	height: 140px;
}
#sitemap a {
	color: #fff;
	font-size: 10px;
	padding: 5px;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-weight: 700;
	margin-top: -5px;
}
#sitemap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#sitemap li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding:0px;
}
#sitemap li ul {
	position: absolute;
	top: 1em;
	left: 0;
	width: 120px;
}
#sitemap li > ul {
	top: auto;
	left: auto;
}
#sitemap li:hover ul, li.over ul {
	display: block;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown a > ul {
}
ul.dropdown li a {
	display: block;
	padding: 0.8em 0;
	text-decoration: none;
}
ul.dropdown li a:hover {
	text-decoration:underline !important
}
ul.dropdown li {
	padding: 0;
}
ul.dropdown li.dir {
	padding: 7px 5px 7px 5px;
}
ul.dropdown ul li.dir {
	padding-right: 15px;
}
ul.dropdown ul a {
	padding: 5px !important;
	width: 110px;
	font-size: 10px !important;
	font-weight: 100 !important;
}
ul.dropdown ul a:hover {
}
ul.dropdown a.open {
}
ul.dropdown ul a.open {
	color: #fff;
}
.left {
	float:left;
}

.reqtxt, .emailreqtxt {
	font-size: 10px;
	margin-left: 5px;
}
.linklove {
	display:none !important;
}
.alignleft {
	float:left;
	margin: 0 1em 1em 0;
}
.alignright {
	float:right;
	margin: 0 0 1em 1em;
}
.commentslist {
	margin: 0 !important;
	padding: 0 !important;
}
.commentslist li {
	list-style: decimal;
	margin: 0 0 0 1.5em !important;
	padding: 0 !important;
}
.commentslist .meta {
	display:block;
	float:left;
	width: 60px;
}
.commentslist .comment_text {
	margin-left: 60px;
	width: 440px;
}
.widget li {
	display:block !important;
	position: relative !important;
	background:  url(images/list-icon.jpg) left top no-repeat !important;
	padding: 0 0 0 20px;
}

.widget li h3 {
	display:block;
	margin: 0 !important;
	padding: 0 !important;
}

.widget li, .widget li h3, #simple-section-nav li {
	font-size: 18px !important;
	display:block;
	margin: 0;
	padding: 0;
}

.comments-link {
	padding-left: 20px;
	background: url(images/comment.gif) left center no-repeat;
	float:right;
}


.alignleft { float:left; margin: 0 20px 10px 0 !important;}
.alignright{ float:right; margin: 0 0 10px 20px !important;}
.aligncenter{text-align: center !important;}

.bluebox {
	background: #4f84ba;
	padding: 5px 10px;
	width: 200px;
	color: #fff;
	display:block;
	z-index: 500;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.bluebox input, .bluebox textarea{
	width: 180px !important;
	display:block;
}

.bluebox label{
	width: 40% !important;
	display:none;
}

/* FORMS */

.wpcf7 dt {
	background: none !important;
	list-style: none !important;
}

.wpcf7 dl {
	margin: 0 !important;
	padding: 0.5em 0 !important;
	background: none !important;
	list-style: none !important;
	clear:left;
}
.wpcf7 label {
	float:left;
	width: 150px;
	
}
.wpcf7 li input, .wpcf7 li textarea {
	text-align:left;
	float:left;
}

form#pagerestrict {
	background: #e9e9e9;
	border: 1px solid #d9d9d9;
	padding: 9px;
}

form#pagerestrict .submit-button {
	background: #333333;
	-webkit-gradient(  linear,    right top,    right bottom,    color-stop(0.5, rgb(77,77,77)),    color-stop(1, rgb(51,51,51)));
	-moz-linear-gradient(    center top,    rgb(77,77,77) 50%,    rgb(51,51,51) 100%);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 5px;
	padding: 5px 7px;
	cursor: pointer;
	border: 0;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 700;
	text-shadow: 0 1px 0 #000;
}
form#pagerestrict .submit-button:hover {
	background: #262626;
}