/*
THEME NAME: WorkingForSafety
THEME URI: http://www.WorkingForSafety.com
DESCRIPTION: Based off of Sandbox 1.6.1
VERSION: 0.9
AUTHOR: Sandbox by <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
*/

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

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.4em;
}

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;
}
div.sidebar ul li ul li {
	color: #FFF;
	font-size: 100%;
	list-style: none;
	margin: .45em 0;
	display: block;
}
div.sidebar ul li ul li div {
	padding: .5em;
}
div.sidebar ul li ul li a {
	color: #FFF;
	padding: .6em;
	display: block;
}
div.sidebar ul li ul li a:hover {
	text-decoration: underline;
}
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;
}


/*************************************************************************************/


div#container {
	float:left;
	margin:0 -260px 0 0;
	width:100%;
	clear:both;
}

div#content {
	margin:2em 320px 0 0;
	padding-left: 40px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:260px;
}

div#secondary {
	clear:right;
}

div#footer {
	clear:both;
	width:100%;
}
div#wrapper {
	width:960px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color:#FFF;
	border-left: 8px solid #333;
	border-right: 8px solid #333;
	border-bottom: 8px solid #333;
}
body {
	text-align: center;
	margin: 0;
	font-family:"Helvetica Neue LT Std", "Helvetica Neue LT", "Helvetica Neue", "Helvetica LT", Helvetica, Arial, sans-serif;
}
html {
/*	background-image:url(img/bg.png);
	background-repeat:repeat; */
	background-image:url(img/bg2.png);
	background-repeat:repeat-y;
	background-position: center top;
	background-color:#ddd;
}
div.skip-link {
	display: none;
}

div#header h1 a img {
	border: none;
}

div#header h1 {
	margin: 0;
}
div.sidebar {
	background-color:#EEE;
}
ul.xoxo {
	margin-left: 20px !important;
}
ul.xoxo li ul li, li#search div {
	width: 240px;
/*	height: 44px;*/
	background-image:url(img/sidebar_li.png);
	background-repeat: no-repeat;
}
li#search div {
	padding: 10px 0 0 0.5em;
	min-height: 44px;
}
li#search div input[type=text] {
	width: 140px;
	font-weight: bold;
	font-size: small;
}
ul.xoxo li h3 {
	color: #00447C;
	padding-left: 0.5em;
	font-weight:lighter;
	margin: 0.75em 0 0.5em 0;
}
div#menu li a {
	color: #C00;
	font-weight: bold;
	font-size: 120%;
}
div#menu li a:hover {
	text-decoration: underline;
}
div#menu li {
	padding-left: 24px;
	padding-top: 28px;
	background-image: url(img/menu_bullet.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div#menu li ul {
	background-color:#FFF;
	border: 4px solid #333333;
}
div#menu li ul li {
	padding: 4px 0 4px 8px;
	background: none;
	line-height: 120%;
	float: none;
}
div#menu li ul li a {
	font-size: 100%;
}
div#menu li ul li a:hover {
}
div#menu {
	text-align: left;
	margin: 0 auto;
	height:54px;
	width:900px;
}
div#nav-above {
	display: none;
}
div#access {
	width:100%;
	background-image: url(img/menu_gradient.png);
	background-repeat: repeat-x;
}
div#menu-sub {
	text-align:center;
}
h2 {
}
h2 a {
	text-decoration: none;
	color: #00395A;
	font-weight:lighter;
}
a {
	text-decoration: none;
	color: #00395A;
}
div#footer {
	color: #999;
	font-weight: bold;
	padding: 20px;
	font-size: small;
}
.shadow-container {
	position: relative;
	left: 5px;
	top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
 
.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .shadow4,
.shadow-container .shadow5,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

.shadow-container .shadow1 {
	background: #ececec;
}
.shadow-container .shadow2 {
	background: #dbdbdb;
}
.shadow-container .shadow3 {
	background: #c2c2c2;
}
.shadow-container .shadow4 {
	background: #aeaeae;
}
.shadow-container .shadow5 {
	background: #8e8e8e;
}

.shadow-container .container {
	background: #ffffff;
	border: 2px solid #00447C;
}
.pad10 {
	padding: 10px;
}

h2.entry-title {
	color: #00447C;
}
blockquote {
	color: #444;
	border-left: 2px solid #00447C;
	margin-left: 0;
	padding-left: 2em;
}
div.entry-meta {
	font-size: small;
	color: #666;
	border-top: 1px dashed #666;
	padding-top: 0.5em;
}
div.entry-meta a:hover {
	background-color:#eee;
	color: #000;
}
div.entry-content {
	color: #444;
	line-height: 130%;
}
div.entry-content a {
	color:#960404;
}
div.entry-content a:hover {
	background-color:#eee;
	color: #000;
}
abbr {
	border: none;
	font-weight: normal;
	color: #999;
}
h2.entry-title {
	margin-bottom: 0.25em;
}
div#chart_info {
	color:#777;
	padding: 0 1.75em 0.5em 1.75em;
	font-size:small;
}
