/*
==============================================================================
**
** COMMON ELEMENTS
**
** SCOPE: 		GLOBAL
** REVISION:	0.1
** DATE:		03/23/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		

** NOTES:		These style directives are used on common elements that can
				appear on any page of the site, but are not required on every
				page.
				
** TODO:		

** 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:
**
*/
/* =========================================================================== */
/*
** SEARCH
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/#search-field {
  border: none;
  font-size: 13px;
  width: 74%;
  padding: 9px 2px 9px 5px;
  color: #666;
  font-family: Georgia;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
}
#search-button {
  display: block;
  float: right;
  font-family: 'FuturaW01-LightCondense 774878', "Arial Narrow", Impact, sans-serif !important;
  font-weight: normal;
  font-size: 1.1em;
  text-transform: uppercase;
  width: 24%;
  padding: 5px 10px;
  color: #fff;
  border: none;
  background: #822d18;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #822d18), color-stop(1, #651e21)) !important;
  background: -webkit-linear-gradient(top, #822d18 0%, #651e21 100%) !important;
  background: -moz-linear-gradient(top, #822d18 0%, #651e21 100%) !important;
  background: -o-linear-gradient(top, #822d18 0%, #651e21 100%) !important;
  background: linear-gradient(top, #822d18 0%, #651e21 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #822d18 , endColorstr= #651e21 );
}
#search-button:hover {
  background: #98341c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #98341c), color-stop(1, #792427)) !important;
  background: -webkit-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -moz-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -o-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: linear-gradient(top, #98341c 0%, #792427 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #98341c , endColorstr= #792427 );
}
.ie7 #site-search,
.ie8 #site-search {
  width: 23%;
}
.ie7 #site-search fieldset,
.ie8 #site-search fieldset {
  border: none;
  float: right;
  width: 95%;
}
.ie7 #site-search fieldset {
  height: 28px;
  padding: 0;
}
.ie7 #search-button {
  padding: 0 5px;
  margin: -25px 0 0 1px;
}
.ie7 #search-field {
  padding: 5px 0 0 5px;
  width: 180px;
}
.ie8 #search-button {
  width: 28%;
}
.ie8 #site-search fieldset {
  border: 1px solid #fff;
}
.ie8 #search-field {
  margin-top: 2px;
  padding: 5px 0 0 5px;
  width: 70%;
}
/*
** SOCIAL MEDIA
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
#social-media {
  position: relative;
  float: right;
  padding: 0 10px;
  top: 0;
  height: 53px;
  width: 125px;
  margin-right: -30px;
  z-index: 1500;
  text-align: center;
}
#social-media li {
  list-style: none;
  display: block;
  float: left;
  margin: 19px 0 2px 0;
  text-indent: -999em;
}
#social-media a {
  display: block;
  height: 30px;
  width: 32px;
}
.ie9 #social-media {
  margin-top: 0;
}
.subcommittee #social-media {
  margin-top: -10px;
}
#facebook {
  margin-left: 25px;
  background: transparent url(../img/global-sprites.png) -14px -514px no-repeat;
}
#facebook:hover {
  background-position: -46px -514px;
}
#youtube {
  background: transparent url(../img/global-sprites.png) -14px -438px no-repeat;
}
#youtube:hover {
  background-position: -46px -438px;
}
#twitter {
  background: transparent url(../img/global-sprites.png) -14px -477px no-repeat;
}
#twitter:hover {
  background-position: -46px -477px;
}
#rss {
  display: none !important;
  float: right;
  text-indent: -999em !important;
  height: 16px !important;
  width: 16px !important;
  background: transparent url(../img/global-sprites.png) -496px 0 no-repeat !important;
  border: none !important;
}
#rss:hover {
  background: transparent url(../img/global-sprites.png) -496px 0 no-repeat !important;
  border: none !important;
}
#tweet-this {
  background: #53d4ff url(../img/global-sprites.png) -445px -337px no-repeat;
}
#tweet-this:hover {
  background-color: #20c7ff !important;
}
#like-this {
  background: #4367a5 url(../img/global-sprites.png) -445px -402px no-repeat;
}
#like-this:hover {
  background-color: #345081 !important;
}
#youtube-it {
  background: #942520 url(../img/global-sprites.png) -445px -550px no-repeat;
}
#youtube-it:hover {
  background-color: #6a1b17 !important;
}
#print-this {
  background: #688195 url(../img/global-sprites.png) -445px -478px no-repeat;
}
#email-this {
  background: #688195 url(../img/adobe.png) no-repeat;
  padding: 20px 0 20px 85px ;
}
#email-this:hover {
  background-color: #536777 !important;
}
#gpo {
  background: #688195 url(../img/gpo.png) no-repeat;
  padding: 20px 0 20px 85px ;
  font-size: 1em;
}
#gpo:hover {
  background-color: #536777 !important;
}
#thomas {
  background: #688195 url(../img/thomas.png) no-repeat;
  padding: 20px 0 20px 85px ;
  font-size: 1em;
}
#thomas:hover {
  background-color: #536777 !important;
}
div.connect_widget div.connect_confirmation_cell_no_like {
  display: none !important;
  padding-left: 7px;
}
/* Like button main text color */
#facebook_like_button_holder {
  position: relative;
  width: 200px;
  height: 50px;
  color: #4367a5;
  background: black;
}
#facebook_like_button_holder iframe {
  background: url("../img/global-sprites.png") no-repeat scroll -445px -402px #4367a5;
  height: 71px !important;
  position: absolute;
  top: 0;
  width: 328px !important;
}
#facebook_like_button_holder iframe a {
  width: 328px !important;
  height: 71px !important;
}
#fake_facebook_button {
  pointer-events: none;
  position: absolute;
  width: 200px;
  height: 50px;
  left: 0;
  top: 0;
  background: #4367a5 url(../img/global-sprites.png) -445px -402px no-repeat;
}
.ie7 #social-media,
.ie8 #social-media {
  margin-top: 0;
}
/*
** PAGE TOOLS
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
#page-tools {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: .725em;
  /*	
	li:after {
		content: " | ";  }

	li:last-child:after {
		content: "" !important; }	
	*/

}
#page-tools li {
  padding: .1em;
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 1.8em;
  margin-right: 1.8em;
  display: inline;
}
/*
** MORE BUTTON
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
.more {
  position: relative;
  z-index: 1;
  padding: .675em;
  margin: .3em 0 0 0;
  font-family: 'FuturaW01-MediumCondens', "Arial Narrow", sans-serif !important;
  font-size: .7875em;
  text-transform: uppercase;
  line-height: 1.3;
  padding: .3em .3em .3em .6875em;
  color: #fff !important;
  background: #98341c;
  float: left;
  display: block;
}
.more:hover {
  text-decoration: none;
}
.more::after {
  content: '';
  position: absolute;
  background: #98341c;
  right: -0.68em;
  height: .95em;
  width: .95em;
  padding: .2em;
  z-index: -1;
  -webkit-transform: scaleY(-1) rotate(45deg);
  -moz-transform: scaleY(-1) rotate(45deg);
  transform: scaleY(-1) rotate(45deg);
}
.ie .more {
  margin: .4em 0 0 0;
}
.ie7 .more,
.ie8 .more,
.ie9 .more {
  padding: .3em .618em;
}
.ie9 .more:after {
  display: none !important;
}
/*
** ALERT
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
#alert {
  margin: .5em auto 0 auto;
  width: 71%;
  float: right;
  display: block;
  position: relative;
  z-index: 100;
  background: rgba(0, 0, 0, 0.2);
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #cccccc)) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%) !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%) !important;
  background: linear-gradient(top, #ffffff 0%, #cccccc 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #ffffff , endColorstr= #cccccc );
}
#alert-message {
  display: block;
  padding: .75em 0;
}
#alert-message:hover {
  text-decoration: none;
}
#alert-title {
  position: relative;
  margin-top: 0 !important;
  margin-bottom: .5em;
  padding: .75em;
  float: left;
  font-family: 'FuturaW01-MediumCondens', "Arial Narrow", sans-serif !important;
  font-size: 1.1em;
  margin-right: 1em;
  margin-left: .5em;
  background: #98341c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #98341c), color-stop(1, #792427)) !important;
  background: -webkit-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -moz-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -o-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: linear-gradient(top, #98341c 0%, #792427 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #98341c , endColorstr= #792427 );
  color: #fff;
}
/*
** 960 Up
**
** DESCRIPTION:	Styles that apply to screens 960 pixels wide and up
** USAGE:		
** NOTES: Typically this means desktop users with minimum screen specs
**
*/
@media only screen and (max-width: 960px) {
  #social-media {
    margin: 3px 5px 0 0;
  }
  #search-field {
    width: 99%;
  }
  #search-button {
    display: none;
  }
  #alert {
    width: 95%;
    margin: auto;
    float: none;
  }
}
/*
** 768 Up
**
** DESCRIPTION:	Styles that apply to screens 768 pixels wide and up
** USAGE:		
** NOTES: Typically this means tablets users in portrait mode and desktop users smaller than average screens
**
*/
@media only screen and (max-width: 767px) {
  #social-media {
    display: none;
  }
}
/*
** 480 Up
**
** DESCRIPTION:	Styles that apply to screens 480 pixels wide and up
** USAGE:		
** NOTES: Typically this means mobile phones held in landscape
**
*/
@media only screen and (max-width: 479px) {
  #alert {
    width: 100%;
    font-size: .825em;
  }
}
/*
** BREADCRUMBS
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
#breadcrumbs {
  list-style: none;
  font-family: Georgia, sans-serif;
  font-style: italic;
  margin: 0 0 1em 0;
  padding: 0;
  display: block;
  border-bottom: 1px solid #ccc;
}
#breadcrumbs li {
  display: inline;
  margin: 0;
}
#breadcrumbs li a {
  margin: 0 .231em;
}
#breadcrumbs li:first-child a {
  margin-left: 0;
}
/*
** LIST
**
** DESCRIPTION:	Table based list element including pagination
** USAGE:		Typically used for "press browser" style navigation
** NOTES:		Many times an unordered or ordered list make more sense
**				but are harder to style than a table. The best way to 
**				make a determination of list vs. table is whether it
**				might be conceivable to organize columns by column type.
**				For example in a listing of press releases organizing by
**				date is a reasonable sorting technique
**
*/
#listing {
  display: table;
  width: 100%;
}
#listing td {
  font-size: .825em;
  line-height: 1.4;
  padding: 1em;
  vertical-align: top;
}
#listing td.date {
  width: 2em;
}
#listing tr:nth-child(even) {
  background-color: #f6f8f9;
}
#listing h2 {
  display: block;
  padding: .825em;
  margin-top: 1.618em;
  color: #444;
  background-color: #d0d0d0;
}
#listing .divider {
  background-color: #fff !important;
}
#listing .divider td {
  font-size: 1.4em;
  border-bottom: 1px solid #ced7df;
  padding: 1em 1em 0 0 !important;
}
#listing .sort {
  border-top: 1px solid #ccc;
  background-color: #f6f8f9;
}
#listing .sort .header_title {
  text-align: left !important;
}
#listing .sort a {
  font-size: .725em;
  font-weight: bold;
  cursor: pointer;
}
.pagination {
  position: relative;
  margin: .618em auto 0 auto;
  padding: 1em 1em 2.618em 1em;
  overflow: show;
  font-size: .825em;
  color: #444;
  background-color: #dee3e9;
}
.ie7 .pagination {
  height: 20px;
  padding: 5px 15px 15px 15px;
}
.pagination select {
  position: relative;
  width: 4em;
  margin: -0.2em -0.3em auto 0.3em;
  padding: .2em .5em;
  font-size: .825em;
}
.ie7 .pagination select {
  width: 5.5em;
  height: 24px;
  margin-top: 5px;
}
.ie8 .pagination select {
  width: 5.5em;
  height: 24px;
  margin-top: 0px;
}
.listing-jump {
  position: absolute;
}
.listing-increment {
  position: absolute;
  right: 10px;
  display: block;
}
.ie7 .listing-increment {
  margin-top: 2px;
}
/*
** INLINE SEARCH
**
** DESCRIPTION:	This is for the search that typically appears in the asides column
** USAGE:		
** NOTES:
**
*/
.inline-search {
  padding-top: 0;
  overflow: hidden;
  clear: both;
}
.inline-search fieldset {
  padding: 0;
  background: none;
  margin-bottom: 1em;
}
.inline-search legend {
  font-size: .825em;
  padding-bottom: .317em !important;
  display: block !important;
}
.inline-search select {
  font-size: .9em;
  margin-right: 0;
  margin-bottom: 5px;
  width: 76% !important;
  height: 35px;
}
.inline-search input[type="text"] {
  font-size: .9em;
  padding: 6px;
  width: 76%;
}
.inline-search .button {
  font-size: .9em;
  float: right;
  width: 20%;
  margin-right: 2px;
  padding: 0 !important;
  height: 29px;
}
.ie7 .inline-search .brown {
  height: 28px;
  margin-top: -30px;
}
.ie8 .inline-search .button {
  height: 28px;
}
.ie7 .inline-search input[type="text"] {
  width: 70%;
}
.ie7 .inline-search select {
  font-size: 1.2em !important;
  height: 28px;
  line-height: 2.4;
}
.ie8 .inline-search select {
  font-size: .825em !important;
  height: 28px;
}
/*
** CALENDAR ICON
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
.calendar-icon {
  display: block;
  position: relative;
  z-index: 10;
  float: left;
  background: #fff;
  text-align: center;
  font-family: 'Futura W01 Heavy', "Century Gothic", AppleGothic, sans-serif;
  color: #000;
  font-size: 1.8215em;
  line-height: 1.3;
  height: 1.92em;
  width: 1.7em;
  padding: 0;
}
.calendar-icon abbr {
  display: block;
  padding: .15em 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  border-bottom: none;
  font-size: .4em;
  color: #fff;
  background: #98341c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #98341c), color-stop(1, #792427)) !important;
  background: -webkit-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -moz-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -o-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: linear-gradient(top, #98341c 0%, #792427 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #98341c , endColorstr= #792427 );
}
.calendar-icon:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
/*
** ADD TO CALENDAR
**
** DESCRIPTION:	Button for adding a calender event to your calendar
** USAGE:		
** NOTES:
**
*/
.add-to-calendar,
.live {
  display: inline-block;
  font-family: 'Futura W01 Medium', "Century Gothic", AppleGothic, sans-serif;
  text-transform: uppercase;
  height: 2.2em;
  padding: 0 1em .1em 1em;
  font-size: .8125em;
  color: #597287;
  margin-bottom: 1.231em;
  background: #e7edf1;
  border: 1px solid #aec0cc;
  -webkit-box-shadow: inset 0 0 20px rgba(18, 42, 64, 0.08);
  -moz-box-shadow: inset 0 0 85px rgba(18, 42, 64, 0.1);
  -o-box-shadow: inset 0 0 85px rgba(18, 42, 64, 0.1);
  box-shadow: inset 0 0 85px rgba(18, 42, 64, 0.1);
}
.add-to-calendar::before,
.live::before {
  font-family: 'Futura W01 Heavy', "Century Gothic", AppleGothic, sans-serif;
  font-weight: bold;
  margin-top: -0.2em;
  font-size: 1.4em;
  content: "+ ";
}
.add-to-calendar:hover,
.live:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.live {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #98341c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #98341c), color-stop(1, #792427)) !important;
  background: -webkit-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -moz-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: -o-linear-gradient(top, #98341c 0%, #792427 100%) !important;
  background: linear-gradient(top, #98341c 0%, #792427 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #98341c , endColorstr= #792427 );
  color: #fff;
  border: none;
}
.live a {
  color: #fff;
}
/*
** PEOPLE LIST
**
** DESCRIPTION:	Used for a list of people that use the hcard format. Mostly used for Hearings
** USAGE:		
** NOTES:
**
*/
.people {
  list-style: none;
  margin: 0;
  padding: 0;
}
.people li {
  margin-bottom: 1.231em;
}
.people .fn,
.people .honorific-prefix {
  color: #444;
  font-weight: bold;
}
.people .title,
.people .org,
.people .adr {
  font-size: .9em;
  line-height: 1.4;
}
/*
** ENTRIES
**
** DESCRIPTION:	Used for a list of people that use the hcard format. Mostly used for Hearings
** USAGE:		
** NOTES:
**
*/
.hnews h1 a {
  color: #000;
}
.hnews h1 a:hover {
  text-decoration: none;
}
/*
** FIGURE
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
figure {
  position: relative;
  z-index: 101;
  width: 100%;
  margin: 2.5% 0;
  background: #fff;
  padding: 3px 3px 0 3px;
}
figure img {
  width: 100%;
}
/*
** TLDR
**
** DESCRIPTION:	A list style summary that can be used at the top of a page
** USAGE:		
** NOTES:
**
*/
#tldr {
  margin: 1em 0 1.5em 0;
  padding: .7em 0 .5em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#tldr li {
  font-size: 1em;
  margin: auto 0 0.458em 1.5em;
}
/*
** LANDING PAGE LIST
**
** DESCRIPTION:	Used for pages that have a list of all the child pages
				Typically used on pages like the Issues or Services 
				landing pages
** USAGE:		
** NOTES:
**
*/
#landing-page-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#landing-page-list li {
  clear: left;
  padding: 1.333em 0;
}
#landing-page-list li:last-child {
  border: none;
}
#landing-page-list img {
  width: 25%;
  margin: 0 4% 1em 0;
  float: left;
}
#landing-page-list h1 {
  margin-bottom: 0;
}
#landing-page-list time {
  margin-bottom: 1em;
  font-size: .875em;
  font-weight: bold;
}
#landing-page-list p {
  /*margin-left: 29%; */
}
/*
** 768 Up
**
** DESCRIPTION:	Styles that apply to screens 768 pixels wide and up
** USAGE:		
** NOTES: Typically this means tablets users in portrait mode and desktop users smaller than average screens
**
*/
@media only screen and (max-width: 767px) {
  #landing-page-list h1 {
    font-size: 1em;
  }
  #landing-page-list time {
    display: none;
  }
  #landing-page-list p {
    display: none;
  }
}
/*
** BUTTON
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/
.small {
  font-size: 0.8em;
  margin: 0 0 0 25.9em;
}
.button {
  position: relative;
  outline: 0 !important;
  padding: .4em 1.2em .6em 1.2em;
  display: block;
  float: right;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #002a49;
  background: #98341c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.03, #d84b29), color-stop(0.04, #98341c), color-stop(1, #792427));
  background: -webkit-linear-gradient(top, #d84b29 3% #98341c 4%, #792427 100%);
  background: -moz-linear-gradient(top, #d84b29 3%, #98341c 4%, #792427 100%);
  background: -o-linear-gradient(top, #d84b29 3%, #98341c 4%, #792427 100%);
  background: linear-gradient(top, #d84b29 3%, #98341c 4%, #792427 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #98341c , endColorstr= #792427 );
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.ie7 .button {
  padding: 4px 12px;
}
.button:hover {
  color: #fff;
}
.button:active {
  color: #fff;
}
a.button,
a.button:hover {
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  width: 169px;
}
/*
** ACTION BUTTONS
**
** DESCRIPTION:	
** USAGE:		
** NOTES:			I'm not sure this is the best way to handle these. 
**
*/
.action {
  font-size: 1.1em;
  display: block;
  background: #edf0f3;
  padding: 1.3em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #fff 	!important;
  text-shadow: none !important;
}
.action:hover {
  text-decoration: none;
  background-color: red;
}
.action:last-child {
  margin-bottom: 0;
}
#actions {
  border-top: 1px solid #CCCCCC;
  font-weight: bold;
  list-style: none outside none;
  margin: 0;
  padding: 14px 0 0;
  text-shadow: none !important;
}
#actions li {
  float: left;
}
#actions li a {
  background: none repeat scroll 0 0 #7f95a9;
  border: 1px solid #596f83;
  color: #FFFFFF;
  font-size: 0.8em;
  margin: 0 10px 0 0;
  padding: 4px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -border-radius: 3px;
}
#actions li a:hover {
  text-decoration: none;
  background-color: #596f83 !important;
}
/*
** ACCORDIAN
**
** DESCRIPTION:		Default styles for text based Accordian elements

** USAGE:			Create a DL element with the class .accordian
					Assign the class .toggler to the DT element
					Assign the class .togglee to the DD element

** NOTES:			The default behvior will add toggle arrows in the
					light accent variable and create a background
					color block.
**
*/
.accordian {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordian .toggler {
  padding: 1em 0 1em 0;
  border-top: 1px solid #eee;
}
.accordian .toggler {
  font-size: .9em;
  overflow: auto;
  line-height: 1.4;
  padding-left: 1.85em;
  cursor: pointer;
  background: #ffffff;
}
.accordian .toggler:before {
  display: inline-block;
  height: 0;
  content: '';
  padding: 0;
  margin: auto 0.8em auto -1.2em;
  border-left: 10px solid black;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: none;
}
.accordian .open:before {
  border-left: 5px solid transparent;
  border-top: 10px solid #98341c;
  border-right: 5px solid transparent;
  border-bottom: none;
}
.accordian .togglee {
  clear: both;
  margin-left: 1.85em;
  padding-bottom: 1em;
  border-top: 1px solid #edf0f3;
}
.accordian .togglee > p {
  padding: 1em 0;
  font-size: .9em;
  line-height: 1.3;
}
/*
** ASIDES
**
** DESCRIPTION:	
** USAGE:		
** NOTES:
**
*/#asides dt {
  font-weight: bold;
}
#asides li time {
  display: block;
}
#asides .blue-button-link {
  display: block;
  margin-bottom: 1em;
  padding: .8em 0 .6em 0;
  background: #7f95a7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7f95a7), color-stop(1, #32506a)) !important;
  background: -webkit-linear-gradient(top, #7f95a7 0%, #32506a 100%) !important;
  background: -moz-linear-gradient(top, #7f95a7 0%, #32506a 100%) !important;
  background: -o-linear-gradient(top, #7f95a7 0%, #32506a 100%) !important;
  background: linear-gradient(top, #7f95a7 0%, #32506a 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #7f95a7 , endColorstr= #32506a );
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-family: 'FuturaW01-LightCondense 774878', "Arial Narrow", Impact, sans-serif !important;
  font-weight: lighter;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
}
#asides .blue-button-link:hover {
  text-decoration: none;
  background-color: #32506a !important;
}
.news ul,
.press ul,
.files ul,
.list ul,
.videos ul,
.audios ul,
.galleries ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  list-style-image: none;
  line-height: 1.4;
}
/*	
#asides .files li,
#asides .videos li,
#asides .audios li,
#asides .galleries li {
	padding-left: 3.157em; }
*/
.news li,
.press li,
.files li,
.videos li,
.audios li,
.galleries li {
  position: relative;
  padding: 0;
  margin: 0 0 1.618em 0;
}
.ie7 .news a,
.ie7 .press a,
.ie7 .files a,
.ie7 .videos a,
.ie7 .audios a,
.ie7 .galleries a {
  margin-top: -1.6em;
}
.filesize {
  font-size: .775em;
}
.ie7 .filesize {
  display: none;
}
.filesize::before {
  content: "(";
}
.filesize::after {
  content: ")";
}
.filetype {
  height: 14px !important;
  width: 14px !important;
  display: block;
  margin: 1px 1em auto auto;
  float: left;
}
.acrobat a,
.word a,
.excel a,
.powerpoint a,
.document a,
.txt a {
  width: auto;
  margin-left: 0 !important;
}
.acrobat .filetype {
  background: url(../img/square-icons.png) 0 0 no-repeat;
  float: left;
}
.word .filetype {
  background: url(../img/square-icons.png) -14px 0 no-repeat;
  float: left;
}
.excel .filetype {
  background: url(../img/square-icons.png) -28px 0 no-repeat;
  float: left;
}
.powerpoint .filetype {
  background: url(../img/square-icons.png) -42px 0 no-repeat;
  float: left;
}
.document .filetype {
  background: url(../img/square-icons.png) -70px 0 no-repeat;
  float: left;
}
.txt .filetype {
  background: url(../img/square-icons.png) -70px 0 no-repeat;
  float: left;
}
.flash .filetype {
  background: url(../img/square-icons.png) -56px 0 no-repeat;
  float: left;
}
.vid .filetype,
.avi .filetype,
.h264 .filetype {
  background: url(../img/square-icons.png) -112px 0 no-repeat;
  float: left;
}
.aud .filetype,
.mp3 .filetype {
  background: url(../img/square-icons.png) -98px 0 no-repeat;
  float: left;
}
.files time {
  font-size: .875em;
  margin-left: 2em;
  display: block;
  font-style: italic;
}
.multicol {
  -moz-column-count: 2;
  -moz-column-gap: 2em;
  -webkit-column-count: 2;
  -webkit-column-gap: 2em;
  column-count: 2;
  column-gap: 2;
}
#gallery ul {
  list-style-image: initial;
  list-style-position: initial;
  list-style-type: none;
  margin: 20px 0px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#gallery ul li {
  display: block;
  float: left;
  height: 100px;
  margin-bottom: 2%;
  margin-left: 0;
  margin-right: 5%;
  margin-top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 20%;
}
#gallery ul li img {
  max-width: 100%;
}
.majority-featured {
  float: left;
  width: 47.5%;
}
.minority-featured {
  float: right;
  width: 47.5%;
}
.majority-featured > h1,
.minority-featured > h1 {
  margin-bottom: .618em;
  border-bottom: 1px solid #ccc;
}
.article-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-list li {
  margin-bottom: 2.618em;
}
.article-list article > time {
  font-weight: bold;
  padding: 0;
  margin: 0 0 .231em 0;
}
.article-list article p {
  margin: 0;
}
aside .name {
  margin: 0 0 2em 0;
}
aside .name:last-child {
  margin-bottom: 0;
}
.list-gallery {
  border-top: 1px solid #CCCCCC;
  padding-top: 20px;
}
.list-gallery .issue-description {
  padding-bottom: 10px;
}
.list-gallery .photos a {
  vertical-align: top;
}
.list {
  padding-top: 20px;
}
.list .issue-description {
  padding-bottom: 10px;
}
.list .photos a {
  vertical-align: top;
}
#main_list {
  list-style: none outside none;
  margin: 0;
  padding: 0 0 10% 0;
  clear: both;
}
#main_list li {
  padding: 15px 0px;
  clear: both;
}
#main_list li article {
  border-top: 1px solid #EAECE8;
}
#main_list li article img {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 7px solid #F0F0F0;
  width: 20%;
  float: left;
  margin: 10px 10px 10px 0px;
}
#main_list li article h4 {
  float: left:
			width:78%;
  padding: 10px 0px 20px 0px;
}
.kids li {
  clear: both;
  min-height: 80px;
}
.kids li img {
  float: left;
  margin: 5px 10px 0 0;
}
#cerabox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1106;
  display: none;
}
#cerabox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../images/cerabox/cerabox.png");
}
#cerabox-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
  background: #FFF;
  opacity: .5;
}
#cerabox {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1101;
  display: none;
  opacity: 0;
  background: #fff;
}
#cerabox .cerabox-content {
  width: 100%;
  height: 100%;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
  /*CSS3*/

  -moz-box-shadow: 0 0 30px -5px #333333;
  -webkit-box-shadow: 0 0 30px -5px #333333;
  box-shadow: 0 0 30px -5px #333333;
  /* For IE 8 */

  /*filter:progid:DXImageTransform.Microsoft.Glow(Color='#CCCCCC',Strength=3);*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/

  /* For IE 5.5 - 7 */

  /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/

}
#cerabox .cerabox-content img {
  float: left;
}
#cerabox .cerabox-content span {
  font-family: Helvetica;
  font-size: 12px;
  margin: 10px;
  display: block;
  color: #000;
  line-height: normal;
}
#cerabox .cerabox-title {
  z-index: 1102;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
}
#cerabox .cerabox-title span {
  font-family: Helvetica;
  font-size: 12px;
  margin: 10px;
  display: block;
  line-height: normal;
}
#cerabox .cerabox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('/images/cerabox/cerabox.png') -40px 0px;
  cursor: pointer;
  z-index: 1105;
}
#cerabox .cerabox-content img {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#cerabox .cerabox-content iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#cerabox a.cerabox-left,
#cerabox a.cerabox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('/images/cerabox/blank.gif');
  z-index: 1104;
  display: none;
}
#cerabox a.cerabox-left {
  left: 0px;
}
#cerabox a.cerabox-right {
  right: 0px;
}
#cerabox a.cerabox-left span,
#cerabox a.cerabox-right span {
  position: absolute;
  top: 50%;
  /*left: -9999px;*/

  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1104;
  display: block;
}
#cerabox a.cerabox-left:hover span {
  background-image: url('/images/cerabox/cerabox.png');
  background-position: -40px -30px;
  left: -15px;
}
#cerabox a.cerabox-right:hover span {
  background-image: url('/images/cerabox/cerabox.png');
  background-position: -40px -60px;
  right: -15px;
}
#cerabox .cerabox-content-protection {
  display: none;
  position: absolute;
  background: transparent url('/images/cerabox/blank.gif');
  z-index: 1103;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
/*IE6*/
#cerabox-loading.ceraboxbox-ie6 {
  position: absolute;
  margin-top: 0;
}
h3.gallery-name {
  font-weight: bold;
}
/* gallery details page */
#thumbnails_container {
  font-size: .9em;
  padding: 12px;
  letter-spacing: .1em;
  color: #484b51;
  margin-bottom: 10px;
}
#thumbnails_container img {
  vertical-align: top;
  background: none repeat scroll 0 0 #F0F0F0;
  border: 7px solid #F0F0F0;
}
#mainselection {
  overflow: hidden;
  width: 100%;
  background: url(../img/arrow.png) no-repeat scroll 98% 5px #ffffff;
}
#mainselection select {
  border: 0;
  color: #000000;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  width: 110%;
  *width: 110%;
  *background: #ffffff;
  -webkit-appearance: none;
}
