@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Peahead Prints
Description: This supertheme was custom designed for Peahead Prints and is NOT freeware.  Unauthorized use of this theme, graphics or code is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://www.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: #483320;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2.pagetitle{
	text-align: center;
	margin: 25px;
}

a:link, a:visited{
	text-decoration: none;
	color: #f24f86;
}

a:hover{
	color: #a1ad1d;
}

p{
	padding: 10px 0 0 0;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}

a img{
border: none;
}

#featCont{
        width: 650px;
        z-index: 0;
}

/* Layout Wrappers & Header Styling */

#ds{
	margin: 0 auto;
	background: url(images/ds.gif) top left repeat-y;
	width: 1016px;
	padding: 0 8px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
	padding: 0;
}

#header{
	width: 1000px;
	padding: 0
	margin: 0;
}

#color-border{
	clear: both;
	width: 1000px;
	height: 52px;
}

#logo h1{
	float: left;	
	text-indent: -9999px;
	background: url(images/logo.gif) top left no-repeat;
	display: block;
	height: 135px;
	width: 375px;
	margin: 25px 0 0 35px;
}

#logo h1 a{
	display: block;
	height: 135px;
	width: 375px;
}

h2.tagline{
	color: #292929;
	float: right;
	padding: 75px 35px 15px 0;
	letter-spacing: 2px;
	font-size: 30px;
	text-transform:lowercase;
	font-weight: normal;
        text-align: center;
}

#flash{
         width: 1000px;
         z-index: 0;
}

#footer{
	background: #f24f86 url(images/footer-home.gif) top left no-repeat;
}

#footer a:hover{
	color: #fff;
}

#color-border{
	background: url(images/border-home.gif) bottom left no-repeat;
}

/* Navigation Bar Styling */
#nav, #nav ul{
	list-style: none;
	padding: 0;
	margin: 0 20px;
	text-transform: lowercase;
}

#nav{
	clear: right;
	float: right;
	font-size: 14px;
}

#nav li{
	display: block;
	position: relative;
	float: left;
	padding:7px 0 5px 30px;
}

#nav li:first-letter{
	fonts-size: 18px;
}

#nav li.home{
	padding-left: 125px;
}

#nav li a{
	display:block;
	text-decoration:none;
	color: #484848;
}

#nav li a:hover{
	color: #000;
}

#nav ul{
	position: absolute;
	list-style: none;
	display: none;
	top: 25px;
	left:auto;
	margin: 0;
}

#nav ul li{
	padding: 0;
	margin: 0;
}

#nav li ul li a{
	font-size: 80%;
	width: 125px;
	padding: 3px 0 3px 10px;
    background-color: #a1ad1d;
}

#nav li ul li a:hover{
	color: #000;
	background-color: #f24f86;
}

#nav li:hover ul{
	display: block;
        z-index: 99;
}

#nav li a:hover{
	color: #000;
}

body.home #nav li.home a, body.home #nav li.home a:hover{
	color: #000;
	cursor: default;
}

body.my-life #nav li.blog a, body.my-life #nav li.blog a:hover{
	color: #98c300;
	cursor: default;
}

body.photoblog #nav li.photoblog a, body.photoblog #nav li.photoblog a:hover{
	color: #f24f86;
	cursor: default;
}

/* Subnav styling */

#b-subnav, #g-subnav, #p-subnav{
	list-style: none;
	padding: 10px 10px 50px 10px;
	margin: 0;
}

#b-subnav li, #g-subnav li, #p-subnav li{
	float: left;
}

#b-subnav{
	background: url(images/lines-gr.gif) bottom left no-repeat;
	width: 1000px;
}

#g-subnav{
	background: url(images/lines-pk.gif) bottom left no-repeat;
	width: 1000px;
}

#p-subnav{
	background: url(images/lines-bl.gif) bottom left no-repeat;
	width: 1000px;
}

#g-subnav li{
	float: left;
	padding: 0 10px 0 0;
	margin-right: 10px;
	border-right: 1px solid #d63d76;
}

#p-subnav li{
	position: relative;
}

#p-subnav li.categories{
	float: right;
	padding: 0 20px 5px 0;
}

#p-subnav li.categories ul li.feedburner{
	font-size: 80%;
	width: 150px;
	padding: 3px 0 3px 10px;
    background-color: #a1ad1d;
	display: block; 
}

#p-subnav ul{
	position: absolute;
	list-style: none;
	display: none;
	top: 20px;
	left:auto;
	margin: 0;
}

#p-subnav li ul li{
	padding: 0;
	margin: 0;
	float: none;
	width: 125px;
}

#p-subnav li ul li a{
	font-size: 80%;
	width: 125px;
	padding: 3px 0 3px 10px;
    background-color: #a1ad1d;
	display: block; 
}

#p-subnav li ul li a:hover{
	color: #000;
	background-color: #82c3c5;
}

#p-subnav li:hover ul{
	display: block;
	width: 150px;
}

#p-subnav li a:hover{
	color: #000;
}

#footer{
	text-align: center;
	clear: both;
	padding: 40px 5px 5px;
	font-size: 11px;
	width: 990px;
}

#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;
}

/* Home Page Styling */
#featCont{
	float: left;
	height: 420px;
	margin: 20px;
	padding: 0;
	width: 650px;
}


#h-post-container{
	float: left;
	margin: 0 19px 20px 0;
	padding: 0;
	width: 290px;
}

#h-post-container h1{
	padding: 20px 0 5px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 20px;
	color: #484848;
}

.h-title-block{
	float: left;
	height: 77px;
	width: 290px;
}

.h-title-block h2{
	font-size: 28px;
	margin: 0;
	padding-top: 5px;
}

.h-title-block h2 a{
	color: #d43c76;
}

.h-title-block h2 a:hover{
	color: #484848;
}

.h-title-block p{
	border-top: 1px solid #484848;
	padding-top: 5px;
	margin: 0;
	font-size: 12px;
}

.h-post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #eb008b;
}

.h-entry{
line-height: 18px;
}

/* Blog Styling */
#content{
	padding: 0 18px;
	width: 964px;
}

#b-subnav{
	background: url(images/lines-gr.gif) bottom left no-repeat;
	width: 1000px;
}

#b-post-container{
	float: right;
	margin: 0 18px 0 0;
	padding: 0;
	width: 600px;
}

.b-post{
	background: url(images/divider-b.gif) bottom center no-repeat;
	padding: 10px 0 40px 0;
	margin-bottom: 25px;
}

.b-datebox{
	background: url(images/date-g.gif) top left no-repeat;
	float: left;
	height: 77px;
	margin: 0 10px 0 0;
	padding-top: 12px;
	text-align: center;
	width: 65px;
}

.b-datebox p.day{
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

.b-datebox p.month, .date-box p.year{
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.b-datebox p.year{
	margin-top: -10px;
}

.b-title-block{
	float: left;
	height: 77px;
	width: 520px;
}

.b-title-block h2, .title-block h2{
	font-size: 28px;
	margin: 0;
	padding-top: 5px;
	text-align: left;
}

.b-title-block h2 a{
	color: #d43c76;
}

.b-title-block h2 a:hover{
	color: #484848;
}

.b-title-block p{
	border-top: 1px solid #484848;
	padding-top: 5px;
	margin: 0;
	font-size: 12px;
}

.b-post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #eb008b;
}

.b-entry{
	clear: both;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.sidebar{
	width: 161px;
	padding-top: 10px;
}

.sidebar ul li{
	background: url(images/sbBot.gif) bottom left no-repeat;
	width: 161px;
	padding: 0;
	margin: 0 0 15px 0;
}

.sidebar ul li h2{
	background: url(images/sbTop.gif) top left no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: normal; 
	height: 33px;
	width: 161px;
	margin: 0;
	padding-top: 5px;
	text-align: center;
}

.sidebar ul li ul{
	padding-bottom: 10px;
}

.sidebar ul li div{
	padding: 0 10px 10px;
}

.sidebar ul li ul li{
	background-image: none;
	border: none;
	margin: 0;
	padding: 0 10px;
}

#twitter-1 li.twitter-item{
        font-size: 12px;
        width: 145px;
        margin-bottom: 5px;
}
li.r-posts ul li{
        width: 145px;
        font-size: 12px;
        padding: 0 0 10px 0;
}

li.r-posts ul li a{
        display: block;
        width: 145px;
        font-size: 12px;
        padding: 7px 0 0 0;
}

#twitter-1 .twitter-timestamp{
        color: #aeaeae;
}

#sidebar2{
	float: right;
}

#sidebar1{
	float: left;
}

table#wp-calendar{
	width: 100%;
}

/* Photoblog Styling */
#p-post-container{;
	padding: 20px 30px;
	width: 940px;
}

.p-post{
	background: url(images/divider-p.gif) bottom left no-repeat;
	padding: 10px 0 63px 0;

	margin-bottom: 25px;
}

.p-datebox{
	background: url(images/date-bl.gif) top left no-repeat;
	float: left;
	height: 77px;
	margin: 0 10px 0 0;
	padding-top: 12px;
	text-align: center;
	width: 65px;
}

.p-datebox p.day{
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

.p-datebox p.month, .date-box p.year{
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.p-datebox p.year{
	margin-top: -10px;
}

.p-title-block{
	float: left;
	height: 77px;
	width: 850px;
}

.p-title-block h2{
	font-size: 28px;
	margin: 0;
	padding-top: 5px;
}

.p-title-block h2 a{
	color: #d43c76;
}

.p-title-block h2 a:hover{
	color: #484848;
}

.p-title-block p{
	border-top: 1px solid #484848;
	padding-top: 5px;
	margin: 0;
	font-size: 12px;
}

.p-post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #eb008b;
}

.p-entry{
	clear: both;
line-height: 18px;
}

.meta-comments{
	clear: both;
	margin-top: 20px;
}

.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.photoblog .commentlist{
	list-style: none;
	max-height: 100px;
	overflow: auto;
	padding: 0 10px;
	font-size: 10px;
	width: inherit;
}

*html body.photoblog .commentlist{
	height: 100px;
}

body.photoblog .commentlist a:hover{
	color: #ffffff;
}

body.photoblog .commentlist li{
	border-bottom: #fb7c9d 1px dotted;
	padding: 10px 0;
	clear: both;
}

body.photoblog .meta-comments{
	background: url(images/comBgB.gif) top left repeat-y;
	font-size: 12px;
	width: 932px;
	margin-bottom: 10px;
}

body.my-life .commentlist{
	list-style: none;
	max-height: 100px;
	overflow: auto;
	padding: 0 10px;
	font-size: 10px;
	width: inherit;
}

*html body.my-life .commentlist{
	height: 100px;
}

body.my-life .commentlist a:hover{
	color: #ffffff;
}

body.my-life .commentlist li{
	border-bottom: #fb7c9d 1px dotted;
	padding: 10px 0;
	clear: both;
}

body.my-life .meta-comments{
	background: url(images/comBgG.gif) top left repeat-y;
	font-size: 12px;
	width: 601px;
	margin-bottom: 10px;
}

.meta-comments a{
	color: #484848;
}

.meta-comments a:hover{
	color: #fff;
}

body.photoblog .meta-bot{
	background: url(images/comBotB.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 932px;
}

body.photoblog .meta-top{
	background: url(images/comTopB.gif) top left no-repeat;
	margin: 0;
	padding: 8px 15px 15px 15px;
}

body.my-life .meta-bot{
	background: url(images/comBotG.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 601px;
}

body.my-life .meta-top{
	background: url(images/comTopG.gif) top left no-repeat;
	margin: 0;
	padding: 8px 15px 15px 15px;
}

body.my-life a.comments_link{
	font-size: 12px;
	padding-top: 15px;
	margin-top: 15px;
}

.meta-comments a img{
	border: none;
}

body.photoblog a.comments_link, body.blog a.comments_link{
	font-size: 12px;
	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: 12px;
}

body.photoblog .comment-author{
	color: #599698;
	font-weight: bold;
}

body.blog .comment-author{
	color: #98c300;
	font-weight: bold;
}

.comment-meta{
	font-size: 12px;
	float: left;
	display: inline;
}

body.photoblog .comment-meta a{
	color: #599698;
}

body.blog .comment-meta a{
	color: #98c300;
}

.comment-meta a:hover{
	color: #484848;
}

.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;
}


/* Page Styles */
#container{
	padding: 20px;
	width: 960px;
}

#container h1, #container h2{
	padding: 20px 0 5px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 20px;
	color: #d63d76;
	text-align: center;
}

.g-entry{
line-height: 18px;
}


/* for Archive Pages */
#post-container{
	margin: 0 0 0 18px;
	padding: 20px;
	width: 960px;
}

.post{
	background: url(images/divider-p.gif) bottom left no-repeat;
	padding: 10px 0 63px 0;
	margin-bottom: 25px;
}

.datebox{
	background: url(images/date-bl.gif) top left no-repeat;
	float: left;
	height: 77px;
	margin: 0 10px 0 0;
	padding-top: 12px;
	text-align: center;
	width: 65px;
}

.datebox p.day{
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

.datebox p.month, .date-box p.year{
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.datebox p.year{
	margin-top: -10px;
}

.title-block{
	float: left;
	height: 77px;
	width: 820px;
}

.title-block h2{
	font-size: 28px;
	margin: 0;
	padding-top: 5px;
}

.title-block h2 a{
	color: #d43c76;
}

.title-block h2 a:hover{
	color: #484848;
}

.title-block p{
	border-top: 1px solid #484848;
	padding-top: 5px;
	margin: 0;
	font-size: 12px;
}

.post h2{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #eb008b;
}

.entry{
	clear: both;
line-height: 18px;
}

img.cat-img{
	margin-bottom: -1px;
}



