/*
Theme Name: mb
Theme URI: / http://2-brains.com
Description: /
Author: / 2-brains
Author URI: http://2-brains.com
version: 1.0
*/


.navigation {
             margin: 0px 0px 0px 0px; 
             padding: 25px 185px 7px 0px; 
             }




.wordtube {float: left;}

.download {
float: left; 
height:18px;
width:82px;
margin: 0px 5px 0px 25px;
padding: 0px 8px 3px 8px; 
background: url(images/download.gif) no-repeat;
}



/* Remove Keyword List */
#skwr_removetags {
margin:5px 0px 5px 5px; 

justift:left; 
clear:both;}

#skwr_removetags a {
  text-decoration: none;
  background-color: #009966;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
 }

/* Add Keyword List */

#skwr_addtags {margin:5px 0px 5px 5px; 
padding: 5px 10px 5px 5px;
 justift:left;
 clear: both;}

ul.wp-tag-cloud
{
 width:640px;  /* room for 3 columns */ 
}

ul.wp-tag-cloud li 

{
 float:left;
 width:8em;  /* accommodate the widest item */

}


ul.wp-tag-cloud li a
{
  display:block;
  width:8em;
  text-decoration:none;
  background-color:#009966;
  -moz-border-radius:4px;
  border-radius:4px;
-webkit-border-radius: 4px;
} 
ul.wp-tag-cloud li a:hover
{
  background-color: #00FF99;  
}


 /* 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: 530px;
	overflow: hidden;
        text-align: left;
        padding: 0px 20px 0px 15px;
	}

#content2 {
	/* float: right; */
	width: 640px;
	overflow: hidden;
        margin: 0px 0px 0px 50px;
padding: 0px 0px 0px 10px;
	}	

#content2 h2
        {
        padding: 10px 0px 0px 0px;}
	}	

.post {
	margin: 0 10px;
	padding: 10px 10px 10px 5px;
	line-height: 14pt;
	text-align: left;
	}

.post2 {	
	padding:20px 5px 0px 5px;
	font-size: 11px;
	text-align: Justify;
	}


.post2 a {font-weight: bold; padding:0px 0px 0px 10px;
}
	
.post h2{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C8D0DB;
	background-color:#;
	padding: 10px 0px 0px 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; padding: 10px 0px 10px 0px}

.post ul {padding: 12px;}

.post ul li {list-style-type:square; list-style-position: inside; color:#878A7E;}

.entry p{margin:0px 12px 0px 0px;}

.entry {padding:12px 0px 0px 0px;}

.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;}
	

.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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C8D0DB;
	background-color:#;
	font-weight: bold;
	margin: 0;
	padding:  5px 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;
text-align: center;
        padding: 15px;
margin; 3px;
}

.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;

}


.clear10 {padding: 10px;}
.clear {padding: 0px 0px 10px 0px;clear: both;} 
/* Sidebar for Music Library */

#sidebar2 {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 640px;
	/* float:left;*/
	margin: 0px 0px 24px 20px;
	padding: 0px 0px 0px 10px;
	/* border-right: 1px solid #333333;*/
	background: #000000;
	}




#sidebar2 h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#C8D0DB;
	margin: 0px;
	padding: 7px 0px 0px 12px;
}


#sidebar2 h4{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C8D0DB;
	background-color:#;
	font-weight: bold;
	margin: 0px;
	padding: 7px 0px 0px 12px;
}
#sidebar2 p {margin:0; padding: 0 6px 0 0;}

#sidebar2 img {padding: 0; margin: 0;}

#sidebar2 ul {
	margin: 0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
        text-align: left;
	}

#sidebar2 ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar2 ul ul {
	margin: 0px 0 12px 0;
	padding: 0;
}

#sidebar2 ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 4px 0 4px 12px;
	border-bottom: 0px dotted #333333;
	}

#sidebar2 ul ul li a{color: #000000; text-decoration: none; border: none; text-align: center;}
#sidebar2 ul ul li a:hover{color: #000000; text-decoration: none; border: none;}

#sidebar2 ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar2 ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


