/**
 * @file
 * Views Styling
 */


/* Views */
.view {
}


.view-content {
}


.views-row {
}

.page-news-commentary .views-row {
	padding: 5px;
}


.views-row-odd {
}


.views-row-even {
}


.views-row-first {
}


.views-row-last {
}


.views-field {
}


.views-field-title {
}


.views-field .field-content {
}


/* Body class when viewing a Views page */
.page-views {
}


/* Block class */
.block-views {
}






/* 
News as of...
*/


#features {
  padding:0 20px 20px 20px;
}
#features h2.block-title{
  color: #7D8285;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 18px 0;
  margin: 0;
}
#block-views-homepage-news-block {
  line-height: 1.25;
  margin-right:20px;
}
#block-views-homepage-news-block .news-date {
  color:#7D8285;
  font-size:18px;
  font-weight:700;
  padding:0 0 18px 0; 
  margin:0;
}
#block-views-homepage-news-block .news-date {
  clear:right;
  display:block;
  float:left;
  width:100%;
}
#block-views-homepage-news-block h2.block-title {
  display:block;
  float:left;
}
#block-views-homepage-news-block .view-content {
  clear:both;
  display:block;
  float:left;
  font-size:13px;
  border-top:1px solid #ddd;
  width:100%;
}
#block-views-homepage-news-block .view-content .views-row {
  margin-top:20px;
}
#block-views-homepage-news-block .views-field-title a {
  font-size: 1.1em;
  font-weight: 700;
}
#block-views-homepage-news-block .views-field-body {
  padding-top:5px;
}
#block-views-homepage-news-block .view-footer {
  display: block;
  float: left;
  clear: both;
  width:100%;
  margin: 20px 0;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
#block-views-homepage-news-block .view-footer p {
  margin: .8em 0 .8em 0;
}
#block-views-homepage-news-block .view-footer a{
  display:inline-block;
  margin-left:10px;
}



/*
News view
*/

.view-news-releases {
  padding-bottom:15px;
}

.view-news-releases .field-content {
  display:block;
  font-size:13px;
  clear:both;
}
.view-news-releases .date-display-single {
  display:block;
  float:left;
  width:10%;
  padding-bottom:6px;
}
.view-news-releases .views-news-title {
  display:block;
  float:left;
  width:89%;
  padding-bottom:6px;
}

/* 
Audio view */
.view-audio .views-field-field-statement-date {
	width: 85px;
}

.view-news-releases {
  padding-bottom:15px;
}

.view-audio-files .field-content {
  display:block;
  font-size:13px;
  clear:both;
}
.view-audio-files .date-display-single {
  display:block;
  float:left;
  width:10%;
  padding-bottom:6px;
}
.view-audio-files .views-audio-title {
  display:block;
  float:left;
  width:89%;
  padding-bottom:6px;
}
/*
Issues view
*/

.views-issue-page-items .views-news-items,
.view-statements .views-statements-items {
	display: table;
}
.views-issue-page-items .views-news-items .views-news-date,
.view-statements .views-statements-items .views-statements-date {
	display: table-cell;
	width: 85px;
}
.views-issue-page-items .views-news-items .views-news-date .date-display-single,
.view-statements .views-statements-items .views-statements-date .date-display-single {
	width: auto;
}
.views-issue-page-items .views-news-items .views-news-title,
.view-statements .views-statements-items .views-statements-title {
	display: table-cell;
}

/*
News page
*/

/* start temporary fix for meeting */
.node-type-news-release #contact-senator h2.pane-title.block-title {
display:inline-block; clear:both; height:48px;
}
/* end temporary fix for meeting */


.date-display-single {}

#quotation {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: rgb(245, 245, 245);
    font-weight: normal;
    border-top: 1px solid rgb(207, 223, 239);
    border-bottom: 1px solid rgb(207, 223, 239);
    padding: 10px 15px;
    color: rgb(0, 51, 102);
    font-size: 16px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}


/* issues view */
.views-issue-page-items {
  margin-bottom:25px;
}



/* desktop views Slideshow */


.flexslider {
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
}
.flexslider .flex-viewport {
  padding-bottom: 19px;
}
.flexslider .flex-viewport .slides {
  margin-top: 35px;
  margin-bottom: 40px;
}
.flexslider .flex-direction-nav a {
  height: 41px;
}
.flexslider .slides img {
  width: 40%;
  display: block;
  margin-left:5%;
  margin-right: 5%;
  float: left;
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
}
.flexslider  .slide-content-wrapper {
  float: left;
  width: 40%;
}
.flexslider .slide-title {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin:1em 0 .5em;;
}
.flexslider .slide-summary {  
  color: #717578;
  display: block;
  font-size: 1.2em;
  margin-bottom: 1.1em;
}
.flexslider .slide-more-link {  
  background-color: #87b0d8;
  color:#fff;
  display: inline-block;
  padding:8px 30px 5px;
  border-bottom: 3px solid #6391bb;
}
.flexslider .slide-more-link:hover {  
  text-decoration: none;
  background-color: #6391bb;
  border-bottom: 3px solid #87b0d8;
}
.flexslider .flex-direction-nav a {
  display: block;
}
.flex-control-nav.flex-control-paging {
  margin: 0;
  width: 100%;
}
.flex-control-nav.flex-control-paging li {
  width:33%;
  margin-left:1px;
}
.flex-control-nav.flex-control-paging li a {
  width:90%;
  padding:19px 5%;
}
.flex-control-nav.flex-control-paging li a {
  background: transparent url('../images/rotator-active-btn-trans.png') center -102px  repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-bottom: 3px solid #729cc5;
  color:#fff;
  font-size: 15px;
  height: auto;
  line-height: 1.2;
  padding-top:29px;
  text-indent: 0;
  text-align: center;
  text-shadow: 1px 1px 10px #516f8c;
  /* elipse */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  
}
.flex-control-nav.flex-control-paging li a.flex-active,
.flex-control-nav.flex-control-paging li a:hover  {
  background: transparent url('../images/rotator-active-btn-trans.png') center top repeat-x;
  font-weight: bold;
}




/* views video */

.view-video .views-row {
  float:left; 
  width:45%; 
  margin-right:5%;
  margin-bottom: 1em;
}

.view-video .views-row a {
  font-weight:bold;
}

.view-video .views-more-link {
  display:block;
  margin-bottom:10px;
}

.views-field-field-video-youtube-thumb {
	float: left;
	width: 50%;
	margin-right: 6px;
}

.view-video table {
	border: none;
}

.view-video tr.odd,
.view-video tr.info,
.view-video tr:nth-child(2n+1) {
	background-color: transparent;
}


/* views photo galleries */

.view-galleries .views-row {
  float:left; 
  width:45%; 
  margin-right:5%;
}

.view-galleries .views-row a {
  font-weight:bold;
}

.view-galleries .views-field-field-gallery-image  {
  clear:none;
  float:left;
  width:115px;

}

.view-galleries .image-style-thumbnail,
#flickrgallery-albums img {
  border: 1px solid rgb(187, 187, 187);
  padding: 4px;
  margin-right:10px;
  margin-bottom:5px;
}

.view-galleries .views-field.views-field-title {
  clear:none;
  float:left;
  width:55%;
}

/* views photo gallery */

#gallery.content {
  float:left; 
}

#galleriffic .image-wrapper {

}

#galleriffic .image-wrapper img{
  display:block;
  margin:0 auto;
}

#gallery.content span.image-caption {
  background-color:transparent;
  border:0;
}

#galleriffic .nav-controls {
  display:block;
  margin: 0 auto;
}

#galleriffic #thumbs {
  float:left;
  width:25%;
  margin-left:2%;
  
}

#galleriffic #thumbs li{
  max-width:45%;
  
}

#galleriffic #thumbs li img{
  display:block;
  margin:0 auto;
}

#galleriffic #thumbs li{
  opacity:.75;
  
}

#galleriffic #thumbs li.selected {
  opacity:1;
}



/*cache test nine */

