/*
Theme Name: BL3NDblog 
Theme URI: http://www.yista.com/
Description: Matching Wordpress Theme for BL3NDlabs Website.
Version: 1.0
Author: George Burnett III
Author URI: http://www.bl3ndlabs.com/

*/

body {
	margin: 0;
	padding: 0;
	background: #e8eec7;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	}

p {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 17px;
	}

a:link, a:active, a:visited {
	color: #00ADEF;
	text-decoration: none;
	}
	
a:hover {
	color: #ec5219;
	text-decoration: underline;
	}

ul li {
	list-style:none;
	}
	



/* TITLES 00ADEF
----------------------------------------------------------------- */

h1 {
	margin: 0;
	font-family:Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	}

h1 a:link, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 {
	margin: 0 0 8px 0;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #999;
	}

h4 {
	margin: 0;
	font-size: 12px;
	color: #000;
	}

.itemhead h3 { color: #2b2b2b; }
.itemhead h3 img {
	border: none;

}



/* STRUCTURE (That rug really tied the room together, did it not?)
----------------------------------------------------------------- */

#room {
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#rug {
	float: left;
	width: 990px;
	background: transparent;
	text-align: left;
	}

/* HEADER
----------------------------------------------------------------- */
#woodHeader {
	width:100%;
	background: #2b2b2b url('images/bg_wood.jpg') repeat-x top;
	height: 100px;
	margin: 0;
	padding: 0;
}

#navMenu {
	float: left;
	margin-left: 20%;
	margin-top: 66px;
}
	
#header {
	width: 100%;
	height: 105px;
	background: #2b2b2b;
	margin: 0;
	padding: 0;
	}

.logo {
	float: left;
	margin-top: 10px;
	margin-left: 10%;
	}	

#leaderboard {
	width: 990px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	right: auto;
	top: 15px;
	background: transparent;
	text-align: center;
	}

/* LEFT COLUMN
----------------------------------------------------------------- */

#left {
	width: 500px;
	float: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: 2em;
	padding: 0;
	background: #e8eec7;
	text-align: left;
	}

.lefttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	}

.lefttextthumb {
	margin: 0;
	padding: 15px 0 15px 15px;
	}

.lefttext p {
	margin: 0 0 8px 0;
	padding: 0;
	}

#view {
	width: 500px;
	margin: 0;
	padding: 0;
	}

.viewtext {
	margin: 0;
	padding: 10px 15px 10px 15px;
	font-size: 11px; 
	text-transform: uppercase;
	}
.storycontent blockquote {
	background: #ffffff;
	border: 1px dashed #CCC;
	padding: 0.5em;
	text-align: left;
	color: #E63E0A;
}

.storycontent h3 {
	color: #E63E0A;
}

.storycontent img {
	padding:5px;
}

.chronodata {
	font-style: italic;
	color: #444;
}

.chronodata .author {
	font-weight: bold;
	color: #000;
}

/* RIGHT COLUMN
----------------------------------------------------------------- */

#right {
	width: 330px;
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
	border-left: 1px dashed #666;
	background: #F5F7EA;
	text-align: left;
	}

.righttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	font-size: 11px;
	}

.righttext p {
    margin: 0 0 12px 0;
    padding: 0;
	font-size: 11px;
    line-height: 14px;
	}

.welcometext {
	font-size:1.1em;
	text-align: justify;
}
#twitter_div {
	border: 3px solid #0FC0DA;	
	padding:10px 10px 15px 10px;
	margin-bottom:15px;
	text-align:left;"
}

#twitter_div .sidebar-title h2 {
	color: #A2C000;
}
	
	
/* FOOTER
----------------------------------------------------------------- */

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	background: #F5F7EA;
	height:100%;
	width: 100%;
	}

.copy {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	font-size: 9px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	}

.pod {
	width: 820px;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #ccc;
	}

.pea { 
	width: 240px;
	float: left;
	margin: 0 50px 20px 0;
	padding: 0;
	text-align: left;
	}

.pealast { 
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	}

.pod p {
	margin: -2px 0 13px 0;
	padding: 0;
	line-height: 18px;
	}
 
.pod a:link {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.pod a:hover {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
	}

.pod a:active {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.pod a:visited {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
/* FORMS
----------------------------------------------------------------- */

#searchform {
	float: right;
  	margin: 0;
	padding: 23px 20px 0 0;
	background: none;
	background-color: transparent;
	}  

#searchbox {
	width: 255px;
	margin: 0;
	padding: 5px 0 5px 0;
	border: 1px solid #000;
	font-size: 13px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	}
  
#searchform input {
	margin: 0 0 0 5px;
	vertical-align: middle;
	}
	
#mailform {
  	margin: 0;
	padding: 0;
	background: none;
	background-color: transparent;
	} 
	
#syndicateform { 
	display: none; 
	}

/* HR
----------------------------------------------------------------- */

.hr {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(/wp-content/themes/bl3ndblog/images/hr-black.gif) repeat-x;
	clear: both;
	}
	
