@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Eva K Designs
Description: This was custom designed for Eva K Designs and is NOT freeware.  Use of these graphics or code without proper permission is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://lilaccreative.com/

*/

body{
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #4f2c11;
}

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;
	color: #db498f;
}

a:link, a:visited{
	text-decoration: none;
	color: #909090;
}

a:hover{
	color: #58b8ba;
}

p{
	padding: 10px 0 0 0;
}

.clear{
	clear: both;
}

.clear p{
	text-indent: -9999px;
}

#wrapper1{
	margin: 0 auto 0 auto;
	width: 1262px;
	min-height: 852px;
	background: url(images/bg.gif) top left no-repeat;
	text-align: left;
}

#wrapper2{
	margin: 0 auto 0 auto;
	width: 871px;
	text-align: left;
}

#header{
	float: left;
	width: 330px;
	height: 110px;
	margin-top: 139px;
	text-indent: -9999px;
}

#header a{
	width: 330px;
	height: 110px;
	display: block;
}

#nav{
	background: url(images/nav-bg.gif) top left repeat-x;
	height: 40px;
	float: right;
	margin: 211px 8px 0 0;
	padding: 0;
}

#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
}

#nav ul li{
	float: left;
	background: url(images/nav-link.gif) top left no-repeat;
	height: 40px;
	margin: 0;
	padding: 10px 8px 10px 30px;
}

#nav ul li.first{
	background: url(images/nav-first.gif) top left no-repeat;
}

#nav ul li.last{
	padding-right: 0;
}

#nav ul li.last a{
	background: url(images/nav-last.gif) top right no-repeat;
	height: 40px;
	padding: 10px 20px 10px 5px;
}

#container1{
	clear:both;
	margin: 0 0 0 -9px;
	padding: 0;
	width: 872px;
	background: #ededed url(images/post-bg.gif) top left repeat-y;
	min-height: 600px;
}

#container2{
	background: url(images/post-top.gif) top left no-repeat;
	margin: 0 0 0 1px;
	padding: 20px;
}

#post-container{
	width: 560px;
	float: left;
	z-index: 1;
}

.date-block{
	float: left;
	margin: 0 10px 10px 0;
	width: 45px;
	padding: 5px;
	border: #fff solid 2px;
	font-weight: bold;
}

.date-block p{
	text-align: center;
	margin: 0;
	padding: 0;
}

.date-block p.month{
	color: #a9ad00;
	font-size: 18px;
}

.date-block p.day{
	color: #db498f;
	font-size: 30px;
	margin-top: -7px;
}

.date-block p.year{
	color: #58b8ba;
	font-size: 18px;	
	margin-top: -7px;
}

.post{
	padding: 0 0 30px 0;
}

.post h2{
	font-size: 18px;
	margin: 0;
	padding: 0;
}

p.post-data{
	font-size: 12px;
	color: #909090;
	margin: -5px 0 5px 0;
}

.post h2 a{
	color: #db498f;
}

.post h2 a:hover{
	color: #58b8ba;
}

.entry{
line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar{
	float: left;
	width: 225px;
	border: solid 2px #fff;
	margin: 0 20px 0 0;
	display: inline;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#sidebar ul li{
	padding: 10px 0 10px 0;
}

#sidebar ul li h2{
	font-size: 14px;
	color: #909090;
	border-bottom: solid 2px #909090;
	padding: 5px 0 5px 25px;
	margin-bottom: 5px;	
}

#text-280652031 h2{
        background: url(images/bullet-pk.gif) left no-repeat;
}

#text-280652031 a:hover{
        color: #db498f;
}

#recent-posts h2{
background: url(images/bullet-red.gif) left no-repeat;
}

#categories-280652891 h2{
       background: url(images/bullet-yl.gif) left no-repeat;
}

#categories-280652891 a:hover{
       color: #e1a903;
}




#linkcat-3 h2{
       background: url(images/bullet-bl.gif) left no-repeat;
}

#linkcat-3 a:hover{
       color: #58b8ba;
}


#linkcat-4 h2{
       background: url(images/bullet-red.gif) left no-repeat;
}

#linkcat-4 a:hover{
       color: #d3075a;
}

#linkcat-5 h2{
background: url(images/bullet-red.gif) left no-repeat;
}
#text-280653451 h2{
       background: url(images/bullet-gn.gif) left no-repeat;
}

#text-280653451 a:hover{
       color: #a9ad00;
}

#archives h2{
       background: url(images/bullet-br.gif) left no-repeat;
}

#archives a:hover{
       color: #4f2c11;
}


#sidebar ul ul li{
	padding: 0;
}

table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	clear: both;
	float: left;
	width: 1203px;
	margin: -50px 0 0 18px;
	padding: 0;
	background: url(images/footer-bg.gif) top left no-repeat;
	height: 280px;
	z-index: 0;
}

#footer p{
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #909090;
	padding-top: 75px;
}

/* 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;
}

