body {
	background: black;
	color: white;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

.custom #header_area .page, #content_area .page, #footer_area .page {
	background: black;
}

.custom ul.menu {
	background: black;
	border: none;
	float: left;
	margin-left: 70px;
}

.custom .menu li a {
	font-family: "Arial Black", sans-serif;
	font-style: italic;
	font-size: 1.5em;
	background: black;
	color: #FD2B90;
	border: none;
	text-transform:lowercase;
	outline: none;
}

.custom .menu li a:hover {
	background: black;
	color: #ff951d;
}

.custom #content_box {
	background: none;
}

.custom #column_wrap {
	background: none;
}

.custom #header { 
	background: black;
	padding: 0; 
	border: none; 
}
.custom #header #logo a { 
	display: block; 
	height: 100px;
	width: 500px; 
	background: url('images/ignite_logo_sm.jpg') no-repeat; 
	outline: none; 
}
.custom #header #logo, .custom #header #tagline { 
	text-indent: -9999px; 
}
.custom #header #tagline { 
	height: 0; 
}

h1, h2, h2 a {
	color:white;
}

.custom .format_text {
	color: white;
}

.custom .format_text a {
	color: #FF951D;
}

.custom .to_comments span {
	color: white !important;
}

.custom .video {
	margin-left: 20px;
	margin-top: 0px;
}

.custom #content h3 {
	font-size: 1.5em;
}

.custom .wmit {
	margin: 40px 0 0 40px;
	float: left;
}

.custom .manna {
	margin: 55px 0 0 40px;
	float: left;
}


.custom .comments_closed {
	display: none;
}

.custom dl#comment_list dd.odd .format_text { color: black;}

.custom .headline_area h2, .custom .headline_area h2 a {
	color: #ff951d;
}

.custom .headline_area h2 a:hover {
	color: #FD2B90;
}

.custom .headline_area h2 a:visited {
	color: #666666;
}

.custom .teaser .teaser_link {
	color: #FF951D;
}

.custom li.widget {
	margin-bottom:0;
}

/* Footer */

.custom #footer {
	margin-top: 0px;
	border: none;
	font-family: "Arial Black", sans-serif;
	color: #FD2B90;	
}

.custom #footer a {
	color: #ff951d;
	border: none;
}

.custom #footer p {
	color: #ff951d;
	font-size: 1em;
}

.custom .Footer1 ul.sidebar_list { 
	width:100%; 
	border-bottom: 1px solid #E0DCC5;
	padding-top: 0em;
	padding-bottom: 2em;
	margin-bottom: .5em;
}
.custom .Footer1 ul.sidebar_list li.widget { 
	width:19%; 
	padding:0; 
	margin:0 3%; 
	float:left; 
	text-align: left;
}

.custom .Footer1 ul.sidebar_list li.widget ul {
	margin-top: 1em;
}

.custom li.widget ul li {
	color: #ff951d;
}

.ie .Footer1 ul.sidebar_list li.widget { 
	width:19%; 
	padding:0; 
	margin:0 2%; 
	float:left; 
	text-align: left;
}

.custom #footer p.copyright {
	text-align: center;
	color: #aaaaaa;
	font-family: Arial, Arial, Helvetica, sans-serif;	
}

.custom #footer a.copyright_link {
	color: #aaaaaa !important;
	text-decoration: underline !important;
}


/* Countdown */
/* jQuery Countdown styles 1.5.5. */
.hasCountdown {
	background-color: #black;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: black;
	float: right;

}
.countdown_row {
	clear: both;
	width: 25%;
	margin-right: 100px;
	margin-top: -115px;
	padding: 0px 2px;
	text-align: center;
	float: right;
	font-family: "Arial Black", sans-serif;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 125%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/* T-Shirt Order Form Page */
.custom #tshirt-images {
	float: left;
}

.custom .tshirt-front {
	width: 100%;
	margin-top: 50px;
}

.custom .tshirt-front p,.custom .tshirt-back p  {
	text-align: center;
	font-size: 1.5em;
	color: #ff951d
}

.custom .tshirt-back {
	width: 100%;
	margin-top: 50px;
}

.custom .tshirt-form {
	float: left;
	margin-left: 30px;
}

.custom .cform {
	width: 600px;
	font-size: 1.3em;
}

.custom .cform .textonly {
	background-color: black !important;
	font-size: 1em;
	font-style: italic;
}

.custom .cform textarea, .custom .cform input {
	width: 200px !important;
}

.custom #cf2_field_12 {
	width: 400px !important;
}

.custom .cform legend {
	color: #FD2B90;
}

.custom .cform fieldset {
	background: black;
	border-color: #ff951d ;
}

.custom .cform label {
	width: 130px;
}

.custom .cform label span {
	width: 130px
}
