/*  
Theme Name: NicheReviewTemplate_PreForeclosure
Theme URI: http://www.nichereviewblogs.com/
Description: <a href="http://www.nichereviewblogs.com/recommends/nichereviewtemplates">PreForeclosure Reviews template</a> converted into WordPress theme by Sridhar of <a href="http://www.nichereviewblogs.com">Niche Review Blogs</a>.
Version: 1.0
Author: Sridhar
Author URI: http://www.nichereviewblogs.com/
Tags: niche, niche review template, clickbank, PreForeclosure
*/
@charset "utf-8";
/* CSS Document */
body {
	background: #d2e6ff url(images/bg.png) top left repeat-x;
	font: normal 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #555555;
    padding: 0;
    margin: 0;
    height: 100%;
}
		h1,h2,h3,h4,h5,h6 {
			font-family: Arial, Helvetica, sans-serif;
			color:#606060;
		}
		h1 { letter-spacing:-.05em; font-size:48px; font-weight:bold; line-height: 48px; margin:0 0 20px; }
		h2 { letter-spacing:-.04em; font-size:24px; font-weight:bold; line-height: 28px; margin:0 0 20px; }
		h3 { letter-spacing:-.04em; font-size:18px; font-weight:bold; line-height: 18px; margin:0 0 16px;}
		h4 { letter-spacing:-.04em; font-size:16px; font-weight:bold; line-height: 16px; }
		h5 { letter-spacing:-.03em; font-size:14px; font-weight:bold; line-height: 14px; }
		h6 { letter-spacing:-.02em; font-size:14px; font-weight:bold; line-height: 14px; }
		.clear { clear:both; height:0; margin:0; }
		.hide {
			background:none;
			font-size:1px;
			display:none;
			height:0;
			left:-9999px;
			overflow:hidden;
			position:absolute;
			top:-9999px;
			width:0;
			z-index:0;
			line-height:0px;
		}
		.center { text-align:center; }
		#page-wrap {
			width:840px;
			margin:0 auto;
		}
				#header {
					width:840px;
                    margin-left: auto;
                    margin-right: auto;
                    height: 329px;
				}
                #header .nav-top {
                    height: 42px;
                    padding: 25px 0 0;
                }
					#menu		 {
						font:normal 14px Arial, Helvetica, sans-serif;
						list-style:none;
						text-align:center;
						float: left;
                        height: 42px;
                        padding: 0 12px;
                        background: url(images/nav-bg.jpg) top left no-repeat;
					}
						#menu li {
							display:block;
                            float: left;
							margin: 0 7px;
                            text-align: center;
						}
                            #menu li.menu-item-1 { width: 86px; }
                            #menu li.menu-item-2 { width: 195px; }
                            #menu li.menu-item-3 { width: 200px; }
                            #menu li.menu-item-4 { width: 185px; }
                            #menu li.menu-item-5 { width: 80px; background: none;}
							#menu li a {
                                font-family: Arial, sans-serif;
                                font-size: 14px;
                                font-weight: normal;
                                color: #c4c4c4;
								text-decoration: none;
                                text-transform: capitalize;
                                margin-right: 1px;
                                display: block;
                                padding-top: 10px;
                                height: 32px;
							}
							#menu  li a:hover {
                                color: #fff;
                                background: url(images/menu-item-hl-bg.png) 0 0 repeat-x;
                                position: relative;
                                top: -5px;
							}
                            #menu li:hover, #menu li.active {
                            }
					#intro {
                        width: 840px;
                        height: 250px;
                        margin: 5px auto 0;
                        letter-spacing: normal;
                        background: url(images/header.jpg) center left no-repeat;
					}
					#intro h1 {
						font: 30px  Arial, Helvetica, sans-serif;
                        font-weight: bold;
						width: 470px;
						padding: 30px 0 0 35px;
                        color: #fff;
                        margin-bottom: 5px;
                        letter-spacing: normal;
					}
                    #intro h1 span {
                    }
					#intro h4 {
                        letter-spacing: normal;
						font: normal 16px Arial, Helvetica, sans-serif;
						padding: 0 0 0 35px;
						width: 320px;
                        color: #fff;
					}
					#btn-click-here {
                        margin: 31px 0 0 20px;
					}
						#btn-click-here p a {
							display:block;
							width: 347px;
						    height: 90px;
							text-indent:-9999px;
						}
				#container {
                    margin-top: 12px;
					width: 840px;
                    font-family: "Trebuchet MS", Arial, sans-serif;
                    background: url(images/content-bg.png) top left repeat-y;
				}
                #container-top {
                    padding-top: 19px;
                    background: url(images/content-top-bg.png) top left no-repeat;
                }
                #container-bottom {
                    padding-bottom: 10px;
                    background: url(images/content-bottom-bg.png) bottom left no-repeat;
                }
                    #sidebar p {
                        font-family: "Trebuchet MS", Arial, sans-serif;
                    }
                	#sidebar {
						width: 230px;
						float: left;
						margin: 0 20px 0 0;
                        padding: 5px 10px 10px 25px;
                        font-size: 13px;
                        font-family: Arial, sans-serif;
                        color: #464646;
					}
						#sidebar h3 {
							font: normal bold 18px Arial, Helvetica, sans-serif;
							letter-spacing: normal;
							color: #0b0b16;
							text-align: center;
							padding: 6px 0 0 0;
							margin: 0;
							height: 30px;
                        }
                        #newsletter-wrap {
                            color: #000;
                            width: 230px;
                            padding-bottom: 6px;
                            background: url(images/newsletter-bottom-bg.gif) bottom left no-repeat;
                        }
                        #newsletter-wrap h3 {
                            background: url(images/newsletter-top-bg.gif) top left no-repeat;
                            height: 75px;
                            padding: 0;
                        }
                        #newsletter-wrap #newsletter {
                            padding: 10px;
                            background: url(images/newsletter-body-bg.gif) top left repeat-y;
                        }
                        #sidebar-menu-wrap {  }
                        #sidebar-menu-wrap h3 {
                            padding-top: 74px;
                            height: 0;
                            text-indent: -9999px;
                            background: url(images/menu-top-bg.gif) top left no-repeat;
                        }
                        #sidebar-menu {
                            padding-right: 20px;
                            background: url(images/menu-body-bg.gif) top left repeat-y;
                        }
                        .sidebar-bottom {
                            background: url(images/menu-bottom-bg.gif) top left no-repeat;
                            height: 16px;
                        }
                        #sidebar #newsletter-wrap h3 {
                            text-indent: -9999px;
                        }
                        #sidebar #newsletter-wrap #newsletter {
                            padding: 10px 10px;
                        }
                        #sidebar .newsletter-bottom {
                        }
						#newsletter-wrap, #sidebar-menu-wrap {
							margin: 0 0 20px;
						}

							#sidebar-menu-wrap h4 {
								font:normal bold 16px Arial, Helvetica, sans-serif;
								color:#151b27;
							}
                            #sidebar-menu .sidebar-title {
                                clear: both;
                            }
                            #sidebar-menu .sidebar-title h4 {
                                display: inline;
                                font-size: 16px;
                                font-weight: bold;
                                font-family: Arial, sans-serif;
                                color: #000;
                                padding: 7px;
                                line-height: 20px;
                                vertical-align: middle;
                                margin-bottom: 10px;
                            }
							#newsletter, #sidebar-menu {
                                padding: 10px 0 10px 10px;
							}
							#sidebar-menu ul {
								margin: 20px 20px 10px 8px;
							}
								#sidebar-menu ul li {
                                    background: url(images/li-marker.png) 0 5px  no-repeat;
									padding: 0 0 10px 18px;
                                    margin-left: 0;
								}
								#sidebar-menu a {
									text-decoration: none;
									color: #555;
                                    font-family: "Trebuchet MS", Arial, sans-serif;
                                    font-size: 13px;

								}
								#sidebar-menu a:hover {
									text-decoration: underline;
								}
					#content {
                        width: 530px;
						float: left;
                        padding-left: 10px;
					}
                    #content-top {
                    }
                    #content-bottom {
                        padding: 0 10px 30px;
                    }
						#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
                            font-family: Arial, sans-serif;
							color: #666;
                            font-weight: normal;
                        }
                        #content h2 {
                            font-size: 24px;
                        }
						#content p {
                            font-family: "Trebuchet MS", Arial, sans-serif;
							margin:0 0 15px;
							text-align:justify;
						}
						/* #content a {
							font: normal 13px Arial, Helvetica, sans-serif;
							color: #464646;
                            text-decoration: none;
						} */
						#content a:hover {
							text-decoration:underline;
						}
							#content ul {
								margin: 10px 0 10px 10px;
							}
								#content ul li {
									padding: 0 0 10px 25px;
									background:url(images/li-marker.png) no-repeat 2px 5px;
								}
						.product-wrap {
							overflow: hidden;
							width: 489px;
							float: left;
							margin: 0;
                            background: #fff;
                            padding: 20px 10px 10px;
                            border-bottom: 1px solid #ddd;
                            border-left: 1px solid #ddd;
                            border-right: 1px solid #ddd;
						}
						h2.product01, h2.product02, h2.product03 {
							text-indent: -9999px;
							height: 80px;
							margin: 0;
                            color: #013452;
                            font-size: 26px;
                            width: 511px;
						}
						.product01 { background:url(images/product-header-01.jpg) no-repeat; }
						.product02 { background:url(images/product-header-02.jpg) no-repeat; }
						.product03 { background:url(images/product-header-03.jpg) no-repeat; }
						.product-img {
							width: 180px;
							float: left;
                            margin: 4px auto 0 auto;
						}
						.btn-visit-site {
							margin: 24px auto 0 auto;
							width: 121px;
							height: 35px;
						}
							.btn-visit-site a {
								display:block;
                                width: 121px;
                                height: 35px;
								background:url(images/visit-site-btn.gif) no-repeat;
								text-indent:-9999px;
							}
						.product-text {
							width:280px;
							float:left;
                            color: #303538;
                            margin-left: 10px;
						}
							#content .product-wrap .product-text h3 {
								color: #555;
								font:normal bold 24px Arial, Helvetica, sans-serif;
                                line-height: 26px;
							}
							#content .product-wrap .product-text .link {
								font: normal bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
								color: #2da2fc;
                                text-align: left;
                                text-decoration: underline;
							}
			#footer {
				float:left;
				margin:0;
				clear:both;
				padding: 0;
				text-align: left;
                height: 130px;
				font:normal 11px Arial, Helvetica, sans-serif;
				color: #818072;
			}
            #header-wrap {
                background: url(images/header-top-bg.jpg) top center no-repeat;
            }
            #footer-wrap {
                background: url(images/footer-bg.png) bottom center repeat-x;
            }
				#footer-nav {
                    text-align: center;
                    font-size: 11px;
					color: #fff;
					margin-bottom:0;
                    height: 20px;
                    padding-top: 5px;
                    margin-top: 10px;
				}
					#footer-nav a {
                        font-size: 11px;
						color: #fff;
						text-decoration: none;
					}
					#footer-nav a:hover {
						text-decoration: underline;
					}
					
					
#content ol {
	list-style: decimal;
	padding-left: 35px;
	margin: 15px 0;
}

#content ol  li {
	padding-bottom: 10px;
}


.product-bottom {
    clear: both;
    padding-bottom: 15px;
}

.footer-bottom {
    margin: 10px 0 0 20px;
    font-size: 10px;
    text-align: center;
    color: #555;
}

/* #content a {
    color: #003F7B;
    font: bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
} */

/* WordPress styles start here */

.subhead {
	letter-spacing:-.04em; font-size:24px; font-weight:bold; line-height: 24px; margin:0 0 20px;}

.subhead a:visited {
	color:#333333;
}

.subhead a {	
	text-decoration: none;
	color: #003f7b;
}

.contactright{
margin-bottom:10px;
}

small{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 11px;
}

#metainfo{
	font-size:11px;
	margin-bottom: 10px;
}

.entry{
width: 510px;
/*margin-top: 5px;
padding-top: 5px;*/
}

#commentform #comment{
width:450px;
}

#respond{
text-align:left;
font-size:13px;
}

#commentform p{
text-align:left;
font-size:13px;
font-weight:normal;
}

#comments{
text-align:left;
font-size:13px;
}

.commentlist{
text-align:left;
font-size:12px;
font-weight:normal;
}

ul#nav, ul#nav_recentposts{
list-style-type:none;
margin-top:10px;
}

/*ul#nav li, ul#nav_recentposts li{
margin-bottom:15px;
}*/

.left-column a{
font-size:13px;
/*color: #C63602;*/
}

.left-column a:hover{
/*color: #333333;*/
}

#search, #rsssubscribe {
	margin-bottom:10px;
	padding-top:10px;
}

/*#content {
	margin-top:10px;
}*/

/* Sociable styles start here */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative;}
div.sociable_tagline { margin-bottom: 10px; font-size:0.9em;}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none !important;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	/*float: left;*/
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* For Aweber */

.privacyPolicy{color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
