/*
 * YUI Resect CSS version: 2.2.2 
 * Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
dl li{list-style: none;}

a:link{outline: none; color: #465a72;}
a:visited{outline: none; color: #465a72}
a:hover{outline: none; color: #465a72}
a:active{outline: none; color: #465a72}

body{
	color:#aca1a1;
	background: #fff;
	font-size: 76%;
  	line-height: 22px;
  	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

div#headerWrapper{
	background: url(http://assets.capitolwords.org/v2/images/wrapperBg.jpg) top center repeat-x;
}

div#pageMain{
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 0 72px 0 72px;
}

div#header{
	background: url(http://assets.capitolwords.org/v2/images/headerBg1.jpg) top center no-repeat;
	width: 921px;
	height: 254px;
	margin: 0 auto 0 auto;
}

div#header h1{
	float: left;
	width: 443px;
	height: 221px;
	margin-top: 22px;
	margin-left: 20px;
}

div#header h1 a{
	display: block;
	text-indent: -9999em;
	width: 444px;
	height: 221px;
	background: url(http://assets.capitolwords.org/v2/images/logo.png) top left no-repeat;
}

div#topNav{
	margin-left: 430px;
	padding-top: 10px;
}

div#topNav li#about, div#topNav li#methodology, div#topNav li#rss, div#topNav li#compare, div#topNav li#lawmaker {
	float: left;
	padding: 0 8px 0 8px;
	margin-top: 5px;
	border-right: solid 1px #071b2b;
	line-height: .9em;
}

div#topNav li#calendar{
	float: left;
	padding-right: 7px;
	margin-top: 5px;
	border-right: solid 1px #071b2b;
	line-height: .9em;
}

div#topNav li#api{
	float: left;
	padding: 0 10px 0 7px;
	margin-top: 5px;
	line-height: .9em;
}

div#topNav li.last{
	border: 0px;
}

div#topNav li a{
	color: #071b2b;
	text-decoration: none;
}

div#topNav li a:hover{
	color: #335a78;
	border-bottom: 1px solid #335a78;
}

div#topNav div#fullCalendar a:hover, div#topNav div#calendar_view li a:hover {
	border-bottom: none;
}

div#headerSearch form button.goBtn span{
	text-indent: -9999em;
}

div#headerSearch form button.goBtn {
	text-indent: -9999em;
	width: 41px;
	height: 37px;
	background: url(http://assets.capitolwords.org/v2/images/goBtn.jpg) right bottom no-repeat;
	margin-left: 288px;
	border: none;
	display: block;
}

div#headerSearch{
	padding-top: 188px;
	margin-left: 572px;
}

div#headerSearch label{
	color: #2b221e;
	font-weight: bold;
	font-size: 120%;
	padding-right: 10px;
	text-indent: -9999em;
}

div#headerSearch input{
	background: url(http://assets.capitolwords.org/v2/images/searchBox.jpg) top left no-repeat;
	width: 271px;
	height: 37px;
	border: 0 none;
	float: left;
}

div#headerSearch input, textarea{
	font-size: 130%;
	font-weight: bold;
	padding: 8px 10px 0 10px;
}

div#mainContent{
	background-color: #1e1614;
	width: 921px;
	margin: 0 auto 0 auto;
}

div#ltColumn{
	width: 510px;
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	padding-top: 30px;
	margin-right: 20px;
}

div#ltColumn p{
  margin-bottom: 1em;
}


div#wordNav{
	background: url(http://assets.capitolwords.org/v2/images/navSearchBg.jpg) top center no-repeat;
	width: 508px;
	height: 40px;
}

div#dateData{
	font-size: 95%;
	color: #858484;
	font-style: oblique;
}

div#wordNav li{
	float: left;
}

div#wordNav li a{
	display: block;
	text-decoration: none;
	margin: 2px 0 0 0;
	text-indent: -9999em;
}

div#wordNav li#Day a{
	background: url(http://assets.capitolwords.org/v2/images/navDay.png) left top no-repeat;
	width: 60px;
	height: 34px;
}

div#wordNav li#Day a:hover, div#wordNav li#Day.active a {
	background: url(http://assets.capitolwords.org/v2/images/navDay.png) left bottom no-repeat;
	width: 60px;
	height: 34px;
}

div#wordNav li#Week a{
	background: url(http://assets.capitolwords.org/v2/images/navWeek.png) left top no-repeat;
	width: 61px;
	height: 34px;
}

div#wordNav li#Week a:hover, div#wordNav li#Week.active a{
	background: url(http://assets.capitolwords.org/v2/images/navWeek.png) left bottom no-repeat;
	width: 61px;
	height: 34px;
}

div#wordNav li#Month a{
	background: url(http://assets.capitolwords.org/v2/images/navMonth.png) left top no-repeat;
	width: 66px;
	height: 34px;
}

div#wordNav li#Month a:hover, div#wordNav li#Month.active a{
	background: url(http://assets.capitolwords.org/v2/images/navMonth.png) left bottom no-repeat;
	width: 66px;
	height: 34px;
}

div#wordNav li#Year a{
	background: url(http://assets.capitolwords.org/v2/images/navYear.png) left top no-repeat;
	width: 61px;
	height: 34px;
}

div#wordNav li#Year a:hover, div#wordNav li#Year.active a{
	background: url(http://assets.capitolwords.org/v2/images/navYear.png) left bottom no-repeat;
	width: 61px;
	height: 34px;
}

div#wordNav li#Congress a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress.png) left top no-repeat;
	width: 116px;
	height: 34px;
}

div#wordNav li#Congress a:hover, div#wordNav li#Congress.active a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress.png) left bottom no-repeat;
	width: 116px;
	height: 34px;
}

div#wordNav li#Congress111 a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress11.png) left top no-repeat;
	width: 116px;
	height: 34px;
}

div#wordNav li#Congress111 a:hover, div#wordNav li#Congress111.active a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress11.png) left bottom no-repeat;
	width: 116px;
	height: 34px;
}

div#wordNav li#Congress110 a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress_2.png) left top no-repeat;
	width: 116px;
	height: 34px;
}

div#wordNav li#Congress110 a:hover, div#wordNav li#Congress110.active a{
	background: url(http://assets.capitolwords.org/v2/images/navCongress_2.png) left bottom no-repeat;
	width: 116px;
	height: 34px;
}

div#wrapperTagCloud{
	display: block;
	height: 400px;
	margin-bottom: 40px;
}

div#cloudList{
	margin-bottom: 50px;
}

div#lawmakerBio{
	margin-bottom: 40px;
}

div#lawmakerBio img{
	float: left;
}

div#lawmakerBio h2{
	padding: 10px 0 0 55px;
}

div#ltColumn h3{
	font-weight: bold;
	font-size: 120%;
	margin: 5px 0 10px 0;
	color: #fff;
}

div#lawmakerBio p{
	padding-left: 55px;
}

body.state div#ltColumn ol{
	padding-bottom: 30px;
}

h2.centeredh2{
	text-align: center;
	margin-bottom: 20px;
}

h2.rtCentered{
	text-align: center;
	padding-bottom: 5px;
}

div#smFlashMapWrapper{
	display: block;
	height: 280px;
	margin-bottom: 30px;
	margin-left: 25px;
}

h2{
	color: #fff;
	font-size: 170%;
}

div#ltColumn h2.replace{
	color: #fff;
	font-size: 150%;
	height: 31px;
	margin-bottom: 20px;
	text-indent: -9999em;
}

div#ltColumn h3.lawmakerWords{
	font-weight: normal;
	margin-left: 150px;
	margin-bottom: 8px;
	display: block;
}

div#rtColumn h3.lawmakerWords{
	color: #fff;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 8px;
	display: block;
}

div#filterNav{
	margin-bottom: 20px;
	background: url(http://assets.capitolwords.org/v2/images/mainBar2.png) bottom left no-repeat;
	width: 510px;
	height: 35px;
}

div#filterNav select{
	margin-top: 3px;
	margin-right: 5px;
	float: right;
}

div#filterNavSelects{
	float: right;
	margin-right: 10px;
	height: 27px;
}

div#filterNav button.submitBtn{
    border: none;
	text-indent: -9999em;
	background: url(http://assets.capitolwords.org/v2/images/lgGoBtn.png) top left no-repeat;
	width: 92px;
	height: 27px;
	float: right;
}

div#filterNav2 button.goBtn, div#ltColumn button.goBtn{
	text-indent: -9999em;
	background: url(http://assets.capitolwords.org/v2/images/lgGoBtn.png) bottom left no-repeat;
	width: 92px;
	height: 27px;
	border: none;
	margin-left: 3px;
}

div#filterNav2{
	margin-left: 75px;
	float: left;
}

div#aboutSection h2{
	background: url(http://assets.capitolwords.org/v2/images/titleAbout.png) top center no-repeat;
}

div#methodologySection h2{
	background: url(http://assets.capitolwords.org/v2/images/titleMethodology.png) top center no-repeat;
}

div#aboutSection{
	padding-bottom: 30px;
}

h2.wigetTitle{
	text-indent: -9999em;
	background: url(http://assets.capitolwords.org/v2/images/titleAboutWidget.png) top center no-repeat;
	height: 26px;
	padding-bottom: 10px;
}

div#flashTagCloud{
	display: block;
	height: 400px;
}

.clear{
	clear: both;
}

div#rtColumn{
	width: 370px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
	background: url(http://assets.capitolwords.org/v2/images/rtColumn.jpg) right top no-repeat;
	padding-top: 30px;
	float: left;
}

div#flatMap{
	background: url(http://assets.capitolwords.org/v2/images/staticMap.jpg) bottom center no-repeat;
	width: 283px;
	height: 185px;
	margin: 20px 0 50px 50px;
}

div#rtColumn h3{
	padding-bottom: 25px;
	color: #625a5a;
	font-size: 120%;
	display: block;
	text-align: center;
}

div#rtColumn h3.lawmakers{
	text-indent: -9999em;
	display: block;
	background: url(http://assets.capitolwords.org/v2/images/lawmakersSideTitle.png) top center no-repeat;
}

div#rtColumn h3.words{
	text-indent: -9999em;
	background: url(http://assets.capitolwords.org/v2/images/wordsDayTitle.png) top center no-repeat;
	padding-bottom: 5px;
}

div#rtColumn h4{
	color: #625a5a;
	font-size: 120%;
	display: block;
	text-align: center;
}

div.dateRange{
	font-style: oblique;
	text-align: center;
	background: url(http://assets.capitolwords.org/v2/images/sidebar_bar.png) bottom center no-repeat;
	padding-bottom: 5px;
	font-size: 95%;
	color: #353030;
	margin-top: -5px;
	margin-bottom: 20px;
}

ol{
	list-style-type: decimal;
}

div#smFlashMap{
	height: 250px;
}

div#rtColumn li{
	background-color: #38302d;
	width: 285px;
	line-height: 1.3em;
	margin-bottom: 4px;
}

div#stateLawmakers{
	margin-bottom: 30px;
}

div#stateLawmakers li, div#wordsLawmakers li, div#cloudList li{
	background-color: #38302d;
	width: 480px;
	line-height: 1.3em;
	margin-bottom: 4px;
}

div#rtColumn li a{
	text-decoration: none;
	color: #bcbcbd;
}

div#rtColumn span.tagValue{
	height: 100%;
	background: url(http://assets.capitolwords.org/v2/images/highlightBar_side.jpg) left top repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999em;
}

div#ltColumn span.tagValue{
	height: 100%;
	background: url(http://assets.capitolwords.org/v2/images/highlightBar.jpg) left top repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999em;
}

span.tagNumber{
	display: block;
	float: right;
	font-size: 82%;
	z-index: 3;
	position: relative;
	padding-right: 5px;
}

div#lawmakerVocal, div#lawmakerQuiet, div#wordsSideBar, div#lawmakersWords {
	padding-bottom: 30px;
}

div#lawmakerVocal ol, div#lawmakerQuiet ol, div#wordsSideBar ol, div#lawmakersWords ol{
	padding-left: 50px;
}

span.lawmakerInfo{
	padding-left: 5px;
	position: relative;
	z-index: 2;
}

div#lawmakerVocal li, div#lawmakerQuiet li, div#wordsSideBar li, div#stateLawmakers li, div#wordsLawmakers li, div#lawmakersWords li, div#cloudList li {
	position: relative;
}

div#wordsLawmakers a, div#stateLawmakers a, div#cloudList a {
	color: #BCBCBD;
	text-decoration: none;
}

div#wordsLawmakers ol, div#stateLawmakers ol, div#cloudList ol {
	padding-left: 28px;
}

div#calendar_view {
	margin-top: 10px;
	position: absolute;
	width: 434px;
	height: 103px;
	background: url(http://assets.capitolwords.org/v2/images/smCalendar.jpg) bottom right no-repeat;
	display: none;	
}

div#calendar_view a{
	font-size: 80%;
	display: block;
	text-align: center;
}

div#calendar_view span{
	display: block;
	font-size: 80%;
}

div#calendar_view ul{
	margin-left: 7px;
	margin-top: 23px;
}

div#fullCalendar{
	background: url(http://assets.capitolwords.org/v2/images/fullCalendarBtn.jpg) top left no-repeat;
	width: 169px;
	height: 15px;
	margin: 5px 0 0 5px;
}

div#fullCalendar a{
	display: block;
	text-indent: -9999em;
	width: 169px;
	height: 15px;
}

div#calendar_view li {
	padding: 2px 0 2px 2px;
	width: 58px;
	float: left;
	height: 22px;
}

table.calendar span{
	display: block;
}

table.calendar td{
	width: 72px;
	height: 64px;
	padding-left: 1px;
	background: url(http://assets.capitolwords.org/v2/images/calendarBg.jpg) bottom left no-repeat;
}

table.calendar span.link {
	height: 3.5em; font-size: 85%; line-height: 1.2em; text-align: center;
}

table.calendar td.pastDate span, table.calendar td.newDate span{
	color: #413b3b;
}

table.calendar td.pastDate a, table.calendar td.newDate a{
	text-indent: -9999em;
}

table.calendar span{
	margin-left: 5px;
}

table.calendar tr.header{
	width: 510px;
	height: 33px;
	text-indent: -9999em;
	background: url(http://assets.capitolwords.org/v2/images/calendarHeader.jpg) top center no-repeat;
}

table.calendar li{
	float: left;
}


div#previousBtn{
	float: left;
}

div#previousBtn a{
	background: url(http://assets.capitolwords.org/v2/images/previousArrow.png) top left no-repeat;
	padding-left: 27px;
	height: 27px;
	display: block;
}

div#nextBtn {
	width: 93px;
	height: 27px;
	display: block;
}

div#nextBtn a{
	background: url(http://assets.capitolwords.org/v2/images/nextArrow.png) top right no-repeat;
	padding-right: 27px;
	height: 27px;
	display: block;
}

div#nextBtn{
	float: right;
}

dl.api dt{
	float: left;
	font-weight: bold;
}

dl.api dt.format, dl.api dt.month{
	width: 48px;
}

dl.api dt.maxrows{
	width: 60px;
}

dl.api dt.legislator_id{
	width: 80px;
}

dl.api dt.word, dl.api dt.year{
	width: 38px;
}

dl.api dt.day{
	width: 31px;
}

div#parameters{
	display: block;
	padding-bottom: 20px;
}

div#dayMethods{
	display: block;
	padding-bottom: 40px;
}

div#parameters li, div#Methods li{
	padding-bottom: 20px;
}

span.title{
	font-weight: bold;
	font-size: 110%;
	display: block;
	color: #dfdede;
}

body.api div#ltColumn dl{
	margin-bottom: 20px;
}

body.api div#ltColumn div#Methods dt, body.api div#ltColumn div#dayMethods dt{
	font-weight: bold;
	display: inline;
	float: left;
}

div#lawmakerError p{
	margin-top: 1em;
	color: #8e2000;
	text-align: center;
}

div#errorText{
	color: #8e2000;
	text-align: center;
	font-size: 120%;
}

span.description{
	display: block;
	margin-bottom: 10px;
}

dt.format{
	width: 50px;
}

dt.example{
	width: 60px;
}

div#Methods{
	margin-bottom: 40px;
}

div#tip{
	font-style: oblique;
	font-size: 90%;
	line-height: 14px;
	margin-top: 10px;
}

div#rtColumn div#tip{
	margin-bottom: 10px;
	text-align: center;
}

div#ltColumn div#tip{
	margin-bottom: 30px;
}

div#examples{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}


body.compare input.lgInput {
	background: url(http://assets.capitolwords.org/v2/images/lgInputBox.jpg) top left no-repeat;
	width: 382px;
	height: 21px;
	border: 0;
	float: left;
	margin-right: 6px;
	padding-left: 10px;
	padding-top: 5px;
}

body.compare div#chart_div{
	margin-top: 30px;
	width: 500px; 
	height: 340px;
}

div#navFlashMapWrapper{
	margin: 55px 0 0 25px;
}

div#footer{
	background: url(http://assets.capitolwords.org/v2/images/footerBg.jpg) bottom center repeat-x;
	height: 150px;
}

div#footerContent{
	margin: 0 auto;
	width: 960px;
	padding-top: 20px;
}

div#footerContent p{
	margin: 0 50px 0 200px;
	font-size: 95%;
}

div#footerBrand h3{
	text-indent: -9999em;
	width: 138px;
	height: 62px;
	background: url(http://assets.capitolwords.org/v2/images/sunlightlogo_footer.png) bottom left no-repeat;
	float: left;
	border-right: 1px solid #394554;
	margin-right: 15px;
	padding-right: 15px;
	margin-left: 30px;
}

div#descripTitle{
	cursor: pointer;
	display: none;
	text-decoration: underline;
	font-style: oblique;
	text-align: center;
	margin-bottom: 10px;
	color: #315176;
}

div#descripText{
	font-style: oblique;
	text-align: center;
	margin-bottom: 20px;
}

div#videoClip{
	border: 3px solid #b8adad;
	margin: 0 0 60px 60px;
	width: 400px;
	height: 321px;
}

input#inputWidget{
	width: 500px;
	margin-bottom: 25px;
}

div#widgetPhoto{
	margin: 0 auto 80px auto;
	width: 180px;
	border: 1px solid #b8adad;
}

h3.videoTitle {
	text-align: center;
}

div#chart_desc{ margin-top: 20px;}