/*
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 right from the /examples/ folder  */
@import url('layout.css');

/* Group 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%; vertical-align: baseline; background: transparent}

/* Test element */
body {
font: 13px/1.5 Helvetica, Arial, Tahoma, sans-serif;
color: #333;
background-color: #3b5998;
}
a:focus {outline: 1px dotted invert;}
hr {border: 0 dotted #aaa; border-top-width: 1px; clear: both; height: 0;}
h1 {font-size: 20px;}
h2 {font-size: 14px}
h3 {font-size: 14px}
h4 {font-size: 13px}
h5 {font-size: 13px}
h6 {font-size: 13px}
ol {list-style: decimal; list-style-type: decimal;}
ul {list-style: circle; list-style-type: disc;}
li {margin-left: 30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,address,fieldset,blockquote {margin-bottom: 10px}
table {}
a {color: #184e9f;}
a:hover {color: #49b6f5;}
a:active {color: #003058;}
a:link, a:visited, a:active, a:hover {text-decoration: none;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
sup {padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; _position: static !important;}
abbr {border: 0;}
blockquote {padding: 20px 20px 0 50px; color: #000; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; background: #f0f0f0 url(images/quote.png) no-repeat 15px 15px;}
pre, code {font-family: Courier, "Courier New", monospace; font-size: 1em;}
pre {overflow: auto; overflow-Y: hidden; margin: 0 0 1.2em 0; padding: 0 0 0.5em 0; white-space: pre-wrap;}
small {font-size: 10px;}

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

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#menubar-above {
}

div#menubar-below {
margin-top:1em;
}

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

div.menubarigation {
height:1.25em;
}

div.menubarigation div.menubar-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 2em;
}

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.menubarigation div.menubar-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

#header {
margin-top: 20px;
}

input#author,input#email,input#url,div.menubarigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* Editing content */

#wrapper {
width: 910px;
margin: auto;
}

#container {
width: 910px;
background: url(images/conframe.png) repeat-y;
}

#menubar {
width: 910px;
height: 50px;
background: url(images/menu.png) no-repeat;
margin-bottom: 10px;
}

#nav {
background: url(images/header.png) no-repeat;
height: 50px;
padding: 0;
margin: 0;
position: relative;
}

#nav ul {
background: url(images/header.png) no-repeat;
height: 50px;
padding: 0;
}

#nav ul #mainnav li {
background: url(images/header.png) no-repeat;
height: 50px;
display: inline;
list-style: none;
}

#nav ul #mainnav li a {
float: left;
height: 0px;
display: inline;
list-style: none;
overflow: hidden;
background: url(images/nav.png) no-repeat;
}

#nav ul li #m1 a {
background-position: -20px 0px; width: 275px;
}

#nav ul li #m2 a {
background-position: -550px 0px; width: 75px;
}

#nav ul li #m3 a {
background-position: -660px 0px; width: 60px;
}

#nav ul li #m4 a {
background-position: -760px 0px; width: 40px;
}

#nav ul li #m5 a {
background-position: -840px 0px; width: 40px;
}

#nav ul li #m1 a:hover {
background-position: -20px -50px;
}

#nav ul li #m2 a:hover {
background-position: -550px -50px;
}

#nav ul li #m3 a:hover {
background-position: -660px -50px;
}

#nav ul li #m4 a:hover {
background-position: -760px -50px;
}

#nav ul li #m5 a:hover {
background-position: -840px -50px;
}

#topframe {
background: url(images/topframe.png) no-repeat;
height: 15px;
}

#botframe {
background: url(images/botframe.png) no-repeat;
height: 15px;
margin: 0 0 15px 0;
}