/*
Theme Name: Nexo Psicologia
Theme URI: http://www.nexopsicologia.com
Description: WordPress theme developed by Territorio creativo, for Nexo Psicologia
Version: 1.0
Author: Territorio creativo
Author URI: http://www.nexopsicologia.com
*/


body {
font-size: 1.2em;
font-family: Arial, Sans-Serif;
color: #444;
background-color: #FFF;
margin: 0px;
text-align:center;
}

a, a:hover, a:visited, a:active {
	color: #b04a0b;
}

h1 {
padding-top:0px;
margin-top:0px;
font-size:26px;
line-height:26px;
}


h2 {
padding-top:0px;
margin-top:0px;
font-size:14px;
}

h2.title-nexo {
padding-top:0px;
margin-top:0px;
font-size:15px;
color:#de9b18;
text-transform:uppercase;
background-image:url('images/arrow.gif');
background-repeat:no-repeat;
background-position:left;
letter-spacing:-0.5px;
padding-left:10px;
padding-top:1px;
}

P {
font-size:14px;
}

/*.tit-section {
float:none;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:left;
font-size:13px;
font-weight:bold;
color:#b04a0b;
padding-left:10px;
margin-bottom:10px;
text-transform:uppercase;
letter-spacing:-0.5px;
}*/

#container {
padding:0;
margin:0 auto;
width:980px;
text-align:left;
overflow: hidden;
border-top: 1px solid #dbdbdb;
}

#links-aux {
float:right;
text-align:right;
width:980px;
height:30px;
}

#header {
width:980px;
}

#header #logo {
float:left;
height:63px;
width:210px;
}

#header #menu {
float:right;
padding-top:53px;
height:37px;
width:720px;
}

#header #menu UL {
float:right;
list-style:none;
margin:0;
padding:0;
height:35px;
width:720px;
}

#header #menu UL LI {
margin:0px;
margin-top: 2px;
padding:0px;
float:right;
}

#header #menu UL LI A {
display:block;
text-decoration:none;
text-align:center;
font-size:12px;
color:#b04a0b;
font-weight:bold;
background-color:#FFF;
border:1px solid #dceaed;
border-right: 0px;
border-bottom: 0px;
height:34px;
padding:0px;
}

#header #menu UL LI A.nav_ultimo {
	border-right:1px solid #dceaed;
}

#header #menu UL LI A img, #header #menu UL LI A.nav_ultimo img {
	border: 0px;
	margin: 0px;
}

#fotos-alumnos {
float:left;
width:310px;
height:252px;
background-image:url('images/bkg-fotos-alumnos.jpg');
background-position:left;
background-repeat:no-repeat;
}

/* CABECERA */

.header-img {
width:980px;
float:left;
padding-bottom: 10px;
}

.ruta {
	clear: both;
	width: 980px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
	height: 30px;

}

.ruta-txt {
	float: right;
	font-size: 0.6em;
	font-weight: bold;
	padding-right: 20px;
}
.ruta-fade {
	color: #999;
}

.ruta-cab {
	text-transform: uppercase;
	font-size: 0.9em;
}

/* CONTENIDO */

.content {
width:980px;
margin-top:25px;
float:left;
font-size:10px;
}

.content #column1 {
float:left;
padding-right:20px;
width:275px;
}

.content #column2 {
float:left;
padding-right:20px;
width:275px;
background-color:blue;
}

.content #column3 {
float:right;
width:275px;
font-size:14px;
line-height:18px;
}

.content #column1-2 {
float:left;
padding-right:20px;
width:640px;
margin-top: -20px;
}

.content #column1-2-3 {
float:left;
width:980px;
margin-top: -20px;
}

.content #col23 {
float:right;
width:780px;
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

.content #side_pages {
	float: left;
	width: 180px;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}

/* Segundo Nivel Sidebar Paginas */
.content #side_pages ul li{
	list-style-type: none;
	padding-bottom: 10px;
/*	border-bottom: 1px solid #dbdbdb; */
}
.content #side_pages ul li.page_item a {
		font-size:16px;
		font-weight: bold;
		text-decoration: none;
		color: #b04a0b;
		background: url('images/nivel2_nar.gif') left 3px no-repeat;
		padding-left: 15px;
		margin-left: -30px;
}
/* Tercer Nivel Sidebar Paginas */
.content #side_pages ul li ul li {
	list-style-type: none;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.content #side_pages ul li.page_item ul li.page_item a, .content #side_pages ul li.current_page_item ul li.page_item a {
		font-size:13px;
				color: #008399;
		font-weight: normal;
		background: url('images/nivel3.gif') left 7px no-repeat;
		padding-left: 10px;
		margin-left: -55px;
}
.content #side_pages ul li.current_page_item a {
	color: #333;
	background: url('images/nivel2_cu.gif') left 3px no-repeat;
}
.content #side_pages ul li.page_item ul li.current_page_item a {
	color: #333;
	background: url('images/nivel3_cu.gif') left 7px no-repeat;
}

/*.content #column-3 {
float:left;
width:310px;
background-color:#CCC;
}*/

.content #centros-colaboradores {
padding-left:10px;
}

.content #centros-colaboradores IMG {
float:left;
padding-right:10px;
margin-bottom:12px;
}

/* COMENTARIOS ALUMNOS */

.separador {
margin-top:42px;
width:980px;
float:left;
border-top:1px solid #dadada;
}

.content .coment1 {
float:left;
margin-left:0;
width:310px;
background-image:url('images/bkg-coment.gif');
background-repeat:no-repeat;
background-position:left;
height:165px;
}

.content .coment2 {
float:left;
margin-left:20px;
width:310px;
background-image:url('images/bkg-coment.gif');
background-repeat:no-repeat;
background-position:left;
height:165px;
}

.content .coment3 {
float:right;
margin-left:10px;
width:310px;
background-image:url('images/bkg-coment.gif');
background-repeat:no-repeat;
background-position:left;
height:165px;
}

.content .coment1 .coment-item, .content .coment3 .coment-item, .content .coment2 .coment-item {
padding:6px 44px;
}

.content .coment1 .coment-item .nombre, .content .coment3 .coment-item .nombre, .content .coment2 .coment-item .nombre {
font-size:14px;
font-weight:bold;
}

.content .coment1 .coment-item .promocion, .content .coment3 .coment-item .promocion, .content .coment2 .coment-item .promocion {
color:#a27c50;
font-size:14px;
font-weight:bold;
margin-bottom:3px;
}

.content .coment1 .coment-item .txt, .content .coment3 .coment-item .txt, .content .coment2 .coment-item .txt {
font-size:12px;
font-weight:normal;
line-height:16px;
font-family:arial;
}


/* SIDEBAR */

#sidebar {
	width: 280px;
	float: right;
}

#sidebar li.widget, #sidebar li.widget ul li {
	list-style: none;
	font-size:12px;
	font-weight:normal;
	color: #679b00;
}

#sidebar li.widget h2 {
	background: url('images/ico_side.gif') no-repeat 0px 13px;
	padding: 10px 0 0 10px;
	color: #679b00;
	text-transform: uppercase;
}

#sidebar li.widget ul {
	padding: 0 0 0 10px;
}

.search_input {
	border: 1px #b9c3cc solid;
	background: url('images/lupa.gif') no-repeat 122px 0px;
	width: 140px;
	margin-bottom: 5px;
			color: #008399;
}

#sidebar li.widget ul select {
		border: 1px #b9c3cc solid;
		width: 140px;
		margin-left: -10px;
		color: #008399;
		font-weight: bold;
		font-size:12px;
}


/* ENTRY */

.narrowcolumn {
	float:left;
	padding: 0 0 20px 0;
	margin-top: 20px;
	width: 668px;
}

.narrowcolumn hr {height: 1px; background:#edeff1; border: 0px;}

.entry {
font-size:16px;
margin: 0 0 20px 0;
padding-bottom: 5px;
}

.entry, .entry P, .entry P OL LI, .entry P UL LI, .entry OL LI, .entry UL LI {
font-size:13px;
line-height: 16px;
}

.entry P A, .entry P A:active, .entry P A:visited, .entry P A:hover {
font-size:14px;
font-weight:bold;
color:#008399;
text-decoration:none;
}

.entry h1 {
color:#5f5d5c;
font-size:18px;
line-height:20px;	
}

/*.entry h2 {
color:#5f5d5c;
font-size:16px;
line-height:18px;	
}*/

.entry UL {
font-size:14px;
}

.entry UL LI {
margin-bottom:8px;
}

.entry OL {
font-size:14px;
}

.entry OL LI {
margin-bottom:8px;
}

.entry h1 {
padding-top:16px;
margin-bottom:5px;
}

.entry p object {
	display: block;
	width: 425px;
	margin: 10px auto;
}

.post {
	font-family: Arial, sans-serif;
}

.post a, .post a:visited, .post a:active, .post a:hover, #sidebar li.widget ul li a, #sidebar li.widget ul li a:active, #sidebar li.widget ul li a:visited, #sidebar li.widget ul li a:hover {
	color: #0085ae;
	font-weight: bold;
}

.post h2 {
	border-top: 2px solid #679b00;
	padding: 8px 0px 0px 25px;
	background: url('images/flecha_tit.gif') no-repeat 2px 14px;
	margin: auto 0 0 0;
	
}

.post img, .post img a, .post img a:visited, .post img a:active, .post img a:hover {
	border: 1px solid #d2d7dc;
	margin: 0px 20px 10px 0px;
	float: left;
}

.post h2 a, .post h2 a:visited, .post h2 a:active, .post h2 a:hover {
	font-size: 1.7em;
	color: #5f5d5c;
	text-decoration: none;
	font-weight: bold;
}

.post small {
	margin: 0 0 0 0;
	font-size: 0.7em;
	color: #999;
}

.meta {
	font-size: 0.6em;
	font-weight: bold;
	color: #5f5d5c;
	padding-bottom: 5px;
}

.meta a,.meta a:visited, .meta a:active, .meta a:hover {
	color: #5f5d5c;
	text-decoration: none;
	font-weight: bold;
}
.meta img {
	border: 0px;
	margin: 0px 0px 0px 5px;
	float: none;
}

/* FOOTER */

#footer {
width:980px;
display: block;
margin: 0 auto;
clear: both;
border-top:1px solid #dadada;
margin-top:15px;
padding-top:10px;
}

#footer P {
line-height:14px;
font-size:11px;
text-align:center;
}

#footer P A {
line-height:14px;
font-size:11px;
color:#333;
text-decoration:none;
}

/* COMENTARIOS */
#comments {
		border-top: 2px solid #679b00;
		padding-top: 10px;
}

#comment { margin-bottom: 25px; }

#commentform input, { border-top: 2px solid #a9a9a9; border-left: 2px solid #a9a9a9; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; margin-bottom: 10px; height: 19px; padding: 2px; width: 400px; }
#commentform textarea,	{ border-top: 2px solid #a9a9a9; border-left: 2px solid #a9a9a9; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; width: 660px; padding: 2px; height: 103px; }

#commentform input { width:480px;float: left; color: #666;}
#commentform input.submit {width: 100px; height: 25px; border-bottom: 2px solid #a9a9a9; border-right: 2px solid #a9a9a9; border-left: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2;}
#commentform label { width:170px; display: block; float: left; margin-top 3px; margin-right: 10px; font-weight:bold; }
#commentform p { overflow: hidden; margin-bottom:10px; }

.comments { padding-top: 45px; }
.com-head {color: #666666;}
.comment { margin-bottom: 15px; margin-top: 15px; background: #eef5f6; padding: 10px; }
.comment p, .comment-alt p { padding: 0px 15px 0px 22px; font-size: 0.7em; }
.comment-alt { margin-bottom: 15px; margin-top: 15px; padding: 10px; }
.comment-info {color: #666; font-weight: normal;}
.comment-info a, .comment-info a:active, .comment-info a:visited, .comment-info a:hover { color: #0085ae; font-weight: normal; }
.comment-info small { font-size: 0.7em; font-weight: normal; color: #000;}
.com-num { font-size: 0.8em; font-weight: normal; color: #000;}

/* CONTACTO */
.mapa-contacto {
width:620px;
height:350px;

border:1px solid #CCC;	
}

FORM.contacto {
float:right;
margin-top:20px;
width: 300px;
margin-left: -50px;
}

FORM.contacto INPUT {
padding:2px;
font-size:15px;
border:1px solid #d7d7d7;
background-color:#fafafa;
width: 250px;
}

FORM.contacto TEXTAREA {
border:1px solid #d7d7d7;
background-color:#fafafa;
font-size:15px;
font-family:arial;
padding:2px;
width: 250px;
}

FIELDSET {
float:left;
margin-bottom:13px;
padding:0px;
border:0px;
width: 250px;
}

LABEL {
font-weight:bold;
font-size:12px;
width:280px;
}

#direccion-contacto {

padding-left:40px;
margin-left:50px;
margin-top:10px;
margin-bottom:30px;
background-image:url('images/pin-google-maps.jpg');
background-position:left;
background-repeat:no-repeat;
}

#direccion-contacto #txt {
font-size:14px;
line-height:18px;
}

h2.title-cont {
padding-top:0px;
margin-top:-20px;
font-size:15px;
color:#679b00;
text-transform:uppercase;
background-image:url('images/ico_side.gif');
background-repeat:no-repeat;
background-position:left;
letter-spacing:-0.5px;
padding-left:10px;
padding-top:1px;
width: 300px;
float: right;
}

.cont {
	width: 250px;
	float: right;
}

/* OTROS */
.navigation {
	width: 668px;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 15px;
}
.navigation a, .navigation a:active, .navigation a:visited, .navigation a:hover {
	color: #679b00;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.carrusel {
	float: right;
	margin: auto auto 15px 25px;
}

#portada_blog a, #portada_blog a:visited, #portada_blog a:active, #portada_blog a:hover {
	font-size: 1.3em;
	color: #0085AE;
	text-decoration: underline;
	font-weight: bold;
}
#portada_blog li {
	background:url('images/ico_com.gif') no-repeat left center;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-left: -40px;
	list-style-type: none;
}

h2.pagetitle {
	font-size: 1.3em;
	font-weight: normal;
}

#error {
	background: url('images/404.jpg') no-repeat left bottom;
	width: 480px;
	height: 120px;
	margin-left: 200px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 80px;
	margin-bottom: 70px;
}

#error h3 {
	font-size: 16px;
}

#error a {
	color: #008399;
	text-decoration: none;
}

.cat {
font-weight: bold;
color: #999999;
border-bottom: 1px solid #edeff1;
padding-bottom: 10px;
}

.relacionadas {
	border-top:1px solid #edeff1;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.relacionadas ul li {
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 0 0 0 -40px;
	list-style-type: none;
	background: url('images/ico_rel.gif') no-repeat left 4px;
}
.relacionadast {
	margin-bottom: 10px;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.rel_date {
	color: #5f5d5c;
}