/*
Theme Name: mb
Theme URI: / http://2-brains.com
Description: /
Author: / 2-brains
Author URI: http://2-brains.com
version: 1.0
*/



 /* basics */


body {
  	background: #000000 ;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        color:#C8D0DB;
	margin: 0px;
        padding: 0px;
      	
	}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#818F94;
	background-color:#;
	padding: 15px 0px 30px;
	margin: 0px;
}


h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C8D0DB;
	background-color:#;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
   text-align: left;
	
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
	background-color:#;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
h4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;

	background-color:#;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}




/* images and misc. */

img{border: none; padding: 6px;}
img a{border:none;}

img.left{ float: left; border: none; padding: 0 15px 10px 0; }
img.right{ float: right; border: none; padding: 0 0 10px 15px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#009966;
	text-decoration:none;
	border: none;
	}

a:hover{color:#00FF99; }



/* container */


#container {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background:#000 url();
	color:#C8D0DB;
	overflow: hidden;
	border: 0px dotted #222;
	}
	
/* header */

#header {
	background: #000;
	width: 100%; 
	color: #fff; 
	height: 250px;
        width: 770px;
        margin: 0px;
	padding: 0px;
	}
	
#header:hover{
	background:#8E9086;
	}
	
#header h1{
	font-family: palatino linotype,  arial, georgia,times;
	font-size: 22pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin:12px 15px 0 15px;
	padding:4px 15px 10px 0;
	border-right:1px solid #C1C4BC;
	float:left;
	}

#header p{
	font-family: georgia, verdana, palatino linotype, arial, times;
	font-size: 10pt;
	font-weight: 300;
	color: #fff;
	padding:30px 0;
	margin:0;
	}
	

/* mid header */
	
#midheader{
	width: 100%; 
	height: 200px; 
	background: #DBDBD3;
	overflow: hidden;
	border-top: 6px solid #fff; 
	margin:0;
	padding:0;
	}

.leftcontent{ 
	width: 254px;
	height: 200px;
	float: left;
	font-size: 8pt;
	}

.leftcontent h2{
  font-family: palatino linotype, georgia, arial, times;
  font-size: 14pt;
  font-weight: 300;
  margin: 10px 0 0 1px;
  }

.leftcontent ul{ 
	margin: 10px 15px;
	}
	
.leftcontent ul li{ 
  padding: 4px 0 4px 0;
  border-top: 1px dotted #B2B2AA;
  list-style-type: none;
	}
	
.leftcontent ul li a{color: #767C6F;}
.leftcontent ul li a:hover{color: #767C6F; text-decoration: none;}
	
.leftcontent ul li:hover{ 
  background: #D3D3CB;
	}

.rightimg{ 
	width: 500px;
	height: 194px;
	float: right;
	background: url(images/rightimg/random.php);
	border-left: 6px solid #fff; 
	border-bottom: 6px solid #fff; 
	}




/* content */


#content {
	float: right;
	width: 560px;
	overflow: hidden;
	}	

.post {
	margin: 0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	text-align: Justify;
	}
	
.post h2{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C8D0DB;
	background-color:#;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
        text-align: left;
     
	}
	
.post h2 a{
	color: #009966;
	text-decoration: none;
	border: none;
	}
	
.post h2 a:hover{
	color: #00FF99;
	text-decoration: none;
	}
	
.post p{margin: 4px 0 4px 0; font-size: 13px;   color:#C8D0DB;}

.post ul {padding: 12px;}

.post ul li {list-style-type:square; list-style-position: inside; color:#878A7E;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#000000;
	padding:6px;
	margin-top: 16px;
	border-top: 0px dotted #333333;
	border-bottom: 1px solid #222222;
	text-align: center;
	line-height: 15pt;
	}
	
.postmetadata img{display: inline; margin: 0; padding: 4px 2px 0 2px;}
	
.navigation {
	margin: 10px;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}


.archivetitle{
	
        font-size: 13px;
	color: #666;
	padding: 0 0 0 15px;
        text-align: left;
	}


.arcdesc{
	
        font-size: 11px;
	color: #999;
	padding: 5px 15px 0px 15px;
        text-align: left;
	}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 6px 0 24px 0;
	padding: 0;
	border-right: 1px solid #333333;
	background: #000000;
	}

#sidebar h2{
	

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color:#;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 12px;

}

#sidebar p {margin:0; padding: 0 6px 0 0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
        text-align: left;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 0px 0 12px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 4px 0 4px 12px;
	border-bottom: 0px dotted #333333;
	}
	
/* #sidebar ul ul li:hover{ background: #E3E3DE;} */
 
  

#sidebar ul ul li a{color: #009966; text-decoration: none; border: none;}
#sidebar ul ul li a:hover{color: #00FF99; text-decoration: none; border: none;}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}






/* comments */

#commentssection{
        background: #000;
	text-align: left;
	padding: 2px 0px;
	margin: 0;
	}
	


#commentform{
	background: #000;
	margin: 0px 0px 20px 0px;
	padding: 20px;
       
	}
	
#commentform p{ text-align: left;
	
	}
	
#commentform a{color: #; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
        font: bold 12px/1 Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
        justify: left;
        color: #C8D0DB;
	}

#author, #email, #url, #commentbox, #submit { 
	background: #000000;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #333;
        color: #666;
	}
	
#submit,  {margin:5px 5px 0 0; color: #C8D0DB;}

	




ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #000;
	margin:10px 0;
	padding:5px 0 5px 0px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #000;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#C8D0DB;}

cite {font-style: normal; font-weight: bold; font-size: 9pt; font-family: arial, verdana, tahoma;} 
cite a{color: #009966; text-decoration: none; }
cite a:visited{color: #009966; text-decoration: none; }
cite a:hover{color:#00FF99; }


/* search */




.phplist
{
	padding: 6px 0 6px 10px;
	font-family: verdana, arial, times;
	}


 input#email, input#url, input#author , input#commentbox{
     background: #000000;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #333;
        color: #999999;
        resize: both;

	}
input#contactsubmit {
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: #000;
	color: #999999;
	}



#searchform{
	padding: 6px 0 6px 10px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
        background: #000000;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #333;
        color: #999999;
        resize: both;
	}


#searchform input#searchsubmit  {
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #333;
	background-color: #000;
	color: #999999;
	}



/* footer */

#footer {
	background: #878A7E;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	border-top: 6px solid #fff;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}




/* styles from mb original */


.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#C8D0DB;
	background-color:#;
}

.textarea a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009966;
	text-decoration: none;
}

.textarea a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #009966;

}


.textarea a:hover{

	background-color:#;
	text-decoration: none;
	color: #00FF99;



}




.grayborder {

	border: 1px solid #666666;
}
.grayborderwbg {
	border: 1px solid #666666;
	background-color: #000000;
	vertical-align: top;
	white-space: nowrap;
	
	height: 155px;
        padding: 15px;
}

.buynow {
	padding: 5px;
	border: 1px solid #009966;
	margin: 10px;
        line-height: 35px;
}

.buynow a:hover{
	padding: 5px;
	border: 1px dotted #00FF99;
	margin: 10px;
}


.footertable td{
	margin: 0px;
	padding: 5px 0px 5px 0px;
     	
	font-family: verdana, arial, tahoma;
	font-size: 7pt;

}


hr {
	color: #666666;
	border: 1px 0px 0px 0px solid #666666;
}



.pricetable{
	font-family: Tahoma;
	font-size: 13px;
	color: #C8D0DB;
	text-decoration: none;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	width: 100%;


	
}
.pricetable a{
	color: 55a689;
	text-decoration: none;
	font-weight: bold;

}

.pricetable a:visited{
	color: 55a689;
	text-decoration: none;
}

.pricetable a:hover{
	color: #00FF99;
	text-decoration: none;
}

.pricetable td{
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: middle;
	height: 25px;


}



.tinyarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color:#009966;
	background-color:#;
}

.tinyarea a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#009966;
	font-weight: normal;
	background-image: url(images/tape-hover1.gif);
	text-decoration: none;
}

.tinyarea a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#009966;
	font-weight: normal;
	background-image: url(images/tape-hover1.gif);
	text-decoration: none;
}


.tinyarea a:hover{
	background-color:#;
	text-decoration: none;
	color: #00FF99;
}

.credit {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;

}





/*NAV BAR GENERAL POSITION AND FONTS*/
#nav, #nav ul {
	font: bold 11px/1 Verdana, Arial, Helvetica, sans-serif;
	float: center;
	list-style: none;
	padding: 0px;
        margin: 0px;
	height: 1em;
	/*margin-top: 0.4em;*/
	/*margin-right: 0px;*/
        /*margin-bottom: 0.4em;*/
        /*margin-left: 0;*/
	width: 31em;
 }

#nav a {
	display: block;
	color: #009966;
	text-decoration: none;
	padding: 0.25em 0em;
	font-weight: bold;
	margin: 0;

}

#nav a:hover{
	color: #00FF99;
	background-color: #000000;



}
/*daddy is a sub nav that expends to another nav*/
#nav a.daddy {
	background-position: 0.1em ;
}

/**space between nav links**/
#nav li {
	float: left;
	padding: 0.2em;
	width: ;
}

/**dropdowns**/

#nav li ul {
	overflow: visible;
	visibility: visible;
	z-index: 11;
	position: absolute;
	left: -999em;
	height: auto;
	width: 20.4em;
	w\idth: 19.9em;
	font-weight: normal;
	margin: 0px;
        padding-top: 0px;
	padding-right: 1em;
        background: #121212; 
	border : 1px solid #00351B;
        text-align: left;
        background-color: #121212;
}

#nav li li {
margin: 0;	
padding-right: 1em;
	width: 19em;
}

#nav li ul a {
margin: 0;
	width: 24em;
	w\idth: 20em;
}

#nav li ul ul { /*third level menu (to the side)*/
	margin: -1.6em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	text-color: #;

}

.clear10 {padding: 10px;}