/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Typo */

body { 
	background-image: url(./img/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	line-height: 1.3;
}

strong { 
	font-weight: bold;
}

p, ul, ol, #container label {
	font-size: 1.4em;
	color: #4c3d31;
	margin-bottom: 20px;
	line-height: 1.4
}

ul p, ol p, ul ul {font-size: 1em; }

h1 {
	font-size: 1.7em;
	color: #4c3d31;
	margin: 10px 0 15px 0;
}

h2 {
	font-size: 2.3em;
	color: #261f18;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 2.0em;
	color: #261f18;
	margin: 10px 0 5px 0;	
}

a:link, a:visited {
	text-decoration: none;
	color: #993300;
}

a:hover {
	color: #3a1300
}

.entry-date {color: #686868; font-style: italic; background:transparent url(./img/hr_title_sep.gif) no-repeat scroll 0 100%; margin:0 0 15px; padding:0 0 12px; font-size: 1.1em;}

#content li {
	background-position: left 5px;
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 15px
}

#comments li {
	background-image: none;
	padding-left: 0px;

}

.fn {font-size: 1.2em;}

/* Structure */

#wrapper {
	background-position: 0 300px;
	width: 980px;
	margin: 0 auto 0 auto;
	;
}

#page {
	width: 100%;
	clear: both;
	background-image: url(./img/page.jpg);
	float: left;
	padding: 0 0 40px 0;
}

#header {background-image: url(./img/blogheader.jpg); background-repeat: no-repeat; clear: both; height: 170px;}

#blog-title a {display: block; height:150px; text-indent:-1000px; width:900px;}

#menu {background-image: url(./img/blogheader.jpg); background-position:  0px -170px; height: 50px;}

#menu ul {padding: 0 0 0 65px }

#menu a:link, #menu a:visited {
	color: #f0e7e0;
}

#menu a:hover {
	color: #ffffff;
}


#container {float: left; width: 550px}

#content {margin: 0 20px 0 80px;}

.sidebar { background-repeat: no-repeat; float: right; width: 350px; background-image: url(./img/turban.gif); padding: 220px 0 0 0; margin-top: -10px}

.sidebar ul {margin: 0 50px 0 0}

.entry-meta {margin-bottom: 40px;}

#footer {
	background-image: url(./img/footer.jpg);
	clear: both;
	width: 100%;
	float: left;
}

#footer p {
	color: #d0c2b1; line-height: 1.2;
}

#footer em {
	color: #f0e7e0;
	font-style: normal;
}

#footer a:link, #footer a:visited {
	color: #f0e7e0;
}

#footer a:hover {
	color: #ffffff;
}

#footer .container {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(./img/footertop.jpg);
	padding-top: 70px;
	width: 980px; 
	margin: 0 auto;
}

#footer p.copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 1em;
	margin: 20px 20px 20px 0;
	clear: both;
}

#subheadfooter {
	background-image: url(./img/subheading-footer.gif);
	width: 145px;
	height: 18px;
	text-indent: -10000px;
	display: block;
}

.leftcol {
	float: left;
	width: 430px;
}

.leftcol .inner {
	padding: 0 0 0 50px;
}

.leftcol .inner p, .leftcol .inner h2 {
	margin: 0 30px 15px 30px;
}

.comments, #respond {
border-top-color: #b4b4b4;
border-top-style: solid;
border-top-width: 1px;
margin: 20px 0 0 0; float: left;
}

.comment-meta {
font-size: 0.8em; font-style: italic; margin: 5px 0 5px 0;
}

.comment {
border-top-color: #c3c3c3;
border-top-style: dotted;
border-top-width: 1px;
margin: 20px 0 0 0; float: left; padding: 10px 0 0 0;
}

.avatar {display: none;}

/* Navigation */

#nav {
	background-color: #fff;
}

#nav ul {
	margin: 0px;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav li a {
	background-image: url(./img/nav.jpg);
	display: block;
	height: 85px;
	text-indent: -10000px;
	outline: none; 
}

#nav1 a {width: 95px}
#nav2 a {width: 138px}
#nav3 a {width: 140px}
#nav4 a {width: 109px}
#nav5 a {width: 116px}
#nav6 a {width: 117px}
#nav7 a {width: 110px}
#nav8 a {width: 155px}

#nav1 a:link, #nav1 a:visited { background-position: -0px 0; }
#nav2 a:link, #nav2 a:visited { background-position: -95px 0; }
#nav3 a:link, #nav3 a:visited { background-position: -233px 0; }
#nav4 a:link, #nav4 a:visited { background-position: -373px 0; }
#nav5 a:link, #nav5 a:visited { background-position: -482px 0; }
#nav6 a:link, #nav6 a:visited { background-position: -598px 0; }
#nav7 a:link, #nav7 a:visited { background-position: -715px 0; }
#nav8 a:link, #nav8 a:visited { background-position: -825px 0; }

#nav1 a.this, #nav1 a:hover { background-position: -0px -90px; }
#nav2 a.this, #nav2 a:hover { background-position: -95px -90px; }
#nav3 a.this, #nav3 a:hover { background-position: -233px -90px; }
#nav4 a.this, #nav4 a:hover { background-position: -373px -90px; }
#nav5 a.this, #nav5 a:hover { background-position: -482px -90px; }
#nav6 a.this, #nav6 a:hover { background-position: -598px -90px; }
#nav7 a.this, #nav7 a:hover { background-position: -715px -90px; }
#nav8 a.this, #nav8 a:hover { background-position: -825px -90px; }

#nav li .drop {
	display: none; font-size: 1em
}

#nav li:hover .drop {
	display: block;
	z-index:10;
	position:absolute;
	margin-top: -23px;
	width: 200px;
}

#nav li .drop li {
	float: inherit;
}

#nav li .drop a {
	background-image: url(./img/navbg.gif);
	text-indent: 0;
	height: 30px;
	background-color: #802216;
	color: #edd5b2;
	width: 200px;
	padding: 10px 10px 0px 15px;
	margin: 0;
}

#nav li .drop a:hover {
	background-image: none;
	text-indent: 0;
	height: 30px;
	background-color: #b98173;
	color: #fff;
}



/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:3em;
font-size: 1.1em;
}

div#nav-below {
margin-top:3em;
font-size: 1.1em;

}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar {
font-size: 1em;
}

div.sidebar h3 {
font-size:1.4em;
margin: 20px 0 10px 0;
}

div.sidebar input#s {
width:14em;
}

div.sidebar li {
list-style:none;
margin:0 0 1.5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0 0 5px 0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

.widget {border-bottom-width: 1px; border-bottom-color: #bca99c; border-bottom-style: solid; padding-bottom: 20px;}

.entry-meta {line-height: 1.5;}

