/*
Theme Name: BTSTAR
Theme URI: http://BTSTAR.COM/
Description: ORIGINAL THEME FOR BTSTAR NETWORK
Version: 0.01 
Author: SALEM WOLF
Author URI: http://www.btstar.com
*/

/* Globals 
=================================== */
@import "topmenu.css";
@import "tabbedContent.css";

* { margin: 0; padding: 0; }

body {
	margin-bottom: 50px;
margin: 0 ;
font: normal 80%  century gothic, ARIAL, verdana, sans-serif;
background: #fff url(http://www.btstar.com/images/bgr.jpg) repeat-x top;
}

li {
list-style-type: square;
}

#content li
{
list-style-type: square;
margin: 0;
padding: 2px;
font-size:18px;
font-weight:bold;
line-height:1.4;
}
#content div
{
font: 16px;
}



a { color: #202C55; text-decoration: none; }
a:hover { text-decoration: underline;  }



.left { float: left; }



h1 {font-size: 18pt; margin-bottom: 24px;}
h2 {font-size: 12pt; font-weight:normal; margin: 0 0 8px 0;
}


fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}



.clear10 { float: none; clear: both; height: 10px;}

/* Structure front page hide for sections
=================================== */
#black{
width: 988px;
margin: auto;
margin-top: 2px;
font: normal 12px CENTURY GOTHIC, ARIAL;
color:#fff;
}
#black a {
color:#fff;
}
#pointermenu2{
margin: 0;
padding: 0;
font: 100%;
}

#pointermenu2 ul{
margin: 0;
margin-top: 54px;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: normal 13px CENTURY GOTHIC, ARIAL;

}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: normal;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(http://www.btstar.com/images/pointer.gif) bottom center no-repeat;
}




#search {
	padding-top: 20px;
	text-align:right; 	
}

#search input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}

#search input.submit {
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}

#search input.submit:hover {
	background-color: #ddd;
}

#main {
width: 988px; 
	background:#ffffff;
margin: 0px auto;
text-align: left;
padding: 0;

}

/* content */

#content { 
	float: left;
	width: 988px;
	overflow: hidden;
	margin:0 8px 0 0 ;
padding: 0;
font-size:16px;
	}



/* footer */
#footer {
border-top: 1px solid #ccc;
	background:#000;
	position:relative;
	height:130px;
	margin:0 auto;
	text-align:left;
color: #666;
	font-size: 0.8em;
font-family:'Lucida Sans Unicode', arial, century gothic;
	letter-spacing: 2px;
	text-transform: uppercase;
clear: both;
}
#footer img{margin:30px 0 0 50px;padding:0;
	border:0;
}

#footer a  {
color:#ddd;
}
#center  {
	
	
text-align:center;
}

#footer ul {
	float:left;
	margin:30px 0 0 40px;padding:0;
display:inline;
	font-size:85%;
	list-style-image: url(http://www.btstar.com/images/dot.gif) 

}

#footer p {
	margin-left: 30px;padding:5px;
}
#footer ul li {
	line-height:1.4;
	list-style-type: square;

	color:#ccc;
}
#footer ul li a {
	padding-left:5px;
	color:#ddd;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#fff;
}
#sizer {
width:988px;
	position:absolute;
	left:50%;

	margin-left:-415px;






/* Front Page
=================================== */


.float {
	float: left;
	width: 60px;
 height: 60px; padding:5px;	}



#discussions  a{
font:bold ;
color: #000;

	}





#discussions ul { padding: 0 0 0 14px; }



.hidden {
	display: none;
}


.tabstyle{
cursor: pointer;
cursor: hand;
width:80px;
font: bold 14px Arial;
background-color: lightyellow;
border-top: 1px solid gray;
border-right: 3px outset white;
}

.tabstyle b{
color: blue;
margin-left: 3px;
margin-right: 23px;
}

#cyclelinks2{
margin-right:15px;
}

#cyclelinks2 .tabsfootstyle{
font-weight:bold;
text-decoration:none;
background-color:white;
margin-right:3px;
}