/*  
Theme Name: Hyrum
Theme URI: http://www.nethercottage.com
Description:  Theme for Hyrum.
Version: 1.0
Author: Rex
Author URI: http://www.nethercottage.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	background:none repeat scroll 0 0 #EFEDDA;
	color:#000000;
	font:100% Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link {
	color: #184674;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #184674;
}
a:hover {
	text-decoration: none;
	color: #184674;
	}
a:active {
	text-decoration: none;
	color: #184674;
}

#publicnotice li{
        padding: 5px;
        list-style: none;
}

#publicnotice h2{
        padding-top: 5px;
        padding-bottom: 5px;
}

.slideshow{
	position: inherit;
	margin-top: 4px;
	text-align: right!important;
}

#navpos{
	font-size: 12px;
    position: inherit;
    margin-top: 6px;
	margin-left: 2px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.button {
        line-height: 22px;
	width: 99px;
	height: 22px;
	background-image: url(images/button.png);
	background-repeat:no-repeat;
}

.button a:hover{
	background-image: url(images/buttonrollover.png);
	background-repeat:no-repeat;
}

.button a:link{
	color: #000!important;
	font-family: verdana;
	text-decoration: none;
	width: 99px;
	height: 22px;
	display: block;
	font-size: 13px;
}
.button a:visited{
	font-family: verdana;
	color: #000!important;
	text-decoration: none;
	width: 99px;
	height: 22px;
	display: block;
	font-size: 13px;
}

#catslist li{
	list-style: none;
}

.button a:active{
        padding-top:-2px;
	font-family: verdana;
	text-decoration: none;
	width: 99px;
	height: 22px;
	display: block;
	font-size: 13px;
}

#nav{
	text-align: center;
}

#nav li a {
	padding: 3px;
	display: block;
	color: #fff;
	border: 1px solid #fff;
}

#nav li {
	width: 9em;
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 200px!important;
	z-index: 100!important;
}

#nav ul li a {
	border: 1px solid #fff;
	width: 192px!important;
}
#nav a:hover {
	color: #000;
	background-color: #fff;
}

#nav ul:hover{
	border: 1px solid #000;
	background-color: #000;
}


#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav li:hover ul {
	background: #000;
	left: auto;
	width: 10em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#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;
}


#headertop {
        position: inherit;
} 

#dateformat{
	font-size: 12px;
	float: left;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}

#searchbox{
	float: left;
	margin-top: -18px;
	margin-left: 800px;
	text-align: right;
        height: 25px;
        width: 196px;
}

p{
	padding: 10px;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:1000px;
	min-height: 1px;
	}
	
#header{
        background-image: url(images/header.jpg);
	float: left;
	width: 1000px;
	height: 125px;
	padding: 1px 0 0 0;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.nolist{
        list-style: none;
 }
 
#container{
	float: left;
	margin-top: -5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
	text-align:left;
	width:1000px;
}

#postalign{
	float: left;
        width: 780px;
}

.post{
	float: left;
        padding-top: 5px;
        padding-left: 5px;
	line-height: 18px;
	font-size: 13px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	text-align:left;
	width: 780px;
	float: left;
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar a{
	color: #333;
}

.sidebar{
	margin: 5px;
	border: 1px solid black;
	font-size: 13px;
	float: left;
	width: 200px;
	background: #eeeeee;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar2 a{
	color: #333;
}

.sidebar2{
	border: 1px solid black;
	font-size: 13px;
	margin: 5px;
	float: right;
	width: 200px;
	background: #eeeeee;
	display: inline;
}

.sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar2 ul li{
	padding: 10px 0 10px 0;
}

.sidebar2 ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar2 ul ul li{
	padding: 0;
	line-height: 24px;
}
table#wp-calendar{
	width: 100%;
}

#footer{
	background-image: url(images/footer.jpg);
	text-align: center;
        clear: both;
	border: 1px solid #000;
	width: 1000px;
}

#footer p{
	font-size:12px;
	color: #fff;
	line-height: 10px;
}

#footerlink{
	color: #fff;
	text-decoration: underline;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.pagenav{
	list-style: none;
	padding-left: 5px;
}

.pagenav ul li{
    text-decoration: underline;
	}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}