body {
    background-color: #fff;
}
.page-container .respond-container {
	padding-right: 0;
	border: none;
}
.page-container .row-fluid {
	border: none;
}
.page-container.container-fluid div.row-fluid.landing-columns-container.upper-row {
	padding-bottom: 0;
}

.content-item-list .articles .article-item .article-content .article-tag{
  background-color: rgb(0, 156, 239);
  color: #fff;
  text-transform: uppercase;
}

/* ------------ Header & Navigation -----------*/
#sitesearch form select,
#sitesearch form input,
#sitesearch form button {
	max-width: 170px;
}

.third-level-menu .nav-container{
  background-color: white;
  background-image: none;
}

.third-level-menu .nav-container ul.nav li div.menu-item-wrapper a {
  border-right: 2px solid #000;
padding-bottom: 0px !important;
padding-top: 0px !important;
margin-top: 8px;
margin-bottom: 8px;
}

.third-level-menu .nav-container a span{
  text-shadow: none;
  color: black;
  text-transform: none;
}
}

.third-level-menu .nav-container a span:hover{
  color: rgb(0, 156, 239);
}

.third-level-menu .nav-container ul.nav li{
  float: left;
}

.third-level-menu .nav-container ul.nav li.more{
  width: 80px;
}
.third-level-menu .nav-container li.more a span{
  color: white;
}

.third-level-menu .nav-container li.more div.menu-item-wrapper a{
  background-image: url("../../../../images/blue-arrow-1.png") !important;
  background-repeat: no-repeat !important; 
  background-position: center !important;
  border-right: none !important;
  cursor: default;
  height: 20px;
}

.third-level-menu .nav-container li.last div.menu-item-wrapper a{
  border-right: none !important;
}

@media (min-width: 980px) {
	.main-menu nav.main-menu div.container-fluid {
		padding: 0;
	}
    .logo-wrapper {
		top: 38px;
		width: 425px;
		margin: 0 auto;
		position: relative;
    }
    div.branding {
		height: 130px;
    }
    #sitesearch {
		position: absolute;
		top: 100px;
		right:5px;
		z-index:99;
		color:#000;
    }
    nav.eyebrow #eyebrow-list.nav > li > a,
	nav.eyebrow #eyebrow-list.nav > li > span {
		text-shadow: none;
		color: rgb(0, 156, 239);
    }
    .leaderboard.module {
		position: relative;
		height: 90px;
    }
    .page-container div.respond-container.top-row {
		border: none !important;
    }
    .navbar .nav {
		left: 0;
		right: auto;
		top: 5px !important;
		margin-right: 0;
    }
    .eyebrow .menu-container {
		top: 0px;
		right: 0;
		left:  auto;
    }
    .nav-container .nav-wrapper {
		right: auto;
    }
    header#header.navbar div#menu-parent-row div.main-menu nav.main-menu {
		height: 35px !important;
		background: #000;
		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
		border-top: 1px solid #D8D8D8;
		border-bottom: 1px solid #D8D8D8;
    }
    nav.main-menu div.container-fluid div.nav-wrapper ul#main-menu-list-large.main-menu-list {
		top: 33px;
    }
    .navbar .nav li > div.menu-item-wrapper > a {
		text-shadow: none;
		padding: 8px 10px !important;
		color:#FFF;
		font-family:  'Actor', sans-serif;
    }
    .navbar .nav li > div.menu-item-wrapper > a:hover,
    .nav-container .nav-wrapper ul.main-menu-list > li .menu-item-wrapper > a:focus {
		color: #fff;
		background: #666;
		text-shadow: none;
    }
    .nav-container .nav-wrapper ul.main-menu-list > li .menu-item-wrapper > a.on {
		color: rgb(0, 156, 239);
		text-shadow: none;
    }
    .nav-container ul.nav > li > div.menu-item-wrapper > a {
		font-size: 115%;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
    }
    #eyebrow-list.nav > li > a.social-media-link,  #eyebrow-list.nav > li > a.social-media-link:hover {
		font-size: 0px;
		color: transparent !important;
		width: 25px;
		height: 20px;
		margin-right: 0;
		overflow: hidden;
    }
    #eyebrow-list.nav > li > a.facebook, #eyebrow-list.nav > li > a.facebook:hover {
		background-image:url('../../../../images/facebook_circle_small.png');
		background-repeat: no-repeat;
		margin-left: 5px;
		margin-right:0;
    }
    #eyebrow-list.nav > li > a.twitter, #eyebrow-list.nav > li > a.twitter:hover {
		background-image:url('../../../../images/twitter_circle_small.png');
		background-repeat: no-repeat;
		margin-left: 0px;
    }
    #eyebrow-list.nav > li > a.youtube, #eyebrow-list.nav > li > a.youtube:hover {
		background-image:url('../../../../images/youtube-small.png');
		background-repeat: no-repeat;
		margin-left: 0px;
    }
    #eyebrow-list.nav > li > a.instagram, #eyebrow-list.nav > li > a.instagram:hover {
		background-image:url('../../../../images/instagram-circle-small.png');
		background-repeat: no-repeat;
		margin-left: 0px;
    }
    #eyebrow-list.nav > li > a.linkedin, #eyebrow-list.nav > li > a.linkedin:hover {
		background-image:url('../../../../images/linkedin-small.png');
		background-repeat: no-repeat;
		margin-left: 0px;
    }
    #eyebrow-list.nav > li > a.pinterest, #eyebrow-list.nav > li > a.pinterest:hover {
		background-image:url('../../../../images/Pinterest-logo-small.png');
		background-repeat: no-repeat;
		margin-left: 0px;
    }
	#eyebrow-list.nav > li > a.logo, #eyebrow-list.nav > li > a.logo:hover {
		background-image:url('../../../../images/SAM-Masthead_white_small_no_mag.png');
		background-repeat: no-repeat;
        height: 26px;
        width: 90px !important;
        margin: -2px 0 0 !important;
    }
    #eyebrow-list.nav > li > a.social-media-link:hover {
		opacity: 0.7;
    }
	
	/*Sticky Eyebrow*/
	.eyebrow.fixed {
		display: block;
	}
	body.fixed {
		background: url("../../../../images/black-border.png") top repeat-x fixed;
	}
	.eyebrow.fixed .menu-container {
		background: none repeat scroll 0 0 #000;
		position: fixed;
		right: auto;
		top: 0;
		width: 1210px;
		z-index: 9999;
	}
	.eyebrow.fixed #eyebrow-list {
		float: left;
	}
	.eyebrow.fixed #sitesearch {
		right: 10px;
		top: -4px;
	}
	.navbar .navbar-inner, .navbar .branding {
		background: transparent;
	}
	.eyebrow.fixed .nav > li > a {
		border-right: 1px solid #fff;
		line-height: 1em;
		margin: 3px 0 7px;
		padding: 0 10px !important;
	}
	nav.eyebrow.fixed #eyebrow-list.nav > li > a:hover {
		color: rgb(0, 156, 239);
	}
	.eyebrow .nav > li:nth-of-type(8) > a {
		border: none;
	}
	.navbar-search .search-query {
		padding: 1px 7px;
	}
	#searchbutton.btn {
		padding: 1px 7px;
	}
	.eyebrow.fixed #eyebrow-list.nav > li > a.social-media-link,
	.eyebrow.fixed #eyebrow-list.nav > li > a.social-media-link:hover {
		width: 7px;
		border: none;
		margin: 0 0 10px 0;
	}
	.eyebrow.fixed #eyebrow-list.nav > li > a.facebook,
	.eyebrow.fixed #eyebrow-list.nav > li > a.facebook:hover {
		margin-left: 15px;
	}
	nav.eyebrow.fixed #eyebrow-list.nav > li > a,
	nav.eyebrow.fixed #eyebrow-list.nav > li > span {
		color: #fff;
	}
    
    /*Subscribe Module*/
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo {
		width: 30%;
		position: absolute;
		top: 0;
		z-index: 99;
    }
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo img.cover {
		width: 27%;
    }
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo ul.promo-links {
		font-size: 120%;
		padding-top: 20px
    }
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo ul.promo-links li a {
		color: #000;
		font-weight: bold;
    }
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo ul.promo-links li a:hover {
		color: #00ADEC;
    }
}
@media (max-width:980px) {
    .page-container div.respond-container.top-row {
		display: none;
    }
}
@media (max-width:1060px) {
    header#header.navbar div#nav-menu-wrapper div.navbar-inner div.container-fluid div.magazine-promo {
		display: none;
    }
}
@media (max-width:1200px) and (min-width:980px) {
	.nav-container ul.nav > li > div.menu-item-wrapper > a {
		font-size: 85%;
	}
}

/* Tablet and Mobile Edits */
@media (max-width:980px){
    body {background:#fff;}
    header .rad.module {display: none;}
    #sitesearch #searchform {padding-top: 2px;}
	.nav-menus {background: #fff;}
	header.navbar {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);}
	.collapsed-menus-wrapper .menu-collapsed {color: #000; text-shadow: none;}
	.collapsed-menus-wrapper .menu-collapsed:hover {color: #000; text-shadow: none;}
	.menu-collapsed span.caret {border-bottom-color: #333;border-top-color: #333;}
	.menu-collapsed span.caret:hover {border-bottom-color: #000;border-top-color: #000;}
}

@media (max-width:770px) { 
    .sg-splash-bottom-menu.sg-option-menu {width:100%; margin:0px auto;}
    .sg-splash-bottom-menu.sg-option-menu .imageContainer {width:100%; margin:0px auto;}
    .sg-splash-bottom-menu.sg-option-menu .imageContainer .galleryImage {border:none; box-shadow:none;}
    div.splash {margin-bottom: 0;padding-bottom:0;}
    .sg-splash-bottom-menu, .sg-splash-bottom-menu.sg-option-menu, .sg-splash-bottom-menu.sg-option-menu.sg-option-controls {padding-bottom: 40px;}
}
@media (min-width:1200px) {
    header#header.navbar div#menu-parent-row div.main-menu nav.main-menu {
		width: 1200px;
		margin: 0 auto;
    }
}

/* ------------ Current Issue -----------*/
@media (min-width:980px) {
	#current_issue {position:absolute; left:0px; right:auto; width:26%; font-size:13px; text-align:left; line-height:1;top:0px;bottom:auto;float: left;}
	#current_issue_cover {float:left; margin: 10px 0 10px;}
	#current_issue a {display:block; padding:6px 0 0 0; color:#000; font-weight:bold; font-family: 'Actor',sans-serif; font-size: 120%;}
	#current_issue:after {clear:both;}
	#current_issue.module div.content {padding-left: 15px;}
	#current_issue.module div.content div#current_issue_columns div#columns-links div.columns_link a img {padding-right: 3px;}
	#current_issue_columns a#current_issue_cover img.columns_cover {max-width: 100px;}
	#current_issue_columns div#columns-links {float: left; padding-left: 10px; padding-top: 40px;}
	#current_issue a:hover {color: #18B5F0; text-decoration: none;}
}
@media (max-width:979px) {
	#current_issue {display: none;}
}
.page-container.container-fluid div.respond-container.row-fluid.top-row div.rad.module {
	padding: 0;
	margin: 0;
}
.page-container.container-fluid div.respond-container.row-fluid.top-row {
	margin: 0;
}

/* ------------ Splash -----------*/
.sg-splash-bottom-menu {
    position:relative;
    overflow:hidden;
    width:100%;
}
.sg-splash-bottom-menu .pagination ul {
    display:block;
    margin-left: -25px;
}
.sg-splash-bottom-menu .imageContainerSpace {
    position:relative;
    padding:0px;
    margin:0px;
}
.sg-splash-bottom-menu .imageContainer {
    position:relative;
}
.sg-splash-bottom-menu .imageContainer .galleryImage {
  position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:auto;
}
.sg-splash-bottom-menu .imageContainer a img {
    width:100%;
    height:auto;
}
.sg-splash-bottom-menu .galleryMenuSpace {
    position:absolute;
    background-color:#FFF;
    padding:5px 5px 0 50%;
    margin-left: 44%;
    min-height:0px !important;
    bottom:-15px;
    left:0px;
    right:0px;
    padding: 0 0 10px !important;
}
.sg-splash-bottom-menu .galleryMenu {
    text-align:center;
    height:auto;
    width:auto;
}
.sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation, .sg-splash-bottom-menu .galleryMenu .galleryMenuItem {
    cursor:pointer;
    float:left;
    display:block;
    margin-left:5px;
    margin-bottom:5px;
}
.sg-splash-bottom-menu.sg-option-controls.sg-option-descriptions.sg-option-menu .controls {
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 20%;
    height: 40px;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls i.icon-chevron-left {
    background-image: url('../../../../images/previous-on.png');
    background-position: top;
    height: 34px;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls i.icon-chevron-right {
    background-image: url('../../../../images/next-on.png');
    background-position: top;
    height: 34px;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls button.next {
    position:absolute;
    right:0;
    background-image: none;
    background-color: transparent;
    height: 34px;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls button.previous {
    background-image: none;
    background-color: transparent;
    height: 34px;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls .btn {
    box-shadow: none;
}
.sg-splash-bottom-menu .playpause {
    display: none;
}
.sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation .galleryMenuItemInner,
.sg-splash-bottom-menu .galleryMenu .galleryMenuItem .galleryMenuItemInner {
    font-size: 1px;
    line-height:2px;
    height:10px;
    width:10px;
    padding:0;
    text-align:center;
    display:block;
    color:#666;
    background-color:#666;
    border-radius: 10px;
    border:none;
}
.sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation .galleryMenuItemInner:hover,
.sg-splash-bottom-menu .galleryMenu .galleryMenuItem .galleryMenuItemInner:hover {
    background-color:#000;
    text-decoration:none;
    color:#000!important;
}
.sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation.selected .galleryMenuItemInner,
.sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation.selected .galleryMenuItemInner:hover,
.sg-splash-bottom-menu .galleryMenu .galleryMenuItem.selected .galleryMenuItemInner,
.sg-splash-bottom-menu .galleryMenu .galleryMenuItem.selected .galleryMenuItemInner:hover {
    background-color: #CCC;
    color:#000!important;
    border-radius: 20px;
}
.sg-splash-bottom-menu .contentContainerSpace {
    min-height:0 !important;
    margin-top:-11px;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer {
    position:absolute;
    background-color: #fff;
    right:0px;
    padding-bottom:8px;
    padding-top: 15px;
    min-height:0px !important;
    width:100%;
    overflow:hidden;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer .caption,
.sg-splash-bottom-menu .contentContainerSpace .contentContainer .description {
    padding-left: 10px;
	font-family: 'Roboto', sans-serif;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer a {
    color:#000;
    font-family: 'Droid Serif', serif;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer .galleryContent {
    position:absolute;
    color:#000;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer .galleryContent .caption {
    font-size:22px;
    margin-bottom:.25em;
    line-height:1em;
}
.sg-splash-bottom-menu .contentContainerSpace .contentContainer .galleryContent .photo-credit {
    margin-bottom:.25em;
    text-align:left;
    font-weight:bold;
}
.sg-splash-bottom-menu.sg-option-menu.sg-option-controls .controls button:last-child {
    margin-right:0;
}
@media (max-width: 979px) {
    .sg-splash-bottom-menu .contentContainerSpace .contentContainer {
        position:absolute;
        /*background-color: #000;*/
        right:0px;
        padding-bottom: 10px;
        min-height:0px !important;
        width:100%;
        overflow:hidden;
    }
    .sg-splash-bottom-menu, .sg-splash-bottom-menu.sg-option-menu,
    .sg-splash-bottom-menu.sg-option-menu.sg-option-controls {
        padding-bottom:50px;
    }
    .sg-splash-bottom-menu .galleryMenuSpace .galleryMenuNavigation .galleryMenuItemInner,
    .sg-splash-bottom-menu .galleryMenu .galleryMenuItem .galleryMenuItemInner,
    .sg-splash-bottom-menu.sg-option-menu .galleryMenuSpace .galleryMenuNavigation .galleryMenuItemInner,
    .sg-splash-bottom-menu.sg-option-menu .galleryMenu .galleryMenuItem .galleryMenuItemInner,
    .sg-splash-bottom-menu.sg-option-menu.sg-option-controls .galleryMenuSpace .galleryMenuNavigation .galleryMenuItemInner,
    .sg-splash-bottom-menu.sg-option-menu.sg-option-controls .galleryMenu .galleryMenuItem .galleryMenuItemInner {
        line-height:2px;
        height:10px;
        width:10px;
    }
    .sg-splash-bottom-menu .contentContainerSpace {
        min-height:0 !important;
        margin-top:-15px;
    }
}

/* ------------ Featured Module -----------*/
.featured div.content div.articles div.article-item div.article-image {
    padding: 0;
}
.featured div.content div.articles div.article-item div.article-content {
    /*position: absolute;*/
    bottom: 0;
    /* background-color: rgba(0,0,0,0.5);*/
    padding: 10px;
    width: 100%;
}
.featured div.content div.articles div.article-item div.article-content h3.article-title a {
    color: #000;
    font-size: 22px;
    font-weight: normal;
}

.featured div.content div.articles div.article-item div.article-content h3.article-title a:hover{
  text-decoration: underline;
}
.featured div.content div.articles div.article-item div.article-content div.summary {
    color: #000;
}

/* ------------ Modules -----------*/
.page-container .respond-container {
    border-radius: 0;
}
.module {
    border-radius: 0;
	border: none;
}
.module > h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 180%;
	margin-bottom:10px;
	color: rgb(0, 156, 239);
	font-weight: normal;
   text-transform: uppercase;
}

.module > h2 a {
  color: rgb(0, 156, 239); 
}
.page-container .respond-container {
    box-shadow: none;
}
.page-container div.row-fluid div.column-middle.span12 {
    border: none !important;
}
.article-list.vertical-blurb .articles .article-item .article-link-bottom {
    display:none;
}
h3.article-title a {
    font-family: 'Droid Serif', serif;
    font-size: 115%;
    line-height: 1em;
	color: #000;
	font-weight: bold;
}
	h3.article-title a:hover {
		color: rgb(0, 156, 239);
		text-decoration: none;
	}
.content-item-list .articles .article-item .article-image.image_pos_left {
	padding-bottom: 10px;
}
.content-item-list h2 a.btn.archive {
	box-shadow: none;
	background: none;
	border: none;
	font-size: 13px;
	margin-top: 5px;
	text-shadow: none;
    width: 60px;
}
.content-item-list h2 a.btn.archive:hover {
	text-decoration: underline;
	color: #555;
}
.content-item-list.module  div.summary {
	font-family: 'Roboto', sans-serif;
}

/*Right Rail*/
#landing-container.page-container div.row-fluid div.column-right div.module {
    background: #f0f0f0;
	padding: 15px;
}

.column-right .module > h2 {
  color: rgb(246, 106, 83);
  font-size: 120%;
}
#landing-container.page-container div.row-fluid div.column-right {
    /*background: #f0f0f0;*/
    border: none;
    border-radius: 0;
}
.column-right div.content-item-list.grid div.content div.articles div.article-item {
	background: #fff;
}
.follow:before {
	content: "Advertisement";
    display: block;
    font-size: 65%;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

/* The Magazine*/
.magazine-promo .cover {float: left;margin-right: 10px;}
.magazine-promo li {list-style-type:none;padding-bottom:10px;}
.magazine-promo .promo-links {font-size: 130%;padding-top:10px;}
@media (max-width: 600px) {.magazine-promo .cover {width:45%;} }
@media (min-width: 601px) and (max-width: 980px) {.magazine-promo .cover {width:40%;}  }
@media (min-width: 981px) {.magazine-promo .cover {width:55%;}}

/*--- The Magazine v2 ---*/
.magazine-promo-rt .cover {float: left;margin-right: 10px;}
.magazine-promo-rt li {list-style-type:none;padding:10px 0; border-bottom: 1px dashed #cfcfcf;}
.magazine-promo-rt li:last-of-type {border: none;}
.magazine-promo-rt .promo-links-rt {font-size: 130%;/*padding-top:10px;*/ float: left; margin-left: 5px;}
@media (max-width: 600px) {.magazine-promo-rt .cover { /*width:45%; */} }
@media (min-width: 601px) and (max-width: 980px) {.magazine-promo-rt .cover {width:40%;}  }
@media (min-width: 981px) {.magazine-promo-rt .cover {/*width:45%;*/}}
.magazine-promo-rt ul.promo-links-rt li a {color: #009CEF; font-family: 'Droid Serif', sans-serif;}
.magazine-promo-rt ul.promo-links-rt li a:hover {text-decoration: underline;}
.module.magazine {padding: 10px 20px;}

/* Best of ATX*/
#landing-container.page-container div.row-fluid div.column-right div.module.atx h2 {display:none;}
#landing-container.page-container div.row-fluid div.column-right div.module.atx h3.article-title {font-size: 170%;}
#landing-container.page-container div.row-fluid div.column-right div.module.atx {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CCCCCC;
    margin: 10px;
}
.content-item-list.atx div.content div.articles div.article-item div.article-content {
    margin-top: 10px;
}
@media (min-width:1060px) {
    .column-right div.module.magazine {
	display: none;
    }
}

/*Newsletter Module - Right Rail*/
.newsletter-signup div.content form div.lcont {clear: both; float: left; width: 100%;}
.newsletter-signup div.content form div.rcont {float: left; width: 100%;}
.newsletter-signup div.content form input[type="text"]{margin-bottom: 5px;}
.newsletter-signup div.content form label {display: inline; margin-right: 10px;}
.newsletter-signup div.content form label.top {float: left; width: 100%;}
.newsletter-signup div.content form input[type="checkbox"] {margin: 0 10px 0 0;}
.newsletter-signup div.content form input[type="submit"] {  background: #48B0EC ; color: #fff; border: none;border-radius: 0;box-shadow: none; padding: 4px 30px; display: block; width: 50%; margin: 10px auto 0;}
.newsletter-signup div.content form input[type="submit"]:hover {opacity: 0.8;}
.newsletter-signup div.content form p {float: left; width: 100%; margin: 10px 0 5px;}
form div.verify {margin-top: 15px;}

/* ------------ Article Styles -----------*/
.article.page-content a {color: rgb(0, 156, 239);}
.article.page-content a:hover {text-decoration: none; color: #666;}
#article-container .article .by-line,
#article-container .cke_show_blocks .by-line,
#article-container .cke_panel_block .by-line,
.article-slideshow-fullpage .article .by-line,
.article-slideshow-fullpage .cke_show_blocks .by-line,
.article-slideshow-fullpage .cke_panel_block .by-line,
html .article .by-line, html .cke_show_blocks .by-line,
html .cke_panel_block .by-line {
    text-transform: capitalize;
    color: #777;
	font-family: 'Droid Serif', serif;
}
#article-container.page-container.container-fluid h1.article-title {
	font-family: 'Roboto', sans-serif;
	font-size: 280%;
}
#article-container h1,
#article-container h2,
#article-container h3,
#article-container h4,
#article-container h5 {
	font-family: 'Roboto', sans-serif;
}
#article-container p,
#article-container li {
	font-family: 'Droid Serif', serif;
}

#article-container .article h3.deck {
  color: black;
  font-size: 180%;
  font-weight: normal;
}

#article-container .article .by-line {
  font-family: sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
}

#article-container a{
  color: rgb(0, 156, 239);
}

/* Slideshow Gallery */
.gallery-slideshow .slideshow-slide .slideshow-slide-metadata .slideshow-slide-title,
.gallery-slideshow .slideshow-slide .slideshow-slide-metadata .slideshow-slide-photocredit {
    white-space: normal;
}
.gallery-slideshow .slideshow-slide .slideshow-slide-metadata {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CFCFCF;
	margin-top:10px;
    margin-left: 8.65%;
    margin-right: 8.65%;
    padding: 10px;
}

/*----Newsletter Form----*/
@media (min-width: 767px) {
.newsletter {
    width: 70%;
}
}
@media (max-width: 400px) {
.newsletter {
    width: 300px;
}
}
.checkbox_label {
  display: block;
margin-bottom: 5px;
position: relative !important;
margin-left: 20px;
text-align: left;
}
.form_checkbox {
position: absolute !important;
margin: 3px 0px 0px 0px !important;
}
/* ------------ Footer -----------*/
footer {
    background-color: #666666;
    background-image: none;
    text-shadow: none;
    color: #fff;
}
footer nav h5 {
    color: #fff;
}
footer a {
    color: #fff;
}
footer .module img {
    width:35px !important;
    height:35px !important;
}
footer .module {
   background-color:transparent;
   display: none;
}
footer .nav > li > a.social-media-link, footer .nav > li > a.social-media-link:hover {
	font-size: 0px;
	color: transparent !important;
	width: 10px;
	height: 20px;
	margin-right: 0;
	overflow: hidden;
}
footer .nav > li > a.facebook, footer .nav > li > a.facebook:hover {
	background-image:url('../../../../images/facebook_circle_small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 5px;
	margin-right:0;
}
footer .nav > li > a.twitter, footer .nav > li > a.twitter:hover {
	background-image:url('../../../../images/twitter_circle_small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
}
footer .nav > li > a.youtube, footer .nav > li > a.youtube:hover {
	background-image:url('../../../../images/youtube-small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
}
footer .nav > li > a.instagram, footer .nav > li > a.instagram:hover {
	background-image:url('../../../../images/instagram-circle-small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
}
footer .nav > li > a.linkedin, footer .nav > li > a.linkedin:hover {
	background-image:url('../../../../images/linkedin-small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
}
footer .nav > li > a.pinterest, footer .nav > li > a.pinterest:hover {
	background-image:url('../../../../images/Pinterest-logo-small.png') !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
}
footer .nav > li > a.social-media-link:hover {
	opacity: 0.7;
}
footer .container-fluid .row-fluid > div:last-child {
	padding: 10px;
}

/*----Rich Media 1x1 Override----*/
.rad.trackingpixel.module {
   padding: 0px !important;
   margin-bottom: 0px !important;
}