/* 
 *	Styles for ClipClopClub.com
 *	Last Updated: Sept 18, 2007
 *	Produced by OpenPad : www.open-pad.com
 */

/*	General Page Elements */
body		{ 
	background:url('/i/body_background.gif') #fed17e; padding-top:102px;
	font-family: century gothic, sans-serif; font-size:14px; line-height:18px;
}
img 		{ vertical-align:top!important; }

/*	Links */
a			{ color:#b73c3c; text-decoration:none; font-weight:bold; }
a:visited	{ color:#b73c3c; text-decoration:none; font-weight:bold; }
a:hover		{ color:#feab4d; text-decoration:none; font-weight:bold; }

/*	Text */
.body-text	{ font-family: century gothic, sans-serif; font-size:14px; line-height:18px; }
.caption	{ font-size:10px; line-height:12px; }
.headline	{ font-size:16px; line-height:20px; font-weight:bold; }

/*	Forms */
form							{ margin:0px; padding:0px; }

form.diary						{ }
form.diary input				{ width:311px; border:solid 1px #ffffff; margin:8px; font-family: century gothic, sans-serif; font-size:14px; line-height:18px; }
form.diary input.image			{ border:none; }
form.diary textarea				{ width:311px; height:228px; overflow:auto; border:solid 1px #ffffff; margin:8px; font-family: century gothic, sans-serif; font-size:14px; line-height:18px; }
form.diary div.formtop			{ width:327px; background:url('http://www.clipclopclub.com/i/form_input_top_327.gif') top left no-repeat #ffffff; }
form.diary div.formbottom		{ width:327px; background:url('http://www.clipclopclub.com/i/form_input_bottom_327.gif') bottom left no-repeat; }
form.diary div.formbut			{ width:327px; text-align:center; }
form.diary img.formlabel		{ margin:8px 0px 4px 8px; }