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



body {
font-family: serif;
font-size: 12pt;
color: #222;
text-align: justify;
background: none;
}

#header {
height: 103px;
padding-bottom: 5px;
background: transparent url('./images/header-overlay.png') no-repeat 50% 103px;
border-bottom: 1px solid #f43f8c;
}

a {
color: #f43f8c;
font-weight: bold;
text-decoration: underline;
}

#header img#logo {
float: left;
}

#header h1 {
height: 35px;
text-indent: -5000px;
min-width: 300px;
padding-top: 30px;
padding-bottom: 0;
margin-bottom: 0;
margin-left: 100px;
background: transparent url('./images/text-title.png') no-repeat 50% 100px;
}

#blog-description {
font-size: 1em;
font-style: italic;
font-weight: bold;
color: #f43f8c;
text-align: left;
margin-left: 100px;
}


#access {
display: none;
}

.sidebar {
display: none;
}

p {
margin-bottom: 1em;
}

.entry-content p {
text-align: justify;
}

.entry-content ul {
margin-left: 1em;
margin-bottom: 1em;
}

.entry-content ul li {
padding: 0.2em 0;
}

h1, h2, h3, h4, h5 {
margin-bottom: 1em;
color: #f43f8c;
}

.post {
margin-bottom: 3em;
}

#content h2 {
font-size: 1.2em;
color: #f43f8c;
margin-bottom: 0;
}

body.page #content h2, body.single #content h2 {
font-size: 1.6em;
margin-bottom: 1em;
}

#content h2 a {
margin-bottom: 0;
color: #f43f8c;
text-decoration: none;
}

.entry-date {
font-size: 0.75em;
padding-left: 0.1em;
margin-bottom: 1em;
}

.entry-meta {
text-align: right;
font-size: 0.75em;
}

body.single .entry-meta {
text-align: center;
font-size: 0.8em;
color: #666;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
width: 80%;
margin: 0 auto;
padding: 1.5em 0;
}

.entry-content .wp-caption, .entry-content img {
background: #eee;
border: 1px solid #ddd;
width: auto!important;
padding: 5px;
}

.entry-content .wp-caption img {
background: none;
border: none;
padding: 0;
}

p.wp-caption-text {
text-align: center;
font-size: 0.8em;
font-style: normal;
padding: 2px 0 0 0;
margin: 0;
}

#comments-list ol {
font-weight: bold;
font-size: 0.9em;
}

#comments-list ol li.comment {
font-weight: normal;
font-size: 1.2em;
width: 90%;
margin-left: 10%;
border-bottom: 1px dashed #ffe1ef;
margin-bottom: 1em;
padding: 0.5em 0;
}

.comment-meta {
font-size: 0.75em;
margin-bottom: 1em;
}

.entry-content a:link:after, #content a:visited:after {
   content: " (» " attr(href) ") ";
   font-size: 90%;
font-weight: normal;
text-decoration: none;
   }


.entry-content blockquote {
display: block;
clear: right;
background: #ffe1ef;
border-top: 3px solid #fbb8d7;
border-bottom: 1px solid #fbb8d7;
padding: 1em;
margin: 1em 0;
text-align: center;
}

.entry-content blockquote p {
text-align: center;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
line-height: 1.4em;
}

.formcontainer fieldset {
border: 0;
margin: 0.5em 0;
padding: 0.3em;
}

.formcontainer legend {
display: none;
}

.formcontainer .form-label label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

.formcontainer .form-label input {
  margin-right:0.5em;
  padding-top:0.2em;
border: 1px;
  }

.formcontainer .form-option {
margin: 0 2em 0 25%;
float: left;
clear: left;
width: 50%
}

.formcontainer .formsubmit {
float: right;
width: 25%;
text-align: right;
}

.form-input {
margin: 0.2em 0;
}

.hcard-profile {
padding: 0 0 0 0.5em;
margin: 0 0 1em 0;
border-left: 8px solid #ffe1ef;
}

.hcard-profile h2 {
font-size: 1.2em;
font-weight: bold;
color: black;
margin: 0;
padding: 0;
color: black;
}

.hcard-profile .nickname {
display: none;
}

.hcard-profile p.note {
font-style: italic;
}

.hcard-profile h3 {
font-size: 1em;
font-weight: bold;
padding: 0;
margin: 0;
color: black;
}

.hcard-profile dl dt {
width: 25%;
text-align: right;
font-weight: bold;
padding-right: 1em;
}

.hcard-profile dl dd ul {
padding: 0;
margin: 0;
list-style: none;
}

.hcard-profile dl dd ul li {
padding: 0;
margin: 0;
list-style: none;
}

#footer {
background: white;
}

#footer .widgettitle {
display: none;
}

#footer ul {
display: none;
}

#footer ul li {
float: left;
padding: 0.2em 0.5em 0.2em 0em;
}


.copyright {
color: black;
width: 100%;
text-align: right;
font-size: 0.9em;
line-height: 1.5em;
}



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