/*
Theme Name: The Crash Factory
Theme URI: http://www.verynewmedia.com
Description: Wordpress theme for The Crash Factory.
Author: Lawrie Malen
Author URI: http://www.indextwo.net

*/

body,html {
	background-image:			url('./img/brown_cloth_bg.jpg');
	background-color: 		#19160F;
	font-family: 				Trebuchet MS;
	font-size: 					13px;
	color: 						#21201B;
	margin:	 					0px;
	height:						100%;
	text-align:					center;
}

#allofit {
	width:						870px;
	height:						100%;
	margin-left:				auto;
	margin-right:				auto;
}

#header {
	width:						870px;
	height:						230px;
}

#header #headermenu {
	width:						870px;
	height:						50px;
}

#header img {
	display:						block;
}

#backgroundpaper {
	width:						870px;
	background-image:			url('./img/columnbg.gif');
}

#textcolumn {
	width:						740px;
	background-color:			transparent;
	text-align:					justify;
	margin-left:				auto;
	margin-right:				auto;
}

#altmenu {
	width:						660px;
	font-size: 					12px;
	margin-top:					40px;
	margin-bottom:				0px;
	text-align:					center;
}

#bottom {
	width:						870px;
	height:						80px;
	background-image:			url('./img/bottom.gif');
	background-repeat:		no-repeat;
}

#submenu {
	float:						left;
	font-size:					11px;
	color:						#FFFFFF;
	display:						inline;
	margin-left:				5px;
}

#submenu a:link, #submenu a:visited {
	color:						#FFFFFF;
}

/* FRONT PAGE DEFINITIONS */

#promoad {
	width:						355px;
	height:						325px;
}

#picBox {
	border:						3px solid #73643C;
	margin-bottom:				10px;
}

.leftcolumn {
	float:						left;
	width:						365px;
	border-right:				1px dotted #423C2E;
}

.leftcolumn div {
	float:						left;
	width:						340px;
}

.rightcolumn {
	float:						right;
	width:						355px;
}

.rightcolumn div {
	float:						right;
	width:						350px;
}

/* BLOG DEFINITIONS */

.lefttitle {
	float:						left;
	width:						270px;
	text-align:					left;
	font-weight:				bold;
	color:						#743C2E;
}

.rightdate {
	float:						right;
	width:						80px;
	text-align:					right;
	font-weight:				bold;
}

/* FLASH THINGS DEFINITIONS */

#amp {
	width:						620px;
	height:						340px;
	margin-left:				auto;
	margin-right:				auto;
}

#room {
	width:						620px;
	height:						340px;
	margin-left:				auto;
	margin-right:				auto;
}

#pricecalc {
	width:						620px;
	height:						250px;
	margin-left:				auto;
	margin-right:				auto;
}

/* SIFR DEFINITIONS */

h1, .sectiontitle {
	width:						100%;
	height:						30px;
	background-color:			#595240;
	font-size:					24px;
	text-transform:			uppercase;
	color:						#FFFFFF;
	padding-left:				5px;
}

/* CONTACT PAGE DEFINITIONS */

#warser {
	float:						right;
	width:						320px;
	height:						420px;
	background-image:			url('./img/warser.jpg');
	background-repeat:		no-repeat;
}

#warser img {
	width:						304px;
	height:						40px;
	margin:						372px 8px 8px 8px;
}

#findus {
	width:						740px;
	height:						150px;
	background-image:			url('./img/findus.png');
	position:					relative;
}

#findus .findcontent {
	width:						723px;
	position:					absolute;
	top:							45px;
	left:							8px;
}

#findus .findcontent .formfield label {
	font-weight:				bold;
}

#findus .findcontent .formfield input {
	float:						left;
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					12px;
	width:						300px;
	margin-top:					4px;
}

#contactform {
	float:						left;
	width:						400px;
	height:						420px;
	background-image:			url('./img/contactformbg.jpg');
	background-repeat:		no-repeat;
	font-size:					12px;
}

#contactform p {
	margin:						10px;
}

#contactform form {
	width:						360px;
}

#contactform form input {
	float:						right;
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					12px;
	width:						220px;
}

#contactform form textarea {
	float:						right;
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					12px;
	width:						220px;
	height:						100px;
	overflow:					auto;
}

#contactform form label {
	float:						left;
	width:						110px;
	text-align:					left;
	font-weight:				bold;
}

#contactform form button {
	display:						inline;
	float:						right;
}

#contactform form .formfield {
	height:						30px;
	clear:						both;
}

#contactform form .bigformfield {
	height:						120px;
	clear:						both;
}

/* GALLERY PAGE DEFINITIONS */

.thumb {
	float:						left;
	border:						2px solid #73643C;
	margin:						3px;
}

/* REGULARLY USED CLASSES */

.title {
	font-size:					18px;
	font-weight: 				bold;
	color: 						#38160C;
}

.rightimg {
	float:						right;
	margin:						0px 0px 5px 15px;
}

.dispimg {
	border:						6px solid #C8B48C;
}

.sep {
	clear:						both;
	width:						100%;
	height:						5px;
	border-top:					1px dotted #454031;
	margin-top:					10px;
}

/* GD CREDIT DEFINITIONS */

.gdlink {
	float:						right;
	font-size:					11px;
	color:						#FFFFFF;
	display:						inline;
	margin-right:				5px;
	text-align:					right;
}

.noline {
	text-decoration:			none;
}

.gdlink a:link, .gdlink a:visited {
	color:						#FFFFFF;
}

.statsmain {
	font-size: 					11px;
	width: 						660px;
	text-align: 				center;
	background-color: 		#E5DCCA;
	border:						1px solid #CEBA9B;
}

.statsmain tr {
	height:						25px;
}

.statstitle {
	background-color:			#CBB694;
	font-weight:				bold;
	text-align:					right;
	vertical-align:			top;
	padding-right:				5px;
	width:						200px;
}

.stats {
	background-color:			#D7C7AC;
	text-align:					left;
	padding-left:				5px;
	width:						460px;
}

.list {
	background-color: 		#E5DCCA;
	padding:						5px;
}

.red {
	color:						#990000;
}

.clear {
	clear:						both;
}

blockquote {
	background-color:			#D7C7AC;
	font-weight:				bold;
	padding:						7px;
}

a {
	color:						#060606;
}

input {
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
}

textarea {
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
	height:						120px;
}

select {
	background-color:			#CCCCCC;
	color:						#333333;
	border: 						1px solid #B7B7B7;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						290px;
}

button {
	display: 					block;
	padding:						2px;
	font-family:				Trebuchet MS;
	font-size: 					12px;
	color:						#333333;
}

form {
	font-size: 					12px;
	width:						320px;
	margin-left:				auto;
	margin-right:				auto;
}

b, strong {
	color:						#5C3828;
}

h1 {
	margin-bottom:				0px;
}

img {
	border:						0px;
}
