/*
Theme Name: librio Child
Description: Inspired by Mac OS X Leopard.
Version: 1.0
Author: Deniart
Author URI: http://deniart.ru/
Tags: fixed width, two columns, widgets, apple, mac, white, grey
Template: librio
*/

@import url("../librio/style.css");

body { 
	background: #fafafa url(http://www.antiqueslewes.com/wp-content/uploads/bg.jpg); 
font-family:"Georgia",Times New Roman,Serif;
font-size:15px;
line-height: 20px;
min-height: 600px;

}

a { color: #006633; text-decoration: none; }
a:hover { color: #8d662b; text-decoration: underline; }
a:visited { color: #5371c5; }

h1 {
font-size: 20px;
color: #00421b;
font-family:"Georgia",Times New Roman,Serif;
}

#container { 
	width: 1033px; 
	padding-bottom: 0px; 
margin-bottom: 0px;
	overflow: hidden; 
margin-left: auto;
margin-right: auto;
margin-top: -25px;
}

#container #wrapper { 
	width: 1000px; 
	overflow: hidden; 
	background: #ffffff; 
margin-right: 15px;
margin-left: 15px;
}

#green {
width: 100%;
height: 30px;
background-color: #216d5d;
}

#greenhead {
width: 1033px;
margin-right: auto;
margin-left: -18px;
}


/* Header
-------------------------------------------------------------------*/
#header { 
	width: 1000px; 
	height: 162px; 
	background: #fafafa url(http://www.antiqueslewes.com/wp-content/uploads/header-bg.jpg) no-repeat center bottom; 
margin-left: 15px;
margin-right: 15px;
}

/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 1000px;
	margin-right: 15px;
margin-left: 15px; 
	height: 40px; 
	background: #fafafa url(http://www.antiqueslewes.com/wp-content/uploads/nav-background.gif) repeat-x; 
border-bottom: 1px solid #ede7e0;
font-size: 1.1em;
}

#search {
display: none;
}

#nav #feed {
display: none;
}

#nav ul { 
	height: auto;
	font-weight: normal;
	line-height: 20px;
	border: 0;
	border-top: 1px solid #e3e0d5;
}
#nav ul li { 
	float: left;
border-right: 1px solid #e3e0d5;
padding-right: 0px;
margin-right: 0px;
}

#nav ul li a { 
	font-weight: normal; 
	text-decoration: none; 
	color: #444; 
	padding: 0px 20px;
display: block;
line-height: 40px;

}
#nav ul li a:hover { 
	color: #006633; 
background: #fafafa url(http://www.antiqueslewes.com/wp-content/uploads/nav-background-hover.gif) repeat-x; 
}

#nav:first-child { border-left: 1px solid #e3e0d5; }

#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
	background: #fff;
	color: #000;
}

#nav .current-cat, #nav .current_page_item {
	background: #fff;
	color: #000;
}

#content { 
	width: 950px; 
	float: left; 
	padding: 20px; 
	background: #ffffff; 
}

#content .post {
	margin: 40px 0px 20px 10px;
}

#content p {
	margin-bottom: 15px;
}

/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 1000px;
	height: 100px;
	clear: both;  
	background: #ffffff; 
border-top: 1px solid #8d662b;
margin-left: 15px;
margin-right: 15px;
background-image: none;
text-align: center;
}

#footer p { 
	color: #8d662b; 
	text-align: center;
	font-size: 12px; 
	margin: 0; 
        line-height: 15px;
margin-top: 8px;
}

#name {
font-size: 14px;
color: #8d662b;
}

#footer a { 
	color: #8d662b;
	text-decoration: none;
}

#footer a:hover { 
	text-decoration: underline;
color: #006633;
}

#sidebar .block {
padding: 0px;
}

#sidebar {
width: 400px;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

img.aligncenter { margin-left: auto; margin-right: auto; }
img.alignleft { float: left; margin: 0px 15px 10px 0; }
img.alignright { float: right; margin: 0px 0 10px 15px; }
img.alignright2 { float: right; margin: -20px 0 10px 15px; }

#content ul {
list-style: disc outside none;
padding-right: 25px;
padding-left: 25px;
}
