.brand span  { display: none; }

/*
.brand { background:url('../img/banner-logo.png') no-repeat 0 0 transparent; width: 311px; height:103px; display: block;}
*/

.navbar-inner { background-image: none; background-color: #FFFFFF; filter: none; }

.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}

.key-list li {padding: 5px 0; border-bottom: 1px dotted #CCC;}
.key-list .key-color {display: block; float: left; margin: 3px 0; height: 12px; width: 12px;}
.key-list .key-item {margin-left: 10px;}

.webpage {
  padding-left: 24px;
  background:url('../img/web-page.gif') no-repeat left top;
}


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

body { }



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

.banner { }



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

.content { }



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

.main { }



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

.sidebar { }



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

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }



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

#xcontent-info { 
width: 100%;
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 6px rgba(0,0,0,0.3);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.footer-blue { border-top: 1px solid #183381; padding: 14px 0;}
.footer-blue p, .footer-blue a { font-size: 12px; color:#FFF; margin: 0;}

#content-info {
padding: 20px 0;
border-top: 2px solid #0088cc;
background: #0A284B;
background: -webkit-gradient(linear, left top, left bottom, from(#0A284B), to(#135887));
background: -webkit-linear-gradient(#0A284B, #135887);
background: -moz-linear-gradient(top, #0A284B, #135887);
background: -ms-linear-gradient(#0A284B, #135887);
background: -o-linear-gradient(#0A284B, #135887);
background: linear-gradient(#0A284B, #135887);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A284B', endColorstr='#135887');
zoom: 1;
color: #99CCFF;
font-size: 11px;
}

#content-info a { color: #99CCFF; }



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

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



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

@media (max-width: 767px) {

}
