/*   
Theme Name: SLT Custom Theme
Theme URI: http://sltaylor.co.uk
Description: A custom-built theme for this site.
Author: Steve Taylor
Version: 1.0
Author URI: http://sltaylor.co.uk
*/

/* Basic elements
-------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
body { background: url(img/bg-body-newcolors-2.jpg) repeat-y center top #ffffff; color: #11607d; font: 15px/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; }
/* e2ddd6 493c37 */
a { outline: none; color: #5790ae; text-decoration: none; }
a img { border: none; }
a:hover, a:focus { text-decoration: underline; color: #5790ae;}
ul, ol { list-style: none; }
.hide, .noscreen { position: absolute; left: -9000px; top: 0; }
.notop { margin-top: 0 !important; padding-top: 0 !important; }
.nobottom { margin-bottom: 0 !important; padding-bottom: 0 !important; }
.clear { clear: both; }
.center { text-align: center; }
.img-rep { text-indent: -9000px; overflow: hidden; }
.img-rep a, .img-rep span, .img-rep label { display: block; }
.required, .gfield_required, .alert { color: #d00; }
.clickable { cursor: pointer; }

/* Global effects */
.shadow { box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5); }
.tab { height: 18px; padding: 5px 18px 0 10px; background-position: right center; background-repeat: no-repeat; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; line-height: 1em; }
a.tab:hover, a.tab:focus { background-color: transparent !important; color: #fff !important; }
.hover { position: relative; overflow: hidden; }
.hover-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background-color: rgba( 255, 255, 255, 0.3 ); }
.hover-arrow { background-image: url(img/hover-arrow.png); background-repeat: no-repeat; background-position: right center; }
.thumbnail .hover-arrow { background-position: right 38px;  }
.hover-thumb-mesh { background: transparent url(img/hover-thumb-mesh.png) repeat; z-index: 2000; }
/* Clearfix hack
See http://perishablepress.com/press/2009/12/06/new-clearfix-hack/ */
.clearfix:after, #content form .gform_footer:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.breadcrumbs { font-size: .8em; margin: 0px 0 15px 0px; position: relative; float: left; clear: both;}

/* Link icons
Based on: http://wordpress.org/extend/plugins/file-icons/ 
a[href$=".pdf"], a[href$=".txt"], a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"], a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"], a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"], a[href$=".swf"], a[href$=".xls"], a[href$=".doc"], a[href*="trackback"], a[href*="@"], a[href*="postcomment"], a[href*="respond"], a[href*="action=edit"] { padding-bottom: 2px; padding-left: 22px; padding-top: 2px; background: transparent; }
a[href$=".pdf"] { background: url(img/icons/page_white_acrobat.png) no-repeat scroll left center; }
a[href$=".txt"] { background: url(img/icons/page_white_text.png) no-repeat scroll left center; }
a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"] { background: url(img/icons/music.png) no-repeat scroll left center; }
a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"] { background: url(img/icons/page_white_compressed.png) no-repeat scroll left center; }
a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"] { background: url(img/icons/film.png) no-repeat scroll left center; }
a[href$=".xls"] { background: url(img/icons/page_white_excel.png) no-repeat scroll left center; }
a[href$=".doc"] { background: url(img/icons/page_white_word.png) no-repeat scroll left center; }
a[href*="mailto:"] { background: url(img/icons/email.png) no-repeat scroll left center; }
a[href*="postcomment"], a[href*="respond"] { background: url(img/icons/comment.png) no-repeat scroll left center; }
a[href*="action=edit"] { background: url(img/icons/page_white_edit.png) no-repeat scroll left center; }
/* My override 
a.no-icon { padding: 0 !important; background: none !important; }
*/

/* Forms */
form fieldset { border: none; }
form div.form-field, p.form-submit { clear: both; padding-top: 10px; }
form div.label { float: left; width: 100px; text-align: right; }
form div.field { float: right; width: 300px; }
form label { font-weight: bold; }
form .input { padding: 2px 4px; width: 290px; border: 1px solid #ccc; font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #353535; }
form .input_medium { padding: 2px 4px; width: 252px; border: 1px solid #ccc; font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #353535; }
form .input_subscribe { padding: 4px 4px; width: 150px; height: 11px; border: 1px solid #7194a8; font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #353535; }
form .input_small { padding: 2px 4px; width: 144px; border: 1px solid #7194a8; font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #353535; }
form .input#securityquiz { width: 10em; }
form p.form-submit { text-align: right; }
form .button, input#submit { font-weight: bold;}
form.auto-submit label, form.auto-submit input { cursor: pointer; }

/* Layout
-------------------------------------------------------------------*/
.wrapper { position: relative; width: 984px; margin: 0 auto; text-align: left; }
.wrapper-footer { width: 982px; padding: 20px 0px 20px 0px; margin-left: auto; margin-right: auto; text-align: left; }
/* Header */
#header { height: 181px; overflow: visible; background: url(img/bg-top-newcolors-2.jpg) repeat-y center top; }
.home #header { height: 468px; }
.page-template-page-landing-php #header { height: 197px; }
/* Content */
#content-wrapper { min-height: 464px;}
#content { float: left; width: 470px; position: relative; left: 228px; margin-top: 20px; }
.body-copy { width: 470px; color: #353535;} 

.home #content { float: none; width: auto; position: static; margin: 65px 26px 0 20px; }
.home #content .col-left { float: left; width: 308px; padding: 0px 20px 0px 10px;}
.home #content .col-left-new { float: left; padding: 0px 0px 0px 0px; width: 291px;}
.home #content .col-right { float: left; width: 570px; margin-left: 1px; margin-bottom: 0px;}
/*.page-id-22 #content { float: none; position: static; width: 702px; margin: 77px 44px 0 238px; }*/
/* Sidebars */
ul#nav-side { float: left; width: 170px; position: relative; left: -443px; margin-top: 130px; list-style: none; color: #353535;}
ul#nav-side-widebody { float: left; width: 170px; position: relative; left: -687px; margin-top: 130px; list-style: none; }
.page-template-page-landing-php ul#nav-side ul#nav-side-widebody { margin-top: 51px; }
ul#sidebar { float: right; width: 218px; margin-right: 26px; list-style: none; }
.grey_headline { color: #cac7c2; font-size: 18px; }
.blue_headline { color: #11607d; font-size: 18px; }

/* Footer */
#footer { color: #ffffff; font-size: 12px; background: url(img/bg-top-newcolors-2.jpg) repeat-y center top;}

/* Header
-------------------------------------------------------------------*/
/* Title */
#site-title, #site-title a { width: 435px; height: 113px; }
#site-title { position: absolute; z-index: 50; top: 52px; left: 27px; background: url(img/logo-pm.png) no-repeat; }
/* Main nav */
#nav-main { position: absolute; z-index: 100; top: 35px; left: 237px; font-size: 17px; font-weight: bold; text-transform: uppercase; line-height: 1em; }
#nav-main li { float: left; margin-right: 30px; }
#nav-main li#page-item-26 { margin-right: 0; }
#nav-main li a { display: block; padding: 3px 18px 3px 6px; height: 17px; color: #fff; }
#nav-main li a:hover, #nav-main li.current_page_item a, #nav-main li.current_page_ancestor a { background: url(img/tab-white-transparent.png) no-repeat right top; }
#nav-main li a:hover { text-decoration: none; }
/* Search */
#search { position: absolute; z-index: 50; top: 35px; left: 782px; width: 185px; }
#search #search-label { float: left; width: 69px; height: 16px; margin-top: 2px; background: url(img/search.png) no-repeat; }
#search #search-input { float: right; width: 152px; }
#search #search-input .input { width: 144px; border: none;}
/* Languages */
.languages { position: absolute; z-index: 50; top: 35px; left: 640px; border-color: #ffffff; color: #ffffff;}
/* Mesh */
#mesh { position: absolute; z-index: 20; width: 984px; height: 136px; background: url(img/hero-mesh.png) no-repeat; }

/* Content
-------------------------------------------------------------------*/
#content { overflow: hidden; }
#content h1 { margin: 0 0 20px; color: #5790ae; line-height: 1.1em; }
#content h1.small { font-size: 13px; }
#content h2 { margin: 0px 0px 15px 0px; color: #4b7c96; font-size: 1.2em; }
#content h3 { margin: 1em 0 .3em; font-size: 1em; }
#content p, #content ul, #content ol, #content dl, #content table { margin-bottom: 1em; }
#content dt { font-weight: bold; }
#content dd { margin: 0 0 .5em 0; }
#content blockquote { margin: 1.5em 3em; font-size: 11px; }
#content acronym, #content abbr { border-bottom: 1px dotted #999; cursor: help; }
#content code { font: 12px Consolas, "Courier New", Courier, monospace; }
#content hr { margin: 2em 0; border: 0; height: 1px; background-color: #ccc; color: #ccc; }

/* Body copy */
/*.page #content .body-copy p:first-child { margin-bottom: 11px; font-size: 22px; line-height: 1.3em; }*/
*#content .body-copy ul, #content .body-copy ol { padding: 0 2em; }
#content .body-copy ul ul, #content .body-copy ol ol { margin-bottom: .2em; }
#content .body-copy ul { list-style: none; padding-left: 0; }
*#content .body-copy ul li { padding-left: 18px; margin-bottom: 8px; background: url(img/bullet.png) no-repeat 0 7px; }
#content .body-copy ol { list-style: decimal; }

/* Posts */
#content #news-media-filter { margin-bottom: 2em; padding: 5px 10px; font-size: 12px; background-color: #d4ccc2; vertical-align: middle; }
#content #news-media-filter input { vertical-align: text-bottom; }
#content #news-media-filter label { padding-left: 15px; }
#content ol.posts {  }
#content .post { margin: 0 0 1.5em; }
#content .post .date { margin: 0 0 2px; font-size: 12px; color: #666; }
#content .post.loop h2 { margin: 0 0 .3em; font-size: 20px; line-height: 1.2em; }
#content .post.loop h2 a { color: #333; }
.single #content h1 { margin-bottom: 6px; }
.single #content .date { margin-bottom: 16px; }

/* Pagination */
#content ul.pagination { clear: both; margin: 2em 0; font-weight: bold; font-size: 11px; }
#content ul.pagination.top { margin-top: 0; }
#content ul.pagination li { float: left; margin: 0 6px 6px 0; }
#content ul.pagination li a, #content ul.pagination li.active { display: block; padding: 3px 8px; background-color: #d4ccc2; color: #333; text-decoration: none; }
#content ul.pagination li a:hover, #content ul.pagination a:focus { background-color: #999; color: #fff !important; }
#content ul.pagination li.active { background-color: #999; border-color: #000; color: #fff; }
#content ul.pagination li.disabled { display: none; }
#content ul.pagination li.previous { margin-right: 6px; }
#content ul.pagination li.next { margin-left: 0em; }

/* Search results */
#content ol.search {  }
#content ol.search h3 { margin-bottom: 0; }
#content ol.search p { font-size: .85em; line-height: 1.3em; }
#content ol.search p.resultmetadata { margin-bottom: .3em; font-style: italic; }
#content ol.search .excerpt p { display: inline; margin-bottom: 0; }
#content ol.search .excerpt br { display: none; }

/* Comments */
#comments h3 { margin: 2em 0 1em 0; clear: both; }
#comments-list ol { margin: 2em 0; font-size: 14px; line-height: 1.5em; }
#comments-list ol li { margin-bottom: 2em; clear: both; }
#comments-list ol li .comment-wrapper { margin-bottom: 1em; }
#comments-list ol li.bypostauthor > .comment-wrapper { padding: 15px 25px; background-color: #d4ccc2; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px; }
#comments-list ol li .comment-meta { margin-bottom: 10px; }
#comments-list ol li .comment-avatar { float: left; width: 40px; height: 40px; margin: 0 10px 10px 0 !important; }
#comments-list ol li .comment-details { padding: 6px 0 5px; font-size: 12px; border-bottom: 1px solid #ccc; line-height: 1.2em; }
#comments-list ol li .comment-author { margin-bottom: .3em; font-size: 17px; font-weight: bold; }
#comments-list ol li .comment-author a {  }
#comments-list ol li .comment-details-meta { margin-bottom: .3em; }
#comments-list ol li .comment-content p { margin-bottom: .3em; }
#comments-list ol li .unapproved { color: #d00; font-weight: bold; }
#comments-list ol li a.comment-reply-link { text-decoration: none; }
#comments-list ol li ul { padding: 10px 0 0 30px; margin: 0; }
#comments-list ol li ul li { margin-bottom: 10px; }
#comments-list p.comment-reply-link { margin-bottom: 0 !important; }
#captchaInputDiv { margin-bottom: 1em; }

/* Images */
#content img.centered, #content .aligncenter, #content div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
#content img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
#content img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
#content .alignright { float: right; }
#content .alignleft { float: left; }

/* Page extras: downloads, e-card */
#content .page-extras { padding: 10px 20px; background-color: #d4ccc2; }
#content .page-extras h3 { margin: 0 0 10px; }
#content #downloads-list ul { margin-bottom: 0; }

/* Gravity forms */
#content form ul.gform_fields { padding: 0 !important; font-size: 14px; }
#content form ul.gform_fields li { margin-bottom: 6px; background: none !important; padding: 0 !important; }
#content form ul.gform_fields li.gsection { padding: 0 0 2px !important; margin: 20px 0 10px !important; border-bottom: 1px dotted #ccc; }
#content form ul.gform_fields li.gsection h2 { margin: 0 !important; font-size: 16px; }
#content form .ginput_container input, form .ginput_container select, form .ginput_container textarea { padding: 2px 4px; width: 220px; border: 1px solid #ccc; font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; }
#content form ul.gform_fields .small { width: 100px !important; }
#content form ul.gform_fields .large { width: 360px !important; }
#content form .ginput_container select { width: auto !important; }
#content form .gfield_description { font-size: 12px; }
#content form .validation_message { color: #d00; }
#content form ul.gfield_radio li { margin-bottom: 2px; }
#content form ul.gfield_radio input { padding: 0; width: auto; border: none; }
#content form ul.gfield_radio label { padding-left: 6px; font-weight: normal; }
#content form .gform_footer { padding: 0px 0px; background-color: #ffffff; font-weight: bold; }
#content form .gform_footer p.secure { float: left; width: 250px; padding-left: 20px; background: url(img/icons/lock.png) no-repeat; font-size: 12px !important; }
#content form .gform_footer p.secure + input { float: right; }

/* Site map */
#content .sitemap ul li { margin-bottom: 2px !important; }
#content .sitemap ul li li { font-size: 14px; font-weight: normal; }
#content .sitemap-posts li span.date { padding-left: .5em; font-size: 12px; }

/* Glossary */
#content ul.glossary-letters li { float: left; padding: 0 8px; margin-bottom: 10px; border-left: 1px solid #ccc; line-height: 1em; }
#content ul.glossary-letters li.first { padding-left: 0; border-left: none; }

/* Sub page lists */
#content ul.subpages { margin: 20px 0; padding: 0; list-style: none; }
#content ul.subpages li { clear: both; margin-bottom: 20px; }
#content ul.subpages div.thumb { margin-bottom: 10px; }
#content ul.subpages div.infos {  }
#content ul.subpages h2 { margin: 0 0 1px; font-size: 1em; }

/* Home page
-------------------------------------------------------------------*/

/* Hero */
#heroes { position: absolute; z-index: 10; width: 984px; height: 444px; }
#the-issues { position: absolute; z-index: 1000; width: 121px; top: 212px; left: 464px; background-image: url(img/tab-white-solid.png); color: #000; }
#heroes .hero { position: absolute; width: 984px; height: 444px; }
#heroes .hero .text { position: absolute; top: 302px; left: 344px; width: 564px; height: 81px; padding: 20px 15px 15px 28px; background: rgb( 0, 0, 0 ); background: rgba( 0, 0, 0, 0.5 ); }
#heroes .hero .text blockquote .quote { margin: 0 20px 6px 0; font-weight: bold; font-size: 22px; color: #fff; line-height: 1.1em; }
#heroes .hero .text blockquote .source { color: #ffffff; }
#heroes .hero .text .explore { position: absolute; right: 15px; bottom: 15px; width: 106px; height: 23px; }
#heroes .hero .text .explore a { width: 106px; height: 23px; background: url(/graphics/explore.png) no-repeat; }

/* Lead-in */
#lead-in { margin-top: 0px; padding-top: 0px; }
#lead-in div.lead-in-content { font-size: 22px; font-weight: bold; color: #4b7c96; line-height: 1.2em; margin-top: 0px; padding-top: 0px; }
#lead-in a { color: #4b7c96; }
#lead-in a.tab { display: block; width: 132px; background-image: url(img/tab-mustard-solid.png); }
#lead-in .hover-overlay { }

/* Take action */
#take-action { }
#take-action h2 { margin: 0 0 10px; color: #493c37; }
#take-action ul { margin-left: 3px; }
#take-action ul li { float: left; width: 271px; margin: 0 18px 15px 0; }
#take-action ul li#take-action-2, #take-action ul li#take-action-4 { margin-right: 0; }
#take-action ul li .intro { padding: 15px 20px 10px 12px; background: #4b7c96 no-repeat -477px 11px; color: #ffffff; font-size: 14px; font-weight: bold; line-height: 1.2em; }
#take-action ul li .intro_home { padding: 15px 20px 10px 12px; background: #4b7c96 no-repeat -477px 11px; color: #ffffff; font-size: 14px; font-weight: normal; line-height: 1.1em; }
/* 493c37 d4ccc2 */
#take-action ul li p { margin-bottom: 0; }
#take-action ul li h3 { margin: 0; font-size: 23px; color: #ffffff; }
#take-action ul li.thumbnail h3 { margin-bottom: 10px; }
#take-action ul li .img { position: relative; height: 103px; overflow: hidden; }
#take-action ul li .text { padding: 0 15px 15px 12px; background-color: #4b7c96; color: #c2bbb6; font-weight: bold; line-height: 1.2em; font-size: 13px; }
#take-action ul li.thumbnail .text { padding: 10px 12px; }

.grey_box a:link { color: #ffffff; text-decoration: none; }
.grey_box a:visited { color: #ffffff; text-decoration: none; }
.grey_box a:hover { color: #5790ae; text-decoration: none; }
.grey_box a:active { color: #5790ae; text-decoration: none; }

.blue_box a:link { color: #ffffff; text-decoration: none; }
.blue_box a:visited { color: #ffffff; text-decoration: none; }
.blue_box a:hover { color: #bdbdbd; text-decoration: none; }
.blue_box a:active { color: #bdbdbd; text-decoration: none; }

/* Population counter */
#popcount { clear: both; color: #353535; }
#popcount p { float: left; background-color: #ffffff; padding: 3px 0px 3px 0px; }
/* #popcount { clear: both; margin: 18px 0px 20px 10px; width: 924px; height: 44px; background: url(img/bg-popcount.png) no-repeat; } */
/* #popcount h2 { float: left; width: 344px; padding-top: 8px; margin-left: 112px; margin-right: 14px; font-size: 20px; color: #000000; text-align: left;} */
/* #popcount p { float: left; padding-top: 8px; margin-left: 103px; font-size: 20px; font-weight: bold; color: #000; letter-spacing: 4px; line-height: 1em; } */

/* News */
#news ul { font-size: 13px; line-height: 18px;}
#news ul li a:link { color: #353535; text-decoration: none; }
#news ul li a:visited { color: #353535; text-decoration: none; }
#news ul li a:hover { color: #353535; text-decoration: underline; }
#news ul li a:active { color: #353535; text-decoration: underline; }

/* #news ul { border-top: 1px dotted #fff; font-size: 13px; } /*
/* #news ul li a { display: block; padding: 8px 15px 8px 2px; border-bottom: 1px dotted #fff; color: #666; font-weight: bold; line-height: 1.3em; } */
/* #news ul li a:hover { text-decoration: none; } */
/* #news ul li.first a { color: #4b7c96; font-size: 15px; } */

/* Promo banner */
#promo-banner { position: relative; width: 289px; margin-left: 7px; margin-right: 36px; font-size: 13px; }
/*#promo-banner { position: relative; height: 324px; background: url(img/promo-carbon-footprints.png) no-repeat; }*/
#promo-banner h2 { margin: 0; position: absolute; top: 100px; left: 40px; width: 200px; color: #fff; font: bold 30px/1.1em "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif; }
#promo-banner a:link { color: #353535; text-decoration: none; }
#promo-banner a:visited { color: #353535; text-decoration: none; }
#promo-banner a:hover { color: #353535; text-decoration: underline; }
#promo-banner a:active { color: #353535; text-decoration: underline; }
#promo-banner p { margin-left: 3px; line-height: 18px; }

/* Blog feed */

#blog_feed { width: 308px; float: right; }
#blog_feed a:link { color: #353535; text-decoration: none; }
#blog_feed a:visited { color: #353535; text-decoration: none; }
#blog_feed a:hover { color: #353535; text-decoration: underline; }
#blog_feed a:active { color: #353535; text-decoration: underline; }

/* Issues page
-------------------------------------------------------------------*/
ul.issues li { margin-bottom: 40px; background-position: 50% 50%; }
ul.issues li a { display: block; width: 669px; height: 70px; padding: 130px 0 0 33px; background: url(img/issue-mesh.png) no-repeat left bottom; line-height: 1em; color: #fff; font-weight: bold; font-size: 38px; }

/* Landing pages
-------------------------------------------------------------------*/
#header-landing { height: 197px; }
#header-landing h1 { padding: 146px 0 0 226px; color: #fff; font-size: 40px; }

/* Sidebars
-------------------------------------------------------------------*/

/* Side nav (left) */
.page_item { margin-left: 6px; } 
ul#page_item li { font-size: 18px; line-height: 1.1em; }
ul#page_item  li a { display: block; padding: 6px 12px; color: #353535; }
ul#page_item  li a:hover, ul#nav-side li a:focus { text-decoration: none; background-color: #ece8e4 !important; }
ul#page_item  li.first-child { margin-top: 8px; }
ul#page_item  li.last-child { margin-bottom: 8px; }
ul#page_item  li.top-level { font-weight: bold; border-bottom: 1px dotted #999; }
ul#page_item li.ancestor > a, ul#nav-side li.current > a { color: #4c6d81; }
ul#page_item  li.current > a { background-color: #ccc !important; }
ul#page_item  ul { margin: 6px 0; }
ul#page_item ul li { font-size: 16px; }
ul#page_item  ul li a { padding: 3px 14px; }



/* Main sidebar (right) */
ul#sidebar { margin-top: 0px;}
ul#sidebar li { background-color: #bdbdbd; margin: 0 0 20px; padding: 15px 15px 20px 15px; color: #ffffff; font-size: 15px; line-height: 1.2em; }
/* 493c37 d4ccc2 */
ul#sidebar li a:link { color: #ffffff; text-decoration: none; }
ul#sidebar li a:visited { color: #ffffff; text-decoration: none; }
ul#sidebar li a:hover { color: #5790ae; text-decoration: none; }
ul#sidebar li a:active { color: #5790ae; text-decoration: none; }
ul#sidebar li h3 { margin-bottom: 14px; color: #c2bbb6; font-size: 18px; }
ul#sidebar li h4 { margin-bottom: 3px; font-size: 12px; line-height: 1.2em; }
ul#sidebar ul li { background-color: transparent; margin: 0 0 8px; padding: 0; font-weight: normal; }
ul#sidebar li.grey { background-color: #5790ae; color: #ffffff;}
/* bab3ad */
ul#sidebar li.grey a:link { color: #ffffff; text-decoration: none; }
ul#sidebar li.grey a:visited { color: #ffffff; text-decoration: none; }
ul#sidebar li.grey a:hover { color: #cac7c2; text-decoration: none; }
ul#sidebar li.grey a:active { color: #cac7c2; text-decoration: none; }

.hubs_grey a:link { color: #ffffff; text-decoration: none; }
.hubs_grey a:visited { color: #ffffff; text-decoration: none; }
.hubs_grey a:hover { color: #5790ae; text-decoration: none; }
.hubs_grey a:active { color: #5790ae; text-decoration: none; }

ul#sidebar li.flexipages_widget { background-color: #c2bbb6; color: #ffffff;}
ul#sidebar li.flexipages_widget h3 { color: #4b7c96; }
/* Feeds */
ul#sidebar li.slt-feeds li a.feed { display: block; padding-left: 23px; background: url(img/feed.png) no-repeat 0 1px; }
/* Banner links */
ul#sidebar li.slt-banner { padding: 0; }
ul#sidebar li.slt-banner .intro { padding: 15px 20px 15px 32px; background: #4b7c96 url(img/tab-lightgrey-solid.png) no-repeat -477px 13px; color: #ffffff; font-size: 15px; line-height: 1.2em; }
/* 493c37 d4ccc2 */
ul#sidebar li.slt-banner .intro a { color: #ffffff; }
ul#sidebar li.slt-banner p { margin-bottom: 0; }
ul#sidebar li.slt-banner .img { position: relative; height: 103px; overflow: hidden; }
ul#sidebar li.slt-banner .text { padding: 10px 15px 15px 32px; background-color: #493c37; color: #fff; line-height: 1.2em; font-size: 12px; }
ul#sidebar li.slt-banner.grey h3 { color: #4b7c96; margin-bottom: 14px; font-size: 18px; font-weight: normal; }
ul#sidebar li.slt-banner.grey .intro { background-color: #c2bbb6; background-image: url(img/tab-darkblue-solid.png); color: #ffffff; }
/* 493c37 */
ul#sidebar li.slt-banner.grey .intro a { color: #ffffff; }
ul#sidebar li.slt-banner.grey .text { background-color: #578fad; }
/* Delicious links */
ul#sidebar li.slt-delicious ul { margin-bottom: 15px; }
ul#sidebar li.slt-delicious p { font-size: 12px; line-height: 1.2em; }

ul#sidebar li.slt-banner.brown h3 { color: #c2bbb6; margin-bottom: 14px; font-size: 18px; font-weight: normal; }

ul#sidebar li.slt-text a:link { text-decoration: none; }
ul#sidebar li.slt-text a:visited { text-decoration: none; }
ul#sidebar li.slt-text a:hover { text-decoration: none; }
ul#sidebar li.slt-text a:active { text-decoration: none; }

ul#sidebar li.slt-text h3 { display: none; }

ul#sidebar li.slt-text ul { margin-top: 10px; margin-left: 16px; margin-bottom: 0px; padding-bottom: 0px;}

/* Footer
-------------------------------------------------------------------*/
#footer .wrapper { padding: 0px 0; margin-top: 0px; width: 950px; }
#footer a:link { color: #ffffff; text-decoration: none; }
#footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #cac7c2; text-decoration: none; }
#footer a:active { color: #cac7c2; text-decoration: none; }

/* Nav menu */
ul#footer-nav { margin-left: 12px; margin-top: 0px;}
ul#footer-nav li { float: left; margin-right: 15px; font-size: 14px; font-weight: bold; letter-spacing: 0px; }
ul#footer-nav li.last { margin-right: 0px; }

/* Admin links menu */
ul#footer-admin { text-align: center; width: 500px; margin-left: auto; margin-right: auto; }
ul#footer-admin li { float: left; text-align: center; margin-left: 14px; }
ul#footer-admin li.last { margin-right: 0px; }

/* Footer text */
#footer-text { float: right; width: 332px; text-align: left; line-height: 0px; margin-top: 53px;}

/* ShareThis custom buttons */
#footer .social { float: right; width: 147px; padding: 3px 10px; line-height: 1em; background-color: #4c6d81; }
#footer .social h3 { float: left; margin-right: 12px; font-size: 14px; color: #fff; }
#footer .st_custom { display: block; float: left; margin-right: 11px; width: 14px; height: 14px; cursor: pointer; }
#footer .st_delicious_custom { background: url(img/share-delicious.png) no-repeat; }
#footer .st_twitter_custom { background: url(img/share-twitter.png) no-repeat; }
#footer .st_facebook_custom { background: url(img/share-facebook.png) no-repeat; }
#footer .st_sharethis_custom { margin-right: 0; background: url(img/share-this.png) no-repeat; }

/* Signup form */
#signup-form { clear: both; padding: 10px 20px 10px 10px; margin-top: 40px; width: 320px; }
#signup-form h2 { margin: 0 0 15px; color: #ffffff; font-size: 20px; }
#signup-form p { margin-bottom: 15px; }
#signup-form input.tab { width: 150px; height: 22px; padding-top: 0; background-image: url(img/tab-mustard-solid.png); background-color: transparent; border: none; text-align: left; }

.blog_bar { margin: 0px 0px 15px 28px; font-size: 13px; line-height: 18px; background-color: #4b7c96; width: 900px; padding: 5px 10px 5px 13px; }

.blog_bar a:link { color: #ffffff; text-decoration: none; }
.blog_bar a:visited { color: #ffffff; text-decoration: none; }
.blog_bar a:hover { color: #ffffff; text-decoration: underline; }
.blog_bar a:active { color: #ffffff; text-decoration: underline; }

.blog_box { margin: 0px 0px 20px 28px; font-size: 13px; line-height: 18px; width: 291px; padding: 0px 0px 0px 0px; float: left;}

.blog_box a:link { color: #353535; text-decoration: none; }
.blog_box a:visited { color: #353535; text-decoration: none; }
.blog_box a:hover { color: #353535; text-decoration: underline; }
.blog_box a:active { color: #353535; text-decoration: underline; }

.quotes_box { margin: 0px 0px 20px 0px; font-size: 13px; color: #353535; line-height: 18px; width: 291px; padding: 0px 0px 0px 0px; float: left;}

.quotes_box a:link { color: #353535; text-decoration: none; }
.quotes_box a:visited { color: #353535; text-decoration: none; }
.quotes_box a:hover { color: #353535; text-decoration: underline; }
.quotes_box a:active { color: #353535; text-decoration: underline; }

.event_box { margin: 0px 25px 20px 0px; font-size: 13px; color: #353535; line-height: 18px; width: 291px; padding: 0px 0px 0px 0px; float: left;}

.event_box a:link { text-decoration: none; }
.event_box a:visited { text-decoration: none; }
.event_box a:hover { text-decoration: underline; }
.event_box a:active { text-decoration: underline; }

.video_box { margin: 0px 25px 20px 28px; width: 291px; float: left; font-size: 13px; line-height: 18px;}

.video_box_2 { margin: 0px 25px 20px 0px; width: 291px; float: left; font-size: 13px; line-height: 18px;}

.explanatory_dictionary_first { margin-bottom: 18px; }

img.left {float:left; clear:left; border:0px solid #434343; margin:0px 10px 5px 0px;}

img.right {float:right; clear:right; border:0px solid #434343; margin:0px 0px 5px 10px;}

img.left_subheader {float:left; clear:left; border:0px solid #434343; margin:22px 10px 5px 0px;}

img.right_subheader {float:right; clear:right; border:0px solid #434343; margin:22px 0px 5px 10px;}