/*
Theme Name: Soroptimist.org Theme
Theme URI: http://www.soroptimistofstuart.og
Description: Theme for Soroptimist of Stuart, Florida
Version: 1.0
Author: Allen Bayless
Author URI: http://www.ill-fx-designs.com

*/

/* Typography */

a { color:; }
p { font-size:; line-height: 1.5em; margin:; padding:; }
	#footer p { margin: 0; padding: 1; }
h1, h2, h3, h4, h5, h6 { font-family: "trebuchet ms",geneva; } 
h1 { font-size:; }
h2 { font-size:; }
h3 { font-size:; }
h4 { font-size:; }
h5 { font-size:; }
h6 { font-size:; }

/* END OF Typography */

/* Images */

#rightcol img { margin: 3px; }
a img { border: none; }
.alignright { float: right; }
.alignleft { float: left; }


/* END OF Images */

/* Classes */

.clearleft { clear: left; }
.rsvp_float { display: block; cursor: pointer; float: left; height: 20px; margin-right: 5px; width: 55px; }

/* End of Classes */

/* Layout */

body { background: WHITE; color: BLACK; font: normal 12px "Georgia", Palatino; margin: 0px; padding: 0px; text-align: center; }

#header { background: url(images/header_bg.png) top center no-repeat; height: 105px; margin: 0 auto; width: 910px; }
			
#leftcol { background: WHITE; float: left; overflow: hidden; margin-right: 3px; width: 150px; }

	ul.cssmenu { list-style: none; padding: 0px; margin: 3px 0 2px 0; }
	ul.cssmenu li {	}
	ul.cssmenu li a { display: block; width: 150px;	background: url(images/nav_bg.png); }
	/*
	*	Normal Links
	*/
	ul.cssmenu li.home a { background-position: 0 0; height: 23px; }
	ul.cssmenu li.membership a { background-position: 0 -24px; height: 27px; }
	ul.cssmenu li.internationalrelations a { background-position: 0 -51px; height: 41px; }
	ul.cssmenu li.sos a { background-position: 0 -92px; height: 27px; }
	ul.cssmenu li.steps a { background-position: 0 -119px; height: 25px; }
	ul.cssmenu li.communityawards a { background-position: 0 -144px; height: 41px; }
	ul.cssmenu li.womenofdistinction a { background-position: 0 -185px; height: 42px; }
	ul.cssmenu li.events a { background-position: 0 -227px; height: 26px; }
	ul.cssmenu li.contactus a { background-position: 0 -253px; height: 26px; }
	
	/*
	*	Hover Links
	*/
	ul.cssmenu li.home a:hover { background-position: -150px 0; height: 23px; }
	ul.cssmenu li.membership a:hover { background-position: -150px -24px; height:27px; }
	ul.cssmenu li.internationalrelations a:hover { background-position: -150px -51px; height: 41px; }
	ul.cssmenu li.sos a:hover { background-position: -150px -92px; height: 27px; }
	ul.cssmenu li.steps a:hover { background-position: -150px -119px; height: 25px; }
	ul.cssmenu li.communityawards a:hover { background-position: -150px -144px; height: 41px; }
	ul.cssmenu li.womenofdistinction a:hover { background-position: -150px -185px; height: 42px; }
	ul.cssmenu li.events a:hover { background-position: -150px -227px; height: 26px; }
	ul.cssmenu li.contactus a:hover { background-position: -150px -253px; height: 26px; }

	div.member_login { background: #f1bf1d; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; overflow: hidden; margin-bottom: 3px; padding: 5px 0; width: 150px; }
		div.member_login form input, div.member_login form label, div.member_login h3 { font-size: .75em; margin: 0 0 2px 20px; }
		div.member_login a { color: WHITE; }
		div.member_login input.button { font-size: .9em; margin-left: 50px; }
		div.member_login h3 { font-size: 1.2em; }
	div.member_rsvp { background: url(images/sidebar_members_rsvp.png) top center no-repeat; height: 24px; overflow: hidden; margin-bottom: 3px; padding: 50px 0 0 20px; width: 130px; }

#middlecol { }
#rightcol { float: left; padding: 0px 5px; width: 630px; }
	/* Sidebar */
	
#footer { background: #C6BD98; color: WHITE; clear: both; font-family: 'Trebuchet MS'; font-size: 13px; height: 23px; padding-top: 35px; width: 800px; text-align: center; }
	#footer ul { margin: 0px; padding: 40px 0 0 0; }
	#footer li { display: inline; font-size: .7em; margin-right: 20px; }
	/* or
	#footer li { float: left; list-style: none; margin: 0 0 0 0; }
	*/
		#footer li a { color: WHITE; font-weight: bold; text-decoration: none; }
		#footer li a:hover { color: WHITE; text-decoration: none; }
				
/* END OF Layout */

/* layout */

.container { background: url(images/container_bg.png) top center repeat-y; width: 800px; margin: 0 auto; text-align: left; }