/*
Theme Name: Gerrymandering
Theme URI: http://gerrymanderingmovie.com/
Description: Gerrymandering
Author: Mammoth Advertising
Author URI: http://mammothnyc.com/
version: 1.0
Tags: one, two
*/


body {
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#main {
	
}
#header {
	margin: 0 auto;
	width: 564px;
	height: 124px;
	background: url('images/title_nav.jpg') no-repeat top center;
	
}
#header h1 {
	
}
#header h1 a {
	float: left;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 40px;
	margin-top: 23px;
	margin-bottom: 43px;
}
#header ul {
	clear: both;
}
#header ul li {
	float: left;
	
}
#header ul li a {
	float: left;
	height: 0;
	padding-top: 13px;
	overflow: hidden;
}
#header ul li a:hover, #header ul li a#nav-blog {
	border-bottom: 2px solid #D20006;
}
#header ul li a#nav-film 	{ width: 66px; margin-right: 42px; }
#header ul li a#nav-blog 	{ width: 38px; margin-right: 42px; }
#header ul li a#nav-issue 	{ width: 70px; margin-right: 43px; }
#header ul li a#nav-media 	{ width: 47px; margin-right: 43px; }
#header ul li a#nav-reform 	{ width: 58px; margin-right: 42px; }
#header ul li a#nav-contact { width: 70px; margin-right: 0px; }

#container {
	margin-top: 20px;
	background: url('images/background.jpg') repeat-y top center;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFFFFF url('images/sidebar_background.gif') repeat-y top right;
	border-top: 2px solid #D7D9DC;
	border-left: 2px solid #D7D9DC;
}
#content {
	float: left;
	width: 600px;
	background: #FFFFFF;
}

#content-top {
	margin: 10px;
}
#content-top a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
#content-top a img {
	vertical-align: -4px;
}

#content .post {
	border-top: 2px dashed #8891A3;
}
#content .post .email-post {
	margin-top: 25px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 15px;
}
#content .post .email-post a {
	text-decoration: none;
	color: #0F3F8D;
}
#content .post .email-post a.email-even {
	color: #CA0006;
}
#content .title {
	
}
#content .post h2 {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
	font-family: "Arial Black", Arial, sans-serif;
	padding-left: 55px;
	background: url('images/title_left_bar_blue.gif') no-repeat 0px 6px;
	
}
#content .post h2 a {
	text-decoration: none;
	color: #0F3F8D;
}
#content .post h2.title-even {
	background: url('images/title_left_bar_red.gif') no-repeat 0px 6px;
}
#content .post h2.title-even a {
	color: #CA0006;
}
#content .post small {
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
	margin-left: 55px;
	color: #666666;
}
#content .post small a {
	
	color: #666666;
}
#content .post .entry {
	margin-top: 20px;
	font-size: 13px;
	margin-left: 55px;
	width: 480px;
}
#content .post .entry a {
	color: #000000;
}
#content .post .entry a.more-link {
	font-weight: bold;
}
#content .post .entry p {
	margin-bottom: 20px;
	color: #333333;
	line-height: normal;
}
#content #posts-buttons {
	overflow: hidden;
	border-top: 2px dashed #8891A3;
	padding: 15px;
	height: 15px;
}
#content #posts-buttons #old-posts {
	float: left;
	width: 101px;
}
#content #posts-buttons #new-posts {
	float: right;
	width: 101px;
}
#content #posts-buttons p a {
	float: left;
	overflow: hidden;
	background: url('images/posts_buttons.jpg') no-repeat;
	height: 0;
	padding-top: 18px;
	width: 100%;
}
#content #posts-buttons #new-posts a {
	background-position: 0px -18px;
}

#sidebar {
	float: right;
	width: 160px;
	overflow: hidden;
}
#sidebar h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: "Arial Black", Arial, sans-serif;
}
#sidebar a {
	text-decoration: none;
	font-size: 13px;
	color: #424040;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul li {
	margin-bottom: 5px;
}

#searchform {
	margin-top: 15px;
	overflow: hidden;
}
#searchform #s {
	width: 105px;
	border: 1px solid #000000;
	top: 0px;
	height: 16px;
	font-size: 9px;
	float: left;
}
#searchform #searchsubmit {
	float: right;
	margin-right: 27px;
}
#searchform #searchsubmit,
x:-moz-any-link { margin-right: 29px; } /* Fireofx 2+ */


#comments-container {
	margin-left: 55px;
	width: 480px;
	font-size: 13px;
}
#comments-container small, #comments-container small a {
	color: #666666;
}
h3#comments {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.commentlist, .commentlist a {
	color: #333333;
}

.commentlist li {
	
	margin-bottom: 20px;
	list-style-type: decimal;
	list-style-position: inside;
}
.commentlist li cite {
	font-weight: bold;
}
.commentlist li small.commentmetadata a {
	color: red;
	font-size: 10px;
}
.commentlist li p {
	margin-top: 5px;
	margin-left: 10px;
}
h3#respond {
	border-top: 2px solid #D7D9DC;
	padding-top: 15px;
	margin-top: 15px;
}
#commentform {
	margin-bottom: 15px;
}
#commentform a {
	color: #666666;
}
#commentform p {
	margin-top: 10px;
}
#commentform p label small {
	font-size: 11px;
}
#commentform textarea {
	width: 100%;
}


#footer-wrapper {
	clear: both;
	background: #D7D9DC;
	height: 85px;
	overflow: hidden;
	width: 100%;
}

#footer-links {
	position: absolute;
	left: 50%;
	margin-top: 15px;
	margin-left: -250px;
	height: 42px;
	width: 442px;
}
#footer-links li {
	float: left;
}
#footer-links li a {
	float: left;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	background: url('images/footer.gif') no-repeat;
}
#footer-links .footer-digg a 			{ background-position: 0px 0px; width: 44px;  margin-right: 26px; }
#footer-links .footer-delicious a 	{ background-position: -70px 0px; width: 64px;  margin-right: 14px; }
#footer-links .footer-reddit a 		{ background-position: -147px 0px; width: 55px;  margin-right: 11px; }

#footer-form {
	position: absolute;
	display: inline;
	height: 22px;
	width: 235px;
	left: 50%;
	margin-top: 15px;
	margin-left: -20px;
}
#footer-wrapper.content-media #footer-links {
	margin-left: -270px;
}
#footer-wrapper.content-media #footer-form {
	
}
#footer-form input {
	float: left;
}
#footer-form #email-footer {
	width: 165px;
	height: 14px;
	padding-top: 5px;
	margin-right: 5px;
	border: 1px solid #B0B0B0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 9px;
	color: #606060;
	display: inline;
}
#footer-form #submit {
	width: 58px;
	display: inline;
}
#footer-copyright {
	position: absolute;
	width: 100%;
	margin-top: 43px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #FFFFFF;
	text-align: center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px;
}
#footer-copyright a {
	text-transform: uppercase;
	color: #7D0002;
}
#footer-copyright p {
	margin-top: 10px;
}