/*
THEME NAME: Barbara Zaveruha
THEME URI: http://zaveruha.com/
DESCRIPTION: A custom template for Barbara Zaveruha/Prairie Creek Pottery (based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
VERSION: 1.0
AUTHOR: Sean Hayford O&#8217;Leary
AUTHOR URI: http://design.hayfordoleary.com/
*/

a {
	color: #f2f2f2;
	text-decoration: underline;
}

a img {
	border: 2px solid #fff;
}

#access #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

	background: url('./images/navigation.jpg');
	height: 90px;
	position: absolute;
	margin-right: -400px;
	right: 50%;
	top: 20px;
	width: 360px;
}

#access #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#access #menu li a {
	background: url('./images/navigation.jpg') center center;
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	right: 50%;
}

#access #menu .page-item-2 a {
	background-position: -377px -53px;
	margin-right: 48px;
	top: 53px;
	width: 115px;
}

#access #menu .page-item-2 a:hover, #access #menu .page-item-2.current_page_item a, body.parent-pageid-2 #access #menu .page-item-2 a {
	background-position: -377px 37px;
}

#access #menu .page-item-3 a {
	background-position: -513px -51px;
	margin-right: -48px;
	top: 51px;
	width: 75px;
}

#access #menu .page-item-3 a:hover, #access #menu .page-item-3.current_page_item a, body.parent-pageid-3 #access #menu .page-item-3 a {
	background-position: -513px 39px;
}

#access #menu .page-item-6 a {
	background-position: -607px -48px;
	margin-right: -152px;
	top: 48px;
	width: 85px;
}

#access #menu .page-item-6 a:hover, #access #menu .page-item-6.current_page_item a, body.parent-pageid-6 #access #menu .page-item-6 a {
	background-position: -607px 42px;
}

#access .skip-link {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#container {
	padding: 0 15px 5px 15px;
}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-weight: normal;
	margin: 10px 0 0 0;
}

#container h1, #container h2 {
	clear: both;
}

#container h2 {
	font-size: 26px;
	margin-bottom: 30px;
}

#container h3 {
	font-size: 18px;
}

#container h4 {
	font-size: 18px;
}

#container h5 {
	font-size: 16px;
}

#container h6 {
	font-size: 16px;
}

#content {
	line-height: 24px;
	text-align: justify;
}

#content .alignleft {
	float: left;
}

#content .alignright {
	float: right;
}

#content .attachment {
	padding-top: 15px;
	text-align: center;
}

#content .attachment .entry-caption {
	font-style: italic;
}

#content .attachment .entry-content {
	float: right;
	overflow: auto;
	width: 545px;
}

#content .attachment .entry-data {
	float: left;
	text-align: left;
	width: 200px;
}

#content .attachment h2 {
	clear: none;
}

#content .edit-link {
	clear: both;
}

#content .edit-link a {
	background: #070503;
	color: #3d3124;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;	
}

#content .edit-link a:hover {
	background: #1c130a;
	color: #fff;
}

#content .gallery {
	padding: 5px 0;
	width: 100%;
	text-align: center;
}

#content .gallery dl {
	display: inline;
	margin: 1em auto;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}

#content .gallery dl dt {
	display: inline;
}

#content .gallery .gallery-caption {
	display: none;
}

#content .navigation {
	clear: both;
	padding-top: 25px;
}

#content .navigation a {
	color: #3d3124;
	text-transform: uppercase;	
}

#content .navigation a:hover {
	color: #fff;
}

#content .navigation#nav-above {
	display: none;
}

#content .navigation .nav-next {
	background: #070503;
	color: #3d3124;
	float: right;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	padding: 5px;
}

#content .navigation .nav-previous {
	background: #070503;
	color: #3d3124;
	float: left;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	padding: 5px;
}

#content .page-link {
	background: #070503;
	color: #3d3124;
	float: right;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	padding: 5px;
}

#content .page-link a {
	color: #3d3124;
	text-transform: uppercase;	
}

#content .page-link a:hover {
	color: #fff;
}

#content .wp-caption {
	background: #070503;
	color: #3d3124;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	padding: 10px;
	text-transform: uppercase;
}

#content .wp-caption.alignleft {
	clear: left;
	margin: 0 15px 15px 0;
	text-align: right;
}

#content .wp-caption.alignright {
	clear: right;
	margin: 0 0 15px 15px;
	text-align: left;
}

#content .wp-caption a img {
	border: 0;
}

#content .wp-caption p {
	margin: 10px 0 0 0;
}

#footer {
	background: url('./images/footer.gif') no-repeat bottom center;
	clear: both;
	height: 80px;
	overflow: hidden;
}

#footer p {
	margin: 0;
	text-align: center;
	width: 100%;
}

#footer a {
	display: block;
	height: 20px;
	margin: 48px auto 0 auto;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 240px;
}

#header {
	height: 280px;
}

#header #blog-title {
	margin: 0;
	height: 150px;
	width: 400px;
}

#header #blog-title a {
	display: block;
	height: 150px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 400px;
}

#header #blog-description {
	display: none;
}

html {
	background: #1c130a;
	color: #f2f2f2;
	font: 14px 'Lucida Grande', 'Lucida Sans Unicode', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
}

.sidebar {
	display: none;
}

#wrapper {
	background: #000 url('./images/header.jpg') no-repeat top center;
	margin: 20px auto 10px auto;
	text-align: left;
	width: 800px;
}

