/*
Theme Name: freeplayersbingo
Author: freeplayersbingo
Author URI: #
*/

* { margin: 0; padding: 0; }

body{
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666565;
	margin:0;
	padding:0;
	background:url("images/cpy-bg.jpg"); 
	line-height:135%;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	border:none;
	outline:none;
	color:#093061;
}

a:hover {
	border:none;
	color:#093061;
	text-decoration:underline;
}
img{
	border:none;
	outline:none;
}



a:focus {
	outline:none;
}

p {
	margin:3px 0 12px 0;
	line-height:20px;
}


 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
    background: url("images/cpy-wrapper-bg.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0 6px 20px;
    position: relative;
    width: 958px;
}

#header {
	height:155px;
	margin:0;
	position:relative;
	z-index:99;
	width:970px;
	margin:0 auto;
	background:url("images/cpy-light-shadow-header.png") no-repeat top left;
}
#content {
	margin:0;
	padding:0;
}

#leftColumn {
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:651px;
}

#rightColumn {
	float:right;
	margin:0;
	padding:0;
	position:relative;
	width:307px;
}

#footer {
    background: url("images/cpy-footer.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    padding: 15px 10px 60px 20px;
    position: relative;
    width: 969px;
}
.copyright {
	
	margin:0;
	color:#777;
	font-size: 10px;
}
.copyright a:link, .copyright a:visited {
	color:#777;
	text-decoration:none;
}
.footer-desc {
	float:right;
	margin:0;
	color:#777;
	font-size: 10px;	
}
.footer-desc a:link, .footer-desc a:visited {
	color:#777;
	text-decoration:none;
}


#logoTag {
	float:left;
	margin:0px 0 0;
}

#logoTag #logo {
	background:url("images/bk_logo_left.png") no-repeat;
	float:left;
}

#logoTag #logoImg {
	background:none;
	padding:0;
	float:left;
	padding-top:3px;
	padding-right:10px;
}

#logoTag #logoImg img {
	border:none;
}

#logoTag #logo h1 a {
	display:block;
	background:url("images/bk_logo_right.png") 100% 0 no-repeat;
	color:#e0e0e0;
	text-shadow:1px 1px #000;
	font-size:40px;
	float:left;
	line-height:100%;
	font-weight:normal;
}
#logoTag #logo h1 a:hover{
	text-decoration:none;
}

#logoTag #tagline {
	clear:both;
	color:#e5e5e5;
	float:left;
	font:14px Tahoma;
	padding:0;
	width:300px;
	line-height:30px;
}
#top-bar {
	height:32px;
	padding:0;
	width:980px;
}	

#topLinks {
	position:absolute;
	top:40px;
	right:0;
	margin:0;
	line-height:54px;
}

#footerLinks {
	position:absolute;
	top:12px;
	right:0;
}

#topLinks ul li {
    display: block;
    float: left;
    line-height: 49px;
    list-style-type: none;
    margin-right: 8px;
    padding: 0 5px 0 0;
    position: relative;
}
#topLinks ul li a {
    color: #FFFFFF;
    display: block;
    font-family: Arial,Lucida Sans,Tahoma,Verdana;
	text-shadow:1px 1px #252320;
	font-weight:bold;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-transform: uppercase;
}
#topLinks ul li a:hover{
	text-decoration:none;
}
#topLinks ul li a:active, #topLinks ul li.current_page_item a
{
	text-decoration:none;
}
.menu_bg_current {
    background-image:url("images/cpy-pagenav-current-left.png");
    display: block;
}

#topLinks ul li .menu_bg_current .menu_bg_corner_current {
    background-image:url("images/cpy-pagenav-current-right-btn.png");
	background-repeat: no-repeat;
	background-position:right;
	height: 32px;
    display: block;
	margin-right: -6px;
	color:#333333;
	text-shadow:1px 1px #bcbcbc;
}
.menu_bg {
    background: none;
	height: 33px;
    display: block;
	background:url("images/cpy-pagenav-left-btn.png") no-repeat;
}
.menu_bg_corner {
    background:url("images/cpy-pagenav-right-btn.png") no-repeat right;
	height: 32px;
    display: block;
	margin-right: -6px;
}

.menu_bg:hover {
    background-image:url("images/cpy-pagenav-current-left.png");
    display: block;
}
.menu_bg_corner:hover {
    background-image:url("images/cpy-pagenav-current-right-btn.png");
	background-repeat: no-repeat;
	background-position:right;
	height: 32px;
    display: block;
	margin-right: -6px;
	color:#333333;
	text-shadow:1px 1px #bcbcbc;
}
.current_page_item .menu_bg {
    background-image:url("images/cpy-pagenav-current-left.png");
    display: block;
}
.current_page_item .menu_bg_corner {
    background-image:url("images/cpy-pagenav-current-right-btn.png");
	background-repeat: no-repeat;
	background-position:right;
	height: 32px;
    display: block;
	margin-right: -6px;
	color:#333333!important;
	text-shadow:1px 1px #bcbcbc!important;
}
.ad-header {
	float:right;
	margin:0;
}
/* TOP MENU */

#topMenu {
    background: url("images/cpy-categ-links.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    float: right;
    left: 0;
    padding: 5px 5px 0;
    position: absolute;
    width: 958px;
	height:43px;
}
#topMenu ul li {
	background:url("images/cpy-pagenav-separator.gif") repeat-y right top;
}
#topMenu ul li a{
	font: 14px Arial;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px #000;
}
#topMenu ul li a:hover{
	
}


/* ------------------------*/

#socialLinks {
    float: right;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 124px;
    width: 84px;
    z-index: 999;
}

#socialLinks a {
	display:block;
	float:left;
	padding-right:5px;
	border:none;
}

#socialLinks a img {
	border:medium none;
	margin:0;
}



/* leftColumn ELEMENTS
----------------------------------------------*/
.searchQuery, #archive-title {
	margin:0 0 0 25px;
}

.searchQuery strong, #archive-title strong {
	font-size:14px;
	color:#093061;
}	


#leftColumn h1 {
	font-family:Tahoma,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
	line-height:110%;
	margin:0 0 5px;
	padding:0;
	text-decoration:none;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

#leftColumn img, #leftColumn a img {
	padding:0;
	margin:0;
}

#leftColumn .blogPost {
    border-bottom: 1px solid #D7D6D6;
    float: left;
    padding:25px;
    position: relative;
    width: 601px;
}
.blogPostInside {
    float: left;
    margin: 15px 0;
    min-height: 300px;
    padding: 0 25px;
    position: relative;
    width: 600px;
}
.posting{

	}
#leftColumn .blogPost .postTitle {
	position:relative;
	margin:0 0 10px 0;
	float:left;
}
.postTitle h1 a{
	border:medium none;
	color:#333333;
	font-family:Tahoma,Georgia,"Times New Roman",serif;
	font-size:20px;
	font-weight:normal;
	line-height:110%;
	padding:0;
	text-decoration:none;
}
.post-date {
	background:url("images/b-post-date.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:53px;
	left:-15px;
	padding:15px 0 0;
	position:absolute;
	text-align:center;
	top:25px;
	width:68px;
	z-index:9999;
}
.comm {
	color:#f3ccfc;
	font-size:22px;
	font-weight:bold;
	margin:20px 0 0;
}
.comm span{
	color:#f3ccfc;
	font-size:10px;
}
.author span{
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}
.author {
	color:#f3ccfc;
	font-size:12px;
	font-weight:bold;
	margin:11px 0 0;
}
.day{
	
	font-size:19px;
	font-weight:bold;
}
.month {
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
}
.year{
	font-size:11px;
	line-height:5px;
}
.aaa{
	padding:0 1px;
}
.rounded-post-top{
	background:url("images/bo-post-top-rounded.gif") no-repeat;
	width:610px;
	height:14px;
}
.rounded-post-bottom{
	background:url("images/bo-post-bottom-rounded.gif") no-repeat;
	width:610px;
	height:14px;
	margin:0 0 20px 0;
}
.post-arrow {
	background:url("images/bo-post-arrow.gif") no-repeat scroll 0 0 transparent;
	height:14px;
	left:-24px;
	position:absolute;
	top:28px;
	width:24px;
}
.post-readmore-btn{
	margin:15px 0 0 0;
	float:right;
}
.post-readmore-btn a{
	display:block;
	width:123px;
	height:37px;
	text-indent:-10000px;
}
.entry {
	float:left;
	margin:0 0 0 20px;
	padding:0 0 5px;
	width:413px;
}
.entry p{
	font:12px Arial;
	color:#333333;
	line-height:18px;
}
.postMetadata {
	color:#a32713;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
}
.postMetadata a{
	color:#a32713;
}

#sidebar-bottom{
	background:url("images/bo-sidebar-bottom.gif") no-repeat;
	width:339px;
	height:14px;
}
#leftColumn .blogPost .date{
	float:left;
	width:47px;
	height:50px;
	text-align:center;
	padding-right:25px;
}

#leftColumn .blogPost .date .month{
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:5px;
}

#leftColumn .blogPost .date .day {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:130%;
}

#leftColumn .blogPost .postTitle h1 {
	border:medium none;
	float:left;
}

#leftColumn .blogPost .postTitle h1 a{
	padding:0;
	font-family:Tahoma,Georgia, "Times New Roman",serif;
	color:#333333;
	font-size:20px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
	border:none;
}

.meta-arrow {
	height:4px;
	left:19px;
	position:absolute;
	top:-4px;
	width:7px;
}
#leftColumn .blogPost a.more-link {
	display:block;
	width:90px;
	height:24px;
	text-align:center;
	clear:both;
	border:none;
	line-height:22px;
	margin-top:10px;
}



#leftColumn .social p {
	margin:0 0 10px 0;
}

#leftColumn .social a {
	border:none;
}

#leftColumn .social a img {
	padding:5px;
	border:none;
	background:none;
}

#leftColumn .social a:hover img {

}

#leftColumn .social strong {
	color:#093061;
}
.social {
	margin:30px 0 10px;
}
#leftColumn h2#comments {
	padding:20px 0 15px;
}
.banner {
	float:left;
	margin:0 0 0 2px;
}
.banner a {
    background: none repeat scroll 0 0 #D1D1D1;
    border: 1px solid #BEB7B7;
    float: left;
    margin: 2px;
    padding: 4px;
}


/* rightColumn ELEMENTS
----------------------------------------------*/
#boxAbout {
	margin-bottom:12px;
	overflow:hidden;
	padding:15px 6px;
}
#boxAbout p{
	line-height:24px;
	font-size:12px;
	color:#747474;
	font-family:Arial, Thaoma, Helvetica, sans-serif;
}
#boxAbout h2 {
	padding-bottom:8px;
	color:#ccc;
	margin:10px 0!important;
}
#videonfo{
	
}
.bbb{
	padding:4px;
}
#rightColumnInner {
	float:right;
	padding:0;
	position:relative;
	width:294px;
}

#rightColumnInner h2 {
    background: none repeat scroll 0 0 #979797;
    color: #FFFFFF;
    font: 17px Arial,Tahoma,Helvetica,serif;
    margin: 25px 0 0 -14px;
    padding: 10px 10px 10px 25px;
    text-transform: uppercase;
    width: 274px;
}


#rightColumnInner ul {
	margin:0 0 0 6px;
	padding:0;
	width:270px;
}
#rightColumnInner ul li {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #d1d1d1;
}
#rightColumnInner ul li a {
	color:#333333;
	border:none;
	
}
#rightColumnInner ul li a:hover{
	text-decoration:underline;
}
#rightColumn #recentcomments .url {
	font-weight:bold;
}

#rightColumn #ads {
	padding-bottom:5px;
	width:290px;
} 

#rightColumn #ads a {
	float:left;
	margin:0 7px 6px 0;
	border:none;
}

#rightColumn #ads a img {
	border:none;
}
.ads1 {
	float:right;
	margin:0;
}
/* BANNER
----------------------------------------------*/

/* VIDEO
----------------------------------------------*/
.video {
	clear:both;
	margin:10px 0 20px;
}	
.video h2{
	margin:0 0 10px 0!important;
}
.tweet {
	margin:0;
}
.tweet p{
	padding:5px;
}
.tweet p:hover{
	background:#fff;
	padding:5px;
}
/*COMMENTS
---------------------------------------------*/
#leftColumn ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#leftColumn ul.commentlist li {
	padding:10px 0 10px 82px;
}

#leftColumn ul.commentlist li .avatar {
	border:medium none;
	float:left;
	margin:-8px 0 0 -82px;
	padding:0;
	width:64px;
}
.comm-arrow {
	background:url("images/v-comm-arrow.gif") repeat scroll 0 0 transparent;
	height:12px;
	left:-6px;
	position:absolute;
	top:15px;
	width:6px;
}
#leftColumn ul.commentlist li img {
	border:none;
	padding:0;
	
}

* html #leftColumn ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#leftColumn ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#777;
}
.thread-odd{
	
}
.thread-even{
	/*background:#181818;*/
}
/* FORMS
-------------------------------------------------*/
#searchform {
    float: left;
    margin: 22px 16px;
    width: 275px;
}

#searchform input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    color: #4E4D4C;
    float: left;
    font: italic 14px Georgia;
    padding: 9px 10px 8px;
    width: 179px;
}

#searchform input#searchsubmit {
	background:url("images/cpy-search-btn.gif") no-repeat;
	cursor:pointer;
	height:35px;
	margin:0;
	padding:0;
	float:right;
	width:68px;
	border:none;
}
/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
	width:300px;
}


#commentform textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#353535;
	width:590px;
}

#commentform input#submit{
	border:none;
	width:75px;
	height:31px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:#093061;
	color:#fff;
	cursor:pointer;
}
#commentform input#submit:hover{
	background:#2e74cc;
}
/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
    background: none repeat scroll 0 0 #093061;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 31px;
    margin-top: 5px;
    padding-top: 4px;
    text-align: center;
    width: 75px;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	border:1px solid #9FD9FF;
	background:#EAF7FF;
	color:#00BFF5;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.post-image-prelaoder {
	background:url("images/25.gif") no-repeat center center;
	float:left;
	margin:0;
	width:auto;
	width:156px;
	height:147px;
}
.eee {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin:5px 0 10px;
	padding:6px;
	position:relative;
	text-align:center;
}
.big-comm {
	background:url("images/bt-post-comm.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:39px;
	margin:0;
	padding:3px 5px 0 0;
	text-align:center;
	width:46px;
}
.big-comm a {
	color:#4C4C4C;
	display:block;
	font:20px Tahoma,Arial,Helvetica,sans-serif;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px #FFFFFF;
}
.big-comm a:hover{
	text-decoration:none;
	color:#404040;
}
/* SLIDESHOW
---------------------------------------------------*/

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix   { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#featured-tag {
	background:url("images/ter-featured-tag.png") repeat scroll 0 0 transparent;
	height:93px;
	left:-38px;
	position:absolute;
	top:112px;
	width:30px;
	z-index:999;
}
#slideshow {
    padding: 0; 
    width:960px;
	margin:0 auto;
}
#slider_bg{
	background: url("images/cpy-slider-bg.png") repeat-x scroll 0 0 transparent;
	width: 100%;
	margin: -4px auto;
	z-index: 999;
	position: relative;
	padding:39px 0 0 0;
}
#slider {
	float:left;
	margin:0 0 20px;
}
.slider-post p{
	margin:0;
	font:12px/20px Arial;
	color:#fff;
}
.slider-post #metadata{
	font:11px Georgia;
	color:#fff;
	font-style:italic;
	border-top:1px solid #636160;
	border-bottom:1px solid #636160;
	padding:10px 0;
	margin:0 0 15px 0
}
.slider-post #metadata span{
	font:11px Arial;
	color:#fff;
	text-transform:uppercase;
}
.slider-post #metadata span a{
	color:#fff;
}

.posting .metadata{
	font:11px Georgia;
	color:#656565;
	font-style:italic;
	border-top:1px solid #d7d6d6;
	border-bottom:1px solid #d7d6d6;
	padding:5px 0;
	margin:0 0 15px 0
}
.posting .metadata span{
	font:11px Arial;
	color:#333333;
	text-transform:uppercase;
}
.posting .metadata span a{
	color:#333333;
}
.slider-post h2{
	margin:0 0 15px 0;
}
.featured-post{width:960px;}
.slider-image {
	float:left;
	height:400px;
	position:relative;
	width:630px;
	border:10px solid #e4e4e4; 
}
.slider-post {
    background:#53514F url("images/cpy-slider-post-bgline.gif") repeat-y top right;
    color: #542437;
    float: left;
    font: 14px Arial !important;
    height: 379px;
    margin: 0;
    padding: 20px;
    width: 270px;
	border-top:1px solid #3b3836;
}
.slider-post h2 a{
	color:#fff;
	font:18px Tahoma;
}
.slider-post-meta {background:none repeat scroll 0 0 #113D64;color:#fff;font-size:11px;margin:5px 0 15px;padding:5px;line-height:1.2em}
.slider-post-meta a {color:#BDE9FB;font-style:normal}
.slider-post-meta a:hover {color:#F9D7A4}

#slider-nav {
	background:url("images/ter-featured-bar.gif") no-repeat;
	width:615px;
	height:34px;
}
#slider-nav a {
	background:url("images/ter-slidernav-March.gif") no-repeat right;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-right:1px;
	padding:9px;
	color:#770900;
}
#readmore-sliderpost{
	width:88px;
	height:23px;
	float:left;
}
#readmore-sliderpost a{
	background:url("images/cpy-readmore-sliderpost.png") no-repeat;
	display:block;
	text-indent:-1000000px;
	width:88px;
	height:23px;
}
#comments-sliderpost {
    float: left;
    height: 23px;
    margin: 0 0 0 15px;
    width: 109px;
}
#comments-sliderpost a {
    background: url("images/cpy-commentsno-sliderpost-btn.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font: 11px Arial;
	font-weight:bold;
    height: 13px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 109px;
	text-shadow:1px 1px #242c1c;
}
#comments-sliderpost a:hover {
    text-decoration:none;
}
#sliderpost-btns{
	margin:20px 0 0 0;
}
div#slider-nav a.activeSlide { color:#fff;text-decoration:underline;}
.slider-arrow {
	background:url("images/b-slider-arrow-bg.png") repeat scroll 0 0 transparent;
	bottom:55px;
	height:43px;
	left:44%;
	position:absolute;
	width:112px;
	z-index:999;
}
span#prev, span#next{display:block;height:19px;position:absolute;text-indent:-9999px;top:140px;width:10px;}
span#prev {
	background:url("images/b-prev.png") no-repeat scroll 0 0 transparent;
	height:19px;
	left:33px;
	top:17px;
	width:10px;
}

span#next {
	background:url("images/b-next.png") no-repeat scroll 0 0 transparent;
	height:19px;
	right:33px;
	top:17px;
	width:10px;
}

a.readmore span {display:block;height:34px;padding:0 5px 0 10px;}
.readmore{
background:#F4F9FB;display:block;float:right;height:34px;line-height:34px;margin:8px 10px 0 0;padding-right:9px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius:15px;-khtml-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; 	
-moz-box-shadow: 1px 1px 1px #D5D5D5 inset;box-shadow:  1px 1px 1px #D5D5D5 inset;-webkit-box-shadow:  1px 1px 1px #D5D5D5 inset;
}.readmore:hover{
background:#113D64;text-shadow:1px 1px 1px #357BC5;color:#fff
}
.socials_btn{
	clear:both;
}
.emm-paginate {
    float: right;
    margin: 25px 15px 0 0;
}
.emm-paginate a {font:12px Georgia; text-shadow:1px 1px #474747;color:#fff; background:#afafaf; margin-right:4px; padding:5px 8px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {;background:#979797;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {font:12px Georgia; text-shadow:1px 1px #474747;background:#979797; color:#fff;font-style:italic;margin-right:4px; padding:5px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

.cocomment{
	border:1px solid #D1D1D1;
	padding:7px;
	position:relative;
}
.popular {
position: relative;
margin: 0; 

}
.popular ul li {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #d1d1d1;
}
.popular ul li a {
	color:#333333;
	border:none;
	display:block;
	
}
.popular p{
	color:#542437;
	font:11px Arial;
}
.popular li p a {
color: #009db4 !important;
}
.popular li img {
	border:1px solid #CCCCCC;
	float:left;
	height:70px;
	margin:0 10px 0 0;
	padding:3px;
	width:70px;
}
#top-featured {
	background:url("images/b-top-featured.png") no-repeat scroll 0 0 transparent;
	height:38px;
	left:-8px;
	position:absolute;
	top:-5px;
	width:998px;
	z-index:999;
}
#inside-bar {
	background:url("images/b-nonin-bar.gif") repeat-x scroll 0 0 transparent;
	height:43px;
	margin:0 0 20px;
	width:100%;
}
.related-posts{
	margin:5px 0 0 0;

}
.related-posts li {
	padding:2px 5px;
}
.related-posts li a{
	color:#333333;
	font-size:13px;

}
.reltit{
	font-size:15px;
	text-transform:uppercase;
	margin:30px 0 0 0;
}
.populcomm  a{
	font:11px Arial!important;
	color:#ff5101!important;
}
#pagenav {
	background:none repeat scroll 0 0 #E1E1E1;
	float:left;
	margin:7px 20px;
	width:630px;
}
#pagenav a{
	display:block;
	padding:10px;
}
.lftmarg{
	margin:0 0 0 25px;
}

.entry .metadata{
	font:11px Georgia;
	color:#656565;
	font-style:italic;
	border-top:1px solid #d7d6d6;
	border-bottom:1px solid #d7d6d6;
	padding:5px 0;
	margin:0 0 15px 0
}
.entry .metadata span{
	font:11px Arial;
	color:#333333;
	text-transform:uppercase;
}
.entry .metadata span a{
	color:#333333;
}
#cacarina{
	float:left;
}