/*
Theme Name: 	SEIU Local 503
Theme URI: 		http://seiu503.org/
Description: 	Child Theme of seiu2011 for SEIU Local 503
Author: 		New Media, SEIU International
Template:       seiu2011
Version: 		0.1
*/

/* testing again */

@import url("../seiu2011/style.css");
@import url("http://img.seiu.org/css/wp/locals2011/www.seiu503.org/custom.css");



.entry-content ul li.pdf{
	list-style-image: url("http://img.seiu.org/css/wp/locals2011/~shared/i/pdf.gif");
	margin-bottom: 7px;
	margin-left: 10px;
	}



/* General theme changes
__________________________________________*/
body, html {
	background-color: #562078;
	}
#header-widget #searchform .formrow-search input {
	border: 0 solid #FFFFFF;
	color: #3B5998;
	height: 16px;
	padding: 0; 
	width: 125px;*
	}
#bd .sidebar {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	width: 330px;
	}
.banner {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding-bottom: 20px;
	}
.maincol input, .maincol textarea {
	color: #444444;
	font-size: 14px;
	line-height: 21px;
	}
#ft {
	background: url("http://img.seiu.org/css/wp/locals2011/~shared/locals2011-bg.jpg") no-repeat scroll -30px -180px #FFFFFF;
	clear: both;
	margin: 50px auto 30px;
	padding-bottom: 0px;
	padding-top: 90px;
	width: 960px;
	}
#site-info {
	line-height: 16px !important;
	}
.entry-meta {
    margin-left: 0px !important;
}
.microtext, .sidebar .widget-title, #ft .widget-title, .bfr .bfr-head, .split .split-head, #site-info {
    font-size: 13px !important;
}

/* Share and Follow plugin 
__________________________________________*/

#follow.right ul li.follow img {
	background: url("http://seiu503.seiudev.org/wp-content/plugins/share-and-follow/images/impact/follow-right.png") no-repeat scroll -168px 0 transparent;
	border-width: 0;
	display: block;
	height: 79px;
	overflow: hidden;
	width: 20px;
	}
#follow.right ul li.follow {
	margin: 0;
	}
#follow.right ul li {
	list-style-type: none !important;
	padding-bottom: 7px;
	padding-left: 0px;
	}
#follow.right {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	font-family: impact, charcoal, arial, helvetica, sans-serif;
	padding: 0;
	position: fixed;
	right: 0;
	top: 100px;
	width: 24px;
	}


#searchform #s { /* This keeps the search inputs in line */
	width: 99% !important;
	margin-top:0 !important;
	padding:2px !important;
	}
	
	
/* BSD  
__________________________________________*/
#rss-6 h3.widget-title a:link {
	color: #777777 !important;
	}
	
	
#allcontracts img {
	margin: 0 0 10px !important;
	}


/*	Feature Front Banner slider
------------------------------------------------------------ */
div#tmpSlideshow {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    position: relative;
	height:255px;
    width: 580px;
	}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 5px;
    width: 580px;
    height: 332px;
    display: none;
	}
div.tmpSlide img {
    float: right;
    margin: 10px 0 0 15px;
	}
div#tmpSlideshowControls {
    position: absolute;
    margin-left: 20px;
    margin-top: 225px;
    width: 175px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	}
div.tmpSlideshowControl {
    border: 1px solid #e1dece;
    float: left;
    margin: 0 5px 0 0;
    width: 25px;
    height: 30px;
    color: #554d31;
    font: 12px Arial, sans-serif;
    text-align: center;
    cursor: pointer;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	}
div.tmpSlideshowControl span {
    line-height: 36px;
    vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	}
div.tmpSlideshowControlOn {
	}
div.tmpSlideshowControlActive {
    border: 1px solid rgb(161, 155, 137);
	}
div.tmpSlideCopy {
    position: absolute;
    left: 0px;
    margin-top: 10px;
    width: 225px;
	}
div#tmpSlideshow h4 a {
    text-decoration: none !important;
    line-height: normal;
    font: 12px;
    margin: 0 0 5px 0;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	}
div#tmpSlideshow h4 a:hover {
	text-decoration: underline !important;
	}
.maincol h4 {
	margin: 0 0 5px 0;
	text-color: #6e6e6e;
	}
div.tmpSlideCopy p {
    line-height: 1.6em;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	font-size: 11.5px;
	color:#333;
	margin-bottom: 0px;
	}
.othernews {
	display: block;
	width: 300px;
	min-height: 36px;
	padding-top: 8px;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	}
.othernews ul li {
	line-height:36px; 
	}
.othernews a:link {
	text-decoration: none;
	}
.othernews a:hover {
	text-decoration: underline;
	}
.othernews-img {
	width: 64px !important;
	height: 36px !important;
	background-color: #f5f5f5;
	float: left;
	}
.othernews img {
	border: 0;
	padding: 0;
	width: 64px;
	height: 36px;
	}
.othernews-title {
	margin-left: 5px;
	font-size: 12px;
	}
.spacer {
	margin-left: -20px;
    margin-right: 24px;
	}
	
	
/*	Sign Up header button
------------------------------------------------------------ */
.signupheader {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	color: #ffffff;
	margin: 0 30px 0 0;
	width: 240px;
	float: right;
	}
.signupheader img {
	float: right;
	margin: 3px 0 0 0;
	}
.signupheader .lft {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	float: left;
	line-height: normal;
	padding: 10px 0 0 0;
	}
.signupheader .rt {
	float: right;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: 300; 
	}


/* added styles for sub-menu */
#navbar2 ul ul a {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #FFFFFF !important;
    height: auto;
    line-height: 1em;
    padding: 10px;
    width: 130px;
}

ul.menu li.menu-item {
    border: 0 none !important;
    height: 33px;
    margin: 0 !important;
}

ul.menu li.menu-item ul.sub-menu li.menu-item a:hover {
    background: url("http://img.seiu.org/css/wp/locals2011/~shared/locals2011-bg.jpg") no-repeat scroll -855px 0 rgba(0, 0, 0, 0) !important;
    background-color: #562078 !important;
    width: 200px;
}