*{
	margin: 0;
	padding: 0;
}
html, body{
	background: black url(images/bg_blog.jpg) top center no-repeat;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
p{
	color: white;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 4px;
}
img{
	border: none;
}
a{
	color: #ADFF41;
	text-decoration: none;
}
.alignleft{
color: white;
float: right;
clear: both;
}
.alignright{
color: white;
float: right;
clear: both;
}
.widgettitle{
	color: white;
	font-size: .9em;
	margin-top: 8px;
	border-bottom: 1px solid #322F28;
}
.wpng-widget-date-title{
	color: white;
	font-size: .8em;
	margin-bottom: -4px;
}
.top_meta{
	color: #888888;
	padding-bottom: 4px;
	font-style: italic;
}
.bottom_meta{
	color: #888888;
	padding: 0 0 15px 0;
	font-style: italic;
	border-bottom: 1px solid #322F28;
}
.bottom_meta a:hover{color: #ffcb40;}
a:hover{color: #ffcb40; text-decoration: underline;}
a:visited{color: #ADFF41;}
h1{
	color: #ADFF41;
	font-size: 1.2em;
	margin-bottom: 4px;
}
h1 img{
	margin-left: 8px;
}
h2{
	font-size: 1.1em;
	color: white;
	padding-top: 10px;
}
h3{
	color: white;
	font-size: .9em;
	margin-top: 8px;
	border-bottom: 1px solid #322F28;
}
ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightcol ul{

}
#rightcol li{
	color: white;
	font-size: .9em;
	line-height: 1.55em;
	padding: 0 0 0 15px;
	background: url(images/bullet.png) no-repeat 0 8px;
}
#corner_banner{
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		height: 107px;
		width: 107px;
		background: url(http://www.pzgi.com/images/corner_banner.png) no-repeat;
		text-indent: -999em;
		text-decoration: none;
	}
#wrapper{
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px; /* the bottom margin is the negative value of the footer's height */
}
#topnav{
	float: right;
	margin-top: 14px;
	font-size: .6em;
	font-family: Tahoma;
	color: #a0a0a0;
}
#topnav a{
	margin-left: 3px;
	margin-right: 4px;
	color: #a0a0a0;
	text-decoration: none;
}
#topnav a:hover{color: white;}
.arrow_up{
	margin-bottom: 2px;
	margin-right: 2px;
}
#nav{
	clear: both;
}
.logo{
	float: left;
}
.logo_solid{
	opacity: 1.0 !important;
	filter: alpha(opacity=100)!important;
}
.navlinks{
	margin: 25px 0 0 0;
	float: right;
}
.navlinks img{
	margin-left: 22px;
}
#nav img{
	margin-top: 10px;
	float: left;
	opacity:0.7;
	filter: alpha(opacity=70);
}
#nav img:hover{
	opacity:1.0;
	filter: alpha(opacity=100);
}
.divider{
	color: white;
}
#contentarea{
	clear: both;
	padding-top: 18px;
}
.go{
	margin-left: 8px;
}
#sidebar{
	float: left;
	width: 200px;
}
#sidebar input{
	background: black;
	border: 1px solid #322F28;
	margin-top: 4px;
	height: 1.4em;
	padding: 3px 0 1px 6px;
	color: white;
}
#sidebar input:focus{
	border: 1px solid #ffcb40;
}
#sidebar a{
	font-size: .8em;
	line-height: 1.6em;
}
#sidebar a:hover{color: #ffcb40;}
.alpha{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.alpha:hover{
	opacity:1.0;
	filter: alpha(opacity=100);
}
#content{
	float: right;
	width: 680px;
	margin-top: 10px;
	font-size: .9em;
	margin-bottom: 20px;
}
#content a:hover{color: #ffcb40;}
#content img{
	float: left;
	margin: 0 14px 2px 0;
	margin-top: 6px;
	border: 2px solid white;
}
#content img:hover{
	border: 2px solid #ffcb40;
}
#comment{
    height: 130px;
    width: 673px;
    font-size: 1.1em;
    background: black;
    color: white;
    border: 1px solid;
    border-color: #373737;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 0 0 6px;
    margin-bottom: 2px;
}
#comment:hover, #comment:focus{
    border-color: #FFCB40;
}
#submit{
	margin-top: 5px;
	width: 130px;
	color: #ACFE44;
	padding-bottom: 1px;
	float: right;
	background: black;
	border: 1px solid #373737;
		}
#submit:hover{
	width: 130px;
	color: #FFCB40;
	border: 1px solid #FFCB40;
		}
#author{
    height: 26px;
    width: 200px;
    font-size: 1.1em;
    background: black;
    color: white;
    border: 1px solid;
    border-color: #373737;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 0 0 6px;
    margin: 10px 0 2px 0;
}
#author:hover, #author:focus{
    border-color: #FFCB40;
}
#email{
    height: 26px;
    width: 200px;
    font-size: 1.1em;
    background: black;
    color: white;
    border: 1px solid;
    border-color: #373737;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 0 0 6px;
    margin: 0 0 2px 0;
}
#email:hover, #email:focus{
    border-color: #FFCB40;
}
#url{
    height: 26px;
    width: 200px;
    font-size: 1.1em;
    background: black;
    color: white;
    border: 1px solid;
    border-color: #373737;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 0 0 6px;
    margin: 0 0 2px 0;
}
#url:hover, #url:focus{
    border-color: #FFCB40;
}
.comment{
	color: #acff40;
	margin-top: 10px;
	background: #050505 url(http://www.pzgi.com/wordpress/images/bg_commentbox.gif) no-repeat;
	padding: 10px;
	border: 1px solid #373737;
}
.comment:hover{
	border: 1px solid #ADFF41;
background: black url(http://www.pzgi.com/wordpress/images/bg_commentbox_hover.gif) no-repeat;
}
.comment cite{
	font-weight: bold;
}
.portfolio{
	padding: 22px 0 15px 0;
}
.portfolio img{
	border: 2px solid white;
	margin-right: .73em;
}
.last_portfolio_item{
	margin-right: 0 !important;
}
.portfolio img:hover{
	border: 2px solid #ffcb40;
}
#bottomcontainer{
	margin-top: 20px;
}
#leftcol{
	width: 460px;
	float: left;
}
#rightcol{
	width: 400px;
	float: right;
}
#leftbullets{
	float: left;
}
#rightbullets{
	float: right;
	margin-right: 15px;
}
.footer img{
	padding: 6px 5px;
}
.footer{
	height: 45px;
	background: url(images/bg_footer.gif) bottom repeat-x;
	clear: both;
}
.footer, .push{
	height: 110px; /* .push must be the same height as .footer */
	text-align: center;
	color: #333333;
	font-size: .8em;
}