/* @override http://ktna.org/wp-content/themes/adclerum3-ktna/style.css */
/*
Theme Name: Ad Clerum - KTNA
Theme URI: http://refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits. Theme heavily modified by John Proffitt for KTNA 88.9 FM - Talkeetna, Alaska
Version: 3.0
Author: Nate from Refueled Dot Net
Author URI: http://www.refueled.net
*/

/* Test Image Styles */
.consistentimage
{
    padding:20px!important;
}



/* BASICS */

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #184b65 url(images/background-ktna.gif) top left repeat;
	font-family: georgia, times, serif;
	font-size: 15px;
	line-height: 19px;
	margin: 20px;
	}

img {
	border: none;
	padding: 6px;
	margin: 0;
	}

img a {
	border: none;
	}

img.left {
	float: left;
	border: none;
	padding: 0px 12px 0px 0px;
	margin: 0px;
	}

img.right {
	float: right;
	border: none;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	}

blockquote {
	border-left: 1px dotted #333;
	margin: 10px 0px 10px 12px;
	padding: 0px 0px 0px 12px;
	}

code {
	margin: 10px;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	}

/* LINKS AND HEADINGS */

a, a:link {
	color: #0c4455;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 22px;
	}

h2 {
	font-size: 18px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
	}

h3 {
	font-size: 16px;
	margin-top: 10px;
	}

h4 {
	font-size: 14px;
	}

/* CONTAINER */

#container {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	color: #333;
	border: 4px solid #0c4455;
	}

/* FULL-PAGE - NO COLUMNS CONTAINER */

#fpcontainer {
	width: 980px;
	margin: 0 auto;
	background: #fff url(images/bg-new.gif);
	}

/* HEADER */

#header {
	width: 100%;
	height: 100px;
	background: #184b65 url(images/masthead-jpg-vhigh.jpg);
	}

/* MENU & TOP NAVIGATION BAR */

#menuholder {
	background: #0c4455;
	width: 100%;
	height: 30px;
	}

#nav {
	width: 100%;
	background: #0c4455;
	float: left;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 14px;
	font-weight: 
	}

/* all lists */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}

#nav a {
	display: block;
	padding: 8px 10px 6px 10px;
	color: #FFFFFF!important;
	width: auto;
	}

#nav a:hover {
	background: #358499;
	color: #b3d6e4;
	text-decoration: none;
	}

/* all list items */

#nav li {
	float: left;
	display: block;
	}

/* second-level lists */

/* using left instead of display to hide menus because display: none isn't read by screen readers */

#nav li ul {
	position: absolute;
	background: #0c4455;
	width: 180px;
	left: -999em;
	display: block;
	}

/* second-level lists */

#nav li ul a {
	width: 160px;
	}

/* third-and-above-level lists */

#nav li ul ul {
	margin: -25px 0 0 155px;
	padding: 0;
	}

#nav li ul ul a {
	width: 160px;
	}

#nav li:hover, #nav li.hover {
	position: static;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

/* lists nested under hovered list items */

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

/* MAIN CONTENT */

#content {
	width: 550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	line-height: 18px;
	overflow: hidden;
	}

#content h2 {
	font-family: georgia, times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

.post {
	padding: 0px 16px 24px 20px;
	}

.post ul {
	padding: 16px 0px 16px 32px;
	}

.post ul li {
	list-style-type: square;
	}

.entry {
	margin: 8px 0px 8px 0px;
	}

.entry p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	}

.entry a {
	color: #0c4455;
	text-decoration: underline;
	}

.postmetadata {
	clear: both;
	font-family: helvetica, arial, verdana, "sans serif";
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	display: block;
	}

.postmetadata a:hover {
	text-decoration: underline;
	}

.postmetatop {
	clear: both;
	font-family: helvetica, arial, verdana, "sans serif";
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	}

.postmetatop a:hover {
	text-decoration: underline;
	}

.postmetabottom {
	clear: both;
	font-family: helvetica, arial, verdana, "sans serif";
	color: #666;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	background-color: #eeeeee;
	display: block;
	}

.postmetabottom a:hover {
	text-decoration: underline;
	}

.navigation {
	margin: 15px 15px 45px 15px;
	padding: 2px;
	font-size: 12px;
	float: left;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.archivetitle {
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	color: #666;
	}

.search {
	padding: 14px 0px 0px 20px;
	}

.notfound {
	padding: 25px;
	}

/* LEFT SIDEBAR */

#left {
	width: 170px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: helvetica, arial, verdana, "sans serif";
	}

#left h2 {
	color: #666;
	border-top: 1px solid #0c4455;
	border-bottom: 1px dotted #666;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 4px 4px 6px;
	margin: 2px 0px 8px 0px;
	letter-spacing: 1px;
	}

#left p {
	margin: 0px 6px 0px 12px;
	padding: 0px;
	}

#left a {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#left a:hover {
	color: #0c4455;
	text-decoration: underline;
	}

#left ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	}

#left ul li {
	margin: 0px 2px 0px 10px;
	padding: 0px 0px 2px 0px;
	}

#left ul ul {
	margin: 0px;
	padding: 0px;
	}

#left ul.lmenu ul {
	margin: 0px;
	padding: 0px;
	}

#left ul ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	color: #455A79;
	}

#left ul li.recentcomments {
	margin: 0 12px 0 12px;
	}

#left ul li.recentcomments a {
	line-height: 12pt;
	}

#left ul ul ul li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	color: #455A79;
	}

/* RIGHT SIDEBAR */

#right {
	width: 260px;
	float: right;
	font-family: helvetica, arial, verdana, "sans serif";
	}

#right h2 {
	color: #666;
	border-top: 1px solid #0c4455;
	border-bottom: 1px dotted #666;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 4px 4px 6px;
	margin: 2px 0px 8px 0px;
	letter-spacing: 1px;
	}

#right h3 {
	color: #455A79;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 6px 0px 12px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 1px;
	}

#right .toppost {
	border-top: 1px solid #333B46;
	margin: 4px 0 0 0;
	clear: both;
	}

#right p {
	padding: 0 0 18px 0;
	margin: 0;
	line-height: 15pt;
	}

#right a {
	color: #333;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#right a:hover {
	color: #747474;
	text-decoration: underline;
	}

#right ul {
	background: #F3F3F3;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 13px;
	line-height: 15px;
	}

#right ul li {
	list-style-type: square;
	list-style-position: outside;
	padding: 0px 0px 4px 0;
	margin: 1px 10px 0px 24px;
	}

#right ul ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

#right ul ul li {
	list-style-type: none;
	margin: 1px 0;
	padding: 0 0 0 6px;
	color: #455A79;
	}

#right ul li ul {
	list-style-type: none;
	margin: 1px 0;
	padding: 0;
	color: #455A79;
	}

.right-entry {
	border-bottom: 1px dotted #333;
	margin: 12px;
	}

.widgets {
	margin: 0px 0px 12px 0px;
	}

/* RSS WIDGET */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget {
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#left h2 a.rsswidget a:hover {
	color: #000;
	text-decoration: none;
	}

#right h2 a.rsswidget {
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#right h2 a.rsswidget a:hover {
	color: #000;
	text-decoration: none;
	}

/* WORDPRESS CALENDAR WIDGET */

#wp-calendar {
	margin: 0px auto;
	text-align: left;
	}

#wp-calendar a {
	margin: 0px;
	padding: 0px;
	}

/* TEXT WIDGET */

.textwidget {
	margin: 0px 12px 0px 12px;
	padding: 0px;
	}

/* COMMENTS */

#commentssection {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 500px;
	clear: both;
	}

#commentssection h3 {
	font-family: georgia, times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
	}

#commentform {
	background: #F3F3F3;
	margin: 15px 0px 25px 0px;
	padding: 10px;
	width: 480px;
	}

#commentform p {
	color: #000;
	}

#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 16px;
	}

#commentform h3 {
	font-family: georgia, times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}

#commentbox {
	width: 450px;
	margin: 5px 5px 0px 0px;
	}

#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 11px;
	margin: 5px 5px 0px 0px;
	border: none;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit {
	margin: 5px 5px 0px 0px;
	}

ol.commentlist {
	list-style-type: none;
	}

ol.commentlist li {
	background: #fff;
	margin: 10px 0px;
	padding: 5px 0px 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {
	background: #F3F3F3;
	}

ol.commentlist li p {
	margin: 10px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	line-height: 16px;
	}

ol.commentlist a {
	color: #000;
	}

cite {
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	}

cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	}

/* SEARCH */

#searchform {
	margin: 0px;
	padding: 2px;
/*	float: right; */
	}

#searchform input {
	background-color: #fff;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 13px;
	border: 1px solid #000;
	color: #000;
	margin: 0px;
	padding: 3px 2px 4px 4px;
	width: 245px;
	}

#searchform #search {
	width: 90px;
	}

/* FOOTER */

#footer {
	background: #0c4455;
	font-family: helvetica, arial, verdana, "sans serif";
	clear: both;
	width: 100%;
	border-top: 1px solid #fff;
	color: #89b4c6;
	font-size: 11px;
	padding: 5px 0px 7px 0px;
	}

#footer p {
	padding: 0px;
	text-align: center;
	}

#footer a {
	color: #accad7;
	text-decoration: underline;
	}