/*
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
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('examples/2c-r.css');

body {
margin:0 0 0px 0;
padding:0;
background:#FFF;
}

#wrapper {
padding:0;
margin:0;
}

#subbody {
width:100%;
overflow:auto;
background:#FFF;
padding-top:40px;
}

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;
}

#bbclinks {
position:relative;
bottom:8px;
font-size:16px;
}

#bbclinks a {
color:#222;
}

#bbclinks a:hover {
text-decoration:none;
color:#666;
border:none;
}

#bbclinksbottom {
position:relative;
top:5px;
font-size:16px;
}

#bbclinksbottom a {
color:#222;
}

#bbclinksbottom a:hover {
text-decoration:none;
color:#666;
border:none;
}

.entry-meta {
clear:both;
text-align:right;
font-family:Georgia,Verdana;
font-size:0.65em;
margin-bottom:-16px;
padding:25px 0 0 10px;
color:#666;
}


.entry-meta a {
text-decoration:none;
color:#444;
font-style:italic;
}

.archive-entry-meta {
clear:both;
text-align:right;
font-family:Georgia,Verdana;
font-size:0.65em;
margin:-25px 0 0 0;
padding:0px 0 20px 0;
color:#666;
}

.archive-entry-meta a {
text-decoration:none;
color:#444;
font-style:italic;
}

.entry-meta a:hover {
color:#000;
}

.entry-title {
font-family: Palatino Linotype, Palatino, Georgia, Verdana, Helvetica, sans-serif;
font-style:italic;
font-size: 1.2em;
padding:0;
margin:0;
}

.entry-title a:link, .entry-title a:visited {
color: #222;
text-decoration:none;
}

.entry-title a:hover, .entry-title a:active {
color: #666;
}

.entry-content {
margin:0;
color:#222;
padding:0px 0 20px 20px;
line-height:1.35em;
font-family: Palatino Linotype, Palatino, Georgia, Times New Roman, Times, serif;
font-size: 0.85em;
}

.entry-content a{
text-decoration:none;
color:#000;
font-weight:900;
}

.entry-content a img{
border:none;
}

.entry-content a:hover{
background: #FFF;
border-bottom: 1px dotted #999;
}

blockquote {
padding-left:15px;
margin:0 50px 0 25px;
border-left:4px solid #F3F3F3;
}

.more-link {
font-family:Georgia,Verdana,Sans Serif;
color:#333;
text-decoration:none;
border-bottom:1px dotted #333;
font-weight:bold;
}

.page-title{
font-family:Georgia,Verdana,Sans Serif;
font-size:1.3em;
color:#999;
}

.formcontainer {
margin-left:40px;
}

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 {
font-size:0.8em;
font-family:Verdana,Sans Serif;
}

div.comments h3 {
font-family:Georgia,Verdana,Sans Serif;
font-size:1.3em;
font-style:italic;
}

div.comments ol li {
margin:0 0 3.5em;
}

div.comments a {
text-decoration:none;
color:#666;
font-style:italic;
}

.comment-meta {
font-size:0.7em;
color:#666;
}

#respond {
font-family:Georgia,Verdana,Sans Serif;
font-size:0.7em;
}

#respond h3 {
font-size:1.4em;
font-style:italic;
}

#respond a {
color:#333;
text-decoration:none;
font-style:italic;
}

#respond input {
margin:0 0 0 40px;
border: 1px solid #CCCCCC;
background-color: #F3F3F3;
color: #666;
}

.form-submit {
float:right;
margin-right:32px;
padding-bottom:30px;
}

textarea#comment {
border: 1px solid #CCCCCC;
background-color: #F3F3F3;
color: #666;
height:13em;
margin:5px 0 5px 40px;
overflow:auto;
width:500px;
}

.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 -0.5em 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:2em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
font-family:Georgia,Verdana,Sans Serif;
font-style:italic;
font-size:0.7em;
}

div.navigation a {
text-decoration:none;
color:#999;
}

div.navigation a:hover {
color:#333;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar {
text-align:right;
margin:0 10px 0 0;
text-transform:lowercase;
}

div.sidebar h3 {
font-family: Georgia, Arial, Helvetica, sans-serif;
text-align: right;
margin: 0;
padding: 0px 15px 0px 0px;
font-size: 12px;
color: #666;
}

div.sidebar a {
text-decoration:none;
}

#search {
padding-right:20px;
}

div.sidebar input {
border: 1px solid #CCCCCC;
background-color: #F3F3F3;
color: #666;
}

div.sidebar input#s {
width:10em;
}

div.sidebar li {
list-style:none;
margin:0 0 1em;
}

div.sidebar li a img{
border: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:none;
margin:0;
}

div.sidebar ul ul li a{
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
padding-right:17px;
color: #888;
}

div.sidebar ul ul li a:hover{
color: #333;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
width:100%;
height:90px;
background-color:#FFFFFF;
}

div#header h1 {
font-size: 80px;
font-family: Palatino Linotype, Palatino, Georgia, Verdana, Helvetica, sans-serif;
font-style: italic;
font-weight: bolder;
line-height:70px;
position: absolute;
top: 15px;
right: 25px;
margin: 0;
padding: 0;
}

div#header h1 a {
text-decoration: none;
padding:0;
margin:0;
}

#bigtitle a {
color:#999;
}

#bigtitle a:hover {
color:#666;
}

#smalltitle1 {
font-size:23px;
position:relative;
top:-24px;
right:0px;
}

#smalltitle1 a {
color:#999;
}

#smalltitle1 a:hover {
color:#666;
}

#smalltitle2 {
font-size:23px;
position:relative;
top:0px;
right:-61px;
}

#smalltitle2 a {
color:#333;
}

#smalltitle2 a:hover {
color:#666;
}

div#blog-description {
font-family: Georgia, Times New Roman, Times, serif;
font-size:21px;
font-style:italic;
font-weight:bold;
text-decoration:none;
color:#999;
line-height:25px;
position:absolute;
top:80px;
right:30px;
padding:0;
margin:0;
}

div#blog-description a{
text-decoration:none;
color:#FFF;
}

div#blog-description a:hover{
text-decoration:none;
color:#333;
}

.edit-link a{
font-style:italic;
text-decoration:none;
color:#666;
float:right;
}

div#footer {
width:100%;
background-color:#FFF;
text-align:right;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0;
font-size:0.6em;
font-family:Verdana,Arial,Sans Serif;
color:#666;
}

div#footertext {
margin-right:30px;
color:#666;
}

div#footer a {
text-decoration:none;
color:#666;
}

div#footer a:hover {
color:#333;
}

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;
}