/*
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: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/

/* normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;}

img {border: none;}
abbr {border-bottom: none;}

html {
	background: url('images/background.jpg') no-repeat #4E600F;
	padding: 0px;
	font-family: tahoma, sans-serif;
	}
	
body {
 width: 1020px;
 margin: 0 auto;
 padding-top: 0px;
 background: url('images/background_body.png');
}

#header img {
	position: relative;
	z-index: 2;
	}


.post, .hentry {
		width: 688px;
		position: relative;
		margin-bottom: 40px;
		}
		
.entry-title {
	height: 35px;
	background: url('images/article_header.png');
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	}

h2, h2 a, div#rss a{
	color: white;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase; 
	}
	
.entry-date {
	color: white;
	text-decoration: none;
	text-align: right;
	margin-right: 20px;
	position: absolute;
	top: 16px;
	right: 0px;
	font-size: 12px;
	text-transform: uppercase; 
	}

.entry-content, #respond {
	background: white;
	font-size: 14px;
	line-height: 180%;
	padding: 20px;
	}

#respond {width: 648px;}

.entry-content p {margin-bottom: 1em;}
.entry-content ul {margin-left: 2em;}
	
.entry-meta, .post-edit-link .edit-link{
	height: 15px;
	background: url('images/article_meta_background.png');
	text-align: right;
	font-size: 12px;
}

.entry-meta span, .entry-meta{
	display: none;
	}

.sidebar {
	margin-left: 25px;
	font-size: 14px;
	}

.sidebar a {
	color: white;
	}
	

	
h3.widgettitle {
	background: url('images/sidebar_header.png') no-repeat;
	height: 34px;
	color: white;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	padding-top: 10px;
	}
	
.sidebar ul  li ul , .blog-search, .textwidget, .ko-calendar-widget-events{
	background: url('images/sidebar_background.png');
	}
	
.sidebar a:hover {color: #7163AC;}

.textwidget p {
    color: White;
    padding: 20px;}

#searchform{
	margin-top: 0;
	padding: 10px 10px 0;
	}

.sidebar ul  li{
	background: url('images/sidebar_background_footer.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

.sidebar ul li ul li {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	}


	
div#container {
float:right;
margin: -30px 0 0 -301px;
width:100%;
}

div#content {
margin:0 0 0 301px;
}

div.sidebar {
float:left;
overflow:hidden;
width:251px;
}

div#primary {margin-top: -30px;}
div#secondary {clear:left; display: none;}

div#footer {
clear:both;
width:1000px;
height: 53px;
background-image: url('images/footer_background.jpg');
margin-left: 10px;
color: white;
font-size: 12px;
}

div#footer span {margin-top: 20px;}
div#footer span#copyright{float: left; margin-left: 20px;}
div#footer span#kukui{float: right; margin-right: 20px;}
div#footer a {color: white;}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display: none;
}

div#menu {
background-image: url('images/menu_background.png');
width: 1035px;
height: 47px;
position: relative;
top: -90px;
left: -7px;
z-index: 1;
}

div#menu ul {
line-height:1;
list-style:none;
margin: 0;
padding:0;
}

div#menu ul a, div#rss a{

	margin-right:1em;
	text-decoration:none;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}
	
div#menu ul a:hover, div#rss a:hover {color: #88BBFC;}

div#menu .page_item {position: absolute; top:15px;}
div#menu .page-item-2 {left: 50px;}
div#menu .page-item-17 {left: 155px;}
div#menu .page-item-15 {left: 300px;}
div#menu .page-item-12 {left: 645px;}
div#menu .page-item-16 {left: 815px;}
div#rss {position: relative; left: 935px; top: -121px; z-index: 2; width: 100px;}

	
	
div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
    background-color: #685E9F; 
    margin-top: 10px; 
    padding: 6px; 
    display: none;
    border: 1px solid white;
    border-top: 2px solid #333333;
    }
div#menu ul li:hover ul {display: block;}
div#menu ul li ul li.page_item {position: static; display: block; float: none; line-height: 140%;}
div#menu ul li ul li.page_item a {text-transform: none; font-size: 12px;}

/*
div#menu ul li ul {
left:-999em;
position:absolute;
}


div#menu ul li:hover ul {
left:auto;
}
*/

.entry-title,.entry-meta {
clear:both;
}


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;
width:66%;
}

.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:0;
}

div#nav-below {
margin-top:0;
}

div#nav-images {
height:150px;
margin:1em 0;
}
/*
div.navigation {
height: 10px;
}
*/

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;

}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 0;
padding-top: 10px;
}

div.sidebar ul ul li {
	background: url('images/bullet.png') no-repeat left top;
	margin-left: 15px;
    padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
}

div.sidebar ul ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div.nav-previous, div.nav-next {display: none;}

div#header {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
