/*
THEME NAME: Sandbox for WordPress 2.7+
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists. Just for WordPress 2.7.
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> Edit by <a href="http://dreamcolor.net/">Dreamcolor</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  */
@import url('examples/3c-b.css');

/* Just some example content */
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin:0px 0 10px 0;
background : repeat url(images/bg.jpg);
behavior:url(csshover.htc);
}

div#wrapper{
border-right: solid #FFFFFF 17px;
border-left: solid #FFFFFF 17px;
border-top: solid #FFFFFF 5px;
border-bottom: solid #FFFFFF 17px;
width:956px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

a:link
{
color:#333333;
text-decoration: none
}

a:visited {
color:#333333;
text-decoration: none
}

a:active {
color:#333333;
text-decoration: none
}

a:hover {
color:#333333;
text-decoration:underline;
}


A:link
{
color:#333333;
text-decoration: none
}

A:visited {
color:#333333;
text-decoration: none
}

A:active {
color:#333333;
text-decoration: none
}

A:hover {
color:#333333;
text-decoration:underline;
}

A.footer:link
{
font-size:9px;
color:#333333;
text-decoration: none
}

A.footer:visited {
color:#333333;
text-decoration: none
}

A.footer:active {
color:#333333;
text-decoration: none
}

A.footer:hover {
color:#333333;
text-decoration:underline;
}


/* Begin CSS Drop Down Menu */

#navContainer
{
z-index:500;
height:20px;
}

#nav,#nav ul{
margin-top:20px;
float:left;
font-size:10px;
width:auto;
list-style:none;
line-height:1;
background:white;
font-weight:bold;
padding:0;
border:solid #e1e1e1;
border-width:1px 0;
margin:0 0 1em 0
}

#nav a{
text-align:left;
display:block;
width:10em;w\idth:6em;
color:#555555;
text-decoration:none;
padding:0.25em;
}

#nav li{
float:left;
padding:0;
width:8em
}

#nav li ul{
position:absolute;
left:-999em;
height:auto;
width:11.4em;w\idth:10.9em;
font-weight:normal;
border-width:0.25em;
margin:0;
}

#nav li li{
padding-right:1em;
width:10em
}

#nav li ul a{
width:11em;w\idth:9em
}

#nav li ul ul{
margin:-1.75em 0 0 11em
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{
left:-999em
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{
left:auto
}

#nav li:hover,#nav li.sfhover{
background:#e1e1e1
}

/* End CSS Drop Down Menu */


div.hentry
{
border-bottom:thin dotted #c1c0ba;
margin-bottom:10px;
margin-top:0px;
padding:0px 18px 10px 18px;
}

.entry-title,.entry-meta {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:300;
clear:both;
}

div#container,div#primary {
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;
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;
}

div#nav-below {
margin-top: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 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.navigation div.nav-previous {
float:left;
}

div#header {
text-align:center;
background: no-repeat url(images/rpHeader.jpg);
height:75px;
margin-bottom:5px;
}

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

a:link {
border:none;
}

img {
border:none;
}