/*
Theme Name: MNHB Custom
Description: Custom theme created specifically for mnnursinghomeblog.com. Developed &amp designed by <a href="http://www.mankatowebdesign.com">Mankato Web Design</a>.
Version: 1.0
Author: Mankato Web Design
Author URI: http://www.mankatowebdesign.com

	MNHB Custom v1.0

*/

@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;
}

body{
background: url(images/site-bg.jpg) #F4F1E1 repeat-x;
padding: 4px 5px 25px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.clear{
font-size: 1px;
height: 1px;
clear: both;
}

.site-container{
background: url(images/site-s.jpg);
width: 918px;
margin: 0 auto;
}

.disc{
text-align: right;
clear: both;
width: 865px;
font-size: 10px;
color: #837643;
margin: 0 auto;
}

.header{
background: url(images/header-bg.jpg);
height: 241px;
position: relative;
}

.header a#logo{
display: block;
position: absolute;
top: 69px;
left: 51px;
}

.nav{
position: absolute;
top: 19px;
left: 555px;
width: 308px;
text-align: center;
}

.nav a{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 15px;
font-weight: bold;
color: #002848;
padding: 0px 8px;
text-decoration: none;
}

.nav a:hover{
color: #0066FF;
}

.page-t{
background: url(images/page-t.jpg);
height: 40px;
position: relative;
color: #999999;
font-size: 10px;
}

.page-t a{
color: #999999;
text-decoration: none;
}

.page-t a:hover{
color: #CCCCCC;
text-decoration: none;
}

.page-t p{
position: absolute;
top: 12px;
left: 40px;
}

.page{
background: url(images/page-bg.jpg) no-repeat;
min-height: 487px;
}

.page-inner{
margin: 0px 35px;
}

.sidebar{
width: 176px;
padding: 15px;
color: #948636;
float: left;
line-height: 15px;
}

.sidebar h2{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 15px;
color: #595120;
margin: 30px 0px 5px 0px;
clear: both;
}

.sidebar p{
margin-bottom: 20px;
}

.sidebar ul{
list-style: none;
line-height: 15px;
}

.sidebar ul a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #0071CC;
display: block;
padding: 3px 2px;
border-bottom: 1px solid #CCD0CF;
text-decoration: none;
}

.sidebar ul a:hover{
border-bottom: 1px solid #999999;
background: #FAF8F0;
text-decoration: underline;
}

input{
background: url(images/input-bg.jpg) repeat-x;
padding: 4px;
border: 1px solid #0071CC;
width: 135px;
display: block;
float: left;
margin-top: 5px;
}

textarea{
background: url(images/input-bg.jpg) repeat-x;
padding: 4px;
border: 1px solid #0071CC;
width: 435px;
display: block;
margin-top: 5px;
}

.sidebar span{
display: block;
clear: both;
}

.btn{
border: none;
padding: 0px;
margin: 0px;
width: auto;
display: block;
margin-top: 5px;
float: right;
}

#main{
float: right;
margin: 45px 45px 25px 0px;
width: 545px;
}

.post{
margin-bottom: 45px;
}

#main h2, #main h2 a{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 22px;
color: #002848;
letter-spacing: -1px;
text-decoration: none;
}

#main h3, #main h3 a{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 15px;
color: #595120;
letter-spacing: -1px;
text-decoration: none;
}

#main h3 a:hover{
color: #0066FF;
}

.post h2 a:hover{
color: #0066CC;
}

.metadata{
background: url(images/metadata-bg.jpg) no-repeat;
height: 32px;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
font-weight: bold;
margin: 7px 0px;
}

.metadata a{
color: #666666;
text-decoration: none;
}

.metadata a:hover{
color: #333333;
text-decoration: none;
}

.metadata span{
position: absolute;
top: 9px;
left: 12px;
display: block;
}

.post-inner{
padding: 5px 5px 5px 5px;
}

.post-inner p{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
margin: 5px 0px 15px 0px;
}

.post-inner p a{
color: #0071CC;
text-decoration: none;
font-weight: bold;
}

.post-inner p a:hover{
color: #0099FF;
text-decoration: underline;
}

.navigation a{
color: #0071CC;
text-decoration: none;
font-weight: bold;
}

.navigation a:hover{
color: #0099FF;
text-decoration: underline;
}

.navigation{
text-align: right;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.commentlist{
list-style: none;
margin: 10px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 15px;
}

.commentlist li{
margin: 5px 5px 10px 5px;
padding: 10px 15px;
}

.alt{
background: #FAF9F2;
}

.comment-inner{
padding: 10px 10px 7px 10px;
}

.commentmeta{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
}

.normal-input{
float: none;
}

.htmlbtn{
background: #0066CC;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

h2 strong{
font-weight: normal;
color: #999999;
}

.pagetitle{
margin-bottom: 15px;
}