@charset "utf-8";
/* Container */
#container {
width:1000px;
min-height:100%;
margin:0 auto
}

/* Header */
#header_splash {
position:relative;
width:900px;
height:442px;
margin:0 auto
}

#header_logo {
height:160px;
width:900px
}

#header_logo p {
margin-top:125px;
font-size:2.5em;
font-family:'Arial Black', Helvetica, sans-serif;
font-weight:700;
padding:0
}

#header_blurb {
width:877px;
height:106px;
margin:80px 0 0;
padding:0;
overflow:hidden
}

#header_blurb ul {
list-style:none;
margin:0;
padding:0
}

#header_blurb li {
width:877px;
height:106px;
overflow:hidden
}

/* End header 
 Content wrapper of posts and sidebar(s) */
#content {
width:900px;
margin:0 auto;
padding:0 10px 10px
}

/* End content 
 Posts */
#posts {
float:left;
width:438px;
margin:0
}

#posts p {
color:#FFF
}

#sbars p {
color:#FFF
}

/* End posts 
 Sidebars */
#sbars {
float:right;
width:438px;
margin:0
}

/* End sidebars 
 Global markup */
body {
font-size:62.5%;
color:#333;
background-color:#333;
font-family:'trebuchet MS', 'lucida sans unicode', 'lucida grande', sans-serif;
background-image:url('images/img_bg_large.png');
background-repeat:repeat-x;
margin:0;
padding:0
}

p {
font-size:1.7em;
padding:0 0 0 10px
}

h1 {
font-family:'Arial Black', Arial, sans-serif;
padding-left:5px;
font-size:2.2em;
color:#fff;
margin:0
}

h2 {
font-family:'Arial Black', Arial, sans-serif;
padding-left:5px;
font-size:1.6em;
color:#00002b;
margin:0
}

h3 {
font-family:'Arial Black', Arial, sans-serif;
padding-left:5px;
font-size:1.5em;
color:#96A4E7;
margin:0
}

/* End global 
 Classes */
.fleft {
float:left
}

.fright {
float:right
}

.tright {
clear:right;
text-align:right;
padding-top:20px
}

.clearboth {
clear:both
}

/* End classes 
 lava menu */
.lavaLamp {
float:right;
position:relative;
top:100px;
height:29px;
width:550px;
overflow:hidden;
margin:0;
padding:17px 15px 15px
}

.lavaLamp li {
float:left;
list-style:none
}

.lavaLamp li.back {
border:1px solid #c6cef2;
background-color:#e5f1fb;
width:9px;
height:30px;
z-index:8;
position:absolute
}

.lavaLamp li a {
font:bold 20px 'arial black';
text-decoration:none;
color:#333;
outline:none;
top:1px;
text-align:right;
letter-spacing:0;
z-index:10;
display:block;
float:left;
height:30px;
position:relative;
overflow:hidden;
margin:auto 9px
}

.lavaLamp li a:hover {
border:none
}

.lavaLamp li a:active {
border:none
}

.lavaLamp li a:visited {
border:none
}
