/*

    Theme Name: IMPREZZ

    Theme URI: http://www.productivedreams.com/

    Description: IMPREZZ is a wordpress theme by <a href="http://www.productivedreams.com">ProductiveDreams</a>

    Version: 1.0

    Author: Gopal Raju
	
	Twitter: http://twitter.com/gopalraju

    Author URI: http://www.productivedreams.com/
	
	Tags: custom header, fixed width, two columns, widgets

*/



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

html, 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: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;	
}

body {
background: #000 url(images/bglass.jpg) repeat;
background-attachment: fixed;
margin: 0px;
padding: 0px;
}

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
--------------------------------------------------------------- */

#area {
background: #000;
margin: 0px auto;
width: 1000px;
padding-top: 40px;
border-left: 3px #fff;

}

#header {
margin: 0px auto;
width: 1000px;
background: url(images/header.jpg) no-repeat;
height: 155px;
padding-bottom: 5px;
}

#page{
width: 1000px;
margin: 0px auto;
overflow: hidden;
padding: 10px 15px 0px 10px;
position: relative;
z-index: 999;

}

.primarynav{
height: 40px;
top: 30px;
width:600px;
margin-left: 20px;
position: relative; 
z-index: 9999;
text-align: left;
list-style: none;
border-bottom: 1px solid #F58220;
}

.primarynav *{
}

.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;
}

.primarynav a{
font-size: 24px;
color: #DDBD80;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
padding-right: 25px;
text-decoration: none;
}

.primarynav a:hover{
color: #F58220;
}


.primarynav h2{
display: none;
}

#sidebar{
width:285px;
float: left;
background: transparent;
_margin-left:-18px;
}

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


#sidebar h1.logo{
width: 250px;
height: 235px;
padding: 0px;
margin: 0px auto;
background: url(images/gbsuspect.jpg) no-repeat;
}

#sidebar h1.logo a{
width: 250px;
height: 120px;
display: block;
overflow: hidden;

}

input#submit{
border:1px solid #331805;
padding: 10px;
background: #ECD39F;
text-transform: uppercase;
color: #331805;
cursor: pointer;
font-size: 14px;
}

#commentform input#submit{
float: right;

}

#sidebar h2{
padding: 10px 10px 10px 10px;
font-size: 18px;
color: #F58220;
text-transform: uppercase;
}

.narrowcolumn {
background: #000;
overflow: auto;
}

.narrowcolumn textarea{
border:2px solid #F58220;
background: #fff;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding: 5px;
}

#content {
margin-left: 20px;
width:650px;
}

.narrowcolumn h2.pagetitle{
margin-top: 30px;
text-transform: uppercase;
_margin-top:70px;
}

.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-size: 20px;
text-transform: uppercase;
padding:10px;
margin: 10px 0px;
color: #F58220;
border-bottom: 2px solid #F58220;
text-align: right;
position: absolute;
top:-10px;
left: 0px;
letter-spacing: -1px;
width: 620px;
}

.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:#fff;
}

.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 li ul li {
border-bottom: none;
}

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


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

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

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

}

#sidebar ul li ul li a{
color: #ECD39F;
text-transform: uppercase;
letter-spacing: -1px;
font-size: 13px;
text-decoration: none;
}

#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 3px 0px;
}

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

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

#sidebar .searchfield input{
border: none;
color: #331805;
background: #ECD39F;
float:left;
height:16px;
padding:6px;
width:183px;
}

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

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

.narrowcolumn .post{
position: relative;
width: 620px;
padding-bottom: 0px;
padding-top: 113px;
margin-left: 10px;
}

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

.comments a{
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #ECD39F url(images/comments.gif) no-repeat scroll 99% 50%;
display: block;
color: #331805;
margin-left: -15px;
padding-right: 25px;
width:460px;
text-align: right;
margin-bottom: 20px;
}

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

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

.PostHead h2, .innerpage .post h2{
float: left;
width:380px;
_width:360px;
height:36px;
line-height:28px;
font-size: 28px;
font-weight: normal;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
text-decoration: none;
letter-spacing: 1px;
}

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

.PostHead h2 a{
font-size: 28px;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
text-decoration: none;
color: #9A887E;
height:36px;
line-height:28px;
}

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

}
.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:#F58220 none repeat scroll 0 0;
clear:both;
color:#FFFFFF;
display:block;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
font-size:28px;
font-weight:bold;
height:36px;
line-height:28px;
overflow:hidden;
padding:0;
text-align:right;
width:95px;
z-index:999;
}

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

.pm {
background: #293538;
color: #FFF;
padding:0px;
display: block;
width:95px;
clear: both;
left: 0;
font-size: 14px;
text-align: right;
float: left;
}


#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: #9A887E;
margin-bottom: 15px;
border: 2px solid #797069;
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.jpg) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 13px 73px;
_height: 48px;
}
.authordiv img{
float: left;
border: 2px solid #797069;
}
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: #F58220;
color: #331805;
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: #ECD39F;
padding: 10px 0px;
margin-bottom: 0px;
border-top: 4px solid #F58220;
}

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

.footerwrap a{
color: #F58220;
font-weight: bold;
}