/*
-------------------------------------------------------------------------------

CiPSA
Master Stylesheet

Author:   Bryan Veloso
Version:  2009.05

------------------------------------------------------------------------------- */


/* =Structure
------------------------------------------------------------------------------- */

body {
	background: url('../images/bkg_body.jpg') fixed top center;
	margin: 0 0 40px;
}
.page {
	margin: 0 auto;
	width: 860px;
}

th, td {
    vertical-align: top;
}


.donate {
    position: relative;
	width: 820px;
	margin: 10px auto 0;
}
.donate a {
	background: url('../images/bkg_donate.png') no-repeat;
	float: right;
	display: block;
	height: 36px;
	text-indent: -9999px;
	width: 159px;
}


.header {
	height: 210px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
    position: relative;
}
	.tagline {
        position: absolute;
        top: 160px;
        left: 20px;
        font-style: italic;
        color: #fff;
        font-family: "Times New Roman", Times, Georgia, serif;
        font-size: 1.3em;
	}
	.logo {
		background: url('../images/bkg_logo.png') 0;
		height: 200px;
		width: 860px;
		text-indent: -9999px;
	}


.navigation {
	background: #2ea1dc;
	position: relative;
}
	.navigation a {
		color: #fff;
		font-weight: bold;
		font-size: 11px;
		padding: 5px;
	}
	.navigation a:hover {
		background: #0b6cc1;
		text-decoration: none;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	
	}
	.navigation ul {
		border-top: 1px solid #73cced;
		margin: -10px 0 0;
	}
	.navigation li {
		float: left;
		padding: 10px 15px;
	}
	.navigation li a:hover {
		
	}
	.navigation li.selected {
		background: #fff;
		margin: -10px 0 0;
		padding: 20px 30px 10px 20px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
	}
	.navigation li.selected a {
		color: #42afe2;
		font-size: 12px;
		padding: 0;
	}
	.navigation li.selected a:hover {
		background: transparent;
	}
	.bubbleInfo {
	  position: relative;
	  z-index: 100;
	}
	.popup {
	  position: absolute;
	  display: none;
	  z-index: 999;
	}
	
	    .navigation li ul {
	        z-index: 999;
	        background: #0b6cc1;
			margin: -3px 0 0;
			padding: 10px 20px 10px 10px;
			-moz-border-radius-topleft: 4px;
			-moz-border-radius-bottomleft: 4px;
			-moz-border-radius-topright: 4px;
			-moz-border-radius-bottomright: 4px;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
			-webkit-border-bottom-right-radius: 4px;
	    }
	    .navigation li:hover ul {
	        display: block;
	    }
	    .navigation li ul li {
	        white-space:nowrap;
	        width: auto;
	        display: block;
	        float: none;
	        background: transparent;
	        border: 0 transparent;
	    }


.content {
	background: #fff;
	padding: 0 10px 10px;
}
    .left-sidebar {
        width: 200px;
        float: left;
        margin: 10px;
    }
    .home-center {
        width: 580px;
        margin: 10px;
        float: left;
    }
	.primary {
		float: left;
		margin: 10px;
		width: 580px;
	}
    .fullwidth {
        width: 800px !important;
    }
	.primary h1 + p {
		font-size: 14px;
		font-weight: bold;
	}
	.secondary {
		float: left;
		margin: 10px;
		width: 220px;
	}
	.secondary p {
		font-size: 11px;
	}


.fivebasics {
	background: #e8e8e8;
	border-top: 1px solid #ddd;
	clear: both;
	padding: 10px;
}	
	.fivebasics .intro {
		float: left;
		width: 220px;
		margin: 0 10px;
	}
	.fivebasics h1 {
		color: #7a7a7a;
		padding: 9px 0 15px;
	}
	.fivebasics p {
		color: #999;
	}
	.fivebasics span {
		background: #999999;
		color: #fff;
		display: block;
		font-weight: bold;
		height: 17px;
		margin: 0 0 15px;
		padding: 3px 4px 4px 5px;
		text-align: center;
		width: 15px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	}
	.fivebasics li {
		float: left;
		color: #666;
		font-size: 11px;
		font-weight: bold;
		margin: 10px;
		width: 100px;
	}


.footer {
	background: rgba(0,0,0,0.3); /* Alternative could just be a simple gray. */
	clear: both;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding: 15px 20px;
}
	.footer a, .footer p {
		color: #fff;
		font-size: 11px;
		font-weight: bold;
	}
	.footer p {
		float: right;
		margin: 0;
	}
	.footer .copyright {
		float: left;
	}


/* POPPERS **************************************************************/

#rowWrapper { margin: 10px 0; border-top: 1px solid #ccc; padding: 10px 0; }
#rowWrapper p, #summaryText p { margin: 0; padding: 0; }
#billNumber { background: #2ea1dc; color: #fff; padding: 2px 10px; font-weight: bold; }
#sponsorName { font-weight: bold; }
#nameData { font-style: italic; margin: 5px 0; }
#plsSummary, #printerNumber, #billHistory { font-weight: bold; float: left; }
#previousPrinterNumbers, #summaryText, #billHistoryText { margin-left: 120px; }

#byline { font-style: italic; }
#summary { margin-bottom: 20px; }
#totalEntries { display: none; }

/* Hidden items in popper ***********************************************/

#billTrackingReport,
#legislativeNews,
#billStatusReport,
#trackName { display: none; }


/* BLOG POSTS ***********************************************************/

.blog-teaser {
    padding: 0;
}

.blog-teaser h3 {
    margin: 0;
    padding: 0;
}

.post_dateline {
    font-style: italic;
}

.post-list {
    border-bottom: 1px solid #DFDFDF;
    padding: 0;
    margin-bottom: 10px;
}

/* TICKER **************************************************************/
.ticker {
    position: absolute;
    top: 4px;
    left: 0;
    width: 600px;
}

.tickercontainer {
/*	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    background: #0b6cc1; */
    height: 25px; 
    margin: 0; 
    overflow: hidden; 
    padding: 0
    width: 580px; 
}

.tickercontainer .mask {
    left: 10px;
    overflow: hidden;
    position: relative;
    top: 8px;
    width: 560px;
}

ul.newsticker {
    color: #fff;
    left: 600px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.newsticker li {
    float: left;
    margin: 0 50px;
    padding: 0;
    font-size: 1.2em;
}

ul.newsticker span {
    margin: 0 10px 0 0;
}

.annual-report {
    text-align: center;
}

img.report-cover {
    border: 2px solid #E8E8E8;
}


.subscribe-box {
    margin: 20px 0 10px 0;
    padding: 5px 0;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    border: 1px solid #0b6cc1;
    width: 215px;
}

.subscribe-box h2 {
    margin: 0;
    padding: 0;
}

.socialicons {
    width: 55px;
    position: absolute;
    right: 3px;
    top: 5px;
}

.socialicons a {
    margin: 0;
    padding: 0;
}

.socialicons a:hover {
    background: transparent;
}

.whoarewe {
    padding: 0 10px 5px 10px;
    background: #f3f3f3;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
}

