/*
Theme Name: CWR
Theme URI: http://chinawaterrisk.org/
Description: The Official Custom Theme for China Water Risk.
Author: Lindsey Hermes of Unison Creative
Version: 1.0
Tags: Rivers and tides get risky.
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	/*vertical-align: top;*/
}

body {
	line-height: 1;
}

body {
	background:#fff;
}

@font-face {
    font-family: 'FontSiteSansExtended';
    src: url('FontSiteSans-Extended-webfont.eot');
    src: url('FontSiteSans-Extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('FontSiteSans-Extended-webfont.woff') format('woff'),
         url('FontSiteSans-Extended-webfont.ttf') format('truetype'),
         url('FontSiteSans-Extended-webfont.svg#FontSiteSansExtended') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FontSiteSansLightExtended';
    src: url('FontSiteSans-LightEx-webfont.eot');
    src: url('FontSiteSans-LightEx-webfont.eot?#iefix') format('embedded-opentype'),
         url('FontSiteSans-LightEx-webfont.woff') format('woff'),
         url('FontSiteSans-LightEx-webfont.ttf') format('truetype'),
         url('FontSiteSans-LightEx-webfont.svg#FontSiteSansLightExtended') format('svg');
    font-weight: normal;
    font-style: normal;

}


#site {
	position:relative;
	background:url('images/header_bg.jpg') top center repeat-x;
}

h1 {
	font-family: 'FontSiteSansExtended', Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h2, h3, h4, h5, h6, #access ul li a  {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	color: #000000;
    font-size: 1.1em;
    list-style: none outside none;
	margin:6px 0 6px 0;
}

h3 {
	color: #000;
	font-size:1.1em;
	font-weight:normal;
	list-style:none;

}

.bottom {
	color: #888;
	font-size:14px;
	font-weight:800;
	list-style:none;
	float:left;
	display:inline;
	
} 	

.page-title {
	font-family: Arial, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 6px;
	text-transform:uppercase;
	padding-bottom: 18px;
	background:url('images/page-border.jpg') repeat-x bottom center transparent;
}

.page-title-long {
	font-family: Arial, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 6px;
	margin-left:15px;
	margin-right:15px;
	text-transform:uppercase;
	padding-bottom: 18px;
	background:url('images/page-border.jpg') repeat-x bottom center transparent;
}

.page-title-bp {
	font-family: Arial, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
	border-bottom: none;
	/*width: 940px;
	display: inline;
	float: left;*/
	margin-left:15px;
	margin-right:15px;
	text-transform:uppercase;
	
}

a.post-title {
    color: #000;
    font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
   padding: 2px 0;
    text-decoration: none;
    width: 100%;
	float:left;
	display:inline;
	
}

a.post-title:visited {
    color: #000;
	text-decoration:none;
}

a.post-title:hover {
    color: #9f040c;
	text-decoration:none;
}

.feed-title {
    color: #000;
    font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.3em;
	float:left;
	display:inline;
	 width: 100%;
}

.feed-title p {
	margin-bottom:0px;
}

.feed-title a, .feed-title a:visited {
	color:#000;
	text-decoration: none;
}

.article-title {
	color: #000000;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
	margin-top:12px;
    width: 280px;
}
.introduction {
	color: #1276C2;
	font-style:italic;
	margin-bottom:8px;margin-top: 8px;
}
.widget-title {
	list-style:none;
}

#subpageColumn {
	list-style:none;
}

.widget-container widget_text{
	list-style:none;
}

h4 {
	border-bottom: 3px solid #0D77B9;
    color: #003768;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
    padding: 10px 0;
}

h5 {
    color: #666;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
    padding: 10px 0;
}

h6 {
    color: #0D77B9;
    font-size: 9px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
}

h6 sup {
	
    color: #0D77B9;
    font-size: 9px;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 6px;
}
	
	

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Custom Chinese Homepage layout -------------------------------------------------------------- */

.three-left{
width: 29%;
float: left;
display:inline;
min-height: 200px;
height:auto;
margin: 10px 10px 10px 0px;
}

.three-center{
width: 28%;
float: left;
display:inline;
min-height: 200px;
height:auto;
margin: 10px 10px 10px 0px;
}

.three-right{
width: 28%;
display:inline;
float: left;
min-height: 200px;
height:auto;
margin: 10px 10px 10px 0px;
}

/* =END Custom Chinese Homepage layout -- */

/* =WPMP Language Selector -------------------------------------------------------------- */
.top-lang-selector #lang_sel_list,
.top-lang-selector #lang_sel_list ul,
.top-lang-selector #lang_sel_list li {
    display: inline;
    width: auto;
}
.top-lang-selector #lang_sel_list a,
.top-lang-selector #lang_sel_list a:visited {
    display: inline;
    font-weight: normal;
	color: #000;
	border: none;
}
/*.top-lang-selector #lang_sel_list a:hover {color: #000; border: none;}*/
.top-lang-selector #lang_sel_list a:hover {color: #fff; border: none;}
.top-lang-selector #lang_sel_list a:active {color: #000; border: none;}

.top-lang-selector{
position: relative;
top: 20px;
left: -200px;
height: 18px;
}
/* END WPML Language Selector -- */


/* = Custom Left Sidebar on Chinese About Pages (displaying pages) -------------------------- */
.about-left-chinese li a:link{font-size:14px; text-decoration:none; color: #000;}
.about-left-chinese li a:visited{font-size:14px; text-decoration:none; color: #000;}
.about-left-chinese li a:hover{font-size:14px; text-decoration:none; color: #0C457D;}
.about-left-chinese li a:active{font-size:14px; text-decoration:none; color: #000;}
/* END Custom Left Sidebar -- */


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 20px;
	float:left;
	display:inline;
	width:620px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

.no-list {
	list-style:none;
	list-style-image:none;
	margin-bottom:10px;
}

.no-list a {
	list-style:none;
	list-style-image:none;
	margin-bottom:10px;
}

#social_media_links {
background:url("images/follow_us.jpg") no-repeat scroll 0 0 transparent;
height:17px;
float:right;
display:inline;
padding:0;
position:relative;
text-indent:-9999px;
/*width:60px;*/
width: 103px;
}

div.en_footer ul#social_media_links {
	width: 60px !important;
}

#social_media_links li {
	 margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0; width:20px;}
#social_media_links li, #social_media_links a {
    height: 17px; display: block;}
	
  #panel1b {left: 0; width: 18px;}
  #panel2b {left: 17px; width: 18px;}
  #panel3b {left: 40px; width: 18px;}
  #panel4b {left: 63px; width: 18px;}
  #panel5b {left: 88px; width: 18px;}
 
  
   #panel1b a:hover {
    background: transparent url('images/follow_us.jpg')
    0 -17px no-repeat;}
  #panel2b a:hover {
    background: transparent url('images/follow_us.jpg')
    -17px -17px no-repeat;}
  #panel3b a:hover {
    background: transparent url('images/follow_us.jpg')
    -40px -17px no-repeat;}
  #panel4b a:hover {
    background: transparent url('images/follow_us.jpg')
    -63px -17px no-repeat;}
  #panel5b a:hover {
    background: transparent url('images/follow_us.jpg')
    -88px -17px no-repeat;}
 


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/* =----------------------------------- search */


#search-language {
	float:right;
	display:block;
	width: auto;
	height:20px;
	margin-bottom:0;
	margin-right: 20px;
	vertical-align:middle;
}

#search-2 {
	float:left;
	display:inline;
	list-style:none;
}

#searchField {
	float: right;
	border: 0;
	margin-top:10px;
}

#searchField span {
	float: right;
	display: inline;
	padding: 2px;
	width: 220px;
}
#searchField input {
    padding: 0;
    vertical-align: middle;
	font-size:xx-small;
}
small {
	font-size:.85em;
}

fieldset {
	border:1px solid #000;
	list-style:none;
	
}

fieldset.no-border {
	border:none;
	width:180px;
	list-style:none;

}


.search input { float: left; background: #fff ; border: none; padding: 3px 6px; width: 110px; font: normal 9px/9px Arial, Helvetica, sans-serif; border: none;  }

.search button {  background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color black;
    border-left: 1px solid black;
    border-right: medium none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #000000;
    cursor: pointer;
    float: left;
    font: bold 9px/9px Arial,Helvetica,sans-serif;
    height: 18px;
    padding: 2px;
    vertical-align: middle;}

.search button:hover { background:#e1e1e1;}

#searchForm1 {
display: inline;
    float: right;
    height: 22px;
    text-align: center;
    vertical-align: top;
    width: auto;}


#searchForm1 span {
	border: 1px solid #000000;
    color: #000000;
	padding:2px;
}

#searchform {
		height: 17px;
    margin: 10px auto;
    text-align: center;
    vertical-align: top;
}

.s1 {
	 background: none repeat scroll 0 0 transparent;
	 border:none;
    margin-right: 5px;
	 width: 110px;
}

.search_button {
  	height: 15px;
    vertical-align: middle;
}


/* -- MailChimp signup form styles -- */

#mc_signup {
	  margin: 0 auto;
    padding-left: 10px;
}

#mc_signup_form {
    margin: 0 auto;
    padding-left: 10px;
}
.error_msg { 
	color: #A52318;
	margin: 0px;
	font-size:1em;
	font-weight: bold;
}
.success_msg { 
	color: #0E78B8; 
	margin: 0px;
	font-size:1em;
	font-weight: bold;
}
.mc_error_msg { 
	color: #A52318;
	margin: 0px;
	font-size:1em;
	font-weight: bold;
}
.mc_success_msg { 
	color: #0E78B8; 
	margin: 0px;
	font-size:1em;
	font-weight: bold;
}

#mc_subheader {
	font-size:0.95em;
}
.mc_merge_wrapper {
	float:left;
	display:inline;
	margin-right:5px;
}

#mc_signup_form .mc_input {
	border:1px solid black;
	margin-bottom:2px;
	width:100px;
}

#mc_signup_form .mc_var_label {
	font-size:.8em;
	float:left;
	display:inline;
	color:#000;
	width:40px;
}

#mc_signup_form .mc_input {
    border: 1px solid black;
    display: inline;
    margin-bottom: 2px;
}

h3 li a {
	list-style:none;
	text-decoration:none;
	color:#000;
	font-size:1.1em;
}

.list-pages-single {
	list-style: none outside none;
   margin: 0 0 18px 1.5em;
    padding-bottom: 8px;
	
}

.list-pages-single li {
	display: block;
    font-size: 0.9em;
    line-height: 15px;
    list-style: none outside none;
}


.list-pages-single li a {
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 1.2em;
    text-decoration: none;
}


.list-pages-single li a:hover {
	color:#0C457D;
}

.list-pages {
	list-style:none;
	margin: 0 0 18px 1.5em;
}

.list-pages li {
	font-size: 1.2em;
	list-style:none;
	line-height:22px;
	color: #000000;
    text-decoration: none;
}


.list-pages li a {
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 1.2em;
    text-decoration: none;
}


.list-pages li a:hover {
	color:#0C457D;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}



/*
	 Organic Tabs
	 by Chris Coyier
	 http://css-tricks.com
*/


/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }

/* Specific to example two */
#example-two {border-top:1px solid black;padding-top:15px;}

#example-two .list-wrap { background: #eee; padding: 10px; margin: 0 0 15px 0; }

#example-two ul { list-style: none; margin:0; }
#example-two ul li a { display: inline; padding: 4px; color: #666; text-decoration:none; text-transform:uppercase;}
#example-two ul li a:hover { background: #333; color: white; }
#example-two ul li:last-child a { border: none; }

#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 148px; float: left; margin:0; border-right:2px solid white;}
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px; background: #666; color: white; font-size: 10px; text-align: center; border: 0; }

#example-two li a.current,#example-two li a.current:hover { background-color: #eee !important; color: black; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #999;}
	
/*-------end search----------*/

p.autohighlight, ol.autohighlight, ul.autohighlight, .autohighlight {
	background: none repeat scroll 0 0 #F2F7FC;
    border: 1px solid #333333;
    color: #000000;
    display: inline;
    float: left;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 2em;
    width: 560px;
}

.autohighlight li {
	margin-bottom:6px;
}

.highlight {
	margin:10px;
	background:#e1e1e1;
}

.print-it {
	font-size:10px;
	float:left;
	display:inline;
}

 .xoxo {
	 margin-left:0;
 }

#first #footer-widget-area .widget-area ul .twitter {
    list-style: none outside none;
    margin-left: 0;}

#footer-widget-area .widget-area ul  {
	margin-left:0;
}
#main .widget-area ul ul .twitter {
	margin-left:0;
}
#twitter-1 ul li .twitter-item{
	margin-left:0;
	list-style: none outside none;
	font-weight:800;
}

#second {
	margin-left:10px;
	width:295px;
}

.home_entry {
	float:left;
	display:inline;
	width:660px;
}

/*-------Featured tabs----------*/

#featured{ 
	display:inline;
	float:left;
	width:400px; 
	padding-left:250px; 
	position:relative;  
	height:250px; 
	background:#E6E6E6;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding:0; margin:0 0 0 10px; 
	width:300px;
	height:250px;
}
#featured ul.ui-tabs-nav li{ 
	color: #666666;
    font-size: 11px;
    height: 46px;
    line-height: 14px;
    margin-bottom: 8px;
    margin-right: 10px;
    margin-top: 4px;
    padding-right: 16px;
    width: 306px;
    z-index: 1000;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#E6E6E6; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a.title{ 
 	display: block;
    font-size: 1.1em;
    height: auto;
    text-decoration: none;
	margin-bottom: 3px;}

#nav-fragment-1 .ui-tabs-selected a.title{ 
    color: #9F040C;
    display: block;
    font-size: 1.1em;
    height: auto;
    line-height: 16px;
	text-decoration:none;
	width:95%;
}

#featured li.ui-tabs-nav-item a.more {
	text-decoration:none;
	display:inline;
	color:#003768;
}


.eleven a.more {
	text-decoration:none;
	color:#003768;
	font-size:1em;
}

.eleven a.more:hover {
	text-decoration:underline;
	
	color:#9F040C;
	
}

#featured li.ui-tabs-nav-item a{ 
    color: #000000;
    display: block;
    font-size: 1em;
    height: auto;
	text-decoration:none;
}

#featured li.ui-tabs-nav-item a.lastest { 
    color: #000000;
    display: block;
    font-size: 12px;
    height: auto;
	text-decoration:none;
}

#featured li.ui-tabs-nav-item a:hover{ 
	color: #9F040C;
	text-decoration:underline;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.png') center right no-repeat;  
	position:relative;
	
}
#featured .ui-tabs-panel{ 
	background: none repeat scroll 0 0 #999999;
    display: inline;
    float: right;
    height: 250px;
    overflow: hidden;
    position: relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
 font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


/* =----------------------------------- language selector */
#language-selector {
	vertical-align:top;
}


#lang_sel_list {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	display:inline;
	border:none;
	color:#fff;
	width: 100px;
	height:10px;
}

#lang_sel_list ul {
	border:none;
	width:auto;
	float:right;
	display:inline;
}


#lang_sel_list ul li a {
	background:none;
	display:inline;
	float:right;
	border:none;
	padding:0;
	vertical-align:bottom;
	margin-right:5px;
	color:#fff;
}

#lang_sel_list ul li a:hover {
	color:#9F040C;
}

#lang_sel_list ul li a:visited {
	background:none;
	display:inline;
	float:right;
	border:none;
	padding:0;
	line-height:normal;
	color:#fff;
}

#lang_sel_list a.lang_sel_sel{
	border:none;
	vertical-align:bottom;
}


#lang_sel_list ul li {
	width:auto;
	border:none;
	background:none;
	color:#fff;
}

.icl_languages_selector {
	border:none;
	color:#fff;
}

.lang_sel_other{
	font-weight:normal;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:Arial, Helvetica, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.mc-embedded-subscribe {
	background: url('images/subscribe.jpg');
	text-indent:-9999px;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
.branding,
#wrapper {
	margin: 0 auto;
	list-style: none;
	margin-top: -18px;
}

.branding {
	height: auto;
	min-height: 50px;
}

.content {
	margin: 0 auto;
    width: 970px;
}
#wrapper {
	margin-top: 4px;
	padding: 0 20px;
}

#single-content {
	float:left;
	display:inline;
	min-height:300px;
	width: 960px;
}


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 10px;
	padding-left: 15px;
	width: 100%;
}

#footer-widget-area .widget-area ul {
	list-style:none;
}

#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

#left-home {
	border-bottom: 1px dotted silver;
    height: 110px;
    margin-bottom: 15px;
    padding-bottom: 25px;
}

#sectors ul {
	margin:0;
	padding:0;
}

#sectors ul li {
	display: inline;
    float: left;
    font-size: 11px;
    height: 77px;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-left: 4px;
    padding-bottom: 10px;
    width: 156px;
}

.major-content {
	float:left;
	display:inline;
	width:420px;
	margin:0 10px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
	font-size:1em;
	line-height: 1.4em;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul li {
	 font-size: 12px;
    line-height: 14px;
   
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	background: none repeat scroll 0 0 #F1F1F1;
    border-right: 4px solid black;
    color: #000000;
    display: inline;
    float: left;
    font-family: georgia;
    font-style: italic;
    font-weight: bold;
    margin-right: 1.3em;
    padding: 0.3em 1.3em;
    width: 150px;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}


sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.9ex;
    font-weight: normal;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {

}
a:link {
	color: #003768;
}
a:visited {
	color: #003768;
}
a:active,
a:hover {
	color: #9F040C;
}

.normal a {
	color:#000;
	border-right: 2px solid white;
}

.post-title a:hover{
	text-decoration:none;
	color:#9F040C;
	font-size:12px;
}

a.post-title:visited{
	text-decoration:none;
	color:#003768;
	font-size:12px;
}


.get-involved {
	background:#1276C2;
	color:#fff;
}

.get-involved a {
	background:#1276C2;
	color:#fff;
	border-right: 2px solid white;
}

.share-it {
	background:#CCCCCC;
	 font-size: 12px;
    line-height: 38px;
    text-decoration: none;
    text-transform: uppercase;
}

.share-it a {
	color:#000;
	border-right: 2px solid white;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.notices {
	 display: inline;
    float: left;
    padding-right: 5px;
    width: 48%;
}

.notices a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.notices a:hover{
	text-decoration:none;
	color:#9F040C;
	
}

.notices .eleven p a {
	text-decoration:none;
	color:#003768;
	font-size: 0.95em;
}
.notices .eleven p a:hover {
	text-decoration:underline;
 	 color: #9F040C;
}

.mainlink {
	width:auto;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.mainlink a, .mainlink a:visited {
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.mainlink a:hover{
	text-decoration:none;
	color:#9F040C;
	font-size:12px;
}

.eleven {
	font-size:.95em;
	line-height:14px;
	margin-bottom:6px;
}



/* =Header
-------------------------------------------------------------- */

#header {
		background: transparent url(images/eco-bg-spotlight.jpg) repeat-x center top;
		padding:10px 10px 0;
	}
#site-title {
	height:0;
	text-indent:-9999px;
}
#site-title a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	width: 220px;
	display: none;
}

/* This is the custom header image */
.branding img {

	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto 10px;
	width: 970px;
	z-index:1000000;
	background:url(images/3bars.jpg) bottom center repeat-x;
}

.menu_wrap {
	float:right;
	display:inline;
	margin-right:0px;
	width: 695px;
	margin-top: -45px;
	/*margin-right: -40px;*/
	margin-right: 15px;
}
.menu_wrap li{
	/*margin: -3px;*/
}

#access .menu-header,
div.menu {
	font-size: 13px;
	width: auto;
	margin-top:17px;
	float:left;
	display:inline;
	margin-bottom: 3px;
	margin-right: 6px;
}
#access .menu-header {
	float: right !important;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	z-index:1010;
}

#access ul li a {
	border-right: 2px solid white;
}

#access a {
    display: block;
    font-size: 12px;
    line-height: 38px;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
	
}
#access ul ul, .sub-menu{
	background:url('images/3bars.jpg') bottom center repeat-x;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	padding-bottom: 6px;
	width: 180px;
	z-index:1003;
}
#access ul ul li a , .stButton{
	border-bottom:1px dotted silver;
}

.stButton{
	margin-left: 0px !important;
	color: white !important;
	font-family: arial,helvetica,sans-serif;
}
span.stButton span.email, span.sharethis {
	color: white !important;
}
.stButton:hover {
	background: #e1e1e1 !important;
	color: #666666 !important;
	z-index:1009 !important;
	font-family: arial,helvetica,sans-serif;
}

.stButton .chicklets {
	font-family: arial,helvetica,sans-serif !important;
	padding-left: 32px !important;
}
.stButton .chicklets:hover {
	opacity: 1 !important;
	color: #666666 !important
}

.sharing {
	background: #666666;
	color: #000;
}

#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a , .stButton{
	background: #666666;
	border-right: medium none;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	color:#fff;
	z-index:1004;

}
#access ul li:hover > a {
	background: #666666;
	color: #fff;
	z-index:1008;

}


#access ul ul :hover > a {
	background: #e1e1e1;
	color: #666666;
	z-index:1009;

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #9F040C;
	background:#f1f1f1;
	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	background:#666666;
}

ul.sub-menu .sharing {
	background:#ccc;
	float:right;
	display:block;
}

/* =Content
-------------------------------------------------------------- */
#small p {
	font-size:.85em;
	color:#003768;
	font-weight:800;
}

#main {
	margin: 0 auto;
    padding: 10px 0 0;
    width: 970px;
}
#content {
	margin-bottom: 36px;
}

#pagecontent{
   display: inline;
    float: left;
    width: 600px;
	margin-left:30px;
}
.contentcontainer{
background: #FFFFFF;
    min-height: 460px;

}

.entry {
	width:640px;
	float:left;
	display:inline;
	margin-bottom: 10px;
	margin-left:15px;
}
	
.texture {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    min-height: 460px;
    padding: 25px 0 45px;
    width: 600px;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 22px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #666;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 12px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #666;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}

#leftcolumn {
	display: inline;
    float: left;
    height: 100%;
    min-height: 40px;
    padding-left: 10px;
    padding-top: 15px;
    width: 290px;
}



#middlecolumn {
	display: inline;
    float: right;
    height: 100%;
    margin: 0 0 0 10px;
    min-height: 40px;
    padding-top: 15px;
    width: 335px;
}

#middlecolumn a.more {
	text-decoration:none;
	color:#003768;
}
#middlecolumn a.more:hover {
	text-decoration:underline;
 	 color: #9F040C;
}

#Ind-voice a {
	text-decoration:none;
}
#Ind-voice a:hover {
	text-decoration:underline;
}

#rightcolumn {
	 display: inline;
    float: left;
    height: 100%;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
	padding-bottom: 10px;
	padding-top:5px;
    text-align: left;
    width: 290px;
}

#big_picture {
	border-bottom: 1px dotted silver;
    height: 230px;
    margin-bottom: 26px;
}
.expand {
	position:absolute;
	bottom:0;
	right:0;
}


#reg_resources {
	background: none repeat scroll 0 0 #E6E6E6;
    height: auto;
    margin-bottom: 10px;
    margin-top: 5px;
    max-height: 500px;
    min-height: 300px;
    overflow: hidden;
    padding: 12px;
}

#side_resources {
	background:#e6e6e6;
	padding:12px;
	margin-top:5px;
	margin-bottom:10px;
	height:465px;
	overflow:hidden;
}

#news_feed {
	border-bottom:1px dotted silver;
	margin-bottom:16px;
}

#side-cols {
	display: inline;
    float: left;
    height: 100%;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 192px;
}
	

#mid-col {
	display: inline;
    float: left;
    height: 100%;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 192px;
	border-right:1px dotted silver;
	border-left:1px dotted silver;
}

#box-col {
	border-bottom:1px dotted silver;
	padding-bottom:10px;
	height:140px;
	margin-top:10px;
}


#leftcol-subpage {
	display: inline;
    float: left;
    height: 100%;
    min-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 250px;
}

.childpage {
	background:url(images/subpage_shark.jpg) bottom right no-repeat #a0d6d8;
	padding:20px;
	-moz-border-radius: 15px;
	behavior:url(border-radius.js);
	-webkit-border-radius:10px;
border-radius: 15px;
margin-bottom:20px;
	
}

.single .hentry {
	margin: 0 0 36px 0;
}

.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #0C457D;
}
.page-title-bp {
	border-bottom:none;
}

.page-title-bp a:link,
.page-title-bp a:visited {
	color: #888;
	text-decoration: none;
}

.page-title-bp a:active,
.page-title-bp a:hover {
	color: #0C457D;
}

.page-title-long a:link,
.page-title-long a:visited {
	color: #888;
	text-decoration: none;
}
.page-title-long a:active,
.page-title-long a:hover {
	color: #0C457D;
}
h1 .entry-title, h2 .entry-title {
	border-bottom: 3px solid #44AEB0;
    color: #9F040C;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-right: 100px;
    padding: 10px 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #666;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #0C457D;
}
.entry-meta {
	color: #000;
	font-size: .9em;
	float:left;
	width: 45%;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	
	padding: 12px 0 0 0;
}

.entry-content table p,
.entry table td,
.entry table th, .the-entry table p, .the-entry table td, .the-entry table th {
	padding:5px;
}

.the-entry h3 {
	font-weight:800;
}

.entry a.more {
	text-decoration:none;
}

.entry a.more:hover {
	text-decoration:underline;
}


#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #666;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 4px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}

checkbox {
	background:none;
}

.entry-content select {
	margin: 0 0 24px 0;
}

.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.search-meta {
	clear:both;
	margin-bottom:6px;
	border-bottom:1px dotted silver;
	color:#999;
}

a .entry-date {
	color:#999;
	text-decoration:none;
}

.pullquotes {
	background:#09F;
	color:#000;
	float:left;
	display:inline;
	width:200px;
	margin-right:10px;
	min-height:100px;
}

.page-link {
	color: #666;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #0C457D;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border: 1px solid #E1E1E1;
	clear: both;
	font-size: 1em;
	line-height: 16px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px;
}
#entry-author-info #author-avatar {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    float: left;
    height: 80px;
    margin: 0 -107px 0 0;
   
}


#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #0C457D;
}
#content .video-player {
	padding: 0;
}

/* Big Picture Nav
-------------------------------------------------------------- */
.gallery  {
 	border: 4px solid silver;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 940px;
}

p.gallery {
background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
    height: auto;
    text-align: left;
}

ul.gallery li {
	list-style:none;
	height:auto;
	overflow:hidden;
}

h4.bp {
	border-bottom: 2px solid white;
    color: #FFFFFF;
    padding-bottom: 6px;
    padding-left: 5px;
    text-transform: uppercase;
}

.Background {
	background:url('images/bp_bg.jpg') repeat-x center bottom #a0a0a0;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Background li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Background li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Scarcity {
	background:url('images/bp_scarcity.jpg') repeat-x bottom center #313946;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Scarcity li {
	border-bottom:1px dotted silver;
	height:35px;
	line-height: 12px;
	padding: 0 3px;
}

ul ul.Scarcity li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Pollution {
	background:url('images/bp_pollution.jpg') repeat-x bottom center #564438;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Pollution li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Pollution li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Security {
	background:url('images/bp_security.jpg') repeat-x bottom center #97ca51;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Security li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Security li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Dollar_Risk {
	background:url('images/bp_dollarrisk.jpg') repeat-x bottom center #18734a;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Dollar_Risk li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Dollar_Risk li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Opportunity {
	background:url('images/bp_opportunity.jpg') repeat-x bottom center #f8b84a;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Opportunity li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Opportunity li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Key-users {
	background:url('images/bp_keyusers.jpg') repeat-x bottom center #fa393e;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Key-users li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Key-users li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

.Measurements {
	background:url('images/bp_measurements.jpg') repeat-x bottom center #347fc2;
	display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 12.5%;
	color:#fff;
}

ul ul.Measurements li {
	border-bottom:1px dotted silver;
	height:35px;
	padding: 0 3px;
	line-height: 12px;
}

ul ul.Measurements li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:.8em;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}

.attachment-page-single {
    float: right;
    margin: 0 0 0 8px;
	
}
 
.attachment-index-categories {
    float: left;
    margin: 0 8px 8px 0;
	
	height:115px;
}

.entry-content {
    display: inline;
    float: left;
    padding: 0;
    width: 640px;
}

.post-features {
	background: none repeat scroll 0 0 #E6E6E6;
    display: block;
    float: left;
    height: 250px;
    margin-bottom: 15px;
    width: 625px;
	padding-left:12px;
}


a img .attachment-post-thumbnail {
	float:right;
	display:inline;
}


a img .wp-post-image {
	float:right;
	display:inline;
}

a img .attachment-post-thumbnail .wp-post-image {
	float:right;
	display:inline;
}

#questions{
    font-size:12px;
}

#questions ul {
	margin-left:0;
}
#questions li{
    margin-bottom: 8px;
    color: #003768;
    list-style-type:none;
}
#questions ul li a{
    font-weight: bold;
}
#questions ul li a:hover{
    color: #9F040C;
}
#questions ul li a:active{
    color: #003768;
}

#answers ul {
	margin-left:0;
	list-style:none;
}
#answers ul li {
	  -moz-border-radius: 10px 10px 10px 10px;
	behavior:url(border-radius.js);
	-webkit-border-radius:10px;
    border: 1px solid silver;
    clear: both;
    margin-bottom: 15px;
    padding: 15px;
	list-style:none;
	
}
.current-faq{
    background-color: #888;
    color: #003768;
    padding:30px 30px 23px;
}
.current-faq h4{
    color: #003768;
    font-weight: bold;
    font-size:22px;
    text-shadow: #666 1px 1px 0px;
}
.top-button {
    border-top: 1px solid #96d1f8;
    background: #2289a8;
    background: -webkit-gradient(linear, left top, left bottom, from(#3299bb), to(#2289a8));
    background: -moz-linear-gradient(top, #3299bb, #2289a8);
    padding: 4px 8px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-box-shadow: rgba(0,0,0,1) -1px -1px 0;
    -moz-box-shadow: rgba(0,0,0,1) -1px -1px 0;
    box-shadow: rgba(0,0,0,1) -1px -1px 0;
    text-shadow: rgba(0,0,0,.4) -1px -1px 0;
    color: #ffffff;
    font-size: 11px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    float: right;
    right:-30px;
    position: relative;
}
.top-button:hover {
    border-top-color: #0b93bd;
    background: #0b93bd;
    color: #ffffff;
}
.top-button:active {
    border-top-color: #e78c03;
    background: #e78c03;
}




/* =WPML
-------------------------------------------------------------- */
#wpml_credit_footer {
    height: 0;
    text-indent: -9999px;
}
/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	display:inline;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

.HomeTitle a, .HomeTitle a:visited {
	color: #000000;
    font-family: arial,sans-serif;
    font-size: 1em;
    margin-bottom: 6px;
    text-decoration: none;
    text-transform: uppercase;
}

.HomeTitle a:hover{

	color:#666;
}

.SubTitle a{
	font-size:.95em;
	text-transform: uppercase;
	text-decoration:none;
	color:#000;
	margin-bottom:6px;
	margin-left:10px;
	font-weight:normal;
}

.SubTitle a:hover{
	
	text-transform: uppercase;
	text-decoration:none;
	color:#000;
	margin-bottom:6px;
	margin-left:10px;
	font-weight:normal;
}

#breadcrumbs {
	font-size:.9em;
	text-transform: uppercase;
	text-decoration:none;
	color:#000;
	margin-bottom:6px;
	margin-left:10px;
	font-weight:normal;
}
	
#breadcrumbs a {
	text-decoration:none;
}

.Voices {
	margin-bottom:12px;
}

.Voices a {
	font-size:.9em;
	text-transform: uppercase;
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
.Voices a:hover {
	text-transform: uppercase;
	text-decoration:none;
	color:#666;
	font-weight:normal;
}

.special {
	 border-bottom: 1px solid #000000;
    font-weight: normal;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 640px;
}

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	
}

 .nav-previous a:before {
	content: '\2190\00a0';
}
 .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content .entry-content img {
	margin: ;
	height: auto;
	max-width: 640px;
	width: auto;
	float:right;
}
#content .entry-content .attachment img {
	max-width: 600px;
	float:right;

}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 6px;
	margin-top: 0px;
}
.alignright,
 img.alignright {
	display: inline;
	float: right;
	margin-left: 6px;
	margin-top: 0px;
}
.aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content .entry-content img.alignleft,
#content .entry-content img.alignright,
#content .entry-content img.aligncenter {
	margin-bottom: 12px;
}
#content .entry-content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .entry-content .wp-caption img {
	margin: 5px 5px 0;
}
#content .entry-content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .entry-content .gallery {
	margin: 0 auto 18px;
}
#content .entry-content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .entry-content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .entry-content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .entry-content .gallery dl {
	margin: 0;
}
#content .entry-content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .entry-content .gallery br+br {
	display: none;
}
#content .entry-content .attachment img { /* single attachment images should be centered */
	display: inline;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #0C457D;
}
.nav-previous {
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid silver;
    color: #000000;
    float: left;
    padding: 5px;
    text-align: left;
	margin: 10px 0 25px 0;
    text-decoration: none;
    width: auto;
	
}

.nav-previous a {
	text-decoration:none;
	color:#000;
}
.nav-next {
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid silver;
    color: #000000;
    float: right;
    padding: 5px;
    text-align: right;
	margin: 10px 0 25px 0;
    text-decoration: none;
    width: auto;
}

.nav-next a {
	text-decoration:none;
	color:#000;
}

#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

.media_entry {
	  -moz-border-radius: 10px 10px 10px 10px;
	behavior:url(border-radius.js);
	-webkit-border-radius:10px;
    border: 1px solid silver;
    clear: both;
    margin-bottom: 15px;
    padding: 15px;
	min-height:160px;
	list-style:none;
	
}

.media_entry h3 a {
	  font-family: 'Helvetica Neue',Arial,Helvetica,'Nimbus Sans L',sans-serif;
	  border-bottom: 3px solid #44AEB0;
    font-weight: 800;
    text-decoration: none;
   
}


h4 a {
	  font-family: 'Helvetica Neue',Arial,Helvetica,'Nimbus Sans L',sans-serif;
    font-weight: 800;
    text-decoration: none;
   
}

.media_entry a img {
	float:left;
	display:inline;
	padding-right:10px;
	
}
.entry_content a img {
float:right;
	display:inline;
	padding-right:10px;
	
	}

#time-tags {
	font-size:10px;
	float:left;
	display:block;
	margin-bottom:10px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
		background:url(/images/edit.png) no-repeat scroll 0 3px transparent;

}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #666;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #0C457D;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #0C457D;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

form p {
	margin-bottom:6px;
}

/* Comments form */
input[type=submit] {
background: url("images/subscribe.jpg") repeat-x scroll center top #1276C2;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    height: 37px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

input[type=submit]:hover {
	background:#000;
	color:#fff;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #0C457D;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* infotable */

.infotable {
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

.infotable th {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
    vertical-align: bottom;
}

table.wpGallery {
	background:#F2F7FC;
	border:1px solid black;
	color:#1a1a1a;
}

.wpGallery {
	background:#F2F7FC;
	border:1px solid black;
	color:#1a1a1a;
}

.wpGallery tr {
	background:#F2F7FC;
	padding:10px;
	line-height:20px;
}

.wpGallery td {
	background:#F2F7FC;
	padding:10px;
	line-height:20px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	list-style: none outside none;
	margin: 0 0 18px 0;
}
.widget-title {
	color: #9F040C;
	font-weight: bold;
	list-style:none;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #666;
}
.widget_rss a.rsswidget:hover {
	color: #0C457D;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

#leftcol-subpage {
	float:left;
	display:inline;
	width:220px;
	height:auto;
	margin:20px;
}

#sidebar table tr, #sidebar table td {
	padding:10px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
	display: inline;
    float: left;
    margin-right: 5px;
    width: 220px;
	margin-left:15px;
}

#secondary ul li {
	list-style:none;
	text-decoration:none;
}

#secondary ul li a {
	list-style:none;
	color:#000;
	font-weight:normal;
	padding:0;
	text-decoration:none;
}


#left_sidebar {
	border-right: 1px dotted silver;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 10px;
    padding: 0 10px;
    width: 260px;
		min-height:500px;
}

#left_sidebar li {
	display:block;
	font-size:.9em;
	list-style:none;
	line-height: 14px;
	margin-bottom:10px;
}

ul.children {
	margin-top:10px;
}

#left_sidebar ul.list-pages li.current_page_item {
	border-bottom: 1px dotted #9F040C;
    border-top: 1px dotted #9F040C;
    color: #9F040C;
	font-weight:600;
	padding-top: 0;
}



/* Footer widget areas */
#footer-widget-area {
}

#first ul {
	margin-left:0;
	padding:0;
}

#first ul li {
	margin-left:0;
	padding:0;
	font-size:11px;
	color:#666;
}

#first ul li a{
	color:#666;
}

#first ul li a:hover{
	color:#0C457D;
}


#src_parent {
   display: inline;
    float: left;
	margin-top:17px;
    font-size: 12px;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}

#src_child {
	left: 916px;
    position: absolute;
    top: 120px;
    visibility: hidden;
	background:#CCC;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	background:url(images/3bars.jpg) top center repeat-x;
	width:970px;
}
#colophon {
	overflow: hidden;
	padding: 18px 0;
}

#follow-us {
	float:right;
	display:inline;
	padding-right:15px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #666;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

.textwidget {
	list-style:none;
	line-height: 14px;
}

#text-4 .widget-container .widget_text .textwidget p {
	font-size:9px;
	color:#003768;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
	padding-bottom:10px;
}
#site-description {
	-webkit-text-size-adjust: none;
}

#zoomTopMargin {
	display:none;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#access a {
    display: block;
    font-size: 12px;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	.sharing, #access ul ul :hover > a, 
	.share-it, .print-it, 
	.st_facebook_custom, 
	.st_twitter_custom, 
	.st_email_custom, 
	.st_facebook_custom span, 
	.st_twitter_custom span, 
	.st_email_custom span, 
	.sub-menu ul li, 
	.sharing ul li, 
	.sharing ul li a {
		
		display:none;
		background:none;
		color:transparent;
	}
}
/* =Print Style
-------------------------------------------------------------- 



@media print {
	body, #content, site {
		background: white;
		font-size:9pt;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #666;
		padding-bottom: 18pt;
	}
	#header img {
		width:150px;
	}
	
	#access .menu-header, div.menu, #access a {
		font-size:9px;
		float:left;!important
		}
	#colophon {
		border-top: 2pt solid #666;
	}
	#site-title,
	#site-description,
 {
		height:0;
		text-indent:-9999px;
		margin: 0;
		padding: 0;
	}
	
	.entry-content, .entry, .the-entry, .eleven, p {
		font-size: 10pt;
		width:80%;
		line-height: 1.1em;
		overflow:visible;
	}
	
	.entry-title, h2.page-title-long {
		font-size: 11pt;
	}
	#access,
	.branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		border: none !important;
	}
	
	a:link, a:visited {
	color: #036;
	background: transparent;
	font-weight: normal;
	
	}
	
	#container,
	#access,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 9pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}*/

/* added by Smart Drop */
div#lang_sel_list ul li a{
	font-size: 10px;
}

div#lang_sel_list ul li:hover > a  {
	background-color: #1276C2;
}

.stButton .chicklets {
	font-size: 12px !important;
}