/*
===================================================================================
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.
===================================================================================
*/

/*
===================================================================================
BACKGROUNDS
===================================================================================
*/

/*
==========================================
Entire Website Background
==========================================
*/

body { background: #484747; }


/*
==========================================
Post Backgrounds
==========================================
*/

.post { background: #e5e5e5; }


/*
===================================================================================
NAVIGATION
===================================================================================
*/

/* 
========================================== 
Header / Footer Navigation Font Colors
========================================== 
*/

.nav a:link { color: #FFFFFF !important; }
.nav a:visited { color: #FFFFFF !important; }
.nav a:hover { color: #FFFFFF !important; }


/*
==========================================
Page Navigation (Current & Rollover)
==========================================
*/

.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi a:hover { background: #FF0000 !important; color: #FFFFFF !important; }

/*
==========================================
Page Navigation (Regular)
==========================================
*/

.more_entries .wp-pagenavi a:link, .more_entries .wp-pagenavi a:visited { background: #d2d228; color: #d2d228; }

/*
==========================================
Footer Navigation
==========================================
*/

#footer, #footer .navigation {  }


/*
===================================================================================
WIDGETS / SIDEBAR
==================================================================================
*/

#sidebar { margin-top: 8px; padding-top: 10px}
#sidebar { background: #464646; }
.widget h3, .widget_recent_comments li { border-bottom: 0; }
.widget ul li, .widget ul li:first-child { border-top: 0 !important; }

/* 
==========================================
Content
==========================================
*/



/*
==========================================
Links / Lists
==========================================
*/

.widget a:link { color: #FFFFFF; }
.widget a:visited { color: #FFFFFF; }
.widget ul li a:hover { color: #FFFFFF; }
.widget li {padding: -3px;}
/* 
==========================================
Titles
==========================================
*/ 

.widget h3 { color: #dada05; }

.widget h3 {padding: 0px;}

.widget { margin 0 0 15px; }

.post .title { font-size: 32px; }

#logo. site-title {text-decoration: none; font-family:helvetica; font-size:48px; color:#FF2000;} 
#logo img{border: 2px solid #3C3C3C}

#header { height: 100px; padding: 1; }

#header { padding: 10px 0; }

.navigation { background: #880707; font-size:14px; }
#footer { background: #880707; }

.nav li {padding: 7px;}

.secondary-nav-wrapper { float: left; margin-bottom: 15px; }
.secondary-nav-wrapper ul { width: 620px; }
.secondary-nav a { color: #666666; font-family: Helvetica, Arial, Verdana, Sans-Serif; font-size: 13px; text-decoration: none; }
.secondary-nav li { -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #F8F8F8; border: 1px solid #CCCCCC; border-radius: 4px; float: left; height: 23px; margin-left: 11px; padding: 4px 15px; }
.secondary-nav li:first-child { margin: 0; }
.secondary-nav li:hover { background: #DEDEDE; }
.secondary-nav { margin-top: 15px; }
#socialnetworking { margin-bottom: 4px; margin-top: 1px; }
#socialnetworking { padding: 1px 0px; }
#socialnetworking li {padding: 2px; }
#socialnetworking { float: left; }

ul.social_icons{ margin: 5px auto -7px auto!important }

#sidebar {    background: none repeat scroll 0 0 #464646; /** width: 310px; **/}
.widget {    margin-left: 10px;}

.follower_count {background: url("images/followers_count_bg-light.png") no-repeat scroll center top #D0D0D0; width: 250px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px}

.follower_count .count{width: 110px}

/*

/*


