/*
Theme Name: pixelpunk.org
Theme URI: http://www.pixelpunk.org
Version: 1.0
Author: Michael Johnson
*/
body {text-align: center; background: #191919 url('images/background.png') repeat-x top; color: #ccc; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 24px;}

img {display: block; background-color: #222; padding: 40px;}

div#wrapper {text-align: left; margin: auto; width: 720px;}

a {color: #ccc;}
a:hover {color: #fff;}

p {margin: 0 0 24px;}

h1, h2, h3, h4 {font-family: Helvetica, Arial, sans-serif; font-weight: bold;}

div#header {border-bottom: 1px solid #484848;}

h1 {font-size: 48px; color: #fff; line-height: 120px;}
h1 a {text-decoration: none; color: #ccc;}

div#header, ul#navigation {margin: 0 0 5px;}

ul#navigation {display: block; width: 500px; float: left;}
ul#navigation li {display: inline;}
ul#navigation li a {font-family: Georgia, Times, 'Times New Roman', serif; text-decoration: none; color: #666; font-size: 14px; margin: 0 30px 0 0;}
ul#navigation li a:hover {color: #999;}

div#content {margin: 35px 0 0 0;}
div#content p {margin: 5px 0px 50px 0px;}

div#footer p {line-height: 108px; color: #666; text-align: center;}

/*  FORM STYLING */
#formwrapper {
	width: 300px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#inquiry p {
	margin: 0px 0px 20px 0px;
	}
#inquiry fieldset {
	border: 1px solid #ccc;
	padding: 10px 20px 0px 20px;
	}
#name, #email, #reviewtitle, #comments {
	width: 300px;
	}
#rate {
	width: 170px;
	}
	
p {text-align: left;}
	
#trademark {
	font-size: 95%;
	background: #f4f4f4;
	height: 1%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.address {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aec0ca;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aec0ca;
	margin-top: 5px;
	margin-bottom: 20px;
}
#disclaimer {
	text-align: center;
	}
