/* custom styles for seiu 721 movable type theme - Spring 2009 */
/* by Erik Moe: erik dot moe at seiu dot org */


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


#container1020 {
	background: url('i/seiu721-pagebg-signup.jpg') no-repeat #f0f0f0;
	width: 78.4615em;  /* 1020px/13 */
   *width: 76.5002em;  /* 1020px/13.3333 IE math */
	margin: 0px auto;
	padding: 0px;
	}

#container1020.nosignup {
	background: url('i/seiu721-pagebg-nosignup.jpg') no-repeat #f0f0f0 !important;
	}

body {
	margin: 0px;
	padding: 0px;
	}

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

#hd h1 {
	margin: 0px;
	display: block;
	float: left;
	width: 40em;      /* 520px/13 */
   *width: 39.0001em; /* 520px/13.3333 IE math */
	line-height: 0px;
	}

#header-signup {
	display: block;
	width: 18.4615em;  /* 240px/13 */
   *width: 18.0000em;  /* 240px/13.3333 IE math */
	float: right;
	margin-top: 24px;
	}

#head-email {
	width: 18.0769em;  /* 235px/13 */
   *width: 17.6250em;  /* 235px/13.3333 IE math */
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
	}

#head-zipcode {
	width: 10.0000em; /* 130px/13 */
   *width:  9.7500em; /* 130px/13.3333 IE math */
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
	position: relative;
	top: -4px;
   *top: 0px; /* IE position */
	}

#head-submit {
	position: relative;
	top: 4px;
	left: 0px;
	}

ul#navMain {
	clear: both;
	background: #FFFBFF;
	margin: 0px;
   *margin: 3px 0px 0px 0px;
	padding: 3px 0px;
   *padding: 0px 0px 5px 0px;
	position: relative;
	}

ul#navMain li {
	display: inline;
	margin: 0px 0px 0px -4px;
	padding: 0px 0px;
	}

ul#navMain li.first {
	margin-left: 0px;
	}

ul#navMain li a {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px;
	border-right: 1px solid #C9BBCE;
	}
	
#navMain li a:hover, #navMain li.selected a {
	background: #764e8a;
	color: #fff;
	}

.navSearch {
	position: absolute;
	right: 8px;
	top: 0px;
   *top: 3px; /* IE position */
	}

#navSearchInput {
	display: inline;
	width: 11.5385em; /* 150px/13 */
   *width: 11.2500em; /* 235px/13.3333 IE math */
	}

#navSearchInput input {
	border: 1px solid #999;
	background: #efefef;
	color: #666;
	padding: 2px 2px 1px 2px;
	}
	
#navSearchSubmit {
	display: inline;
	width: 2.3846em;  /* 31px/13 */
   *width: 2.3250em;  /* 31px/13.3333 IE math */
	position: relative;
	top: 5px;
   *top: 4px; /* IE position */
	}

#navSecond {
	margin: 3px 7px 0px 0px;
	clear: both;
	background: #f3e7ba;
	padding: 2px 2px;
	}

#navSecond li {
	display: inline;
	margin: 0px 10px;
	}

#navSecond li.first {
	margin-left: 6px;
	}

#bd {
	margin: 15px 6px 0px 6px;
	padding: 0px;
	background: #fff;
	border: 1px solid #c8c8c8;
	position: relative;
	width: 73.8462em !important; /* 960px/13 */
   *width: 72.0002em !important; /* 960px/13.3333 IE math */
	}

.columnWide {
	width: 46em !important;    /* 598px/13 */
   *width: 44.85em !important; /* 598px/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;
	}

.entry {
	clear: both;
	}

.entry-footer {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	}

.columnSidebar {
	width: 26.1538em !important; /* 340px/13 */
   *width: 25.5000em !important; /* 340px/13.3333 IE math */
	margin: 0px 7px 0px 0px;
	position: relative;
	top: -10px;
	background: url(http://img.seiu.org/css/locals/721/i/purple-grad500.gif) repeat-x;
	padding-top: 10px;
	}

.widget {
	margin: 0px 10px 10px 10px;
	padding: 10px;
	background: #ececec;
	border: 1px solid #adadad;
	}

#ft {
	background: #562078 url(http://seiu1199.org/footerLogo.gif) no-repeat 865px 10px;
	color: #fff;
	margin: 0px 15px;
	padding: 10px;
	}

#ft a {
	color: #fff;
	}

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

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

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

a {
	text-decoration: none;
	}

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;
	}

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;
	}

.columnWide h2 {
	font-family: Arial, sans-serif;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 10px 0px 12px 0px;
	color: #333;
	}

.columnWide h2 a, .columnWide h2 a:visited {
	color: #333;
	}

.columnWide .entry h2 {
	margin-bottom: 0px;
	}

.columnWide .entry h2 a {
	text-decoration: none;
	}

.columnWide .entry h2 a:hover {
	text-decoration: underline;
	}

.columnWide h3 {
	font-family: Arial, sans-serif;
	font-size: 138.5%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 16px 0px 2px 0px;
	color: "#562079";
	}

.columnWide h3 a {
	color: #562079;
	}

.entry-header .entry-meta {
	font-family: Arial, sans-serif;
	color: #562078;
	font-size: 85%;
	}

.byline {
	text-transform: uppercase;
	}

abbr.published {
	border-bottom: none;
	margin-left: 10px;
	font-style: italic;
	text-transform: none;
	}

.comment-count a, .ping-count a {
	font-style: italic;
	text-decoration: none;
	}

.comment-count a:hover, .ping-count a:hover {
	font-style: italic;
	text-decoration: underline;
	}

.categorydescription {
	font-size: 93%;
	}

.entry {
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.45em;
	color: #464646;
	}

.entry a {
	text-decoration: underline;
	color: #562079;
	}

.columnWide a {
	color: #562079;
	}

.read-more {
	text-align: right;
	margin: 10px 5px;
	}

a.read-more-link, a.comments-button {
	text-decoration: none;
	font-family: Arial, serif;
	font-size: 85%;
	text-transform: uppercase;
	border: 1px solid #ccc;
	padding: 2px 5px;
	}

a.read-more-link:hover, a.comments-button:hover {
	background: #ccc;
	color: #000;
	}

a.stbutton {
	text-decoration: none;
	font-family: Arial, serif;
	font-size: 85%;
	border: 1px solid #ccc;
	padding: 5px 8px 3px 27px !important;
	background-position: 5px 3px !important;
	}

a.stbutton:hover {
	background: #ccc url('http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC') 5px 3px no-repeat !important;
	color: #000;
	}

.entry-body {
	margin-bottom: 10px;
	}

.entry-more {
	margin-bottom: 30px;
	}

.entry-footer {
	clear: both;
	margin: 10px 0px 20px 0px;
	line-height: 1.1em;
	}

.entry-footer a {
	text-decoration: none;
	}

.entry-footer a:hover {
	text-decoration: underline;
	}

.entry-footer .catsAndTags {
	font-family: Arial, sans-serif;
	font-size: 85%;
	}

.columnSidebar .widget {
	color: #333;
	font-size: 93%;
	}

.widget h3 {
	text-transform: uppercase;
	color: #562078;
	font-size: 100%;
	margin: 0px;
	}

.widget a {
	text-decoration: none;
	color: #390c39;
	}

.widget a:hover {
	text-decoration: underline;
	}

#ft {
	font-size: 85%;
	}

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

#ft h6 {
	text-decoration: underline;
	}

#ft ul {
	margin: 0px;
	}

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

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

#ft .footer-legaltext {
    padding-top: 86px;
    padding-bottom: 20px;
	text-align: right;
	}


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

/* Lists ------------------------------------------------------------------------------ */

.columnSidebar ul, .columnWide ul {
	margin: 0px;
	}

.columnSidebar ul li, .columnSidebar ul ul li, .columnSidebar ul ul ul li, 
.columnWide ul li,    .columnWide ul ul li,    .columnWide ul ul ul li {
	list-style-type: none;
	margin: 4px 0px 4px 10px;
	list-style-position: outside;
	text-indent: -10px;
	}

.columnSidebar ul li:before, 
.columnWide    ul li:before {
	content: "\00BB \0020";
	}



/* END Lists -------------------------------------------------------------------------- */

/* Unique widecolumn elements --------------------------------------------------------- */

.columnWide .wide-feature {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	}

.columnWide .featured-recent-summary {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

/* ======================================================== Blog ====================== */ 

.subHead-cat img, .subHead-page img {
	margin: 10px 0px 0px 0px;
	float: left;
	}

.categorydescription {
	margin: 0px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
	}

.entry-header {
	margin: 0px 0px 10px 0px;
	padding-top: 10px;	
	}

.categorydescription p {
	margin: 0px;	
	padding: 0px;
	}

.byline {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

/* ======================================================== END Blog ================== */ 


.columnWide .member-voices {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	}

.columnWide .member-voices h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.0em;
	}

.columnWide .yui-carousel, #containerSidebar.yui-carousel {
	border: none !important;
	}

.columnWide .yui-carousel-nav {
	background: none !important;
	}

.columnWide .yui-carousel .item h4 {
	}

.yui-carousel-element .item {
	border: 0px solid #fff !important;
	}


/* ======================================================== Comments ================== */ 

textarea#comment-text {
	border: 1px solid: #ccc;
	margin: 10px 0px;
	}

input#comment-preview {
	border: 1px solid #ccc;
	padding: 3px 10px;
	margin: 3px 0px 3px 0px;
	color: #666;
	background: #efefef;
	text-transform: uppercase;
	}

input#comment-submit {
	border: 1px solid #ccc;
	padding: 3px 10px;
	margin: 3px 0px 3px 0px;
	color: #666;
	background: #fff7da;
	text-transform: uppercase;
	}


/* ======================================================== END Comments ============== */ 


/* END Unique widecolumn widgets ------------------------------------------------------ */


/* Unique sidebar widgets ------------------------------------------------------------- */

.widget-take-action {
	background: url('http://img.seiu.org/css/locals/721/i/takeaction-header.jpg') no-repeat #f0f0f0 0px -1px;
	border: none;
	padding: 10px 0px 1px 0px;
	color: #390c39;
   *position: relative;
   *margin-bottom: 10px;
	}

.widget-take-action h3.widget-header {
	text-align: center;
	font-size: 138.5%;
	margin: 4px 0px 12px 0px;
	}

.widget-take-action ul {
	padding: 0px;
	margin: 0px; 
	}

.widget-take-action ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 40px;
	list-style-position: outside;
	text-indent: 0px;
	background: #fff;
	background: url('http://img.seiu.org/actionicons/check-box.gif') no-repeat 12px 8px #fff;
	}

.widget-take-action ul li:hover {
	border-left: 5px solid #ccc;
   *border-left: 0px solid #fff;
	}

.widget-take-action ul li:before {
	content:  "";
	}

.widget-take-action ul li a, .widget-take-action ul li a:visited {
	text-decoration: none;
	color: #390c39;
	}

.widget-take-action ul li a:hover {
	text-decoration: underline;
	}

.widget-take-action ul li.alert {
	background: url(http://img.seiu.org/actionicons/alert.gif) no-repeat 10px 8px #fff;
	}

.widget-take-action ul li.bubble {
	background: url(http://img.seiu.org/actionicons/bubble.gif) no-repeat 9px 10px #fff;
	}

.widget-take-action ul li.calendar {
	background: url(http://img.seiu.org/actionicons/cal.gif) no-repeat 12px 9px #fff;
	}

.widget-take-action ul li.checkbox {
	background: url(http://img.seiu.org/actionicons/check-box.gif) no-repeat 12px 8px #fff;
	}

.widget-take-action ul li.facebook {
	background: url(http://img.seiu.org/actionicons/facebook.gif) no-repeat 10px 9px #fff;
	}

.widget-take-action ul li.group {
	background: url(http://img.seiu.org/actionicons/group.gif) no-repeat 10px 9px #fff;
	}

.widget-take-action ul li.learn {
	background: url(http://img.seiu.org/actionicons/learn.gif) no-repeat 9px 8px #fff;
	}

.widget-take-action ul li.myspace {
	background: url(http://img.seiu.org/actionicons/myspace.gif) no-repeat 10px 9px #fff;
	}

.widget-take-action ul li.phone {
	background: url(http://img.seiu.org/actionicons/phone.gif) no-repeat 11px 6px #fff;
	}

.widget-take-action ul li.twitter {
	background: url(http://img.seiu.org/actionicons/twitter.gif) no-repeat 10px 9px #fff;
	}

.widget-video-feature {
	margin: 10px !important;
	padding: 0px;
	}

.widget-video-feature h3 {
	margin: 10px 10px 5px 10px !important;
	}

.widget-video-feature .video-embed {
	background: #fff;
	text-align: center;
	}

.widget-video-feature .video-caption {
	margin: 5px 10px;
	}

.widget-tag-cloud ul li:before {
	content: "" ;
	}


.widget-tag-cloud ul li {
	display: inline;
	margin: 0px;
	}

.widget-tag-cloud ul li a {
	padding: 3px 5px;	
	}

.widget-tag-cloud ul li.rank-10 a { font-size: 77%;    color: #ccc; }
.widget-tag-cloud ul li.rank-9 a  { font-size: 85%;    color: #ccc; }
.widget-tag-cloud ul li.rank-8 a  { font-size: 93%;    color: #999; }
.widget-tag-cloud ul li.rank-7 a  { font-size: 108%;   color: #999; }
.widget-tag-cloud ul li.rank-6 a  { font-size: 123.1%; color: #666; }
.widget-tag-cloud ul li.rank-5 a  { font-size: 138.5%; color: #666; }
.widget-tag-cloud ul li.rank-4 a  { font-size: 153.9%; color: #333; }
.widget-tag-cloud ul li.rank-3 a  { font-size: 167%;   color: #333; }
.widget-tag-cloud ul li.rank-2 a  { font-size: 182%;   color: #000; }
.widget-tag-cloud ul li.rank-1 a  { font-size: 197%;   color: #000; }

.widget-tag-cloud ul li a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
	}

.columnSidebar .yui-carousel {
	background: none !important;
	}

.columnSidebar .yui-carousel, #containerSidebar.yui-carousel {
	border: none !important;
	}

.columnSidebar .yui-carousel-nav {
	background: none !important;
	}

.columnSidebar .yui-carousel .item h4 {
	margin-left: 4px;
	}

.yui-carousel .item h4 a {
	display: block !important;
	background: #fff;
	background: #fff !important;
	border: #ccc solid 1px; 
	font-size: 93% !important;
	padding: 3px;
	}

.authimg {
	}

.widget-eventsListing ul li:before {
	content: "" ;
	}

.widget-eventsListing ul li {
	background: url('http://img.seiu.org/actionicons/cal.gif') no-repeat 0px 2px;
	text-indent: 0px;
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
	}

.widget-contact-us .widget-content {
	width: 97%;
	}

.widget-contact-us .widget-content yui-g {
   *width: 90% !important; /* IE only */
	}

.widget-contact-us input, .widget-contact-us textarea {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	color: #666;
	}

.columnSidebar .widget-contact-us input#email, .columnSidebar .widget-contact-us textarea#custom-90, .columnSidebar .widget-contact-us input#contact-submit {
   *position: relative;
   *left: -10px;
	}

.widget-contact-us input#contact-submit {
	background: #fff7da;
	text-transform: uppercase;
	}

.signupWidget, td {border:0;}
.signupWidget, th {border:0;}

/* END Unique sidebar widgets --------------------------------------------------------- */


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