/*
Theme Name:     savio-ifeature
Description:    iFeature  Pro 5 Child Theme for Savio CHS
Author:         admin
Template:       ifeaturepro5

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../ifeaturepro5/style.css");

.main-navigation .nav > li > a {
/*color: #002b5c!important;*/
font-size: 12px;
}

.span5 {
position: abosolute;
}

.row-fluid .span5 {
margin-left:170px;
margin-top: 20px;
width: 750px;
height: 180px;
position: relative;
}

.span7 {
position: absolute;
top: 10px;
height: 122px;
z-index: 2;
}

.row-fluid .span7 {
width:600px;
pointer-events:none;
}

header#cc-header {
position: absolute;
height: 180px;
width: 172px;
}

div#search.span5 {
height: 180px;
width: 120px;
}

.navbar-search .search-query {
border-radius: 0px;
display: block;
width: 110px;
height: 21px;
font: bold 9px/19px Arial;
border: 0px;
padding: 0px 5px;
color: #333333;
float: left;
text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
text-transform: uppercase;
}

.main-navigation .navbar-inner {
background: linear-gradient(to bottom, #876c07 0%,#ad9041 100%);
font: 12px Arial;
color: #474646;
height: 33px;
margin-left: 192px;
}

.main-navigation .nav li ul li a {
background: #ad9041;
}

.navbar .nav > li > a {
padding: 6px 15px 7px;
}

.navbar-inverse .navbar-search .search-query {
height: 14px
}

.main-navigation {
background: #876c07;
background: -moz-linear-gradient(top, #876c07 0%, #ad9041 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#876c07), color-stop(100%,#ad9041));
background: -webkit-linear-gradient(top, #876c07 0%,#ad9041 100%);
background: -o-linear-gradient(top, #876c07 0%,#ad9041 100%);
background: -ms-linear-gradient(top, #876c07 0%,#ad9041 100%);
background: linear-gradient(to bottom, #876c07 0%,#ad9041 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#876c07', endColorstr='#ad9041',GradientType=0 );
height: 33px;
position: relative;
top:28px;
z-index: 1;
border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
width: 928px;
-webkit-box-shadow: 0px 0px 17px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px rgba(0,0,0,0.75);
/*z-index: -1;*/
margin-top: 107px;
padding-left: 9px;
padding-right: 9px;
}

#sidebar .widget-container {
margin-bottom: 10px;
}

#slider {
margin-bottom: 10px;
}

#carousel {
margin-bottom: 10px;
}

.carousel {
width: 946px;
}

.row-fluid {
width: 946px;
}

