/* core styles for seiu c4 theme - Spring 2009 */
/* based on locals MT theme Spring 2009 */
/* by Erik Moe: erik dot moe at seiu dot org */

/* Layout, backgrounds, borders  ---------------------------------------------------- */

#container1020 {
	background: url(i/BSD-seiu-c4-BG.jpg) -390px 0px no-repeat #f0f0f0;
	width: 78.4615em;  /* 1020px/13 */
   *width: 76.5002em;  /* 1020px/13.3333 IE math */
	margin: 0px auto;
	padding: 0px;
	}

html, body, #container1020.nosignup {
	margin-bottom: 0px !important;	
	padding-bottom: 0px !important;	
	}

body {
	background: url(i/seiu-c4-body-BG.gif) repeat-x #efefef;
	margin:  0px !important;
	padding: 0px !important;
	border:  0px !important;
	}

html {
	background: #f0f0f0;
	margin:  0px !important;
	padding: 0px !important;
	border:  0px !important;
	}

.yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf { 
	width: 100% !important; 
	} 

#hd {
	margin-left: 7px;
	margin-bottom: 0px;
	}

#hd h1 {
	margin: 0px 20px 0px 10px;
	line-height: 0px;
	color: #521F7B;
	font-size: 93%;
	font-weight: normal;
	text-transform: uppercase;

	text-align: left;
	font-style: italic;
	}

#bd {
	background: #fff;
	margin: 10px 6px 0px 7px;
	padding: 0px;
	border: 1px solid #ccc;
	border-top: 0px solid #562078;
	border-bottom: 0px;
	position: relative;
	width: 73.6923077em !important; /* 958px/13 */
   *width: 71.8501796em !important; /* 958px/13.3333 IE math */
	}

.columnWide {
	width: 45.3846154em !important;    /* 590px/13 */
   *width: 44.2501106em !important; /* 590px/13.3333 IE math */
	margin: 0px 0px 0px 7px;
	padding-bottom: 20px;
	}

.columnWide h2.sectionHeader, #page-5670 #page-title, h2#page-title.sectionHeader {
	font-family: Georgia,"Bitstream Vera Serif",serif;
	font-size: 380%;
	margin: 10px 0 0 0;
	padding: 0px;
	line-height: 1.0em;
	}

#ft {
	background: url(i/BSD-seiu-c4-BG.jpg) -420px -868px no-repeat #efefef;
	margin: 0px 6px 0px 7px;
	padding: 50px 10px 10px 10px;
	border: 0px solid #ccc;
	border-bottom: 0px;
	position: relative;
	}

#ft a {
	color: #fff;
	}

.hidden {
	display: none;
	color: #fff;
	position: relative;
	top: -2000px;
	}

/* END Layout, backgrounds, borders ---------------------------------------------------- */

/* Typography and text colors ---------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	
	}

th, td {
	border: 0px;
	}

a {
	text-decoration: none;
	color: #000099;
	}

#signup a {
	color: #4c4c4c;
	}

a:hover {
	text-decoration: underline;
	}

.entry a {
	text-decoration: normal;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
	}

#bd ul li, #bd ol li {
	margin: 4px 0px;
	}

ul#navMain li a {
	font-size: 138.5%;
	}

ul#navMain li a {
	color: #562078;
	text-decoration: none;
	text-transform: uppercase;
	}

#navMain li a:hover, #navMain li.selected a {
	font-weight: lighter;
	}

#navSecond ul {
	margin: 0px;
	}

#navSecond li a {
	color: #562078;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 93%;
	}

#navSecond li a:hover {
	text-decoration: underline;
	}

#ft {
	font-size: 85%;
	}

#ft, #ft a {
	color: #999;
	text-decoration: none;
	}

#ft h6 {
	text-decoration: underline;
	}

#ft ul {
	margin: 0px;
	}

#ft ul li {
	list-style: none;
	}

#ft a:hover {
	color: #666;
	text-decoration: underline;
	}

#ft .footer-legaltext {
	text-transform: uppercase;
	letter-spacing: 0.01em;
    padding-top: 30px;
    padding-bottom: 60px;
	text-align: center;
	width: 100%;
	}

/* END Typography and text colors  ---------------------------------------------------- */

/* Custom elements -------------------------------------------------------------------- */

.widget-signup-counter {
	font-family: Arial, sans-serif;
	padding: 30px 0px 10px 0px;
	margin: 0px auto;
	text-align: center;
	width: 200px;
	border: 1px solid #ccc;
	text-transform: uppercase;
	color: #333;
	line-height: 1.1em;
	font-size: 85%;
	letter-spacing: 0.1em;
	}

#signup_counter {
	color: #000;
	font-size: 600%;
	margin: 10px 0px 30px 0px;
	}



/* END Custom elements ---------------------------------------------------------------- */

