/* =============================================================================
   Base
   ========================================================================== */

body { }



/* =============================================================================
   Header
   ========================================================================== */

#banner { }

/* Fixed Topbar Navigation */
body.top-navbar { padding-top: 0px; }
body.admin-bar .navbar-fixed-top { top: 28px; }



/* =============================================================================
   Content
   ========================================================================== */

#content { }



/* =============================================================================
   Primary Content
   ========================================================================== */

#main { }



/* =============================================================================
   Sidebar
   ========================================================================== */

#sidebar { }



/* =============================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry h2 a { text-decoration: none; }
.hentry time { display: block; }
.hentry p.byline { }
.hentry footer { clear: both; }



/* =============================================================================
   Post Comments
   ========================================================================== */

#comments, #respond, #submit { clear: both; display: block; }
ol.commentlist img.avatar { float: left; margin-right: 10px; }



/* =============================================================================
   Footer
   ========================================================================== */

#content-info {
  margin-top: 45px;
  padding: 35px 0 36px;
  border-top: 1px solid #e5e5e5;
}

#content-info p small { font-size: 13px; }



/* =============================================================================
   WordPress Generated Classes
   See: http://codex.wordpress/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { margin: 0 20px 20px 0; float: left; }
.alignright { margin: 0 0 20px 20px; float: right; }

figure.alignnone { margin-left: 0; margin-right: 0; }



/* =============================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-navbar {
    padding-top: 0;
  }
}


.navbar-fixed-top, .navbar-fixed-bottom {position:relative;}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {border-width: 0 1px 0 1px;}
.navbar-fixed-top, .navbar-fixed-bottom {margin-bottom: 0px;}
#wrapper {margin-top:20px;}
#headder-widget {float:left; }
.page-header { border-bottom: 0px; margin: 0px 0 0px; padding-bottom: 9px; }

* =============================================================================
   Sprites
   ========================================================================== */  

   .rating1{width:130px; height:26px; background:url("../img/rating.png")0 0px; background-repeat:no-repeat;}
   .rating2{width:130px; height:26px; background:url("../img/rating.png")0px -26px; background-repeat:no-repeat;}
   .rating3{width:130px; height:26px; background:url("../img/rating.png")0px -52px; background-repeat:no-repeat;}
   .rating4{width:130px; height:26px; background:url("../img/rating.png")0px -78px; background-repeat:no-repeat;}
   .rating5{width:130px; height:26px; background:url("../img/rating.png")0px -104px; background-repeat:no-repeat;}