/* @override http://icetuc.com.ar/wp-content/themes/ice/style.css */

/*
Theme Name: ICE
Theme URI: http://www.dariosouza.com.ar/
Description: Tema del ICE desarrollado por Buda para Souza Design
Version: 1.6
Author: Buda
Author URI: http://facebook.com/budaloco
Tags: ICE, Souza, Buda

*/

@import "reset.css"; 
@import "grid.css"; 



/* Body */
body {background: #C6D9E4 url(img/centro_bg.jpg) repeat-y top center; font-family: Arial, sans-serif, Helvetica; font-size: 12px;}

/* Header */
#top_bg {background: url(img/body_bg.jpg) repeat-x top left;}
#top_bg2 {background: url(img/top_bg.jpg) top center no-repeat; margin: 0;}
#top {background: url(img/bg_top.jpg) no-repeat top center; height: 235px; position: relative; margin-bottom: 15px;}
#top h1 a {display: block; width: 280px; height: 180px; position: absolute; top:15px; left: 0; z-index: 5; text-indent: -9999px;}
#top #rotator {position: absolute; top:15px; left: 3px; z-index: 1}

/* centro */
#centro_bg {background: url(img/centro_bg.jpg) repeat-y top center; margin: 0 auto;}
#centro {width: 940px; margin: 0 auto;}

/* Columna 1 */

.menu-1-container {background: #2C1D70; /* old browsers */
background: -moz-linear-gradient(top, #2C1D70 0%, #C5BFD7 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2C1D70), color-stop(100%,#C5BFD7)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C1D70', endColorstr='#C5BFD7',GradientType=0 ); /* ie */
	position: absolute;
	left: 0;
	width: 940px;
	bottom: 0;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	height: 35px;
}

.menu-2-container {background: #eff7fa none repeat-x left; width: 200px; margin: 0 auto 10px auto; -moz-border-radius: 8px; border-radius: 8px;}
.menu-3-container {background: #eff7fa none repeat-x left; width: 200px; margin: 0 auto 10px auto; -moz-border-radius: 8px; border-radius: 8px;}

#footer .menu-1-container {background: none; margin-bottom: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* menues */

/* Header Menu */

#menu-1 {padding: 10px 10px 10px 15px;}
	#menu-1 li {border-bottom: 1px solid #D7CFFF; line-height: 130%; padding: 0;
	display: inline;
	margin: 0;
}
	#menu-1 li:last-child {border-bottom: none;}

#menu-1 li:last-child a {
	border-right-style: none;
}
	#menu-1 li a {font-size: 14px; color: #ffffff; text-decoration: none;
	display: block;
	float: left;
	padding-right: 8px;
	border-right: 1px solid rgba(255,254,255,0.4);
	padding-left: 8px;
	
}
	#menu-1 li a:hover {color:#FDFF4F;}
/* Menu principal */
#menu-2 {padding: 0;}
	#menu-2 li { line-height: 130%; padding: 0; margin: 0;
}
	#menu-2 li:last-child {border-bottom: none;}

#menu-2 li:last-child a {
	border-bottom-style: none;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

#menu-2 li:first-child a {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
	background-color: #40307b;
	color: #fffeff;
	font: 16px Baskerville, "“Times New Roman”", Times, serif;
	border-bottom-style: none;
	cursor: default;
}
	#menu-2 li a {font-size: 13px; color: #40307b; text-decoration: none;
	border-bottom: 1px solid #c9d1d4;
	width: 180px;
	display: block;
	padding: 8px 10px;
	
}
	#menu-2 li a:hover {color: #fffeff;
	background-color: #40307b;
}

/* Menu secundario */

#menu-3 {padding: 0;}
	#menu-3 li { line-height: 130%; padding: 0; margin: 0;
}
	#menu-3 li:last-child {border-bottom: none;}

#menu-3 li:last-child a {
	border-bottom-style: none;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

#menu-3 li:first-child a, #menu-3 li:first-child a:hover {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
	background-color: #3f2f7a;
	color: #ffffff;
	font: 16px Baskerville, "“Times New Roman”", Times, serif;
	border-bottom-style: none;
	cursor: default;
}
	#menu-3 li a {font-size: 13px; color: #40307b; text-decoration: none;
	border-bottom: 1px solid #c9d1d4;
	width: 180px;
	display: block;
	padding: 8px 10px;
	
}
	#menu-3 li a:hover {color: #fffeff;
	background-color: #40307b;
}

/* Menu pie */	
#menu-4 {padding: 5px 10px 5px 10px; width: 100%; text-align: center; background: none;}
	#menu-4 li {border-right: 1px solid #C2BBE2; margin: 0 5px 0 0; padding: 0 5px 0 0; display: inline;}
	#menu-4 li:last-child {border-right:none;}
	#menu-4 li a {font-size: 12px; color: #1C0393; text-decoration: none;}
	#menu-4 li a:hover {color:#2D00FF}


#submenu {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#submenu li {
	padding-right: 8px;
	border-right: 1px dashed #ccc;
	padding-left: 5px;
	display: inline;
}

#submenu li a {
	text-decoration: none;
	color: #000066;
	font-size: 14px;
	letter-spacing: -1px;
}

#submenu li a:hover {
	color: #00a;
}

/* Pie */
#footer {margin: 20px 0; padding: 10px 0 0 0; border-bottom: 1px solid #A4B4BD; border-top: 1px solid #A4B4BD;
}

.header-seccion {margin-bottom: 20px; clear: both;}

/* Estilos de texto general */
.category-cursos { clear: both; border-bottom: 1px dotted #bebebe; padding-top: 0; width: 100%; float: left; margin-bottom: 20px;}

.textos {
	float: left;
}
p.categoria {background: url(img/bg_categorias.jpg) no-repeat bottom right; font-size: 14px; padding: 6px; text-align: right; margin: 0; }
p.breadcrums {font-size: 0.9em; margin-bottom: 20px; color: #6F6F6F; border-bottom: 1px dotted #999; padding: 4px 0 4px 0;}

 p.fecha {font-size: 0.9em; margin-bottom: 15px; color: #7f7f7f; border-bottom: 1px solid #c4c4c4; padding: 1px 0 1px 10px;
	background-color: #e2e2e2;
	clear: both;
}
h1 {font-size: 2.45em; font-family: Georgia, Times, serif; font-weight: normal; margin-bottom: 10px; letter-spacing: -0.05em; color: #D92419;}
h2 {font-size: 2em; font-family: Georgia, Times, serif; font-weight: normal; margin-bottom: 15px; letter-spacing: -0.05em;}
h2 a {text-decoration: none; color: #1D0493;}
h2 a:hover {color: #7461DF;}
h2.solo-titulo {font-size: 1.4em; margin-bottom: 5px;}
h3 {font-size: 1.5em; margin-top: 15px; margin-bottom: 7px; letter-spacing: -0.05em; color: #DF970D;}
h4 {font-size: 1.2em; margin-bottom: 1em; line-height: 130%; color: #6F6F6F;}
p {line-height: 160%; font-size: 1em; margin-bottom: 8px; color: #3F3F3F;}
p a, p a strong, h3 a, h4 a {color:#DF8800;}
p a:hover, h3 a:hover, h4 a:hover {color:#9F6100;}

p strong {color: #000000; font-weight: bold;}
p.smalltext {font-size: 10px; color: #5F5F5F;}
blockquote p {font-size: 14px; font-family: Georgia, Times, serif; color: #7262BC; font-style: italic;}
.textos ul {margin: 0 0 15px 15px;}
.textos li {line-height: 120%; font-size: 11px; margin-bottom: 10px; background: url(img/bullet1.png) no-repeat left top; padding: 0 0 0 15px; color: #3F3F3F;}
p.pie_nota {background: #DFDFDF url(img/pie_nota_bg.gif) no-repeat 518px center; padding: 4px; font-size: 10px; }

/* bullets */

.bullet-1 {
	background: url(img/bullet.gif) no-repeat 0 -15px;
	padding-left: 20px;
	margin-left: 10px;
}

.bullet-1:hover {
	background: url(img/bullet.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-left: 10px;
}

.bullet-2 {
	background: url(img/bullet-2.gif) no-repeat 0 8px;
	padding-left: 8px;
}

/* titulos con iconos */

h3#ico-administracion {
	background: url(img/icons/ico-admin-empresas.jpg) no-repeat 0 -6px;
	padding-left: 55px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-regimen {
	background: url(img/icons/ico-reg-aduanero-comercio-exterior.jpg) no-repeat 0 -6px;
	padding-left: 55px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-higiene {
	background: url(img/icons/ico-higiene-y-seguridad.jpg) no-repeat 0 -6px;
	padding-left: 55px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-gestion {
	background: url(img/icons/ico-recursos-humanos.jpg) no-repeat 0 -6px;
	padding-left: 55px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-mkt {
	background: url(img/icons/ico-marketing-y-gestion-comercial.jpg) no-repeat 0 -6px;
	padding-left: 55px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

/* secundario para adultos */

h3#ico-presencial {
	background: url(img/icons/ico-presencial.jpg) no-repeat 0 -6px;
	padding-left: 70px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-semipresencial {
	background: url(img/icons/ico-semipresencial.jpg) no-repeat 0 -6px;
	padding-left: 70px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

h3#ico-virtual {
	background: url(img/icons/ico-adistancia.jpg) no-repeat 0 -6px;
	padding-left: 70px;
	height: 32px;
	padding-top: 12px;
	text-decoration: none;
	margin: 0 0 10px;
}

/* Para destacados */
.texto-float .destacados {float: right; width: 125px; padding: 8px; margin-bottom:10px; }
.destacados p, .destacados p strong {line-height: 130%; font-size: 11px; color: white;}

	/* Arreglo del float */
.texto-float {width: 460px; float: left;}
.texto-float * {width:300px; float: left;}
.texto-float * * {width:auto; float:none;}

/* boxes */
.box_3 h4 {color:#000000; font-family: Georgia, Times, serif}

/* colores */
.rojo {background: #CC0000;}
.violeta {background: #660066;}
.naranja {background: #FF6600;}
.azul {background: #000066;}

/* Fotos */

.alignleft {
	float: left;
	display: block;
}

.alignright {
	float: right;
	display: block;
}
.foto-nota {float: left; border: 1px solid #999999; margin: 0 10px 10px 0;}

/* Sidebar News */

.sidebar_news {
	width: 200px;
	margin: 0 auto 10px;
}

.sidebar_news small {
	font-size: 9px;
	color: #666;
}

.sidebar_news ul {
	margin: 0;
	padding: 0;
	display: block;
}

.sidebar_news li {
	list-style-type: none;
	background: url(img/bullet1.png) no-repeat 0 center;
	padding-left: 12px;
	margin-bottom: 5px;
}

.sidebar_news a {
	text-decoration: none;
	color: #1D0493;
	font-size: 11px;
}

.sidebar_news a:hover {
	text-decoration: none;
	color: #7461DF;
}

/* Comentarios */

ol#comments {
	margin: 0;
	padding: 0;
}

#comments li {
	background-image: none;
	padding: 0;
	margin: 0 0 2px;
}

p.comment-meta {font-size: 0.9em; margin-bottom: 15px; color: #7f7f7f; border-bottom: 1px solid #c4c4c4; padding: 1px 0 1px 10px;
	background-color: #e2e2e2;
	clear: both;
	float: none;
}

p.comment-meta strong {
	font-weight: bold;
}

#comments-form {
	clear: both;
}

.comment-text {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.avatar {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #999;
	clear: none;
	float: left;
}

/* Banners */

.flashbanner {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.flashbanner-2 {
	display: block;
	clear: both;
	width: 200px;
	margin: 10px auto;
}
.sidebar-banners {
	padding: 0 10px;
}
.sidebar-banners h3 {
	display: none;
}

/* Visual aid */
.padding-10 {padding: 10px;}
.padding-20 {padding: 20px;}
/* Formulario de acceso al campus virtual */
.acceso_campus { background-color: #b4b3d8; padding: 20px 10px;}
