.ProfileImage {
	max-width:300px;
	max-height:300px;
	margin: 0px 10px 20px 0px !important;
}
#featuredPubs, #pubsList, #expList, #rdaList{
	list-style: none;
	margin-left: 10px;
	padding-left: 2em;
	text-indent: -2em;
	list-style-image: none;
}
#featuredPubs li, #pubsList li, #rdaList li {
	padding-top: 10px;
	list-style-image: none;
}
#featuredPubs li a, #pubsList li a, #rdaList li a {
	font-weight: bold;
}
#expList span {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}
#newsrl {
	font-size:12px;
	max-height:200px;
	overflow:hidden;overflow-y:auto;
}
#newsrl li {
	padding-bottom:5px;
}
#newsrl span {
	display:block;
}
div.vcard {
	padding-bottom:30px !important;
}
/*  News Release */
	#mediaContacts li {
		padding-left: 10px;	
	}	
	#mediaContacts span, #newsResources span {
		display: block;
	}
	#toolbox h4 {
		font-weight: bold;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
	}
	.panel p, .panel h4 {
		padding: 10px 5px 10px 10px;			
	}
	/*#release img {
		margin-right: 10px;
		margin-bottom: 5px;
		max-width: 400px;
	}*/

@media screen and (max-width: 767px) {
	h2.fn {
		display:block;
		clear:both !important;
	}
	.usfslogo {
		width:35px;
	}
	.smusdalogo {
		width:40px;
	}
	.slogan {
		padding-top:6px !important;
	}
}

#sm-brand {
	float:left;
	width:100%;
		display:inline;
		padding:20px;
		background-color:#FFF;
}
#sm-brand div, #sm-brand span  {
			display:inline;

}
    .smlogos {
        float: left;
        margin-right: 12px;
        max-width: 500%;
        vertical-align: middle;
      }
.slogan {
	float:right;
	      line-height: 20px;
      font-size: 20px;
      font-weight: 700;
      color: #333;
      text-transform: uppercase;
      padding-top: 12px;
	  padding-left:20px;
	  display:inline;
}
	.smalls {
		text-transform:none;
		font-style:italic;
		font-size:x-small;
		display:inline;
		clear:left;
	}
#social h2, #themes h2 {
		border-bottom: solid 1px #000000;
		display: block;
	}	
	#latest ul.nav-tabs li {
		font-size: 12px;
	}
	#latest ul.nav li a {
		padding: 5px 7px;
	}
	#latest div.tab-content {
		border-left: 1px solid #d49768;
		border-right: 1px solid #d49768;
	}
	 ul.latestList {
		list-style: none;
		padding-left: 10px;
		margin-left: 0px;
		padding-top: 10px;
		padding-right: 10px;
	}
	ul.latestList li {
		font-size: 12px;
		padding-left: 0px;
		margin-left: 0px;
		padding-bottom: 5px;
	}
	ul.latestList li span {
font-size:11px;
color:#AAA;
		display: block;
	}
	#highlights img {
		border: solid 1px #666; 
	}

	.terms {
		font-size: 12px;
		font-weight: bold;
	}

	#seasons {
/*		background-color: white;
		height: 450px;*/
	}
	#seasons audio {
		width:90%;
		margin-bottom: 10px;
		border-bottom: solid 1px #eee !important;
	}
	#seasons p {
		font-size: smaller;
	}
	#seasons h3, #seasons h3 a {
	font-size: 21px;
    font-weight: 300;
    line-height: 24px;
    color: #292F33;
	margin-top: 10px;
	font: Helvetica,Roboto,"Segoe UI",Calibri,sans-serif
	}
	#hottopics .btn {
		font-weight: bold;
		    font-size: 16px;
    color: #A34000;

	}
	#connected {
	height:35px;
	overflow:visible;
/*	padding-left:10px;
	padding-right: 15px;*/
	margin-right: 15px;
}
	#connected h3 {
		color: #A34000;
		font-style: italic;
		margin-left: 10px;
	}
.sm-icon {
	width:30px;
	height:30px;
/*	padding-left:2px;
	padding-right:5px;
	padding-top: 5px;*/
	margin-right: 5px;
	clear:none;
	border:none;
}
	#pubs ul {
		list-style: none;
		margin-left: 0px;
		padding-left:0px;	}
	
	#pubs ul li {
		padding-bottom: 10px;
		margin-left: 0px;
		padding-left:0px;
		line-height: 1.4;
	}

	#themes img {
		border: solid 1px #999;
	}
	
	#currentTime {
		font-weight:bold;
		padding-right:20px;
		padding-left:20px;
		width:120px;
	}
	#podplayer {
		margin-bottom:20px;
		width:100%;
	}


@media (min-width: 768px) {
.navbar-collapse {
	height: auto;
	border-top: 0;
	box-shadow: none;
	max-height: none;
	padding-left: 0;
	padding-right: 0;
}
.navbar-collapse.collapse {
	display: block !important;
	width: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-x: visible;
}
.navbar {
	/*	max-width: 300px;
*/	margin-right: 0;
	margin-left: 0;
}
.navbar-nav, .navbar-nav > li, .navbar-left, .navbar-right, .navbar-header {
	float: none !important;
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
.navbar-nav > li > a {
	padding-top: 4px !important;
	padding-bottom: 0 !important;
	height: 28px;
}
.navbar-nav > li > a:hover {
	text-decoration: underline;
}
.navbar {
	min-height: 28px !important;
}
#pagehead {
	height: 120px;
	background-color: #47561D;
	background-image: url(../../local-resources/images/bsbg.jpg);
	border: solid 1px black;
	margin-bottom: 0px;
}
.headercorner {
	background: white; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0)); /*Safari 5.1-6*/
	background: -o-linear-gradient(right, rgba(255,255,255,1), rgba(255,255,255,0)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right, rgba(255,255,255,1), rgba(255,255,255,0)); /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0)); /*Standard*/
	width: 100%;
	height: 70px;
	clear: all;
	position: relative;
	border-left: 1px solid #47561D;
	border-top: 1px solid #47561D;
}
.headercorner ul {
	list-style: none;
}
#usdalogo {
	height: 37px;
	left: 12px;
	position: absolute;
	top: 12px;
	width: 54px;
}
#usdalogo a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/local-resources/wide/logousda.gif);
	display: block;
	height: 37px;
	width: 54px;
}
#usdatitle {
	left: 70px;
	position: absolute;
	top: 0.7em;
}
#usdatitle a {
	color: #00005c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
}
#fstitle {
	left: 70px;
	position: absolute;
	top: 1.85em;
}
#fstitle a {
	color: #00005c;
	font-size: 1.25em;
	font-weight: normal;
	text-decoration: none;
}
#foresttitle {
	right: 100px;
	position: absolute;
	top: 0.65em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	text-align: right;
	font-weight: bold;
}
#foresttitle a {
	color: #efefef;
	font-size: 1.2em;
	line-height: 1.1;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}
#fslogo {
	display: block;
	height: 51px;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 48px;
}
#fslogo a {
	display: block;
	background: transparent url(/local-resources/wide/logofs.gif) no-repeat top left;
	height: 51px;
	width: 48px;
}
#leftcol {
	padding-top: 10px;
}
#topics {
	margin-top: -10px;
}
address {
	padding: 10px;
}
#topics h3, #hottopics h3 {
	display: block;
	background-color: #588000;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}
#mainbody {
	margin-left: 0px;
	padding-right:10px;
}
.container {
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 5px;
}
body {
}
#ed {
	position: absolute;
	margin: auto;
	left: 50%;
	z-index: 10;
	bottom: 0px;
}
/*nav li.active a {
	background-color:#E3DC98 !important;	
}*/
nav li.active {
	border: 1px solid #999;
}
nav li.active ul {
	list-style: none;
}
.orange {
	background-color: #47561D !important;
	padding-top: 5px;
}
#navlist {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #C57400;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#navlist ul {
	float: right;
	margin: 0;
	padding: 0 0px 0 0px;
	list-style: none;
}
#navlist li {
	float: left;
	margin: -1px 0 0 0;
	padding: 5px 0;
	text-decoration: none;
}
#navlist a {
	padding: 4px 10px;
	height: 21px;
	display: inline;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
h1.pagetitletop {
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 10;
	padding: 5px 10px;
	background: #F2DD9A url(/local-resources/wide/center-h1.gif) no-repeat top right;
	border-top: 0px solid #F9C66D;
	border-bottom: 1px solid #F9C66D;
	border-left: 1px solid #F9C66D;
	border-right: 0px solid #F9C66D;

}
#publication h2 {
	font-weight: 300;
	font-style: normal;
	line-height: 1.2;
	font-size: 30px;
	letter-spacing: -0.02em;
	text-decoration: none;
	text-transform: none;
	border: none;
	color: #000;
}
#publication h3 {
	font-size: 20px;
	font-weight: 300;
	color: #A34000;
}
.img-border {
	border: solid 1px #000;
	}

	/* Unit site navigation */
#LocalNav ul {
	padding-left: 10px;
}
.panel-heading h3, .panel-heading h4 {
	margin-top:0px;
	padding: 0px;
}
	#localnav {
		list-style: none;
		padding-left:0px;
	}
	#localnav li {
		
		margin-left:10px;
	}	

.selectnav {
		list-style-image: url(/local-resources/wide/center-col-list-sel.gif);	
	}
	
	


	/*footer  {font-size:smaller; border-top: solid 2px #999999;}
*/