/*  
Theme Name: Premium Squeeze
Version: 1.0.0
Description: Designed by <a href="http://wowminisites.com">Adi Djohari</a>.
Author: Instant Squeeze Page
Author URI: http://premiumsqueezepagetemplates.com
*/

/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	font:normal 14px Arial,Helvetica,Sans-serif;
	line-height: 1.2;
	color: #333;
}

/*--formatting--*/

p {
	line-height: 20px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote p {
	margin:10px 0;
	padding:0 20px 0 60px;
	background:url(images/blockquote.gif) no-repeat top left;
}

a.post-edit-link{
	padding:0 20px;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

a.more-link:link, a.more-link:visited, a.more-link:active{
	margin:10px 0;
	padding:5px 10px;
	background:#8f9642;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-style:italic;
}

a.more-link:hover{
	margin:10px 0;
	padding:5px 10px;
	background:#a1a850;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

/*--container--*/
#wrapper{
	width:910px;
	margin:0 auto;
}

#topnav_bg{
	height:24px;
}

#topnav{
	position:relative; 
	margin:0 auto;
	width:910px;
	height:24px;
	z-index:3;
}

#header_bg{
	height:133px;
}

#header{
	width:910px;
	height:133px;
	margin:0 auto;
	position: relative;
	z-index:0;
}

#catnav_bg{
	height:33px;
}

#catnav{
	position:relative; 
	margin:0 auto;
	width:910px;
	height:33px;  
	z-index:3;
}

#exhead_bg{
	height:39px;
}

#exhead{
	position:relative; 
	margin:0 auto;
	width:910px;
	height:39px;
	line-height:39px;
}

#optin{
	width:910px;
	margin-top:29px;
}

#content{
	margin-top:29px;
	width:910px;
}


#left-col{
	width: 593px;
	float: left;
}

#left-col-full{
	width: 910px;
}

#right-col{
	width: 300px;
	float: right;
}


#clr{
	clear:both;
}

/*--top banner--*/

#banner_468x60{
	position:absolute;
	top:30px;
	right:0;
}

/*--page navigation--*/

#nav1, #nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;

}

#nav1 a{
	display:block;
	color: #E0DFE3;
	font:normal 11px arial;
	text-decoration:none;
	margin-top:5px;
	padding:0 10px;
	border-right:1px solid #666;
	z-index: 100;
}

#nav1 a:hover{
	text-decoration:underline;
}


#nav1 li { /* all list items */
	float: left;
	height:24px;
	line-height:24px;
}


#nav1 li ul { /* second-level lists */
	position: absolute;
	background: #2f2f2f;
	z-index: 10;
	width:180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li{
	height:24px;
	line-height:24px;
}

#nav1 li ul li a {
	margin-top:2px;
	padding-top:4px;
	line-height: 24px;
	font:normal 11px arial;
	text-decoration:none;
	color: #E0DFE3;
	width: 160px;
}

#nav1 li ul li a:hover {
	text-decoration:underline;
}

#nav1 li ul li a {
	border:none;
}

#nav1 li ul ul {
	margin: -22px 0 0 180px;
}

#nav1 li ul ul li a {
	margin:0;
	padding-top:0;
	line-height: 25px;
}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li:hover ul ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul, #nav1 li.sfhover ul ul ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul, #nav1 li li li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
}

/*--cat nav--*/
#catnav a { 
	color:#616161; 
	text-decoration:none; 
}


/*--cat menu--*/

#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav2 a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-weight:700; 
	font-size:12px; 
	display:block; 
	z-index:100; 
	padding:0 15px; 
	line-height:33px; 
	text-decoration:none;
}

#nav2 li:hover, #nav2 li.sfhover1 {
	cursor: pointer;
}

#nav2 li:hover span, #nav2 li.sfhover1 span {
	color: #fff;
}

#nav2 li {
	float:left; 
	width: auto; 
	height:33px;
}

#nav2 li ul {
	position: absolute; 
	left: -999em; 
	width: 180px;
	z-index: 10;
}

#nav2 li li {
	background:url(images/bg-catnav.png) repeat-x bottom; 
	border:1px solid #ddd; 
	border-width:0 1px; 
	height:30px; 
}

#nav2 li:hover ul, #nav2 li.sfhover1 ul {
	left: auto;
}

#nav2 li ul li a {
	font-family:Verdana, Geneva, sans-serif; 
	width:160px; 
	line-height:33px; 
	padding:0 10px; 
	font-size:11px; 
	font-style:normal; 
	font-weight:400; 
	color:#555;
}

#nav2 li ul ul {
	margin: -30px 0 0 180px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul, #nav2 li.sfhover1 ul ul, #nav2 li.sfhover1 ul ul ul, #nav2 li.sfhover1 ul ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul, #nav2 li.sfhover1 ul, #nav2 li li.sfhover1 ul, #nav2 li li li.sfhover1 ul, #nav2 li li li li.sfhover1 ul{
	left: auto;
}

/* IE7 Fix */

#nav2  li:hover, #nav2  li.hover {  
	position: static;
}

/*--search--*/
#search { 
	background:url(images/bg-search.png) no-repeat; 
	height:35px; 
	width:181px; 
	margin-top:4px; 
	position:absolute;
	top:0;
	right:0; 
}

#search input { 
	background:none; 
	border:none; 
	padding:8px 25px 8px 12px; 
	width:156px; 
	margin:0; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-size:12px; 
	color:#9d9d9d; 
}

#search input.submit { 
	position:absolute; 
	right:8px; 
	top:7px; 
	width:15px; 
	height:16px; 
	padding:0; 
	margin:0; 
}


/*--RSS--*/
#rssfeed{
	position:absolute;
	top:0;
	right:0;
	height:25px;
	background:url(images/rss_bg.png) no-repeat left center;
}

#rssfeed a{
	display:block;
	padding-left:24px;
	color: #E0DFE3;
	font:normal 11px arial;
	text-decoration:underline;
	line-height:25px;
	height:25px;	
}

#rssfeed a:hover{
	text-decoration:none;
}

/*--optin--*/
#optincnt{
	float:left;
	padding:15px;
	width:562px;
	
}

#optincnt .sqentry{
	padding:0 10px;
}

#optincnt .sqentry h2{
	color:#cc0000;
	text-align:center;
	font-size:30px;
}

#optincnt .sqentry ul li{
	line-height:16px;
	padding-left:45px;
	padding-bottom:10px;
	background:url(images/check.gif) no-repeat top left;
}

#optinfrm{
	float:right;
	padding:15px;
	width:283px;
	margin-top:20px;
	border-left:1px solid #E5E5E5;
	
}

#optinfrm h2{
	color:#212121;
	text-align:center;
	font-size:24px;
}

#optinfrm .optsubtext{
	text-align:center;	
	font-size:14px;
	font-weight:bold;
}

/*--post--*/

.post {
	width: 591px;
	margin-bottom:20px;	
	background:#FFF url(images/content_bg.png) repeat-x; 
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #dfdfdf;
	position:relative;
	
}

.full{
	width:910px;
}

.post .post-info {
	width: 591px;
	color:#818181;
	font-size:9px;	
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

.post .post-info a {
	text-decoration: underline;
	color:#757575;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

.post .post-info a:hover {
	text-decoration: none;
}

.post .post-comment{
	position:absolute;
	top:20px;
	right:20px;
	width: 105px;
	height:35px;
	line-height:26px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	background:url(images/comment.png) no-repeat;
}

.post .post-comment a{
	color:#666;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.post .post-comment a:hover{
	text-decoration:underline;
}

.entry {
	padding:20px;
}

.entry h1{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:34px;
}

.entry h2{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:30px;
}

.entry h2 a{
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:30px;
}

.entry h2 a:hover{
	color:#818181;
}

.entry h3{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:26px;
}

.entry h4{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:24px;
}

.entry h5{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	font-size:18px;
}

.entry h6{
	margin:0;
	padding:8px 0;
	color:#1a1a1a;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
}

.entry ul{
	list-style-type:square;
	margin:0 0 0 20px;
	padding:0 10px;
}

.entry ul.check{
	list-style-type:none;
	margin:0;
	padding:0;
}

.entry ol{
	list-style-type:decimal;
	margin:0 0 0 20px;
	padding:0 10px;
}

.entry ul li, .entry ol li{
	padding:4px 0;
}

.entry ul.check li{
	padding:5px 0 5px 45px;
	background:url(images/check.gif) no-repeat top left;
}

p.metadata {
	padding:2px 10px;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	background-color: #efefea;
	clear: left;
	text-align: right;
}

.post-tags{
	margin:0 20px;
	padding:5px 20px;
	background:#eeeeee;
}

/*--sidebar--*/
#sidebar{
	width:300px;
}

#sidebar h3 {
	text-align: center;
	border-top: 1px solid #a6a371;
	border-bottom: 1px solid #a6a371;
	background-color: #dedcb9;
	margin-bottom: 15px;
}

#sidebar ul {
	list-style: none;
}

/*--sidebar 1--*/
#sidebar1 {
	width: 300px;
}

#sidebar1 ul {
	margin:0;
	padding:0;
}

#sidebar1 ul li {
	width: 300px;
	margin:0 0 10px 0;
	padding-bottom:5px;
	background:#FEFEFE url(images/content_bg.png) repeat-x;
	border:1px solid #E5E5E5;
}

#sidebar1 ul li h2 {
	margin:0 15px;
	padding:0 5px;
	font:bold 14px arial, Helvetica, sans-serif;
	line-height:39px;
	color:#666;
	border-bottom:1px solid #dadada;
}

#sidebar1 ul li ul {

}

#sidebar1 ul li ul li {
	width: 250px;
	border: 1px solid #eeeeee;
	margin: 6px 15px;
	padding:5px 10px;
	background-color:#fafafa;
	background-image:none;
}

#sidebar1 ul li ul li:hover {
	cursor:pointer;
	width: 250px;
	border: 1px solid #eeeeee;
	margin: 6px 15px;
	padding:5px 10px;
	background-color:#E5E5E5;
	background-image:none;
}

#sidebar1 ul li ul li a {
	text-decoration: none;
	color: #666;
	padding: 2px 4px;
}

#sidebar1 ul li ul li a:hover {
	color: #1a1a1a;
	text-decoration: none;
}

#sidebar1 ul li div {
	margin:0;
	padding:5px 20px 10px 20px;
}

/*--footer--*/
#footer_bg{
	height:40px;
	color:#FFF;
	line-height:40px;
}

.copyright{
	position:relative;
	width:910px;
	margin:0 auto;
	font-size:12px;
}

.copyright a{
	color:#FEFEFE;
	text-decoration:underline;
	font-size:12px;
}

.copyright a:hover{
	color:#FEFEFE;
	text-decoration:none;
}

.footinfo{
	position:absolute;
	top:0;
	right:0;
	height:40px;
	line-height:40px;
	font-size:12px;
}

.footinfo a{
	color:#FEFEFE;
	text-decoration:underline;
	font-size:12px;
}

/*--comments--*/
.post-content{
	width: 551px;
	padding:0 20px;
	margin-bottom:20px;	
	background:#FFF url(images/content_bg.png) repeat-x; 
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #dfdfdf;
	position:relative;
	
}

#commentlist {
	margin:0; 
	padding:0;
	list-style:none;
	list-style-position:outside;
}

#commentlist li {
	margin:10px 0; 
	padding:15px;
	background:#f1f1f1; 
	border:1px solid #d3d3d3;
}
	
.comment-author {
	margin:0; 
	padding:0;
	width:15%; 
	height:auto;
	float:left;
}
		
.comment-author img {
	margin:0; 
	padding:3px;
	background:#FFF; 
	border:1px solid #d3d3d3;
}
			
.depth-4 img {
	width:70px; 
	height:70px;
}
			
.depth-5 img {
	width:62px; 
	height:62px;
}
		
.comment-text {
	margin:0; padding:0;
	width:80%; height:auto;
	float:right;
                   
}

.pingback .comment-text {
       	width: auto; text-align: left;
}
		
.reply {
	width:50px; text-align:right;
}
		
.reply a:link, .reply a:active, .reply a:visited {
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#666666;
}
			
.comment-text h3 {
	margin:0; padding:0;
	width:280px;
}
		
#commentform .input, #commentform .textarea {
	margin:0 5px 0 0; padding:4px 6px;
	width:200px; height:auto;
	border:1px solid #d3d3d3;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#666666;
}

#commentform .textarea {
	font:0.97em Georgia, "Times New Roman", Times, serif;
	width:400px;
}

/*--clearfix--*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*--breadcrumb--*/
.bcrumb{
	color: #666;
}

/*--widget-formatting*/
.widget #searchform{ 
	margin: 15px 0 10px 15px; 
}

.widget select{ 
	margin: 15px 0 15px 15px;
}

.widget input#s, .widget input.field, .widget select{ 
	width: 230px; padding: 3px 0 3px 5px; border: 1px solid #ccc; 
}

.widget .screen-reader-text{ 
	display: none; 

}

.widget .textwidget p { 
	padding: 5px 0; 
}


a.tag-link-11 {
	text-decoration: none;
	margin: 0;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
}	

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {	
	padding:5px 10px;
}

ul#recentcomments li.recentcomments a {
	text-decoration: none;
	color: #666;
	padding: 2px 4px;
}

ul#recentcomments li.recentcomments a:hover {
	text-decoration: underline;
}

/*--calendar--*/

#wp-calendar{
	width:95%;
	margin-bottom:15px;
	clear:both;
	padding:0;
}

#wp-calendar caption{
	padding:10px;
}

#wp-calendar th, #wp-calendar td{
	text-align:center;
	background:#E7E7E7;
	color:#9E9E9E;
	padding:5px;
}

#wp-calendar td{
	background:transparent;
}

#wp-calendar td, table#wp-calendar th{
	padding:3px 0;
}



#prev {
	text-align: left;
}

#prev a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #d4d4cc;
	color: #666;
}

#next {
	text-align: right;
}

#next a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #d4d4cc;
	color: #666;
}

/*--pagination--*/
.navigation {
	font-size:12px; 
	line-height:18px; 
	font-family:Georgia, serif !important; 
	font-style:italic !important;
}

.navigation #wp-pagenavi { 
	margin: 15px 0 0 0; text-align: right;  
}

.navigation #wp-pagenavi a:link,.navigation #wp-pagenavi a:visited { 
	display: inline; 
	text-decoration: none; 
	background: #efefef;
	color: #777; 
	padding: 4px 8px;
	border:1px solid #ccc; }

.navigation #wp-pagenavi .current, .navigation #wp-pagenavi .on, .navigation #wp-pagenavi a:hover { 
	padding: 4px 8px; 
	background: #ddd; 
	color:#777; 
	text-shadow: #fff 0px 1px 0px; 
	border:1px solid #ccc;  
}

.navigation #wp-pagenavi .extend, .navigation #wp-pagenavi span.pages {
	background: #efefef;
	color: #777;
	padding: 4px 8px;
	text-shadow: #fff 0px 1px 0px;
	border:1px solid #ccc;
}

.nl{
	float:left;
}

.nr{
	float:right;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}