/*
Theme Name:Astronova
Description: A free premium wordpress theme from web2feel.com.
Author: jinsona
Author URI: www.web2feel.com

*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:/*#b84820*/ #000 url(images/texture22.jpg) top center no-repeat fixed;
	font-family:Georgia,Arial,Tahoma,Century gothic, sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#034E9D;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#000;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px 10px 10px 10px;
	color:#eee;
	font-style: normal;

	}
.clear {
	clear:both;
	}

table{
  	margin: 10px 0 10px; border-collapse: collapse;
}

table td, table th{
  	text-align: left;
  	padding: .4em .8em;
}

table td, table tr {  border:solid #ccc 1px; }

table th{
  	background: #444 ;
  	color: #ccc;
  	text-transform: uppercase;
 	font-weight: normal;

}

table td{
  	background: none;
}

table tr.even td{
  	background: #eee;
}

table tr:hover td{
  	background: #3D1504;
}

.soc tr:hover td { background:none; }
.soc td, .soc tr { border:none; }

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#CECECE;

	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#CECECE;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#CECECE;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
	background:#CECECE;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inshadow{
	box-shadow:inset 1px 1px 10px #0B0B0B;
	-moz-box-shadow:inset 1px 1px 10px #0B0B0B;
	-webkit-box-shadow:inset 1px 1px 10px #0B0B0B;
}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;

	}
	
#casing {
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
	background:url(images/casing.png) repeat-y;
	border-top:1px solid #2C2C2C;
	}		

/* The Header */
#top {
	height:160px;
	margin:auto;
	width:1000px;
	position:relative;

	}
	

.blogname {
	width:1000px;
	margin:65px 0 0 0px;
	height:80px;
	text-align:center;
	float:left;
	font-family:Georgia,Arial,Tahoma,Century gothic, sans-serif;
	}
	
.blogname h1  {
	font-size:50px;
	padding:10px 0 0px 0px; 
	font-weight:bold;
	color:#900;
text-shadow:1px 1px 0px #C36339;
	}
	
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #900; 
	display:block;
	margin:5px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	}
	
.blogname h2 {
	margin:-5px 0px 0px 0px;
	font-size:26px;
	font-weight:normal;
	color: #fff; 
	text-shadow:1px 1px 0px #C36339;
	}
	

/* The Search */


#search {
	display:inline-block;
	width:200px;
	padding:0px 0px ;
	margin:6px 0px 10px 10px;
	background:url(images/smenu.png);
	border:1px solid #272727;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:130px;
	margin:0px 0px 0px 0px;
	padding: 4px 5px;
	height:14px;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	border:none;
	float:left;
	background:transparent;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	width:60px;
	background:url(images/sbutton.png) repeat-x;
	color:#000;
	font-size:10px;
	border:none;
}

	
#searchpage{
	background:#5B5B5B;
	border:1px solid #666;
	width:600px;

}

#sform{
	width:500px;
	background:#5B5B5B;
	border:none;
	padding:4px 5px;
	color:#aaa;
}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}

.shead{
	margin-bottom:30px;
	padding:10px 10px;
	color:#ddd;
}
.sbox{
	border:none!important;
	padding:10px!important;
}

.sbox p{
	line-height:22px!important;
	color:#777!important;
}
h2.stitle{

	font-weight:normal;
	
}
h2.stitle a:link,h2.stitle a:visited{

	color:#ddd;
	
}

.searchmeta{
	margin-top:5px; 
	color:#B24212;
}
.searchmeta a{
	color:#fff;
}

/*  menu*/
	
#catmenucontainer{
	height:37px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	background:url(images/catmenu2.png);

	}


#catmenu{ 
	margin:-40px 0px 0 0px;
	padding: 0px;
	height:35px;
	overflow:hidden;
	float:right;
	width:790px;
font-size:18px;
	}
	
#catmenu ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#c5c5c5;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:37px;

	}

#catmenu li a:hover, #catmenu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:37px;
	text-decoration: none;

	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#A9261C;
	width: 150px;
	color:#FFDACF;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:35px;
	border-bottom: 1px solid #8F2200;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#BF2E23;
	color: #fff;
	padding: 0px 10px ;
	line-height:35px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	background:#00150E;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -36px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
	/*Page menu*/


#foxmenucontainer{ 
	height:40px;
	display:block;
	padding:0px 0 0px 0px;
	font: 20px Arial, Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	width:1000px;
margin-left:-37px;

	}
#menu{
	margin:0px 25x;
	padding: 0px;
	height:40px;
	overflow:hidden;
	float:left;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0 18px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#BFBFBF;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	}

#menu li a:hover, #menu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	text-decoration: none;

	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#00150E;
	width: 200px;
	color:#BFBFBF;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:32px;
	border-bottom: 1px solid #002318;

	}
	
#menu li li a:hover, #menu li li a:active {

	color: #fff;
	padding: 0px 10px ;
	line-height:32px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	background:#00150E;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -33px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
/* Main Content*/	


#content {
	float:left;
	width: 620px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
	overflow:hidden;


	}	


.postimg{

	margin:15px 10px 0px 0px;
	width:200px;
	height:150px;
	float:left;
	padding:10px;
	background:#111;
	border:1px solid #585858;
}

.post {
	margin: 0px 0px 0px 0px;
	height:100%;
	color:#efefef;
	padding:0px 0px;
	font-family: Georgia,Arial,century gothic,verdana, sans-serif;
	}

.postmeta{

	display: inline-block;
	background:#4b3425;
	width:620px;
	padding:3px 0px;
}

.title  h2 {
	margin: 0px 0 0px 0;
	padding: 15px 0px 10px 10px;
	font-size: 18px;
	font-weight:normal;
	overflow:hidden;
color:#FDF181;
	}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#FDF181;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#1d1d1d url(images/title.png) top no-repeat;
}	

.metablock{
	color:#fff;
	padding:3px 5px 3px 10px;

	text-transform:uppercase;
	font-size:10px;
	float:left;
	}

.metablock a:link,
.metablock a:visited {
	color:#fff;
	
}
.metablock a:hover{
	color:#000;
	}

.author{

}

.clock{

}

.comm{

}


.singleinfo {

	text-transform:uppercase;
	padding:5px 5px;
			}
.rmore{
	padding:5px 0 5px 5px;
	color:#f86914;
	font-weight:bold;
}

.rmore a:link,.rmore a:visited{
	color:#ff6c14;

	}
	
.categ{
	padding:5px 0 5px 5px;
	color:#000;
	font-size:10px;
}

.categ a:link,.categ a:visited{
	color:#f86914;

	}
	
.categ a:hover{
	color:#000;
	}
.cover{
	background: url(images/post2.png) ; 
	padding:0px 10px;
	border-top:1px solid #585858;
	text-shadow:1px 1px 0px #333;
}
.entry {
	margin:0 0;
	padding: 0px 5px ;
	
	}	
	
.entry a:link,
.entry a:visited {
	color:/*#D93600;*/  #eedc7a;
	background-color: transparent;
}
.entry a:hover {
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:0px 0px;
	padding:10px 0px;
	line-height:24px;

}

.entry img { min-width:590px;max-width:590px; line-height:15px;}

.imgcut img, a { min-width:0px;max-width:590px;}

.entry2 img { max-width:250px; float:left; padding:0 10px 10px 0; }
.entry2 {
	margin:0 0;
	padding: 0px 5px ;
	
	}	
	
.entry2 a:link,
.entry2 a:visited {
	color:#D93600;
	background-color: transparent;
}
.entry2 a:hover {
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}

.entry2 ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry2 ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry2 p{
	margin:0px 0px;
	padding:10px 0px;
	line-height:24px;

}


#author-avatar img{
	background:#fff;
	border:1px solid #ddd;
	padding:5px;
	margin-right:10px;
	float:left;

}

	

h3.sidetitl{
	background:#4b3425;
	height:20px;
	padding:10px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	color:#bbb;
	font-size:20px;
	border-bottom:1px solid #2F2F2F;
}
/* The Sidebar */


.sidebar1{

float:left;
}
.sidebar2{

float:right;
}

.sidebox{
	width:190px;
	margin:0px 0px 10px 0px;
	list-style:none;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 190px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#666;
	border-bottom:1px solid #2F2F2F;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;
	text-shadow:1px 1px 0px #111;

	}

.sidebox p {

	margin:0;
	color:#ccc;
	}
	
.sidebox ul li a:hover {

	color: #DFDFDF;
	}


.sidebox table{
	width:100%;
	text-align:center;
	color:#555;
	}	
	
li.recentcomments{
	padding:5px 10px;
	
}
.textwidget{

	color:#555;
	line-height:20px;
}

.squarebanner {
	padding:10px;
	margin:0px 0px 10px 0px;
	background:#fff url(images/post.png) repeat-x;
	border:1px solid #d5d5d5;

	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
		
.squarebanner ul li{
	list-style-type:none;
	margin: 15px 7px 0px 7px;
	float:left;
	padding:5px;
	display:inline;
	background:#ddd;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#333;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {

	padding:15px 0 15px 0px;
	font-size:12px;
	margin:0px auto;
	background:url(images/footer.png);
	color:#666;
	}

#footer a:link , #footer a:visited{
	color:#666;
	}

#footer a:hover {
	color:#aaa;
	}

.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 10px 20px;
	line-height:20px;
}
.fright{
	float:right;
	text-align:right;
	margin:10px 20px 10px 0px;
	line-height:20px;
}



/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px 7px;
	width:650px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:12px 0px;
	font-size:14px;
	text-align:center;
	color:#999;

	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
	padding:0px 10px;


}
.bypostauthor{


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background: url(images/post2.png) ; 
	border:1px solid #585858;

}
ol.commentlist li .comment-author {
	color:#000;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
		font-weight:bold;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#fff;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#bebebe;
	font-size:12px;
	text-shadow:1px 1px 0px #333;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
	
}
ol.commentlist li .reply a{
	background:#111;
	border:1px solid #666;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#f96e02;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;


}
 #respond h3 {
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding:10px 20px ;

}
#commentform {
	padding:10px 20px;

}
#commentform p{
	margin:5px 0px ;
	color:#444;
}

#commentform a{
	color:#999;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#999;
	
}
 #respond  label small {
	font-size:10px;

}
.comform{
	width:50%;
}
a#cancel-comment-reply-link{
	color:#fff;
	display:block;
	background:#EC7392;
	border:1px solid #D93A70;
	margin:20px 0px 0px 20px;
	padding:2px 10px;
	text-align:center;
	width:140px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#3C3C3C;
	border:1px solid #000;
	color:#aaa;


}
#commentform  input{
	width:90%;

}

#respond  input#commentSubmit {
	width:100px;
	background:#333;
	border:1px solid #111;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	margin:10px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	cursor:pointer;
}
textarea#comment{
	border:none;
	background:#3C3C3C;
	border:1px solid #000;
	width:95%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#aaa;
}


.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	background:url(images/ad1.jpg) repeat-x;
	text-align:center;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#444444!important;
	border: 1px solid #666 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#A9261C !important;
	border: 1px solid #CF4900!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#A9261C !important;
	border: 1px solid #CF4900 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

/* Slider */
#slidearea{
	overflow: hidden;
	position: relative; 
	width:620px;

}

/* tabs */

.widgets {
	width:620px;
	padding:0px 0px 0px 0px;
	background:url(images/post2.png);
	height:351px;
	overflow:hidden;
	font-family: Georgia,Arial,Tahoma,Century gothic,Tahoma,sans-serif;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {

	}
img.sidim{
	width:600px;
	height:250px;


}

img.thumbim{
	width:110px;
	height:60px;
	float:left;
	margin-top:5px;
	background:#222;
	border:1px solid #515151;

}

.inpost{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:5px 5px 10px 5px;
	background:url(images/trans.png);
	width:590px;
	border-top:1px solid #000;
}

.inpost h3{
	color:#fff;
	font-size:22px;
	padding:5px 0px;
}

.inpost p{
	color:#bbb;
	font-size:11px;
}
ul#tabnav{
	list-style:none;
	height:80px;
	width:602px;
	float:right;
	margin:0px 0px 11px 0px;
	overflow:hidden;
	display:inline;
	padding:0px 8px;
	background:url(images/ltab.jpg) ;
	border-bottom:1px solid #454545;
	border-left:1px solid #454545;
	border-right:1px solid #454545;	
}	
	
#tabnav li {
	list-style: none;

	}

#tabnav li a:link,#tabnav li a:visited {

	display: inline;
	float:left;
	width:110px;
	height:70px;
	padding:5px;


}	
	
#tabnav li a:hover, #tabnav li a:active, #tabnav li.ui-tabs-selected a {


	}
	
#tabnav li.ui-tabs-selected h3 {
	color:#e0af17;
}

a.listab{
	display:block;
	width:310px;
	height:80px;

}

.listab h3{
	font-size:18px;
	padding:0px 5px;
	color:#eee;

}
.listab p{
	font-size:11px;
	line-height:16px;
	color:#bbb;
}
.tabdiv {

	margin:10px 0px 10px 10px;
	width:600px;
	float:left;
	height:250px;
	position:relative;
	display:inline;
	background:#000;
	overflow:hidden;
	}

.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;
		}

.featlist{
	width:190px;
	display:inline-block;

}	

 
.fblock span {
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: center;
	color:#888;
	z-index: 2;
	display: none;
	font-size:12px;
	background:#111;
	padding:5px 5px;
	border:1px solid #222;
	width:180px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		box-shadow: 1px 1px 2px #111;
	-moz-box-shadow: 1px 1px 2px #111;
	-webkit-box-shadow: 1px 1px 2px #111;
}
	
.fblock{
	width:170px;
	float:left;
		position:relative;
	display:inline-block;
	/*border-bottom:1px solid #2F2F2F;	*/
	padding:10px 10px!important;
}
img.featim{
	width:168px;
	height:80px;
	border:1px solid #000;
	display:block;
}

.feedlist{
	width:190px;
	display:inline-block;
	padding:10px 0px;

}
.feedlist ul {
	list-style:none;
}

.feedlist ul li{
	float:left;
	margin:0px 5px 0px 8px;
	display:block;
}	
.feedlist ul li:last-child{
	float:right;
	margin-right:10px;
}		

.feedlist table td {vertical-align:top;background:none;}
.feedlist table td a { background:none; }

p.twitter-message{
	padding:10px;
	color:#666;
	border-bottom:1px solid #2F2F2F;	
}

a.twitter-link{
	color:#fff;
}
a.twitter-user{
color:#B64A19;
}

.myfancybox img { max-width:150px;min-width:150px; }
.ngg-galleryoverview img { max-width:150px;min-width:150px; }
.ngg-galleryoverview {padding-left:40px;}
.fancybox-title-float table { margin:0px; width:500px; }
.fancybox-title-float table tr, td { border:none; }
#fancybox-title table { width:500px; }
#fancybox-title-float-main {width:400px;}

#shTitle { background:#eee; }
#shName { color:#000; font-size:11px;}

.afisha_link_div { margin:15px 0; padding:15px 25px 15px 25px; border:1px solid #fff; width:550px;}

.newfoto img { min-width:150px; width:150px; max-width:150px; border:0px solid #f00; float:left; margin:10px 10px 5px 0px;} 

.newfoto2 img { min-width:210px; width:210px; max-width:210px; border:0px solid #f00; float:left; margin:10px 10px 5px 0px;} 

.newfoto3 img { min-width:130px; width:130px; max-width:130px; border:0px solid #f00; float:left; margin:10px 10px 5px 0px;} 

.newfoto4 img { min-width:270px; width:270px; max-width:270px; border:0px solid #f00; float:left; margin:10px 10px 5px 0px;} 