/*
Theme Name: Nappily Evah Aftah
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for Nappily Evah Aftah by <a href="http://intricateart.com">Leanne</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright ©Leanne Wildermuth and may not be reproduced.
*/


body, h1, h2, ul, li, form {
  padding:0;
  margin:0;
  list-style: none;
}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 20px;}


.pagenav {padding: 0 20px 0 20px; font-size: 1.7em; font-family: Georgia, 'Bookman Old Style', serif; font-style: italic;}
.pagenav a {padding: 3px;}
.pagenav a:link {color: #5A2118; font-weight: bold; text-decoration: none;}
.pagenav a:active {color: #5A2118; font-weight: bold; text-decoration: none;}
.pagenav a:visited {color: #5A2118; font-weight: bold; text-decoration: none;}
.pagenav a:hover {color: #341D75; font-weight: bold; text-decoration: underline;}



blockquote {
  background: #DEDDEB;
  padding: 2px 15px 2px 15px;
  text-align: left;
  line-height: 150%;
  border-left: 3px solid #C9C7DE;
  border-right: 3px solid #C9C7DE;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #F2B67A;
 border: 1px solid #9A6545;
 color: #000;
 padding: 2px;
}

.submit {
 background-color: #F2B67A;
 color: #000; 
}

.radio {
 border: 0;
} 

code {
  font-size: .8em; 
  color: #22354c;
  font-family: 'Trebuchet MS', monospace;
}

body {
  margin: 0px;
  padding: 0px;
  background: #09060d url(img/bg.jpg) top left repeat-x;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: .8em;
  list-style-type: none;
}

#wrap {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  background: url(img/wrap.jpg) top left repeat-y;
  padding: 0px;
  overflow: hidden;
}


#content {
  float: left;
  width: 525px;
  background: url(img/headerleft.jpg) top left no-repeat;
  overflow: hidden;
  display: inline;
}

#home {
  text-align: center;
  clear: both;
  height: 176px;
  width: 525px;
  font-size: .1em;
  color: #DE6A2D;
  display: block;
}

#home a {
  text-align: center;
  height: 176px;
  width: 525px;
  display: block;
  font-size: .1em;
  color: #DE6A2D;
  border: none;
}

#home a:hover {
  text-align: center;
  height: 176px;
  width: 525px;
  display: block;
  font-size: .1em;
  color: #DE6A2D;
  border: none;
}



#blog {
  margin-left: 13px;
  width: 525px;
  overflow: hidden;
}

.blog-top {
  background: url(img/contenttop.jpg) no-repeat;
  width: 509px;
  height: 66px;
}

.blog-bg {
  background: url(img/contentbg.jpg) repeat-y;
  width: 509px;
}
 
.blog-bottom {
  background: url(img/contentbottom.jpg) no-repeat;
  width: 509px;
  height: 23px;
}


h1 {
  text-align: left;
  font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
  color: #5A2118;
  font-size: 1.7em;
  letter-spacing: -0.08em;
  padding-bottom: 0px;
  margin-top: 0px;
}

h1 a:link {color: #5A2118; font-weight: bold; text-decoration: none;}
h1 a:active {color: #5A2118; font-weight: bold; text-decoration: none;}
h1 a:visited {color: #5A2118; font-weight: bold; text-decoration: none;}
h1 a:hover {color: #341D75; font-weight: bold; text-decoration: underline;}



h2 {
  text-align: left;
  font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
  color: #5A2118;
  font-size: 1.4em;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-top: 0px;
}

h3 {
  padding-left: 10px;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  color: #EACBA6;
  font-size: 1.7em;
}

#post-calendar {
  float: left;
  clear: both;
  margin-left: 25px;
  width: 55px;
  height: 59px;
  background-image: url(img/datebg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  line-height: 100%;
  font-family: helvetica;
  color: #5D2116;

}


/* IE \*/
* html #post-calendar { margin-left: 10px;}
/* IE */

#post-calendar  .post-metadate {
  text-align: center;
  padding: 12px 9px 0 3px;
}

#post-calendar  .date{
  font-size: 24px;
  font-weight: bold;
  padding-top: 6px;
}

#post-calendar .month{
  font-weight: bold;
  padding-top: 3px;
  text-transform: uppercase;
  font-size: 10px;
}


.post-title {
  padding-left: 5px;
  margin-left: 20px;
  padding-top: 14px;
  padding-bottom: 20px;
  line-height: 150%;
}

.post {
  width: 465px;
  overflow: hidden;
  margin-left: 25px;
  text-align: justify;
  font-size: .9em;
}

.post a:link {color: #CB8C49; font-weight: bold; text-decoration: none;}
.post a:active {color: #CB8C49; font-weight: bold; text-decoration: none;}
.post a:visited {color: #A46522; font-weight: bold; text-decoration: none;}
.post a:hover {color: #411A69; font-weight: bold; text-decoration: underline;}



.post ul {
  margin-left: 50px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 background-image: url(img/bullet.jpg);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 padding-left: 13px;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 35px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}

.comlink {
  text-align: left;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  color: #EACBA6;
  font-size: 2em;
  margin-left: 20px;
}

.comlink  a:link {color: #EACBA6; font-weight: bold; text-decoration: none;}
.comlink  a:active {color: #EACBA6; font-weight: bold; text-decoration: none;}
.comlink  a:visited {color: #EACBA6; font-weight: bold; text-decoration: none;}
.comlink  a:hover {color: #EACBA6; font-weight: bold; text-decoration: underline;}


.post-meta {
  text-align: right;
  margin-right: 25px;
  margin-left: 45px;
}

.post-meta a:link {color: #CB8C49; font-weight: bold; text-decoration: none;}
.post-meta a:active {color: #CB8C49; font-weight: bold; text-decoration: none;}
.post-meta a:visited {color: #A46522; font-weight: bold; text-decoration: none;}
.post-meta a:hover {color: #411A69; font-weight: bold; text-decoration: underline;}



.postdiv {
  background: url(img/postdiv.jpg) top center no-repeat;
  width: 478px;
  height: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.postdivsm {
  background: url(img/postdivsm.jpg) top center no-repeat;
  width: 450px;
  height: 17px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}


/************************************************
*	FULL WIDTH SIDEBAR			*
************************************************/


#side {
  float: left;
  padding-top: 326px;
  width: 459px;
  background: url(img/headerright.jpg) top left no-repeat;
  list-style-type: none;
  overflow: hidden;
}

.side {
  width:  404px;
  margin-left: 7px;
}


.side-top {
  background: url(img/sidetop.jpg) no-repeat;
  width: 404px;
  height: 16px;
}

.side-bg {
  background: url(img/sidebg.jpg) repeat-y;
  width: 404px;
}
 
.side-bottom {
  background: url(img/sidebottom.jpg) no-repeat;
  width: 404px;
  height: 17px;
}


#side-full {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #cb8c49;
  border: 1px solid #C28138;
}

#side-full a {padding-left: 2px; padding-right: 2px;}
#side-full a:link {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-full a:active {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-full a:visited {color: #845C32; font-weight: normal; text-decoration: none;}
#side-full a:hover {color: #5F3644; font-weight: normal; background-color: #F0B57B;}



#side-full .menu h2 {
  text-align: left;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  color: #A46522;
  font-size: 1.7em;
  margin-left: 5px;
  margin-top: 3px;
  padding-left: 0px;
}

#side-full .menu ul, #side-full .menu ul ul {margin:0 0 20px 0; padding:10px; list-style: none;}

#side-full .textwidget {padding: 15px;}


#side-full .menu ul li {
 list-style: none;
 border-bottom: 1px solid #f0b579;
  padding: 3px 5px 3px 5px;
 margin-left: auto;
  margin-right: auto;
}

/************************************************
*	SIDEBAR TABBED MENU			*
************************************************/


div.domtab{
 width:370px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 15px;
 padding-top: 5px;
}

ul.domtabs{
 float:left;
 width:100%;
 margin: 5px 0 0 0;				
}

ul.domtabs li{
 float:left;
 padding:0 2px 0 0;
}

ul.domtabs li.active a:link, 
ul.domtabs li.active a:visited, 
ul.domtabs li.active a:active {
 background-color:#CB8C49;
 color:#5D2116;
 font-size: 14px;
 font-weight: bold;
 height: 26px;
 padding: 5px 5px 1px 5px;
 width: 60px;
 text-align: center;

}

ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active{
 display:block;
 background-color:#B67834;
 color:#5D2116;
 font-weight:bold;
 text-decoration:none;
 font-size: 12px;
 height: 26px;
 padding: 3px 5px 3px 5px;
 width: 60px;
 text-align: center;
}

ul.domtabs li.active a:hover,  ul.domtabs a:hover {
 background-color: #FCB34A;
 height: 25px;
}

div.domtab div{
 clear:both;
 width:auto;
 background-color: #CB8C49;
 color: #5D2116;
 padding: 10px;
}



#domtabprintview{ 
 float:right;
 padding-right:1em;
 text-align:right;
}

#domtabprintview a:link, #domtabprintview a:visited, #domtabprintview a:active,
#domtabprintview a:hover{
 color:#5D2116;
}

pre{
}


.dommenu {padding: 0; margin: 0;}

/* IE \*/
* html .dommenu { margin-top: -6px;}
/* IE */

.dommenu h2 {
  text-align: left;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  color: #A46522;
  font-size: 1.7em;
  margin-left: 0;
  padding-left: 0;
  margin-top: 3px;
}


.dommenu ul, .dommenu ul ul {margin:0 0 20px 0; padding:0px; list-style: none;}


.dommenu ul li {
 list-style: none;
 background: url(img/sidebull.jpg) no-repeat;
 background-position: 0 .6em;
 border-bottom: 1px solid #f0b579;
 padding: 3px 5px 3px 11px;
 margin-left: 3px;
}


.dommenu a {padding-left: 2px; padding-right: 2px;}
.dommenu a:link {color: #5F2318; font-weight: normal; text-decoration: none;}
.dommenu a:active {color: #5F2318; font-weight: normal; text-decoration: none;}
.dommenu a:visited {color: #845C32; font-weight: normal; text-decoration: none;}
.dommenu a:hover {color: #5F3644; font-weight: normal; background-color: #F0B57B;}




.doublewide {display: block;margin-left:0px; margin-top: 0; width:360px;}
.doublewide a{display:block;}
.doublewide  ul ul {margin:0; padding:0; list-style: none;}

.doublewide  ul li {
 display: block;
 margin-right: 20px;
 width: 125px;
 float: left;
}


/************************************************
*	LEFT SIDEBAR				*
************************************************/

#side-left {
  width: 176px;
  float: left;
  margin-left: 17px;
  background-color: #cb8c49;
  overflow: hidden;
  border: 1px solid #C28138;
}


#side-left a {padding-left: 2px; padding-right: 2px;}
#side-left a:link {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-left a:active {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-left a:visited {color: #845C32; font-weight: normal; text-decoration: none;}
#side-left a:hover {color: #5F3644; font-weight: normal; background-color: #F0B57B;}


/* IE \*/
* html #side-left {  margin-left: 9px;}
/* IE */

#side-left .menu h2 {
  text-align: left;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  color: #A46522;
  font-size: 1.7em;
  margin-left: 5px;
  margin-top: 3px;
  padding-left: 0px;
}

#side-left .menu ul, #side-left .menu ul ul {margin:0 0 20px 0; padding:0px; list-style: none;}

#side-left .textwidget {border-bottom: 1px solid #f0b579; padding: 10px; padding: 10px;}

#side-left .menu ul li {
 list-style: none;
 background: url(img/sidebull.jpg) no-repeat;
 background-position: 0 .6em;
 border-bottom: 1px solid #f0b579;
 padding: 3px 5px 3px 11px;
 margin-left: 3px;
}

/************************************************
*	RIGHT SIDEBAR				*
************************************************/

#side-right {
  width: 175px;
  float: left;
  margin-left: 14px;
  background-color: #cb8c49;
  overflow: hidden;
  border: 1px solid #C28138;
}

#side-right a {padding-left: 2px; padding-right: 2px;}
#side-right a:link {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-right a:active {color: #5F2318; font-weight: normal; text-decoration: none;}
#side-right a:visited {color: #845C32; font-weight: normal; text-decoration: none;}
#side-right a:hover {color: #5F3644; font-weight: normal; background-color: #F0B57B;}


#side-right .menu h2 {
  text-align: left;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  color: #A46522;
  font-size: 1.7em;
  margin-left: 5px;
  margin-top: 3px;
  padding-left: 0px;
}


#side-right .menu ul, #side-right .menu ul ul , .textwidget {margin:0 0 20px 0; padding:0px; list-style: none; }

#side-right .textwidget {border-bottom: 1px solid #f0b579; padding: 10px;}
ul.menu li#tag_cloud  {border-bottom: 1px solid #f0b579; padding: 5px 3px 10px 3px;}

#side-right .menu ul li {
 list-style: none;
 background: url(img/sidebull.jpg) no-repeat;
 background-position: 0 .6em;
 border-bottom: 1px solid #f0b579;
 padding: 3px 5px 3px 11px;
 margin-left: 3px;
}



/************************************************
*	FOOTER  				*
************************************************/


#footer {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-text {
  text-align: left;
  margin-left: 20px;
  width: 450px;
  color: #CB9A67;
}

.footer-text a:link {color: #CB8C49; font-weight: bold; text-decoration: none;}
.footer-text a:active {color: #CB8C49; font-weight: bold; text-decoration: none;}
.footer-text a:visited {color: #CB9A67; font-weight: bold; text-decoration: none;}
.footer-text a:hover {color: #F2B67A; font-weight: bold; text-decoration: underline;}



/************************************************
*	COMMENT FORM				*
************************************************/


#comment-container, #comments {
  width: 435px;
 margin-left: auto;
 margin-right: auto;

}


#comment-container a {padding-left: 2px; padding-right: 2px;}
#comment-container a:link {color: #5F2318; font-weight: bold; text-decoration: none;}
#comment-container a:active {color: #5F2318; font-weight: bold; text-decoration: none;}
#comment-container a:visited {color: #845C32; font-weight: bold; text-decoration: none;}
#comment-container a:hover {color: #5F3644; font-weight: bold; background-color: #F0B57B;}

.align h2, .align h3{
  padding-left: 10px;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  color: #EACBA6;
  font-size: 1.7em;
}

.align textarea {
  width: 425px;
  border: 1px solid #cb8c49;
  padding: 3px;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
}

.align input, textarea, select, .submit {
background-color: #F2B67A;
  border: 1px solid #cb8c49;
  padding: 3px;
}


.align {
  width: 435px;
  margin-left: 44px;
}

.align  a {padding-left: 2px; padding-right: 2px;}
.align  a:link {color: #5F2318; font-weight: bold; text-decoration: none;}
.align  a:active {color: #5F2318; font-weight: bold; text-decoration: none;}
.align  a:visited {color: #845C32; font-weight: bold; text-decoration: none;}
.align  a:hover {color: #5F3644; font-weight: bold; background-color: #F0B57B;}


.comment-list {
 margin: 20px 0 20px 0;
}

.combox {
 width: 425px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 5px;
 margin-bottom: 15px;
 background-color: #F2B67A;
 overflow: hidden;
 border: 1px solid #cb8c49;
 padding: 5px;
}

.comment-num {
 float: left;
 font-size: 1.3em;
 margin-top: 0;
 padding-right: 5px;
 color: #C28138;
}

.comment-meta{
 font-size: 1em;
 color: #C28138;
 float: left;
 width: 100px;
 overflow: hidden;
 padding-right: 5px;
 height: 100px;
}

.comment-date {
 font-size: .8em;
 text-align: left;
}

.comment-text {
 float: right;
 padding-left: 10px;
 padding-bottom: 10px;
 margin-right: 5px;
 width: 280px;
 overflow: hidden;
  border-left: 1px solid #cb8c49;
}


ol.yatcp_commentlist a {padding-left: 2px; padding-right: 2px;}
ol.yatcp_commentlist a:link {color: #5F2318; font-weight: bold; text-decoration: none;}
ol.yatcp_commentlist a:active {color: #5F2318; font-weight: bold; text-decoration: none;}
ol.yatcp_commentlist a:visited {color: #845C32; font-weight: bold; text-decoration: none;}
ol.yatcp_commentlist a:hover {color: #5F3644; font-weight: bold; background-color: #F0B57B;}



select#comment_parent {
	width: auto;
}

.authorline {
	font-size: 0.8em;
  font-style: italic;
}

ol.yatcp_commentlist {
  width: 90%;
  margin: 20px auto;		
  padding: 0;		
  list-style-type: none;
}

ol.yatcp_commentlist li {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 margin-top: 5px;
 margin-bottom: 15px;
 background-color: #F2B67A;
 overflow: hidden;
 border-left: 2px solid #cb8c49;
 padding: 5px;	
 list-style-type: none;
}

ol.yatcp_commentlist li.alt {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 margin-top: 5px;
 margin-bottom: 15px;
 background-color: #FFD2A6;
 overflow: hidden;
 border-left: 2px solid #cb8c49;
 padding: 5px;	
list-style-type: none;
}

ol.yatcp_commentlist li ol {
 margin-left: 15px;
 margin-right: 10px;
 list-style-type: none;
}

 textarea {
  width: 425px;
  border: 1px solid #cb8c49;
  padding: 3px;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
}