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

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
div.skip-link {
display: none;
position:absolute;
right:1em;
top:1em;
}

div#access {
display:none;
}
div#menu {
display: none;
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;
    color:#1e51b8;
}

div#menu ul ul ul a {
    color:#1e51b8;
    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.entry-meta{
margin-bottom: 40px;
}
div.entry-meta, div.entry-meta a {
    color: #999 !important;
    font-size: 12px;
}

/*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 {
display: none;
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;
}

div#footer {
    padding: 60px 10px 10px 10px;
}

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


/*####################################################*/
/*####################################################*/


body {
    background:#1e51b8;
    font-family: georgia, serif;
}

div#wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 4px;
    background: white;
}

h2.entry-title, h3.widgettitle, div.sidebar h3.widgettitle a:link, div.sidebar h3.widgettitle a:visited {
    font-family: helvetica, sans-serif;
    color: #e84521;
}

div#header {
    height: 200px;
    background: transparent url(/img/banner.jpg) no-repeat 0 0;
    margin-bottom: 20px;
    position: relative;
    overflow: visible;
}

    div#header h1#blog-title {
        margin: 0px auto 20px;
    }
    
    div#header h1 span a {
        color: white;
        text-decoration: none;
        display: block;
        margin: 0px auto;
        position: relative;
        text-indent: -9000px;
        height: 200px;
    }

div#container {
    margin-right: -260px;
}

div#content {
    margin: 0 260px 0 20px;
}

    div#footer a:link,
    div#footer a:visited,
    div#content a:link,
    div#content a:visited,
    div.sidebar a:link,
    div.sidebar a:visited {
        color:#1e51b8;
        text-decoration: none;
    }

    div#footer a:hover,
    div#footer a:active,
    div#content a:hover,
    div#content a:active,
    div.sidebar a:hover,
    div.sidebar a:active {
        text-decoration: underline;
    }



    div#content h2.entry-title,
    div#content h2.entry-title a:link,
    div#content h2.entry-title a:visited {
        margin: 0;
        color:#e84521;
    }


    div.entry-date {
        font-size: 12px;
        color: #555;
    }

div#primary {
    width: 225px;
    padding-right: 10px;
}

    div#primary li#pages-3 li.page_item, li#text-6 ul li {
        list-style: none;
        padding: 5px;
    }
        li#text-6 {
            margin-bottom: 0px;
        }
        
        body.blog li#text-6 li.blog {
            background: #1E51B8;
        }
            body.blog li#text-6 li.blog a {
                color: white !important;
            }
    
        div#primary li#pages-3 ul, li#text-6 ul {
            margin: 0;
        }
            div#primary li#pages-3 ul li.page_item a, li#text-6 ul li a {
                text-decoration: none;
                color: #1e51b8;
                font-size: 20px;
            }
            div#primary li#pages-3 ul li.page_item a:hover, li#text-6 ul li a:hover {
                text-decoration: underline;
            }


    div#primary li#text-3 {
        min-height: 400px;
    }
    
    div#primary li#text-3 div.textwidget ul {
        margin: 0;
    }

        div#primary li#text-3 div.textwidget ul li {
            list-style: none;
            float: left;
            margin-right: 2px;
        }
        div#primary li#text-3 div.textwidget ul li a img {
            border: none;
        }

    div#primary li.widget_twitterstreamwidget div.twitter-stream p {
        margin: 10px 0 10px 0px;
        font-size: 12px;
        font-family: georgia, serif;
    }
    div#primary li.widget_twitterstreamwidget div.profile-link {
        display: none;
    }
    div#primary li#twitterstreamwidget-3 h3 {
        padding-left: 50px;
        background: url(/img/tiny_tweet_bird.jpg) 0 0;
        background-repeat: no-repeat;
    }


    div#primary li.flickr_badge_widget small,
    div#primary li.flickr_badge_widget small a {
        color: #888;
        font-family: verdana;
        font-size: 10px;
    }
    
    div#primary li.widget_search label {
        display: none;
    }
    div#primary li.widget_search input#s {
        width: 14em;
    }
    
img.wp-image-74 {
    margin-top: 3px;
}

li#pages-3 li.current_page_item {
    background: #1E51B8;
}
    li#pages-3 li.current_page_item a {
        color: white !important;
    }

div.sponsorblock {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    height: 160px;
}

    div.sponsorblock a.sponsorpic {
        float: right;
        margin-top: -50px;
    }
    
div.post {
    margin-bottom: 100px;
}

li#text-7 div.textwidget ul {
    list-style: none;
    margin: 0;
    width: 200px;
}

    li#text-7 ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

/*li#text-5 {
    display: none;
}*/
