/*
Theme Name: Northern Voices
Theme URI: http://www.neuger.com
Description: For Northern Voices
Version: 0.1
Author: Daniel Edwins
Author URI: http://www.neuger.com
*/

/* tags */

* {
	margin: 0;
	padding: 0;
}

.alignright {
	float: right;
	padding-left: 10px;
	clear: right;
}


#page {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	width: 230px;
	float: right;
	margin-top: 25px;
	margin-bottom: 10px;
}

.narrowcolumn {
	float: left;
	width: 600px;
}
 
a:link, a:visited {
	color: #b50938;
	text-decoration: none;
}

hr {
	border: 0;
	border-top: 1px solid #999;
	padding: 0.5em 0;
}

img {
	border: 0;
}

body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	padding: 0.5em 0;
}

ul#nav1 {
	padding: 0;
	margin: 0;
	width: 885px;
}

ul#nav1 li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

ul#nav2 {
	padding: 0;
	margin: 0;
	width:885px;
	background: #f5c832 url('images/bgcolor.jpg') right;
}

ul#nav2 li {
	list-style-type: none;
	display: inline;
}

ul#quicklinks {
	float: right;
}

ul#quicklinks li {
	list-style-type: none;
	display: inline;
}

#content ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content ul li {
	margin-left: 30px;
	line-height: 1.5em;
	padding-left: 10px;
}

/* structure */

#footer {
	padding-top: 25px;
	font-size: 10px;
	text-align: center;
}

td.maincontent {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
}

/* fonts, styles */

.alignleft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	clear: left;
}

#footer {
	clear: both;
}

#content {
	margin-top: 25px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9ea738;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
}

#content h2 a:link, #content h2 a:visited {
	color: #9ea738;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}


#news {
	padding: 15px;
}

#news h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #404f24;
	padding-bottom: 10px;
}

#news h4 a:link, #news h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #b50938;
	text-decoration: none;
	line-height: 14px;
}

#news h4 a:hover {
	text-decoration: underline;
}

#news ul  li{
	list-style-type: none;
	padding: 5px 0;
}

.date {
	font-size: 10px;
	color: #666;
}

span.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background: #c8495d;*/
	padding: 2px 0;
	/*border: 1px solid #b50938;*/
	border: 1px solid #9ea738;
	font-weight: normal;
}

.edit a:link, .edit a:visited {
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

.edit a:hover {
	background: #ddd;
	text-decoration: none;
	padding: 2px;
}
.title#h2 {
	display: inline;
}
.home-pay {
	display: block;
	float: right;
	width: 265px;
}
.home-pay img {
	display: block;
}
.home-ad {
	display: block;
	float: left;
	width: 360px;
}