/*
==============================================================================
**
** NEWSROOM STYLES
**
** SCOPE: 		NEWSROOM
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have and ID of "newsroom"

** NOTES:

** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* =========================================================================== */
/*
** COLOR PALETTE
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:
** NOTES:
**
*/
/*
** SPECIFIC COLORS
**
** DESCRIPTION:	Define the shape color and size of the container
** USAGE:
** NOTES:
**
*/
/*
** CONTAINER
**
** DESCRIPTION:	Define the shape color and size of the container
** USAGE:
** NOTES:
**
*/
/*
This is not working, but eventually I think it makes more sense to define border radius
here than have each element need a border radius element that get's set to zero;
.container-radius() {
	.less-radius(10px,10px,10px,10px);
	.ie-pie();
}
*/
/*
** MAIN NAV
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:
** NOTES:
**
*/
/*
** BUTTON
**
** DESCRIPTION:	Variables for standard buttons
** USAGE:
** NOTES:
**
*/
/* Over Button Variables */
/* Pressed Button Variables */
/* Asides Figure Image Shadow */
/* =========================================================================== */
.newsroom-landing-page section {
  clear: both;
  overflow: auto;
  margin-bottom: 2em;
}
.newsroom-landing-page section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.newsroom-landing-page section ul li {
  clear: left;
  border-top: 1px dotted #c0bcb2;
  margin-bottom: .5em;
  padding-top: .5em;
}
.newsroom-landing-page section ul li:first-child {
  border: none;
}
.newsroom-landing-page section ul a {
  display: block;
  margin-left: 10%;
}
.newsroom-landing-page section img {
  margin: 0 3% .5em 0;
  float: left;
}
.newsroom-landing-page section time {
  clear: left;
  width: 10%;
  display: block;
  float: left;
}
.twtr-ft {
  visibility: hidden;
}
.pr-end {
  text-align: center;
}
#newsroom article footer {
  padding-top: 1.333em;
  font-size: 1em;
}
#newsroom article footer a {
  margin: 0;
}
#newsroom .date select {
  float: left;
  height: 31px;
  margin: 3px 5px 0 0;
  padding: 0.4em 0.3em 0.4em;
  width: 38%;
}
#newsroom .date .button {
  margin: 3px 0 0;
  padding: 4px 4px 2px;
  width: 40px;
  height: 30px;
}
#newsroom .search-btn {
  position: relative;
  top: 2px;
}
#newsroom .search-btn input {
  height: 32px;
}
#browser {
  clear: both;
  overflow: auto;
  padding: 2%;
  background: #f2edda;
}


#newsroom #content .item p img{
  height : auto;
}
/*
** MULTIMEDIA SEARCH FORM
**
** DESCRIPTION:			The form on multimedia pages to search/refine video selectiosn
** USAGE:
** NOTES:
**
*/
#multimedia-search {
  /* Override the default form settings */
  overflow: auto;
  margin: 0 0 1.618em 0;
  border-bottom: 1px solid #e5dbb4;
  /* End form overrides */
}
#multimedia-search fieldset {
  overflow: hidden;
  background: none;
  width: 31%;
  height: auto;
  margin: 0;
  float: left;
  padding: 1.5% 1.5% 0 1.5%;
}
#multimedia-search fieldset:first-child {
  border: none;
  padding-left: 0;
}
#multimedia-search fieldset:last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
#multimedia-search legend {
  display: block;
}
#multimedia-search ol {
  margin: -0.618em inherit 0 inherit;
  overflow: auto;
}
#multimedia-search .button {
  width: 30%;
}
#multimedia-search .two li {
  width: 75%;
}
#multimedia-search .three li {
  width: 37.5%;
}
#multimedia-search ul li:last-child {
  width: 20%;
}
#multimedia-search .button {
  width: 3em;
  padding: .5em !important;
}
.ie7 #multimedia-search .button,
.ie8 #multimedia-search .button {
  padding: 0 !important;
  float: left;
  height: 25px;
}
.ie7 #multimedia-search fieldset,
.ie8 #multimedia-search fieldset {
  width: 30%;
}
.ie7 #multimedia-search #search-multimedia,
.ie8 #multimedia-search #search-multimedia {
  height: 14px;
  margin-right: 1em;
  font-size: .9em;
  line-height: 1;
}
/*
** MULTIMEDIA THUMBNAILS
**
** DESCRIPTION:			The form on multimedia pages to search/refine video selectiosn
** USAGE:
** NOTES:
**
*/
.multimedia .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  /*
	li:nth-child(5n+5) {
		margin-right: 0;
		background: red; }

	li:first-child {
		background: blue; }
	*/
}
.multimedia .thumbnails li {
  display: block;
  width: 18%;
  margin: 0 2% 1em 0;
  height: 17em;
  float: left;
  font-size: .761em;
  font-family: sans-serif;
}
.multimedia .thumbnails li img {
  margin: inherit inherit .618em inherit;
  width: 100%;
  cursor: pointer;
}
.multimedia .thumbnails li a {
  cursor: pointer;
}
.ie7 .multimedia .thumbnails li,
.ie8 .multimedia .thumbnails li {
  width: 17.9%;
}
/*
** VIDEO CONTENT
**
** DESCRIPTION:			This is the �header� area of the multimedia page
** USAGE:
** NOTES:
**
*/
#video-content {
  overflow: auto;
  padding-bottom: 1.618em;
}
#video-content h1 {
  font-size: 1.618em;
  margin: 0;
}
#video-content time {
  font-weight: bold;
}
/*
** MEDIA PLAYER
**
** DESCRIPTION:			This is the actual video player, right now it just targets an iframe
** USAGE:
** NOTES:
**
*/
#media-player {
  width: 60%;
  position: relative;
  /**/
  padding-bottom: 36.25%;
  margin: 0 3% 1% 0;
  /*height:  		280px;*/
  height: 0;
  overflow: hidden;
  float: left;
}
#media-player iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dateline {
  font-weight: bold;
}
/*

#search-multimedia-container {
 	padding: 5px 15px 0 0;
    position: relative;
    float: right;
    z-index: 999999;
    right: 0;
    top: 14px;
    width: 250px;
    border: 1px solid red;
    background: red; }

#search-multimedia-field {
 	float: left;
    height: 20px;
    margin-left: 5px;
    padding: 2px 0 0 20px;
    width: 170px;

    border: 1px solid red !important; }


 */
/*
** PHOTOS
**
** DESCRIPTION:
** USAGE:
** NOTES:
**


#thumbnails_container {
    background-color: #F0F0F0;
    color: #484B51;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}

.paging {
    margin: 0 0 5px !important;
}

#thumbnails_padder {
    padding: 5px 10px 0;
}

.paging .loc {
    float: left;
}

.paging .links {
    float: right;
}

.paging .links a {
    font-weight: normal !important;
    padding-left: 5px;
}

.paging .links a.selected {
    font-weight: bold !important;
    text-decoration: underline !important;
}

#thumbnails img {
    border: 1px solid #484B51;
    float: left;
    margin: 0 5px 5px 0;
	width:auto;
}

#thumbnails img.selected {
    border: 1px solid #F0F0F0;
}

#slideshow_controls {
    background-color: #F0F0F0;
    padding: 0 0 6px 15px;
    text-align: left;
}

#slideshow_controls a {
    color: #000000;
}

#slideshow_play_link {
    padding-right: 15px;
}

.image_nav {
    margin: 5px 0 10px;
    float: left;
    width: 100%;
}

.image_nav .loc {
    float: left;
}

.image_nav .links {
    float: right;
}

#newsroom figcaption {
	font-size: 1.2em;
    font-style: italic;
    margin: 0.563em 0; }

#newsroom .download-bio img {
	width:105px; }

#newsroom a.download-bio {
	padding: 0 10px 0 0;
	float:left;
	display: block;
	cursor: pointer; }

#newsroom .press-pdf {
	float: left; }

#newsroom .photos {
	float: left;
	clear: both; }
*/
/*

	Blog

*/
#blog #refineby {
  background: #f8f5ee;
  padding: .5em 0 .5em 2.5em;
  top: 54px;
  left: 0;
  font-size: .9em;
}
#blog #refineby + a,
#blog #refineby + a + ul {
  margin-top: 30px;
}
#blog_entries {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#blog_entries > li {
  overflow: auto;
  margin-bottom: 2em;
  padding-top: 1em;
  border-top: 1px solid #e1dccd;
}
.filter {
  border: medium none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#blog_entries li:first-child {
  padding-top: 0;
  border-top: none;
}
/*

	Blog Entries

*/
.blog_entry {
  overflow: hidden;
}
.blog_entry time {
  display: block;
  margin-bottom: -1em !important;
  color: #999;
}
.blog_entry h1 {
  font-size: 2.2em;
  margin: 0;
  padding: 0;
}
.blog_entry p {
  display: block;
  /*
	font-size:1.08em;
	font-family: Georgia, serif;
	margin-bottom:.8em;
	line-height:1.3em;
	*/
}
.blog_entry .byline {
  clear: left;
  font-size: .75em;
  margin-bottom: 1.4em;
  display: block;
}
.blog_entry img {
  margin: 5px 0 10px 0;
}
#video_1-video-0 {
  margin: auto 1.5em 1em 0;
  float: left;
}
/*

	Tags

*/
.blog_entry dl {
  font-size: 0.8em;
  margin: 0.5em 0 6px;
  padding: 2px;
}
.blog_entry dt {
  margin-right: .2em;
}
.blog_entry dt,
.blog_entry dd {
  float: left;
  margin: 0 0 0.1em;
}
.blog_entry dt a,
.blog_entry dd a {
  margin: 0 5px !important;
}
.rss_button {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 5px 5px 5px 5px;
  color: #511602 !important;
  display: block;
  font-family: "Optima LT W01 Medium", Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
  margin-bottom: 10px;
  outline: 0 none !important;
  padding: 0.4em 1.2em 0.6em;
  position: relative;
  text-align: center;
  font-size: 1.3em;
  width: auto;
}
.rss_button img {
  margin-right: 10px;
  position: relative;
  top: 5px;
  width: 20px;
}
.rss_button:hover {
  border: 1px solid #e1dccd;
  text-decoration: none;
  background: none repeat scroll 0 0 #efefef;
}
/*

	Social Media

*/
.small_links {
  position: relative;
  clear: left;
  margin: 1.5em 0 0 0 !important;
  top: 0 !important;
  list-style: none;
  padding: 0;
}
.small_links li {
  margin: 0 .5em 0 0;
  float: left;
}
.small_links .youtube li {
  display: block;
}
.small_links .youtube a {
  display: block;
  text-indent: -999em;
  width: 44px;
  height: 20px;
  background: transparent url(images/newsroom/youtube.png) top left no-repeat;
}
/* multimedia stuff */
.dateline {
  margin: 16px 0;
  display: block;
}
#video-content {
  margin-top: 1em;
}
#video-content .channel {
  background: url("/themes/sanders/images/home/channelbg.png") repeat scroll 0 0 transparent;
  display: block;
  height: 43px;
  width: 99.9%;
  float: left;
  margin-bottom: 30px;
}
#video-content .channel div {
  float: right !important;
  padding-right: 10px !important;
  padding-top: 9px !important;
}
#video-content .channel a {
  margin: 5px;
}
#video-content iframe {
  border: medium none;
  float: left;
  height: 300px;
  margin: 0;
  padding: 0;
  width: 100%;
}
#media-player_wrapper {
  min-height: 22px !important;
  width: 100%;
  margin-bottom: -5px;
}
#media-player_wrapper object {
  min-height: 22px !important;
  width: 100%;
  height: 300px;
}
#media-player {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#media-player iframe {
  width: 100%;
}
#media-player.full {
  max-width: 100%;
  height: 420px;
  margin: 0;
  padding: 0;
}
#media-player.full iframe {
  height: 420px;
  width: 100%;
}
#multimedia-browser .search-multimedia-container {
  margin-bottom: 1em;
}
#multimedia-browser .search-multimedia-container #search-mm {
  width: 30%;
  margin-right: 0!important;
  padding-right: 0!important;
}
#multimedia-browser .search-multimedia-container #search-mm input {
  width: 70%!important;
  padding-left: 1.5%;
}
#multimedia-browser .search-multimedia-container #search-mm #search-multimedia-btn {
  width: 17%!important;
}
#multimedia-browser .search-multimedia-container #by-issue-video {
  width: 25%;
}
#multimedia-browser .search-multimedia-container #by-issue-video select {
  width: 70%!important;
}
#featured-details-header {
  margin-top: 0;
}
#social-media-container {
  clear: both;
  margin: 1em 0 0 20px;
}
#media-player {
  margin-right: 1em;
  min-height: 297px;
}
#multimedia-browser {
  border-top: 1px solid transparent;
  background-color: #f2edda;
  /*#search-content {
		ul {
			margin:0;
			padding:0 !important;
			list-style:none;
		}

		li {
			margin:0;
			padding:10px;
			border-bottom:1px dotted #d7d3cf;
		}

		li.last-li {
			border-bottom:0;
		}

		.search-thumb {
			float:left;
			width:120px;
			margin-right:10px;
		}

		.search-thumb img {
			margin-bottom:-4px;
		}

		.search-desc {
			float:left;
			width:530px;
		}

		.search-desc {
			h4 {
				margin-bottom:0;
				line-height:1.2em;
			}
		}

		.multimedia-type {
			font-size:.8em;
			line-height:1.9em;
			font-style:italic;
			letter-spacing:.1em;
		}
	}*/
}
#multimedia-browser ul.nav-tabs {
  display: none;
  /*margin: 20px 0;
		padding: 0 !important;
		position: relative;
		width: 100%;


		li {
			clear: right;
			display: block;
			float: left;
			margin: auto;
			position: relative;
			width: auto;

			a{
				float:left;
				display:block;
			}
			a:hover{

				background: #6d6b2f;
				color:#fff;
			}

		}
		li.active{
			a{


				background: #273E58;
				color:#fff;
			}
			a:hover{

				background: #6d6b2f;
				color:#fff;
			}
		}*/
}
#multimedia-browser .tab-content {
  overflow: visible;
  padding: 1em;
}
#multimedia-browser .multimedia-content {
  margin-top: 1em;
}
#multimedia-browser .loading {
  min-height: 200px;
}
#multimedia-browser form.multimedia-search {
  margin: 0 0 1em 0;
  padding: 0;
  height: 35px;
}
#multimedia-browser form.multimedia-search input.search-media {
  font-size: 17px !important;
}
#multimedia-browser legend {
  margin: 0 0 10px 0 !important;
  font-size: 19px !important;
  line-height: 1;
}
#multimedia-browser fieldset {
  margin: .5em 0 0 0;
  padding: 0;
}
#multimedia-browser input {
  display: inline-block;
  font-size: 14px;
  margin: 0;
}
#multimedia-browser input[type="button"] {
  display: inline-block !important;
  float: none !important;
  margin: 0 0 0 .5em !important;
  padding: 5px 7px !important;
  height: 30px !important;
  font-size: 18px !important;
}
#multimedia-browser a {
  cursor: pointer;
}
#multimedia-browser #search-results-header {
  padding: 20px 10px 0 10px;
}
#multimedia-browser .loading div#search-results-header {
  display: none;
}
#multimedia-browser #search-results-feedback {
  color: #988d85;
  letter-spacing: 1px;
}
#multimedia-browser .status {
  display: none;
  color: #fff;
  letter-spacing: 1px;
  background-color: #6d5236;
  font-size: 13px;
  padding: 10px 10px 8px 10px;
}
#multimedia-browser .status p {
  margin: 0;
}
#multimedia-browser .status p + p {
  margin-top: 1em;
}
#multimedia-browser .status a {
  color: #fff;
  text-decoration: underline;
}
#multimedia-browser .no-results {
  margin-top: 1em;
}
#multimedia-browser .multimedia-tools {
  /*float:left;*/
  width: 100%;
  /*fieldset:last-child {
			border-right:none;
			margin-right:0;
			padding-right:0;
		}*/
}
#multimedia-browser .multimedia-tools #search-mm input {
  float: left;
}
#multimedia-browser .multimedia-tools #audio-tab-content #by-issue-audio select {
  float: left;
  width: 87%;
}
#multimedia-browser .multimedia-tools #audio-tab-content #by-issue-audio #audio-topics-btn {
  float: left!important;
}
#multimedia-browser .multimedia-tools fieldset {
  float: left;
  margin-top: 0;
  margin-right: .5em;
  padding: 0;
  width: 48%;
  background-color: transparent;
}
#multimedia-browser .multimedia-tools fieldset #audio-topics {
  width: 85%;
}
#multimedia-browser .multimedia-tools fieldset + fieldset {
  padding-left: .5em;
}
#multimedia-browser .multimedia-tools fieldset.multimedia-issues-container {
  margin-right: .5em;
}
#multimedia-browser .multimedia-tools select {
  margin: 0;
  display: inline-block;
  width: auto;
}
#multimedia-browser .multimedia-tools select option,
#multimedia-browser .multimedia-tools input {
  font-size: 13px!important;
}
#multimedia-browser .multimedia-tools select + select {
  margin-left: .5em;
}
#multimedia-browser .has-issues fieldset {
  width: 31%;
  min-width: 0;
}
#multimedia-browser .has-issues fieldset input[type="text"],
#multimedia-browser .has-issues fieldset select {
  max-width: 75%;
}
#multimedia-browser .has-issues fieldset .month {
  max-width: 40%;
}
#multimedia-browser .pagination {
  clear: both;
  margin-top: 0;
  padding: 8px;
  min-height: 20px;
  background-color: #ebe4c7;
}
#multimedia-browser .pagination .listing-jump {
  float: left;
}
#multimedia-browser .pagination .listing-increment {
  float: right;
}
#multimedia-browser .pagination .listing-increment a {
  color: #333;
  display: inline-block;
}
#multimedia-browser .pagination .listing-increment a.selected {
  text-decoration: underline;
}
#multimedia-browser .pagination:after,
#multimedia-browser .paging-outer:after,
#multimedia-browser .paging-inner:after,
#multimedia-browser .paging:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#multimedia-browser .row .media-thumbnail {
  float: left;
  margin: 0 0 1em 1em;
  width: 152px;
}
#multimedia-browser .row .media-thumbnail img {
  cursor: pointer;
}
#multimedia-browser .row .media-thumbnail div {
  line-height: 1;
}
#multimedia-browser .row .media-thumbnail div a {
  font-family: Arial, sans-serif;
  font-size: .75em;
  line-height: 1em;
}
#multimedia-browser .row:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#share-buttons {
  margin: 0;
  padding: 0;
}
#share-buttons li {
  margin-bottom: 0;
  padding: 0;
  vertical-align: top;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
#share-buttons .youtube a {
  display: block;
  text-indent: -999em;
  width: 44px;
  height: 20px;
  background: transparent url(/images/multimedia/youtube.png) top left no-repeat;
  border-bottom: 0;
}
#share-buttons .last {
  width: 180px;
}
#share-buttons input[type="text"] {
  padding: 0;
  width: 130px;
  height: 20px;
  font-size: .6em
		display: block !important;
}
#share-buttons .copied-link {
  padding-right: 20px;
  background: url(/images/multimedia/okay.png) no-repeat right center;
}
#share-buttons #share-copy-link {
  cursor: pointer;
}
#share-buttons #share-link-button-container {
  position: relative;
  cursor: pointer;
}
#share-buttons #share-link-button {
  border: 1px solid #cccccc;
  color: #3e3e3e;
  font-family: "DIN Next W01 light", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #dbdbdb));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #dbdbdb 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#dbdbdb);
  font-size: 11px;
  line-height: 19px;
  height: 19px;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: border;
  -moz-background-clip: border;
  background-clip: border-box;
  cursor: pointer;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 0 10px;
}
#share-buttons #share-link-button:hover {
  background: #fdfdfd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #ffffff), color-stop(0.02, #fdfdfd), color-stop(1, #c2c2c2));
  background: -webkit-linear-gradient(top, #ffffff 3% #fdfdfd 4%, #c2c2c2 100%);
  background: -moz-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: -o-linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  background: linear-gradient(top, #ffffff 3%, #fdfdfd 4%, #c2c2c2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#c2c2c2);
  border: 1px solid #bbbbbb;
}
#share-buttons #share-link-container {
  height: 20px;
  min-width: 132px;
}
.clearfix {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
/* end multimedia stuff */
