/* @override 
	http://lformxserve01.local/Q%20-%20T/Riders%20Collective/Site/2010-04-01/_assets/css/pages.css
	http://riderscollective.com/_assets/css/pages.css
*/

#header .icon {
	float: right;
	display: inline;
	xfloat: right;
	margin-top: 56px;
	margin-right: -57px;
}

#header .icon img {
	margin-top: 3px;
}

#header .join {
	font-size: 0.75em;
	padding-left: 5px;
	float: right;
	color: #bb131a;
	line-height: 0.9;
}

.issues-holder {
	width: 135px;
	float: left;
	margin-left: 3px;
}

.issues {
	background-color: #000;
	padding-bottom: 7px;
}

.issues .desc {
	font-size: 0.8em;
	margin-top: -5px;
}

.issues .desc p {
	line-height: 1.2;
	font-size: 1.1em;
}

.issues .desc.last {
	margin-bottom: 7px;
}

.middle-issue {
	float: left;
	margin-left: 49px;
	width: 408px;
}

.middle-issue p {
	padding: 10px 2px;
}

.imageholder {
	border: 7px solid #000;
}

.sponsors-holder {
	float: right;
	margin-right: 3px;
}

.sponsors-holder .imageholder {
	margin-bottom: 7px;
}

/* --- past issues --- */

#p_past-issues .issues .desc {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

/* --- contact --- */

.contactname {
	width: 350px;
}

.contactname p {
	width: 350px;
	color: #fdda4e;
	font-size: 1.1em;
}

.contactform {
	width: 350px;
}

.contactform label {
	font-size: 0.8em;
	margin-bottom: 3px;
	margin-left: 2px;
}

#contactform fieldset {
	margin-left: -2px;
}

#contactform input {
	width: 335px;
}

#contactform textarea {
	width: 340px;
	height: 178px;
}

#contactform textarea.textarea {
	font-size: 1.1em;
	font-family: "Arial";
}

#contactform li.checkbox input {
	width: 20px;
	xfloat: left;
	margin-left: -3px;
}

#contactform li.checkbox p {
	color: #fdda4e;
	font-size: 0.9em;
}

#contactform .submit {
	width: 60px;
	height: 20px;
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 2px;
	margin-left: 2px;
	letter-spacing: 1px;
	margin-top: 10px;
}


#contactform .message {
	font-size: 0.8em;
	width: 340px;
	text-align: right;
	color: #fdda4e;
	margin-top: -8px;
	margin-bottom: 5px;
}


/* --- to advertise --- */

.advertise {
	float: right;
	width: 418px;
	line-height: 1.2;
	margin-right: 12px;
}

.advertise img {
	margin-top: 20px;
	border: 7px solid #000;
}




