/*  
Theme Name: BlockerSpahr
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body {
background:url(./images/sidebarLeft.jpg) repeat-y #000000;
color:#FFFFFF;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}

.alignleft {
float:left;
display:block;
margin:0 10px 10px 0;
}

.alignright {
float:right;
display:block;
margin:0 0 10px 10px;
}

h1 {
font-size:25px;
font-weight:bold;
margin:0 0 10px 0;
line-height:35px;
}

h2 {
font-size:20px;
font-weight:bold;
margin:0 0 10px 0;
line-height:30px;
}

h3 {
font-size:16px;
font-weight:bold;
line-height:24px;
margin:0 0 10px 0;
}

h4 {
font-size:15px;
font-weight:normal;
margin:0 0 10px 0;
}

p, ul, ol {
line-height:20px;
margin:0 0 10px 0;
}

small {
font-size:11px;
}

blockquote {
border:1px solid #CCCCCC;
padding:10px;
margin:10px;
}

.clear {
clear:both;
}

p {
line-height:20px;
font-size:14px;
}

a {
color:#C48E00;
}

a:hover {
color:#BC7829;
}

#page {
width:840px;
background: url(./images/page.jpg) repeat-y;
overflow: hidden;
}

#header {
width:840px;
height:135px;
border-bottom:2px solid #FFFFFF;
position:relative;
background:url(./images/header.jpg) no-repeat #000000;
overflow: hidden;
}

#header h1 a.logo {
width:264px;
height:146px;
display:block;
float:left;
background:url(./images/logo.jpg) no-repeat;
top:0px;
left:122px;
text-indent:-99999px;
position: absolute;
}

#header h2 {
bottom:0px;
right:0px;
position:absolute;
background:url(./images/headerH2.jpg) no-repeat top;
width:400px;
height:23px;
display:block;
text-indent: -99999px;
}

#header .flashBanner {
top:20px;
right:20px;
position:absolute;
}

#mainarea {
width:840px;
overflow: hidden;
display:table;
height:1%;
}

#sidebarLeft {
width:121px;
float:left;
display:block;
}

#sidebarLeft ul#nav {
list-style: none;
width:120px;
}

#sidebarLeft ul#nav li {
line-height:20px;
border-bottom:1px solid #FFFFFF;
text-transform: uppercase;
font-size:12px;
}

#sidebarLeft ul#nav li a {
line-height:20px;
height:20px;
border-bottom:1px solid #FFFFFF;
display:block;
padding:0 0 0 5px;
color:#FFFFFF;
text-decoration: none;
}

#sidebarLeft ul#nav li ul {

}

#sidebarLeft ul#nav li ul li {
border:none;
}

#sidebarLeft ul#nav li ul li a {
}

#sidebarLeft ul#nav li a:hover, #sidebarLeft ul#nav li.active a, #sidebarLeft ul#nav li.current_page_item a {
background:#9C5521;
}

#sidebarLeft ul#nav li.active a, #sidebarLeft ul#nav li.current_page_item a {
font-style: italic;
}

#sidebarLeft .widget {
text-align: center;
padding:20px 0 0;
}

#sidebarLeft .widget ul {
}

#sidebarLeft .widget ul li {
padding:0 0 20px;
color:#FFCC33;
font-size:14px;
font-weight:bold;
}

#contentarea {
width:418px;
padding:10px;
float:left;
margin:0 0 0 2px;
display:block;
}

#contentarea h1 {
font-size: 16px;
color: #dbaa3a;
font-weight: bold;
line-height:20px;
}

#sidebarRight {
width:270px;
float:right;
display:block;
overflow: hidden;
}

#sidebarRight .widget {
text-align: left;
padding:20px 0 0;
margin-left:25px;
}

#sidebarRight ul.cases {

}

#sidebarRight ul.cases li {
padding:0 0 20px 0;
}

#sidebarRight ul.cases li a img {
border:2px solid #C48E00;
margin-bottom:5px;
}

#sidebarRight ul.cases li a:hover img {
border:2px solid #BC7829;
}

#sidebarRight ul#images {

}

#sidebarRight ul#images li {
padding:0 0 10px 0;
text-align: left;
}

#sidebarRight ul#images li a {
margin-left:0px;
}

#footer {
clear:both;
height:70px;
width:700px;
}

#footer .left {
width:120px;
float:left;
display:block;
height:70px;
text-align: center;
margin-right:20px;
}

#footer .right {
font-size:14px;
line-height:18px;
font-style: italic;
float:left;
display:block;
width:410px;
}



/* Image Rollovers */
.spanishBanner {
background:url(./images/spanishBanner.gif);
width:157px;
height:186px;
display:block;
margin:0 0 0 55px;
}

.spanishBanner:hover {
background:url(./images/spanishBannerHover.gif);
}

.span_case {
background:url(./images/span_case.gif);
width:157px;
height:41px;
display:block;
margin:0 0 0 55px;
}

.span_case:hover {
background:url(./images/span_caseHover.gif);
}

.mayWeHelpYouBanner {
background:url(./images/mayWeHelpYouBanner.jpg);
width:108px;
height:93px;
display:block;
margin:0 0 0 5px;
}

.mayWeHelpYouBanner:hover {
background:url(./images/mayWeHelpYouBannerHover.jpg);
}





























