/*
THEME NAME: jkirkendall-sb
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: blog theme for Jonathan Kirkendall - based on Sandbox
VERSION: 1.0
AUTHOR: <a href="http://www.afinerweb.com/">Bodhi Goforth</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/


body {
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #333333;
	background: #BBBB99 url(images/background.gif) center repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}


div#wrapper {
  width: 800px; 
  margin: 10px auto 0;
  display: block;
  position: relative;
}

#header {
  margin: 0 auto;
/*	width: 718px;
	height:116px; */
	width:800px;
	height:135px;
  padding-top: 50px;
	top: 0px;
	border: 1px solid white;
  background: url(images/rotator/rotate.php) no-repeat;
}

#header h1 a {
/*	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; */
  font-size: 2.1em;
  color: #FFFFFF;
  text-decoration: none;
}
#header h1 a:hover {
  text-decoration: underline;
}

#blog-description {
/*	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; */
  font-size: 2.1em;
/*  font-weight: bold; */
  color: #FFFFFF;
}

#access {display: none;}

div#footer {
clear:both;
width:100%;
padding-bottom: 20px;
}

div.sidebar * a {text-decoration: none;}
div.sidebar * a:hover {text-decoration: underline;}

div#container {
float:left;
width:100%;
}

div#content {
margin:15px 170px 10px 170px;
padding: 0 10px;
/*
border-left: 1px dotted #888;
border-right: 1px dotted #888;
*/
}

.post {
  padding-bottom: 20px;
  text-align: justify;
}

#logo {
  background-image: url(images/jk-logo.png);
  width: 138px;
  height: 138px;
  display: block;
  position: absolute;
  top: 115px;
  left: 15px;
/*  z-index: 50;*/
}   


div.sidebar {
float:left;
overflow:hidden;
width:160px;
padding-top: 15px;
}

div#primary {
margin:0 0 0 -100%;
padding-left: 10px;
padding-top: 70px;
}

* html div#primary {
left:20px;
position:relative;
}

div#secondary {
margin:0 0 0 -160px; 
}

div#footer {
clear:left;
width:100%;
}

/*
#Layer2 {
	position: absolute;
	width:158px;
	top: 50px;
	margin-left: 50px;
	height: 414px;
}
#Layer3 {
	position: absolute;
	width:400px;
	height:auto;
	top: 202px;
	margin-left: 256px;
}
*/

p,ul,ol  {
	font: 1em/1.5 Arial, Helvetica, sans-serif;
	color: #333333;
	}
p {margin: .7em 0;} 
h1 {
	font: normal 2em/1 Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
	
}

h2 {
	font: bold 1.5em/1 Arial, Helvetica, sans-serif; 
	color: #333333;
	margin: 0;
}
h3 {
	font: bold 1.2em/1 Arial, Helvetica, sans-serif;
	color:#352;
	margin: 18px 0 0;
}
h4 {
	font: bold 1em/1 Arial, Helvetica, sans-serif;
	color:#DA0;
	margin: 0; letter-spacing: 0.1em; margin: 6px 0;
}

h2.entry-title {margin-bottom: 6px;}

.entry-date {font-size: .85em;}

.tagline	{
	font: bold 11px/1.2;
	color: 574;
	text-align:center;
		}
.navbar ul{ 
	list-style:none;
	margin:0;
	padding: 0;
		}
.navbar li{ 
	list-style:none;
	margin:0;
	padding: 0;
		}
.navbar a{ 
	display:block; 
	width: 135px; 
	font: bold 12px/1 Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	text-align:center; 
	padding: 6px 5px; 
	border-top: 1px dotted #574;
	color: #352;
	}
.navbar a.btm { 
	border-bottom: 1px dotted #574;
	}
.navbar a:hover{ background-color:#FBD76D; color: #574; 
	text-decoration: none; 
	}
.link1	{
	display: block;
	background-color: #FFCC33;
	text-align:center; 
	font: bold 12px/1 Arial, Helvetica, sans-serif; 
	padding: 10px 5px; 
	margin: 12px 0;
	}
.smalltext	{
	font: .85em/1.2
	}
a	{
	color:#352
}

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

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding: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 {
padding-top:0px;
}

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:1em;
display: none;
}

div#nav-below {
margin-top:1em;
display: none;
}

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 h3 {
font-size:1.2em;
}

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

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

div.sidebar .navbar li {
margin:0;
}

div.sidebar .navbar li a:hover {
text-decoration: none;
}


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;
}

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;
}

div#header,div#footer {
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;
}

#searchform input.button {width: 50px;}

#copyright {color: #888; font-size: 1.0em;}
#copyright a {color: #797;}
