/*
Theme Name: Zoe Pearn Designs
Description: Zoe Pearn Designs Wordpress Theme by<a href="http://zoepearndesigns.com/">Zoe Pearn Designs</a>
Version: 1.0
Author: Zoe Pearn Designs
Author URI: http://zoepearndesigns.com/
Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 0; margin-bottom: 0; }
img { border: none; }

/* Body
-------------------------------------------------------------------*/
body { 
        margin: 0 auto;
        font: 12px/18px "Century Gothic", Verdana, Helvetica, Arial, Geneva, sans-serif;  
	background: #fdfbf8 url(images/bg.jpg) repeat center top;
 
}

*:first-child+html body {background: #fdfbf8 url(images/bg.jpg) repeat center;}

* html body {background: #fdfbf8 url(images/bg.jpg) repeat center;}

h1, h2, h3, h4, h5, h6, h7 { font-family: "Century Gothic", Helvetica, Arial, Geneva, Sans-Serif; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; color: #e15c5f; }
h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-weight: normal; color: #603913; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; color: #603913; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; color: #603913; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; color: #603913; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; color: #603913; }
h7 { font-size: 16px; line-height: 24px; margin-bottom: 7px; color: #ffffff; }

h1 span { color: #f5b7ba; }

a { color: #e15c5f; }
a:hover { color: #e15c5f; }
a:visited { color: #f5b7ba; }

p { margin-bottom: 0; }

input, textarea { font: 12px "Century Gothic", Helvetica, Arial, Geneva, Sans-Serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 0px 0px;
	margin-bottom: 20px;
	background: #fdfbf8; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 735px; 
	height: 183px;
 
        margin: 0 auto;
	background: #fdfbf8 url(images/header_bg.jpg) no-repeat center; 
	position: relative; 
}
#categorylist {font-size:12px; font-style:normal;
         }
#categorylist ul {list-style-type: none; list-style-image:none; 
        margin:0; padding-bottom: 20px; padding-top: 112px; padding-left: 85px; }
#categorylist li { display: inline; padding: 15px;}
#categorylist a:link, #category a:visited {color:blue}
#categorylist a:hover {color:red}

#header h1 { 
display: none;
        width: 50px;
        position: absolute;
        top: 80px;
        left: 500px;
	font: "Century Gothic"; 
font-size: 0px;
	padding-top: 0px; 
	margin-bottom: 0; 
	color: #fdfbf8; 
}
#header h1 a { 
        color: #603913; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 0px; 
	font-size: 0px; 
	color: #603913; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 735px; 
	overflow: hidden; 
	background: #fdfbf8;
        margin: 0 auto; 
}



/* Navigation
-------------------------------------------------------------------*/
#navmenu ul { 
	margin-left: 100px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 45px; 
top: 103px;
}

#navmenu li { 

	float: left;
display: inline; 
	margin-right: 0px; 
	padding-left: 12px;
font-size: 16px;
        font-weight: normal;
}
#nav ul li.current_page_item { 
        width: 122px;
        height: 45px;
}


#navmenu ul li a  {
        width: 122px;
        height: 45px;
        
	display: ; 
	text-decoration: none; 
	color: #f3e7d1;
	line-height: 45px; 
	text-align: center;

}

#navmenu ul li a:hover { color: #f3e7d1; }
#nav ul li.current_page_item a { background: url() no-repeat;  }
}

#navmenu ul li a:hover { color: #f3e7d1; }
#nav ul li.current_page_item a { background: url() no-repeat;  }


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 500px; 
	float: left; 
	padding-left: 15px;

}

#content .post { color: #603913; margin-bottom: 40px; }
#content .post p { color: #603913; margin-bottom: 20px; }
#content .post h3 a { text-decoration: none; font-size: 20px; color: #e15c5f; padding-left: 0px; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #e15c5f; 
	padding-right: 50px; 
	margin-bottom: 10px; 
        text-align: right;
	background: #fdfbf8; 
}
#content .post .post-info a { color: #603913; text-decoration:none; }
#content .post .post-info a:hover { color: #603913; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Century Gothic", "Trebuchet MS"; color: #e15c5f; text-decoration: none; }
#content #pages a:hover { color: #ec9723; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #603913;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 205px;
	float: right;
	font-size: 13px; 
	padding-right: 15px;
	color: #603913;
}

#sidebar h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #444; 
        background: #fdfbf8;
        padding-right: 5px;
display:none;
}

#sidebar a { color: #603913; text-decoration: none; }
#sidebar a:hover { color: #603913; }

#sidebar .block {
	width: 205px;
	padding-right: 15px; 
padding-bottom: 12px;
padding-top: 5px;
	overflow: hidden;
	color: #603913;
}
#sidebar .block li { 
	background: url(images/arrow.gif) no-repeat 2px 8px; 
	padding-right: 15px;
}
#sidebar .block a:hover { color: #603913; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding-left: 5px;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #fdfbf8; text-align: center; color: #97ceb7; }

/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 150px;
        height: 20px;
	padding-left: 5px;
	margin-right: 0px;
	vertical-align: top;
	line-height: 0;
	font: normal 10px "Century Gothic";
	vertical-align: top;
	color: #603913;
	background: #fdfbf8;
border: 1px dotted #e15c5f;
}
#search #searchsubmit { 
	width: 25px; 
	height: 20px;
        text-align: center;
	background: fdfbf8;
        font-weight: bold;
}
.bt{
        cursor: pointer;
}





/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #e15c5f; 
}
#comments .comment { 
	background: #fdfbf8; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 400px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 0px 0px; 
	margin: 5px 5px 0 0; 
	width: 400px; 
	background: #fdfbf8; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #603913;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 0px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #fdfbf8; 
	border: 0px solid #97ceb7; 
	padding: 10px; 
	color: #603913; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 400px; 
	border: 1px solid #e15c5f; 
	height: 120px;

}
#commentform input.text { 
	width: 150px; 
	border: 1px dotted #e15c5f; 
	margin-right: 10px; 
	padding: 0px 0px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: #fdfbf8;
        text-align: center;
        border: 1px dotted #f5b7ba;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 735px; 
        height: 90px;
	margin: 0 auto; 
padding-top:10px;
	background: #fdfbf8;
        position: relative; 
font-size: 9px;

}

#footer-inner {

        clear: both;
        text-align: center;
	width: 708px; 
	margin: 0;
        padding-top: 0px;
font-size: 8px;
 
}
#footer p { 
	font-size: 8px;
font-weight: bold;
 font-family: "Century Gothic";
color: #754c24;
	margin: 0; 
}
#footer a { color: #e15c5f; }






