/*
Theme Name: NCH&Partners
Theme URI: http://www.prestigiaonline.com/
Description: A theme.  Design by <a href="http://www.prestigiaonline.com/">Prestigia Online</a>.
Version: 1.0
Author: Prestigia Online
Author URI: http://www.prestigiaonline.com/
*/

/* ----------------------------------------------
	Template Name : NCH&Partners
	Template Code : PO-0005
	Version : 1.0   
	Author : Prestigia Online
	Author URI : http://www.prestigiaonline.com/    
	Last Date Modified : Aug 10, 2009	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background-color:#edebec;
	/*background: #f3ebe0 url(images/bg.gif) repeat-x;*/
	/*font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;*/
	font: 14px 'Arial', 'Helvetica', sans-serif;
	color: #666666; 
	text-align: center;	
}

/* links */
a, a:visited {	
	color:#8F2D2C;
	/*color: #306495;*/
	background: inherit;
	text-decoration: none;
	font-weight:400;
}
a:hover {
	/*color: #73471B;*/
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #860000;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

h4 {
	
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #fafafa;
   border: none;
	/*padding: 7px;*/
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(images/quote.gif) no-repeat 7px 10px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	
/* end - table */

/* form elements */
form {
	width:440px;
	/*margin: 15px 10px; 
	padding: 5px 10px 20px 10px;
	border: 1px solid #D8E99E; 
	background: #deedae; 	*/
}

form p {
	padding:5px 0px 5px 10px;
}
label {
	display: block;
	/*font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;*/
}

input, textarea, select {
	padding: 5px 10px;
	background-image:url(images/bg_send.gif);
	background-repeat:repeat-x;
	color:#666;
	/*color: #666666;		
	background: #fff;*/
  	border-width: 1px;
  	border-style: none;
  	/*border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; */
	/*font: normal 11px Verdana, sans-serif;*/
}

.blanco input {
	color:#fff;
}

label.form input, label.form textarea {
	background:#fff;
	padding: 4px;
	border-width: 1px;
  	border-style: solid;
	border-color: #CDA9A8 #CDA9A8 #CDA9A8 #CDA9A8;
	/*border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; */
	width:400px;
}

textarea {
	width: 400px;	
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}









/********************************************
   LAYOUT
********************************************/ 
#languageSelectorWrap {
	position:relative;
	margin: 30px auto -30px;
	width: 920px;
}

#languageSelector {
	text-align: right;
}

#wrap {
	position: relative;
	width: 920px;
	background: #fff url(images/wrap.gif) repeat-y center top;
	margin: 35px auto;
	text-align: left;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 920px;	
	padding: 10px 0 25px 0; 	
	background: #fff url(images/content.gif) repeat-y;	
}
#header {
	position: relative;
	width: 920px;
	height: 205px;
	background: #edebec url(images/header.gif) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
	overflow:hidden;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 56px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -3px;
	text-decoration: none;
	color: #fff;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #D6EBAB;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 122px; left: 135px;		
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 75px; right: 55px;
	padding: 0; margin: 0;
	border: none;
	width: 223px; height: 33px;
	background: #82c7f4 url(images/header-search.gif) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #0e5792;
	float: left;
}
#header form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 170px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}

#header #logo { margin: 70px 0 0 85px; }

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	margin: 0;
	width: 920px;
	height: 50px;
	background: #edebec url(images/nav.gif) no-repeat;		
}
#nav ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 45px;			
	height: 50px;
	letter-spacing:0.8px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 17px;
	color: #525252;
	font: normal 14px/50px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
#nav ul li a:hover, 
#nav ul li a:active, 
#nav ul li.current_page_item a:hover,
#nav ul li.current_page_item a:active{
	background: #800000 url(images/nav_hover.gif) repeat-x center bottom;	
	color: #FFF;	
}
#nav ul li.current_page_item a {	
	background: #800000 url(images/nav_current.gif) repeat-x center bottom;	
	color: #FFF;
}

/* Main Column */
#main {
	float: left;
	width: 860px;
	padding: 0; margin: 0 0 0 33px;
	display: inline;	
}
#main h2, #main h3 {
	border-bottom:1px solid #860000;
	color:#860000;
	font-size:1.2em;
	font-weight:bold;
	margin:12px 10px 0 10px;
	padding:0;
	clear:both;
}

#main h2 a {
	color: #115280;
	text-decoration: none;		
}

/*#main h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	padding:16px 10px 0px;
}

#main h3 a {color:#595959; font-weight:bold; font-weight:bold;}
#main h3 a:hover { text-decoration:underline; }*/

#main h4 {
	font-size:12px;
	padding:10px 10px 20px;
}

a.more-link{ display:block; clear:both; font-weight:bold; font-size:12px;}
#main ul, #main ol {
	margin: 0 20px 12px;
}

#main ul li {
	list-style-type:disc;
}

#main ul li, #main ol li {
	margin-bottom:15px;
}


#main p, #main ul li, #main ol li  {
	line-height:25px;
}

#main ol ul.guion li {
	list-style:none;
	list-style-image: url(images/bullet.gif);
}

#main #img_title {	
}

#main #clientes img {
	margin:0 40px 20px 0;
}

#main #noticias p {
	padding-top:0px;
	padding-bottom:24px;
}

#main #main_content {
	float:left;
	width:563px;
	margin: 0 0 0 0;
}

#main .ficha { clear:both; overflow:hidden; margin: 10px 10px 20px 10px; border-bottom: 1px solid #EEE; 
*padding:10px 0 10px 0;
*margin-left:10px;
*margin-right:10px;
*height:410px; 
}

#main cv .ficha_descripcion { float:right;
overflow:hidden;
width:427px; }
#main .ficha strong { /*margin: 30px 10px 5px;*/ margin: 0px 10px 5px; font-size:16px;}
#main .ficha p strong { margin: 0px 0px 5px; font-size:16px;}
#main .ficha .contact p  { margin: 0px 0px 5px; font-size:12px;}
#main .ficha img { border:1px solid #990000; padding:2px; margin-bottom:15px; }
#main .ficha p { padding: 5px 10px\9; }   /* Para que solo lo acepten los IE ponemos \9 */

#main .ficha .cv, #main .ficha .contact {
	clear:both; overflow:hidden;
}


#main .cv .ficha_foto, #main .cv .ficha_descripcion, #main .contact .ficha_foto, #main .contact .ficha_descripcion{ 
	overflow:hidden;
	
}

#main .cv .ficha_descripcion, #main .contact .ficha_descripcion {
	width:700px; 
}

#main .contact .ficha_descripcion {
	width:280px; 
}

#main .cv .ficha_foto, #main .contact .ficha_foto {
	width:116px;
}

#main .cv .ficha_foto{
	float:left;
}

#main .contact .ficha_foto{
	float:left;
	margin-left:170px;
	*margin-left:65px;
	width:auto;
}

#main .contact .ficha_foto img{
	border:none;
	padding:0;
}

#main .ficha .contact strong {
	font-size:14px;
}

#main .cv .ficha_descripcion { 
	float:right;
}

#main .contact .ficha_descripcion, #main .contact .ficha_descripcion_nofoto { 
	float:left;
	padding-top:5px;
	width:260px;
}

#main .contact .ficha_descripcion_nofoto {
	margin-left:160px;
	*margin-left:57px;
}



#path {
	position:absolute;
	padding:4px 20px;
	margin:0px 0px;
	width:820px;
	background:transparent url(images/bg_path.png);
	/*margin:10px 20px;*/
	font-size:12px;
	/*color: #999;*/
	color: #eceaea;
}

#path a { /*color:#999;*/ color:#eceaea; background:none;}

#path .title {
	font-weight:bold;	
}

#sidebar, #main #sidebar {
	float: right;
	width: 291px;
	padding: 0; 
	margin: 0 27px 0 0;
	display: inline;	
}

#main #sidebar { margin: 0;}

#sidebar h3, #main #sidebar h3 {
	color: #fff;
	font-size:16px;
	font-weight:normal;
	/*font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;*/
	/*text-transform: none;*/
	padding: 5px 0 5px 15px; 
	margin: 10px 0 0 0;
	background-color:#860000;
}

#sidebar h2, #main #sidebar h2 { padding: 0px 10px; margin:0; border:none;}

#sidebar h2, #sidebar h2 a, #main #sidebar h2, #main #sidebar h2 a {
	color:#595959;
	font-weight:bold;
	font-size:14px;
}

#sidebar p, #main #sidebar p {
	padding: 0px 10px;
	line-height:normal;
}


/* sidebar menu */
#sidebar ul, #main #sidebar ul {
	margin: 5px 10px 8px 7px; padding: 0;
	text-decoration: none;		
	/*border-top: 2px solid #D0E89F;*/
}
#sidebar ul li, #main #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 7px 10px; 			
	border-bottom: 1px solid #DAEBA3;	
}

#sidebar .blog_nch {
	margin-top:10px;
}

#sidebar .posts{
	background-color:#ebe9e9;
	overflow:auto;
	padding:10px 0 0 0;
	margin-bottom:10px;
}

#main #sidebar .post {
	background-color:#ebe9e9;
	overflow:auto;
}

#sidebar .masfamilia { margin:20px auto; width:155px; }

* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a, #main #sidebar ul li a {
	text-decoration: none;	
	color: #684F3E;	
}
#sidebar ul li a span, #main #sidebar ul li a span {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar ul li a:hover, #main #sidebar ul li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar ul, #main #sidebar ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul li, #main #sidebar ul li { border: none; }

/* search form */
#sidebar .searchform {
	background-color: transparent;
	border: none;	
	margin: 0px 0px 0px 5px; 
	padding: 10px 0 10px 10px;	
	width: 260px;	
}
#sidebar .searchform p { margin: 0; padding: 0; }
#sidebar .searchform input.textbox { 
	width: 180px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	text-align: left;
	padding: 0;	margin: 0;
	background: url(images/footer-bottom.gif) no-repeat left bottom;		
}
#footer-content {
	width: 920px;
	/*background: url(images/footer-top-sep.gif) no-repeat;	*/
	padding: 0px 0px 0px 0px;
}

#footer-wrap p {
	padding:10px 0;
	text-align:right;
}
#footer-wrap h3 {
	color: #145F94; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: underline;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #BFD286;
}
#footer-columns li {
	border-bottom: 1px solid #CCDA9E;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0px 8px 10px;
	width: 96%;
	color: #666666;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555;	
	margin: 0 auto; 
	width: 920px;
	padding: 0px 0px 10px 0px;
	text-align: center;	
	font-size: 0.95em;
}
#footer-bottom a, #footer-bottom strong { color: #555555; }

/* postmeta */
.post-footer {
	padding: 8px 5px; 
	margin: 5px 10px 10px 10px;	
	color: #A2745D;
	border: 1px solid #deedae; 
	background: #F0FFD2;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #9C652E; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

img.avatar {float:left; margin-right:5px;}

.designby {
	color:#8F2D2C;
	display:inline;
	font-size:10px;
	margin:0 33px 0 70px;
	text-align:right;
}

#footer-bottom .designby a { color: #8f2d2c; }
#footer-bottom .designby a strong { color: #8f2d2c; }
#footer-bottom .designby a:hover { text-decoration:underline;}

.entry { margin-bottom:10px; font-size:12px;}

span.mail {
direction:rtl;
font-weight:normal;
unicode-bidi:bidi-override;
}



td img {display: block;}
#clientes #tablaclientes table, #clientes #tablaclientes tbody, #clientes #tablaclientes td, #clientes #tablaclientes tr, #clientes #tablaclientes img, #clientes #tablaclientes a img {
	margin:0px;
	padding:0px;
	border:none;}
	
/* Styles for language selector */
#header_language_list{
  margin-bottom: 25px;
  text-align: center;
}

#header_language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#header_language_list ul li img{
  margin-right:5px;
}

#header_language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}

#header_language_list ul li a, #header_language_list ul li a:visited{
  color: #8F2D2C;
  text-decoration:underline;
}

#header_language_list ul li a:hover, #header_language_list ul li a:active{
  color: #8F2D2C;
}

/* Share This buttons */
.sharethis a {padding-left: 30px;}

.sharethis { float:right;}



/* JORDI */

.wpml-ls-statics-shortcode_actions a { background: none!important; }
.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a { border: none!important; }
.wpml-ls-legacy-list-horizontal a { display: inline !important; }