/*
Theme Name: Pyrmont V2
Theme URI: http://imotta.cn/wordpress/pyrmont-theme-v2-for-wordpress.html
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 2.0.7
Author: motta
Author URI: http://imotta.cn/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

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, strong, 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;
	font-size: 100%;
	vertical-align: baseline;
}
@font-face {
	font-family: Big Noodle Titling;
	src: url('diecast-images/big_noodle_titling.ttf');
}
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;
}
/* css reset ends */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #51473d;
	background-image:url(diecast-images/2013_bg_tile.jpg);
	height: 100%;
	line-height: 1;
	display:block;
}
a {
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
}
div#page_wrap {
	width: 960px;
	margin: auto;
	height: 100%;
}
div#container {
}
div#octo {
	height: 100%;
}
div#black {
	background:#583724;
}
div#mail {
	background:#000;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:940px;
}
div.mailbutton {
	float: left;
	height: 30px;
	width: 72px;
	margin: 9px 0px 0px 0px;
}
div.mailtitle {
	float: left;
    font-size: 24px;
    font-weight: normal;
    margin: 13px 0px 0px 0px;
    font-family: Big Noodle Titling;
    color: #fff;
    line-height: 24px;
	width:170px;
	clear:left;
}
div#header {
	background: url(diecast-images/2013_header_bg.png) no-repeat;
	height: 304px;
	margin-top: 0px;
}
div#venuetext {
	float:left;
}
div#main_navi div {
	float: left;
	margin: 7px 0px 0px 10px;
}
div#main_navi div.rss {
	float: right;
	margin: 7px 10px 0px 0px;
}
div#main_navi div p a {
	display:block;
}
div#main_navi div p a.notts {
	color:#a40002;
}
div#main_navi div p a.bristol {
	color:#11787f;
}
div#main_navi div p a:hover {
	color:#E24B4B;
}
div#main_navi div p a {
	font-family: Big Noodle Titling;
	font-size:24px;
	color:#fff;
}
div#newmenu_home {
	float:left;
	margin-left:10px;
}
div#newmenu_bands {
	float:left;
}
div#newmenu_tickets {
	float:left;
}
div#newmenu_information {
	float:left;
}
div#newmenu_venues {
	float:left;
}
div#newmenu_contact {
	float:left;
}
div#newmenu_rss {
	float:right;
	margin-right:10px;
}
div#footer_new {
	float:left;
}
div.band_bio {
	float:left;
	width: 355px;
	min-height: 250px;
}
div.sidebartweets div p {
	font-size: 20px;
	font-family:Big Noodle Titling, Arial;
	color:#a2d5d6;
}
ul.tweets li {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 17px;
	color:#fff;
}
ul.tweets li a {
	color:#a2d5d6;
}
ul.tweets li a:hover {
	color:#a2d5d6;
}
p.tweetheader {
	margin: 0px 0px 0px 0px;
	display:block;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	padding: 4px 0px 4px 0px;
}
p.tweetheader a {
	font-size: 22px;
	font-family:Big Noodle Titling, Arial;
	width:129px;
	height:15px;
	display:block;
	color:#fff;
	margin: 0px 0px 7px 0px;
}
div#linkssheader {
	text-align: center;
}
div#sidebar div.header {
	font-size: 22px;
	font-family:Big Noodle Titling, Arial;
	color:#fff;
	margin: 0px 10px 10px 10px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	padding: 4px 0px 4px 0px;
}
div#sidebar div.header a {
	color:#fff;
}

div#sidebar div.header a:hover {
	color:#E24B4B
}

div#sidebar div.sidebartweets {
	float: left;
	width: 296px;
	margin: 5px 10px 0px 10px;
}
div#header div.blog_title {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
div#header div.blog_title h1 a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 36px;
	color: #ccc;
	line-height: 45px;
	display: block;
}
div#header div.blog_title p.description {
	color: #999;
	margin-top: 10px;
	margin-left: 5px;
}
div#header div#search {
	border: none;
	float: right;
	position: relative;
}
div#header div#search form#searchform {
	position: absolute;
	top: 65px;
	right: 10px;
	width: 200px;
	height: 25px;
	border: none;
	background-color: #fff;
}
div#header div#search form#searchform .searchinput {
	position: absolute;
	top: 5px;
	left: 8px;
	color: #666;
	font-size: 13px;
	width: 165px;
	border: 0;
}
div#header div#search form#searchform .button {
	position: absolute;
	top: 0px;
	left: 175px;
	background: url(images/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
}
div#main_navi {
	float: left;
	margin-top: 0px;
	height: 70px;
	width: 960px;
}
div.new_social {
	width:620px;
	margin:0px 0px 0px 180px !important;
}
div#social_icon {
	float: left;
	margin:0px !important;
}
div#main_navi ul.left {
	float: left;
	list-style-type: none;
	padding: 2px 0 0 10px;
	width: 800px;
}
div#main_navi ul li {
	position: relative;
	float: left;
	text-transform: uppercase;
}
div#main_navi div#main_navi ul.left li a {
	float: left;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	margin: 0 10px 0 10px;
	padding: 8px 4px;
}
div#main_navi ul.left li a:hover {
	color: #ffa800;
}
/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul {
	display: none;
	position: absolute;
	left: 0;
	width: 125px;
	margin-top: 33px;
	padding: 0 3px;
	height: auto;
	background-color: #111;
	border: 1px solid #2d2c2c;
	border-top: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
div#main_navi ul.left li ul li {
	width: 125px;
	overflow: hidden;
}
div#main_navi ul.left li ul li a {
	font-family: Big Noodle Titling;
	font-size: 12px;
	padding: 3px 6px;
	margin: 0 2px;
}
/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#main_navi ul.right {
	float: right;
	list-style-type: none;
	padding: 9px 25px 0 0;
}
div#main_navi ul.right li a {
	float: left;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}
div#main_navi ul.right li.twitter a {
	background: url(images/twitter.gif) no-repeat 0 3px;
	padding-left: 21px;
}
div#main_navi ul.right li.twitter a:hover {
	color: #0af;
}
div#main_navi ul.right li.feed a {
	background: url(images/feed.gif) no-repeat 0 5px;
	padding-left: 15px;
}
div#main_navi ul.right li.feed a:hover {
	color: #ffa800;
}
/* END div#header */

div#main {
	min-height:200px;
	width: 942px;
	float: left;
	display: inline;/* fix double margin */
	margin: 0px 9px 0px 9px;
	background:#583724;
}
div#venue_address {
	float: left;
	margin:0px 0px 10px 10px;
}
div#main div#googlewrap p.googleheader {
	margin:5px 0px 0px 10px;
	float: left;
}
div#googlemap {
	float:left;
	margin: 5px 10px 5px 10px;
	border: solid 1px #ffffff;
}
div#main div#googlewrap {
	float:left;
	margin: 0px 0px 0px 0px;
}
div#main div#googlewrap p.googlefooter {
	margin:0px 0px 0px 10px;
	float: left;
}
div#main p {
	margin:0px 0px 0px 0px;
	color: #ffffff;
	font-size:13px;
	line-height:17px;
}
div.homepagetop p {
	margin:0px 0px 0px 0px;
	color: #ffffff;
	font-size:13px;
	line-height:17px;
}
div#main div#newsheader {
	margin: 20px 0px 0px 10px;
	float: left;
}
div#main div#newsheader p {
	font-family: Big Noodle Titling;
	color: #ffffff;
	font-size:24px;
}
div#main.artifact {
	width: 960px;
	float: left;
	display: inline;/* fix double margin */
	margin: 20px 0px 0px 0px;
}
div#main div.post {
	float: left;
	width: 640px;
	min-height:250px;
	color: #999999;
	line-height: 15px;
	margin-bottom: 20px;
	background: url(diecast-images/post_bottom.png) no-repeat left bottom;
}
div#main.artifact div.post {
	float: left;
	width: 960px;
	min-height:250px;
	color: #999999;
	line-height: 15px;
	margin-bottom: 20px;
	background: url(diecast-images/artifact_bottom.png) no-repeat left bottom;
}
div#main div.blogpost {
	float: left;
	width: 304px;
	color: #999999;
	line-height: 15px;
	margin: 10px 5px 0px 5px;
}
div#main div.staticpost {
	float: left;
	width: 460px;
	min-height:85px;
	color: #999999;
	line-height: 15px;
	margin: 30px 0px 0px 190px;
}
div#main div.blogpost img {
	border: solid 1px #999999;
	margin-left: auto;
	margin-right: auto;
	width:304px;
	height: auto;
}
div#popcontent {
	float: left;
	width: 960px;
	color: #999999;
	line-height: 15px;
	margin-bottom:20px;
}
div#popcontent div.postleft {
	float: left;
	width: 224px;
	height: 224px;
	margin: 20px 20px 0px 0px;
}
div#popcontent div.postright {
	float: left;
	width: 224px;
	height: 224px;
	margin: 20px 0px 0px 0px;
}
div#popcontent div.postleft div.entry a img {
	border: 1px solid #cccccc;
	width: 224px;
	height: 224px;
}
div#popcontent div.postright div.entry a img {
	border: 1px solid #cccccc;
	width: 224px;
	height: 224px;
}
/* sticky post */

div#main div.sticky {
	background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
}
div.postheader {
	vertical-align: middle;
	padding-top:10px;
	min-height:48px;
}
div.homepagetop div.postheader {
	vertical-align: middle;
	padding-top:10px;
	min-height:24px;
}
div.artifactheader {
	height: 35px;
	vertical-align: middle;
	background: url(diecast-images/artifact_top.png) no-repeat;
}
div.lineup_image {
	margin: 0px 0px 0px 2px;
}
div.date {
	float: left;
	font-size: 24px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	font-family: Big Noodle Titling;
	color:#fff;
}
div.postheader div.title {
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Big Noodle Titling;
	color:#fff;
	line-height: 24px;
}
div.postheader div.bandtitle {
	float: left;
	font-size: 26px;
	font-weight: normal;
	margin: 3px 0px 10px 0px;
	font-family:Big Noodle Titling;
	color:#fff;
}
div.postheader div.statictitle {
	float: left;
	margin: 10px 0px 0px 20px;
}
div.postheader div.title h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999999;
}
div.postheader div.title span {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #bbbbbb;
}
div.postheader div.title h2 a {
	color: #999999;
}
div.postheader div.title h2 a:hover {
	color: #ff0000;
}
div#main div.postdiv.postmeta {
	font-size: 12px;
	color: #666;
	width: 580px;
	overflow: hidden;
}
div#main div.post div.postmeta a {
	color: #666;
	border-bottom: 1px solid #131313;
	text-decoration: none;
}
div#main div.post div.postmeta a:hover {
	color: #ff5a00;
	border-bottom: 1px solid #ff5a00;
	text-decoration: none;
}
div#main div.post div.entry {
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 588px;
	font-size: 13px;
	margin-bottom: 0px;
	float: left;
}
div#main.artifact div.post div.entry {
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 918px;
	font-size: 13px;
	margin-bottom: 20px;
	float: left;
}
div#main div.blogpost div.entry {
	padding: 0px 0px 0px 0px;
	width: 304px;
	font-size: 13px;
	margin-bottom: 0px;
	float: left;
}
div#main div.blogpost div.entry div.newsthumb {
	width: 235px;
	height: 235px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 10px 10px 0px;
}
div#main div.post div.entry div.newsthumb img {
	width: 235px;
	height: 235px;
}
div.artifactthumb {
	width: 300px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 18px 10px 0px;
}
div#popcontent div.post {
	margin-bottom:20px;
}
div#main div.post div.no_result {
	padding: 20px;
}
div#main div.post div.no_result p.no_result {
	margin-bottom: 0;
}
div.entry a {
	color: #ffffff;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
div.entry a:hover {
	color: #E24B4B;
}
div#main div.post div.entry p {
	margin-bottom: 0px;
}
/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
div#main div.post div.entry h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
div#main div.post div.entry h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
div#main div.post div.entry h4 {
	font-size: 15px;
	margin-bottom: 5px;
}
div#main div.post div.entry h5 {
	font-size: 14px;
	margin-bottom: 5px;
}
div#main div.post div.entry h6 {
	font-size: 12px;
	margin-bottom: 5px;
}
div#main div.post div.entry ul,  div#main div.post div.entry ol {
}
div#main div.post div.entry ul {
	list-style-type: disc;
}
div#main div.post div.entry ol {
	list-style-type: decimal;
}
div#main div.post div.entry ul li,  div#main div.post div.entry ol li {
	padding: 1px 0;
	list-style: inside;
}
div#main div.post div.entry blockquote {
	background: url(images/blockquote.gif) no-repeat;
	padding: 35px 20px 10px 50px;
	margin: 0 15px 24px 15px;
	background-color: #181818;
	border-top: 1px solid #2a2e2f;
	border-bottom: 1px solid #2a2e2f;
	color: #999;
}
div#main div.post div.entry blockquote p {
	margin-bottom: 8px;
}
div#main div.post div.entry code {
	font-family: "Courier New", mono;
	background-color: #181818;
	border-left: 1px solid #2a2e2f;
	color: #197b30;
	padding: 5px 10px;
	display: block;
}
/* 20090629 add table layout */
			div#main div.post div.entry table {
	margin-bottom: 20px;
	color: #999;
}
div#main div.post div.entry table td,  div#main div.post div.entry table th {
	padding: 2px 5px;
}
div#main div.navigation {
	font-size: 13px;
	margin-bottom: 20px;
}
div#main div.navigation a {
	display: block;
	color: #999999;
	padding: 0 5px;
	line-height: 28px;
	font-weight: bold;
}
div#main div.navigation .left a:hover, div#main div.navigation .right a:hover {
	color: #ff0000;
}
div#main div.navigation .left {
	float: left;
}
div#main div.navigation .right {
	float: right;
}
/* END div#main */

div.footer_wrapper div.footer_text {
	color:#fff;
	font-family: Big Noodle Titling;
	float:left;
	font-size: 18px;
	background-color:#323232;
	margin: 5px 0px 0px 10px;
}
div.footer_wrapper div.footer_text a {
	color:#fff;
}
div.footer_wrapper div.footer_text a:hover {
	color:#a2d5d6;
}
div#footer {
	color: #666;
	font-size: 12px;
	width: 960px;
	height: 26px;
	margin: 0 auto;
	background-color:#000;
}
div#footer div.footer_wrapper {
	height: 26px;
	width: 348px;
	margin: 0 auto;
	background-color:#000;/* position: relative; */
}
div#footer div.footer_left {
	float: left;
	width: 960px;
	text-align:center;
}
div#footer div.footer_left a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
div#footer div.footer_left a:hover {
	color: #ffa800;
}
/* END div#footer */

div#sidebar {
	width: 316px;
	background-color: #000;
	float: left;
	display: inline;/* fix double margin */
	margin-top: 0px;
	overflow: hidden;
	padding-bottom:10px;
}
div#sidebar h2 {
	color:#999999;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:9px 0 0 20px;
}
div#sidebar div.sidebarheadertop {
	float: left;
	width: 300px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 7px;
	background: url(diecast-images/sidebar/sidebar_header.png) no-repeat;
}
div#sidebar div.sidebarheader {
	float: left;
	width: 300px;
	height: 34px;
	margin-top: 13px;
	margin-bottom: 7px;
	background: url(diecast-images/sidebar/sidebar_header.png) no-repeat;
}
div#sidebar div.sidebarproduct {
	float: left;
	width: 300px;
	height: 91px;
	margin-bottom: 7px;
	font-size: 12px;
}
div#sidebar div.sidebarproductnightmares {
	float: left;
	width: 300px;
	height: 500px;
	margin-bottom: 7px;
	font-size: 12px;
	text-align: center;
	background: url('http://www.diecastdesign.com/wordpress/wp-content/themes/pyrmont-v2/diecast-images/sidebar/sidebar_dreams.png');
	color: #999999;
}
div#sidebar div.sidebarproductnightmares select {
	font-size: 10px;
	margin: 5px;
	border: 1px solid #999999;
}
div#sidebar div.sidebarproductnightmares p {
	margin: 10px;
}
div#sidebar div.sidebarnetwork {
	float: left;
	width: 296px;
	height: 70px;
	margin: 10px 10px 0px 10px;
}
div#sidebar div.sidebarfriends {
	float: left;
	width: 300px;
	height: 91px;
	margin-bottom: 7px;
}
div#sidebar ul {
}
div#sidebar ul li h2 {
	background: url(images/sidebar_title_bg.gif) no-repeat;
	background-position: left bottom;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	background-color: #d2d2d2;
	padding: 5px 10px;
	font-weight: normal;
}
div#sidebar ul li ul {
	list-style-type: none;
	color: #eee;
	line-height: 20px;
}
div#sidebar ul li ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 26px;
	padding-right: 10px;
	background: url(images/sidebar_list_bg.gif) no-repeat;
	background-position: left bottom;
}
div#sidebar ul li ul li:hover {
	background-color: #ccc;
}
div#sidebar ul li ul li a {
	background: none;
	display: inline;
	color: #999;
	line-height: 26px;
	text-decoration: none;
}
div#sidebar ul li ul li a:hover {
	color: #ff5a00;
}
/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a {
	display: inline;
}
div.sb_link {
	margin:  0px 0px 10px 10px;
}
div#sidebar ul li.widget, div#sidebar ul li.widget_archive, div#sidebar ul li.widget_categories, div#sidebar ul li.widget_search, div#sidebar ul li.widget_tag_cloud div, div#sidebar ul li.widget_text {/* sidebar_list_bg fix */
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}
div#sidebar ul li.widget h2 a {
	color: #ccc;
}
div#sidebar ul li.widget_archive select, div#sidebar ul li.widget_categories select {/* dropdown view */
	margin: 15px 26px;
}
/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap {
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}
#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}
#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}
#wp-calendar th {
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}
#wp-calendar td {
	background: transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a {
	color: #ff5a00;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar #prev {
	text-align: left;
	padding-left: 5px;
}
#wp-calendar #next {
	text-align: right;
	padding-right: 5px;
}
#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad {
	border-top: 1px solid #1f2223;
}
 


#mailing-list-join {
	float: left;
	margin: 0px;
}

.sr-only {
	display: none;
}

.field-wrapper {
	margin-bottom: 15px;
}

	.field-wrapper .error {
		clear: both;
		color: #fffa6c;
		display: block;
		font-size: 14px;
		margin: 10px 0 25px 0;
	}

label {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	vertical-align: middle;
}

	label .req {
		color: #fffa6c;
		cursor: help;
		font-size: 18px;
		line-height: 14px;
		padding: 0 5px;
	}

input[type='text'],
input[type='email'],
input[type='tel'] {
	background: #FFFFFF;
	border: 1px solid #9d9d9d;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 8px;
	width: 350px;
}

	input[type='text']:hover,
	input[type='email']:hover,
	input[type='tel']:hover {
		border-color: #4d4d4d;
	}

	input[type='text']:focus,
	input[type='email']:focus,
	input[type='tel']:focus {
		border-color: #4d4d4d;
		outline: none;
	}

select {
	background: #FFFFFF;
	border: 1px solid #9d9d9d;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-right: 5px;
	padding: 8px;
}

	select:hover {
		border-color: #4d4d4d;
	}

	select:focus {
		border-color: #4d4d4d;
		outline: none;
	}

input[type='checkbox'] {
	margin-right: 5px;
	vertical-align: middle;
}

.submit-wrapper {
	text-align: center;
	margin-top: 10px;
}

	.submit-wrapper input {
		background: #323232;
		color: #FFFFFF;
		border: none;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		padding: 10px 20px;
		min-width: 150px;
	}

		.submit-wrapper input:hover {
			background: #1e1e1e;
		}

		.submit-wrapper input:focus,
		.submit-wrapper input:active {
			background: #000000;
			outline: none;
		}

p.success {
	font-size: 16px;
}

#interests {
	margin: 30px 0;
}

	#interests label.checkbox {
		float: left;
		width: 50%;
	}
div.homepagetop {
	float: left;
	clear: both;
	min-height:8px;
}