/*
THEME NAME: Recess At Work Day
DESCRIPTION: Recess At Work Day, using sandbox theme as a starting point
AUTHOR: patrick.wheeler@gmail.com
*/

div#topimage { width:800px; }

div#allofit {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

div#container {
	margin-top: 2em;
	float:right;
	width:600px;
}

div#footer {
	text-align:center;
	clear:both;
	width:800px;
}

.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; }

.comments ol li { margin:0 0 3.5em; }

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

p.wp-caption-text{ font-style:italic; }

div#nav-above { margin-bottom:1em; }
div#nav-below { margin-top:1em; }
div#nav-images {
	height:150px;
	margin:1em 0;
}

.navigation { height:1.25em; }
.navigation div.nav-next {
	float:right;
	text-align:right;
}

/* Sidebar */

#sidebar {
	margin-top:2em;
	float:left;
	width:180px;
}
.sbformat h3 { font-size:1.2em; }
.sbformat input#s { width:7em; }
.sbformat ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sbformat li form {
	margin:0.2em 0 0;
	padding:0;
}
.sbformat ul ul { margin:0 0 0 1em; }
.sbformat ul ul li {
	list-style:none;
	margin:0;
}
.sbformat ul ul ul { margin:0 0 0 0.5em; }
.sbformat ul ul ul li { list-style:none; }

/* End Sidebar */

div.navigation div.nav-previous { float:left; }
input#author,input#email,input#url,div.navigation div { width:50%; }
