/* 
CSS: State Champs 2014 - General Layout & Components
Version: 1.1
Author: Ignite Media LLC
Web: http://chooseignite.com
*/

/* TABLE OF CONTENTS

===== 01 globals =====
===== 02 typography =====
===== 03 header  =====
===== 04 frontpage
===== 05 content
===== 06 sidebar
===== 07 tables
===== gradients/css3

*/


/* 01 GLOBALS */

body { font-family: 'Open Sans', sans-serif; background:url('../images/sc-bg-top.jpg') no-repeat top center, url('../images/sc-bg-bottom.jpg') no-repeat 0 bottom; background-size:contain, contain; background-attachment:fixed fixed; }
.container.blue-bg { background-color:#0b2d52; padding-bottom:20px;  }
section.statechamps div.container { position:relative; }
a.btn-lg { font-size:35px; font-weight:bold; }
.fa-inverse { color:#000; }

footer { background-color:#000; color:white; padding:0 0 30px; }
footer a { color:white; }
footer a:hover { color:white; text-decoration:underline; }

.no-padding { padding:0; }
.no-padding-right { padding-right:0; }
.no-padding-left { padding-left:0; }

/* 02 TYPOGRAPY */
h1,h2,h3,h4,h5 { font-family:'Raleway','Open Sans', sans-serif; }
h1 { margin-top:10px;}
.text-primary { color:#003366; }
.text-red { color:#bc0500; }
.text-white { color:white; } .text-white a { color:white; }
.text-opensans { font-family:'Open Sans', sans-serif; }
.text-raleway { font-family:'Raleway', sans-serif; }
.text-small { font-size:10px; }

/* 03 HEADER */

.logo { display:block; margin-top:10px; }
header .ad { display:block; margin:20px 0 5px;}

header .top { color:white; padding-top:10px; font-size:80%; font-weight:bold; }
header .top a { color:white; }
header .top p.sc-scoreboard { text-transform:uppercase; margin:0; padding-top:6px; }
header .top .search { margin:0 0 5px; }
header .top .search input { height:30px; padding:8px 8px; font-size:10px; }

.social { }
.social li { padding:0; margin-right:20px; }
.social li a { display:block; background:url('../images/social.png') 0 0 no-repeat; }
.social li.sc a { width:34px; height:24px; background-position:0 0; }
.social li.facebook a { width:18px; height:18px; background-position:0 -25px; }
.social li.twitter a { width:21px; height:17px; background-position:0 -50px; }
.social li.youtube a { width:48px; height:20px; background-position:0 -75px; }
.social li.instagram a { width:20px; height:20px; background-position:0 -100px; }
.social li.yellowflag a { width:37px; height:16px; background-position:0 -125px; }
.social li.email a { width:15px; height:11px; background-position:0 -150px; }
.social li.connect a { width:60px; height:16px; background-position:0 -165px; }

.scoreboard-widget { background:url('../images/rubber_grip.png') repeat 0 0; color:white; text-transform:uppercase; font-size:12px; font-weight:bold; padding:10px 0; margin:0 0 15px; -moz-box-shadow:inset 0 0 10px #000000; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow:inset 0 0 10px #000000; }
.scoreboard-widget .navigate { padding:0 20px; }
.scoreboard-widget p { display:inline-block; }
.scoreboard-nav { display:inline-block; background-color:rgba(255,255,255,0.1); }
.scoreboard-nav li { }
.scoreboard-nav li a  { color:white; text-transform:none; padding:2px 4px; cursor:pointer}
.scoreboard-nav li a.current-score-cat { background-color:#990000; }
.scoreboard-score { margin-bottom:2px; -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255,0.73);
-moz-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255,0.73);
box-shadow: inset 1px 1px 1px 0px rgba(255,255,255,0.73); }
.scoreboard-score img { height:100%; width:auto;}
.scoreboard-score p { width:100%; margin:0; padding-right:10px;}
.scoreboard-score span { display:inline-block; }
.scoreboard-widget img.score-logo { max-width:23px; max-height:23px; }

.scoreboard-navigation { position:absolute; right:0; top:30px; color:white;}
.scoreboard-navigation a { color:white; }

.navbar { margin-bottom:0px; min-height:45px; }
nav { position:relative; background:url('../images/nav-main-gradient.png') repeat-x 0 0; }
.navbar-default .navbar-nav > li > a { font-size:14px; font-weight:bold; text-transform:uppercase; }
nav .navbar-nav > li > a { padding:8px 14px; }
nav .nav-ribbon-right { position:absolute; right:-70px; }
nav .nav-ribbon-left { position:absolute; left:-67px; }
.navbar-brand { font-size:12px; }
.skyscraper { position:absolute; display:table-cell; top:375px; width:145px; height:607px; overflow:hidden; padding:4px; z-index:10; }
.skyscraper img { display:block; border-radius:8px; z-index:5; }
.skyscraper.left { left:-145px; background:url('../images/skyscraper-frame-left.png') no-repeat 0 0; }
.skyscraper.left img { }
.skyscraper.right { right:-145px; background:url('../images/skyscraper-frame-right.png') no-repeat 0 0; }
.skyscraper.right img { float:right;  }


.red-label { color:white; background-color:#990000; padding:5px 10px; font-style:italic; text-align:center; font-weight:bold; }

/* 04 FRONTPAGE */

.fp-slider .item { padding:0 10%; }
.fp-slider .item p { text-transform:uppercase; font-weight:bold; text-align:center; font-size:12px; }
.fp-slider .item a { cursor:pointer; }

.fp-slider { margin-top:40px; }
.fp-slider-control { width:7%; }
.fp-slider-control.right, .carousel-control.left { background:none;}
.fp-slider-control span { border:5px solid #990000; border-radius:50%; padding:5px; }
.fp-slider-control .glyphicon-chevron-left, .fp-slider-control .glyphicon-chevron-right, .fp-slider-control .icon-prev, .fp-slider-control .icon-next { width:auto; height:auto; }

.hero-slider { position:relative; padding:11.5px 13px 11.5px 11.5px; margin:0 0 40px;border:0; background:url('../images/fp-hero-slider-bg.png') no-repeat 0 0; background-size:100% 100%; z-index:10; }
.hero-slider::after { content:""; position:absolute; display:inline-block; width:75px; height:77px; top:0; right:0; z-index:15; line-height:1.1em; background:url('../images/fp-hero-corner-webkit.png') no-repeat 0 0; }
.hero-slide { display:block; }
.hero-slide .info h2 { margin:7px 0 2px 0;}

.hero-slide figure { position:relative; display:block; overflow:hidden; height:300px; background-size:cover; }
.hero-slide figure img { display:block; min-width:100%; height:auto; -webkit-box-shadow: inset -4px 3px 4px -2px rgba(0,0,0,0.75);
-moz-box-shadow: inset -4px 3px 4px -2px rgba(0,0,0,0.75);
box-shadow: inset -4px 3px 4px -2px rgba(0,0,0,0.75); background: linear-gradient(225deg, transparent 10px, #c00 0) top right; background-size: 50% 50%; background-repeat: no-repeat; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; border-top-left-radius: 8px; 
/* -webkit-clip-path: polygon(0 0,0 100%,100% 100%,100% 16%,91.5% 0,100% 0); clip:polygon(0 0,0 100%,100% 100%,100% 16%,91.5% 0,100% 0); clip-path:polygon(0 0,0 100%,100% 100%,100% 16%,91.5% 0,100% 0);  */ }
.hero-slide figure .info { position:absolute; display:block; width:100%; padding:15px 0; bottom:0; background:rgba(0,0,0,.8); }


.flex-items { display:block; margin:0px 0 50px 7px;}
.flex-items a { text-decoration:none; }
.flex-items p { padding:0 2px; }



/* 05 CONTENT */
.header-img { margin-bottom:5px; }
header figure { position:absolute; top:31px; width: 0; height: 0; border-top: 13px solid #8d969a; border-left: 13px solid transparent; }
article header.metallic-gradient { position:absolute; display:inline-block; top:-20px; left:-45px;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 10px;border-top-right-radius: 10px;border-bottom-right-radius: 10px; -webkit-box-shadow: 6px 6px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    6px 6px 5px 0px rgba(50, 50, 50, 0.75);box-shadow: 6px 6px 5px 0px rgba(50, 50, 50, 0.75); }
article header.metallic-gradient h4 { display:inline-block; margin:0; padding:6px 70px; color:#001123; font-weight:bold; text-transform:uppercase; text-align:center;  }
article header.red h3, article header.red h4, aside header.red h3, aside header.red h4 { background-color:#990000; margin:0; padding:8px 5px; }

article { position:relative; background-color:#000000; color:white; margin:0 0 30px 0; padding:10px; border:3px solid; -webkit-border-image: url('../images/article-gradient.jpg') 10 10 stretch; -o-border-image: url('../images/article-gradient.jpg') 10 10 stretch; border-image: url('../images/article-gradient.jpg') 10 10 stretch; }

article a, article a:hover { color:white; text-decoration:underline; }
article a.btn { text-decoration:none; }

article h1, h2, h3 { color:white; margin-top:0px;}
article .article-img.pull-left { margin:0 15px 10px 0; }

article .loop, article .inner { margin-bottom:10px; padding:10px; background-color:#001123; }
article .loop h5 { margin-bottom:5px; margin-top:0; }
article .loop h3 { margin-top:0; }
article .loop time, article .loop span.author { font-style:italic; font-size:12px; }
article .loop .btn.btn-xs { font-weight:bold; }

article .loop p.social { margin:0; font-size:11px; }
article p.social .facebook, article div.social .facebook { color:#3b579d; }
article p.social .twitter, article div.social .twitter { color:#1ab2e8; margin-left:5px; }

article ul.list-sort li a { text-decoration:none; }
article ul.list-sort li:nth-child(2) a { color:#990000; font-weight:bold; }

article ul.media-list li { border-top:1px solid white; padding:12px 0; margin:5px 0;}

.readmore-js-section { overflow: hidden; }

figure.video { position:relative; background-color:#000000; color:white; padding:10px; margin:0 0 30px 0; border:6px solid; -webkit-border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; -o-border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }

.video-list { margin:20px 0; color:white; }
.video-list li { background-color:#293e55; margin:0 0 10px; }
.video-list li p { margin:0; }
.video-list li h3 { margin:16px 0 5px; }
.video-list li a { display:block; padding:20px 15px; background-color:#001123; }
.video-list li span { }

.vote-btn { margin-top:20px; }

.numbered-list { counter-reset: my-badass-counter; }
.numbered-list dt { font: bold 16px; padding: 4px 0 10px; position: relative; }
.numbered-list dt:before { content: counter(my-badass-counter, decimal); counter-increment: my-badass-counter; font: bold 50px/1 Sans-Serif; left: 0; position: absolute; top: 0; color:#990000; }
.numbered-list dd { margin: 0 0 50px; }
.numbered-list dt, .numbered-list dd { padding-left: 50px; }
.numbered-list p { margin:0; }

article .connect { display:block; margin-bottom:10px; border:3px solid; -webkit-border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; -o-border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; border-image: url('../images/article-gradient-rounded.jpg') 10 10 stretch; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }


/* 06 SIDEBAR */

aside { border-right:1px solid #bbc7cd;border-bottom:1px solid #bbc7cd;border-left:1px solid #bbc7cd; color:white; margin:0 0 10px; }
aside header.metallic-gradient.deluxe { margin-right:-10px;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 10px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;-webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.75);box-shadow:3px 3px 3px 0px rgba(50, 50, 50, 0.75); }
aside header.metallic-gradient.frontpage { position:relative; margin-left:-45px; margin-top:10px; box-shadow:3px 3px 3px 0px rgba(50, 50, 50, 0.75); z-index:5; }
aside header.metallic-gradient.frontpage h4 span { padding-left:30px;}
aside header.metallic-gradient h3 { margin:0; padding:4px 0; font-weight:bold; text-transform:uppercase; color:#002042; font-size:1.2em;}
aside header.metallic-gradient h4 { margin:0; padding:8px 0; font-weight:bold; text-transform:uppercase; color:#002042; }

aside .inner { padding:5px; }
aside ul { margin:0; font-size:.9em; }
aside ul.feed li { padding:6px 5px;}
aside ul.feed li .fa { color:#bc0500; margin:3px 5px 0; }
aside ul li { padding:3px 5px; }
aside ul li a, aside ul li a:hover { color:white; }
aside ul li:nth-child(odd) { background-color:#01264e; }
aside ul li:nth-child(even) { background-color:#000;  }

aside ul.feed.compact li { padding:1px 5px; }

.ad { margin-bottom:10px; }
/* 07 TABLES/ */

.table thead { background-color:#c10008; font-style:italic;  }
/*.table tbody tr:nth-child(even) { background-color:#133050; }
.table tbody tr:nth-child(odd) { background-color:#293e55; }*/
.table td, .table th { text-align:center; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:5px; }
.table p { margin:0; }
.topRow td{border-top:1px solid #fff !important}
.secondRow td{border-top:1px solid #001123 !important}

/* FORM AUTOCOMPLETE */
.tt-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.tt-highlight{color:#990000;}.tt-suggestion>p{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.tt-suggestion.tt-cursor p,.tt-suggestion>p:focus,.tt-suggestion>p:hover,.tt-suggestion.tt-cursor p:hover strong.tt-highlight{color:#ffffff;text-decoration:none;outline:0;background-color:#036; cursor:pointer; }.twitter-typeahead{width:100%}

/* GRADIENTS / CSS3 */
.bw-gradient { background:#4c4c4c;background:-moz-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(12%,#595959),color-stop(25%,#666),color-stop(39%,#474747),color-stop(50%,#2c2c2c),color-stop(51%,#000),color-stop(60%,#111),color-stop(76%,#2b2b2b),color-stop(91%,#1c1c1c),color-stop(100%,#131313));background:-webkit-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-o-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-ms-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:linear-gradient(to bottom,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0); }

.metallic-gradient { background:#eaeaea;background:-moz-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(45%,#e7eaea),color-stop(65%,#d8dde5),color-stop(100%,#bbc7cd));background:-webkit-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-o-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-ms-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:linear-gradient(to bottom,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#bbc7cd', GradientType=0); }

/* FP - HERO SLIDER FLEX */
.clearout{height:20px;clear:both}.nbs-flexisel-container{position:relative;max-width:100%}.nbs-flexisel-ul{position:relative;width:9999px;margin:0;padding:0;list-style-type:none;text-align:left}.nbs-flexisel-inner{overflow:hidden;float:left;width:100%;background:0 0;}.nbs-flexisel-item{float:left;cursor:pointer;position:relative;line-height:0}.nbs-flexisel-item img{margin:0 auto 10px;cursor:pointer;position:relative;width:95%;height:auto}.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{width:22px;height:22px;position:absolute;cursor:pointer;z-index:100;opacity:1;bottom:-35px}.nbs-flexisel-nav-left{color:#fff;right:80px}.nbs-flexisel-nav-right{color:#fff;right:20px}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.hero-slider::after { top: 0px !important; background:url('../images/fp-hero-corner-webkit.png') no-repeat 0 0; }

}

@media(max-width:767px){
	
	.navbar-default { background:none; background-color:#eeeeee; border-radius:5px; }
	article header { position:relative; display:block; border-radius:10px; top:0; left:0;
-webkit-box-shadow: 6px 6px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 5px 0px rgba(50, 50, 50, 0.75);}
	article header h4 { display:block; margin:0; padding:6px 40px; color:#001123; font-weight:bold; text-transform:uppercase; text-align:center;  }
	.hero-slider::after { background:url('../images/fp-hero-corner-no-bar.png') no-repeat 0 0; }
	.navbar-default .navbar-brand,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#fff}.navbar-default{border-radius:5px;-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:-moz-use-text-color;border-image:url(../images/article-gradient.jpg) 10 10 10 10;border-style:solid;border-width:3px;background:url(../images/rubber_grip.png) repeat scroll 0 0 transparent}.navbar-default .navbar-nav>li>a{color:#fff}.navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:hover{color:#f3f3f3}.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff}.navbar-toggle{background:#959595;background:-moz-linear-gradient(top,rgba(149,149,149,1) 0,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(149,149,149,1)),color-stop(46%,rgba(13,13,13,1)),color-stop(50%,rgba(1,1,1,1)),color-stop(53%,rgba(10,10,10,1)),color-stop(76%,rgba(78,78,78,1)),color-stop(87%,rgba(56,56,56,1)),color-stop(100%,rgba(27,27,27,1)));background:-webkit-linear-gradient(top,rgba(149,149,149,1) 0,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%);background:-o-linear-gradient(top,rgba(149,149,149,1) 0,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%);background:-ms-linear-gradient(top,rgba(149,149,149,1) 0,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%);background:linear-gradient(to bottom,rgba(149,149,149,1) 0,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0)}
}
@media(min-width:768px){



}
@media(min-width:992px){

.navbar-default .navbar-nav > li > a { font-size:11.5px; font-weight:bold; text-transform:uppercase; }
nav .navbar-nav > li > a { padding:8px 10px; }
.navbar-collapse { padding-left:0; padding-right:0; }

nav ul.dropdown-menu  { background:rgba(0,0,0,.7); padding:10px; }
nav ul.dropdown-menu li { font-size:12px; margin-bottom:5px; border:2px solid; -webkit-border-image: url('../images/article-gradient.jpg') 10 10 stretch; -o-border-image: url('../images/article-gradient.jpg') 10 10 stretch; border-image: url('../images/article-gradient.jpg') 10 10 stretch; background:#eaeaea;background:-moz-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(45%,#e7eaea),color-stop(65%,#d8dde5),color-stop(100%,#bbc7cd));background:-webkit-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-o-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:-ms-linear-gradient(top,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);background:linear-gradient(to bottom,#eaeaea 0,#e7eaea 45%,#d8dde5 65%,#bbc7cd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#bbc7cd', GradientType=0); -webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         3px 3px 3px 0px rgba(50, 50, 50, 0.75);}
nav ul.dropdown-menu li a { font-weight:bold; }
}
@media(min-width:1200px){

.navbar-default .navbar-nav > li > a { font-size:14px; font-weight:bold; text-transform:uppercase; }
nav .navbar-nav > li > a { padding:8px 14px; }

}


