/*
Theme Name: D Sterlin 
Description: D Sterlin for D Sterlin
Author: GoogleMeWebsites
Author URL: www.googlemewebsites.com
Author e-mail: googlemewebsites@yahoo.com

*/
*{margin: 0px; padding: 0px}

html{margin: 0; background:transparent url(images/bottom.jpg) repeat;}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:transparent url(images/body.jpg) repeat-x;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	min-height:800px;
}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#344a61;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#2c7aad;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	color: #40465a;
}
blockquote {
	padding:10px 10px 10px 10px;
	color:#444;
	font-style: normal;
	background:#FCFFCF;
	border-left:5px solid #EFE468;
	border-right:5px solid #EFE468;
	}
.clear {
	clear:both;
	}

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:#fff;
	border: 1px solid #DDDDDD;
	max-width:550px;
	overflow: hidden;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.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 {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	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;
	}

/***********Layout ***********/ 
#wrapper {
	width:1000px;
	margin:0 auto;
}
	
#header{
	width:1000px;
	margin:0 auto;
	height:179px;
	overflow:hidden;
	background: transparent url(images/header.jpg) no-repeat;
} 
#navContainer{
	height:37px;
	display:block;
	padding:0px 0 0px 0px;
	margin:20px 0 0 0;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;

	}
	
#bodyContainer{
	background:transparent url(images/bodyback.png) repeat-y;
	float:left;
	padding:5px 5px 0;
}

#bodyContainer .content { 	
	float: left;
	width: 600px;
	padding: 5px;
	height:100%;
	
}
#bodyContainer .sidebar { 
	float:left;
	margin:0 0 0 30px;
	width:345px;
	padding:110px 0 20px; 
}
#footer {
	height:35px;
	margin:2px 0 0 0px;
	float:left;
	width:100%;
	background:#5d7492;
	border-top:3px solid #cdcdcd;
}

.navrss{margin: 4px 363px 0pt 0pt; float: left;background:transparent url(images/rss.png) no-repeat;}



/******** Header Content *******/

.blogname {
	width:400px;
	font-family:Georgia ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 0px;
    float:left;
	height:105px;
	display:block;
	background:transparent url(images/logo.png) no-repeat;
}
.blogname h1  {
	font-size:38px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#fff;
	text-align:left;
	margin:10px 0 0 120px;
	display:none;
	text-indent:-9000px;

}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:none;
	}
	
.blogname h1  a:hover { 
	display:none;	
	color: #eee; 
	}
.blogname h2 {
	margin:0px 0px 0px 112px;
	font-size:18px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	text-transform:capitalize;
	display:none;
}


/* The Search */
.search-form{
	position:relative;
	margin:0 15px 0 0px;

}
.search-form form fieldset{
	border:0;
	margin:0;
	padding:0;
	background:none;
	background-color:transparent;
}
.search-form #searchfield{
	background:transparent url(images/search.png) no-repeat left top;
	height:34px;
	display:block;
	overflow:hidden;
	width:200px;
	
}
.search-form input.text{
	border:0;
	margin:9px 0 0 34px;
	padding:0;
}
.search-form input.submit{
	background:transparent url(images/search.png) no-repeat right -34px;
	height:34px;
	width:56px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;top:0;border:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:160%;
	color:#9b9b9b;
	cursor:pointer;
	margin-right:15px;
}
.search-form input.submit:hover{background-position:right bottom;}

/* Page menu*/
	

.lavaLampNoImage {
    position: relative;
    width: 960px;
    padding: 5px 10px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
	height: 25px;
}
.lavaLampNoImage li {
    float: left;
    list-style: none;
	margin:0px 0px;
	padding:0px 0px;
}
.lavaLampNoImage li.back {
     
    background-color: #e6e8ea;
    width: 9px;
    height: 25px;
	border:1px solid #223751;
	top:3px;
    z-index: 8;
    position: absolute;
}
.lavaLampNoImage li a:visited , .lavaLampNoImage li a:link{
    font-size:  13px;
	font-weight:bold;
    text-decoration: none;
    color:#223751;
    outline: none;
    text-align: center;
    top: 5px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin: auto 20px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
    border: none;

}   
							
	
/* Content block*/	
	
.mainArticle{
	margin-bottom: 10px;
	padding: 5px;
	height:212px;
	max-height:222px;
	overflow:hidden;
	background:#fff url(images/mainAbg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;	
}	
.mainArticle .titleblock{
	height:35px;
	background:transparent url(images/chakra05.png) no-repeat 0 5px;
	padding:9px 0 2px 40px;
	margin-bottom:5px;
}
.mainArticle h2  a{color: #051b2a}
.mainArticle small, .mainArticle small a {color: #fff}
.mainArticle p{color:#fff; margin-right:4px;text-align:justify;}
.mainArticle p a:hover{color: #fff}
.mainArticle .thumb {border: 1px solid #dddddd;padding:5px 5px;float: left;margin: 0 10px 0px 0; background:#cdcdcd}
.mainArticle .thumb a {display: block; overflow: hidden;}

#middleArticle{
	width:606px; 
	margin:0 auto;
	overflow:hidden;
	
}

.colAlpha-A,.colDelta-A{
	float:left;
	width:295px; 
	min-height: 320px; 
	margin: 0 5px 5px 0;
	background: white; 
	overflow:hidden;
	background: transparent url(images/sidebarbg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;
}
/*.colAlpha-A{float:left;margin-right:10px}*/
.colAlpha-A .titleblock,.colDelta-A .titleblock{
	height:35px;
	background:transparent url(images/chakra03.png) no-repeat 0 5px;
	padding:9px 0 2px 42px;
	margin-bottom:5px;
}
.colAlpha-A  small, .colAlpha-A  small a, .colDelta-A  small, .colDelta-A  small a  {color: #616161}
.colAlpha-A h3 a,.colDelta-A h3 a{color:#0C1943;font-size:18px;font-weight:normal;}
.colAlpha-A p,.colDelta-A p{margin:2px 10px;text-align:justify;}
.colAlpha-A img,.colDelta-A img{border:2px solid #A3A3A3;margin:12px;width:290px;}

.extendedArticale{
	margin: 0px 0 10px;
	padding: 5px;
	overflow:hidden;
	background:#fff url(images/sidebarbg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;	
}

.extendedArticale .titleblock{
	height:35px;
	background:transparent url(images/chakra07.png) no-repeat 0 5px;
	padding:9px 0 2px 42px;
	margin-bottom:5px;
}
.extendedArticale  small, .extendedArticale  small a  {color: #616161}
.extendedArticale h2 a{color:#0C1943;font-size:18px;font-weight:normal;text-transform:capitalize;}
.extendedArticale p{margin:2px 10px;text-align:justify;padding:4px 0;}
.extendedArticale .thumb {border: 1px solid #dddddd;padding:5px 5px;float: left;margin: 0 10px 0px 0; background:#cdcdcd}
.extendedArticale .thumb a {display: block; overflow: hidden;}

/* The Sidebar */
.sidebar .picObject{
	height: 180px;
	background:transparent  url(images/d.png) no-repeat top center;
	position:absolute;
	height:288px;
	width:208px;
	margin-left:65px;
	margin-top:-290px;

}

.sidebar .featured{
	height: 190px;
	background:#fff url(images/featuredbg.png) repeat-x top left;
	border: 1px solid #cfcfcf;
}

.sidebar .featured h2{
	background:transparent url(images/featuredhbg.png) no-repeat top left;
	padding:10px 0 10px 40px;
	text-transform:capitalize;
}
.sidebar .featured h2 a{color:#223751;}

.sidebar .featured p{
	padding: 5px 10px;
	text-align:justify;
	color:#161514;
}

.sidebar .featured a{
	padding: 5px 10px;
}

.sidebar .box {
	/*margin-bottom: 10px;*/
	background: transparent url(images/sidebarbg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;
	padding-bottom:15px;
}
.sidebar .box h2, .sidebar .box h3 {
	background:transparent url(images/chakra01.png) no-repeat 4px 7px;
	padding:7px 0 15px 52px;
	text-transform:capitalize;
	line-height:30px;
	font-size:18px;
	margin:5px 0 2px 0;
}
.sidebar .box ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar .box ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
		}
.sidebar .box ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
.sidebar .box ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
.sidebar .box ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	text-transform:uppercase;
	}
.sidebar .box ul li a:link, .sidebar .box ul li a:visited {
	background:#fff;
	color:#344A61;
	border-bottom:1px solid #EBEFD1;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}
.sidebar .box ul li a:hover {
	background:#B6DFF4;
	color: #fff;
	}
.sidebar .box p {
	padding: 7px 10px;
	margin:0;
	}
.sidebar .box table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
.sidebar .box .flickr {
	padding: 5px;
	text-align: center;
}
.sidebar .box .flickr img {
	margin: 6px;
}
.sidebar .box .tags {
	padding: 10px;
}
.sidebar .box .tags a {
	text-decoration: none;
}
.sidebar .box .tags a:hover {
	text-decoration: underline;
}
.sidebar .box .popular {
	list-style-type: none;
	list-style-position: outside;
}
.sidebar .box .popular li {
	padding: 5px 0;
}
.sidebar .box .popular li a {
	text-decoration: underline;
	font-weight: bold;
}
.sidebar .box .popular li p {
	padding-top: 5px;
}
.sidebar .box .sponsors {
	padding: 10px 10px 0;
	text-align: center;
}
.sidebar .box .sponsors img {
	margin: 6px;
}
.sidebar .box .bookmarks {
	list-style-type: none;
	list-style-position: outside;
	padding: 5px 10px 10px;
}
.sidebar .box .bookmarks li {
	font-family: Arial;
	border-bottom: 1px dotted #CCCCCB;
	padding: 5px 0 5px 20px;
	background-position: 0 6px;
	background-repeat: no-repeat;
}
.sidebar .box .bookmarks li a {
	color: #DA3372;
}

.box_content{width:315px;margin-left:10px}
.sidebar .box .box_content ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.sidebar  .rss_box { 
	display: block;
	background-image:url(images/rss_icon.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;
	height: 40px;
	border: 0;
	margin-left:10px;
}
.sidebar  .rss_form { /*in content */
}
.sidebar  .email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}
.rss_form .subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 5px;
}



.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}	
.custim {
	padding: 7px 7px;
	margin: 5px 5px 5px 5px;
	float:left;
	background:#e7e0bb;
	border: 1px solid #fff;

}
.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:5px 5px 0px 5px;
   	color:#222;
	text-transform: uppercase;

	}
	
	
.single {
	margin: 0px 5px 15px 10px;
	height:100%;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	overflow:hidden;
	background: transparent url(images/sidebarbg.jpg) repeat-x top left;
	border: 1px solid #cfcfcf;	

	}

.single  h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font: 22px  Georgia, century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
}

.author img{
	float:left;
	border:3px solid #B3BF56;
	margin:5px 5px;
}
.clock{
	color:#fff;
	padding:2px 0 0px 0px;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
}	

.comm{
	padding:1px 0 0px 0px;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
		color:#B6DFF4;
}


.singleinfo {
	height:58px;
	margin:0px 0px;
	padding: 0px 0px 0px 15px;
	background:#879a06 url(images/meta2.png) right no-repeat;
	border-top:1px solid #B3BF56;

			}
	

.category{
	padding:1px 0 0px 0px;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	overflow:hidden;
}
.sidebar .box .category ul li{
	float:left;
	height:28px;
	line-height:28px;
	padding-bottom:2px;
	text-indent:18px;
	width:50%;
	list-style-image: url(images/list_bg.png);	
}`

.category a:link,.category a:visited{
	color:#E1EF68;

	}
	
.category a:hover{
	color:#B6DFF4;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

	
	
.entry p{
	margin:10px 5px;
	padding:0px 0px;
	line-height:20px;

}
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#151A2A;
}

#wp-calendar td a{
	background:#151A2A ;
	padding: 5px 0px;
	color:#FFF;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic, Arial, sans-serif;
	line-height:40px;
}

#footer a:link , #footer a:visited{
	color:#fff;
	}

#footer a:hover {color:#B6DFF4;}


/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 10px 5px;

	}

	
/* The Attachment */
.postmetadata{margin-left:5px;}
.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}


#comment{
	height:100%;
	padding:0px 5px 10px 10px;
	margin:0px 0px;
}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {
	margin-top:10px;
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#BF5700;
	border:2px solid #DC8112;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:2px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#B6DFF4; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#5A6F37; 
	border:2px solid #374128; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
	background: transparent url(images/reply.png);
	display:none;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

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 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#fff;
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}

.ad1{

float:right;
margin:30px 20px 0px 0px;

}
.ad2{

text-align:center;
margin:5px 5px;

}

.ad3{
padding:5px 5px;
text-align:center;
margin:5px 0px;
width:250px;
background:#819404;
}

.ad3 h2 a{
color:white;
letter-spacing:3px;
}

.banner{
	margin: 10px 0px 0 0;
	padding: 0px 0px 0 0px;
	float:left;
	height:100%;
	width:262px;
}

.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	overflow:hidden;


}
	 
.banner li{
	float:left;
	margin:  0px 4px 5px 0px ;
	padding:0px 0px ;
	list-style:none;
	display : block;
	overflow:hidden;
	background:#D2D5DA ;
	border:1px solid #fff;

}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	



.featlist {
	width:260px;
	}
.highlight{
	margin-top:4px;
	height:30px;
	background:#7D9003 url(images/featured.png) no-repeat;

}	
.fblock h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:16px;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#777;
	font-size:16px;
}
.fblock {
	
	width: 248px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 10px;
	background:#fff;
	border:1px solid #d1d4be;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
}

.fblock:hover {
	
	width: 248px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 10px;
	background:url(images/fba.png) repeat-x;
	border:1px solid #fff;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
}

.fblock p{
	margin:5px 5px;
	color:#6b7478;
}


.fblock img {
	float:left;
	margin:5px 5px 5px 5px;
	padding:0 0;
		border:1px solid #fff;
	}
	
.fcats{
	overflow:hidden;
	height:12px;
	padding:3px 0 0px 0px;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	color:#334501;

}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#3E5700;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:12px;
	color:#3E5700;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}

.video{width:345px !important; padding:0 0 0 4px;}
.video input {
	border:1px solid #999999;
	font-size:10px;
	margin-top:2px;
	padding:1px;
	text-align:left;
	width:250px;
	
}

.vidtitle{
	margin:5px 0px;
	height:30px;
	background:#7D9003 url(images/video.png) no-repeat;

}

.invs{display:none;height:0; width:0; clear:both;}

