/* everythingability doodley*/
body {
    margin-top: 0px;
    padding: 0;
    color: #2F2F2F;
    text-align:left;
	/*  6F95C3 6C89A9  */
    background:url(/static/tob/bg.gif) #fff no-repeat;
    font-family: Verdana, Georgia, Sans-Serif;
    font-size: 11px;
    line-height: 18px;
    height: 90%;
    margin: 0 auto; /* Centers layout */
}

img{ 
	margin:0px;
}

p{
	text-align:left;
	font-size: 1em;
	}

.container {
    margin-top: 0px;
    
}

 #strapline{
    height:20px;
    background:red;
    margin-top: 4px;

}

#strapline h1 {
    font-size: 12px;
    margin-top: -10px;
    color: #fff;
    float: right;
}

.transparent_class{ 
    background:#fff;
    
    filter:
    alpha( opacity = 50 );
    
    -moz-opacity:
    0.5;
    
    -khtml-opacity:
    0.5;
    
    opacity:
    0.5;
}

#content-wrapper {
    padding-top: 100px;
    border:0px orange solid;
    padding-bottom: 20px;
}


#header {
    /* shown at the top of the page*/
    margin-top:10px;
    border: 0px solid red;
    height: 20px;

}

table, table tr td{
	border:0px solid #fff;
}
#header_image{
	
	padding:0px;
	padding-bottom:0px;
	border:0px solid red;
	width:540px;
	color:#fff;
	height:100px;
	
}



#header_image p{
    padding:10px;
}

#header_image td{
    margin:0px;
    padding:0px;
    border: 0px solid #fff;

}
#header_image .blue_bar{
	width:00px;
}

#right{
    width:00px;
    background:#fff;
}


#page_footer_table{

		font-size:.9em;
}


#page_footer_table h3{

	font-size:13px;
}





.drop_in{
	min-height:10px;
	width:500px;
	background:#6699CC;
	color:#fff;
	border-left:20px solid #58728D;
	padding:14px;
margin-bottom:10px;
min-height:120px;
font-size:1.0em;

}

.drop_in a{
	color:#fff;
}

.drop_in a:hover{

background:#58728D;
	
}


.drop_in p{
	font-size:1.2em;
    margin-left:8px;

}



/* ############# MAIN STYLES ################*/
a {
    color: #556A8B;
    text-decoration: none;
}


a:hover img{
	background:none;
}


h1{
line-height:40px;
}

h2{
line-height:36px;
}

h3{
line-height:30px;
}


h1, h1 a, h3, h2, h3 a, h2 a {
    color:#c9c9c9;
    letter-spacing:2px;

}

.post h1 {
    font-size: 5em;
    line-height: 48px;
    padding-bottom: 10px;
}

h2, h2 a {
    font-size: 1.3em;
   
}

h3, h3 a {
    font-size: 1.1em;
    
}

.post {
    margin-left: 60px;
    margin-right: 60px;
    line-height: 1.7em;
font-size: 1.1em;
}

.post h2 {
    font-size: 30px;
   
    padding-bottom: 1px;
    margin-bottom: 2px;
    padding-top: 0.7em;
}
.post h3{
	font-size: 20px;

}


/* ######################### BOXES #################### */
.inner {
    padding-top: 5px;
}

.bordered {
    border: 0px solid #9B9B9B;
}

.box {
    background: transparent;
}

.box p {
    padding-top: 5px;
}



.padding {
    padding: 20px;
}

.box #contact{
	
	
}
/* ################### END BOXES ##################### */
#wrapper {
    padding: 0px;
    background: transparent;
    border: 0px solid yellow;
}

#content {
    border: #2f2f2f solid 0px;
    
    /*  background: #fff url(/static/everythingability/images/content_header.png) no-repeat;*/
    min-height: 400px;
    height: 100%;
    font-size: .9em;
}

#content h2 {
    padding-bottom: 20px;
}

.post {
    padding-top:20px;
    padding-left: 20px;
    margin-bottom: 30px;
}

#content ul li {
    background: transparent url(/static/tob/bullet.gif) no-repeat scroll 0.1em 0.1em;
    margin-bottom: 5px;
    padding-left: 1.5em;
    padding-right:1em;
    position: relative;
    list-style-type: none;
}

#image_strip {
    height: 100px;
    width: 600px;
    overflow: hidden;
    text-align: center;
    display: none;
}

.excerpt {
    position: relative;
    top: 29px;
    right: 334px;
    height: 92px;
    width: 300px;
    font-style: italic;
    color: #fff;
    display: block;
    padding: 4px;
    margin: 5px;
    background: rgba( 255, 255, 255, 0.8 );
    background: yellow;
}

.excerpt h2 {
    width: 270px;
    padding: 4px;
    color: #555;
    font-size: 14px;
}
/* ##################### SIDEBAR ################## */
#sidebar {
    margin-top: -18px;
    min-height: 400px;
    height: 100%;
    font-size: .9em;
}

#sidebar h2 {
    font-size: 16px;
}

#sidebar h3 {
    font-size: 14px;
}

#sidebar ul {
    list-style: none;
}

#sidebar .box {
    margin-left: -20px;
    margin-right: 20px;
}
/* ##################### END SIDEBAR ################## */
.transparent {
    background: transparent
}

/* ##################### START NAV ##################### */


#nav-container {
    font-family: 'Helvetica Narrow', Helvetica, sans-serif;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 6px;
    font-size: 12px;
    height: 26px;
    background: none ;
    text-align: left;
}
 #nav-container ul {   
    background:none !important;
    margin-bottom: 5px;
    padding-left: .6em;
    position: relative;
    list-style-type: none;
   
}

#nav-container li {
    /* make them horizontal in IE*/
    display: block;
    float:left;
    /* space them a little in IE*/
    margin-right: 10px;
width:100px;
height:16px;
padding:5px;
}
/* style the tabs */
.tab, .tabselected {

}

#nav-container li:hover {
    color:#9EC7FC;
}

.tab a {
    color: #BADEED;
}

.tab a:hover {
    color: #fff;
}
/* make changes to the selected tab */
.tabselected {
    /* set a white background */
    background-color: white;
    /* make the border along the bottom blend into the white background */
    border-bottom-color: white;
}

.tabselected a {
    color: #4D4D4D;
}


/* ####################### END NAV #################### */
#search {
    display: none;
}
/* ####################### FOOTER ###################### */
#page_footer{  
    padding-top:20px;
    line-height:.9em;
}



.page_footer small a{
    display:block;
    margin-bottom:10px;
    padding:4px;
}


.page_footer h3 a:hover{
    background:transparent;
}

.page_footer h3, .page_footer h3 a, .page_footer a{
	color:#5E7289;
	background:#fff;
}

.page_footer h3 a:hover{color:#fff}
#contact{


}
#contact a img{

margin-right:20px;
}


#footer {
    /*site content, call me etc */
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
   background:transparent;
    height:26px;
}



#footer a:hover{
    text-decoration:underline;
}



#footer .box, #footer .box .box {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#footer .box .box {
}

#footer .box .box img {
    border: 1px solid #9B9B9B;
}



#site_footer {
    font-size: .9em;
    height: 132px;
    text-align: left;
}

#full_footer {
    
    background: url(/static/tob/footer.gif) no-repeat;
    position: absolute; 
    border: 0px solid black;
    width: 100%;
    height: 348px;
    font-size: .85em;
}
/* ###################### EVEN MORE SHAMEFUL HACKS ####################### */
#quoterotator {
    font-size: 10px;
    font-style: italic;
    padding: 5px;
    text-align: justify;
    margin-right: 5px;
}



.alignright {
    margin-left: 10px;
}

#sidebar small:hover {
    /* background:#fff;*/
}
/* ###################### EVEN MORE SHAMEFUL HACKS ####################### */
#quoterotator {
    font-size: 10px;
    font-style: italic;
    padding: 5px;
    text-align: justify;
    margin-right: 5px;
}



.alignright {
    margin-left: 10px;
}

#sidebar small:hover {
    /* background:#fff;*/
}



#content .sociable ul li{
background:none;
list-style-image:none;
list-style-type:none;

list-style:none;
}
