/*
Theme Name: Sandbox-madbean
Theme URI: http://madbean.com/
Description: Sandbox child for madbean
Author: madbean
Author URI: http://madbean.com/
Template: sandbox
Version: 0.1
.
.
*/
@import url('../sandbox/style.css');

/* things to hide/disable */
div#access, div#nav-below, div#footer {
display:none;
}

div.sidebar ul.STO_cma_archive_list {
margin-left:0;
}
div.sidebar ul.STO_cma_archive_list li.STO_cma_line {
list-style-type: none;
display:inline;
}
div.sidebar li.STO_cma_line ul {
}
div.sidebar li.STO_cma_line ul li {
list-style-type: none;
display:inline;
}
.STO_cma_zwsp{display:none;}
.STO_cma_month{padding-right:1px;}

body.wordpress {
font-size: 90%;
font-family: Verdana, Arial, Sans-Serif;
margin:0;
}
h1#blog-title {
margin-top:0px;
margin-bottom:1px;
}
div#header{
padding-bottom:3px;
text-align: left;
}
div#header, div#primary, div#secondary {
margin:0;
}
div#content{
margin-right:20px;
}
div.entry-meta{
margin-top:2em;
}
div.sidebar, div#content, div#header {
padding-left: 10px;
}
body.wordpress pre, body.wordpress blockquote {
padding-left:0.25em;
}
body.wordpress pre {
overflow:auto;
}
div#comments {
margin-top: 1em;
}
div.comments ol li {
margin:0 0 1em;
}
div#footer-madbean {
clear:both;
width:100%;
text-align:center;
padding-top:2em;
}

/* colours */
/*div.sidebar, div#content{
background-color:#E9EFD1;
color:black;
}*/
a, div#footer, div#footer-madbean, h2, h3, h4, h5 {
color: #3C402B;
}
.entry-date, .entry-meta, .entry-meta a, .comment-meta, .comment-meta a {
color:#9EA971;
}
div#comments, li.comment {
border-color: #9EA971;
}
div.comments li.bypostauthor {
background-color:#EDFFAB;
}
body.wordpress blockquote {
border-left:3px solid #9EA971;
}
body.wordpress pre, body.wordpress blockquote {
background-color:#F8FFDF;
color:black;
}
body.wordpress {
background-color:#E9EFD1;
color:black;
}
div#header {
background-color:#778055;
}
div#header, div#header h1 a, div#header h1 a:visited {
color:#E9EFD1;
}
div#header h1 a:hover{
color: #fff;
}
form#commentform span.required {
background:#E9EFD1;
color:#c30;
}


a {
text-decoration: underline;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited {
text-decoration: none;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
text-decoration: underline;
}

.entry-date, .entry-meta, .comment-meta {
font-size: 60%;
}

li.comment {
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
}
div#comments{
border-top-width: 1px; 
border-top-style: solid;
}
li.comment img.photo {
float: right;
}

div#footer, div#footer-madbean, div.sidebar, div.navigation {
font-size: 75%;
}

div#header h1 a, div#header h1 a:visited {
text-decoration: none;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:1.5em;
}



