/* ------------------------------------------------------------------------------------------------

   Squarespace Core CSS Definitions DO NOT REPLACE.  DO NOT IMPORT THIS FILE.  All definitions are needed.
   Override as required from Custom CSS only!

------------------------------------------------------------------------------------------------ */

@media screen { 


/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; -ms-interpolation-mode: bicubic; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; /* naturally. */ margin: 1em 0 1em; padding: 0; padding-left: 2em; }
form { margin:0; padding: 0; }

a { -moz-outline:none; } 
  
input.button, input.button[disabled] { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; }
input.button-important { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; font-weight: bold; }  
input.text, input.text-fixed, textarea, select { font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }
input.text { width: 300px; }
input.text-fixed { width: 300px; }
textarea { height: 120px; }

.clearer { clear: both; line-height: 0; height: 0; }
.templateErrors { display: none; }

#bodyClearer { display: none; }

 
/* --- image defaults -------------------------------------------------------------------------- */

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img { }
#main-picture-wrapper { line-height: 1px; }

     
/* --- core squarespace elements --------------------------------------------------------------- */

#sidebar2Wrapper { display: none; } 
#siteTitle, #pageFooterWrapper, #pageBodyWrapper { clear: both; } 
#canvasWrapper, #content, #sidebar1, #sidebar2 { overflow: hidden; }
#bannerWrapper { line-height: 0; }
#active-module-marker { display: none; }

.folder-link { -moz-outline: 0; }

.verticalNavigationBar .folder-open a.folder-link { background: transparent url(/universal/images/core-resources/icons/smalllight/folder-contract.png) center left no-repeat; padding-left: 15px; }
.verticalNavigationBar .folder-open ul { }
.verticalNavigationBar .folder-closed a.folder-link{ background: transparent url(/universal/images/core-resources/icons/smalllight/folder-expand.png) center left no-repeat; padding-left: 15px; }

.folder-closed .folder-wrapper ul { display: none; }

.horizontalNavigationBar { width: 1038px; }
.horizontalNavigationBar .content-navigation { float: left; }
  
.horizontalNavigationBar .folder-open .folder-wrapper .module a { margin-left: 0; }
.horizontalNavigationBar .folder-open .folder-wrapper a.folder-link { }
.horizontalNavigationBar .folder-open .folder-wrapper { z-index: 999; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul { display: block; position: absolute; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul li { float: none; }

.horizontalNavigationBar .folder-wrapper ul { position:relative; z-index:999;  } /* ensures flash works properly in headers */
  
.horizontalNavigationBar ul { list-style-type: none; padding: 0; margin: 0; }
.horizontalNavigationBar ul li { float: left;  padding: 0; margin: 0; }
.horizontalNavigationBar ul li a { display: block; }
   
.error-box { background-color: #FFFFFF; color: #$ErrorColorOpposite$; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #FFFFFF; }
.input-with-error { border: 2px solid #FFFFFF !important; }
.faded-text { color: #$InactiveTextColor$; }

.offsite-link {         background: transparent url(/universal/images/core-resources/icons/smalllight/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.offsite-link-inline {  background: transparent url(/universal/images/core-resources/icons/smalllight/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.folder-link-expand {   background: transparent url(/universal/images/core-resources/icons/smalllight/folder-expand.png) center center no-repeat;   padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }
.folder-link-contract { background: transparent url(/universal/images/core-resources/icons/smalllight/folder-contract.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }


/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.thumbnail-image-block { display: block; }
.thumbnail-image-inline { display: inline; }
  
.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.full-image-block { display: block; }
.full-image-inline { display: inline; }
 
.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; padding-top: 5px; padding-bottom: 10px;  }
   

/* --- LEGACY constructs ----------------------------------------------------------------------- */

.sizeLess40 { font-size: 60%; }
.sizeLess20 { font-size: 80%; }
.sizeGreater20 { font-size: 120%; }
.sizeGreater40 { font-size: 140%; } 
.sizeGreater60 { font-size: 160%; }
.sizeGreater80 { font-size: 180%; }
.sizeGreater100 { font-size: 200%; }


/* --- squarespace document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body { margin-bottom: 2em; margin-top: 1em; } 
.body-direct { margin-bottom: 2em; }
.footer { margin-top: 2em; clear: both; }
.field { margin-bottom: 1em; clear: both; }


/* --- squarespace form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerActive { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #FFFFFF; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; } 

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; }
.form-body .singlelinetext-medium { width: 180px; }
.form-body .singlelinetext-large  { width: 340px; }

.form-body .singlelinetext-small-inline  { width: 94%; }
.form-body .singlelinetext-medium-inline { width: 94%; }
.form-body .singlelinetext-large-inline  { width: 94%; }

.form-body .paragraphtext-small  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium { height: 100px; width: 94%; }
.form-body .paragraphtext-large  { height: 200px; width: 94%; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 94%; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 94%; }
  
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }

.verticalNavigationBar .notice-box input.submit-button { width: 100%; }

/* --- squarespace specifics ------------------------------------------------------------------- */

.journal-filter-header { margin-bottom: 15px; padding-bottom: 10px; }
.journal-navigation { margin-top: 2em; clear: both; }

.journal-comment-area { margin-top: 25px; padding-top: 15px; }
.journal-comment-area .caption { }
.journal-comment-area .text { }
.journal-comment-area-disabled-text { margin-top: 2em; }

.journal-reference-area { margin-top: 25px; padding-top: 15px; }
.journal-reference-area .caption { margin-bottom: 1em; }
.journal-reference-area .text { }

.journal-entry-navigation { margin-bottom: 2em; }

.journal-entry { margin-bottom: 2em; }
.journal-entry .title { }
.journal-entry .tag { clear: both; }
.journal-entry .body { margin: 1em 0 1em 0; }
.journal-entry .enclosure { background-image: url(/universal/images/core-resources/icons/smalllight/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 21px; }

.journal-entry-follow-up { clear: both; margin-bottom: 1em; padding-left: 12px; } 
.journal-entry-follow-up .follow-up-caption { margin-bottom: 1em; }
.journal-entry-follow-up .follow-up-body { }
 
.journal-entry-references { margin: 15px 0 15px 0; padding: 0; list-style-type: none; }
.journal-entry-references li { margin: 0; clear: both; margin-bottom: 8px; height: 1%;  }
.journal-entry-references li .icon-area { float: left; width: 19px; }
.journal-entry-references li .text-area { margin-left: 19px; height: 1%;  }
.journal-entry-references li .text-area .headline { }
.journal-entry-references li .text-area .headline .type { font-weight: bold; }
.journal-entry-references li .text-area .headline .title { }
.journal-entry-references li .text-area .author-byline { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
.journal-entry-references li .text-area .excerpt { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
  
.journal-entry-tag .posted-in .tag-element, .journal-entry-tag .posted-on, .journal-entry-tag .posted-by, .journal-entry-tag .post-comments, .journal-entry-tag .post-references { white-space: nowrap; }

.journal-entry-tag-post-body { clear: both; }

.journal-entry-float-date, .journal-entry-float-date span { display: none; }
.journal-entry-float-day, .journal-entry-float-day span { display: none; }
.journal-entry-float-time, .journal-entry-float-time span { display: none; }
  
.journal-archive-set ul { margin-top: 1em; }

.unpublished { color: #$InactiveTextColor$; }

.amazon-item-list { padding: 0; }
.amazon-item-list li { list-style-type: none; margin-bottom: 10px; height: 1%; }
.amazon-item-list li .picture { float: left; overflow: hidden; }
.amazon-item-list li .description { height: 1%; margin-bottom: 15px; margin-left: 90px; }
.amazon-item-list li .description .authors { margin-bottom: 15px; } 
.amazon-item-list li .description .text { margin-bottom: 15px; }
.amazon-item-list li .description .amazon-link { }

.gallery-navigation { margin-bottom: 15px; margin-top: 15px; } /* compatibility */
.gallery-description { margin-top: 5px; clear: both; }

.gallery-navigation-top  { padding-bottom: 12px; text-align: left; }
.gallery-navigation-bottom  { padding-top: 12px; text-align: left; }

.picture-full { clear: both; }
 
#main-picture-description-title { padding-bottom: 1em; }

.picture-gallery-list { padding: 0; margin: 0; } 
.picture-gallery-list li { list-style-type: none; margin-bottom: 12px; height: 1%;  }
.picture-gallery-list li .thumbnail { }
.picture-gallery-list li .thumbnail-wrapper { display: inline-block; }
.picture-gallery-list li .thumbnail-wrapper a { display: block; }
.picture-gallery-list li .thumbnail-container { float: left; line-height: 0; }
.picture-gallery-list li .thumbnail-container-with-description, .picture-gallery-list li .thumbnail-container-tiled { line-height: 0; }
.picture-gallery-list li .description { } 
.picture-gallery-list li .description .caption { margin-bottom: 5px; }
.picture-gallery-list li .description .author { margin-bottom: 5px; margin-top: 5px; } 
.picture-gallery-list li .description .text {  }
.picture-gallery-list li .description ul { margin-top: 1em; }
.picture-gallery-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-list { padding: 0; margin: 0; }
.picture-gallery-thumbnail-list li { list-style-type: none; height: 1%; display: inline;  }
.picture-gallery-thumbnail-list li .thumbnail { display: inline; }
.picture-gallery-thumbnail-list li .thumbnail-container-tiled { float: left; margin-bottom: 12px; margin-right: 12px;  }
.picture-gallery-thumbnail-list li .thumbnail-container-with-description { float: left; margin-bottom: 12px;  }
.picture-gallery-thumbnail-list li .description { margin-bottom: 1em; height: 1%; overflow: hidden; }
.picture-gallery-thumbnail-list li .description ul { margin-top: 1em; }
.picture-gallery-thumbnail-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-scroll-right, .picture-gallery-thumbnail-scroll-left { background-color: #D6D6D6; width: 10px; height: 55px; margin: 0; padding: 0; border: 0; -moz-outline: 0 }
.picture-gallery-thumbnail-scroll-right { margin-left: 3px; }
.picture-gallery-thumbnail-scroll-left { margin-right: 3px; }

.file-item-list { padding: 0; }
.file-item-list li { list-style-type: none; margin-bottom: 10px;  height: 1%; clear: both; }
.file-item-list li .icon { float: left; display: block; line-height: 13px; }
.file-item-list li .content { height: 1%; margin-left: 21px; }
.file-item-list li .title { display: inline;  }

.folder-item-list { }
.folder-item-list li { margin-bottom: 1em; }

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
 /* V1 */
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(/universal/images/core-resources/icons/smalllight/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 21px; border-bottom: 1px solid #$LightBorderColor$;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

 /* V2 */
 .discussion-table { width: 100%; }
.discussion-table .inline-icon { display: none; }

.discussion-table-header td { font-weight: bold; font-size: 12px; padding: 2px; }
.discussion-table-header .replycount-cell, .discussion-table-header .viewcount-cell { text-align: center; }
  
.discussion-table-row td { padding: 2px; }

.discussion-table-row .icon-cell { width: 22px; background: transparent url(/universal/images/core-resources/icons/smalllight/comment.png) no-repeat 1px 10px; }
  
.discussion-table-row .topic-cell { padding: 7px 0 5px 0; }
.discussion-table-row .topic-cell .topic-text { font-size: 14px; }
.discussion-table-row .topic-cell .topic-author { font-size: 11px; }
.discussion-table-row .topic-cell .topic-created { display: none; }
 
.discussion-table-row .replycount-cell { text-align: center; font-size: 26px; }
.discussion-table-row .viewcount-cell { text-align: center; }
  
.discussion-table-row .updated-cell { font-size: 10px; }
.discussion-table-row .updated-cell .reply-author { display: none; }

.discussion-table-header .viewcount-cell, .discussion-table-row .viewcount-cell { display: none; }
   
  
.comment { margin-top: 1em; padding-bottom: 1em; }
.comment .body { margin-top: 1em; }
.comment .signature { margin-top: .5em; text-align: right; }

.change-list { margin: 0; padding: 0; }
.change-list li { background: no-repeat 0px 1px; border-bottom: 1px solid #CCCCCC; display: block; list-style-type: none; margin: 0; margin-bottom: 1.2em; padding: 0; padding-bottom: 1.2em; padding-left: 28px; }
.change-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }

.input-field { margin-bottom: 1em;  }
.input-field .title { margin-bottom: 5px; }
.input-field .control { }

.input-field-error { font-weight: bold; margin-bottom: 5px; }

.table .row { clear: both; } 
.table .left { float: left; margin: 5px; text-align: right; width: 100px; }
.table .right { margin-bottom: 5px; margin-left: 100px; }

.notice-box { margin-bottom: 2em; }
.notice-box .caption { display: inline; }
.notice-box .caption-text { margin-top: 1em; margin-bottom: 2em; }
.notice-box .link-field-title { font-weight: bold; padding-bottom: 10px; margin-top: 1em; }
.notice-box .link-field-text {  }

.notice-box textarea { width: 99%; }
  
.notice-box-alert { margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

#squarespace-powered { padding: 0; }
#squarespace-powered-text { padding: 0; font-size: 80%; }

.search-form .queryFieldWrapper { display: block; float: left; }
.search-form .queryField { font-size: 18px; padding: 3px; }
.search-form .queryButtonWrapper { display: block; float: left; padding-left: 15px;  }
.search-form .queryButton { }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-results { margin-top: 2em; }
.search-result { margin-bottom: 20px; }
.search-result .search-result-number { display: none; float: left; font-size: 30px; }
.search-result .search-result-entry { }
.search-result .search-result-title { font-size: 18px; }

.search-result .search-result-tag { font-size: 10px; font-weight: normal; } 
.search-result .search-result-type { }
.search-result .search-result-author { }
.search-result .search-result-date { }

.search-result .search-result-body { margin-top: 4px; font-size: 12px; }

.search-result .search-result-title .hit-word-title { font-weight: bold; }
.search-result .search-result-body .hit-word-body { font-weight: bold; font-size: 120%; }
  
.faq-category-list { padding: 0; margin: 0; }
.faq-category-list li { list-style-type: none; margin-bottom: 20px; }
.faq-category-list li { }

.faq-question-list { margin-top: 1em; }
.faq-question-list li { list-style-type: square; margin-bottom: 6px; }
.faq-question-list li .title { } 
.faq-question-list li .description { margin-bottom: 15px; }

.faq-entry-count { font-size: 13px; }
.faq-entry .text { }
.faq-entry .tag { font-size: 10px; }

.google-map { width: 100%; height: 400px; }


/* --- journal summary ------------------------------------------------------------------------ */
 
.nugget-item-list-pt .slug-above { display: none; }
.nugget-item-list-pt .slug-below { display: none; }
.nugget-item-list-pt .summary-item-wrapper { float: left; overflow: hidden; height: 175px; width: 175px; margin: 15px 15px 0 0; text-align: left; }
.nugget-item-list-pt .summary-item{ padding: 15px; }
.nugget-item-list-pt .title { font-weight: bold; } 

.summary-item-list-pt .slug-above { display: none; }
.summary-item-list-pt .slug-above, .summary-item-list-pt .slug-below { font-size: 9px; }
.summary-item-list-pt .summary-item-wrapper {padding-bottom: 10px !important; display: block; }
.summary-item-list-pt .pre-date-breaker { display: none; }
.summary-item-list-pt .pre-comments-breaker { padding: 0 5px 0 5px; }
.summary-item-list-pt .title { font-weight: bold; }
.summary-item-list-pt .summary-item-wrapper.highlight .title { font-size: 22px; line-height: 24px; padding-bottom: 3px; }
.summary-item-list-pt .summary-item-wrapper.highlight { padding-bottom: 20px !important; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-above { display: block; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-below { display: none; }

/* --- tag clouds ----------------------------------------------------------------------------- */

.tagcloud-widget-wrapper { min-height:18px; }
.tagcloud a span { position:relative; display:inline-block; line-height:normal; }	
.tagcloud a:hover span { opacity:1 !important; }
				  
/* --- microblogging -------------------------------------------------------------------------- */
  
.quick-post .description { margin-top: 1em; }
.quick-post .embed { margin-top: 1em; }
.quick-post .image { margin: 1em 0 1em 0; }
.quick-post .dialogue { margin-top: 1em; }
  
.post-data-link .link-arrow, .post-data-delicious .link-arrow, .post-data-digg .link-arrow, .post-data-stumbleupon .link-arrow, .post-data-lastfm .link-arrow  { font-size: 80%; } 
  
.post-data-chat .dialogue .line { }
.post-data-chat .dialogue .line .speaker { display: block; }

.post-data-quote .source { display: inline; }
.post-data-quote .source p { display: inline; }

  
/* --- packed / quick posts ------------------------------------------------------------------ */
  
.packed-posts-wrapper { display: none; }
.packed-posts-wrapper .packed-post { padding-top: 10px; }

.quick-post .packed-post-date { }
.quick-post .packed-post-date-tight { margin-top: -12px; } 

.journal-quickpost-tag-post-body .stacked-link, .journal-quickpost-tag-post-body .initial-stacked-link { float: left; }

.quickpost-external-service-tag a { padding-left: 20px; background-repeat: no-repeat; background-position: center left; }
  
  
/* --- feeds ----------------------------------------------------------------------------------- */

.feed-list, .feed-list-inline { padding: 0; }
.feed-list li, .feed-list-inline li { list-style-type: none; margin: 0; padding: 0; }

.feed-list .feed-link { padding-left: 22px; background-image: url(/universal/images/xml/feed-icon-16x16-orange.png); background-repeat: no-repeat; background-position: center left; }
.feed-list-inline .feed-link { padding-left: 16px; background-image: url(/universal/images/xml/feed-icon-12x12-orange.png); background-repeat: no-repeat; background-position: center left; }

  
/* --- social links ---------------------------------------------------------------------------- */
  
.social-link-list-pt li {  display: block; }
.social-link-list-pt li a.icon-link { padding: 2px 0px 2px 20px; background-repeat: no-repeat; background-position: center left; background-size: 16px;}
  

/* --- social objects -------------------------------------------------------------------------- */

.twitter-update-wrapper .item-date, .digg-link-wrapper .item-date, .delicious-link-wrapper .item-date, .imported-rss-article-wrapper .item-date { display: block; }
.flickr-image-wrapper { display: block; float: left; line-height: 1px; }

/* --- social widgets ---------------------------------------------------------------------- */

/****** Twitter *******/
.twitter-wrapper { overflow: hidden; }
.twitter-wrapper .twitter-item-slug a, .twitter-wrapper .twitter-nav-buttons a { text-decoration:none; }
.twitter-wrapper a:active { outline:none; }

/****** Twitter Footer - Follow Me Links *******/
#canvas .twitter-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.twitter-link img { float:left; width:16px; height:16px; margin-right:5px; }
.twitter-link img.avatar { width:14px; height:14px; border:1px solid #fff; }

/****** Twitter Widget Navigation *******/
.twitter-nav-buttons { clear:both; font-size:11px; line-height:1em; overflow:hidden; }
.twitter-wrapper .twitter-nav-buttons a { padding:10px 0; }
a.twitter-button-newer { display:block; float:left; }
a.twitter-button-older { display:block; float:right; }

/******** General *********/
.twitter-wrapper .primary, .twitter-wrapper .secondary .primary { overflow:hidden; }	
#canvas .twitter-wrapper.wrapper .twitter-date a, #canvas .twitter-wrapper.wrapper .twitter-date a:hover { display:block; } 	
.twitter-avatar { float:left; margin:0 0.9em 0 0; height:34px; }
.twitter-avatar img { width:30px; height:30px; border:2px solid #fff; }

/******** Basic Preset **********/
.basic .twitter-username a { font-weight:bold; font-size:1.2em; }
.basic .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }

/********* Bubble Preset ***********/
.bubble .twitter-content { padding:15px 15px 0; margin-bottom:15px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.bubble .twitter-item-bubble { margin-top:15px; }
.bubble .twitter-item-bubble.highlight { margin-top:0; }
.bubble .twitter-item-content-bubble { background:#fff; color:#111; padding:1em; -moz-border-radius:8px; -webkit-border-radius:8px; overflow: hidden; }
.bubble .twitter-item-slug { background:url(/universal/images/social/bubble-stem.png) 22px top no-repeat; padding:22px 0 0; line-height:1.4em; }
.bubble .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }
.bubble .twitter-content { padding:15px; margin-bottom:0; }

/*********** Blocks Preset ***********/
.block .twitter-content { margin-bottom:15px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.block .twitter-item { margin:0; }
.block .twitter-item-content { padding:1em; }
.block .twitter-item-slug { padding:10px; line-height:1.4em; }
.block .twitter-username a { font-weight:bold; }
.block .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }
.block .twitter-content { margin-bottom:0; }

/******** Chunk Preset **********/
.chunk .twitter-content { margin-bottom:15px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.chunk .twitter-header { padding:10px; }
.chunk .twitter-avatar { height:44px; }
.chunk .twitter-avatar img { width:40px; height:40px; }
.chunk .twitter-name { font-weight:bold; font-size:15px; }
.chunk .twitter-username a {  font-size:11px; }
.chunk .twitter-item { padding:10px; margin-top:1px; }
.chunk .twitter-item.highlight { margin-top:0; }
.chunk .twitter-nav-buttons a { padding:10px; }

/******** Wrapper Preset ***********/
.wrapper .twitter-item { margin-bottom:10px; padding-bottom:15px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.wrapper .twitter-item-content { padding:1em; font-size:1.3em; line-height:1.6em; overflow:hidden; } 
.wrapper .twitter-item-slug { margin-right:15px; padding:10px; padding-left:15px; line-height:1.4em; }
.wrapper .twitter-name a { font-weight:bold; font-size:1.2em; }
.wrapper .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; }
	
	
/*** Flickr ***/

/*** Grid Preset ***/
.flickr-wrapper ul.flickr-grid, .flickr-wrapper ul.flickr-grid li { margin:0; padding:0; line-height:0; list-style:none; }
.flickr-wrapper { width:100%; }
.flickr-content { width:100%; }
.flickr-grid-wrapper { margin:0 auto; margin:0 auto; width:100%; }


/****** Flickr Footer - Photostream Link *******/
#canvas .flickr-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.flickr-link img { float:left; width:16px; height:16px; margin-right:5px; }
.flickr-link img.avatar { width:14px; height:14px; border:1px solid #fff; }

/*** RSS Social ***/
.rss-wrapper a { display:block; }
.rss-wrapper .rss-description span a { display:inline; }

/*** Delicious ***/ 
.deli-wrapper-box { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.deli-date-box span { display:inline-block; line-height:normal; }

.deli-tags-bubble a, .deli-tags-bubble-box a { display:inline-block; line-height:normal; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }

.deli-item-hang { position:relative; }
.deli-date-hang { position: absolute; top: 0; left: 0; }

#canvas .delicious-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; }
.delicious-link img { float:left; height:16px; margin-right:5px; width:16px; }

/*** Location ***/

.lw { overflow:hidden; border-radius: 6px; -moz-border-radius: 6px; }
.lw-map { padding: 17px; }
.lw-checkin { overflow: hidden; font-family: 'helvetica neue', lucida grande, arial, sans-serif; cursor: pointer; }
.lw-checkin-infowin { overflow: hidden; font-family: 'helvetica neue', lucida grande, arial, sans-serif; cursor: pointer; }
.lw-leftleft { float: left; width: 53px; padding-right: 17px; line-height: 1.2em; }
.lw-left { float: left; width: 32px; padding-right: 17px; }
.lw-venue-icon img { width: 32px; height: 32px; }
.lw-right { width: 65px; margin-left: 17px; float: right; text-align: right; }
.lw-main { margin-left: 49px; line-height: 1em; }
.lw-main.ni { margin-left: 0; }
.lw-main.dl { margin-left: 119px; }
.lw-main.dl.ni { margin-left: 70px; }
.lw-main.dr { margin-right: 82px; }
.lw-main.dr.ni { margin-left: 0; }
.lw-right .lw-date, .lw-leftleft .lw-date { display: inline-block; }
.lw-date-infowin { display: inline-block; color: #999999; font-size: 9px; line-height: 1.5em; }

#canvas .lw-slug a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.lw-slug img { float:left; width:16px; height:16px; margin-right:5px; }
.lw-slug img.avatar { width:14px; height:14px; border:1px solid #fff; }

#canvas .lw-venue-name a, #canvas .lw-venue-name a:hover { font-weight: 300; -webkit-font-smoothing: antialiased; }
#canvas .lw-venue-name-infowin a, #canvas .lw-venue-name-infowin a:hover { font-weight: 300; -webkit-font-smoothing: antialiased; font-size: 14px; color: #333333; line-height: 1.2em; }

/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { height: 1%; }
.content-passthrough .search-form-pt .queryFieldWrapper { display: block; float: left; }
.content-passthrough .search-form-pt .queryField { font-size: 10px; padding: 3px; }
.content-passthrough .search-form-pt .queryButtonWrapper { display: block; float: left; padding-left: 10px;  }
.content-passthrough .search-form-pt .queryButton { }

#sidebar1 .content-passthrough .search-form-pt .queryField { width: 110px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: 210px; }

.content-passthrough table.search-form-table { width:100%; border-collapse: collapse; }
.content-passthrough tr.search-form-row { vertical-align: middle; }
.content-passthrough td.search-form-cell {  }
.content-passthrough td.queryFieldCell {  }
.content-passthrough td.queryButtonCell { width: 1%; white-space: nowrap; }
.content-passthrough span.queryFieldWrapper { width: 100%; }
.content-passthrough span.queryButtonWrapper {  }
.content-passthrough input.queryField, .content-passthrough input.queryButton {  }
.content-passthrough input.queryField { width: 100% !important; height: 2.5em; }
.content-passthrough input.queryButton { width: auto; border: 0px; height: 2.5em;  }

.section ul { margin: 0; padding: 0; } 
.section ul li { list-style-type: none; margin: 0; padding: 0; }

.inline-icon { height: 13px; width: 13px; color:#FFF; opacity: 1; margin-right: 3px; vertical-align:middle; margin-top:-5px; }

.date-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/date.png) top left no-repeat; }
.permalink-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/permalink.png) top left no-repeat; }
.comment-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/comment.png) top left no-repeat; }
.user-registered-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/user-registered.png) top left no-repeat; }
.reference-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/reference.png) top left no-repeat; }
.print-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/print.png) top left no-repeat; }
.email-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/email.png) top left no-repeat; }
.share-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/share.png) top left no-repeat; }
.category-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/category.png) top left no-repeat;  }
.tag-icon { background: transparent url(/universal/images/core-resources/icons/smalllight/category.png) top left no-repeat;  }

.social-link-controls .social-block-title { padding-bottom: 15px; font-family: Arial; letter-spacing: -1px; font-weight: bold; }
.social-link-controls .social-block { height: 22px; width: 155px; float: left; display: block; }
.social-link-controls { padding: 15px; height: 120px; border: 2px solid #ccc; font: 14px/16px Arial; background: #fefefe; color: #303030; text-align: left; }
.social-link-controls-wrapper { display: block; opacity: 0; filter:alpha(opacity=0); width: 350px; position: absolute; overflow: hidden;  }
     
/* --- standard button definitions ---------------------------------------------------------- */
  
a.button {
    background: transparent url(/universal/images/button/button-a.png) no-repeat scroll top right;
    color: #151515 !important;
    display: block;
    float: left;
    font: 12px arial, sans-serif !important;
    height: 24px !important;
    line-height: 18px  !important;
    margin-right: 6px !important;
    padding: 0 16px 0 0 !important;
    text-decoration: none !important;
}

a.important {
    font-weight: bold !important; 
}

a.button span {
    background: transparent url(/universal/images/button/button-span.png) no-repeat;
    display: block;
    line-height: 14px !important;
    padding: 5px 0 5px 18px !important;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    -moz-outline: 0;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px !important;
}
  
}

/* --- post snippet definitions ---------------------------------------------------------- */

.journal-entry-tag-post-body-line1,
.journal-entry-tag-post-body-line2,
.journal-entry-tag-post-body-line3
{
    clear: both;
}

.post-snippet-1,
.post-snippet-2,
.post-snippet-3 
{
    float: left;
    padding-right: 12px;
}

/* --- printer stylesheet definitions ---------------------------------------------------------- */

@media print {

  body { background: white; font-size: 12pt; width: 100%; }
	
  h1 { font-size: 24pt; margin-bottom: 0; padding-bottom: 0; }
  .h1subtitle { font-size: 9pt; font-weight: normal; margin-bottom: 25px; border-bottom: 1px solid #ccc; padding-bottom: 10px; text-decoration: none; }
  #pageFooter { font-size: 9pt; margin-top: 28px; border-top: 1px solid #ccc; padding-top: 8px; }

  body div { width: 92%; }
  img { border: 0px; }
	
  a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }
  strong { color: #000; }
  #siteTitle a:link, #siteTitle a:visited { color: black; background: transparent; font-weight: bold; text-decoration: none; }
  .journal-navigation, .horizontalNavigationBar, #sidebar1Wrapper, #sidebar2Wrapper #sidebar, .notice-box, .inline-icon, .journal-entry-navigation { display: none; }

}


.notice-box{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; border: 4px solid #F0B887; font-weight: normal; padding-right: 15px; padding-left: 33px; padding-top: 15px; padding-bottom: 15px; background-color: #F2C5A3; color: #B54E00; border-color: #F0B887;}
#navigationBottom .horizontalNavigationBar .content-navigation{font-size: 14px; border-color: #FFFFFF;}
.h1subtitle{font-size: 15px; color: #770F0F;}
h3, .h3, .form-body .formCaption{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 18px; font-weight: bold; margin-top: 5px; margin-bottom: 13px; color: #EC7905;}
.deli-tags{font-size: 10px;}
.rss-wrapper .rss-author{font-size: 10px;}
.deli-date{font-size: 11px;}
.verticalNavigationBar .section .folder{font-style: italic;}
.discussion-table-row .replycount-cell{font-size: 26px;}
#bannerWrapper{line-height: 0em; margin-top: 0px;}
h2{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 1.8em; text-transform: none; line-height: 1.3em; font-weight: bold; font-style: normal; margin-bottom: 10px; color: #174F8E;}
.tagcloud-widget-wrapper a{line-height: 2em;}
.rss-wrapper .rss-item{margin-bottom: 20px;}
.verticalNavigationBar .section .active-module a{text-decoration: none; padding-left: 5px;}
.discussion-table-row .viewcount-cell{font-size: 16px;}
.discussion-table-row .topic-cell .topic-author{font-size: 11px;}
.post-data-chat .dialogue .line .speaker{text-transform: uppercase; font-weight: bold; margin-right: 8px; color: #C9C9C9; float: left;}
.post-data-quote .source{font-size: 14px; padding-left: 12px;}
.lw-location {font-size: 9px; color: #999999;}
h1 a:visited, h1 a:link, h1 a:active{font-family: Georgia, 'Times New Roman', serif; font-size: 27px; line-height: 1em; font-style: italic; color: #FFFFFF;}
.post-data-chat .dialogue .line{border-top: 1px dotted #404040; padding-top: 15px; padding-bottom: 15px; border-color: #404040;}
.lw-checkin.highlight{border-color: transparent;}
#contentWrapper{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 1.1em; margin-bottom: 30px; color: #1E1E1E;}
.deli-item-hang{border-bottom: 1px solid #DDDDDD; padding-left: 65px; padding-bottom: 10px; margin-bottom: 10px; border-color: #DDDDDD;}
#pageHeader{margin-bottom: 40px;}
.journal-entry-navigation{font-size: 11px; text-transform: uppercase; padding-right: 5px; padding-left: 5px; background-color: #FFFFFF; color: #EC7905;}
.journal-comment-area .comment .signature{font-size: 10px; padding-top: 5px;}
.deli-date-hang{font-size: 11px;}
.comment{border-top: 1px solid #1E1E1E; border-color: #1E1E1E;}
#pageFooterWrapper{padding-top: 30px; padding-bottom: 30px; background-color: #EB8C2E;}
.rss-wrapper{line-height: 1.5em;}
blockquote{font-family: Georgia, 'Times New Roman', serif; font-size: 1.2em; font-style: italic; margin-right: 20px; margin-left: 20px; color: #A2A2A2;}
.discussion-table-row td{border-bottom: 1px solid #1E1E1E; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #1E1E1E;}
.journal-entry-tag-post-title{font-size: .8em; text-transform: uppercase;}
.horizontalNavigationBar .active-module a{font-weight: normal; background-color: #144184; color: #FFFFFF;}
.verticalNavigationBar .section .caption{font-size: 1.1em; font-weight: bold; margin-top: 0px; margin-bottom: 7px; color: #FAFAFA;}
body{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 12px; border-top: 10px solid #E17101; line-height: 1.8em; font-weight: normal; font-style: normal; margin-right: auto; margin-left: auto; color: #1A1816; border-color: #E17101; background-image: url(/storage/sitegraphics/MW-bg-pattern4.png); background-position: 0px 0px;}
#content p a{font-size: 12px; text-transform: uppercase; line-height: 0em; font-weight: normal; text-decoration: underline; color: #033773;}
.deli-tags-box{font-size: 10px; margin-top: 3px; color: #1D2E68;}
.rss-wrapper .rss-date{font-size: 10px;}
.verticalNavigationBar .section .module a{border-top: 1px solid #A7C0DA; line-height: 1.2em; padding-left: 5px; padding-top: 8px; padding-bottom: 8px; border-color: #A7C0DA;}
.lw-desc {font-size: 11px; color: #898989;}
.lw-checkin{border-top: 1px solid #D5D5D5; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; border-color: #D5D5D5;}
#canvasWrapper{margin-right: auto; margin-left: auto; margin-top: 25px; background-color: #FFFFFF;}
.rss-wrapper .rss-description{margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px;}
.journal-entry .title a{font-family: Arial, Helvetica, Geneva, sans-serif; text-transform: none; font-weight: bold; color: #EC7905;}
.discussion-table-row .topic-cell .topic-title{font-size: 14px;}
.twitter-wrapper .primary, .twitter-wrapper .secondary .primary{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10px; text-transform: uppercase; line-height: 1.39em; font-weight: normal; font-style: normal; background-color: #E0E3E7; color: #0E4175;}
.deli-wrapper-box{text-decoration: none; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 10px; background-color: #2865C0;}
.post-data-quote .quote{font-size: 1.4em; letter-spacing: 1px; margin-right: 0px; margin-left: 0px;}
a:link, a:visited, a:active{font-weight: normal; text-decoration: none; color: #0D3772;}
.deli-item{border-bottom: 1px solid #DDDDDD; padding-bottom: 15px; margin-bottom: 15px; border-color: #DDDDDD;}
.twitter-wrapper .twitter-item-basic, .twitter-wrapper .twitter-item-basic{line-height: 1.5em; margin-bottom: 1em;}
.deli-item-box{border-bottom: 1px solid #1855b0; text-decoration: none; padding-bottom: 15px; margin-bottom: 15px; border-color: #1855b0;}
.lw-day-bar{font-size: 10px; padding-right: 20px; padding-left: 20px; padding-top: 8px; padding-bottom: 8px; background-color: #333333; color: #FFFFFF;}
.rss-wrapper .rss-source{font-size: 10px;}
.tagcloud-page-wrapper a{line-height: 2em;}
#bannerAreaWrapper #siteTitleWrapper{border-top: 1px solid #2B2B2B; border-bottom: 1px solid #2B2B2B; padding-top: 30px; padding-bottom: 30px; border-color: #2B2B2B; background-position: 318px 0px; background-repeat: no-repeat;}
.verticalNavigationBar .section .folder .module a{padding-left: 20px;}
.deli-tags-bubble a{font-size: 9px; text-decoration: none; padding-right: 0.9em; padding-left: 0.9em; padding-top: 0.2em; padding-bottom: 0.25em; margin-right: 4px; margin-left: 0px; margin-top: 0px; margin-bottom: 3px; background-color: #3A7CDE; color: #EEEEEE;}
.journal-comment-area{margin-top: -30px;}
.discussion-table-row .topic-cell{padding-right: 0px; padding-left: 0px; padding-top: 7px; padding-bottom: 5px;}
.deli-desc-box{color: #68A5FF;}
#navigationBottom .horizontalNavigationBar{padding-top: 20px; margin-bottom: 20px;}
.discussion-table-header td{font-size: 12px; border-bottom: 1px solid #1E1E1E; font-weight: bold; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #1E1E1E;}
.horizontalNavigationBar .folder{background-color: #141414;}
.change-list li{border-bottom: 1px solid #1E1E1E; border-color: #1E1E1E;}
.horizontalNavigationBar .module a{border-right: 2px solid #FFFFFF; line-height: 1.2em; padding-right: 1em; padding-left: 1em; padding-top: .5em; padding-bottom: .5em; background-color: #EC7905; color: #FFFFFF; border-color: #FFFFFF;}
#navigationTop .horizontalNavigationBar{padding-top: 20px; padding-bottom: 20px;}
.twitter-wrapper .secondary, .twitter-wrapper .twitter-item .secondary{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 1em; border-top: 1px solid #A4B5D0; line-height: 1.17em; font-weight: normal; font-style: normal; background-color: #94A3BA; color: #FFFFFF; border-color: #A4B5D0;}
.verticalNavigationBar .section{margin-bottom: 30px;}
.lw-date {font-size: 9px; line-height: 1.5em; color: #999999;}
.lw{padding-top: 10px; padding-bottom: 10px; background-color: #EEEEEE;}
#pageFooterWrapper #pageFooter{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 1em; font-weight: normal; padding-left: 0px; margin-left: 0px; color: #FFFFFF;}
.deli-date-box-span{font-size: 9px; margin-right: 4px; margin-left: 0px; margin-top: 0px; margin-bottom: 5px; color: #EEEEEE;}
.journal-entry-tag-post-body{font-size: .8em; border-bottom: 1px solid #EFDCC8; text-transform: uppercase; padding-top: 10px; padding-bottom: 5px; margin-bottom: 23px; color: #EC7905; border-color: #EFDCC8;}
.lw-map{padding-right: 17px; padding-left: 17px; padding-top: 17px; padding-bottom: 17px;}
.post-data-link a{padding-right: 10px; padding-left: 15px; padding-top: 10px; padding-bottom: 10px; background-color: #4B4B4B;}
.discussion-table-row .updated-cell{font-size: 10px;}
.squarespace-slideshow .squarespace-slideshow-container{background-color: #000000;}
.squarespace-slideshow .squarespace-slideshow-title{font-family: Helvetica; font-size: 16px; color: #FFFFFF;}
.squarespace-slideshow .squarespace-slideshow-description{font-family: Helvetica; font-size: 10px; line-height: 1.2em; color: #FFFFFF;}
.squarespace-slideshow .frwd{background-image: url(/universal/images/slideshow/previous-button.png); background-position: 50% 50%; background-repeat: no-repeat;}
.squarespace-slideshow .ffwd{background-image: url(/universal/images/slideshow/next-button.png); background-position: 50% 50%; background-repeat: no-repeat;}
.slide-indicator-box{padding-top: 10px;}
.slide-indicator-type-dotted a.slide-indicator{line-height: 20px; background-image: url(/universal/images/slideshow/unselected.png); background-position: center center; background-repeat: no-repeat; float: left;}
.slide-indicator-type-dotted a.slide-indicator.active{background-image: url(/universal/images/slideshow/selected.png);}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator{line-height: 20px; text-decoration: none; padding-right: 0.8em; padding-left: 0.8em; margin-right: 3px; margin-left: 3px; background-color: #CCCCCC; color: #000000; float: left;}
#pageBody .twitter-date a, #pageBody .twitter-date a:hover{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: .9em;}
.deli-title-box a, .deli-title-box a:hover{font-size: 1.2em; color: #fff;}
.twitter-wrapper .twitter-link a, .twitter-wrapper .twitter-link a:hover{font-size: 11px; text-align: left; line-height: 1.4em; font-weight: bold; font-style: -; text-decoration: none; padding-right: 5px; padding-left: 11px; padding-top: 5px; padding-bottom: 5px; margin-top: 5px; background-color: #F59A40; color: #FFFFFF; background-position: 126px 2px; background-repeat: no-repeat;}
.lw-slug a, .lw-slug a:hover{font-size: 11px; line-height: 1.4em; text-decoration: none; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; background-color: #E7E7E7; color: #555555;}
.twitter-wrapper.preset .twitter-item-content a, .twitter-wrapper.preset .twitter-item-content a:hover{font-weight: bold; font-style: -; text-decoration: none; background-color: transparent; color: #628EBA;}
#content p a:hover{text-decoration: none;}
.deli-tags-box a, .deli-tags-box a:hover{color: #243A84;}
#canvas .flickr-link a, #canvas .flickr-link a:hover{font-size: 12px; line-height: 16px; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; background-color: #E7E7E7; color: #444;}
.rss-wrapper .rss-title a, .rss-wrapper .rss-title a:hover{font-size: 1em; font-weight: bold;}
.deli-url, .deli-url a:hover{font-size: 10px;}
.rss-wrapper .rss-read-more a, .rss-wrapper .rss-read-more a:hover{font-size: 10px;}
#canvas .lw-venue-name a, #canvas .lw-venue-name a:hover{font-size: 16px; line-height: 1.2em; color: #333333;}
.delicious-link a, .delicious-link a:hover{font-size: 12px; line-height: 16px; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; background-color: #E7E7E7; color: #444444;}
.twitter-wrapper .twitter-item-bubble .twitter-item-content-bubble a, .twitter-wrapper .twitter-item-bubble .twitter-item-content-bubble a:hover{background-color: transparent; color: #6296AC;}
.deli-title a, .deli-title a:hover{font-size: 1.2em;}
.twitter-wrapper .secondary a, .twitter-wrapper .secondary a:hover{text-decoration: none; background-color: transparent; color: #FFFFFF;}
.deli-url-box a, .deli-url-box a:hover{font-size: 10px; color: #FFFFFF;}
.deli-tags-bubble a:hover{text-decoration: none; background-color: #5695F5; color: #FFFFFF;}
.horizontalNavigationBar .module a:hover{background-color: #EC8E2F; color: #FFFFFF;}
.lw-checkin:hover{background-color: #F6F6F6;}
a:hover{text-decoration: none; color: #A6A6A6;}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator.active, .squarespace-slideshow-indicator-wrapper.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator.active:hover{background-color: #999999; color: #000000;}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator:hover{background-color: #D5D5D5; color: #000000;}


.promotedContainer, #navigationTop { display: none; } #navigationBottom { display: block; }

#canvasWrapper { width: 1000px; padding: 0 19px 0 19px; } #sidebar1Wrapper { display: block; float: left;  width: 160px; padding: 0; padding-right: 50px; } #sidebar2Wrapper { display: block; float: right; width: 260px; padding: 0; } #contentWrapper { float: left; width: 480px;  }

h4 strong {
  color: #fff  !important;
  font-size: 125% !important;
}

#content h4 strong a:link {
  color: #ffffff  !important;
  text-decoration: underline;
  font-weight: bold;
}

#moduleContent10300461 h4 {
    font-size: 1.1em;
    line-height: 1.4 !important;
    color: #fff;
    padding: 10px;
    margin: 0px;
    font-weight: bold;
    background-color: #5279AF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

#moduleContent10300461 h4 strong a:link {
  color: #ffffff  !important;
  text-decoration: underline;
  font-weight: bold;
}

.section #moduleContent10300850 p a, .section #moduleContent10300850 p a:link { 
color: #fff !important;
  text-decoration: underline;
}


.verticalNavigationBarWrapper .iw-vnb1 .iw-vnb2 .iw-vnb3 .iw-vnb4 .verticalNavigationBar .sectionWrapper(-OR-).(-OR-).(-OR-).structure-draggable-element .iw-s1 .iw-s2 .iw-s3 .iw-s4 .section .content-navigation .module(-OR-).(-OR-).(-OR-).structure-draggable-element(-OR-).folder-open . folder-link {
}

.verticalNavigationBarWrapper .iw-vnb1 .iw-vnb2 .iw-vnb3 .iw-vnb4 .verticalNavigationBar .sectionWrapper(-OR-).(-OR-).(-OR-).structure-draggable-element .iw-s1 .iw-s2 .iw-s3 .iw-s4 .section .content-navigation .module(-OR-).(-OR-).(-OR-).structure-draggable-element(-OR-).folder-open . folder-link {
}

/* default template styles 
****************************************************************/

/* simplifies design by hiding system icons on journal pages */
.journal-entry-wrapper .inline-icon {
display: none;
}

/* makes sidebar links full-width, increases usability */
.section ul li a {
display: block;
}
.section ul.archive-item-list-pt li a {
display: inline;
}

/* hides folder icons */
.verticalNavigationBar .folder-closed a.folder-link, 
.verticalNavigationBar .folder-open a.folder-link {
background-image: none;
}

/* makes header/footer/topMenuBars full-canvas-width */
#pageHeaderWrapper, #pageFooterWrapper {
margin-left: -19px;
width: 1038px;
}

.horizontalNavigationBar, #siteTitleWrapper, #pageFooter {
padding-left: 19px;
padding-right: 19px;
width: 1000px;
}

/* full width banner image */
#siteTitle, #bannerWrapper {
width: 1038px;
}

/* second level folders (in sidebar menus) */
.verticalNavigationBar ul li ul li ul li a span {
padding-left: 2em;
}

/* post type styles */
.post-data-link .title {
margin-bottom: 25px;
}
.post-data-link .title a {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.post-data-link .title a:hover {
opacity: .7;
filter: alpha(opacity=70);
}

/**** Enter additional Custom CSS below *************************************/



/*------------ ROTATING TEXT script styles --------------*/

              /*------- DID YOU KNOW? -----------*/

#sectionContent4245732 .section {
background-image: url(/storage/sitegraphics/did-U-knowBG.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 40px 0 20px 0 !important;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin-bottom: 100px !important;
}

#sectionContent4245732 .section #didUknow {
padding: 0 !important;
text-indent: 0px !important;
}

#sectionContent4245732 .section #questions {
}

#sectionContent4245732 .section #questions .slide {
list-style-type: none;
line-height: 1;
margin: 0;
padding: 0;
}

#sectionContent4245732 .section blockquote {
font-size: 17px;
font-family: "Helvetica Black", "Arial Black", arial, trebuchet, sans-serif ;
color: #EC7905;
line-height: 1.2;
margin-left: 0px;
padding: 0 1px 10px 20px; *margin-top: 20px;
text-shadow: 0px 0px 4px #fff;
}


             /*------- QUOTES -----------*/

#sectionContent4246033 .section {
width: 90%;
padding: 1px 0 0 5px !important;
-moz-border-radius: 8px;
}

#sectionContent4246033 .section #quoteSection {
padding: 0 !important;
text-indent: 0px !important;
}

#sectionContent4246033 .section #quotes {
}

#sectionContent4246033 .section #questions .slide {
list-style-type: none;
line-height: 1;
margin: 0;
padding: 0;
}

#sectionContent4246033 .section blockquote {
background-image: url(/storage/sitegraphics/LeftQuote.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
font-size: 17px;
font-family: georgia, times, serif;
color: #0D3772;
line-height: 1.6;
margin-left: 0px;
margin-bottom: -25px;
padding: 19px 1px 0 10px;
}

#sectionContent4246033 .section p {
display: block;
text-indent: 40%;
font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #06295B;
padding: 40px 0 0 0;
background-image: url(/storage/sitegraphics/Rtquote.gif);
background-position: 91% 0;
background-repeat: no-repeat;
}







/*---------------- END rotating text styles -----------------*/



.conditionallyVisibleContainer {
display: none;
}

#canvasWrapper {
background: white url(/storage/sitegraphics/OrangeConceptBG-9.gif) top right no-repeat;
-webkit-border-radius: 6px;
-moz-border-radius: 6px !important;
border-radius: 6px;

margin-top: 40px;
}

#pageFooterWrapper {
-moz-border-radius: 0 0 6px 6px !important;
}
/*--------- Firefox canvas border-radius not working - This is the fix ---------*/

body { border-top: 10px solid #E17101 !important; min-width: 1038px; padding-right: 0 !important; }





#bannerAreaWrapper {
background: url(/storage/sitegraphics/MW-revBanner.jpg) 12px 20px no-repeat;
height: 155px;
margin: 6px 0 0 0;
}

#siteTitle, #siteSubtitle {
margin-left: -9999px;
border: none !important;
}

#bannerArea, #siteTitleWrapper {
border: none !important;
}

#pageBody, #sidebar1, #sidebar2 {
padding-bottom: 50px;
}

#content {
font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif;
}

#content p, #content p a {
line-height: 1.6;
}



/*-------- TEMP WELCOME & SITE NAV SECTION HOME ----------*/

#modulePage10226034 #sidebar1 #sectionContent4240536 .section {
padding: 5px 5px 5px 10px;
color: #fff !important;
background-color: #5279AF !important;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section h2 {
font-size: 1.7em;
line-height: 1;
letter-spacing: -1px;
color: #092F63 !important;
text-shadow: 1px 1px 1px #7C95B7;
margin-bottom: 9px !important;
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section p {
font-size: 12px;
line-height: 1.25;
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section p a {
text-align: center;
width: 70%;
display: block;
font-size: 1.1em;
color: #D6E7F9 !important;
background-color: #0D3772;
padding: 5px;
margin: 10px auto !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
border: 3px solid #1D4987;
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section p a:hover {
text-decoration: none;
background-color: #154077;
-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section h2 {
border-top: none;
color: #fff;
margin: 0 0 5px 0;
}

#modulePage10226034 #sidebar1 #sectionContent4240536 .section strong {
color: #fff;
font-size: 105%;
}




/*------------ GENERAL CONTENT STYLES, buttons, h6, section margins -----------------*/

.section {
margin-top: 0 !important;
margin-bottom: 10px !important;
padding: 0;
}
/*----- all section bottom margin ----*/

/*--------- #CONTENT styles ---------------*/

h6 {
text-transform: uppercase;
font-size: .9em;
line-height: 1.2em;
color: #0D3772;
}
/*------- ALL h6 ------*/

#content p a, #content p a:link {
  color: #0D3772;
font-weight: bold;
text-decoration: none;
}

#content p a:hover {
background-color: #C8DBF7 !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#content ul a, #content ul a:link {
color: #0D3772;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

#content ul a:hover {
background-color: #C8DBF7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#content img {
border: 4px solid #F2BD8C;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 5px 0 0px 0 !important;
padding: 0 !important;
}

#modulePage9589869 #content img {
  border: none;  
  border-radius: 0px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* BLOG STYLE ADJUSTMENT FOR ACLU REPORT 12-18-13 */
#modulePage9589869 #content h6 {
  color: #EC7905;
  text-transform: none;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight: bold;
}

#content h4 {
  font-size: 1.2em;
  line-height: 1.7 !important;
  color: #fff;
  padding: 15px;
  margin: 15px 0px 25px 0px;
  font-weight: normal;
  background-color: #5279AF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#content strong, .section strong {
color: #144184;
font-size: 1.1em;
}

#content li {
list-style-image: url(/storage/sitegraphics/MWbullet.gif);
}

/*------- specific page styles ---------*/


/*------------- HOME PAGE -----------------*/

#modulePage10226034 #pageBody #content h2 {
 	font-size: 2.3em !important;
  	letter-spacing: -1px;
}

#modulePage9591216 #content p.buttonLink a, #modulePage10226034 #content p a {
text-align: center;
width: 33%;
display: block;
font-size: .9em;
line-height: 1.2;
color: #C8DDF4 !important;
background-color: #144184;
padding: 5px 2px 4px 2px;
margin: 10px auto !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
border: 3px solid #3669AF;
}

#modulePage9591216 #content p a:hover, #modulePage10226034 #content p a:hover {
background-color: #D3DEED !important;
}



/* --------MW IN THE NEWS section HOME page -----  */

#sidebar2 #sectionContent6333780 .section {
width: 86%;
line-height: 1.1em;
padding: 15px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow:    inset 0 0 8px #849AA5;
-webkit-box-shadow: inset 0 0 8px #849AA5;
box-shadow:         inset 0 0 8px #849AA5;
}

#sectionContent6333780 .section h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-top: 5px;
}

#sectionContent6333780 .section p {
margin-bottom: 2px;
}


#sectionContent6333780 .section ul li {
list-style: none;
}


#sectionContent6333780 .section ul li a {
font-weight: bold;
color: #EC8E2F !important;
}



#sectionContent6333780 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: none;
}

#sectionContent6333780 .section p a:hover {
padding-right: 2px;
background-color: #5279AF;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}






/*  ***************    ****************  */
/* --- MW BLOG articles index section --- */
#sectionContent4256881 .section {
}

#sidebar2 #sectionContent4256881 .section {
margin-top: 0px !important;
line-height: 1.1em;
}

#sidebar2 #sectionContent4256881 .section h2 {
font-size: 1.2em;
text-transform: uppercase;
}

#sidebar2 #sectionContent4256881 .section li {
margin-bottom: 2px;
}

#sidebar2 #sectionContent4256881 .section li a {
display: block;
color: #0D3772;
font-weight: normal;
font-family: Helvetica, Arial, Geneva, sans-serif !important;
padding: 4px 0 4px 4px;
font-size: .9em;
text-transform: uppercase;
}

#sidebar2 #sectionContent4256881 .section li a:hover {
padding-right: 4px;
background-color: #FF8A00;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}
/* ---- end MW NEWS section ---- */

/*------------- ABOUT HOSPITAL MERGERS page -----------*/

#modulePage10226272 #sidebar2 #sectionContent4256926 .section {
}

#sidebar2 #sectionContent4256926 .section {
line-height: 1.1em;
}

#sectionContent4256926 .section h2 {
font-size: 1.3em;
text-transform: uppercase;
}

#sectionContent4256926 .section p {
margin-bottom: 2px;
}


#sectionContent4256926 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: none;
}

#sectionContent4256926 .section p a:hover {
padding-right: 2px;
background-color: #9BB7DB;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*------------- HOSP MERGERS: CREATIVE SOLUTIONS ------------*/

#sectionContent4241646 .section {
margin-bottom: 10px;
}

#sectionContent4241646 .section h5 {
text-transform: uppercase;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
color: #144184;
font-size: 1em;
margin-bottom: 0 !important;
padding-top: 5px;
border-top: 1px solid #DCE4EF;
}

#sectionContent4241646 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 2px 0 2px 4px;
font-size: 1em;
text-transform: none;
margin-top: 0;
}

#sectionContent4241646 .section p a:hover {
padding-right: 4px;
background-color: #9BB7DB;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*-------- HM: CREAT SOLU -- RESOURCES ---------*/


#sectionContent4275072 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 2px 0 2px 4px;
font-size: 1em;
text-transform: none;
margin-top: 0;
}

#sectionContent4275072 .section p a:hover {
padding-right: 4px;
background-color: #9BB7DB;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*---------- RELIGIOUS RESTRICTIONS REPRO SVCS -----------*/

#content ul a {
font-size: 90%;
}


/*---------- RELIGIOUS RESTRICTIONS -- HOSP CARE -------------*/

#modulePage10273761 #content p img {
border: none;
border-left: 1px solid #EC7905;
padding-left: 10px !important;
margin-bottom: -10px !important;
padding-bottom: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

#modulePage10273761 #content p .thumbnail-caption {
line-height: 1.3;
border-left: 1px solid #EC7905;
padding: 10px 0 8px 10px !important;
margin: 0 0 0 0 !important;
}



/*----------- PHARMACIST REFUSALS ----------*/


#sectionContent4235850 .section p a:hover {
text-decoration: none;
color: #B55C03;
}

#sidebar1 #sectionContent4235871 .section {
line-height: 1.1em;
margin-top: 20px !important;
}

#sectionContent4235871 .section h2 {
font-size: 1.3em;
}

#sectionContent4235871 .section p {
margin-bottom: 2px;
}


#sectionContent4235871 .section p a {
display: block;
color: #0D3772;
font-weight: normal;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: uppercase;
}

#sectionContent4235871 .section p a:hover {
padding-right: 4px;
background-color: #FF8A00;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*------------- EC IN THE ER ---------------*/


#sectionContent4257192 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 2px 0 2px 4px;
font-size: 1em;
text-transform: none;
margin-top: 0;
}

#sectionContent4257192 .section p a:hover {
padding-right: 2px;
background-color: #9BB7DB;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}

#sectionContent4257190 .section p a {
display: block;
color: #FF8A00;
font-weight: bold;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 2px 0 2px 4px;
font-size: 1em;
text-transform: none;
margin-top: 0;
}

#sectionContent4257190 .section p a:hover {
padding-right: 2px;
background-color: #9BB7DB;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*----------------- HEALTH CARE REFORM ----------------*/

#modulePage9591216 #content p img {
text-align: center;
display: block;
border: none;
margin: 10px auto 0 auto !important;
}

#modulePage9591216 #sidebar1 h2 {
margin-bottom: 1px;
font-size: 1.4em;
}

#modulePage9591216 #sidebar1 h3 {
margin: 0 0 10px 0;
padding: 0;
font-size: 90%;
}

#sidebar2 #sectionContent4235836 .section {
line-height: 1.1em;
}

#sectionContent4235836 .section h2 {
font-size: 1.3em;
text-transform: uppercase;
}

#sectionContent4235836 .section p {
margin-bottom: 2px;
}


#sectionContent4235836 .section p a {
display: block;
color: #0D3772;
font-weight: normal;
font-family: Helvetica, Arial, Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: uppercase;
}

#sectionContent4235836 .section p a:hover {
padding-right: 4px;
background-color: #FF8A00;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}



/*------ RESOURCES PAGES ---------*/

#modulePage9591186 h4, #modulePage9591172 h4 {
background-color: transparent;
width: 100%;
color: #EC7905;
margin: 15px 0 10px 0;
padding: 0;
}

#modulePage9591186 p, #modulePage9591172 p {
line-height: 1.2;
}

#modulePage9591186 p a, #modulePage9591172 p a {
text-transform: none;
}

#modulePage9591186 #content p {
margin: 0 0 3px 0;
padding: 0;
}

#modulePage9591186 #content p a {
padding: 0 4px 0 4px;
}



/*-------- ABOUT pg -- CREDITS section ---------*/

#sidebar2 #sectionContent4285863 .section {
font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif;
margin: 0 0 25px 0 !important;
padding: 0 !important;
}
#sectionContent4285863 .section .caption {
display: none;
}

#sectionContent4285863 .section h2 {
padding-top: 0;
margin-bottom: 5px;
text-transform: uppercase;
}

#sectionContent4285863 .section p {
margin: 0;
padding: 0;
}

/*-------- STAFF section ----------*/

#sectionContent4285862 .section {
font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif;
margin: 0 0 25px 0 !important;
padding: 0 !important;
}

#sectionContent4285862 .section p {
font-size: 90%;
line-height: 1.1;
font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif;
}



/*----------- Orange DONATE NOW button ---------*/

p.orangeButton a, p.orangeButton a:link {
text-align: center;
width: 70%;
display: block;
font-size: 1.2em;
color: #fff !important;
background-color: #EC7905;
padding: 5px;
margin: 10px auto 0 auto;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
border: 3px solid #EF9F4F;
}

/* 15 anni film promo section */



p.orangeButton a:hover {
background-color: #DB7006;
text-decoration: none !important;
}

#sectionContent8121775 .section { /* FILM PROMO WIDGET */
  background-color: #6887B4;
  border-radius: 4px;
  padding: 8px 10px 2px 10px;
}

#sectionContent8121775 .section img {
 border-radius: 4px; 
}

#sectionContent8121775 .section p {
 color: #fff;
  text-align: center;
  font-size: 105%;
  line-height: 1.2;
}


#sectionContent8121775 .section h2 {
color: #fff;
  border: none;
  text-transform: uppercase;
}

#sectionContent8121775 .section p.orangeButton a, 
p.orangeButton a:link {
width: 60%;
}

#sidebar2 p.orangeButton a, #sidebar2 p.orangeButton a:link {
width: 50%;
}

/* WIDGET TO RWV HOME PAGE */





/*--------- ACTION FUND section adds bottom margin ---------*/

#sectionContent4086081 .section,
#sectionContent8121775 .section {
margin-bottom: 20px !important;
}

#sectionContent4086081 .section p {
font-size: 97%;
line-height: 1.3;
}

/*------------ TOP NAV styles ---------------*/

.horizontalNavigationBar .active-module a {
background-color: #20519A;
}

#modulePage9632979 #navigationBottom-moduleLink10162808, 
#modulePage10226390 #navigationBottom-moduleLink10162808, 
#modulePage9591216 #navigationBottom-moduleLink10162808, 
#modulePage9863361 #navigationBottom-moduleLink10162808, 
#modulePage9633025 #navigationBottom-moduleLink10162808, 
#modulePage9633033 #navigationBottom-moduleLink10162808, 
#modulePage9633063 #navigationBottom-moduleLink10162808, 
#modulePage9633066 #navigationBottom-moduleLink10162808, 
#modulePage9863402 #navigationBottom-moduleLink10162808, 
#modulePage9632982 #navigationBottom-moduleLink10162808, 
#modulePage9632942 #navigationBottom-moduleLink10162808, 
#modulePage9632946 #navigationBottom-moduleLink10162808, 
#modulePage9632950 #navigationBottom-moduleLink10162808, 
#modulePage9632960 #navigationBottom-moduleLink10162808, 
#modulePage9632959 #navigationBottom-moduleLink10162808, 
#modulePage10273761 #navigationBottom-moduleLink10162808, 
#modulePage9591172 #navigationBottom-moduleLink10162859, 
#modulePage9591186 #navigationBottom-moduleLink10162859, 
#modulePage10226272 #navigationBottom-moduleLink10226143, 
#modulePage9633001 #navigationBottom-moduleLink10226143, 
#modulePage10120648 #navigationBottom-moduleLink10226143, 
#modulePage9633016 #navigationBottom-moduleLink10226143, 
#modulePage9633012 #navigationBottom-moduleLink10226143, 
#modulePage10300876 #navigationBottom-moduleLink10226143 {
background-color: #20519A;
}
/*---------- sets blue active link for open folder pages ----------*/

/*----- #navigationBottom-moduleContent9589869 {
width: 160px;
}
-----*/

#navigationBottom-moduleLink10162808, #navigationBottom-moduleLink10162859 {
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0 !important;
}

#navigationBottom-moduleLink10300876, #navigationBottom-moduleLink9591218, #navigationBottom-moduleLink9591186, #navigationBottom-moduleLink9591216 {
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}


#navigationBottom-moduleLink10226143 {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}


.horizontalNavigationBar .folder-open li a li a {
border-right: none !important;
}

.horizontalNavigationBar .folder-wrapper {
padding-left: 1px !important;
}

ul .folder {
background-color: transparent !important;
}

.horizontalNavigationBar .folder-open .folder-wrapper a {
padding: 6px 25px 6px 25px;
border-right: none !important;
border-top: 1px solid #F9AC5E;
font-size: .9em !important;
text-transform: uppercase;
}

.horizontalNavigationBar .folder-open .folder-wrapper .active-module a {
background-color: #EC7905;
}

#navigationBottom-moduleLink10226034 {
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
/*---- rounds left-most NAV link -MergerWatch HOME- ---*/

#navigationBottom-moduleLink9776945 {
border-right: none;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
/*---- rounds right-most NAV link -CONTACT- ---*/

/*---------- webkit-box-shadow: 0 0 15px rgba(255, 255, 255, 1.0);
-moz-box-shadow: 0 0 15px rgba(255, 255, 255, 1.0);
box-shadow: 0 0 15px rgba(255, 255, 255, 1.0); -----------*/



/*------------ orange SIDE NAV styles ---------------*/

#sectionContent4115580 .section ul li, #sectionContent4115593 .section ul li a, #sectionContent4115624 .section ul li a, #sectionContent4115648 .section ul li {
text-indent: 10px;
}
/*--------- indents SUB PAGE NAV ----------*/  /*--------- BR- not sure this is doing anything ----------*/

#sectionContent4115580 .section ul li a, #sectionContent4115593 .section ul li a, #sectionContent4115624 .section ul li a, #sectionContent4115648 .section ul li a {
color: #D85904;
border-top: 1px solid #FC8332;
border-bottom: none;
}
/*------- sets orange side nav sub page borders ----------*/


#sectionContent4115580 .section .active-module a, #sectionContent4115593 .section .active-module a, #sectionContent4115624 .section .active-module a, #sectionContent4115648 .section .active-module a {
background-color: #F7B28C !important;
color: #BF4E03;
}
/*--------- darker medium orange ACTIVE nav sections ----------*/







.active-module #moduleLink9633082, .active-module #moduleLink9632961, .active-module #moduleLink10120648, .active-module #moduleLink9632993, .active-module #moduleLink9632959 {
color: white !important;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}




#sectionContent4115580 .section .module a:hover, #sectionContent4115593 .section .module a:hover, #sectionContent4115624 .section .module a:hover, #sectionContent4115648 .section .module a:hover {
background-color: #F7BA94 !important;
}
/*--------- medium orange HOVER nav sections ----------*/

#moduleContent9633080 a:hover, #moduleContent9632961 a:hover, #moduleContent9633082 a:hover, #moduleContent10120648 a:hover, #moduleContent9632959 a:hover, #moduleContent9632993 a:hover, #moduleContent10300819 a:hover {
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
/*--------- rounds bottom link HOVER orange nav sections ----------*/


#sectionContent4115580 .section, #sectionContent4115593 .section, #sectionContent4115624 .section, #sectionContent4115648 .section {
background-color: #FFD6BC;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
/*--------- sections style SUB PAGE NAV pale orange ----------*/


#moduleContent9591218 a:hover {
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
/*------- may be old -------*/

a.folder-link {
border-bottom: none;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}


/*--------- SIDE NAV :: ORANGE title sections ------------*/

#sectionContent4115648 .section .caption, #sectionContent4115580 .section .caption, #sectionContent4011758 .section .caption, #sectionContent4115624 .section .caption, #sectionContent4115593 .section .caption {
display: none;
}
/*--------- hides orange nav titles (using single link instead) ----------*/

#moduleLink10150541, #moduleLink10150538, #moduleLink10150480, #moduleLink10150046 {
background-color: #EC7905;
color: #fff !important;
text-transform: uppercase;
font-weight: bold;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
border: none !important;
}
/*--------- rounds top single links in ORANGE nav ----------*/

#sidebar1 #moduleContent10150541 a:hover, #sidebar1 #moduleContent10150538 a:hover, #sidebar1 #moduleContent10150480 a:hover, #sidebar1 #moduleContent10150046 a:hover {
background-color: #CE6904 !important;
}
/*-------- sets ORANGE nav SINGLE LINKS -also section titles- to darker HOVER ---------*/


/*-------- orange RESOURCES special nav -----------*/ /*---- comment out and remove? ---*/

.verticalNavigationBar .folder-open a.folder-link {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #EC7905;
color: #fff;
border-top: none;
}
/*---- comment out and remove? ---*/

#moduleContent9591172 a, #moduleContent9591186 a {
background-color: #FFD6BC;
color: #D85904;
border-top: 1px solid #FC8332;
border-bottom: none;
}
/*---- comment out and remove? ---*/

#moduleContent9591172 a:hover, #moduleContent9591186 a:hover {
background-color: #F7BA94 !important;
color: #D85904 !important;
}
/*---- comment out and remove? ---*/

#moduleLink9591161 .folder-link {
border-bottom: none;
}
/*---- comment out and remove? ---*/



/*------------ TWITTER styles ------------*/

/* 
.journal-entry-tag-post-title {
display: inline;
color: #365D97;
padding: 5px 8px 4px 8px;
background-color: #e0e3e7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 4px;
}
 */


.block .twitter-content {
margin-bottom: 15px;
padding-bottom: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.block .twitter-item {
margin: 0;
}
.block .twitter-item-content {
padding: 1em;
}
.block .twitter-item-slug {
padding: 10px;
line-height: 1.4em;
}
.block .twitter-username a {
font-weight: bold;
}
.block .twitter-nav-buttons {
padding: 0 10px;
margin: 10px 0;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: none;
}
.block .twitter-content {
margin-bottom: 0;
}

.twitter-link img.avatar {
display: none;
width: 14px;
height: 14px;
border: 1px solid #fff;
}

.twitter-wrapper .twitter-nav-buttons a {
padding: 5px 0;
text-transform: uppercase;
font-size: .9em;
font-weight: bold;
}

.twitter-avatar {
float: left;
margin: 0 0.9em 0 0;
height: 34px;
}

.twitter-avatar img {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.twitter-item-content {
text-transform: none;
font-size: 1.15em;
line-height: 1.3;
}

.twitter-item-slug {
border-bottom: 1px solid #8a95a4 !important;
margin-bottom: 0;
}

.twitter-content {
padding-bottom: 0px !important;
}

.twitter-nav-buttons {
background-color: #fff !important;
margin: 5px 0 0 0 !important;
padding: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}

.twitter-nav-buttons a {
color: #144184 !important;
padding: 1px 0 1px 0 !important;
}

.twitter-nav-buttons a:hover {
background-color: #D6E5F9 !important;
}


/*--------- RWV RSS Feed --------*/

#sectionContent4231486 .section h2 {
font-size: 1.2em;
text-transform: uppercase;
}


#sectionContent4231486 .section {
line-height: 1.15;
text-transform: uppercase;
width: 85%;
margin-top: 20px !important;
}

#sectionContent4231486 .section a:hover {
color: #D66F08;
}

.rss-title, .rss-source, .rss-date {
padding-left: 5px;
}

.rss-item {
margin-bottom: 0px !important;
padding-bottom: 10px !important;
}

.rss-item:hover {
background-color: #FCD5AE;
}

.rss-title {
padding-top: 8px;
border-top: 1px solid #F9DABB;
line-height: 1;
font-size: 1em !important;
display: block;
font-family: Helvetica, Arial, Trebuchet, sans-serif;
font-weight: bold;
text-transform: none;
}

.rss-date {
text-transform: uppercase;
color: #D66F08;
margin-bottom: 0 !important;
font-family: Helvetica, Arial, Trebuchet, sans-serif;
}

#rss-source-text-10162171-1 {
display: none;
}

.rss-source a {
margin: -10px 0 0 0 !important;
padding: 0 !important;
color: #0D3772 !important;
line-height: 1;
font-family: Helvetica, Arial, Trebuchet, sans-serif;
}

/*---------- FACEBOOK, TWITTER, MW RSS --------------*/


#sidebar2 #sectionContent4249673 .section {
margin-bottom: 1px !important;
height: 30px;
}

#sidebar2 #sectionContent4249673 .section {*height: 34px;
}

#sidebar2 #sectionContent4249673 .section p a img {
vertical-align: -7px !important; opacity: 1.00;
}

#sectionContent4249673 .section p a:hover img { opacity: 0.8 !important; }

#sidebar2 #sectionContent4249673 .section p a.rss {
line-height: 0;
display: inline ;
border: 1px solid #EC7905;
padding: 4px 3px 3px 3px;
margin: 0 0 0 10px !important; *padding: 0 3px 0 3px;
}

#sidebar2 #sectionContent4249673 .section p a.rss:hover {
text-decoration: none;
color: #EC7905;
background-color: #FFE9D3;
}

#sidebar2 #sectionContent4249673 .section p a.email {
color: #144184;
line-height: 0;
display: inline ;
border: 1px solid #144184;
padding: 4px 3px 3px 3px; *padding: 0 3px 0 3px;
margin: 0 0 0 5px !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

#sidebar2 #sectionContent4249673 .section p a.email:hover {
text-decoration: none;
background-color: #CDDDF2;
}


#sidebar2 #sectionContent4249673 .section p a.support {
background-color: #FF8A00;
color: #fff;
line-height: 0;
display: inline ;
padding: 5px 5px 4px 5px;
margin: 0 0 0 8px !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

#sidebar2 #sectionContent4249673 .section p a.support:hover {
text-decoration: none !important;
background-color: #5279AF;
}





/*------------ SEARCH -------------*/

#sectionContent4231284 .section {
padding-top: 5px 30px 10px 0 !important;
}

.queryFieldCell {
 	width: 25%; 
  	
}

#sectionContent4231284 .section .caption {
display: block !important;
text-align: left;
color: #144184;
margin: 0 !important;
text-transform: uppercase;
font-size: .9em;
}

.search-form-pt .queryButton {
/*background: url(/storage/sitegraphics/search.gif);*/
background-color: #849AA5 !important;
color: #fff;
width: 20px !important;
padding: 0;
height: 0px;
border: none;
font-size: 9px !important;
line-height: 0;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.search-form .queryButton {
width: 75px !important;
text-transform: uppercase;
color: #fff;
padding: 5px;
height: 20px;
background-color: #849AA5 !important;
border: none;
line-height: 1.4;
vertical-align: 8px;
cursor: pointer;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
margin-top: 3px;
} 

.queryButtonWrapper {
 	margin-left: 5px;
  	
}  

#sectionContent4231284 .section .text {
 	background-color: #F9F7F4 !important; 
  	height: 16px !important;
  	margin-right: 15px;
  	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  	border: none;
  	border-top: solid 1px #BFC5C9;
  	border-left: solid 1px #BFC5C9;
  	-moz-box-shadow:    inset 0 0 5px #BED1DB;
	-webkit-box-shadow: inset 0 0 5px #BED1DB;
	box-shadow:         inset 0 0 5px #BED1DB;
}


/*-------------  MEMBER LOGIN & FORUM button styles -----------------*/

#sectionContent4012176 .section {
padding-top: 5px;
}

#sectionContent4012176 .section #moduleContent9591030, #moduleContent9591093 {
margin-bottom: 15px !important;
}


#sectionContent4012176 .section a {
background-color: #FF8A00;
display: inline;
color: #fff;
font-size: 1em;
font-weight: bold;
padding: 4px 7px; 0 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: none;
}

#sectionContent4012176 .section a:hover {
border: 2px solid #FCAC74;
padding: 2px 5px 2px 5px;
}

#sectionContent4012176 .section #moduleContent9591030 a {
background-color: #20519A;
}

#sectionContent4012176 .section #moduleContent9591030 a:hover {
border: 2px solid #3F76C1;
padding: 2px 5px 2px 5px;
}

#sectionContent4012176 .section #moduleContent10465745 a { background-color: #5279AF; }

#sectionContent4012176 .section #moduleContent10465745 a:hover { border: 2px solid #7397C6; }



/*------------- MERGERWATCH MAIN LOGIN style ------------------*/

#sectionContent4028304 .section {
display: none;
}

#sidebar1 #sectionContent4028304 .section a {
border: none;
text-transform: uppercase;
font-size: .8em;
font-weight: bold;
}

#sidebar1 #sectionContent4028304 .section .active-module a {
background-color: #fff !important;
}




/*------------- general #sidebar link style ----------*/

.section p a, .section p a:link {
color: #EC7905;
text-transform: uppercase;
font-weight: bold;
}

.section p a:hover {
color: #C16203;
text-decoration: underline;
}



/*------------- NEED HELP IN YOUR COMMUNITY section ----------*/


#modulePage9776945 #sidebar2 .community {
}

#sidebar2 #sectionContent4086051 .section {
line-height: 1.2;
margin-bottom: 20 !important;
padding-bottom: 0;
}

#sectionContent4086051 .section h2 {
font-size: 1.5em;
}

#sectionContent4086051 .section h6 {
font-size: .85em;
}

#sectionContent4086051 .section ol li {
font-size: 12px;
margin-bottom: 7px;
color: #144184;
padding-bottom: 0px;
}

.community {
padding: 10px 8px 10px 8px;
background-color: #fff;
border: 1px solid #5279AF;
margin-bottom: 8px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

.community p {
font-weight: bold;
color: #144184;
margin: 0 !important;
padding: 0 !important;
text-align: center;
}

.community p a {
text-transform: uppercase;
text-align: center;
width: 60%;
display: block;
font-size: 1.1em;
color: #fff !important;
padding: 5px;
margin: 10px auto -5px auto !important;
background-color: #5279AF !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 3px solid #87A8D3;
}

.community p a:hover {
text-decoration: none;
-webkit-box-shadow: 0 0 8px rgba(255, 170, 85,  1.0);
-moz-box-shadow: 0 0 8px rgba(255, 170, 85,  1.0);
box-shadow: 0 0 8px rgba(255, 170, 85,  1.0);
}

.community p strong {
color: #EC7905 !important;
font-weight: bold;
font-size: 120%;
}




/*------------- MW News Links ----------------*/

#sidebar2 #sectionContent4107389 .section {
margin-top: 20px !important;
line-height: 1.1em;
}

#sectionContent4107389 .section h2 {
font-size: 1.3em;
text-transform: uppercase;
}

#sectionContent4107389 .section p {
margin-bottom: 2px;
}


#sectionContent4107389 .section p a {
display: block;
color: #0D3772;
font-weight: normal;
font-family: Helvetica, Arial, Trebuchet Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: uppercase;
}

#sectionContent4107389 .section p a:hover {
padding-right: 4px;
background-color: #FF8A00;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}





/*------------ CONTACT page & FORM styles ----------------*/

#modulePage9776945 #content h3 {
color: #E27704;
font-size: 2.2em;
letter-spacing: -1px;
text-shadow: 1px 1px 1px #F7DEC3;
}

#modulePage9776945 #content .notice-box {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#modulePage9776945 #content .notice-box li {
list-style-image: none !important;
}

/*--------- CONTACT - ADDRESS section --------*/

#sectionContent4286007 .section {
background-color: #5279AF;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 10px 3px 5px 10px;
}

#sectionContent4286007 .section h2 {
border: none;
padding: 0;
color: #CEDCEF;
}

#sidebar1 #sectionContent4286007 .section p {
color: #fff;
font-family: Helvetica, Arial, Trebuchet Geneva, sans-serif !important;
}

#sidebar1 #sectionContent4286007 .section p strong {
color: #fff;
font-size: 110;
}




#sidebar2 .section li {
list-style: square url(/storage/sitegraphics/MWbullet.gif) outside;
}
/*---- BORKED -----*/


/*----------- generic SIDEBAR 1 & SIDEBAR 2 styles ------------*/

.section {
line-height: 1.4;
}

#sidebar2 .section {
margin-bottom: 15px !important;
}

.section p {
margin-bottom: 10px;
}

#sidebar1 h2, #sidebar2 h2 {
font-size: 1.4em;
border-top: 1px solid orange;
padding-top: 8px;
line-height: 1.1;
}

#sidebar1 h3, #sidebar2 h3 {
font-size: 1.1em;
}

/*------------- JOURNAL styles -------------*/

.list-journal-entry-wrapper h2.title {
line-height: 1.1;
margin-bottom: 15px;
}

.journal-entry-tag-post-title {
display: inline;
color: #365D97;
padding: 5px 8px 4px 8px;
background-color: #e0e3e7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 4px;
}

.journal-entry-tag-post-body {
color: #EC7905 !important;
}

.printerFriendlyLinkBlock img.inline-icon, .emailArticleLinkBlock img.inline-icon {
border: none !important;
vertical-align: top;
}

p.printerFriendlyLinkBlock img.inline-icon {
padding-right: 10px !important;
}

a img.inline-icon {
display: block;
padding: 20px !important;
margin-right: 10px !important;
}

.journal-entry-tag-post-body .posted-by a:hover, .journal-entry-tag-post-body .share-item a:hover {
color: #D66F08 !important;
background-color: #FFE8D1 !important;
}

.journal-read-more-tag {
width: 35%;
text-align: center;
padding-right: 5px;
padding-top: 2px;
display: block !important;
background-color: #5279AF !important;
color: #fff !important;
margin: 0 0 0 auto !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.journal-read-more-tag a {
color: #fff !important;
font-size: .9em !important;
}

.journal-read-more-tag a:hover {
background-color: #5279AF !important;
}


/*----------- list bullets SIDEBARS -------------*/

.section ol {
text-indent: 0px;
margin-left: -40px;
*margin-left: 0px;
list-style-type: none !important;
list-style-image: none !important;
}

.section ol li {
margin-bottom: 10px;
list-style-type: none !important;
list-style-image: none !important;
background: transparent url(/storage/sitegraphics/MWbullet2.gif) 0px 2px no-repeat;
padding-left: 24px;
}


/*----------- FOOTNOTES styles -----------------*/


#modulePage9632982 #content ol, #modulePage9633080 #content ol, #modulePage9632946 #content ol, #modulePage9632950 #content ol {
line-height: 1.2;
padding-top: 10px;
margin-top: 30px;
border-top: 1px solid #EC7905;
list-style: outside;
text-indent: 0px;
margin-left: -20px;
list-style-image: none !important;
background-image: none !important;
}

#modulePage9632982 #content ol li, #modulePage9633080 #content ol li, #modulePage9632946 #content ol li, #modulePage9632950 #content ol li {
list-style-image: none !important;
padding: 0;
margin-bottom: 10px;
list-style-type: decimal !important;
background-image: none !important;
font-size: .85em;
}

#modulePage9632982 #content ol li a, #modulePage9633080 #content ol li a, #modulePage9632946 #content ol li a, #modulePage9632950 #content ol li a {
text-transform: uppercase;
font-weight: bold;
}

#modulePage9632982 #content ol li a:hover, #modulePage9633080 #content ol li a:hover, #modulePage9632946 #content ol li a:hover, #modulePage9632950 #content ol li a:hover {
text-decoration: underline important;
color: #0D3772;
}
/* not working consistently */

#modulePage9632982 #content span.footnote, #modulePage9633080 #content span.footnote, #modulePage9632946 #content span.footnote, #modulePage9632950 #content a.footnote {
font-size: .8em;
color: #EC7905 !important;
padding-right: 5px;
padding-left: 1px;
vertical-align: super;
}


/*-------------- MEMBER FORUM & related styles -----------------*/

#sectionContent4300965 .section { padding-right: 0; }

#sectionContent4300965 .section h3 { line-height: 1.1; background-color: #5279AF; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 3px 5px 4px 8px; margin: 12px 0 7px 0; }

#sectionContent4300965 .section p { font-size: 12px; line-height: 1.3; }


/*----- DROPBOX SECTION on Forum page ---------*/

#sectionContent4301307 .section { margin-top: 20px !important; }

#sectionContent4301307 .section h2 { text-align: left; background-color: #EC7905; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:  4px; padding: 4px 4px 4px 15px; margin: 7px 0; border-top: none; }

#sectionContent4235753 .section { background-color: #5279AF; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 4px; margin: 7px 0; border: 3px solid #799ECE; width: 70%; }

#sectionContent4235753 .section a { text-align: center; font-size: 1.2em; text-transform: uppercase; font-weight: bold; color: #fff; border: none !important; background: transparent !important; line-height: 1; padding: 3px 0 1px 0; }

#sectionContent4235753 .section:hover { background-color: #42699B !important; }

#sectionContent4235753 .section li { list-style-image: none !important; list-style-type: none !important; }

/*----- end DROPBOX SECTION on Forum page ---------*/



/*-------FORUM POST details styles -------*/


.discussion-table-row td { border-bottom: 1px solid #F7AE65; }

.discussion-table-header td { padding-top: 5px; border-bottom: none; background-color: #F7AE65; color: #fff; text-transform: uppercase; }

.reply-date { font-size: 11px; }

.replycount-cell { color: #144184; }

.updated-cell { -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; }

.icon-cell { -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; }

.discussion-table-row .icon-cell { background: white url(/storage/sitegraphics/forum-bubble.gif) 13px left no-repeat;  }

.comment { border-top: 1px solid #F7AE65; }

.signature a { font-weight: bold; text-transform: uppercase;  }

.signature { color: #EC7905; }



.signature a:hover { color: #EC7905; }

.signature img.inline-icon { display: none; }

.topic-title a { font-weight: bold; }

.topic-author a { text-transform: uppercase; }

.reply-date { color: #EC7905; font-weight: bold; font-size: 120%; }

#modulePage9591093 #content a:hover { color: #EC7905; }

#modulePage9591093 #content h2.document-title { font-size: 1.4em; }

#sectionContent4012276 .section a { font-size: 1.1em; font-weight: bold; font-family: Helvetica, Arial, Trebuchet, Geneva, sans-serif; }

#sectionContent4012276 .section a:hover { color: #EC7905; }

#sectionContent4012276 .section ul li { padding-bottom: 7px; margin-bottom: 10px; border-bottom: 1px solid #D9DCE0; }

#modulePage9591093 #content p strong { font-size: 1em; }




/*--------- MEMBER RESOURCES page -------------*/

#modulePage10340200 #content h3 { margin-top: 20px; }

#modulePage10340200 #content h4 { background-color: transparent; font-size: 1.1em; color: #144184; margin: 15px 0 10px 20px; padding: 2px 0 0 0; border-top: 1px solid #F7AE65; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

#modulePage10340200 #content p { margin: 0 0 10px 40px; line-height: 1; }

#modulePage10340200 #content p a { font-weight: normal; line-height: 1; }

/*------- NEWS section ----------*/

#sectionContent4301290 .section p {
margin-bottom: 2px;
}


#sectionContent4301290 .section p a {
display: block;
color: #0D3772;
font-weight: normal;
font-family: Helvetica, Arial, Trebuchet Geneva, sans-serif;
padding: 4px 0 4px 4px;
font-size: 1em;
text-transform: uppercase;
}

#sectionContent4301290 .section p a:hover {
padding-right: 4px;
background-color: #FF8A00;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}


/*--------- DROPBOX section on Memb Resources page -------*/


#sectionContent4350802 .section h2 { text-align: left; background-color: #EC7905; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:  4px; padding: 4px 4px 4px 15px; margin: 7px 0; border-top: none; }

#sectionContent4350687 .section { background-color: #5279AF; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 4px; margin: 7px 0; border: 3px solid #799ECE; }

#sectionContent4350687 .section:hover { background-color: #42699B !important; }

#sectionContent4350687 .section a { text-align: center; font-size: 1em; text-transform: uppercase; font-weight: bold; color: #fff; border: none !important; background: transparent !important; line-height: 1; padding: 3px 0 1px 0; }

#sectionContent4350687 .section li { list-style-image: none !important; list-style-type: none !important; }


/*---------- FOOTER styles -------------*/

#pageFooter {
line-height: 1.8;
margin: 0 auto;
}

#pageFooter p {
text-align: center;
margin: 0 auto;
line-height: 1.8;
}


#pageFooter p a, #pageFooter p a:link {
text-transform: uppercase;
font-weight: bold;
text-align: center;
display: inline;
font-size: .9em;
line-height: 1.8;
color: #fff !important;
background-color: #DB7006;
padding: 2px 7px 2px 7px;
margin: 0 5px 0 5px;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
}

#pageFooter p a:hover {
background-color: #CE6504;
text-decoration: none !important;
-webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.3);
-moz-box-shadow: 0 0 7px rgba(255, 255, 255, 0.3);
box-shadow: 0 0 7px rgba(255, 255, 255, 0.3);
}

#pageFooter p.second {
margin-top: 15px;
}

#pageFooter p.second a, #pageFooter p.second a:link {
color: #A34F01 !important;
background-color: transparent;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
text-shadow: 1px 1px 1px #F4A658;
font-weight: bold;
}

#pageFooter p.second a:hover {
color: #BF5C00 !important;
-webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
-moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 rgba(255, 255, 255, 0);
}






/*---

#pageFooter p.second a, #pageFooter p.second a:link, {
color: red !important;
background-color: red !important;
text-transform: uppercase;
font-weight: bold;
text-align: center;
display: inline;
font-size: .2em;
margin: 0 0 10px 0;
}

#pageFooter p.second a:hover {
text-decoration: none !important;
}
---*/

#sidebar1 {
width: 170px;
}


#modulePage13334875 strong { font-size: 1em; }

#modulePage13334875 h6 { margin-top: 20px; }

#modulePage13334875 #content h4 {
font-size: 1.2em;
color: #fff;
padding: 10px;
margin: 5px 0px 11px 0px;
font-weight: bold;
background-color: #5279AF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

#modulePage13334875 h3.last { margin-bottom: 20px; }

#modulePage13334875 #content ul li {
  margin-bottom: 8px !important;
  line-height: 1.2;
}

#content p a.support {
display: none;
  background-color: #FF8A00;
color: #fff;
font-size: 1.2em;
line-height: 0;
display: inline ;
padding: 8px 8px 7px 8px;
margin: 8px 8px 8px 8px !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 4px solid #FCA644;
}

#sidebar1 .section p a.support {
background-color: #1C457F;
color: #fff;
font-size: 1.3em;
line-height: .6;
display: block;
width: 70%;
padding: 8px 3px 0px 3px;
margin: 15px auto 0px auto !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 4px solid #25508C;
}

#sidebar1 .section p a.support:hover {
text-decoration: none !important;
background-color: #F2962E;
border: 4px solid #F7B56A;
}

#content p a.support:hover {
text-decoration: none !important;
background-color: #1C457F;
border: 4px solid #25508C;
}

#sectionContent5554428 .section {
  margin-bottom: 25px !important;
  background-color: #5279AF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 35px 10px 10px 10px;
  background: #5279AF url(/storage/sitegraphics/MW-logo-blue-on-blue-36.gif) no-repeat;
  background-position: 50% 8px;
}

#sectionContent5554428 .section h2, 
#sectionContent5554428 .section p {
  border: none;
  color: #ffffff !important;
}

#sectionContent5554428 .section span.bold {
  color: white !important;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 2;
}

/*----- HOME page Support MW This Season widget -----*/

#sectionContent5561292 .section {
  margin-bottom: 25px !important;
  background-color: #5279AF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 35px 10px 10px 10px;
  background: #5279AF url(/storage/sitegraphics/MW-logo-blue-on-blue-36.gif) no-repeat;
  background-position: 50% 8px;
}

#sectionContent5561292 .section h2, 
#sectionContent5561292 .section p {
  margin-top: 5px;
  border: none;
  color: #ffffff !important;
}

#sectionContent8143672 .section {
  background-color: #ef9336;
  padding: 8px 15px;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #fff;
  margin-bottom: 20px !important;
}

#sectionContent8143672 .section img {
  -webkit-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  margin-bottom: 0px;
}

#sectionContent8143672 .section p {
  margin-bottom: 0px !important;
}

#sectionContent8143672 .section h2 {
  color: #fff;
  font-size: 16px;
  border-top: none;
}

#sectionContent8143672 .section p {
  color: #fff;
  font-size: 115%;
  line-height: 1.2;
}

#sectionContent8143672 .section p strong {
  color: #fff;
  text-transform: uppercase;
}

#sectionContent8128265 .section {
 margin-bottom: 20px !important; 
}
/* report update widget 2016 */

#sectionContent8176504 .section {
  background-color: #ef9336;
  background-color: #6887B4;
  padding: 8px 15px;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #fff;
  margin-bottom: 20px !important;
}

#sectionContent8176504 .section img {
  -webkit-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  margin-bottom: 7px;
}

#sectionContent8176504 .section h2 {
  color: #fff;
  font-size: 16px;
  border-top: none;
}

#sectionContent8176504 .section p {
  color: #fff;
  font-size: 115%;
  line-height: 1.2;
}

#sectionContent8176504 .section p strong {
  color: #fff;
  text-transform: uppercase;
}

#sectionContent8176504 .section p.button a {
  background-color: #023c7b;
  text-transform: uppercase;
  padding: 4px 7px 3px 7px;
  border-radius: 5px;
  color: #fff;
}
/*  CON Report widget  */
#sectionContent8176815 .section {
  background-color: #ef9336;
  padding: 8px 15px;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #fff;
  margin-bottom: 20px !important;
}

#sectionContent8176815 .section img {
  -webkit-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.7);
  margin-bottom: 5px;
  margin-top: 5px;
}

#sectionContent8176815 .section p {
  margin-bottom: 0px !important;
  font-size: 14px;
}

#sectionContent8176815 .section h2 {
  color: #fff;
  font-size: 16px;
  border-top: none;
}

#sectionContent8176815 .section p {
  color: #fff;
  font-size: 115%;
  line-height: 1.2;
}

#sectionContent8176815 .section p strong {
  color: #fff;
  text-transform: uppercase;
}

#sectionContent8176815 .section {
 margin-bottom: 20px !important; 
}

#sectionContent8176815 .section p.button a {
  background-color: #005491;
  text-transform: uppercase;
  padding: 4px 7px 3px 7px;
  margin-bottom: 10px !important;
  border-radius: 5px;
  color: #fff;
}

#sectionContent8176815 .section p.button {
   dissplay: none !important;
  line-height: 1.3;
  margin: 10px 0px;
}

#sectionContent8176815 .section p.post-button {
   dissplay: none !important;
  line-height: 1.3;
  margin: 4px 0px !important;
  font-weight: bold;
}










