/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

body { 
background-color: #666666;
color: #191919;
margin:auto;
font-size: 100%;
line-height: 150%;
}

img {
border: 0;
}

a:link {
color: #197d19;
text-decoration: none;
}

a:visited {
color: #195519;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#blog-title a:link, #blog-title a:visited, #menu-navigation a:link, #menu-navigation a:visited {
color: #191919;
text-decoration: none;
}

#menu-navigation a:hover {
color: #197d19;
}

.entry-title a:link, .entry-title a:visited {
color: #191919;
}

h1 {
font-weight: 900;
font-size: 60px;
line-height: 111%;
text-align: left;
margin: 0px;
}

div#searcharea {
float: right;
text-align: right;
}

div#header {
position:relative;
}

ul#links-page {
padding-left: 20px;
padding-bottom: 0px;
margin: 0;
}

.link-title {
font-weight: 700;
}

.link-description {
font-weight: 300;
margin-bottom: .75em;
}

.column#column-0 { float: left; width: 42%;}
.column#column-1 { float: right; width: 55%;}

dt {
font-weight: 700;
}

dd {
font-weight: 300;
}

div#wrapper {
margin: 0 auto;
position: relative;
top: 10px;
padding: 10px;
max-width: 60em;
background: #ffffaa;
border-style: solid;
border-width: 7px;
border-color: #00aa00;
/* yellow with green border */
}

div#ribbon {
clear: both;
height: 50px;
width: 100%;
margin: 8px 0 5px 0;
background-color: #ffffaa;
background-image: url('/wp/wp-content/uploads/2012/10/rang-ribbon.png');
background-repeat: repeat-x;
}

div#container {
float: right;
margin: 0 0 0 -200px;
width: 100%;
background: #ffffaa;
}

div#content {
margin:0 0 0 200px;
padding-left: 20px;
padding-right: 10px;
border-left-style: solid;
border-left-width: 5px;
border-left-color: #00aa00;
text-align: left;
background: #ffffaa;
}

.sidebar {
overflow: hidden;
width: 180px;
float: left;
padding: 0;
margin: 0;
text-align: right;
list-style-type: none;
}

ul.xoxo {
padding: 0;
margin: 0;
list-style-type: none;
}

#menu-navigation {
list-style-type: none;
font-weight: 900;
font-size: 26px;
text-transform: uppercase;
padding: 0;
margin-top: 12px;
line-height: 150%;
color: #191919;
}

.widget {
margin-bottom: 2em;
}

.widget li {
text-align: top;
}

.widget-title {
font-weight: 900;
font-size: 20px;
padding: 0;
line-height: 150%;
color: #191919;
}

.widget-links {
margin: 0;
list-style-type: none;
font-weight: 500;
font-size: 14px;
padding: 0;
line-height: 150%;
color: #191919;
}

div#footer {
clear: both;
width: 100%;
padding-top: 20px;
font-size:80%;
font-weight:300;
color:#555555;
}

div#credit-links {
width: 180px;
text-align: right;
}

div.skip-link {
position: absolute;
right: 1em;
top: 1em;
}

.page-title {
font-size: 200%;
font-weight: 900;
padding-top: 8px;
}

.entry-title {
font-size: 150%;
font-weight: 900;
}

.entry-date {
font-size: 90%;
font-weight: 300;
color: #333333;
}

.entry-meta, .edit-link {
font-size: 90%;
font-weight: 300;
color: #333333;
}

.entry-content {
margin-bottom: 3em;
}

.comment-meta {
font-size: 90%;
font-weight: 300;
color: #333333;
}

.hascomments {
color: #cc0000;
font-weight: 700;
}

.archive-meta {
font-size: 125%;
font-weight: 700;
color: #333333;
}

ul.child-pages {
padding: 0; 
}

ul.child-pages li {
list-style-type: none;
margin-bottom: 15px;
}

div.excerpt {
margin-left: 15px;
}

form#commentform span.required {
font-weight: 900;
color: #ff0000;
}

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: 10em;
margin: 0 0 0.5em;
overflow: auto;
background-color: #ffffd4;
width: 66%;
}

.alignright,img.alignright{
float: right;
margin: 0 0 0 1em;
text-align: center;
}

.alignleft,img.alignleft{
float: left;
margin: 0 1em 0 0;
text-align: center;
}

.aligncenter,img.aligncenter{
display: block;
margin: 1em auto;
text-align: center;
}

p.wp-caption-text{
font-weight: 300;
font-size: 90%;
}

div.gallery {
height: 180px;
margin: 1em 0;
width: 100%;
}

div.gallery dl{
margin: 1em auto;
overflow: hidden;
text-align: center;
}

div.gallery * {
margin: 0;
padding: 0;
}

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.wp-pagenavi {
font-size: 70%;
font-weight: 300;
color: #333333;
}

div#nav-above {
margin-top: 17px;
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 {
width: 49%;
float: right;
text-align: right;
}

div.navigation div.nav-previous {
width: 49%;
float: left;
text-align: left;
}

div#menu ul li,div.gallery dl {
float: left;
list-style-type: none;
}

input#author,input#email,input#url {
width: 50%;
}

div.navigation div {
width: 100%;
text-align: right;
}

#events-intro {
font-size: 125%;
line-height: 150%;
margin-bottom: 2em;
}

#respond {
margin-top: 4em;
font-weight: 300;
font-size: 90%;
}

.legit-table tr{
font-weight: 300;
font-size: 80%;
vertical-align: top;
}

.new-record {
color: #ff0000;
}

.form-input .text, input#s.text {
background-color: #ffffd4;
}

li.ai1ec-date {
background: #ffffaa;
}

.wpcf7 {
font-size: 80%;
}