/*
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('../../../css/toole.css');
@import url('../../../css/tradegothic.css');
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;
}

.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

html,
body {
	height:100%;
	margin-bottom:1px;
}
.offleft {
	position:absolute;
	left: -9000em;
}
.clearer {
	clear:both;
}
a.button, input.button, input[type=submit] {
	position:relative;
	background:#FFFFFF url(../../../img/common/navbar_center.png) repeat-x scroll left -6px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px !important;
	font-weight:bold;
	padding:4px 8px;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); /* FF3.5+ */
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); /* Saf3.0+, Chrome */
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); /* Opera 10.5, IE 9.0 */
	border-bottom:1px solid rgba(0, 0, 0, 0.5);
  border-width:0 0 1px;
}
a.button:hover, input.button:hover, input[type=submit]:active {

}
a.button:active, input.button:active, input[type=submit]:active  {
	top:1px;
}
#wrap {
	margin: 0 auto 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#content {
  background-color:transparent;
  margin:0 auto 0;
  padding:0 0 0;
  position:relative;
  text-align:center;
  width:964px;
  min-height:800px;
}
div.sidebar {
  position:absolute;
  
}
body > #left {
  width:176px;
}
div#left {
  float:none;
  left:0;
  padding:10px;
  position:relative;
  top:10px;
  width:176px;
  z-index:2;
}
body > #right {
  width:179px;
}
div#right {
  padding:0px;
  position:absolute;
  right:10px;
  top:10px;
  voice-family:inherit;
  width:179px;
  z-index:1;
}
div#right div#rightcontent {
  padding:20px 0 0;
}
div#right div#rightad {
  margin-bottom:0;
  padding-bottom:0;
}
div#center {
  float:right;
  margin:0 230px 20px 0;
  padding:25px 0 0;
  position:relative;
  text-align:left;
  width:530px;
}
/*
div#left {
  float:left;
  margin:10px 0 0 10px;
  padding:0;
  text-align:left;
  width:176px;
}
div#right {
  float:right;
  margin:10px 10px 0 0;
  width:175px;
}
div#center {
  line-height:1.4;
  margin:0 210px 20px;
  min-width:200px;
  padding:25px 10px 0;
  position:relative;
  text-align:left;
  width:auto;
  z-index:3;
}
*/
/*************************************** HEADER **/
#header {
	height: 105px;
	background: transparent url(../../../img/common/header.jpg) no-repeat;
	position: relative;
}
#header-nav {
  bottom:20px;
  color:#3E2614;
  font-weight:bold;
  height:1em;
  line-height:1.4;
  position:absolute;
  right:20px;
  text-align:right;
  width:400px;
}
#header-nav span {
	color:#986115;
	margin-right:5px;
}
#header-nav ul {
	margin:1px 0 0;
	padding:0;
	float:right;
}
#header-nav ul li {
	border-left:1px dotted #3E2614;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0 0 0 5px;
}
#header-nav ul li a {
	color:#3E2614;
}
#header-nav ul li a:hover {
	color:#986115;
}
#photomain {
	margin:25px auto 0;
	background:transparent url(../../../img/headers/photo-2nd6.jpg) no-repeat scroll 0 0;
}
#logo {
	margin:0;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
}
#toole-logo {
  position: absolute;
  width: 160px;
  height: 45px;
  right: 0;
  top: 0;
}
/*************************************** HEADER **/

/************************************** TOP NAV **/
div#access {
	position: relative;
	margin:0 auto;
	width:944px;
	background: url(../../../img/common/navbar_center.png) center center repeat-x;
	border-width: 0 10px;
	-webkit-border-image: url(../../../img/common/bg_navbar.png) 0 10 0 10 stretch stretch;
	-moz-border-image: url(../../../img/common/bg_navbar.png) 0 10 0 10 stretch stretch;
	border-image: url(../../../img/common/bg_navbar.png) 0 10 0 10 stretch stretch;
}
div#menu {
	margin: 0 5px;
}
div#menu>ul>li>a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:1em;
  margin-top:2px;
}
div#menu ul,
div#menu ul ul {
	height:37px;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul li,
div#menu ul ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	border-right:1px solid #492E1C;
	color:#FFFFFF;
	display:block;
	font-size:1.25em;
	height:20px;
	line-height:20px;
	margin: 5px 0.5em 0 0;
  padding: 5px 0.5em 0 0;
	text-decoration:none;
}
div#menu a:hover,
div#menu li.current_page_ancestor>a,
div#menu li.current_page_item>a {
	color:#B28850;
}
div#menu li.current_page_item>a {
	cursor:default;
}
div#menu ul ul a {
	border-color:#C4B6AD;
	color:#3E2614;
	font-size:1em;
	height:15px;
	line-height:15px;
	margin:5px 0.5em 5px 0;
	padding:0 0.5em 0 0;
}
div#menu ul ul li:last-child a {
	border:none;
}
div#menu ul li ul {
	height:65px;
	left:-999em;
	margin-top:0;
	padding:8px 0 0 20px;
	position:absolute;
	width:100%;
}
div#menu ul li:hover ul {
	left:-10px;
}
/************************************** TOP NAV **/

/*************************************** FOOTER **/
div#footer {
	height:inherit;
	padding-bottom: 1em;
}
div#footer #footerlinks {
  float:none;
  margin:0 auto;
  padding:0;
  text-align:center;
  width:auto;
}
div#footer #footerlinks ul {
	margin:0;
	padding:0;
}
div#footer #footerlinks ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	padding:0;
	margin:0;
}
div#footer #footerlinks ul li a {
	padding:0 5px;
}
div#footer #footerlinks ul li:first-child a {
	border:none;
	padding-left:0;
}
div#footer #copyright {
  float:none;
  margin:1em auto 0;
  text-align:right;
}
/*************************************** FOOTER **/

/*************************************** POSTS/CONTENT **/
div.post {
	padding:0 0 20px;
  position:relative;
}
div.post h1 {
	background:none;
  color:#771E00;
  float:left;
  font:bold 20px/1.3em arial,sans-serif;
  margin-top:0;
  text-align:left;
  width:350px;
}
div.post h2.entry-title a {
}
div.post h2.entry-title a:hover {
}
div.post .entry-date {
  color:#771E00;
  float:right;
  font:bold 12px/1.3em arial,sans-serif;
  height:26px;
  margin:0 0 13px;
  padding:3px 0 0;
  position:relative;
  text-align:right;
  text-transform:uppercase;
  width:150px;
}
.entry-content {
  clear:both;
}
.entry-title {
  background-color:#771E00;
  float:left;
  margin:0;
  padding:3px;
  width:372px;
}
.entry-title a {
  color:#fff;
}
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;
}
body.category-workers-comp-advisors div#center {
  background: transparent url('http://tooleinsurance.com/media/CompAdvisors-Logo1.jpg') no-repeat right 1em;
}
.workers-comp-page-content {
  margin-bottom: 1em;
}
/*************************************** POSTS/CONTENT **/

/*************************************** COMMENTS **/
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%;
}
/*************************************** COMMENTS **/

/*************************************** IMAGES/GALLERY **/
.attachment-post-thumbnail{
  border:1px solid #771E00;
  float:left;
  margin:0 1.5em 1em 0;
  padding:1px;
}
.alignright,
img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
.alignleft,
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
.aligncenter,
img.aligncenter {
	display:block;
	margin:0 auto 1em;
	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%;
}
/*************************************** IMAGES/GALLERY **/

/*************************************** SIDEBAR **/
div#leftcontent {
  background:url("../images/leftnav-back.gif") no-repeat scroll left top transparent;
  margin-top:0;
  padding:10px 0 20px;
}
div#leftnav {
 padding:10px 12px 10px 8px;
  text-align:left;
  width:156px;
}
div.sidebar h3 {
	font-size:1.2em;
  color:#7F490D;
}
div.sidebar input#s {
  width:113px;
}
div.sidebar .widget {
  margin-bottom: 1em;
}
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 {
	list-style:none;
	margin:0;
	padding:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	background: transparent url(../../../images/arrow-black.gif) 0px 10px no-repeat;
	font-size: .92em;
	padding: 6px 6px 6px 9px;
	display: block;
	font-weight: normal;
}
.four04 div.sidebar ul ul ul li {
  background: none;
  padding:1px;
}
div#leftnav ul ul ul li a:link {
  background: none;
  padding:0;
  color:#8E2503;
  display:block;
  font-size: .92em;
  font-weight:normal;
  text-decoration:none;
}
div#leftnav #text-5 a {
  background:none repeat scroll 0 0 transparent;
  padding:0;
}
/*************************************** SIDEBAR **/

/*********************************** HOME SLIDER **/
#slider {
	height:303px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:964px;
}
#slider ul.gallery {
	margin:0;
	padding:0;
}
#slider ul.gallery li{
	margin:0;
	padding:0;
}
.home #photomain {
  background:none repeat scroll 0 0 transparent;
	height: 303px;
}
/*********************************** HOME SLIDER **/

/********************************* CONTACT FORMS **/
.wpcf7-form {
 background-color:#F5F0EE;
 margin:1em 0 2em;
 padding:5px 10px;
}
.wpcf7 li {
  list-style:none;
}
span.wpcf7-list-item  {
  display:block;
}
.wpcf7 .wpcf7-form-control-wrap label {
  margin-bottom:5px;
  width:100%;
}
.wpcf7 label {
  float:left;
  width:150px;
  margin-right:10px;
}
.wpcf7 .radio-group {
  margin-bottom:2em;
}
.wpcf7 .radio-group label {
  float: none;
}
.wpcf7 .check-group {
  margin-bottom: 4em;
}
ol li {
  list-style-type:decimal;
  padding:0;
}
ol li ol {
 margin:0;
 padding:0;
  
}
ol li ol li {
  list-style-type: none;
}
input[type="text"], input[type=file], textarea, select {
  border:1px solid #CBAEA4;
  padding:3px;
  font:inherit;
}
textarea {width:230px;}

/********************************* CONTACT FORMS **/

/****************************************** MISC **/
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 {
  line-height:1.4;
	margin:0;
	padding:0;
}
/****************************************** MISC **/

