/* Start of CMSMS style sheet 'main' */
/* 

site: 		gsuprod.org
built by:	Drew Myler, evolvingpage.com

*/

/* globals */

* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	font: 92%/130% "trebuchet ms", tahoma, arial, sans-serif;
	background: #32230b url("/uploads/images/bg_body.jpg") left top repeat-x;
	color: #32230b;
	}

	
ul, dl, ol, p, blockquote {
	padding: 0;
	margin: 0 0 1.25em;
	}

li {
	margin-bottom: .5em;
	}

ul {
	margin-left: 1.5em;
	}
	
ul ul {
	margin-top: 1em;
	}
	
ol {
	margin-left: 2em;
	}
	
ol ul {
	margin-left: 2.5em;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: .75em;
	color: #32230b;
	line-height: 100%;
	}
	
h1 { font-size: 180%; background: transparent url("/uploads/images/bg_h1.gif") left center no-repeat; padding-left: 35px; font-weight: bold;}
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 80%; }
	
a {
	color: #9d6b16;
	text-decoration: underline;
	outline: none;
	}
	
a:hover {
	text-decoration: none;
	color: #0cad2f;
	}
	
a img {
	border: 0;
	}
	
.alignright, .alignleft {
	float: right;
	margin: 0 0 5px 12px;
	border: 2px solid #e0d3b1;
	}
	
.alignleft {
	float: left;
	margin: 0 12px 5px 0;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 1.25em;
	text-align: center;
	}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* layout */

#wrap {
	margin: 30px auto;
	padding: 10px 0 0;
	width: 780px;
	background: #f7f7e7 url("/uploads/images/bg_masthead-home.jpg") center top no-repeat;
	text-align: left;
	}
	
#margin {
	margin: 0 auto;
	padding: 20px 0;
	width: 740px;
	}
	
#logo {
	margin: 0 0 10px 20px;
	}
	
#nav {
	clear: both;
	margin: 0 auto 30px;
	padding-top: 49px;
	background: transparent url("/uploads/images/grass2.jpg") center top no-repeat;
	}
	
#content {
	float: left;
	width: 485px;
	}

#flash {
        margin-bottom: 1.5em;
        }
	
#sidebar {
	float: right;
	width: 232px;
	font-size: 87%;
	line-height: 130%;
	}
	
#footer {
	clear: both;
	text-align: center;
	color: #32230b;
	height: 118px;
	font-size: 77%;
	background: url("/uploads/images/bg_footer.jpg") center bottom no-repeat;
	}

	
/* ----------- specifics ---------- */


/* ----- nav ----- */


#nav ul {
	text-align: center;
	margin: 0 auto;
	background: #c9b07c;
	border-top: 1px solid #a16806;
	border-bottom: 1px solid #a16806;
	line-height: 2.5em;
	}

#nav li {
	margin: 0;
	display: inline;
	width: auto;
	}
	
#nav a {
	color: #32230b;
	text-decoration: none;
	padding: 10px .9em;
	font-weight: bold;
	}

#nav a:hover, #nav a.here {
	color: #fff;
	background: transparent url("/uploads/images/li-here.gif") bottom center no-repeat;
	}
	

/* ------- content ------- */

ol li h3 {
	font-size: 107%;
	font-weight: bold;
	margin-bottom: .25em;
	}
	
#wrap .more a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
	
#wrap .more a:hover {
	text-decoration: underline;
	}

div.int-flash {
background: #32230b;
padding-top: 3px;
border-left: 3px solid #32230b;
width: 483px;
	}

	
/* ----- sidebar ----- */

#sidebar h2, #home h3 {
	color: #a16806;
	padding-bottom: 22px;
	margin-bottom: .25em;
	background: transparent url("/uploads/images/bg_h2.gif") right bottom no-repeat;
	}

#sidebar h3 {
	margin-bottom: .25em;
	color: #a16806;
	}
	
#footer p {
	padding-top: 45px;
	}
	
/* ------- home ------- */

#home #wrap {
	background: #f7f7e7 url("/uploads/images/bg_masthead-home.jpg") center top no-repeat;
	}
	
#home #margin {
	padding-top: 35px;
	}

#home #logo {
	float: left;
	}

#intro {
	width: 485px;
	float: right;
	padding-top: 7px;
	font-size: 107%;
	}
	
#home #content {
	float: right;
background: #32230b;
padding-top: 3px;
/*border-left: 3px solid #32230b;*/
width: 483px;
	}


#home #flash {
        margin-bottom: 0;
        }

#home #flash img.aligncenter {
margin-bottom: 3px;
}
	
#home #sidebar {
	float: left;
	font-size: 100%;
	line-height: 130%;
	}
	
#home h1 { 
	font-size: 210%; 
	font-weight: bold; 
	color: #0cad2f; 
	}
	
#home h1 span { 
	color: #a17324; 
	}

#home #sidebar h2 { 
	font-size: 180%; 
	background: transparent url("/uploads/images/bg_h1.gif") left center no-repeat; 
	padding-left: 35px;
	padding-bottom: 0;
	margin-bottom: .65em;
	font-weight: bold;
	color: #32230b;
	line-height: 100%;
	}

 #home h3 {
	background: transparent url("/uploads/images/bg_h2.gif") right bottom no-repeat;
	font-size: 130%;
	line-height: 120%;
	}
	
/* ------- one column layout ------- */

#full #content {
	width: 670px;
        margin-left: 35px;
        display: inline;
	}

#full #content h1 {
margin-left: -35px;
position: relative;
}
/* End of 'main' */

