body {
	font: 12px Verdana, Arial, Tahoma, sans-serif;
	color: #444444;
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
	}

a:hover, a:active	{
	color: #0000cc;
	text-decoration: underline;
	}

a.important {
 color: #CC0000;
}


.clear {clear:both}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	}

#header	{
	height: 234px;
	overflow: hidden;
	text-align: center;
	}
#head {height:130px;overflow:hidden;}	
#logo	{
	height: 100px;
	width: 418px;
	float: left;
	padding: 0;
	margin: 10px 0; 
	}
#headban	{
	margin:10px 0 0 30px;
	height: 60px;
	width: 480px;
	float: left;
	}

#date	{
	float: left;
	padding: 6px 30px;
	color: #999999;
	margin: 0px;
	}
	
#pages	{
	height: 24px;
	width: 1000px;
	padding: 0;
	overflow: hidden;
	}

#pages ul {
	margin: 0;
	padding: 0;
	}
	
#pages ul li {
	margin: 0 1px;
	float: right;
	padding: 0;
	list-style: none;
	}

#pages ul li a:link, #pages ul li a:visited {
	font-size: 11px;
	color: #666666;
	border: 1px #b7b7b7 solid; 
	padding: 4px 8px;
	background: #e3e3e3 url(images/navsilver.gif) top repeat-x;
	}

#pages ul li a:hover, #pages ul li a:active {
	font-size: 11px;
	color: #000000;
	border: 1px #999999 solid; 
	padding: 4px 8px;
	text-decoration: none;
	background: #dcdcdc url(images/navsilver.gif) bottom repeat-x;
	}
	
#menu	{
	text-align: center;
	height: 54px;
	width: 970px;
	margin-top: 10px;
	padding: 0 15px;
	overflow: hidden;
	float: center;
	border-bottom: 2px #eee solid;
	border-top: 2px #eee solid;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	margin: 0 3px 2px 0;
	float: left;
	padding: 0;
	list-style: none;
	}

#menu ul li a:link, #menu ul li a:visited {
	font-size: 12px;
	color: #666666;
	font-weight: 600;
	margin: 0;
	float: left;
	border: 1px #b7b7b7 solid;
	padding: 5px 14px 5px 14px;
	background: #e3e3e3 url(images/navsilver.gif) top repeat-x;
	}

#menu ul li a:hover, #menu ul li a:active {
	font-size: 12px;
	color: #000000;
	font-weight: 600;
	margin: 0;
	float: left;
	border: 1px #999999 solid;
	padding: 4px 14px 6px 14px;
	text-decoration: none;
	background: #dcdcdc url(images/navsilver.gif) bottom repeat-x;
	}	
	
#content	{
	width: 1000px;
	}
	
#headban	{
	height: 60px;
	width: 480px;
	float: left;
	margin: 30px 0 30px 80px;
	}	

#siderek {
	text-align: center;
	font: bold 20px sans-serif;
	border: 2px #ddd solid;
	padding: 10px;
	margin-top: 10px;
	background: #f4f4f4;}
	
#sidebar {
	float: right;
	overflow: hidden;
	font: 11px tahoma, sans-serif;
	width: 268px;
	padding-left: 10px;}

#sidebar	h2 {
	letter-spacing: 2px;
	font: bold 12px tahoma, sans-serif;
	text-align: left;
	color: #4282bd;
	padding: 18px 5px 5px 10px;
	margin: 0;
	}
	
#sidebar	h3 {
	letter-spacing: 2px;
	font: bold 12px tahoma, sans-serif;
	text-align: left;
	color: #000000;
	padding: 18px 5px 5px 0;
	margin: 0;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {font-size:11px;margin:0;line-height:15px;}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #000099;
	padding: 5px 0 0 10px;
	1background: url(images/bullet1.gif) 0 10px no-repeat;	}

#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #000066;
	padding: 5px 0 0 10px;	
	1background: url(images/bullet1.gif) 1px 10px no-repeat;}	

#left	{
	width: 350px;
	overflow: hidden;
	float: left;
	}

#post {
	width: 702px;
	font: normal 12px Verdana, sans-serif;
	float: left;
	padding: 10px 10px 10px 0 ;
	overflow: hidden;
	}

#post h1{font: bold 16px Verdana, sans-serif;color: #336699;margin: 10px 0;padding: 0;}
#post h2{font: bold 14px Verdana, sans-serif;color: #336699;margin: 10px 0;padding: 0;}

.post-date a{
	color: #009900;
	font: normal 10px Verdana, sans-serif;
	}
	
.post-date {
	font: normal 10px Verdana, sans-serif;
	border-bottom: 1px #eee solid;
	margin: 0;
	padding: 0;
	color: #aaa;
	}

.post-meta {
	font: normal 12px Verdana, sans-serif;
	margin: 0 0 20px 0;}	
.post-meta a {text-decoration: underline;}	

#post img {
	float: left;
	background: #eaeaea;
	margin: 0 5px 5px 0;
	padding: 3px 3px 3px 3px;
	border: 1px #dddddd solid;
	}

.cat	{
	border: 1px #dddddd solid;
	margin: 10px 10px 0 0;
	padding: 5px;
	1background: #fbfbfb;
	}
	
.cat	h2 {
	font: bold 14px tahoma, Verdana, sans-serif;
	margin: 0;
	padding-bottom: 5px;
	text-align: center;}
	
.cat h3, .featured	a h3{
	font: bold 14px tahoma, Verdana, sans-serif;
	color: #0000cc;
	border-bottom: 1px #ddd dashed;
	text-align: center;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;}
	
.more_stories	li{
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(images/bullet1.gif) 0 10px no-repeat;
	font: normal 12px verdana, sans-serif;}

.more_stories	{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px #ddd dashed;}

.featured {
	display: block;
	width: 670px;
	border: 1px #ddd solid;
	height: 200px;
	overflow: hidden;
	padding: 10px;
	}
.featured h3 {
	letter-spacing: 2px;
	font: bold 16px Verdana, sans-serif;
	width: 180px;
	display: block;
	color: #777;
	padding: 0 0 8px 0;
	margin: 0 170px 0 0px;
	border-bottom: 1px solid #dedede;
	float: left;
	text-align: center;
	}
.fpost	h1{
	font: bold 14px Verdana, sans-serif;
	text-align: center;
	}
/* featured tabs */
#featuredposts {float: right;margin: 5px 60px 0 0;}
.featuredposts li {
	float: left;
	display: block;
	margin-right: 10px;
}
.featuredposts li a {
	float: left;
	display: block;
	width: 9px;
	height: 9px;
	background: url(images/light_off.gif) no-repeat;
}
.featuredposts li a:hover {
	background: url(images/light_bl.gif) no-repeat;
}
.featuredposts li a.selected {
	background: url(images/light_on.gif) no-repeat;
}
.featuredposts li a.selected:hover {
	background: url(images/light_on.gif) no-repeat;
}

.related	{
	border: 2px #ccc solid;
	background: #e3e3e3 url(images/navsilver.gif) top repeat-x;
	width: 690px;
	font-weight: 600;
	height: 20px;
	padding: 5px 5px 0px 0;
	margin: 30px 0 0 0;
	text-align:right;}

.related-post	{text-align:right;
	line-height: 24px;
	list-style:none;
	background: #fcfcfc;
	width: 670px;
	font-weight:600;
	border: 2px #ccc solid;
	padding: 5px;
	margin-left: 5px;
	border-top: 0;}
.related-post	a{text-decoration:none;}
#footer	{
	width: 700px;
	color: #777;
	font-size: 11px;
	float: left;
	text-align: center;
	padding: 10px 10px 20px 10px;
	}	

#partners li {padding:3px 0;font-weight:bold;}

.ui-tabs-hide { display: none; }
#sbtabs {width:320px;height:320px;margin:0;float:left;}
#sbtabs1 {width:280px;margin:0;}
.tabc, #tabm{width:100%;margin:0;padding:0 4px 0 0;}
.tabc {margin:10px 0 0 0;}
.tabmc {height:25px;}
#tabm li {padding:6px 4px 2px 0px;float:left;list-style:none;cursor:pointer;border-bottom:none;}
#tabm .first {padding:7px 5px 2px 20px;}
#tabm li a, #tabm li a:visited {padding:3px 6px 3px 6px;font-weight: bold;color:#0c0;display:block;}
#tabm li a:hover, #tabm li.ui-tabs-selected a {margin:0;1background:#f6f6f6;1border:1px #eee solid;color:#0c0;}
.meta, .posted {margin:0 0 15px 0;padding:0;color:#999;font-size: 9px;}
.meta a, .meta a:visited {color:#999;border-bottom: 1px solid #ddd;}
.meta a:hover {color: #f00;}
.title a, .title a:visited {color: #666;font-weight: bold;font-size:14px;padding:0px;}
.title a:hover {color: #222;}
#recent li, #pop li, #comm li, #feat li, #hdown li {padding:7px 0;border-bottom:1px solid #DCECF9;}
#pop .title a, #feat .title a, #comm .title a {font-size:13px;color:#6658A6}
#recent .title a {color: #555; font-size: 1.3em;padding-left:0;}
#recent .title a:hover {color:#d20;}
