/*

    Theme Name: IMPREZZ

    Theme URI: 

    Description: IMPREZZ is a wordpress theme 

    Version: 1.0

    Author: Gopal Raju
	
	Twitter: 

    Author URI: 
	
	Tags: custom header, fixed width, two columns, widgets

*/



/* CSS Reset
--------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #232d30;
	line-height: 20px;
	
}
body {
	line-height: 1;
	background: #171b1c url(images/bodybg.jpg) no-repeat fixed center 100px;
	/*#171b1c*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{
display: none;
}

/* Layout
--------------------------------------------------------------- */

.primarynav{
height: 40px;
width:1004px;
margin: 0 auto;
position: relative; 
top: 50px;
z-index: 9999;
height: 30px;
}

.header {
	height:176px;
	width:100%;
	/*background: #000000 url(images/headerbg.jpg) repeat scroll 0 0; /*no-repeat fixed center 100px*/
	background-color:#cc0000;
	position:relative;
}

.headerwrap {
	width:1004px;
	margin:0 auto;
	display:block;
	position:relative;
}

.logo {
	float:left;
	width:621px;
	height:176px;
	position:relative;

}

.primarynav *{

list-style: none;
}

.primarynav li.current_page_item a, .primarynav li a.current_page_item {
color: #FFF;
}

.primarynav li.pagenav{
overflow:hidden;
width:545px;
}

.primarynav ul{
top:22px;
left: 0;
list-style: none;
}

.primarynav ul li{
float: left;
list-style: none;
padding-left:10px;
}

.primarynav a{
font-size: 16px;
font-family: Helvetica, Arial, Verdana;
text-transform:lowercase;
color:#999999;
/**color: #3f514a;**/
padding-right: 11px;
text-decoration: none;
border-right:1px dotted;
letter-spacing:-1px;
}

.primarynav a:hover{
color: #77959b;
}

.primarynav a.topnav_rss{
background:transparent url(images/rss.jpg) repeat scroll 0 0;
color:#FFFFFF;
padding:0 10px 0 30px;
position:absolute;
right:0;
top:0;
margin-right:10px;
}

.primarynav h2{
display: none;
}

#sidebar{
width:285px;
float: left;
background: transparent url(images/sidebarbg.gif) repeat-y center top;
_margin-left:-18px;
}

#sidebar a:hover{
color: #FFF;
}


#sidebar h1.logo{
width: 250px;
height:134px;
padding: 0px;
margin: 0px auto;
}

#sidebar h1.logo a{
background: url(images/scoop.jpg) no-repeat center top;
width: 250px;
height: 120px;
display: block;
overflow: hidden;
text-indent: -999px;
border-top:6px solid #111f22;
margin:0 0 0 18px;
}

input#submit{
border:1px solid #7BA2AD;
padding: 10px;
font-family: Helvetica, Arial, Verdana;
background: #242f31;
text-transform: uppercase;
color: #FFF;
cursor: pointer;
font-size: 14px;
}

#commentform input#submit{
float: right;

}

#sidebar h2{
padding: 10px 10px 20px 10px;
background: url(images/heads.jpg) no-repeat center;
font-family: Helvetica, Arial, Verdana;
font-size: 18px;
color: #FFF;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}

.narrowcolumn textarea{
border:2px solid #7BA2AD;
width:93%;width:415px;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding: 5px;
_width:405px;
}



.narrowcolumn h2.pagetitle{
margin-top: 30px;
text-transform: uppercase;
_margin-top:70px;
font-size:30px;
padding-bottom:10px;
border-bottom: 3px dotted #666666;
line-height:30px;
}

.narrowcolumn #commentform label{
display: block;
float: left;
text-align: right !important;
width:130px;
}

.narrowcolumn #commentform{
margin: 0px auto;
_margin-left:20px;
overflow: hidden;
height: 1%;
}

.narrowcolumn #commentform label small{
float: right;
}

.narrowcolumn .add_comment h3#respond{
font-family: Helvetica, Arial, Verdana;
font-size: 20px;
text-transform: uppercase;
padding:10px;
margin: 10px 0px;color: #293538;
border-bottom: 2px solid #293538;
text-align: right;
position: absolute;
top:-10px;
left: 0px;
letter-spacing: -1px;
width: 430px;
}

.narrowcolumn .add_comment{
position: relative;
padding:55px 10px 40px 10px;
margin: 10px 0px;
}

.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url{
float: right;
border:2px solid #7BA2AD;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding:5px 5px;
width:245px;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus{
background:#FFFFF5;
}

.narrowcolumn #commentform p{
clear: both;
overflow: hidden;
padding: 5px 0px;
height: 1%;
}


.innerpage .post{
padding-top: 40px !important;
}

#sidebar ul li ul li{
border-bottom:1px solid #1F2A2C;
}

#sidebar ul li ul.top_commenters{
margin: 0px auto;
}

#sidebar ul li ul.top_commenters li{
padding-top: 10px;
}

#sidebar ul li ul{
width:80%;
margin: 0px auto;
}

#sidebar ul li ul li{
display: block;
padding-bottom: 10px;
}

#sidebar ul li ul li a{
color: #FFFFFF;
font-family: Helvetica, Arial, Verdana;
text-transform: uppercase;
letter-spacing: -1px;
font-size: 13px;
text-decoration: none;
border-bottom: 1px dotted #666666;
}

#sidebar ul li ul{
margin: 10px auto 0px auto;
}

#sidebar .description{
width:230px;
font-family: Helvetica, Arial, Verdana;
margin: 0px auto;
color: #a8acad;
}

#sidebar .searchfield{
width:250px;
margin: 0px auto;
overflow:hidden;
clear: both;
padding: 5px 0px 10px 0px;
}

#sidebar .searchfield span, #sidebar .searchfield label{
display: none;
} 

#sidebar .searchfield input#searchsubmit{
background:#0D1618 url(images/search_btn.gif) no-repeat scroll center center;
border:1px solid #666666;
cursor:pointer;
display:block;
float:left;
height:30px;
line-height:0;
overflow:hidden;
text-indent:-999px;
width:55px;
}

#sidebar .searchfield input{
background:#444 none repeat scroll 0 0;
border:1px solid #666666;
color:#EDEDED;
float:left;
height:16px;
padding:6px;
width:181px;
}

.sidebar-right{
width:175px;
float: left;
padding-top: 70px;
margin-left: 12px;
}

.narrowcolumn, .widecolumn{
float: left;
padding-top:65px;
width:480px;
}

.narrowcolumn .post{
padding-right: 30px;
position: relative;
padding-bottom: 0px;
padding-top: 113px;
_overflow: hidden;
_width: 468px;
}

p.postmetadata{
padding-bottom: 20px;
display: none;
}

.comments a{
font-size: 12px;
color:#000000;
display: block;
margin-left: -10px;
padding:10px 0px 0px 0px;
width:470px;
text-align: center;
margin-bottom: 20px;
height:31px;
}

.comments a:hover{
color:#FFFFFF;
}

.narrowcolumn .post .comments a span{
font-size: 12px;
}

.PostHead{
left:-30px;
position:absolute;
top:30px;
}

.PostHead h2, .innerpage .post h2{
float: right;
width:365px;
_width:360px;
padding-top: 5px;
padding-left: 11px;
font-size: 30px;
font-family: Calibri,Helvetica,Arial,"Trebuchet MS";
letter-spacing: -1px;
text-transform: none;
text-decoration: none;
display:block;
float:right;
line-height:28px;
font-size:30px;
letter-spacing:-1px;
color:#666666;
}

.innerpage .post h2{
float:none;
padding-left: 0px;
width:auto;
}

.PostHead h2 a{
font-size: 30px;
font-family: Calibri, Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: none;
text-decoration: none;
line-height:28px;
color:#666666;
text-shadow:1px 1px 2px silver;
}

.PostTime{
float:left;
overflow:hidden;
width:100px;
display:block;
}

.PostHead small.PostDet, .PostHead small.PostDet a{
font-size: 12px;
text-decoration: none;
}

.PostHead small.PostDet{
clear:both;
display:block;
left:10px;
position:absolute;
top:-26px;
height: 23px;
width:395px;
overflow: hidden;
display: none;
}

.PostTime b{
background:#C30301 url(images/icon-proreview.png) no-repeat scroll center;
clear:both;
color:#FFFFFF;
display:block;
font-family:Helvetica,Arial,"Trebuchet MS";
font-size:62px;
font-weight:bold;
height:95px;
line-height:58px;
overflow:hidden;
padding:0;
text-align:right;
width:95px;
z-index:999;
}
.PostTime pm{
background: #293538;
color: #FFF;
padding:0px;
display: block;
width:95px;
left: 0;
font-size: 14px;
text-align: center;
}

.PostTime am{
background: #293538;
color: #FFF;
padding:0px;
display: block;
width:95px;
left: 0;
font-size: 14px;
text-align: center;
}

#page{
background: transparent url(images/wrapperbg.jpg) repeat-x center top;
width:959px;
margin: 0px auto;
overflow: hidden;
padding: 0px 15px 0px 30px;
position: relative;
z-index: 999;
}

.bgimage{
width:1004px;
margin: 0px auto;
background: #FFF url(images/sidebarbg.gif) repeat-y 511px 0px;
}

div.twitter{
background:url(images/twitter-icon.png) no-repeat scroll left top;
margin-left:-14px;
overflow:hidden;
padding-top:20px;
width:200px;
}

div.mailform{
background:#D0e6EC;
overflow:hidden;
padding:5px;
width:160px;
border:3px solid #5c8ca8;
}

div.twitter-content{
border-top:medium none;
overflow:hidden;
padding:0px 15px 0px 35px;
height: 135px;
}

div.twitter-content *{
font-size: 12px;
line-height: 18px;
width: 100%;
}

div.twitter-content li{
padding-top: 2px;
}

div.twitter-content li span{
clear: both;
display: block;
width:131px;
}

a.followme{
display: block;
width: 175px;
padding: 0 0 10px 0;
text-indent: -999px;
letter-spacing: -1px;
color: #AB3730;
text-decoration: none;
}

img.pdlogo{
margin-top: 15px;
clear: both;
}

.google-ads{
width:175px;
overflow: hidden;
padding-top: 20px;
float: left;
display: block;
margin-left: 15px;
}


#sidebar ul.top_commenters li{
float: left;
padding-left: 15px;
}

#sidebar ul.top_commenters li span img{
border: 3px solid #101C1F;
overflow: hidden;
display: block;
width:32px;
height:32px;
}

#sidebar ul.top_commenters li span img:hover{
border: 3px solid #FFF;
}


/* Comments */


ol.commentlist li{
padding: 10px;
background: #D0E6EC;
margin-bottom: 15px;
border: 2px solid #7BA2AD;
height: 1%;
border-top: none;
font-size: 14px;
clear: both;
}

ol.commentlist li cite a{
font-size: 22px;
font-style: normal;
text-decoration: none;
}

.authordiv{
padding-bottom:25px;
background: transparent url(images/author.gif) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 13px 73px;
_height: 48px;
}
.authordiv img{
float: left;
border: 2px solid #7BA2AD;
}
li.authorli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
}

.authordiv cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
}

.authordiv small{
float: left;
width:330px;
}

.authordiv small a{
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a{
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.CommWidth h3#comments{
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
}

h3#respond{
background: transparent !important;
}

.entry{
padding: 10px 0px;
}

.entry p{
padding-bottom: 10px;
}

.clear{
clear: both;
overflow: hidden;
height: 1%;
}

#footer{
width:100%;
background: #111f22;
padding: 10px 0px;
border-top: 4px solid red;
}

.footerwrap, .footerwrap *{
width:1000px;
font-size: 13px;
margin: 0px auto;
color: #77959B;
}

#footer a{
color: #FFF;
}

#footer p{
color: #FFF;
padding: 10px;
}

.sitebutton {
	background: url(images/btn-moreinfo.jpg) no-repeat left bottom;
	width:398px;
	height:63px;
	display:block;
	margin-bottom:20px;
}
.sitebutton a {
	display:block;
	width:398px;
	height:63px;
	margin-bottom:20px;
}

.addthis_container {
	float:right;
	}

#smooth_sldr {
margin-right:22px !important;
height:216px !important;
Background:url(images/slideshow-bg.png) no-repeat left bottom !important;
}

.sldrlink a {
color:#000000 !important;
}

#smooth_sliderc_nav li {
background:#CC0000 none repeat scroll 0 0 !important;
}

#smooth_sliderc_nav li:hover {
background:#666666 none repeat scroll 0 0 !important;
}

.sldrlink {
	display:none !important;
}

#smooth_sldr_body p.more a {
text-decoration:none !important;
}

.plugin-support, .plugin-support * {
color:#DADADA !important;
font-size:x-small !important;
display:none !important;
}

.welcome {
	width:450px;
	height:200px;
	background:url(images/bg-welcome.png) no-repeat left bottom;
	margin-left:8px;
}

.welcome p {
	width:444px;
	padding:66px 15px 0px 10px;
	height:150px;
}

/* advertisements */

.header-promo {
	width:308px;
	height:108px;
	float:right;
	margin-top:-8px;
	display:block;
	cursor:pointer;
}
.header-promo2 {
	width:308px;
	height:73px;
	float:right;
	margin-top:0px;
	display:block;
	cursor:pointer;
}

.bnr-store {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/shop.png) no-repeat scroll left bottom;
cursor:pointer;
display:block;
height:149px;
margin:-160px 0 0 493px;
position:absolute;
width:149px;
z-index:2;
}

.crazydeal {
	width:356px;
	height:160px;
	float:right;
	margin-top:10px;
	display:block;
	cursor:pointer;
	margin-right:-14px;
}

.banner-468 {
	width:468px;
	height:60px;
	border:0px solid #666666;
	margin:10px 0 0 -2px;
}

.bannerbtm-468 {
	width:468px;
	height:60px;
	border:0px solid #666666;
	margin:10px 0 15px -2px;
}

.downloadpage {
	background-color:#FFFFFF;
	width: 655px;
	margin-top:33px;
	margin: 0px auto;
	-moz-border-radius: 10px;
	border:1px #666666 solid;
	padding:30px;
	display:block;
	text-align:left;
}

.downloadpage h1 {
	font-size:20px;
}

.downloadbox {
	height:22px;
	width: 639px;
	border:3px solid #cc0000;
	background-color:#f8f8f8;
	-moz-border-radius: 10px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
}

.downloadpage img {
	vertical-align:top;
}

.moretosee {
	margin-top:0px;
}

.btmdivider {
	width:485px;
	height:20px;
	background-color:#d0e6ec;
	margin-left:-15px;
}
.promotext {
	width: 639px;
	background:url(/wp-content/themes/ImpreZZ/images/bg-promotext.png) no-repeat;
	-moz-border-radius: 10px;
	text-align:left;
	vertical-align:middle;
	padding:10px 15px 0px 10px;
}

.promotext p {
	padding:10px 30px 0px 10px;
}

.promotext ul {
	list-style-type: disc;
	margin-left:30px;
	margin-right:30px;
}

.viewcart {
	text-align:right;
	margin-right:27px;
	margin-top:10px;
}

.backtoreviews2 {
	background:url(/wp-content/themes/ImpreZZ/images/btn-backtoreviews.png);
	background-repeat:repeat-x;
	margin:0px;
	float:right;
	width:54px;
	height:275px;
	cursor:pointer;
	margin-top:170px;
}

.wrap {
	width:771px;
	margin: 0px auto;
}

.staticpage {
	background-color:#FFFFFF;
	width: 655px;
	margin-top:33px;
	-moz-border-radius: 10px;
	border:1px #666666 solid;
	padding:30px;
	display:block;
	text-align:left;
	float:left;
}

.important {
	background:url(/wp-content/themes/ImpreZZ/images/bg-important.png); 
	padding:10px;
	width:602px;
	height:49px;
	margin-top:10px;
}

.buzzme {
	float:right;
	margin-left:5px;
	margin-right:9px;
	margin-top:3px;
	width:51px;
}

.header-horizontalpromo {
	width:1005px;
	height:70px;
	margin: 0 auto;
	margin-top:32px;
	margin-bottom:-14px;
}

.mf-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/MF.png);
	width:146px;
	height:70px;
	display:block;
	float:left;
	margin-left:140px;
	}

	.mf-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/MF-over.png);
	width:146px;
	height:70px;
	float:left;
	margin-left:140px;
	}

	.gc-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/GC.png);
	width:118px;
	height:70px;
	display:block;
	float:left;
	margin-left:10px;
	}

	.gc-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/GC-over.png);
	width:118px;
	height:70px;
	float:left;
	}

	.m123-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/M123.png);
	width:124px;
	height:70px;
	display:block;
	float:left;
	margin-left:10px;
	}

	.m123-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/M123-over.png);
	width:124px;
	height:70px;
	float:left;
	}

	.zz-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/ZZ.png);
	width:91px;
	height:70px;
	display:block;
	float:left;
	margin-left:10px;
	}

	.zz-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/ZZ-over.png);
	width:91px;
	height:70px;
	float:left;
	}

	.ams-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/ams.png);
	width:113px;
	height:70px;
	display:block;
	float:left;
	margin-left:10px;
	}

	.ams-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/ams-over.png);
	width:113px;
	height:70px;
	float:left;
	}

	.wb-logo a {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/wb.png);
	width:58px;
	height:70px;
	display:block;
	float:left;
	margin-left:10px;
	}

	.wb-logo a:hover {
	background:url(/wp-content/themes/ImpreZZ/images/store-logos/wb-over.png);
	width:58px;
	height:70px;
	float:left;
	}

	.adsensetextlinks {
	width:1030px;
	margin: 0px auto;
	text-align:center;
	background:url(/wp-content/themes/ImpreZZ/images/bg-top.png);
	margin-bottom:-27px;
	height:40px;
	}

	.adsensetextlinksfooter {
	width:100%;
	margin: 0px auto;
	text-align:center;
	background-color:#cc0000;
	height:20px;
	margin-top:-10px;
	Padding-top:10px;
	padding-bottom:10px;
	}

