/*
Theme Name: Finanzas Carbono (CFKN)
Theme URI: http://finanzascarbono.org
Description: Finanzas Carbono Wordpress Theme
Author: Inter-American Development Bank
Version: 10
Tags: -
*/

/* =breadcrumbs from plugin (CFKN)
-------------------------------------------------------------- */
.ulBreadCrumb span.active {
	color: #0080a0;
}
.ulBreadCrumb a,
.ulBreadCrumb span.sep {
	color: #7f7f7f;
	text-decoration: none;
}
.ulBreadCrumb a:hover {
	text-decoration: underline;
}

/* =Custom Modifications (CFKN)
-------------------------------------------------------------- */
.blockCenterWide {
	float: left;
	/*width: 710px;*/
	padding-bottom: 20px;
	border-bottom: 1px solid #edebeb;
}

/* Fixes third column margin on first sidebar */
.bAzulOscuro.block + .bAzulOscuro.block + .bAzulOscuro.block{
	margin: 0px;
}

/* Fixes third column margin on second sidebar 
.bAzulClaro.block + .bAzulClaro.block + .bAzulClaro.block{
	margin: 0px;
}
.bAzulClaro.block + .bAzulClaro.block + .bAzulClaro.block > h2{
	-moz-border-radius: 3px 3px 0 0;
}
*/

/* Class for Logos Bottom Div on Template_Home.Php file */
.logosBottom {
	display: table;
	padding-top: 40px;
}

/* Removing underline from visited links on posts */
.entry-content p a:visited {
	text-decoration: none;
}
.entry-content p a:hover {
	text-decoration: underline;
}
.entry-title a.listing {
	color: #fff;
}

ul.ulGrayTopMn li.current a {
  color: #fff;
}

ul.ulGrayTopMn li.a1.current {
	background: #FF5300;
}
ul.ulGrayTopMn li.a2.current {
	background: #00809F;
}
ul.ulGrayTopMn li.a3.current {
	background: #809C1F;
}
ul.ulGrayTopMn li.a4.current {
	background: #31B1D0;
}
ul.ulGrayTopMn li.a5.current {
	background: #FFA100;
}

/* ============ Navigation Menu ================= */

/* =TODO: remove as soon as design firm fixes this */
ul.ulGrayTopMn li.last a {
	width: 195px;
	padding-left:  0px;
	padding-right: 0px;
}

/* MENU */
ul.blockMnAzul.mnDesplegable ul.subMn.active,
ul.blockMnAzul.mnDesplegable ul.subSubMn.active {
	display: block;
}

ul.blockMnAzul.mnDesplegable ul.subMn {
/* @melvyn i did change 210 to 211px for fix a problem with the 
	selected menu */
	width: 211px;
}
ul.blockMnAzul.mnDesplegable ul.subMn li {
/* @melvyn i did change 210 to 211px for fix a problem with the 
	selected menu */
	position: relative;
	width: 211px;
}
ul.blockMnAzul.mnDesplegable ul.subMn,
ul.blockMnAzul.mnDesplegable ul.subSubMn {
	display: none;
}
ul.blockMnAzul ul.subMn li a {
/* @melvyn commento normal type of font for fix a problem with the 
	selected titled and show bold */
	padding-left: 44px;
	padding-right: 19px;
}

/* navigation menu  @maiquel */
ul.blockMnAzul ul.subMn {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(img/fon-submn-violeta.png) 0 0 repeat-y;
	border-top: 1px solid #abcae2;
	display: none;
}

ul.blockMnAzul ul.subSubMn {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(img/fon-submn-violeta.png) 0 0 repeat-y;
	border-top: 1px solid #abcae2;
	display: none;
}

ul.blockMnAzul .on ul.subMn {
	display: block;
}
ul.blockMnAzul .on2 ul.subSubMn {
	display: block;
}

div.menuTitle {
	border-bottom: 1px solid #abcae2;
	background: #0080a0;
	color: #fff;
	padding: 9px 19px 11px 19px;
	font-size: 12px;
	line-height: 14px;
}

/* @melvyn commento normal type of font for fix a problem with the 
	selected titled and show bold */
ul.blockMnAzul ul.subMn li a {
	#font-weight: normal;
	padding-left: 44px;
	padding-right: 19px;
}
ul.blockMnAzul ul.subMn ul.subSubMn li {
	background: url(img/fon-subsubmn-violeta.png) 0 0 repeat-y; 
} 
ul.blockMnAzul ul.subMn ul.subSubMn li a {
	padding-left: 60px;
}

/* ul.blockMnAzul ul.subMn li a:hover */
ul.blockMnAzul ul.subMn ul.subSubMn li a:hover{
	background: none;
	font-weight: normal;
}

/*ul.blockMnAzul ul.subMn li a.selected:hover*/
ul.blockMnAzul ul.subMn ul.subSubMn li a.selected:hover{
	background: url(img/fon-hover-mn-azul.png) 100% 50% no-repeat;
	font-weight: bold;
}

ul.blockMnAzul a:hover {
	background-image: none;
	font-weight: normal;
	text-decoration: underline;
}

ul.blockMnAzul a.selected:hover {
	text-decoration: underline;
}

ul.blockMnAzul.mnDesplegable ul.subMn a.level2:hover {
	color: #000;
	font-weight: normal;
}

ul.blockMnAzul.mnDesplegable ul.subMn a.level2.selected:hover {
	font-weight: bold;
}

ul.blockMnAzul ul.subMn li.last {
	border: none;
}

ul.blockMnAzul a.selected {
	background: url(img/fon-hover-mn-azul.png) 100% 50% no-repeat;
	font-weight: bold;
}


ul.blockMnAzul.mnDesplegable ul.subMn a {
	background: none;
}

ul.blockMnAzul.mnDesplegable ul.subMn a.selected {
	background: url(img/fon-hover-mn-azul.png) 100% 50% no-repeat;
}

/* ============ Section Banners ================= */

/* Section banners @maiqueld*/
.imgMn .img {
  float: left;
  height: 179px;
  position: relative;
  width: 950px;
  margin-bottom: 10px;
}

.imgMn .img .txt {
  height: 95px;
  left: 65px;
  position: absolute;
  top: 50px;
  width: 600px;
  z-index: 12;
}

.imgMn .img .txt p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 18px;
  margin-left: 50px;
  margin-top: 45px;
  text-shadow: 0 2px 2px #666666;
}

/* Boxes @maiquel */
.innerBlockSm ul {
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
}
.innerBlockSm li {
	color: #0080a0;
	font-size: 12px;
	line-height: 14px;
	padding: 0 18px 15px 18px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #edebeb;
}
.innerBlockSm li a {
	color: #0080a0;
	text-decoration: none;
}
.innerBlockSm li a:hover {
	text-decoration: underline;
}

/* main text  @maiquel*/
.entry-content p,
.entry-summary p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 18px 0;
}

/* ============ Centro de Conocimiento (Template 10) ================= */

/* Fixing the last widget of the template10-first sidebar */
.template-10 .rowElggBlocksHome .block + .block + .block {
	margin-right: 0 !important;
}

/* Fixing the display problem of items of a widgets */
.template-10 .rowElggBlocksHome ul.ulBlock li {
	width: 100%;
	display: block;
}

/* ============ Home ================= */

/* Fixing the size of each item from a widget */
.templateHome .rowElggBlocksHome ul.ulBlock li {
	width: 100%;
	display: block;
}

/* Fixing position of boxes 'Ver Mas'/'Ver Todos' */
.templateHome .rowElggBlocksHome .block + .block + .block {
	margin: 0 !important;
}

/* Fixing the position of the widget 'Comunidades' */
#container.templateHome {
	width: 966px !important;
}

/* Fixing the size of boxes 'Ver Mas'/'Ver Todos' */
.templateHome .viewAllBot {
	margin-bottom: 8px;
}

/* ============ Others ================= */

/* Fixes the superior menu size to have the same behavior that is seen in the Elgg */
#header ul.mnTop li.sep {
    margin: 0;
}

#header ul.mnTop {
	float: right;
	padding: 10px 0 0 0;
}

/* Fixes styles problems with Glosarry and FAQ */
.contGlosarioFAQ ul.ulCLetra {
	margin-bottom: 0;
}

.contGlosarioFAQ h2 {
	margin-top: 14px;
}

ul.ulFAQ li.on h3 a {
	background: url("img/bul-4-my-valentine.png") no-repeat scroll 0 -92px transparent;
	background-position: 25px -72px;
}

.contGlosarioFAQ ul.ulCLetra li .txt,
ul.ulFAQ li .txt {
	margin-left: 20px;
}

/* ============ Widget Comunidades ================= */
ul.ulComunidadesSm li.nb div.img3 { float: left; }
ul.ulComunidadesSm li.nb div.txt { float: right; }

.divBWhite{
	background: #fff;
	padding: 5px;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://finanzascarbono.org/PIE.php);
	/* diego.ramirez dramirez #1120 - Added min-height property to bypass error when PIE is not loaded correctly*/
	height: 190px;
}

.imgComunidades{
	float:left;
	margin:5px;
}

/*
.template-10 .rowElggBlocksHome .block ul.ulBlock.lessPad4 li, .wideBlocks .block ul.ulBlock.lessPad4 li {
	margin-bottom: 0px;
	padding-bottom: 7px; 
	padding-top: 7px;
}
*/
/* ============ Tables ================= */
#content table {
	margin-left: auto;
	margin-right: auto;
}

/* ============ Text ================= */
/* text-align should be justified by default */
p {
	text-align: justify; 
}
td p {
	text-align: left;
}

/* Text of lists should be justified and have the same font properties of the main text */
#content .page ol,
#content .page ul  {
	margin-left: 50px;
	text-align:	justify;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 20px;
}

#content .page li {
	margin-bottom: 10px;
}

#content .page h3,
#content .page h4,
#content .page h5,
#content .page h6 {
	margin-bottom: 20px;
}

/* ============ News ================= */

.slideshow .slides .txt p {
    color: #EEEEEE;
}

.highlight-continue {
	font-weight:bold;
	color: #fff;
}

a.highlight-continue:hover, 
a.highlight-continue:link,
a.highlight-continue:visited {
	text-decoration:underline;
	color: #fff;
}

.slideshow .slides .txt h2 a{
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

/* diego.ramirez dramirez - #1234 Add two slots for banners*/
.slideshow ul.ulSelector {
	left: 750px;
	width: 188px;
}

.postsCont #content {
	border-bottom: none;
}

.postsCont .entry-utility {
	margin-top: 10px;
	margin-bottom: 10px;
}

.more_text a:link,
.more_text a:hover {
    color: #0080A0;
    text-decoration: none;
}

/* ============ Sharethis BEGIN ================= */

/* general css for cfkn_addthis buttons */
.sharethis {
	float: right;
	margin-top: -46px;
}

/* special css for cfkn_addthis buttons at Glossario, Noticias, FAQ, etc */
.sharethis_special {
	float: right;
	margin-top: -44px;
}

/* ============ Sharethis END ================= */

/* to match the alignment for changes from issue #986 on Centro de Conocimiento */
ul.blueA li a {
	line-height: normal; 
	padding: 11px 5px 11px 5px;
	height: auto;
}

.special {
	margin-bottom: 15px !important;
}

/* ============ Centro de Conocimiento Blocks ================= */
.block {
	word-wrap: break-word;
}

/* diego.dramirez dramirez #1052 Changes for highlight register button*/
/*======= Modifications to register buttom */
ul.mnLogin{
	border-radius: 0 0 0 3px;
}
ul.mnLoginRegister{
	background: #809C1F;
	border-radius: 0 0 3px 0;
	font-weight: bold;
}
/* diego.ramirez dramirez #1108 - Added style to show messages icon*/

.mnLoggedIn a.privatemessages,
.mnLoggedIn a.privatemessages:hover  {
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/message.png) no-repeat 0 0;
	font-size: 0.9em;
	width:16px;
	height:16px;
	display:inline-block;
	padding:2px;
	text-decoration:none;
}
.mnLoggedIn a.privatemessages_new {
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/message_new.png) no-repeat 0 0!important; /* for some reason, it won't work in IE7 without !important... */
	width:16px;
	height:16px;
	display:inline-block;
	padding: 0 0 0 18px;
	text-decoration:none;
}

/* diego.ramirez dramirez - #1125 Added styles for display the latest discussions widget */
ul.ulDiscRec {
	/*padding: 15px 0 10px 0;*/
	list-style: none;
	margin: 0;
}
ul.ulDiscRec li {
	border-bottom: 1px solid #EDEBEB;
	padding: 0 0 10px 0;
	margin-top: 10px;
}
ul.ulDiscRec li .img {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 12px 0 0;
}
ul.ulDiscRec li .txt {
	float: left;
/*	width: 170px;
	margin: -2px 0 0 0;
*/	
}
ul.ulDiscRec li h3 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	font-weight: bold;
}
ul.ulDiscRec li p {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}
ul.ulDiscRec li span.date {
	font-size: 11px;
	line-height: 13px;
	display: block;
	color: #7f7f7f;
}

/* diego.ramirez dramirez #1098 partners page */
.blockPartners{
	width: 295px;
	float: left;
	margin: 0 17px 0 0;
	height: 149px;
	vertical-align:middle;
}

.partnerslinks{
	width:300px;
	height:149px;
	display:inline-block;
	text-decoration:none;
}
.blockPartners .nyseblue{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/nyseblue.png) no-repeat;
	background-position:bottom;
}
.blockPartners a.nyseblue:hover{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/nyseblue.png) no-repeat;
}

.blockPartners .giz{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/giz.png) no-repeat;
	background-position:bottom;
}
.blockPartners a.giz:hover{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/giz.png) no-repeat;
}
.blockPartners .ecometrica{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/ecometrica.png) no-repeat;
	background-position:bottom;
}
.blockPartners a.ecometrica:hover{
	background: url(http://finanzascarbono.org/wp-content/themes/finanzas-carbono/img/partners/ecometrica.png) no-repeat;
}

/* diego.ramirez dramirez - #1106 - Removing text-transform: capitalize because English capitalize is not valid for Spanish*/
.rowElggBlocksHome .block h2{
	text-transform: none;
}

/* diego.ramirez dramirez - #1172 - Improving last discussions widget styles*/
.rowElggBlocksHome .textD{
	width: 263px;
}
.innerBlock .ulDiscRec{
	padding-bottom: 0px;
}

.ulBlock div.txt{
	margin:0 6px;
}

/* diego.ramirez dramirez - #1242 Added styles for addthis on header*/
/* diego.ramirez dramirez - #1257 Changed the size of social media icons*/
.srchShare{
	margin-top: 10px;
	height: 18px;
	float:right;
	width: 160px;
}
.shareLabel{
	padding-right:5px;
	float:left;
}
/* diego.ramirez dramirez - #1249 Added style for wrap title near addthis buttons*/
.titleWrap{
	max-width:585px;
	display:block;
}

/* diego.ramirez dramirez - #1252 Added style for wrap title near addthis buttons*/
.color-2 .rowElggBlocksHome .block .imgBannerKc {
	margin: 20px 0 20px 0;
}