/*   
Theme Name: Senator Eldridge 1.0
Description: Custom Theme for State Senator Jamie Eldridge
Author: James Lewis - jrblewis@gmail.com
Version: 1.0
*/
BODY {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000033;
}
.container {
	background-image: url(images/back2.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	width:950px;
	_width: 970px;
	height: 144px;
	background-color: #336699;
}
#nav-wrapper {
	width: 930px;
        _width: 950px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1em;

}
#nav {
	height: 45px;
	width: 910px;
	_width: 930px;
	clear: both;
	padding-left: 20px;
	background-image: url(images/back_nav.png);
	background-repeat: repeat-x;
	

}
#content {
	padding-bottom: 1em;
}
#sidebar {
	padding-bottom: 1em;
	display: inline;
}

#footer {
	padding-bottom: 30px;
	text-align: center;
	background-image: url(images/back_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666666;
}
#footer a {
	color: #666666;
}
.header1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 144px;
	width: 734px;
	display: inline;
}
.header2 {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 144px;
	width: 216px;
	display: inline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul li a {
	margin: 0px;
	padding: 0px;
	height: 40px;
	overflow: hidden;
	display: block;
}
#nav ul li a strong {
	height: 0px;
	width: 0px;
	display: block;
	overflow: hidden;
}
#nav ul li#nav-home {
	background-image: url(images/nav/nav-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 65px;
}
#nav ul li#nav-about {
	background-image: url(images/nav/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 130px;
}
#nav ul li#nav-news {
	background-image: url(images/nav/nav-news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 70px;
}
#nav ul li#nav-issues {
	background-image: url(images/nav/nav-issues.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 70px;
}
#nav ul li#nav-legislation {
	background-image: url(images/nav/nav-legislation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 115px;
}
#nav ul li#nav-district {
	background-image: url(images/nav/nav-district.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 90px;
}
#nav ul li#nav-resources {
	background-image: url(images/nav/nav-resources.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 110px;
}
#nav ul li#nav-media {
	background-image: url(images/nav/nav-media.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 75px;
}
#nav ul li#nav-contact {
	background-image: url(images/nav/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 95px;
}
#nav ul li#nav-home:hover {
	background-image: url(images/nav/nav-home.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 65px;
}
#nav ul li#nav-about:hover {
	background-image: url(images/nav/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 130px;
}
#nav ul li#nav-news:hover {
	background-image: url(images/nav/nav-news.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 70px;
}
#nav ul li#nav-issues:hover {
	background-image: url(images/nav/nav-issues.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 70px;
}
#nav ul li#nav-legislation:hover {
	background-image: url(images/nav/nav-legislation.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 115px;
}
#nav ul li#nav-district:hover {
	background-image: url(images/nav/nav-district.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 90px;
}
#nav ul li#nav-resources:hover {
	background-image: url(images/nav/nav-resources.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 110px;
}
#nav ul li#nav-media:hover {
	background-image: url(images/nav/nav-media.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 75px;
}
#nav ul li#nav-contact:hover {
	background-image: url(images/nav/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 95px;
}

.wrapper-sidebar {
	padding: 0 5px 10px 5px;
	border-bottom: 1px solid #ccc;
	margin-right: 20px;
	margin-left: -10px;
	margin-bottom: 10px;
}


.postmetadata {
	color: #666666;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
}
.postmetadata a {
	color: #666666;
}
h4.rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
	line-height:20px;
	margin-bottom:4px;
}
h4.facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
	line-height:20px;
	margin-bottom:4px;
}
h4.twitter {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
	line-height:20px;
	margin-bottom:4px;
}
.s {
	width: 160px;
	border: 1px solid #999999;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px;
}
.searchsubmit {
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 4px;
}
.margin-bot-1 {
	margin-bottom: 1em;
}
.margin-left-1 {
	margin-left: 1em;
}
ul.homepage-featured-1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 1em;
	line-height: 1.5;
}
ul.homepage-featured-1 li {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0em;
}
ul.homepage-featured-1 li:hover {
	background-color: #ececec;
}
ul.homepage-featured-1 a {
	display: block;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}
#sidebar ul.subpages1 {
	margin: 0px;
	padding: 0px;
	
}
#sidebar ul.subpages li h3 a {
	text-decoration: none;
}
#sisdebar ul.subpages li {
	margin-left: 1.5em;
	list-style-type: circle;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hometext .entry p {
margin: 0 0 .5em 0;
}
ul.commentlist {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul.commentlist li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.commenttext {
	color: #333333;
	margin-left: 1em;
}
.alignleft {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: left;
}
.alignright {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: right;
}
/* Normal Bubble */
.bubble {
	width: 250px;
	font-size: 1em;
	margin-bottom: 24px;
}

.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

.bubble blockquote p {
	margin: 5px 10px 8px 10px;
	padding: 0px;
}

.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	top: 4px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
.bubble a.twittericon {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
.bubble abbr {
       border: none;
}

ul.dbem_events_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.dbem_events_list li {
	margin: 0px 0px 1em;
	padding: 0px;
}
.events_name {
	margin:0px;
	font-size: 14px;
	line-height: 21px;
}
#content .events_name {
	font-size: 18px;
	line-height: 27px;
}
.events_name a {
	font-weight: bold;
	text-decoration: none;
}
.events_name a:hover {
	text-decoration: underline;
}
h4.featuredevent a {
	color: #000;
}
