/*
===================================================================================
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.
===================================================================================
*/

.navigation {text-transform: uppercase; font-size: 14px; background: #444; padding: 5px; border-bottom: 1px solid #fff; }
.nav, .nav ul {z-index: 100; margin: 0; list-style: none; line-height: 1;}
.nav li {float: left; width: auto;}


body {background: #efefef; font: 14px Times New Roman", Times, serif; line-height: 1.5; color: #333;  bottommargin="0" rightmargin="0" leftmargin="0" topmargin="0" }
h2, h3, h4, h5, h6 {margin: 0; font-family: Trebuchet MS", Arial, Helvetica, sans-serif; color: #000;}
h1 {margin: 0; font-family: Trebuchet MS", Arial, Helvetica, sans-serif; color: #000;}
h1 {font-size: 60px;} h2 {font-size: 25px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 12px;}
p {margin: 0;}
sub { vertical-align: sub; font-size: 10px; }
sup { vertical-align: super; font-size: 10px; }

#header {padding: 0px 0; clear: both; position: relative;}


/* URLs and Hyperlinks */
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: blink;}
a:link, a:visited  { color: #333333; }
a:hover  { color: #666666; }

/** WordPress 3 Menu Support */
.nav_wp3menu { float: left; position: relative;}
.nav_wp3menu a { color: white; text-decoration: none; font-family: Trebuchet MS", Arial, Helvetica, sans-serif; }
.nav_wp3menu a:hover { text-decoration: blink;}

/* Top Page Navigation */
.nav {} 
.large_nav {padding-top: 0.6em; }
.nav a:link, .nav a:visited {display: block; z-index: 100; padding: 12px 20px 0 0; line-height: 10px; font-family: Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none; color: #999;}
.nav a:hover {text-decoration: underline; #e8a70a}
.nav li ul {margin-top: 0px; border-top: 0px solid #d8d8d8; }
.nav li ul a:link, .nav li ul a:visited {padding: 0 0 0 10px;}
.nav li ul a:hover {color: #000!important; background: #d8d8d8;}

/* ********************************************** */
/* Posts, Post-Meta, Breadcrumbs */
/* ********************************************** */

.post { position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background: #fff; min-height: 100px; Border-top-style: none; border-right-style: solid; border-left-style: none; border-bottom-style: solid; border-width: 2px; border-color: #aaa; }

/* Breadcrumbs */
#breadcrumb, .archive_header {font-family: Trebuchet MS", Arial, Helvetica, sans-serif; display: block; margin: 10px 0; font-size: 18px; font-weight: bold; color: #000;}
#breadcrumb {font-size: 14px; font-weight: normal; padding: 0;}
#breadcrumb { list-style: none; display: inline; }
#breadcrumb li { display: inline; margin-right: 5px; }
.archive_header .catrss a {font-size: 14px; text-decoration: none; line-height: 28px;}

/* Post Title */
.post .title, .post .title a:link {width: 100%; position: relative; margin: 0; padding: 0; color: #888; font-size: 32px; line-height: 36px;  color: #000; }
.post .title a:hover {text-decoration: none; color: #000; }

.entry img  { border: 0px solid #b0b0b0; }