.widgets {
	width:978px;
	padding:10px 10px;
	background:#413e45;
	border:1px solid #4c4951;
	height:280px;
	margin-bottom:10px;
	border-bottom-left-radius :5px;	
	-moz-border-radius-bottomleft:5px;	
	-webkit-border-bottom-left-radius:5px;	
	border-bottom-right-radius :5px;	
	-moz-border-radius-bottomright:5px;	
	-webkit-border-bottom-right-radius:5px;
	overflow:hidden;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {

	}
img.sidim{
	width:650px;
	height:280px;


}

img.phumb{
	width:80px;
	height:58px;
	float:left;
	margin-right:10px;
	margin-left:10px;


}

.inpost{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 5px 10px 5px;
	background:url(images/trans.png);
	width:640px;
	border-top:1px solid #000;
}

.inpost h3{
	color:#fff;
	font-size:16px;
	padding:5px 0px;
}

.inpost p{
	color:#bbb;
}
ul#tabnav{
	list-style:none;
	height:280px;
	width:328px;
	float:right;
	margin:0px ;
	overflow:hidden;
	display:inline;
	padding:0px 0px;
	background:#2d2b30;
}	
	
#tabnav li {
	list-style: none;

	}

#tabnav li a:link,#tabnav li a:visited {

	display: inline;
	float:left;
	padding:5px;
	margin-left:1px;

	border-top:1px solid #413E45;
	color:#555;
}	
	
#tabnav li a:hover, #tabnav li a:active, #tabnav li.ui-tabs-selected a {
	background: #D8323C url(images/taba.png) left center no-repeat;
	color:#eee;
	}
	
#tabnav li.ui-tabs-selected h3 {
	color:#eee;
}

a.listab{
	display:block;
	width:318px;
	height:59px;
	background:url(images/tab.png) no-repeat;
	overflow:hidden;
}

.listab h3{
	font-size:18px;
	font-weight:bold;
	padding:0px 5px;
	color:#eee;

}
.listab p{
	font-size:12px;
	line-height:16px;

}
.tabdiv {

	margin:0px;
	width:650px;
	float:left;
	height:280px;
	position:relative;
	display:inline;
	background:#000;

	}

.featpost{
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(images/trans.png);
	padding:10px;
	border-top:1px solid #000;
	color:#999;
	width:555px;
}	
	
.ui-tabs-hide {
	display: none;
		}

		
#bottom{

	margin:0px auto;

}
.bottomcover{
	background:#1D1B1F;
	margin:0px auto;
	width:998px;
	border:1px solid #413E45;
}	
h3.bothead{

	height:20px;
	font-size:16px;
	padding:10px 0px 10px 10px;
	color:#B72A33;

	
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial,Tahoma,Century gothic,sans-serif;
	margin:10px 0px 0px 15px;
	color:#ddd;
		list-style:none;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 220px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #8A868F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #2F2D32;

	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}