body {font:12px Arial, Tahoma, sans-serif;color:#444;margin:0;padding:0;background:#fff;}

a:link, a:visited {color:#009;text-decoration:none;}
a:hover, a:active{color:#00c;text-decoration:underline;}
a.important {color:#C00;}
li {list-style:none;}
.clear {clear:both}

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

#header	{
	height: 224px;
	overflow: hidden;
	text-align: center;
	}
#head {height:130px;overflow:hidden;}	
#logo	{
	height: 100px;
	width: 418px;
	float: left;
	padding: 0px 0 0 0;
	margin: 20px 0; 
	}
#headban {text-align:center;margin:40px 0 0 80px;height:60px;width:490px;float:left;}
#date	{
	float: left;
	padding: 6px 30px;
	color: #999;
	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: #666;
	border: 1px #b7b7b7 solid;
  border-radius: 5px;  box-shadow: 0 0 5px #ccc;
	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: #000;
	border: 1px #999999 solid; 
  border-radius: 5px;  box-shadow: 0 0 5px #ccc;
  padding: 4px 8px;
	text-decoration: none;
	background: #dcdcdc url(images/navsilver.gif) bottom repeat-x;
	}
	
#menu	{
	text-align: center;
	height: 56px;
	width: 970px;
	margin-top: 10px;
	padding: 0 15px;
	overflow: hidden;
	border-bottom: 1px #eee solid;
	border-top: 1px #eee solid;
	background:#fafafa;}
	
#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{
	font:bold 12px verdana, sans-serif;
	color: #666;
	margin: 0;
	float: left;
	border: 1px #b7b7b7 solid;
	padding: 5px 14px 5px 14px;
	background: #e3e3e3 url(images/navsilver.gif) top repeat-x;
border-radius:5px;	}

#menu ul li a:hover {
	color: #222;
	margin: 0;
	float: left;
	border: 1px #999 solid;
	padding: 4px 14px 6px 14px;
	text-decoration: none;
	background: #dcdcdc url(images/navsilver.gif) bottom repeat-x;
	}	
	
#content	{
	width: 1000px;
	}
#siderek {
	text-align: center;
	font: bold 20px sans-serif;
	border: 2px #ddd solid;
  border-radius: 5px;	padding: 10px;
	margin-top: 10px;
	background: #f4f4f4;}
	
#sidebar img{border:0px;}

#sidebar {
	float: right;
	overflow: hidden;
	font: 11px tahoma, sans-serif;
	width: 268px;
	padding:10px 0 0 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: #000;
	padding: 18px 5px 5px 0;
	margin: 0;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #009;
	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, #post h2 a{font: 20px Verdana, sans-serif;color:#369;margin: 10px 0 0 10px;text-shadow:1px 1px 1px #ddd;}

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

.post-meta {	font: normal 14px arial, sans-serif;line-height:20px;margin: 0 0 30px 0;}	
.post-content {padding:0 0 0 20px;}	

#post img {float:left;background:#fff;margin:0 15px 5px 0;padding:5px;border:1px #ccc solid;  border-radius:10px;box-shadow: 0 0 10px #ccc;}

.cat{border:1px #ddd solid;
	  border-radius: 15px;margin: 10px 10px 0 0;
	padding: 5px;}
	
.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;
  border-radius: 15px;	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;}

#recomend {float:right;width:650px;font-size:12px;margin:20px 0 0 0;}
#vk_like, #fb-root {float:right;}
#rss2email{height:20px;font:normal 14px arial, sans-serif;padding:25px;margin:20px 35px 20px 20px;border:2px #fff solid;border-radius:10px;box-shadow:0 0 10px #ccc;background:#ffb;}
#rss2email img{border:none;box-shadow:2px 2px 5px #ccc;position:relative;top:-15px;float:left;margin:0 30px 0 0;}

#footer	{width:700px;color:#777;font-size:11px;float:left;text-align:center;padding: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:12px;padding:0px;background: url(images/bullet1.gif) 0 10px no-repeat;	}
.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;}

.related {height:20px;padding:0 10px 5px 10px;font-weight:bold;text-align:center;}
.related-post {border-top:1px #eee solid;border-bottom:1px #eee solid;background:#fcfcfc;text-align:center;margin:20px 0 0 0;letter-spacing:0px;overflow:hidden;padding:0 0 0 18px;}
.related-post11 li a{font-size:12px;padding:0 10px 10px 10px;}

#carusel1 {width:680px;height:500px;margin:5px 0 0 0;list-style:none;overflow:hidden;}
#carusin1{width:675px;height:486px;}
#item1{width:165px;height:225px;margin:0 2px 15px 0;float:left;}
#item1 a{font-size:12px;}

#share42 {
  position: fixed;
  z-index: 2;
  margin: 45px 0 0 -100px;
  padding:5px;
  background: #FFF;
  border: 1px solid #ddd;
  border-radius: 10px;
  opacity: 0.8;
}
#share42:hover {
  background: #FFF;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
  opacity: 1;
}
#share42 a {
  opacity: 0.8;
  vertical-align: bottom;
}
#share42:hover a {opacity: 0.8}
#share42 a:hover {opacity: 1}
