/*
===================================================================================
All style modification should be made in this file.  DO NOT MODIFY style.css!
This makes it possible to update the core system and theme without destroying
style changes.

See the comment at the top of the style.css file for additional information.

If you need any clarification, help, or suggestions, please check out the support 
forums: http://support.8bit.io.
===================================================================================
*/
body { background: #300800; }
#content { background: #EAC425; border: none; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.2); box-shadow:0 0 5px rgba(0, 0, 0, 0.2);}

h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #000000;}
h1 {font-size: 26px;} h2 {font-size: 20px;} h3 {font-size: 16px;} h4 {font-size: 14px;} h5 {font-size: 12px;} h6 {font-size: 10px;}
p {margin: 0;}
sub { vertical-align: sub; font-size: 10px; }
sup { vertical-align: super; font-size: 10px; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
a:link, a:visited  { color: #D85100; }
a:hover  { color: #D85100; }

.post .title, .post .title a:link {width: 100%; position: relative; margin: 0; padding: 0, 0, 20px, 0; color: #300800; font-size: 18px; line-height: 18px; }
.post .title a:hover {text-decoration: none; color: #D85100; }
.format-quote .entry p { font-size: 12px; line-height: 130%; font-style: italic; }

.entry img { border: none; }

#main.fullwidth {padding: none;}

#content.col-full {background: transparent; }

p.audioplayer_container {  
  text-align: center;  
}  

#header {padding: 0; clear: both; position: relative;}

#header-navigation { background: transparent; }

#header-navigation
{
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC300800, endColorstr=#CC300800)";
    /* Fallback for web browsers that do not support RGBa */
    background: rgb(48, 8, 0);
    /* RGBa with transparency */
    background: rgba(48, 8, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC300800, endColorstr=#CC300800);
}

.nav a:link, .nav a:visited {display: block; z-index: 100; padding: 10px 0px 10px 20px; line-height: 10px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #EAC425;}

.social_icons li:first-child { display: none; }

#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 50px 0 0 0; padding: 15px 0; background: #300800; color: #EAC425; text-transform: uppercase;}

#footer .navigation { display: none; background: transparent; }

.home .page .title { display: none; }

.post-meta { font-family: Helvetica, Arial, sans-serif; font-size: 12px; width: 100%; position: relative; margin: 0 0 15px 0; padding: 0 0 10px 0; color: #300800; border-bottom:1px solid #300800;}

#main.fullwidth .post { width: 920px; }
#main.fullwidth .post { background: transparent; }

#main.fullwidth .post
{
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCEAC425, endColorstr=#CCEAC425)";
    /* Fallback for web browsers that do not support RGBa */
    background: rgb(234, 196, 37);
    /* RGBa with transparency */
    background: rgba(234, 196, 37, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCEAC425, endColorstr=#CCEAC425);
}

.post { background: transparent; }

.post
{
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CEEAC425, endColorstr=#CEEAC425)";
    /* Fallback for web browsers that do not support RGBa */
    background: rgb(234, 196, 37);
    /* RGBa with transparency */
    background: rgba(234, 196, 37, 0.81);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CEEAC425, endColorstr=#CEEAC425);
}

.widget { background: transparent; }

.widget
{
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD85100, endColorstr=#CCD85100)";
    /* Fallback for web browsers that do not support RGBa */
    background: rgb(216, 81, 0);
    /* RGBa with transparency */
    background: rgba(216, 81, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD85100, endColorstr=#CCD85100);
}

.widget {padding: 10px; margin: 0 0 20px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2); box-shadow:0 0 3px rgba(0, 0, 0, 0.2); }

.widget { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #300800; line-height 18px;}
.widget a:link { color: #D85100; }
.widget a:visited { color: #D85100; }
.widget ul li a:hover { color: #8D0800; }
.widget ul li { border-top: 1px solid #8D0800; display: block; line-height: 24px; color: #300800; }
.widget h3 { border-bottom: 1px solid #300800; font-size: 18px; color: #300800; text-transform: none; }

#sidebar .ads125 { background: transparent; }

#sidebar .ads125
{
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD85100, endColorstr=#CCD85100)";
    /* Fallback for web browsers that do not support RGBa */
    background: rgb(216, 81, 0);
    /* RGBa with transparency */
    background: rgba(216, 81, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD85100, endColorstr=#CCD85100);
}

body { font-family: Helvetica, Arial, sans-serif; color: #300800; }

