/*
Theme Name: Colorado Peak Politics
Theme URL: http://test.coloradopeakpolitics.com
Description: CPP Child of iFeature Pro 5
Author: Internet Architect Solutions
Author URI: http://www.coloradopeakpolitics.com
Template: ifeaturepro5
Version: 5.1.0.6
*/



@import url("../ifeaturepro5/style.css");

body {
background-color:#660000;
}

/*logo*/
.row-fluid .span7 {
width: 72%;
margin-top: 30px;
}

/*login*/
.row-fluid .span5 {
width: 25%;
margin-top: 45px;}

#navigation {
margin-top: 55px;
margin-bottom: 15px;
}

.navbar-inverse .navbar-search .search-query {
background-color: #FFFFFF;
border-color: #B30000;
color: #999999;
}

.main-navigation .navbar-inner {
background: -webkit-linear-gradient(top, #660000 15%,#860000 40%,#860000 52%,#660000 100%)!important;
border-color: #660000 #660000 #660000 #660000!important;
}

ul#menu-main-navigation.nav {
font-family: 'Oswald', sans-serif;
}

.main-navigation .nav > li {
border-right: 1px solid #993300;
}

div.carousel_caption{
font-family: 'Oswald', sans-serif;
color:#660000;
}

#carousel {
margin-bottom: 15px;
}

/*Use Widget Boxes for Banner Ad*/
div.container-box2.span4, div.container-box3.span4 {
display: none;
}

div.container-box1.span4 {
width: 100%;
text-align:center;
margin-bottom:15px;
}

h2 {
font-size: 18px;
margin-bottom: 0px;
line-height: 20px;
}

h1, h3 {
line-height: 20px;
}

h3 {
margin: 0 0 15px 0;
}

h2.entry-title a {
color: #000!important;
}

.entry-title {
margin-top: 10px;
}

.entry-meta {
line-height: 2em;
}

.entry-content {
padding: 5px 20px 20px;
}

.entry-header {
padding: 10px 20px;
}

.more-content {
display: none;
}

.page-header {
display: none;
}

.meta {
font-size: 10px;
}

body, div, p, input, textarea {
font-size: 13px;
}

blockquote {
border-left: 0px;
}

article.post, article.page, article.attachment {
margin-bottom: 15px;
}

#sidebar h3.widget-title {
color: #333!important;
background: #CCC!important;
background: -moz-linear-gradient(top, #999 0%, #EEE 2%, #CCC 100%)!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(2%,#EEE), color-stop(100%,#CCC))!important;
background: -webkit-linear-gradient(top, #999 0%,#EEE 2%,#CCC 100%)!important;
background: -o-linear-gradient(top, #999 0%,#EEE 2%,#CCC 100%)!important;
background: -ms-linear-gradient(top, #999 0%,#EEE 2%,#CCC 100%)!important;
background: linear-gradient(to bottom, #999 0%,#EEE 2%,#CCC 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999', endColorstr='#EEE',GradientType=0 )!important;
border: #eee;
}

#sidebar .widget-container {
border: 0px;
margin-bottom: 15px;
}

#sidebar .widget-container ul li a {
border-bottom: 0px;
}

#sidebar #bns-featured-category-3 .hentry {
background: none;
clear: both;
overflow: hidden;
padding: 5px 10px 5px 10px;
line-height: 1.3em;
border-top:#CCCCCC 1px solid;
}

#sidebar #bns-featured-category-3 .hentry strong{
font-family: 'Oswald', sans-serif;
}

a.bnsfc-link {
    display: none;
}

.bnsfc-content {
overflow-x: visible;
}

#sidebar strong {
font-weight:normal;
}

#sidebar a img.alignleft {
margin: 5px 5px 5px 0;
}

div.textwidget {
margin: 10px 10px 10px 10px;
}

#twitter-bar {
padding: 10px;
}

#footer-widgets .widget-container a {
border-bottom: 0px;
}

#footer_menu {
padding: 10px 0 0;
text-align: left;
float: right;
}

/*404 content box*/
.content_padding {
padding: 10px 15px 20px 15px;
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: none;
background: white;
margin-bottom: 20px;
margin-left: 0px;
}

/* fb comments box */
.fb_iframe_widget iframe {
background-color:#fff;
}

.fbFeedbackContent {
background-color:#fff;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {
width: 100% !important;
}


/* Remove Box Left from Home Page */
div.container-box1.span4 {
    display: none;
}

/* Modify the blockquote */
blockquote {
    background: none;
}