/*
THEME NAME: Johnny Blazes 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
*/

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
float:left;
margin:0 -320px 0 0;
width:100%;
}

div#content {
margin:0 319px 0 20px;
padding-right: 20px;
border-right: 1px solid #8E6A01;
min-height: 600px;
margin-bottom: 2em;
}

div.sidebar {
float:right;
overflow:hidden;
width:300px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

/* 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#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
  font-size: 0.875em;
  font-style: italic;
  margin-top: 10px;
  padding-top: .5em;
  margin-bottom: 2em;
  border-top: 1px solid #8E6A01;
}

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;
}



/* Johnny Blazes styles */

body {
  color: #FFFFFF;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
  background: #390000 url(images/background-flame.png) fixed no-repeat 10% 100%;
}

  a {
    color: #FF9703;
    text-decoration: none;
  }

  div#wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
  }
  
    div#header {
      background: #390000 url(images/header-lexicon.png) no-repeat 500px 10px;
      padding: 10px 20px;
    }
    
      div#header h1#blog-title {
        margin: 0;
        padding: 
      }
      
        div#header h1#blog-title a {
          display: block;
          width: 480px;
          height: 115px;
          position: relative;
        }
        
          div#header h1#blog-title a span {
            background: url(images/header-logo.png) no-repeat;
            position: absolute;
            width: 100%;
            height: 100%;
          }
    
    div#access {
      background: #390000;
      border-top: 1px solid #8E6A01;
      border-bottom: 1px solid #8E6A01;
      padding: 10px 20px;
    }
    
    div#access div.skip-link {
      display: none;
    }
    
    div#access ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
    }
    
      div#access ul li {
        float: left;
        margin: 0;
        padding: 0;
        border-left: 1px solid #8E6A01;
      }
      
      div#access ul li:first-child {
        border-left: 0;
      }
      
      div#access ul li a {
        display: block;
        padding: 0px 10px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 2.25em;
        text-decoration: none;
        margin: 0;
      }
      
      div#access ul li:first-child a {
        padding-left: 0
      }
    
    div#nav-above {
      display: none;
    }
    
    div#content p, 
    div#content li, 
    div#content blockquote,
    div#content .entry-meta  {
      line-height: 1.4em;
    }
    
      div#content div.entry-meta {
        font-size: 0.875em;
        font-style: italic;
      }

      div#content .entry-title,
      div#content .page-title {
        font-weight: normal;
        font-size: 2.25em;
        margin-bottom: 0;
      }
      
      div#content h2.page-title,
      div#content div.p1 h2 {
        margin-top: 0;
      }
      
      div#content h3.entry-title {
        font-size: 1.5em; 
      }
      
      div#content div.entry-date,
      div#content div.entry-schedule,
      div.sidebar li.widget.ec3_widget_list ul.ec3_events > li.ec3_list,
      div.sidebar div#wp-calendar table.nav tbody tr td {
        margin: 0;
        font-size: 0.75em;
        letter-spacing: 0.3em;
        text-transform: uppercase;
      }
      
      div#content div.entry-schedule span.label {
        text-transform: none;
        font-style: italic;
      }
      
      div#content div.category-events div.entry-date {
        display: none;
      }
      
      div#content div.category-projects div.entry-date {
        display: none;
      }
      
      div#content div.page div.entry-date {
        display: none;
      }
      
      div#content div.post div.entry-content p:first-child {
      }
      

    div.sidebar h3 {
      font-size:1em;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: .3em;
      color: #8E6A01;
      color: #908146;
      margin-bottom: 1em;
    }
    
    div.sidebar input#s {
      width:16em;
    }
    
    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.sidebar li.widget.ec3_widget_list ul.ec3_events {
      color: #FFFFFF;
      margin: 0;
    }
    
      div.sidebar li.widget.ec3_widget_list ul.ec3_events li.ec3_list {
        color: #FFFFFF;
        list-style-type: none;
        margin: 0;
      }
      
        div.sidebar li.widget.ec3_widget_list ul.ec3_events > li.ec3_list {
          color: #FFFFFF;
          margin: 1em 0 0 0;
        }
        
          div.sidebar li.widget.ec3_widget_list ul.ec3_events li.ec3_list ul {
            margin: 0;
            font-size: 1.333em;
          }
        
            div.sidebar li.widget.ec3_widget_list ul.ec3_events li.ec3_list ul li {
              margin: 0;
              list-style-type: none;
              letter-spacing: normal;
              text-transform: none;
            }
      
    div.sidebar div#wp-calendar table thead tr th {
      font-weight: normal;
      font-style: italic;
      font-size: 0.75em;
    }
    
    div.sidebar div#wp-calendar table caption {
      padding: 0.5em 0;
    }
    
    div.sidebar div#wp-calendar table tbody tr td {
      font-family: "Times New Roman", serif;
    }
    
    div.sidebar div#wp-calendar table tbody tr td.ec3_eventday a {
      color: #FF9703 !important;
    }
        
        
  div.clear {
    clear: both;
  }
  
  