/*  
Theme Name: Zoe
Description: Theme Commissioned by Zoe Consignment & Vintage
Version: 1.0
Author: ZeroDivides
*/
div.center {
	text-align: center;}

h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 10px;
	text-align: left;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #DAE8E9 url('images/zoe_pattern.jpg');
	text-align: center;
}

h1{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 24px;
}

a {
	color:#0091d0;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#0091d0;
	font-weight: bold;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	color:#0091d0;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;}

#header{
	float: left;
	width: 800px;
}

#container{
	float: left;
	width: 800px;
	background: white;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 3px solid #dae8e9;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#footer {
	width: 770px;
	height: 130px;
	margin: auto;
	text-align:center;
	padding-top:80px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;	background: url('images/footer.jpg') top right no-repeat ; 
	}

.comments-template{
	margin: 10px 0 0;
	border-top: 3px solid #dae8e9;
	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: 3px solid #dae8e9;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	padding: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#slideshow {
    position:relative;
    height:562px;
margin:0 auto;
width:750px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
