@charset "UTF-8";
/*    
Theme Name: Webodyboard
Theme URI: http://www.sneakybadger.com/ 
Description: Webodyboard
Author: Jason Kempshall
Author URI: http://www.sneakybadger.com/ 
Version: 1.0 
*/  

/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }


/* ---------GLOBAL------------ */

body {
	background-image: url(images/topslice.jpg);
	background-repeat: repeat-x;
	background-color: #222222;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #e3e6e9;
	font-size: 10px;
}

h1 {
	color: #ffffff;
	font-size: 13px;
	width: 246px;
	background-color: #388eb3;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 6px;
}

h2 {  /* <<<<line start (big text) */
	color:#333333;
	font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 100px;
	text-align: justify;
}

h3 {
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	word-spacing: 3px;
	line-height: 27px;
	color: #f0f0f0;
	margin-top: 0px;
}


h4 {
	color:#ffffff;
	font-size: 25px;
	background-color:#b7436f;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	padding: 5px 0px 5px 6px;
	margin: 30px 23px 0px 0px;;

}

h5{  
	font-size: 20px;
	background-color:#222222;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 100;
	padding: 5px 0px 5px 6px;
	margin-top: 10px;
}



a {
text-decoration: none;
}

a:link{
	color: #f0f0f0;
}

a:visited{
	color: #f0f0f0;
}


a:active{
	color: #f0f0f0;
}

a:hover{
	color: #f0f0f0;
}

/* ---------Foot NAV------------ */


#base {
	width:100%;
	height: 30px;
	float: left;
	background-color: #000000;
	font-size: 13px;
	
}

#base a{
	margin: 7px 0px 0px 50px;
	float: left;
	
	
}

.footcol {
	float:left;
	display: inline;
	padding: 0px 20px 20px 20px;
	margin: 0px 20px 20px 20px;
	width: 252px;
}


.footcol1 {
	float:left;
	display: inline;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	width: 370px;
	color: #388eb3;
	font-size: 12px;
	
	
}

.footcol1 a {
	color: #555555;
	line-height: 20px;
	padding: 1px;
	margin-left: 4px;
}

.footcol1 a:hover {
	color: #388eb3;
	line-height: 20px;
}

.footcol1 h1 {
	width: 370px;
}





/* ---------GLOBAL STRUCTURE------------ */

#wrapper{
	width: 1090px;
	margin:0px auto 0px auto;
}

#topbar{
	float: left;
	width: 1090px;
}

#logo{
	float: left;
	
}



#content{
	width: 1090px;
	margin: 15px 0px 60px 0px;
	float:left;
	text-align: left;
}


#about {
	float: left;
	margin: 2px 0px 0px 70px;
	padding: 20px;
	width: 700px;

}

#about a {
	color: #b7436f;
}

.title {	
	font-size: 18px;
	color: #5baad4;
	word-spacing: 3px;
	line-height: 29px;


}


/* ---------FOOTER------------ */

#footer {
	float: left;
	width: 100%;

}



/* ---------FIX AND HACKS------------ */

#fix {
	width: 100%;
	float: left;
	margin: 30px 0px 0px 0px;
	border-top: 1px dashed #d5d5d5;
}


/* ---------Blog------------ */ 

.blogcol1 {
	width: 1090px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#sidebar {
	width: 100%;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-color: #f6f7f5;
	border: 1px solid #dedede;
}



.post h2 a{
	color:#73ae55;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 100;

}

.post h2 {
	color:#73ae55;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
}

.post {
	float:left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 30px 0px;
	height: 360px;
	width: 252px;
}

.post p {
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	color: #e1e1e1;
	font-size: 12px;
	line-height: 20px;
	
	
	
}


.inner-post h1 {
	background-color: #388eb3;
	width: 100%;
	margin-top: 30px;

}

.inner-post h1 a{
	color:#f0f0f0;
	font-size: 25px;
	background-color:#388eb3;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 100;

}


.related {
 float: right;
 width: 323px;

}

.related ul {
	margin-bottom: 23px;
	
}

.related a{
	background-color: #111111;
	display: block;
	font-size: 25px;	
	padding: 3px 0px 3px 6px;
	margin: 4px 0px 0px 0px;
	width: 294px;

}

.related a:hover{
	background-color: #388eb3;
	display: block;
	font-size: 25px;

}


.inner-post h2 a{
	color:#73ae55;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 100;

}

.inner-post h2 {
	color:#73ae55;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

.inner-post {
	float:left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 745px;
	overflow: hidden;
}

.inner-post img {
	margin: 5px 0px 5px 0px;

}

.inner-post p {
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	color: #e1e1e1;
	font-size: 13px;
	line-height: 20px;
	margin: 18px 0px 18px 0px;
	
}




.alignleft {
	float:left;
	width: 250px;
	display: inline;
	border: 1px solid #75c0d8;
	margin: 0px 0px 10px 0px;
}

.blogfooter-center {
	width: 1090px;
	margin: 15px auto 0px auto;
}


#footer-blog {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}




/* ---------Page Numbers------------ */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-size: 15px;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 30px;
	width: 100%;
	float: left;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;

}

#wp_page_numbers li a:hover {
	color: #666666;
}

#wp_page_numbers li.space {
	color: #73ae55;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;

}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #388eb3;

	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */

}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-right: 5px;

}

/* ---------date ----------- */


#author {
	margin: 5px;
}

#email {
	margin: 5px;
}

#url {
	margin: 5px;
}


#comment {
	margin: 5px;
}

.comment_date{
 	background-color: #222222;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 1px solid #444444;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;

	
}

.comment_date1{
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
margin-top: 8px;
line-height: 20px;
	
}


.user_comment_date{
	float: right;
	
}

.date{
    float:right;
    display: inline;
    margin: 0px 0px 0px 0px;
    font-size: 12px; 
    text-align: right;
    color: #666666;
    padding: 0px 10px 0px 0px;
}

.date1{
    float:left;
    margin: 10px 0px 0px 30px;
    display: inline;
    font-size: 14px; 
    text-align: right;
    color: #388eb3;
    padding: 0px 10px 0px 0px;
}

.date1 a{
    color: #388eb3;

}



.comment-hack{
	float: left;
	width: 745px;
	height: 30px;

}



.comment-count{
	width: 100px
	float: left;
	 display: inline;
	 font-size: 12px; 
	 
}

.comment-count a{
    color: #388eb3;
    
    }

.comment {
	float: left;
	width: 745px;
	 background-color: #f8fcf7;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
}

.comment img {
	padding-top: 3px;
	float: left;
}

.comment h3 a{
	color: #388eb3;
	padding-left: 10px;
	font-size: 18px;
	
}

.comment p {
	color: #5f6062;
	font-size: 13px;
	line-height: 17px;
	padding-right: 90px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.eg-image {
	margin-right: 15px;
	padding-bottom: 5px;
}

.published {
	display:block; 
	text-align: center;
	float:right; 
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	border-bottom:none;
	background:url(images/clip-bottom.png) right bottom no-repeat;
	width: 70px;
	height: 70px;
	margin: -55px 12px 0px 0px; 
	padding-top: 0px;
}

.pub-month {
	display:block;
	font-size: 1em;
	margin: 15px 0px 2px 0px; 
	padding-bottom:0px;
	padding-top:5px;
	background:url(images/clip-top.png)center -4px repeat-x;
}
.pub-date { 
	display:block; 
	font-size:1.7em;
	margin:0; 
	padding-bottom: 0px;
	line-height: 10px;
	
}

.post_entry {
	float: left;
	width: 705px;
	background-color: #222222;
	padding: 20px 20px 20px 20px;
	margin: 5px 0px 0px 0px;
	-webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 1px solid #444444;
}

.post_entry h3 {
	padding-top: 10px;
	font-size: 18px;
}

#submit{
	font-size: 13px;
	cursor: pointer;
	color: #ffffff;
	width:75px;
	background-color: #388eb3;
	margin: 10px 0px 0px 5px;
	padding-left: 0px;
	border: none;
	
	}
	


/** DIGG DIGG **/


.FBConnectButton_Small, .FBConnectButton_RTL_Small {
	background-position:-5px -232px !important;
	border-left:1px solid #1a356e;
	width:50px;
}
.FBConnectButton_Small .FBConnectButton_Text {
	margin-left:12px!important;
}

.dd-digg-ajax-load,.dd-reddit-ajax-load,.dd-dzone-ajax-load,.dd-ybuzz-ajax-load,
.dd-twitter-ajax-load,.dd-fbshare-ajax-load,.dd-fblike-ajax-load,.dd-delicious-ajax-load,
.dd-sphinn-ajax-load,.dd-gbuzz-ajax-load,.dd-fbshareme-ajax-load,.dd-tweetmeme-ajax-load{
	background-image:url(../image/ajax-loader.gif);
    background-repeat: no-repeat;
	background-position: center ;
	width:50px;
	height:60px;
}

.dd-delicious{
	display:block; 
	color:#000; 
	font:normal 16px arial; 
	text-decoration:none; 
	width:50px; 
	height:60px; 
	text-align:center;
}

.dd_button a:link,
.dd_button a:visited,
.dd_button a:active{
	text-decoration:none;
	color:#000000;
}

/** digg digg div style **/
#dd_ajax_float{
	padding:2px 0px;
	text-align:center;
	line-height:16px;
	font-size:10px;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
}

.dd_post_share{
	padding:0px;
	margin-bottom:0px;
	margin-top: 0px;
	background-color: #111111;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 1px solid #444444;

}

.dd_post_share_left{
	float:left;
}

.dd_post_share_right{
	float:right;
}

.dd_buttons img{
	border:none;
	border-width:0px;
	border-color:#000000;
	border-style:none;
}

#dd_name{
	color:#A9A9A9;
	font-size:0.5em;
	text-align:center;
	margin:6px 0 4px 0;
	padding:0;
	line-height:0px;
}

#dd_name a:link, #dd_name a:visited, #dd_name a:active {
    text-decoration:none;
    color:#A9A9A9;
    border:0;
}

#dd_name a:hover {
    text-decoration:underline;
    color:#A9A9A9;
    border:0;
}

.dd_button{
	float:left;
	padding:17px;

}

.dd_button_v{
	padding:2px 4px 2px 4px;
}

.dd_button_spacer{
	padding-top:8px;
}


/** nav **/

#nav {
	width: 1070px;
	float: left;
	margin: 0px 0px 0px -1012px;
    border: 1px solid #444444;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	display: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 15px;
    border-radius: 10px; 
}


#nav2 {
	width: 1070px;
	float: left;
	margin: 0px 0px 0px -1012px;
    border: 1px solid #444444;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-webkit-border-radius: 10px;
	-moz-border-radius: 15px;
    border-radius: 10px; 
}

.navcol {
	float:left;
	display: inline;
	padding: 10px 0px 20px 0px;
	margin: 0px 12px 10px 12px;
	width: 240px;
}

.navcol a {
	color: #ffffff;
	font-size: 11px;
	padding: 3px 0px 3px 5px;
	width: 110px;
	display: block;
}


.navcol a:hover {
	color: #ffffff;
	background-color: #aa4c6d;
	width: 110px;
	display: block;
}

.navcol ul {
margin-top: 6px;
}

.navcol ul li {
padding: 0px 0px 0px 0px;

}




#searcher {
	margin-top: 5px;
	width: 275px;
	float: right;
}

#videomenu {
	margin-top: 5px;
	width: 100px;
	float: right;
}



#videomenu h2{
	float:right;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	width: 100px;
	background-color: #b7436f;
	margin: 0px 40px 10px 0px;
	padding: 2px 0px 1px 0px;
}


#feature-menu {
	margin-top: -34px;
	width: 320px;
	height: 30px;
	float: right;
}





#accordion {
	margin-top: 5px;
	width: 80px;
	float: right;
}

#accordion h2{
	float:right;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	width: 100px;
	background-color: #b7436f;
	margin: 15px 22px 10px 0px;
	padding: 2px 0px 1px 0px;
}

#mainmenu {
	margin: 20px 0px 10px 0px;
	width: 1000px;
	float: left;


}

#mainmenu ul li{
	float:left;
	display: inline;
	color: #f0f0f0;
	text-align: center;
	font-size: 14px;
	
	
	
}


#mainmenu a {
	padding: 2px 0px 1px 0px;
	margin: 0px 14px 0px 0px;
	display: block;
	width: 100px;
}

#mainmenu a:hover {
	margin: 0px 14px 0px 0px;
	background-color: #388eb3;
	padding: 2px 0px 1px 0px;
	display: block;
	width: 100px;
}

.navcol h1 {
	color: #ffffff;
	font-size: 13px;
	width: 246px;
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
}


.banneradd {
	margin: 0px auto 0px auto;
	width: 800px;
	padding-left: 230px;
	background-color: #222222;
}

.tophack {
	background-color: #222222;
	width: 100%;
}





#showthumbinpost   {
padding: 20px;
float: right;
}

#showthumbinpost a   {
background-color: #222222;
}
#showthumbinpost img    {
border: 1px solid #388eb3;
}

.postcount {
	
}

#ad-float{
	float: left;
	width: 728px;
	height: 15px;
}

#header-banner {
	width: 728px;
	height: 90px;
	float: right;
	margin: 16px 100px 0px 0px;
	
}

.gopro {
	width: 300px;
	height: 250px;
	padding: 20px 0px 0px 0px;
	
}

#custom-advert a {
	widows: 300px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#custom-advert a:hover {
	widows: 300px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}


