html, body, div, table, td, th, ul, li, p, img, h1, h2, h3, h4, span {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

body {
	background-color: #000405;
}

body, a, p, div, table {
	font-size: 10pt;
	color: White;
}

p, li {
	line-height: 1.5em;
}

p img {
	margin: 1em;
}

h2 {
	font-size: 12pt;
	text-transform: uppercase;
	margin-bottom: 1em;
}

h3 {
        clear: both;
	font-size: 9pt;
	color: #666;
}

p {
	margin-bottom: 2em;
}

a {
	color: #BEC098;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CED0A8;
}

.alignright {
	float: right;
}

#background img 
{
	position: absolute; 
	left: 5%; 
	top: 64px;
	width: 80%;
	min-width: 960px;
	z-index: -1;
	overflow: hidden;
}

div#wrapper {
    width:960px;
    margin:0px auto;
}

#header {
    float: left;
	width: 780px;
}

#social {
	vertical-align: middle;
}

#social a {
	display: block;
	float: left;
	margin-right: 5px;
}

#order_now {
	float: left;
	margin-top: 20px;
}

.menu-header ul { 
	list-style-type: none;
}

.menu-header li {
	margin: 20px 18px 20px 0px;
	float: left;
}

.menu-header ul a {
	color: White;
	background-color: transparent;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 18pt;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform:uppercase;
}

.menu-header ul a:hover, 
.menu-header .current-menu-item a, 
.menu-header .current-menu-parent a{
	background-color: White;
	color: Black;
}

#title {
	font-size: 5.8em;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-weight: bold;
}

#content {
    width: 440px;
	float: left;
}

#broad {
	width: 580px;
	float: left;
}

#single {
	width: 780px;
	float: left;
}

#sidebar {
    width: 480px;
	float: right;
}

#sidebar li {
	list-style-type: none;
}

#delimiter {
    clear: both;
}

#footer {

}

.title {
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
}

.h1, .widgettitle {
	font-size: 18pt;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform:uppercase;
	color: Black;
	background-color: White;
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.pagination {
	text-align: center;
	padding: 1em;
}

/*
 * Image Widget
 */
.widget_sp_image {
	padding-top: 4em;
}

 .widget_sp_image p {
	font-size: 8pt;
	color: #666;
	text-align: right;
}

/*
 * Gigpress
 */
.gigpress-info-item, span.gigpress-info-label {
	color: #CCC;
}

.past .gigpress-info {
	display: none;
}

/*
 * Audio Player
 */
 p.audioplayer_container {
	margin-bottom: 0px;
}

/*
 * Contact form 7
 */
.wpcf7 p {
	margin: 0 0 1em 0;
}

span.wpcf7-not-valid-tip  {
	color: Black;
}

.wpcf7 div.wpcf7-response-output {
	margin: 0 0 1em 0;	
	border: 1px solid #CCC;
	color: #CCC;
}

/*
 * Newsletter
 */
.newsletter table {
	font-size: 1.4em;
}

.newsletter input {
	font-size: 1em;
}

.newsletter table th {
	font-weight: normal;
}

.newsletter table td, .newsletter table th {
	padding: 0 0.5em 1em 0.5em;
}