/*
===================================================================================
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.
===================================================================================
*/
.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: 12px; 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: 6px; padding: 3px 10px; }
.secondary-nav li:first-child { margin: 0; }
.secondary-nav li:hover { background: #DEDEDE; }
#sidebar div h3:first-child { padding-top: 0; } 

.random-image-widget { margin-top: -10px; }
.random-image { border: 1px solid #FFFFFF; }
.random-image-caption { background: #FFFFFF; color: #333333 !important; font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 20px; padding: 10px 15px; text-align: center; }