/*  
Theme Name: Stars & Stripes
Theme URI: http://firstmondayingreenville.com/
Description: Wordpress theme for First Monday in Greenville.
Version: 1.0
Author: Michael Allen
Author URI: michael@orangecoat.com

	Stars & Stripes v1.0
	 http://orangecoat.com

	This theme was designed and built by Michael Allen.
	
*/
html { background:white url('graphics/clouds.jpg') top center no-repeat; }
body { text-align:left; color:#383838; }
/*	
	TYPOGRAPHY	
-------------------------------------------- */
h1 { text-indent:-5000px; }
h1 span { display:block; width:728px; height:207px; background:transparent url('graphics/flag.jpg') 0 0 no-repeat; }
h2 { margin-bottom:.5em; font-family:Times New Roman; font-size:138.5%; font-weight:bold; color:#25336c; }
h3 { margin:1.2em 0 .3em 0; font-size:108%; font-weight:bold; color:#25336c; }
p { margin-bottom:.923em; font-size:93%; line-height:1.4; }
a { color:#a80107; }
a:hover { text-decoration:none;}
a[href^="http://"] { padding-right:12px; background:transparent url('graphics/off-site.gif') right center no-repeat; }
a[href^="http://firstmondayingreenville.com"] { padding-right:0; background:none; }
small { display:block; margin:1em 0; color:#999;}
strong { font-weight:bold; }
em { font-style: italic; }
#intro { margin:20px 15px 30px 15px; line-height:1.6; font-family:Times New Roman; font-size:108%; font-weight:bold; color:white; }
/*	
	FORM	
-------------------------------------------- */
form div { position:relative; margin-bottom:.6em; }
label { position:absolute; top :5px; left: 5px; color:#5a66a3; }
button { float:right; padding:0; margin:0; background:none; border:0; cursor:pointer; }
input, textarea { width:261px; padding:5px 5px 5px 85px; border:solid #c0c5d9 1px; }
#member { margin-bottom:1em; }
#member label { position:relative; margin-right:10px; }
.radio { color:#383838; }
.radio input { width:auto; padding:0; border:0; }
.error label, p.error { color:red; }
.error input, .error textarea { border-color:red; }
/*	
	LAYOUT	
-------------------------------------------- */
#site { width:728px; margin:26px auto 20px auto; }
#main { float:left; width:355px; margin-bottom:20px; background:url('graphics/intro-bg.jpg') 0 0 no-repeat; }
#sub { float:right; width:358px; margin-bottom:20px; }