@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Peahead Prints 2010
Description: This theme was custom designed and coded for Peahead Prints.  Unauthorized use of this theme, graphics or code is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://lilaccreative.com/

*/

/* General Styling */

body{
	margin: 0;
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: url(images/bg.jpg) #a5c7b6;
	color: #372b2e;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", serif;
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2.pagetitle{
	text-align: center;
	margin: 25px;
}

a:link, a:visited{
	text-decoration: none;
	color: #6cb5ae;
}

a:hover{
	color: #ba7b17;
}

p{
	padding: 10px 0 0 0;
}

.clear{
	clear: both;
}

/* Layout Wrappers & Header Styling */

#wrapper1{
	margin: 0 auto;
	width: 1067px;
	text-align: left;
	background: url(images/mainBgFull.jpg) top center repeat-y;
	padding: 0;
}

#wrapper2{
	background: url(images/bot.jpg) bottom left no-repeat;
	margin: 0 2px 0 -1px;
	padding: 0 0 120px;
	width: 1067px;
}

#header{
	height: 195px; 
	width: 1067px;
	background: url(images/top.jpg) top left no-repeat;
	padding: 0;
	margin: 0;
}

#logo h1{
	float: left;	
	text-indent: -9999px;
	background: url(images/logo.png) top left no-repeat;
	display: block;
	height: 263px;
	width: 495px;
	margin: 0 0 0 286px;
        position: relative;
	z-index: 99;
}

#logo h1 a{
	display: block;
	height: 263px;
	width: 495px;
        z-index: 99;
}

#flash{
	clear: both;
        float: left;
	margin: -85px 31px 0 36px;
	padding: 0;
        position: relative;
	width: 996px;
	z-index: 0;
}

/* Navigation Bar Styling */
#nav, #nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
}

#nav{
        clear: both;
	height: 36px;
	width: 1067px;
	background: url(images/navBg.jpg) top left no-repeat;
	font-size: 18px;
	line-height: 18px;
	margin: -65px 31px 0 36px;
}

#nav li{
	display: block;
	position: relative;
	float: left;
	padding: 0 10px 0 0;
}

#nav li.home{
	margin-left: 100px;
}

#nav li a{
	color: #e0cdb5;
	display:block;
	float:left;
	padding: 9px 12px;
	text-decoration:none;
}

#nav li a:hover{
	background: #e28ea6;
	color: #bd4e6e;
}

#nav ul{
	background: #a5c8b5;
	position: absolute;
	list-style: none;
	display: none;
	top: 36px;
	left:auto;
        z-index: 99;
}

#nav ul li{
	padding: 0;
	margin: 0;
}

#nav li ul li a{
	font-size: 16px;
	width: 150px;
	padding: 3px 0 3px 10px;
    background-color: #bd4e6e;
    position: relative;
    z-index: 99;
}

#nav li ul.categories li a{
	padding: 3px 0 3px 25px;
}

#nav li ul li a:hover{
	color: #bd4e6e;
	background-color: #a5c8b5;
}

#nav li:hover ul{
	display: block;
}

/* Main Body Styling */
#featCont{
	float: left;
	height: 420px;
	margin: 20px 15px 40px 65px;
	padding: 0;
        position: relative;
	width: 650px;
        z-index: 0;
}


#post-container{
	float: left;
	margin: 0 19px 20px 0;
	padding: 0;
	width: 280px;
}

#post-container h1{
	padding: 20px 0 5px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 20px;
	color: #e585b1;
}



/* Main Body Styling */

#container{
	padding: 20px 65px;
}

.datebox{
	background: url(images/date.gif) top left no-repeat;
	float: left;
	height: 81px;
	margin: 0 8px 0 0;
	padding: 29px 0 0;
	text-align: center;
	width: 98px;
}

.datebox p{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

p.day{
	font-size: 16px;
	line-height: 16px;
}

.title-block{
	float: left;
	padding: 15px 0 0;
	width: 800px;
}

.title-block p{
	background: url(images/dot.jpg) top left repeat-x;
	margin: 5px 0 0;
	padding: 7px 0 0;
}

.homePost{
        width: 280px;
}

.post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #ca5b8e;
}

h2.pageTitle{
	background: url(images/dot.jpg) bottom left repeat-x;
	margin-bottom: 25px;
	padding-bottom: 10px;
	text-align: center;
	width: auto;
}

.post{
	margin: 0 0 35px;
}

.entry{
	clear: both;
	line-height: 18px;
	margin: -10px 0 0;
}

img.cat-img{
	margin-bottom: -1px;
}

p.postmetadata{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

/* Comments Styles */
.meta-comments{
	clear: both;
}

.comments-template{
	margin: 10px 0 0;
	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;
}

body.home .commentlist{
	list-style: none;
	max-height: 100px;
	overflow: auto;
	padding: 0 10px;
	font-size: 10px;
	width: inherit;
}

*html body.home .commentlist{
	height: 100px;
}

body.home .commentlist a:hover{
	color: #6f7831;
}

body.home .commentlist li{
	border-bottom: #fb7c9d 1px dotted;
	padding: 10px 0;
	clear: both;
}

body.home .meta-comments{
	font-size: 10px;
	padding-top: 5px;
}

.meta-comments{
	background: url(images/commBg.jpg) bottom left repeat-x;
	margin: 15px 0;
	padding-bottom: 5px;
	width: 928px;
}

.commBar{
	background: url(images/commBar.jpg) top left no-repeat;
	height: 25px;
	margin: -10px 0 0;
	padding: 10px 0 0 15px;
	width: 913px;
}

.meta-comments a img{
	border: none;
}

body.home a.comments_link{
	font-size: 10px;
	padding-top: 15px;
	margin-top: 15px;
}

.comments-template h2, .comments-template h3{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 10px;
}

.comment-author{
	color: #9ba45a;
	font-weight: bold;
}

.comment-meta{
	font-size: 10px;
	float: left;
	display: inline;
}

.comment-meta a{
	color: #9ba45a;
}

.comment-meta a:hover{
	color: #6f7831;
}

.comment-text p{
	margin: 0;
	padding: 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 12px;
}


#footer{
	text-align: center;
	clear: both;
	padding: 5px;
	font-size: 11px;
color: #fff;
}

#footer p{
	line-height: 18px;
}

/* WP Image-in-Post Alignment */

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}

.slide-out-div {
          padding: 20px;
          width: 300px;
          height: 550px;
          background: #b3b98a;
} 