/* 
	Template Name: PentHouse
	Author: http://sanderart.com/
*/

* {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
	border:0;
}
a img,:link img,:visited img,:hover img {
	border:0;
}
a{
	color:#505050;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#29a6da;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
textarea{
	border:1px solid #ccc;
	padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
	outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}

input[type="checkbox"], input[type="radio"] {
	width: auto; 
	height: auto; 
	padding: 0; 
	margin: 3px 5px 5px 5px;
}
html{
	padding:0px;
	background:#f5f5f5;
}
body{
	background:#f5f5f5 url(../images/mainbg.jpg);
	font-family:"Arial", Tahoma sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	color:#505050;
}
#container{
	width:1000px;
	margin:0 auto;
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	background:#fff;
}
.rek1{
	width:1000px;
	height:90px;
	text-align:center;
}
#header{
	width:960px;
	height:60px;
	padding:10px 20px;
}
.logo{
	width:280px;
	height:60px;
	float:left;
}
.searchblock{
	width:400px;
	height:32px;
	margin:15px 20px;
	float:left;
}
.searchblock ul{
	height:30px;
	list-style:none;
	padding:0;
	display:inline;
}
.searchblock li{ 
	float:left;
	position: relative;
	border:0;
	display:block;
	height:30px;
}
.searchblock li a
{
	float:left;
	position: relative;
	text-align:center;
}
.searchform{
	color:#909090;
	width:330px;
	height:18px;
	line-height:18px;
	padding:5px;
	border:1px solid #ccc;
	border-right:0px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	border-radius:3px 0 0 3px;
	font-size:13px;
	font:Verdana, Geneva, sans-serif;
	background:transparent;
	overflow:hidden;
}
.searchform:focus{
	border:1px solid #aaa;
	border-right:0px;
}
.searchbt input{
	width:60px;
	height:30px;
	background: url(../images/sprite_icons.png) 0 0 no-repeat;
	border-radius:0 3px 3px 0;
	margin:0 0 0 -1px;
}
.header-right{
	float:left;
	width:240px;
}
.socialb{
	height:20px;
	color:#aaa;
	line-height:16px;
	font-size:12px;
	float:right;
	width:240px;
	text-align:right;
}
.socialb ul{
	height:20px;
	font-size:14px;
	list-style:none;
	margin:0;
	display:inline-block;
}
.socialb li
{ 
	float: left;
	position: relative;
	text-align:left;
	margin:4px 0 0 10px;
	height:16px;
}
.socialb li a
{
	color:#fff;
	height:16px;
	width:16px;
	font-size:11px;
	display: block;
	text-decoration:none;
	background:url(../images/socialb.png) 0 0 no-repeat;
	border-radius:2px;
}
.socialb li a.vkontakte{
	background-position: 0 0;
}
.socialb li a.facebook{
	background-position: 0 -16px;
}
.socialb li a.twitter{
	background-position: 0 -32px;
}
.socialb li a.rss{
	background-position: 0 -48px;
}
.socialb li a:hover{
	text-decoration:underline;
}

/* LOGIN begin  */
.loginbar{
	float:right;
	height:30px;
	position:static;
	line-height:30px;
}
.loginbar a{
	font-size:12px;
	text-decoration:underline;
	color:#29a6da;
}
.loginbar a:hover{
	text-decoration:none;
}
.loginpanel{
	line-height:20px;
	min-width:140px;
	color:#909090;
	height:20px;
	padding:0 0 10px 0;
	float:right;
	text-align:right;
}
#loginb{
	color:#909090;
	width:240px;
	display:none;
	background:#fff;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-140px;
	z-index:20000 !important;
	box-shadow: 0px 0px 30px #000;
	padding:20px;
}
.logheader{
	height:50px;
	margin:0 -20px 20px -20px;
	position:relative;
	color:#303030;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.logheader img{
	height:50px;
}
.login-close{
	position:absolute;
	background:url(../images/login-close.png) 0 0 no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}
.login-close:hover{
	background-position: 0 -30px;
}
.profile{
	margin:0 0 15px 0;
}
.profile-left{
	width:78px;
	float:left;
	margin:0 20px 0 0;
	border:1px solid #e5e5e5;
	padding:10px;
}
.profile img{
	width:80px;
	max-height:80px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#303030;
	float:left;
	width:120px;
}
.profile li{
	position: relative;
	height:29px;
	line-height:20px;
	margin:0;
	padding:0;
	width:150px;
	text-align:left;
}
.profile li a{
	text-align:left;
	line-height:20px;
	font-size:12px;
	color:#29a6da !important;
	text-decoration:underline !important;
	font-weight:normal;
}
.profile li a:hover{
	color:#303030 !important;
	text-decoration:none !important;
}
.login_input{
}
.login_input a{
	font-size:12px;
	line-height:40px;
}
.login_field{
	width:240px;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	font-size:15px;
	padding:0;
	color:#909090;
	background:#fff;
	margin-top:15px;
	text-align:left;
}
.field{
	padding:5px;
	width:230px;
	height:25px;
	line-height:25px;
	color:#909090;
	font-size:15px;
	font-family:Arial;
	background:#fff url(../images/fields.png) top repeat-x;
	border:1px solid #ccc;
	vertical-align: middle;
	box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
	border:1px solid #909090 !important;
}
.not_save{
	font-size:12px;
	padding:0;
	margin:5px 0 10px 0;
	height:20px;
	text-align:left;
}
.enterbutton{
	font-family:Arial;
	background:#29a6da url(../images/sprite-lines.png) 0 -40px repeat-x;
	cursor:pointer;
	height:32px !important;
	line-height:30px !important;
	text-align:center;
	text-decoration:none;
	font-size:14px !important;
	font-weight:bold;
	display:block;
	float:left;
	color:#fff !important;
	text-decoration:none !important;
	margin:5px 20px 5px 0;
	padding:0 10px;
	border:1px solid #29a6da;
	border-radius:3px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.enterbutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.enterbutton:hover{
	color:#fff;
	background:#29a6da;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
	
#login_overlay {
  background-color: #000; /* Чёрный фон */
  height: 100%; /* Высота максимальна */
  left: 0; /* Нулевой отступ слева */
  opacity: 0.50; /* Степень прозрачности */
  -moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: fixed; /* Фиксированное положение */
  top: 0; /* Нулевой отступ сверху */
  width: 100%; /* Ширина максимальна */
  z-index: 10000; /* Заведомо быть НАД другими элементами */
  display:none;
}
/* LOGIN end  */
.menu{
	width:1000px;
	height:50px;
	padding:0 10px 10px 10px;
	position:relative;
	left:-10px;
	background:url(../images/menu.png) no-repeat;
	margin:0 0 -10px 0;
}
.menu ul{
	font-size:15px;
	list-style:none;
	margin:0;
	display:inline;
	height:40px;
}
.menu li{ 
	float: left;
	z-index:100;
	text-align:left;
	position:relative;
}
.menu li a
{
	font-size: 15px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.1);
	line-height:50px;
	padding:0 20px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid #009bb7;
}
.menu li a:hover {
	text-decoration:underline;
}
.nav{
	width:980px;
	height:40px;
	background:url(../images/sprite-lines.png) 0 0 repeat-x;
	padding:0 10px;
}
.nav ul{
	font-size:13px;
	list-style:none;
	margin:0;
	display:inline;
	height:40px;
}
.nav li{ 
	float: left;
	z-index:100;
	text-align:left;
	position:relative;
}
.nav li a
{
	font-size: 13px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	line-height:40px;
	padding:0 10px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.nav li a:hover {
	z-index:100;
	text-decoration:underline;
	text-shadow:none;
}
.nav li a.link1{
	background:url(../images/arrow.png) center right no-repeat;
	padding:0 20px 0 10px;
}
.nav li.drop:hover .link1{
	background:#fafafa url(../images/arrow.png) center right no-repeat;
	color:#29a6da;
	text-shadow:none;
	text-decoration:underline;
}
.nav li.drop{
	display:block;
}
.nav li.drop:hover{
	
}
.nav li ul {
	z-index:500; 
	opacity: 0; 
    height: 0;
    overflow: hidden;
	position:absolute !important;
	left:0;
	margin:0;
	background:#fafafa;
	transition:opacity 0.1s ease;
	display:none;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	min-width:160px;
}
.nav li li{
	z-index:500;
	height:25px;
	padding:0;
	display:block;
	clear:both;
	border-top:1px solid #eee;
	float:none;
}
.nav li li:first-child{
	border:0;
}
.nav li li a {
	padding:0 10px !important;
	text-align:left;
	font-size:12px;
	line-height:25px !important;
	text-decoration:none;
	text-shadow:none;
	box-shadow:none;
	display:block;
	color:#303030;
	font-weight:normal;
	float:none;
}
.nav li li a:hover {
	text-shadow:none;
	clear:both;
	text-decoration:underline;
	border:0;
	background:#29a6da;
	color:#fff;
}
.nav li:hover ul{
	opacity:1;
	height:auto;
	clear:both;
	display:block;
}
.header-image{
	width:1000px;
}
.header-image img{
	width:1000px;
}
#content{
	width:1000px;
	padding:20px 0 0 0;
}
#left{	
	width:720px;
	padding:0;
	float:left;
}
#right{
	width:240px;
	float:right;
	padding:0 20px;
}
.hblock{
	width:700px;
	margin:0 0 20px 20px;
}
.hheader{
	margin:0 0 10px 0;
	color:#303030;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	display:block;
}
.hheader span a{
	background:#29a6da url(../images/sprite-lines.png) 0 0 repeat-x;
	display:inline-block;
	padding:0 7px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	font-size:12px;
	line-height:25px;
	border-radius:3px;
	margin:0 0 0 10px;
}
.hheader a{
	color:#303030;
	font-size:18px;
	text-decoration:underline;
}
.hheader a:hover{
	text-decoration:none;
}
.custom-1{
	width:220px;
	overflow:hidden;
	height:325px;
	float:left;
	position:relative;
}
.over220{
	width:220px;
	height:146px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over220 img{
	width:220px;
	min-height:146px;
}
.over220 img:hover{
	opacity:0.9;
}
.c1title{
	font-size:16px;
	color:#303030;
	max-height:54px;
	overflow:hidden;
	line-height:18px;
	margin:0 0 5px 0;
}
.c1title a{
	font-size:16px;
	color:#303030;
	text-decoration:underline;
}
.c1title a:hover{
	color:#29a6da;	
	text-decoration:none;
}
.c1text{
	max-height:120px;
	line-height:15px;
	overflow:hidden;
}
.c1data{
	line-height:20px;
	font-size:11px;
	color:#909090;
	height:20px;
	margin:0 0 5px 0;
}
.c1data a{
	color:#29a6da;
	font-size:11px;
}
.custom-2{
	width:220px;
	margin:0 0 20px 20px;
	height:95px;
	overflow:hidden;
	position:relative;
	float:left;
}
.over90{
	width:90px;
	height:60px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.over90 img{
	width:90px;
	min-height:60px;
	transition:opacity 0.2s ease;
}
.over90 img:hover{
	opacity:0.85;
}
.c2title{
	font-size:12px;
	color:#303030;
	max-height:60px;
	overflow:hidden;
	line-height:15px;
	margin:0 0 5px 0;
}
.c2title a{
	font-size:12px;
	color:#303030;
	text-decoration:underline;
}
.c2title a:hover{
	color:#29a6da;	
	text-decoration:none;
}
.c2text{
	font-size:11px;
	line-height:15px;
	max-height:60px;
	color:#909090;
}
.wblock{
	margin:0 0 20px;
}
.wheader{
	font-size:20px;
	line-height:30px;
	color:#303030;
	margin:0 0 20px 20px;
	border-bottom:2px solid #29a6da;
	font-weight:bold;
}
.wheader a{
	font-size:16px;
	color:#303030;
	text-decoration:underline;
}
.wheader a:hover{
	color:#29a6da;
	text-decoration:none;
}
.custom-3{
	width:160px;
	height:150px;
	float:left;
	margin:0 0 20px 20px;
}
.over160{
	width:160px;
	height:106px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over160 img{
	width:160px;
	min-height:106px;
	transition:opacity 0.2s ease;
}
.over160 img:hover{
	opacity:0.85;
}
.c3title{
	display:block;
	line-height:16px;
	max-height:32px;
	overflow:hidden;
	font-size:12px;
	color:#303030;
}
.c3title a{
	font-size:12px;
	color:#303030;
	text-decoration:underline;
}
.c3title a:hover{
	color:#29a6da;
	text-decoration:none;
}
.cblock{
	margin:0 0 20px 20px;
	background:#e9fdff;
	padding:10px 20px;
}
ul.catalog{
	width:210px;
	font-size: 12px;
	list-style: none;
	margin:0;
	padding:0 10px 0 0;
	float:left;
	position:relative;
}
ul.catalog li{
	position:relative;
}
ul.catalog li a{
	font-family:Arial;
	padding:0 0 0 10px;
	line-height:20px;
	margin:0 0 5px 0;
	font-size: 12px;	
	color:#505050;
	text-decoration:underline;
	display:inline-block;
	background:url(../images/catalog-item.png) left center no-repeat;
}
ul.catalog li a:hover
{   
	text-decoration:none;
}
.gblock{
	background:#fafafa;
	margin:0 0 20px 20px;
	padding:10px 20px;
}
.gheader{
	font-size:20px;
	line-height:30px;
	color:#29a6da;
	margin:0 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
}
.gheader a{
	font-size:16px;
	color:#29a6da;
	text-decoration:underline;
}
.gheader a:hover{
	color:#303030;
	text-decoration:none;
}
.custom-4{
	margin:0 0 20px 0;
	color:#909090;
}
.over60{
	width:60px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.over60 img{
	width:60px;
	transition:opacity 0.2s ease;
}
.over60 img:hover{
	opacity:0.85;
}
.c4title{
	font-size:12px;
	color:#303030;
	max-height:54px;
	overflow:hidden;
	line-height:18px;
}
.c4title a{
	font-size:12px;
	color:#303030;
	text-decoration:underline;
}
.c4title a:hover{
	color:#29a6da;	
	text-decoration:none;
}
.block380{
	width:380px;
	float:left;
	margin:0 20px;
}
.rek3{
	width:300px;
	float:left;
}
.custom-5{
	margin:0 0 10px 0;
	color:#909090;
	background:url(../images/catalog-item.png) 0 5px no-repeat;
	padding:0 0 0 10px;
}
.c5data{
	color:#29a6da;
	font-size:11px;
	margin:0 0 0 10px;
	display:inline-block;
}
.block340{
	width:340px;
	float:left;
	margin:0 0 0 20px;
}
.sideblock{
	width:240px;
	margin-bottom:25px;
}
.greyblock{
	background:#fafafa;
	padding:5px 10px;
	width:220px;
	margin-bottom:20px;
}
.greyblock .sideheader{
	border-bottom:2px solid #29a6da;
}
.sideblock .custom-2{
	float:none;
	margin:0 0 20px 0;
}
.tagsblock{
	margin:-10px 0 0 0;
}
.tagsblock a{
	color:#29a6da;
}
.custom-7{
	width:240px;
	margin:0 20px 0 0;
	position:relative;
}
.play{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/play.png) no-repeat;
	position:absolute;
	top:55px;
	left:95px;
}
.over240{
	width:240px;
	height:160px;
	overflow:hidden;
	position:relative;
	margin:0 0 10px 0;
}
.over240 img{
	width:240px;
	min-height:160px;
}
.ctitle{
	font-size:14px;
	line-height:16px;
	overflow:hidden;
	color:#303030;
	margin:0 0 5px 0;
}
.ctitle a{
	font-size:14px;
	text-decoration:underline;
	color:#303030;
}
.ctitle a:hover{
	color:#29a6da;
	text-decoration:none;
}
.about{
	font-size:12px;
	line-height:18px;
	padding:0 20px 20px 20px;
}
.about a{
	font-size:12px;
	color:#29a6da;
	text-decoration:underline;
}
.about a:hover{
	text-decoration:none;
}

/* FOOTER         */
.footer {	
	line-height:20px;
	width:960px;
	padding:20px;
	color:#303030;
	position:relative;
	text-shadow:0 1px 1px rgba(255,255,255,0.3);
	margin:0 auto;
	text-shadow:0 1px 1px #fff;
}
.footer a{
	color:#29a6da;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
.footerblock{
	float:left;
}
.footer_nav{
	float:left;
	margin:0 0 0 20px;
}
.footer_nav a{
	margin:0 5px;
}
.counters{
	height:31px;
	width:300px;
	float:right;
	text-align:right;
}

/* КНОПКИ */
.votebutton{
	font-family:Arial;
	background:#29a6da url(../images/sprite-lines.png) 0 0 repeat-x;
	cursor:pointer;
	width:120px;
	height:32px !important;
	line-height:28px !important;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	margin:5px auto;
	border:0;
	border-radius:16px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
	color:#fff;
	background:#29a6da;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.vbutton{
	font-family:Arial;
	background:#eee url(../images/w40.png) 0 0 repeat-x;
	cursor:pointer;
	width:100px;
	height:30px !important;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:5px 0 5px 10px;
	color:#303030;
	float:left;
	border:1px solid #ccc !important;
	border-radius:15px;
	text-shadow:0 1px 1px rgba(255,255,255,1);
}
.vbutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.vbutton:hover{
	color:#fff;
	border:0;
	background:#29a6da;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.resbutton{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px !important;
	font-weight:bold;
	color:#303030;
	text-decoration:none !important;
	line-height:24px;	
	float:left;
	height:24px;
	width:90px;
	text-align:center;
	margin:5px 0 0 10px;
	background:#eee url(../images/w40.png) repeat-x;
	padding:2px 0;
	border:1px solid #ccc;
	border-radius:15px;
}
.resbutton:hover{
	color:#fff !important;
	background:#29a6da;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
	text-decoration:none;
}

.speedbar{
	font-size:11px;
	color:#909090;
	overflow:hidden;
	height:30px;
	line-height:30px;
	margin:0 20px 10px 20px;
}
.speedbar a{
	color:#29a6da;
	text-decoration:underline;
	font-size:11px;
}
.speedbar a:hover{
	color:#303030;	
	text-decoration:none;
}
.sort{
	margin:0 10px 20px 20px;
	color:#909090;
}
.sort a{
	color:#303030;
	text-decoration:none;
	border-bottom:1px dotted #909090;
}
.sort a:hover{
	color:#29a6da;
	border-bottom:1px solid #29a6da;
}
.shortstory{
	margin:0 0 20px 20px;
	border-bottom:2px dashed #eee;
}
.shortstory img{
	max-width:200px;
	margin:0 10px 10px 0;
}
.shortstory2{
	width:340px;
	margin:0 0 40px 20px;
	line-height:18px;
	float:left;
	position:relative;
	height:399px;
	overflow:hidden;
}
.shortstory2 a{
	text-decoration:none;
	color:#29a6da;
}
.shortstory2 a:hover{
	text-decoration:underline;
	color:#303030;
}
.shortstory .shorttitle{
	margin:0 0 15px 0;
}
.shorttitle{
	margin:0 0 5px 0;
}
.shorttitle a{
	line-height:20px;
	font-size:18px;
	color:#303030;
	text-decoration:underline;
}
.shorttitle a:hover{
	text-decoration:none;
	color:#29a6da;
}
.over340{
	width:340px;
	height:226px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over340 img{
	width:340px;
	min-height:226px;
}
.over340 img:hover{
	opacity:0.9;
}
.short-info{
	font-size:11px;
	color:#909090;
	margin:10px 0;
	height:20px;
	line-height:20px;
}
.short-info a{
	font-size:11px;
	color:#909090;
	text-decoration:underline;
}
.short-info a:hover{
	text-decoration:none;
}
.sdate{
	float:left;
	margin:0 10px 0 0;
	font-size:11px;	
	font-weight:bold;
	color:#303030;
}
.comments-num{
	float:left;
	height:20px;
	position:relative;
	top:4px;
}
.comments-num a{
	background:url(../images/sprite_icons.png) 0 -31px no-repeat;
	color:#fff !important;
	font-size:11px;
	width:22px;
	height:20px;
	text-align:center;
	text-decoration:none !important;
	display:block;
	float:left;
	line-height:16px;
	padding:0 0 4px 0;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);	
}
/* NEWS POST */
.full-story, .tagscloud{
	width:700px;
	padding:0 0 10px 20px;
	color:#505050;
	font-size:14px;
	line-height:150%;
}
.full-story a {
	color:#29a6da;
	font-size:14px;
}
.full-story a:hover {
	color:#303030;
	text-decoration:none;
}
.full-story img {
	margin:0 10px 10px 10px;
	max-width:680px;
}
.full-story ul, .full-story ol, .shortstory ul, .shortstory ol {
	margin-left:25px;
}
.post-title{
	font-size:20px !important;
	color:#303030;
	text-decoration:none;
	font-family:"Arial";
	line-height:25px;
	margin-bottom:10px;
	position:relative;
	font-weight:bold;
}
.post-title h1, post-title a h1{
	font-size:20px !important;
	display:inline;
}
.post-title a{
	font-weight:bold;
	color:#29a6da;
	font-size:18px !important;
	text-decoration:underline;
	font-family:"Arial";
}
.post-title a:hover{
	color:#303030;
	text-decoration:underline;
}
.full-info{
	font-size:11px;
	color:#909090;
	margin:0 0 10px 0;
	height:20px;
	line-height:14px;
}
.full-info a{
	font-size:11px;
	color:#909090;
	text-decoration:underline;
}
.full-info a:hover{
	text-decoration:none;
}
.print{
	background: url(../images/print.png) no-repeat;
	margin:-1px 10px 0 0;
	float:left;
	display:inline-block;
	height:16px;
	width:16px;
}
.date{
	float:left;
	margin:0 10px 0 0;
	font-size:11px;	
}
.fstory{
	margin-bottom:20px;
}
.fstory h2, .fstory h3{
	margin:10px 0;
	padding:0 0 0 10px;
	color:#29a6da;
	font-weight:bold;
}
.plusobut{
	width:190px;
	margin:0 0 10px 0;
}
.related-block{
	position:relative;
	overflow:hidden !important;
	color:#303030;
	margin:0 0 20px 0;
}
.related-block .custom-5{
	float:left;
	width:330px;
	height:60px;
	overflow:hidden;
	margin:0 0 10px 20px;
}
	
/* COMMENTS */
.addcomment{
	padding:0;
	text-align:center;
	margin:0 0 20px 20px;
	padding:0 0 10px 0;
	background:#fafafa;
}
.title{
	line-height:32px;
	color:#303030;
	font-size:16px;
	FONT-WEIGHT:bold;
	text-align:left;
	margin:0 20px ;
	padding:5px 0;
}
.addcomment-post{
	margin:0 20px;
}
.comments{
	width:720px;
	margin:0 0 20px 0;
}
textarea#comments{
	height:150px;	
}
.comm-title{
	line-height:32px;
	color:#303030;
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 10px;
	padding:5px 10px;
	position:relative;
	display:inline-block;
}
.comm-n{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	display:inline-block;
	line-height:20px;
	position:relative;
	top:-3px;
	left:5px;
	padding:0 8px;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
	background:#29a6da url(../images/sprite-lines.png) 0 0 no-repeat;
	border-radius:3px;
}
.comment{
	width:678px;
	color:#505050;
	margin:0 20px 10px 20px;
	padding:10px;
	position:relative;
	text-shadow:0 1px 1px #fff;
	border:1px solid #ddd;
}
.comment a{
	color:#29a6da;
	text-decoration:none;
}
.comment a:hover{
	text-decoration:underline;	
}
.comment table{
	margin:0;
	padding:0;
}
.comment-left{
	max-height:100px;
	width:60px;
	padding:5px;
	font-size:11px;
	float:left;
}
.comment-left a{
	color:#000;
	font-weight:bold;
}
.comment-left img{
	width:60px;
	max-height:60px;
}
.comment-right{
	width:593px;
	padding:5px;
	font-size:13px;
	min-height:40px;
	float:left;
	margin:0 0 0 5px;
	position:relative;
	border-radius:3px;
}
.comment-right a{
	color:#29a6da;
	font-weight:bold;
}
.comm-data{
	color:#909090;
	margin-bottom:10px !important;
	display:block;
	font-size:11px;
	font-style:italic;
}
.comment-right a{
	font-size:12px;
	color:#303030;
}
.comment:hover .comment-title-hover{
	display:block;
}
.comment-title-hover{
	height:15px;
	line-height:15px;
	width:400px;
	padding:0;
	font-size:12px;
	color:#505050;
	display:none;
	position:absolute;
	top:5px;
	right:0;
	z-index:10;	
	text-align:right;
}
.comment-title-hover a{
	color:#29a6da;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
.comment-title-hover a:hover{
	color:#505050;
	text-decoration:underline;
}
.comment-title-hover span{
	float:right;
}
.comment-number{
	color:#fff !important;
	padding:0 3px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	float:right;
	background:#505050;
}
.mass-action{
	padding:0 0 0 5px;
	margin:-2px 0 0 0 ;
	height:15px;
	float:right;
}
.mass_comments_action{
	margin:0 0 0 20px;
	color:#909090;
}
.comment-news{
	margin:5px 0 !important;
}
.comment-news a{
	text-decoration:underline;
	font-size:13px !important;	
}
.comment-news a:hover{
	text-decoration:none;
	color:#29a6da;
}
.info{
	min-height:35px;
	margin:0 20px 20px 20px;
	color:#707070;
	background:#fafafa url(../images/sign.png) 	10px 10px no-repeat;
	padding:10px 5px 10px 50px;
	font-size:12px;
	line-height:15px;
	text-shadow:0 1px 0 #fff;
}
.info a{
	color:#29a6da;
}
.navigation{
	height:30px;
	width:100%;
	color:#000;
	margin:10px 20px;
	padding:15px 0;
	font-size:14px;
	clear:both;
	text-align:center !important;	
}
.navigation b{
	font-size:25px !important; 
}
.navigation span, .navigation a{	
	line-height:30px;
	padding:0 10px;
	font-size:14px;
	border:1px solid #ddd;
	border-left:0;
	float:left;
}
.navigation span:first-child, .navigation a:first-child{
	border-left:1px solid #ddd;
}
.navigation a{
	color:#303030;
}
.navigation a:hover{
	text-decoration:underline;
	color:#29a6da;
	background:#f1f1f1;
}
.navigation span {
	text-decoration:none;
	color:#fff;
	background:#29a6da url(../images/sprite-lines.png) 0 -40px repeat-x;
	border:1px solid #29a6da ;
	border-left:1px solid #29a6da ;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.nav_ext{
	background:none !important;
	color:#909090 !important;
	font-weight:bold;
	border:1px solid #ddd !important;
	border-left:0 !important;
	text-shadow:none !important;
}
.next,.prev{
	font-weight:normal;
}
.next span,.prev span{
	background:none !important;
	color:#909090;
	border:1px solid #ddd;
}
.next a, .prev a{
	background:#eee !important;
	text-decoration:none !important;
	border:1px solid #ccc;
	border-left:0;
}
.next a:hover, .prev a:hover{
	background:#ddd !important;
}
table.fulltable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;

}
table.fulltable td{
	border-top:1px solid #eee;
	padding:10px 0;
}
.line{
	margin:5px 0;
	padding:5px 15px;
	border:1px solid #e0e0e0;
	background:#fafafa;
	min-height:20px;
	text-align:left;
	font-size:13px;
}
.sline{
	width:160px;
	min-height:25px;
	line-height:25px;
	text-align:left;
}
.pline{
	width:400px;
	min-height:20px;
	line-height:20px;
	text-align:left;
}
.import{
	color:#29a6da;
}
.line a{
	color:#29a6da;
}
.row{
	font-size:13px;
	margin:5px 0;
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
}
.row a{
	color:#29a6da;
}
.row h{
	min-width:150px;
	padding:3px;
	margin:0 0 10px 0;
}
.poll{
	background:#fafafa;
	padding:5px 10px;
	margin:5px 0 10px 0;
	border:1px solid #eee;
	border-radius:3px;
}
.poll b{
	font-size:18px;
	line-height:40px;
}
.userstop{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:url(../images/white.png) repeat-x;
}
.userstop table {
	border-collapse:collapse;
}
.userstop td {
	text-align:center;
	height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#29a6da;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#707070;
	font-size:13px;
	font-weight:bold;
	min-height:15px;
	margin:0 20px 0 20px;
	padding:2px 0 5px 0;
	border-bottom:1px solid #e0e0e0;
}
.stat span{
	float:right;
	font-weight:normal;
}
.stat a{
	font-size:13px;
	text-decoration:none;
}
.h-row{
	color:#505050;
	background:#f1f1f1;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	background:#fff url(../images/fields.png) top repeat-x;	
	font-family:Arial, Helvetica, sans-serif; 
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
box-shadow:none;
border:1px solid #bbb;
}
.input1{
	width:340px; 
	font-size:13px;
	padding:0 5px;
	color:#707070;
}
.input2{
	width:100px;
	padding:0 5px;
	font-size:12px;
}
.input3{
	width:223px;  
	font-size:12px; 	
	padding:0 5px;
}
.input4{
	width:312px;
	height:100px;
	font-size:12px;	
	border:1px solid #ccc;	
}
.clear {
	margin:0;
	padding:0;
	height:0px;
	clear:both;
	width:100%;
}
table{
	background:transparent;
	border:0px;
	border-collapse:separate;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
	font-size: 11px;
	font-family: tahoma;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #0084ff;
	text-decoration:none;
}
.stext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ntitle {
	color: #CC00FF;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	padding:11px 0 0 6px;
}
.ntitle a {
	color: #0084ff;
	text-decoration: underline;
}
.ntitle a:hover {
	text-decoration:none;
}
.ui-dialog fieldset{
	padding:5px;
	color:#29a6da;
	border:1px solid #505050;
}
.pm_status {
	float:left;
	background:#fff;
	padding:0 0 10px 0;
	border:1px solid #eee;
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 0.9em; 
	background:#eee url(../images/w40.png) repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #505050;
	font-size:14px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
	padding: 5px;
}
.pmlinks{
	padding:10px 10px;
	float:left;
	text-align:center;
	width:250px;
}
.pmlinks a{
	display:block;
	height:30px;
	padding:0 10px;
	line-height:30px;
	background:#eee url(../images/w40.png) repeat-x;
	color:#505050;
	text-decoration:none;
	margin:0 10px 5px 10px;
	text-shadow:0 1px 1px #fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.pmlinks a:hover{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2) !important;
	color:#29a6da;
	background:#ececec;
}