@import 'typography.css';

* {
	padding: 0px;
	margin: 0px;
}

.black {
	background: black;
}

body {
	
}

#rightcolumn h1 a, #rightcolumn h2 a, #rightcolumn h3 a {
	text-decoration: none;
}

#rightcolumn h1 a:hover, #rightcolumn h2 a:hover, #rightcolumn h3 a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.center {
	margin: 0 auto;
	width: 740px;
	position: relative;
}

#leftcolumn {
	float: left;
	padding: 25px 0 30px 0;
	position: relative;
	overflow: hidden;
}

#rightcolumn {
	float: right;
	width: 497px;
	padding: 25px 0 30px 5px;
	overflow: hidden;
}

#rightcolumn h2 {
	color: #042e50;
}

#rightcolumn .whiteback h3 {
	margin: 0 0 10px 0;
}

#rightcolumn img {
	border: 1px solid gray;
	padding: 3px;
	float: left;
	margin: 0 15px 15px 0;
}

#rightcolumn .articlelist {
	padding: 15px 15px 0 15px;
}

.rightbox {
	background: white url(images/right_c_shadow_top.gif) no-repeat top;
	width: 500px;
	padding: 0 0 0 0;
	margin: 0 0 20px -5px;
}

.rightboxbottom {
	background: transparent url(images/right_c_shadow_bottom.gif) no-repeat bottom;
	padding: 0 5px 5px 5px;
}

.rightbox ul {
	list-style: disc;
	padding: 0 20px 0 35px;
}

.rightbox h3 {
	padding: 8px 20px 8px 20px;
	background-color: #F2EED9;
	margin: 0 0 15px 0;
}

.rightbox ul li {
	margin: 0 0 5px 0;
}

.rightbox .morenews {
	float: right;
	padding: 0px 20px 15px 0;
}

.leftbox, .leftmenu li {
	background: white url(images/left_c_shadow_top.gif) no-repeat top;
	width: 222px;
}

.leftboxbottom {
	background: transparent url(images/left_c_shadow_bottom.gif) no-repeat bottom;
}

.leftmenu .leftboxbottom {
	padding: 0 5px 5px 5px;
}

.leftmenu {
	display: block;
	list-style: none;
	font-weight: bold;
}

.leftmenu li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 8px 20px 9px 20px;
	background: #042e50;
}

.leftmenu li .activepage {
	background-color: #d01f00;
}

.leftmenu a:visited {
	color: white;
	text-decoration: none;
}

.leftmenu a:hover {
	text-decoration: underline;
	color: white;
}

#leftfeatureinner {
	margin: 0;
	padding: 25px 20px 1px 20px;
	background-color: #F2EED9;
}

#leftfeature .leftboxbottom {
	padding: 0 5px 5px 5px;
}

.comment {
	padding: 20px 0 0 20px;
}

.comments-wrapper {
	margin: 20px 0 0 0;
}


#header {
	background: url(images/header_back_blue.gif) top repeat-x #F2EED9;
}

#header #headershadow {
	background: url(images/header_bottom_shadow.gif) bottom repeat-x;
}

#header #headertext {
	display: block;
	left: 360px;
	top: 50px;
	position: absolute;
	height: 58px;
	width: 373px;
	background: url(images/header_title.gif) top left no-repeat;
}

#header #homelink {
	width: 188px;
	height: 0px;
	padding-top: 186px;
	background-image: url(images/greenville_democrats_logo.jpg);
	position: absolute;
	top: 0px;
	left: 18px;
	overflow: hidden;
}

#header #topmenu {
	padding: 142px 0 0 0;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;
	float: right;
	margin: 0;
}

#header #topmenu li {
	display: inline;
	float: left;
}

#header #topmenu li a {
	display: block;
	padding: 15px 1em 12px 1em;
	margin: 0 0 3px 0;
	text-decoration: none;
}

#header #topmenu li a:hover {
	text-decoration: underline;
}

#header #topmenu li .activepage {
	background-color: #d01f00;
	color: white;
}

.shadowboxtl {
	background: url(images/shadow_back.gif) top left no-repeat;
	margin: 0 4px 4px 0;
}

.shadowboxbr {
	background: url(images/shadow_back.gif) bottom right no-repeat;
	margin: 4px 0 0 4px;
}

#footer {
	color: white;
	background: #021322 url(images/footer_back.gif) top repeat-x;
	padding: 0 0 30px 0;
	margin: 0px;
	position: relative;
	border-bottom: 10px solid #d01f00;
}

#footer a {
	color: white;
	text-decoration: underline;
}

#footerleft {
	padding: 10px 0 0 0;
	width: 190px;
	float: left;
}

#footercenter {
	padding: 10px 0 0 0;
	width: 190px;
	margin: 0 0 0 243px;
}

#footerright {
	padding: 10px 0 0 0;
	width: 260px;
	float: right;
}

.newarticles a {
	display: block;
	float: right;
	padding: 10px 20px 0 0;
}

.oldarticles a {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
}



/* form styles */

.zemTextarea {
	display: block;
	padding: 0;	
}

.zemText {
	display: block;
	padding: 0;	
	margin: 0;
}

#txpCommentInputForm {
	padding: 0 0 0 20px;
}

form {
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
}

form label {
	display: block;
	padding: 0px 0px 10px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form .button, form .button-disabled {
	display: inline;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}

form label.zemText {
	display: block;
	margin: 0px 10px 0px 0px;
}

form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
	display: block;
}



form input.zemText,
form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	width: 300px;
	margin: 0;
	display: block;
}

form input.zemText {
	width: 300px;
	margin: 0 0 10px 0;
	display: block;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
	width: 300px;
	padding: 5px;
}

form .checkbox {
	clear: both;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

form textarea {
	margin-top: 3px;
}

form .commenterror {
	color: #d01f00;
}

