/*
  Template Name: Hot Coupon World
  Version: liquid
  Description: HotCouponWorld.com Liquid Version
   
*/
html{margin:0; padding:0;}
body{
	margin: 6px !important;
        margin-right: 30px !important; 
	padding:0; 
	background: #ccc;
	font: 1em; Arial;
	color: #555;
/*	text-align: center;*/
	min-width: 840px;
}

.clr{clear:both}
.clr_left{clear: left;}
.clr_right{clear: right;}

#sidebar .midleft {
  padding-top: 8px;
  min-height: 1593px;
}

a img {
  border-width: 0px !important;
}

.navigation {
  font-size: 14px;
}

.post {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
}

.post .title {
  font-size: 24px;
  color: #000;
  margin-bottom: 5px;
}

.post .postinfo {
  margin-bottom: 5px;
}

.post .post-social {
  margin-bottom: 10px;
}

.post .entry {
  font-size: 14px;
}

.post .entry h2 {
  font-size:18px;
}

.post .entry h3 {
  font-size: 16px;
}

.post .entry p {
  margin-top: 0px;
}

.post .post-follow {
  border: 1px solid #FC7C19;
  margin-bottom: 5px;
 margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
    width: 450px;
}

.blog-post .blog-post-title {
  font-size: 20px;
  margin-bottom: 5px;
}

.blog-post .blog-post-author {
  margin-bottom: 5px;
  font-style: italic;
}

.blog-post .blog-post-excerpt {
  margin-bottom: 5px;
  font-size: 14px;
}

.blog-post .blog-post-excerpt img {
  padding: 10px;
}

.blog-post .blog-post-comments {
  margin-bottom: 20px;
}

.blog-post .blog-post-comments .comment-count {
  font-size: 15px;
}

.blog-post .blog-post-read-more {
  margin-bottom: 5px;
  font-size: 15px;
}

.blog-post {
  margin-bottom: 5px;
}

.blog-post .center_barred_header {
  margin-top: 5px;
  margin-bottom: 20px;
}

.featured_content h1 {
  margin-top: 0px;
  padding-top: 0px;
}

#searchtable a,
#searchtable a:link {
text-decoration: underline;
color: #333333;
font-weight: bold;
}

#searchtable a:visited {
color: #3366CC;
text-decoration: underline;
font-weight: bold;
}

#searchtable a:hover {
color: #000066;
text-decoration: none;
font-weight: bold;
}

.secondary-nav, .tertiary-nav {
    background-color: #EAEAEA;
    border: 1px solid #C0C0C0;
    border-bottom: 0px;    
    color: #444;
    float: right;
    font-size: 10px;
    height: 14px;    
    margin-right: 20px;
    margin-top: -28px;
    padding: 2px 5px 6px;
}

.secondary-nav {
    margin-right: 165px;
}

.secondary-nav a:link, .secondary-nav a:visited,
.tertiary-nav a:link, .tertiary-nav a:visited{
    font-size: 10px;        
    color: #444;
}

.secondary-nav a:hover,
.tertiary-nav a:hover {
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: underline !important;
}

.footer-columns {
    width: 730px;
    margin: auto;
}

.footer-column.first {
    border-left: 1px solid #CCC;
}

.footer-column {
    border-right: 1px solid #CCCCCC;
    display: inline;
    float: left;
    height: 185px;
    padding: 0 10px;
    width: 159px;
    margin-top: -30px;
}

#footer h5.top {
    margin-top: 0;
}

#footer h5, #footer h5 a {
    color: #FC7C1A;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

#footer h5 {
    margin-top: 25px;
}

#footer li {
    margin-bottom: 2px;
    padding: 0px;
}

#footer ul {
margin:0px;
padding-left: 13px;
}

.footer-social {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}

.footer-admin {
    padding-top: 20px;
    border-top: 1px solid #ccc;
    text-align: center;
}

.footer-facebook {
    background: url(/wp-content/themes/hotcouponworld_liquid/images/facebook.png) top left no-repeat;
    line-height: 14px;
    margin: 0 5px;
    padding-left: 18px;
}

.footer-twitter {
    background: url(/wp-content/themes/hotcouponworld_liquid/images/twitter.png) top left no-repeat
;
    line-height: 14px;
    margin: 0 5px;
    padding-left: 18px;
}


input, textarea{
	border: 1px solid #999;
}
.membox {
width:300px;
padding-left:0px;
overflow:hidden;
}
.curver {
text-align:left;
width:284px;
}
.news_block {
width:300px;
padding-left:-5px;
padding-right:10px;
overflow:hidden;
}
.box_label{
  margin:0;
  padding:0;
	text-align:left;
	font-size: 1em;
	color: #333;
}
* html h4{height: 1px;}
.barred_header{

  margin:0;
  padding:0;
	background: url(images/bar2.gif) repeat-x bottom left;
	padding-bottom: 7px;
	color: #C7532C;
	font-size: .9em;
}
.center_barred_header{
  margin:0;
  padding:0;
	background: url(images/bar2.gif) repeat-x center left;
	padding-bottom: 5px;
	font-size: 14px;
	color: #333;
}
.center_barred_header2{
  margin:0;
  padding:0;
	background: url(images/bar3.gif) repeat-x center left;
	padding-bottom: 5px;
	font-size:.9em;
	color: #333;
}
.center_barred_header span{
  margin:0;
  padding:0;
	background: #fff;
	padding-right: 5px;
}
.head_category{
  margin:0;
  padding:0;
	padding-top: 20px;
}
.white_header{
  margin:0;
  padding:0;
	color: #fff;
	font-size: .9em;
	padding: 0px 0 3px 8px;
}
.normal{
  margin:0;
  padding:0;
	padding-bottom: 3px;
	padding-left: 10px;
}
a:link, a:visited{	text-decoration: none;}
.clr{clear: both;}
.clr_left{clear: left;}
.clr_right{clear: right;}
/**liquid settings**/
#wrap{
	text-align: left;
	margin:0 auto;
	padding:0;
	min-width: 840px;/*change 'min-width' to 'width' for the fixed template*/
}
	* html .min-width{
		border-left: 840px solid #ccc;
    margin-left: 20px; 
text-align:left;
		height: 1px;
	}
	* html .the_body{
		margin-left: -840px;
		position: absolute;
		height: 1px;
		text-align:left;
	}
#container{
	padding-right: 320px;
text-align:justify;
min-width:640px;
}
#left{
	position: relative;
	float: left;
	width: 100%;
}
	
#sidebar{
	position: relative;
	float: right;
	margin-right: -320px;
	padding-bottom: 10px;
	width:320px;
}
	
* html #container{padding-right: 0px;text-align:justify}
* html #left{width: auto; padding-right: 320px;text-align:justify;}
* html #sidebar{margin-left: -320px;text-align:justify;}

/* ** header ** */
#header{height: 168px;}

.header_left{
	background: url(images/bg.gif) repeat-x top left;
	height: 168px;
}

.header_content{
	background: url(images/banner2.gif) no-repeat 198px top ;
	height: 168px;
}
	* html .header_content{background-position: left top;}
	*:first-child+html .header_content{background-position: left top}	

.header_content .top{
	background: url(images/top_right.gif) no-repeat top right;
}
.header_content .bottom{
	background: url(images/bottom_right.gif) no-repeat right bottom;
	height: 168px;
	padding-right: 10px;
}

  * html .header_content .bottom{background-position: right 96%;}

#searchform{margin:0; padding:0;}

.searchform{
	float: right;
	background: url(images/search_bg.gif) no-repeat top right;
	height: 52px;
	width: 292px;
	padding-top: 15px;
}

.searchbtn{
	background: url(images/btn_search.gif) no-repeat center bottom; 
	height:27px; 
	width: 65px; 
	border:0;
	margin-top:3px;
	vertical-align: middle;
}
	.searchinput{padding-top: 4px;}
	* html .searchinput{margin-bottom: 4px;}

.bginput{
	background: #fff url(images/gradient1.gif) repeat-x bottom left;
	border: 1px solid #ccc;
	padding: 3px;
	vertical-align: middle;
}

.header_links{
	float: right;
	font-size: 0.7em;
	padding: 22px 50px 0px 10px;

}

.header_links a:link,
.header_links a:visited{color: #666;}
.header_links a:hover{text-decoration: underline;}

/* ** adtop box** */
.adtop{
	position: relative;
	float: right;
	top: -10px;
}
.header-tabs {
margin-top: -32px;
margin-right: 350px;
float: right;
}
.tabs{
	margin:0;  
	padding:0;
/*	position: absolute;
*/
/*	right:15px;
	top: 143px;
*/
}

.tabs li{
	float: left;
	display: inline;
	list-style: none;
	padding-left:0px;
	padding-right:0px;
	margin: 0;
	font-size:11px;
	font-family:verdana;
        z-index-101;
        line-height: 13px;
}

.tabs a:link, .tabs a:visited{
	float: left;
	height:16px;
	padding: 5px;
	margin-right: 1px;
	text-align: center;
	font-size: 11px;
	color: #444;
        z-index-1000;
        background-color: #EAEAEA;
        border: 1px solid #C0C0C0;
        border-bottom: 0px;
}

.tabs li.current_page a,
.tabs a:hover{
	color: #fff;
	text-decoration: none;
        background-color: #FC7C19;
}


.tabs li.current_page a span,
.tabs a:hover span{
	background-position: 100% -34px;
}



/* *Advertisement: leaderboard* */
.adimg{border: 1px solid #666;}
.leader_board h3{
	padding-top: 10px;
	padding-left: 60px;
}

.ad_tm{
	background: url(images/ad_tm.gif) repeat-x top left;
}

.diagonal{background: #fff url(images/diagonal.gif) repeat-x 10px 5px;}
	* html .diagonal{height: 1px;}
	

.ad_tr{
	background: url(images/ad_tr.gif) no-repeat top right;
	height: 42px;	
}

.ad_tl{
	background: url(images/ad_tl.gif) no-repeat top left;
}

.midright{
	background: #fff url(images/midright.gif) repeat-y right;
}

#footer .midright {
        margin-top: 72px;
}

.midleft{
	background: url(images/midleft.gif) repeat-y left;
	position: relative;
}

.scrf {
width:100%;

}

.midbottom{
	background: url(images/midbottom.gif) repeat-x bottom left;
	height: 22px;
}
 
  
.br{
	background: url(images/br.gif) no-repeat bottom right;

}
.bl{
	background: url(images/bl.gif) no-repeat bottom left;
	height: 20px;
}



/* ** footer ** */
.footer_tm{
	background: url(images/footer_tm.gif) repeat-x top left;
	
}
.footer_home_link{margin-top: -10px;}

.foot_tl{
	background: url(images/footer_tl.gif) no-repeat top left;
	
}

.static_link{
	padding-left: 100px;
	padding-top: 56px;
	padding-right: 60px;
}

.static_link ul{
	margin:0;
	padding:0;
	padding-left: 10px;
	background: #FFC97C url(images/foot_ul.gif) no-repeat left center;
}

.static_link li{
	display: inline; 
	list-style: none;
	font-size: 8.3pt;
	color: #A74711;
	line-height: 2.7em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .static_link li{ font-size: 8.5pt;}
}

.static_link li a:link, .static_link li a:visited{
	color: #A74711;
	text-decoration: none;
	padding: 0 2px;
}
.static_link li a:hover{
	color: #fff;
}
.wrapfoot {
	float: left;
}

#footer {
        text-align: left;
}

#footer .midleft{
	width:100%;
        padding-left: 20px;
}

#footer .box{
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 30px;
	width: 350px;
}
#footer .box1{
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 30px;
	width: 150px;
}

#footer .box2{
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 30px;
	width: 175px;
}

#footer .box3{
	margin: 10px;
	width: 350px;
}

.external_links li{
	list-style-type: none;
	margin-left: -20px;
	background: url(images/bullet.gif) no-repeat left ;
	padding: 2px 0;
	padding-left: 10px;
	}

.external_links li a:link,
.external_links li a:visited{color: #f30;}
.external_links li a:hover{color: #000;}
}

.feedback p{
	color: #666;
}
.about p{
	color: #333;
}

.copyright{
  clear: both;
  text-align:center;
}

/* ** container ** */
.content_tm{
	background: url(images/content_tm.gif) repeat-x top left;
}

.content_tr{
	background: url(images/content_tr.gif) no-repeat top right;
}

.content_tl{
	background: url(images/content_tl.gif) no-repeat top left;
z-index:100;
}


.box_label{
	padding-top: 10px;
	padding-left: 60px;
	padding-bottom: 12px;
	font-size:16px;
}

#footer .box_label{
	padding-left: 0;
	padding-bottom: 0;
}


/* ** sidebar ** */
#sidebar{
	width: 317px;
}

.sidebar_tm{
	background:url(images/content_tm.gif) repeat-x top left;
}

.sidebar_tr{
	background: url(images/content_tr.gif) no-repeat top right;
}

.sidebar_tl{
	background: url(images/sidebar_tl.gif) no-repeat top left;
}

.author_image_holder{
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 4px 0 0;
}

/* **left** */
.left_box{
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-left: 3px;
}

.right_box{
	float: left;
	margin: 0 5px;
	width: 750px;
}

.right_curve1{
	background: #FBF2E4;
}
.right_curve2{
	background: #E7E6E4;
}

.rc_tm{
	background: url(images/rc_tm.gif) repeat-x top left;
}

.rc_tr{
	background: url(images/rc_tr.gif) no-repeat top right;
}

.rc_tl{
	background: url(images/rc_tl.gif) no-repeat top left;
}

.rc_midright{
	background: url(images/vertical_dash.gif) repeat-y right;
}

.rc_midleft{
	background: url(images/vertical_dash.gif) repeat-y left;
}

.rc_midbottom{
	background: url(images/horizontal_dash.gif) repeat-x bottom left;
}

.rc_br{
	background: url(images/rc_br.gif) no-repeat bottom right;
}

.rc_bl{
	background: url(images/rc_bl.gif) no-repeat bottom left;	
	height: 36px;
}

/** right boxes***/
.right_curve1 h4.head_category{
	background: url(images/bar1.gif) repeat-x bottom left;
	padding: 30px 10px 3px 0px;
	margin: 0 10px;
}

.right_curve2 h4.head_category{
	background: url(images/bar2.gif) repeat-x bottom left;
	padding: 30px 10px 3px 0px;
	margin: 0 10px;
}

/***sidebar**/
.features{
  margin: 0;
  padding:0;
  padding-top: 5px;
	padding-left: 5px;
}
.features li{
	list-style: none;
	background: url(images/bullet3.gif) no-repeat left 6px;
	padding-left: 10px;
	font-size: 1.0em;
}

.skyscraper img{
	border: 1px solid #666;
}

.alignleft{float: left;}
.alignright{float: right;}

.more-link:link,
.more-link:visited{color: #900;}
.more-link:hover{color: #f00;}

.content img{
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
}

.pagetitle{
  margin:0;
  padding:0;
  font-size: 22px;
}

.pagetitle a:link,
.pagetitle a:visited{color: #000}
.pagetitle a:hover{color: #f70}

.block{
	margin: auto;
	padding-bottom: 10px;
}

.avatar img{
  padding: 3px;
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  margin-right: 5px;
}

#store-list {
	width:240px;
	margin: auto;
}

#store-list img {
  float:left;
  border:0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 1px;
}

#rss-feeds {
	width:280px;
	overflow:hidden;
	margin: 25px auto 0;
}

#rss-feeds img {
  float:left;
  border:0;
  padding: 1px;
}

.center-box{margin: auto;}
.width270{width: 270px;}
.width300{width:300px;}

.centered-image {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.store_forum_title {
	padding-left: 40px;
}

.check-boxes {
	margin-left: 40px;
	margin-bottom: 15px;
}
.check-box-line {
	margin-right: 75px;
}
#miniblockserver {
	width:800px;
	margin: auto;
}
#miniblockserver .miniblock {
	width:  225px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

#miniblockserver p { text-align:left}

#miniblockserver a:link, a:visited{color: #900;}
#miniblockserver a:hover{color: #f00;}

#subpage {
	padding-left: 15px;
	padding-right: 15px;
        padding-top: 1px;
    min-height: 2150px;
}

#subpage img {
	padding:10px;
	border: 0;
}

img.printfriendly {
    padding:0px !important;
}

.recipebox { 
/*	width: 286px;
*/
	padding: 5px;
	border-style:  solid;
	border-color: #fc7c19;
	border-width: 2px;
}

.recipebox .the_excerpt {
  margin-bottom: 10px;
}

.recipebox .the_excerpt p {
    margin-bottom:0px;
}

.recipeboxtop {
	background-image: url('images/recipeboxtop.png');
	padding-left: 15px;
	padding-top: 5px;
	margin: 0;
}

.recipeboxtop-narrow {
  background-image: url('images/recipeboxtop_narrow.png');
  padding-left: 15px;
  padding-top: 5px;
  margin: 0px;
}

.hotbox { 
	width: 286px;
	padding: 5px;
	border-style:  solid;
	border-color: #FC7C19;
	border-width: 2px;
}

.hotboxtop {
    background-image: url('images/hotboxtop.png');
    margin: 0;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 12px;
    text-align: left;
    width: 280px;
}

#hotposts { width:295px;}

.article-excerpt {
    margin-bottom:20px;
    
}

.article-excerpt p {
    padding:0px;
    margin:0px;    
}
