* { margin: 0; padding: 0; }

a { 
	font-weight: bold;
	color: #990012;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { 
	border: none;
}

body {
	background: #DAE7EF url(../images/bg.gif) repeat-x top left;
	padding: 20px 0;
	font: 13px Arial, sans-serif;
	color: #3B3B3B;
}

#page {
	width: 984px;
	margin: 0 auto;
}

#page-body {
	border: 7px solid white;
	background: white;
	min-height: 666px;
}

#header {
	position: relative;
	height: 155px;
	background: url(../images/header.jpg) no-repeat top left;
}

#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 537px;
	height: 155px;
	text-indent: -999em;
}

#join-team-krause {
	position: absolute;
	top: 9px;
	left: 537px;
	width: 423px;
	height: 135px;
}

#join-team-krause input.text {
	color: #8F8F8F;
	border: 1px solid #8F8F8F;
	padding: 4px 10px;
	width: 157px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	position: absolute;
}

#join-team-krause #FirstName, #join-team-krause #LastName {
	top: 38px;
}

#join-team-krause #ijuhjh-ijuhjh, #join-team-krause #Zip {
	top: 71px;
}

#join-team-krause #FirstName, #join-team-krause #ijuhjh-ijuhjh {
	left: 21px;
}

#join-team-krause #LastName, #join-team-krause #Zip {
	left: 219px;
}

#join-team-krause .row {
	position: absolute;
	bottom: 10px;
	left: 22px;
}

#join-team-krause strong {
	color: #080F49;
}

#join-team-krause .submit {
	position: absolute;
	bottom: 10px;
	right: 25px;
}

#nav {
	position: relative;
	height: 35px;
	background: url(../images/nav.jpg) no-repeat top left;
}

#nav li {
	position: absolute;
	display: block;
	list-style: none;
}

#nav li a { 
	display: block;
	text-indent: -999em;
	height: 35px;
}

#nav-home a:hover, #nav-about a:hover, #nav-issues a:hover, #nav-action a:hover, #nav-news a:hover, #nav-events a:hover, #nav-blog a:hover, #nav-media a:hover,
#nav-home.active a, #nav-about.active a, #nav-issues.active a, #nav-action.active a, #nav-news.active a, #nav-events.active a, #nav-blog.active a, #nav-media.active a {
	background-image: url(../images/nav.jpg);
	background-repeat: none;
}

#nav-home {
	left: 42px;
	width: 75px;
}

#nav-home a:hover, #nav-home.active a {
	background-position: -42px -35px;
}

#nav-about {
	left: 117px;
	width: 116px;
}

#nav-about a:hover, #nav-about.active a {
	background-position: -117px -35px;
}

#nav-issues {
	left: 233px;
	width: 88px;
}

#nav-issues a:hover, #nav-issues.active a {
	background-position: -233px -35px;
}

#nav-action {
	left: 320px;
	width: 87px;
}

#nav-action a:hover, #nav-action.active a {
	background-position: -320px -35px;
}

#nav-news {
	left: 407px;
	width: 78px;
}

#nav-news a:hover, #nav-news.active a {
	background-position: -407px -35px;
}

#nav-events {
	left: 485px;
	width: 90px;
}

#nav-events a:hover, #nav-events.active a {
	background-position: -485px -35px;
}

#nav-media {
	left: 575px;
	width: 82px;
}

#nav-media a:hover, #nav-media.active a {
	background-position: -575px -35px;
}

#nav-blog {
	left: 657px;
	width: 68px;
}

#nav-blog a:hover, #nav-blog.active a {
	background-position: -657px -35px;
}

#nav-contribute {
	width: 200px;
	height: 41px;
	right: 44px;
	top: -3px;
	z-index: 1;
	background: url(../images/contribute-btn.jpg) no-repeat top left;
}

#nav-contribute a {
	height: 41px;
}

#content {
	position: relative;
	background: white url(../images/content.gif) no-repeat top left;
	min-height: 269px;
	padding: 20px 22px;
}

#content h1 {
	height: 72px;
	font: small-caps bold 36px/72px Garamond, Georgia, serif;
	color: #950113;
	text-align: center;
}
#content h2 {
	font-size: 16px;
	color: #002263;
	margin: 1em 0;
}

#content h2 a {
	color: #002263;
	text-decoration: underline;
}

#content p , #content ul {
	margin: 1em 0;
}

#content li {
	list-style: none;
	padding-left: 10px;
	margin: 0.3em 0;
	background: url(../images/bullet.gif) no-repeat 0px 6px;
}

#footer {
	position: relative;
	margin-top: 20px;
}

#twitter,#facebook {
	position: absolute;
	display: block;
	width: 67px;
	height: 67px;
	text-indent: -999em;
}

#twitter {
	background: url(../images/twitter.gif) no-repeat top left;
	left: 41px;
}

#facebook {
	background: url(../images/facebook.gif) no-repeat top left;
	left: 118px;
}

#paid-for {
	color: #464646;
	font-size: 13px;
	line-height: 18px;
	border-left: 1px solid #828282;
	margin-left: 212px;
	padding: 16px 0 16px 28px;
}

#paid-for .first-line {
	color: #113875;
	font-weight: bold;
}

.frame {
	border: 1px solid #A3A3A3;
	padding: 4px;
}

.left {
	float: left;
	margin: 0 14px 14px 0;
}

.right {
	float: right;
	margin: 0 0 14px 14px;
}

hr { 
	border: none;
	height: 23px;
	width: 100%;
	background: url(../images/divider.gif) no-repeat top center;
	margin: 0.5em 0;
}

/* Home page */
#home-splash {
	position: relative;
	height: 270px;
	background: url(../images/home.jpg) no-repeat top left;
	margin: 0 0 8px;
}

#responsible-conservatism {
	position: absolute;
	top: 102px;
	left: 217px;
	width: 435px;
}

#responsible-conservatism h1 {
	display: none;
}

#responsible-conservatism h2 {
	font-size: 14px;
	color: #002263;
	margin-bottom: 8px;
}

#responsible-conservatism p {
	color: #3B3B3B;
}

#latest-news { 
	position: absolute;
	top: 16px;
	right: 14px;
	width: 277px;
	height: 264px;
}

#latest-news h2 {
	color: white;
	font: bold 14px/30px Georgia, serif;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
	margin-bottom: 4px;
}

#latest-news .body {
	height: 210px;
	padding: 10px 24px;
	color: #383838;
	font-size: 12px;
}

#latest-news p {
	margin-bottom: 8px;
}

#latest-news strong {
	line-height: 18px;
}

#latest-news a {
	color: #31408D;
	text-decoration: underline;
	font-weight: normal;
}

#media h2 {
	font: bold 14px/34px Georgia, serif;
	color: white;
	text-transform: uppercase;
	background: url(../images/media-header.gif) repeat-x top left;
	height: 34px;
	padding: 0 26px;
	margin: 0 0 8px;
}

#media h2 a {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-transform: none;
}

#content #plogger-wrapper h1 {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #002263;
	margin: 1em 0;
}

#content ul#subnav {
	position: absolute;
	right: 28px;
	top: 24px;
	font: bold 16px/17px Garamond, Georgia, serif;
	color: #4F4F4F;
	margin: 0;
}

#content ul#subnav li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 6px;
	background: url(../images/subnav.gif) no-repeat left center;
	padding: 0 0 0 8px;
}

#content ul#subnav li.first {
	background: none;
}

#content ul#subnav a {
	color: #990012;
}

#content  li.thumbnail {
	background: none;
}

.video {
	text-align: center;
}

#content .post h2 {
	margin-bottom: 4px;
}