/*
Theme Name: Angryjoeshow 1.1
Description: Custom template designed for angryjoeshow.com
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

.tabber{display:none;}

body {
	margin:0 auto;
	padding-top:25px;
	background:#989898 url(images/body.gif) repeat-x ;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#668790;
	font-size:13px;
	}
		
img {
	border:none;
	}
a {
	color:#FFF50E;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#FFF50E;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	padding:0px 0px;
	margin:0px 0px;
	}
	
blockquote {
	padding:10px 10px;
	color:#FFBF05;
	font-style: normal;
	background:#1C1C1C;
		
	}
	
.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 10px;
	display: inline;
	background:#1c1c1c;
	border: 1px solid #333;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#1c1c1c;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#1c1c1c;

	}
	
.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 #333;
	text-align: center;
	background:#1c1c1c;
	padding: 4px 0px 5px 0px;
	}

.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;
	}
	
/* Login form */	

.form-item{
	width:220px;
	float:left;
	margin-bottom:5px;
}

#joe{
	margin-top:2px;
	padding: 10px 0px 0px 0px;
}

#log{
	margin-top:2px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
	
}

#pwd{
	margin-top:5px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;

}	

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	padding: 0px 0px ;
		}

/* Donate, twitter, youtube buttons*/
		
.donate{
	width:141px;
	height:24px;
	position:absolute;
	top:77px;
	left:21px;
	display:inline;
	overflow:hidden;
	}	
	
.donate:hover input{
	margin-top:-24px;
	}	

.twitfol a:link,.twitfol a:visited{
	width:141px;
	height:24px;
	position:absolute;
	top:108px;
	left:21px;
	background:url(images/twitd.png) no-repeat ;
	overflow:hidden;
	display:block;
	text-indent:-9000px;
	}	

.twitfol a:hover{
	background:url(images/twitda.png) no-repeat ;
}

.ytfol a:link,.ytfol a:visited{
	width:141px;
	height:24px;
	position:absolute;
	top:138px;
	left:21px;
	background:url(images/yt.png) no-repeat ;
	overflow:hidden;
	display:block;
	text-indent:-9000px;
	}	

.ytfol a:hover{

	background:url(images/yta.png) no-repeat ;
}	
	
	
/* The header */

#top {
	height:300px;
	position:relative;
	background:url(images/top3.jpg) no-repeat;
	}
	
.blogname a{
	width:830px;
	height:300px;
	right:0px;
	top:0px;
	position:absolute;
	background:url(images/top4.jpg);
	display:block;
	text-indent:-9000px;
	}
	

	
/* Search */



#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width:168px;
	padding: 6px 5px;
	background:url(images/sf.jpg) no-repeat;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
}



			
/* The Page Menu */

#foxmenucontainer{
	height:37px;
	background:url(images/menu.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px "Tahoma",verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	width:1000px;
	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
	height:37px;
	
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
	padding: 10px 15px 11px 15px;
	border-left:1px solid #555;
	border-right:1px solid #aaa;
	}
	


#menu li {
	float: left;
	margin: 0px 0 0px 0;

	}


/* Category menu*/
	
#catmenucontainer{

	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/camenu.png);
	height:37px;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:37px;

	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding:0px 15px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 11px 10px 11px 10px;

	}

#catmenu li a:hover, #catmenu li a:active {
	background:url(images/cathov.jpg) repeat-x ;
	color: #fff;
    margin: 0px;
	padding: 11px 10px 11px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #960404;
	width: 150px;
	color: #fff;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #B21A19;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #A50505;
	color: #DFF4FF;
	padding: 8px 10px 7px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 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;
	}
	
/* twitter updates*/
	
#news{
	padding:0px 0px;
	height:53px;
	background:url(images/news.png);
	font-family:tahoma,century gothic,verdana, sans-serif;
	color:#888;
}	
	
/* outer cover*/	
	
.content {
	padding:10px 5px 5px 5px;
	background:#292929;
float:left;
	}	

/* content area */	

#content {
	float:left;
	width: 730px;
	margin: 0px 3px ;
	padding: 5px 0px;
	background:#292929;

	}
#lpst{
	height:40px;
	background:#000 url(images/lnews.jpg) no-repeat;
	margin:0px 0 5px 0;
}
.postop{
	width: 355px;
	height:13px;
	background:url(images/postop.jpg) no-repeat;
	margin-left:0px;
}

.postbot{
	width: 355px;
	height:13px;
	background:url(images/postbot.jpg);
}


.title{
	background:#252525 url(images/title.png) repeat-x;
	border-bottom:1px solid #777;
	padding: 5px 0px 5px 0px;

}

.title h2{
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 15px;
	text-align: left;
	font-size: 18px;
	line-height:20px;
	text-transform: uppercase;
	font-weight:normal;
	font-family:Arial, century gothic,verdana, sans-serif;
}	

	
.post {
	float:left;
	margin: 0px 0px 10px 0px;
	padding:0px 0 0 0;
	width:728px;
	background:#333 url(images/post.png) repeat-x;
	display:inline;
	font-family:tahoma,century gothic,verdana, sans-serif;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	}



.mentry{
	margin: 0px 0;
	padding: 5px 15px;
	font-size:13px;
	line-height:18px;
	font-family:tahoma,century gothic,verdana, sans-serif;
	color:#ccc;
}	
.mentry a:link,
.mentry a:visited {
	color: #FFB202;
	background-color: transparent;
}

.mentry a:hover {
	color: #fbb100;
	background-color: transparent;
	text-decoration: none;
}

.mentry p{
	padding: 5px 0px;
	margin: 0px 0px;
	}
	
	
.data{
	margin: 0px 0 0px 0;
	padding: 0px 0px 5px 15px;
	text-align: left;
	font-size: 11px;
	overflow:hidden;
	color:#eee;
}
.clock{
	background:url(images/date.png) no-repeat;
	padding:0px 0 0 25px;

}	
	
.category{
	padding:0px 5px 0px 25px;
	margin:0px 0px;
	background:url(images/cat.png) no-repeat;
}

.category a:link,.category a:visited{
	color:#A06933;

}
.author{
	padding:0px 0px 0px 5px;
	margin-top:2px;
}
.author img {

}

.time{
	float:left;
	margin-left:4px;
	padding:0px 0 0 25px;
	color:#A06933;
	background-repeat:no-repeat;
	font-size:12px;

	}	
.time a:link,.time a:visited {
	color:#000;
	}
	

.view{
	margin:0px 10px 0px 0px;
	float:right;
	font-size:14px;
	line-height:20px;
	font-family:tahoma,century gothic,verdana, sans-serif;
	color:#D06E01;
	font-weight:bold;
}
.rate{
	margin:5px 5px 0px 0px;
	float:right;
	font-size:12px;
	font-family:tahoma,century gothic,verdana, sans-serif;
	color:#ddd;
}	
.rmore{
	float:left;
	margin-left:4px;
	padding:5px 0px 0 10px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
	
.rmore a:link,.rmore a:visited {
	color:#fff;
	}

.custim{
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px;
	border:1px solid #666;
	background:#2F2C2C;

}
.cover{
	margin: 0 0;
	padding:5px 10px;
	}
.singlemeta{
	width:668px;
	background:#fff;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;

}	
	
/* sidebar */
#rightcol{
	width:254px;
	float:left;

}
.fat{
	margin:0px 5px;
	text-align: left;
	font: 12px Arial,century gothic,verdana,  sans-serif;
	color:#ccc;
	padding:0px 0px;

}	
	

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:250px;
	padding-top:10px;
	padding-left:3px;
	font-size:12px;
	font-family: century gothic,Georgia, Arial, sans-serif;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:18px;
	color:#bbb;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#0d0d0d;
	font-weight:normal;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;


	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {

	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #888;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family: Arial, century gothic,Georgia,helvetica, sans-serif;
	background:#191A1C;
	border-bottom:1px solid #252527;
	}

.sidebar1 ul li a:hover {
	background:#BC5A01;
	color:#fff;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#191A1C;
	}	
	
.rightbar{
	float:right;
	width:250px;
}	
	
.rightblocks{

	background:#464646;
	width:250px;
	height:250px;
	margin:5px 0 0 0 ;
}	
.rightblocks h2{
	line-height:30px;
	font-size:18px;
	color:#bbb;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#868787;
	font-weight:normal;
}
	
/*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:#666;
}

#wp-calendar td a{
	background:#333;
	padding: 5px 0px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}
/* --- FOOTER --- */

#footer {
	height:35px;
	line-height:35px;
	margin:0 0px ;
	padding:0px 0 0 0px;
	color:#EAEAEA;
	background:#222327 ;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, century gothic,Georgia,helvetica, sans-serif;
	text-align:center;
	
	}

#footer a {
	color:#999;
	}

#footer a:hover {
	color:#ccc;
	}
.fleft {
    width:1000px;
	padding: 0 0 0 0px;
	margin:0px auto;
	background:#292929;
}	
.fleft li{
    width:724px;
	padding: 0 0 0 0px;
	margin:0px auto;
	list-style-type:none;

}

.fright{
	font:12px Tahoma, century gothic,Georgia,helvetica, sans-serif;
	padding:5px 0px;
	line-height:20px;
	width:1000px;
	color:#fff;
	float:right;
	text-align:center;
	background:#565656;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:8px 0px;
	margin:0px 0 0 0;
	float:left;
	width:700px;
	}


/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:38px;
	line-height:38px;
	padding:0px 10px;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	color:#fff;
	background:#2F3435;
	border:1px solid #525658;
	}

#comment{
    float:left;
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
	font-family:Tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	font-size:18px;
	font-weight:normal;
	color:#ccc;
	font-family:Tahoma,Century gothic,Arial, Helvetica, sans-serif;

	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#353535;
	border:1px solid #545454;


}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#ccc;
	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:#eee;

	}
#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 {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#980404;
	border:2px solid #FF0000;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	margin-top:10px;
	}
ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	margin:0 0 10px; 
	padding:5px 5px 5px 10px; 
	position:relative;
	border:1px solid #777;
 }
 
ol.commentlist li div.comment-author { 
	padding:0 10px 0 0; 
}
ol.commentlist li div.vcard { 
	font:14px Tahoma, Georgia, helvetica,arial,sans-serif; 
	padding:10px 0px;
	color:#fff;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#fff; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { 
color:#999; 
}
.commentlist li .avatar { 
	background: #FFFFFF;
	position:absolute;
	right:7px;
	top:7px;
	border: 1px solid #EEEEEE;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin-top:10px;
	color:#ccc;
	}

.commentmetadata a:link,.commentmetadata a:visited  {
	font-weight: normal;
	font-size: 12px;
	color:#fff;
	}

 
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;
 
 }
#cancel-comment-reply{
	padding:10px 0px 0px 0px ;

}
#cancel-comment-reply-link{

	color:#fff; 
	font-size:10px;
	line-height:15px;
	font-family: Tahoma, Georgia,arial,sans-serif;
	padding:4px 10px;
	margin:0px 0px 5px 0px;	
	background:#8B979F;
	border:1px solid #666;

} 


ol.commentlist li div.reply {  
	background:#747474 url(images/reply.jpg) repeat-x; 
	border:3px solid #999; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:50px;
 }
 
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:#535353;

	
}

ol.commentlist li.odd { 
	background:#535353;

 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 10px 0 0; 
}




/*Bottom bar */
#footop{	
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 15px;
	background:url(images/navi.jpg);

	}
			
#footbar{
	width:1000px;
	padding: 0px 0px 30px 0px;
	margin:0px 0px;
	float:left;
	background:#717171;
	height:100%;
	font-family:  Tahoma,Georgia,Century gothic, Arial, sans-serif;
	border-top:2px solid #999;
}	


.barone{
	float:left;
	width:320px;
	margin-right:5px;
	margin-left:5px;
	font-size:12px;
	color:#6f767e;
	line-height:18px;

}


.flick img {
	margin: 3px 3px;
	padding:0px 0px;
	border:5px solid #3f3f3f;
	
	}	
.barone ul{
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0px 0px;

}


.barone ul li {
	height:100%;
	line-height:20px;
	padding: 5px 0px 5px 5px;
	color:#111;
	border-bottom:1px dotted #999;

	}
.barone ul li ul{
	height:100%;
	line-height:20px;
	padding: 0px 0px 0px 0px;

	}

.barone ul li ul li {
	height:100%;
	line-height:20px;
	padding: 0px 0px 0px 0px;

	}	
.barone ul li a:link, .barone ul li a:visited {
	color:#fff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

	}

.barone ul li a:hover {

	color: #FFB800;
		}

.followme{
	margin-top:5px;

}		
h2.rc {

	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/rc.png) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:50px;
}


h2.tw  {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/tw.png) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:50px;
}
h2.pf{

	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/pf.png) no-repeat;
	line-height:50px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:50px;
}







.ad1{

	width:100%;
	height:90px;
	margin:5px 0px;

}


.highlight{

	width:252px;
	height:40px;
	background:url(images/topf.png) no-repeat;
	margin-top:10px;
	border:1px solid #626262;
}

.featlist {
	width:252px;
	}
		

.fblock h3{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 5px;
	text-align: left;
	font-size: 14px;
	overflow:hidden;
	height:16px;
	font-weight:normal;
}
.fblock h3 a:link, .fblock h3 a:visited{
	color:#fff;
}
.fblock {
	
	width: 310px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Tahoma,century gothic,verdana, sans-serif;
	height:65px;
	border-bottom:1px dotted #999;
}


.fblock p{
	margin:5px 5px;
	color:#6b7478;
}


.fblock img {
	float:left;
	border:4px solid #3F3F3F;
	margin:0px 5px 3px 2px;
	padding:0 0;
	}
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 5px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#111;
	padding: 2px 0 0 5px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:10px;
color:#FDB100;
	padding: 0px 0 0 5px;
	margin:0px 0 0px 0;
	text-transform:uppercase;
		
}

.bannerhead{
width:250px;
height:40px;
background:url(images/sponhead.png) no-repeat;
margin-bottom:5px;
margin-top:5px;
}


