/*  
Theme Name: IPSICO
Theme URI: http://www.subjetivo.com
Description: Theme hecho exclusivamente para Instituto de Psicoterapia
Version: 0.2
Author: Moises Kirsch
Author URI: http://www. subjetivo.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background: #cccccc repeat-x url(images/bg_gris.png);
	text-align: center;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#wrap {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	font-size: 1px;
	clear: both;
	line-height: 1px;
}

/* @group head & nav */

#head {
	height: 60px;
}

#head h1 {
	float: left;
	background: url(images/head.png) no-repeat;
	height: 60px;
	width: 360px;
	text-indent: -9999px;
}

#search {
	float: right;
	margin-top: 20px;
}

#nav, #nav ul, #nav li {
	height: 30px;
	list-style: none;
	display: inline;
}

#nav {
}

#nav a {
	display: block;
	height: 30px;
	float: left;
	width: 150px;
	margin-right: 1px;
	text-decoration: none;
	text-indent: -9999px;
}

#navinicio a:link, #navinicio a:visited {
	background: url(images/nav/inicio_off.png) no-repeat  bottom;
	margin-left: 2px;
}

#navinicio, #navinicio a:hover {
	background: url(images/nav/inicio_on.png) no-repeat bottom;
	margin-left: 2px;
}

#naviniciocurrent a {
	background: url(images/nav/inicio.png) no-repeat bottom;
	margin-left: 2px;
}

#naveducar a:link, #naveducar a:visited {
	background: url(images/nav/educar_off.png) no-repeat bottom;
}

#naveducar, #naveducar a:hover {
	background: url(images/nav/educar_on.png) no-repeat bottom;
}

#naveducarcurrent a {
	background: url(images/nav/educar.png) no-repeat bottom;
}	

#navservir a:link, #navservir a:visited {
	background: url(images/nav/servir_off.png) no-repeat bottom;
}

#navservir, #navservir a:hover {
	background: url(images/nav/servir_on.png) no-repeat bottom;
}

#navservircurrent a {
	background: url(images/nav/servir.png) no-repeat bottom;
}

#navinvestigar a:link, #navinvestigar a:visited {
	background: url(images/nav/investigar_off.png) no-repeat bottom;
}

#navinvestigar, #navinvestigar a:hover {
	background: url(images/nav/investigar_on.png) no-repeat bottom;
}

#navinvestigarcurrent a {
	background: url(images/nav/investigar.png) no-repeat bottom;
}	

#navsobre a:link, #navsobre a:visited {
	background: url(images/nav/sobre_off.png) no-repeat bottom;
}

#navsobre, #navsobre a:hover {
	background: url(images/nav/sobre_on.png) no-repeat bottom;
}

#navsobrecurrent a {
	background: url(images/nav/sobre.png) no-repeat bottom;
}	

/* @end */

/* @group home */

#home {
	background: #ffffff repeat-x url(images/bg_index.png);
}

#home #intro {
	width: 760px;
	height: 220px;
	background: no-repeat url(images/index/rotator.php) center center;
	clear: both;
	float: none;
}

#home #content {
	clear: both;
	padding: 0;
	width: 760px;
	background: transparent;
}

#home h2 {
	color: #005293;
	text-align: center;
	margin-left: 410px;
	margin-right: 20px;
	padding-top: 40px;
	font: normal 24px Georgia, Times New Roman, Times, serif;
}

#maestrias {
	background: url(images/linea_horizontal.gif) no-repeat left top;
	margin-left: 410px;
	margin-right: 20px;
	margin-top: 10px;
	color: #005293;
}

#home #intro li {
	list-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	background: left bottom url(images/bullet.gif) no-repeat;
	padding-left: 12px;
}

#hometext {
	float: left;
	width: 360px;
	background: #;
	margin-top: 70px;
}

.homeitem {
	margin-bottom: 20px;
}

#noticias {
	width: 390px;
	background: no-repeat url(images/noticias_top.png);
	float: right;
	margin-top: 15px;
	padding-top: 50px;
}

#noticiasbottom {
	width: 390px;
	height: 10px;
	background: no-repeat url(images/noticias_bottom.png)  bottom;
}

.noticia {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#home h3 {
	color: #005293;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 6px;
}

#home p {
	margin-bottom: 6px;
}
	
/* @end */

#foot {
	clear: both;
	margin-top: 40px;
	text-align: center;
}

#intro {
	height: 45px;
	clear: both;
	background: #ffffff repeat-x url(images/bg_blanco.png);
}

h2 {
	color: #005293;
	text-align: left;
	font: normal 24px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}

h3 {
	color: #005293;
	text-align: left;
	margin-bottom: 20px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
}

h4 {
	color: #005293;
	text-align: left;
	margin-bottom: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
}

#content {
	background: white;
}

#content, #intro {
	width: 560px;
	float: right;
	clear: none;
}

#incontent {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	position: relative;
}

#content p {
	margin-bottom: 11px;
}

#content ul {
	margin-bottom: 11px;
	padding-left: 22px;
}

#content ol {
	margin-bottom: 11px;
	padding-left: 22px;
}

#content ol ul, #content ol ol, #content ul ul, #content ul ol {
	padding-top: 11px;
}

#content li {
	margin-bottom: 6px;
}

#content img {
	border-style: none;
}

.col1 {
	width: 49%;
	float: left;
}

.col2 {
	width: 49%;
	float: right;
}

#internal {
	background: #cccccc repeat-x url(images/bg_gris.png);
}

#submenu {
	float: left;
	width: 200px;
	padding-top: 40px;
	list-style: none;
}

#submenu ul {
	border-top: 1px dotted #ffffff;
	list-style: none;
}

#submenu li {
	border-bottom: 1px dotted #ffffff;
	list-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 20px;
}

#submenu a:link, #submenu a:visited, #submenu a:hover {
	color: #666666;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

a {
	outline: none;
}



