/*  
Theme Name: CURIE
Theme URI: http://www.intermedia.com.py/
Description: Diseñado CURIE
Version: 1.0
Author: INTERMEDIA
Author URI: http://www.intermedia.com.py/

*/
body {
	font:normal 13px/18px "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: url(images/fondo.gif) repeat-x top left;
}
a {
	color: #00f;
	text-decoration: none;
}

a:focus{ 
	outline: none; 
}
a:visited {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
img {
	border: none;
}


h1{
font-size:22px;
line-height: 28px;
color: #036;
margin: 0px 0px 15px 0px;
padding: 0px 0px 5px 0px;

}

h1 a, h1 a:visited{
	color: #690;
	text-decoration: none;
}
h1 a:hover{
	color: #CCC;
	text-decoration: none;
}

h2 {
font-size:22px;
line-height: 28px;
color: #000033;
margin: 0px 0px 15px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #eaeaea;

}
h2 a, h2 a:visited {
	color: #000033;
	text-decoration: none;
}
h2 a:hover {
	color: #CCC;

}

h3 {
font-size:20px;
line-height: 28px;
color: #202048;
margin: 0px 0px 15px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #eaeaea;
letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #00f;
	text-decoration: none;
}

h3 a:hover {
	color: #999;
	text-decoration: none;
}
h4 {
	font:normal 20px/32px "Trebuchet MS", Tahoma, Arial;
	color: #00f;
	margin: 0px;
	padding: 10px;
	background:#e1e1f3;
	text-align:center;
	border-top: 25px solid #eaeaea;
}
h4 a, h4 a:visited {
	color: #00f;
	text-decoration: none;
}
h4 a:hover {
	color: #ccc;
	text-decoration: none;
}

h5 {
	font:normal 18px/28px "Georgia", arial, sans-serif;
	color: #000;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h5 a, h5 a:visited{
	color: #000;
	text-decoration: none;
}
h5 a:hover{
	color: #CCC;
	text-decoration: none;
}

h6 {
font-size:13px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background:#e1e1f3;
}



blockquote {
margin:1.5em;
padding:5px 40px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background:url(images/quotation_marks.gif) no-repeat left 5px;
color:#609;
min-height:30px;
}
blockquote p:last-child {background:url(images/quotation_marks_close.gif) no-repeat right bottom;}/*css3*/


form {
	margin:0px;
	padding:0px;
}


/* HEADER ********************************************************************/
.topnav {
    margin: 0px auto;
	width: 985px;
	height: 110px;
}


#header {/*MODIFICADO TEMPLATE*/
	width: 100%;
	
}
.headerimg {/*MODIFICADO TEMPLATE*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	height: 105px;
	width: 225px;
	background: url(images/logo-curie.gif) no-repeat;
	float:left;
}
.headerimg3 {/*MODIFICADO TEMPLATE*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	width: 346px;
	background: url(images/contacto.gif) no-repeat;
	float:right;
}
.headerimg2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 225px;
	height: 107px;
	float:left;
}
.headerimg2 img:hover{
opacity: .70; filter:alpha(opacity=50);
}
.fecha {
	padding: 15px 0px 0px 0px;
	float:right;
	width: 330px;
	text-align:left;
	font-size:11px;
	background: url(images/hoja.gif) no-repeat top right;
	height:58px;
}
.fecha2 {
	padding: 15px 0px 0px 0px;
	float:right;
	width: 330px;
	text-align:left;
	font-size:11px;
	background: url(images/hoja.gif) no-repeat top right;
	height:38px;
}
/*MENU NUEVO********************************************************************/



#tabs1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:690px;
float:right;
background: url(images/menu2.gif) no-repeat right center;
}

#tabs1 span {
background: url(images/menu1.gif) no-repeat left center;
width:19px;
height:54px;
float:left;
margin: 0px 0px 0px 37px;
padding: 0px 0px 0px 0px;
}

#nav {
	margin: 0px;
	padding: 4px 15px 0px 0px;
	z-index:1;
float:right;
}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

	}
	
#nav li {
	list-style: none;
	background: url(images/fondomenu.gif) repeat-x left center;
	border:1px solid #003366;

}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #ccc;
	display: block;
	font:normal 14px/12px  "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    margin: 0px;
	padding: 15px;
	letter-spacing: -1px;
	border-right: 1px dotted #003366;
}

#nav li a:hover, #nav li a:active {
	color: #FFF;
    margin: 0px;
	padding: 15px;
	text-decoration: none;

}
	
#nav li li a, #nav li li a:link, #nav li li a:visited { /*submenu*/
	width: auto;
	color: #fff;
	font:normal 13px/18px  "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ccc;
	letter-spacing: 0px;
}
	
#nav li li a:hover, #nav li li a:active { /*submenu*/

	color: #FFF;
	padding: 5px 10px 5px 10px;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -25px 0 0 150px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
#nav li.current_page_item a {

	color: #6699ff;
}

#nav li.current_page_item a:hover {

	color: #fff;
}



	  
/* DISEÑO DE PAGINA  ********************************************************************/
.page {
	margin: 0px auto;
	width: 985px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#FFFFFF;
	}

.descripcion { 
padding:0px;
	width: 985px;

}


.t1descripcion { 
margin-left:20px;
_margin-left:10px;
margin-top:20px;
width: 620px;
float:left;
height:327px;
}

.t1descripcionint { 
margin-left:20px;
_margin-left:10px;
margin-top:10px;
width: 945px;
float:left;
height:150px;
}

.t2descripcion {
	width: 320px;
	float:right;
	background: url(images/fondoder.gif) repeat-y top left;
	padding-right:10px;
	line-height: 22px;
	margin: -10px 0px 0px 0px;
}
.t3descripcion { 
width: 310px;
height:70px;
float:left;
margin: 20px 0px 20px 5px;
_margin: 10px 0px 10px 3px;
}
.t1d { 
background: url(images/lupa.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;

}

.t1d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
color: #006699;
}
.t2d { 
background: url(images/cab.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;
}
.t2d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
color: #006699;
}

.t3d { 
background: url(images/corazon.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;
}
.t3d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
color: #006699;
}

.listaseleccion2{
	padding:0px;
	margin: 0px 10px 0px 0px;
	float:right;
}

.listaseleccion2 select {
	WIDTH: 300px;
	padding:1px;
	margin:0px;
	background-color: #e1e1f3;
	font: 12px Arial, Helvetica, sans-serif;
	COLOR: #000;
	border: 1px solid #CCCCCC;
}

.linea {
	margin: 0px;
	background: url(images/linea.gif) no-repeat top center;
	width: 680px;
	height:40px;
	clear:both;
}
.content {
	padding: 0px 10px 0px 0px;
	float: left;
	width: 700px;
	margin: 10px 0px 0px 0px;
	color:#333333;
	
}
.content2 {
	padding: 0px 20px 0px 20px;
	float: left;
	width: 680px;
	margin: 10px 0px 0px 0px;
	border-right: 1px solid #eaeaea;
	height:auto;
	
}
.contentfondo { 
	background: url(images/footerpage.gif) repeat-x left bottom;
	width: 985px;
	height:110px;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}



.t1content {
	float: left;
	width: 330px;
	margin: 0px 10px 0px 10px;
}


.t1content a, .t1content a:visited {
	color: #000;
}

.t1content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.t1content ul li {
	background: url(images/icon_comment.gif) no-repeat;
	padding: 0px 0px 10px 25px;
}
.t1content2 {
	float: left;
	width: 320px;
	margin: 0px 10px 0px 10px;
}

.t1content3 {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
}
.t1content2 a, .t1content2 a:visited {
	color: #000;
}

.t1content2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.t1content2 ul li {
	background: url(images/mini-page.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

/* thumnail covers */
.thumb {
	background: #ccc url(images/thumb.png);
	display: block;
	width: 210px;
	overflow: hidden;
	height: 150px;
	margin: 0px 0px 10px 0px;
	position: relative;
	float:left;
}
.post-cat {
	background: url(images/mini-nav-right.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #690;
}
.post-cat a, .post-cat a:visited{
	color: #690;
	text-decoration: none;
}

.post-cat a:hover{
	color: #00f;
	text-decoration: none;
}


.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	margin: 3px 0px 0px 0px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;

}



/* comments area */



#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #eaeaea;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #360;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #666;
	font-size: 87%;
}
#commentform input{
	width: 300px;
	background:#eaeaea;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 550px;
	height: 150px;
	background:#eaeaea;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*SIDEBAR AREA*************************/

#sidebar {
	float: right;
	padding: 0px;
	width: 240px;
	margin: 0px 10px 0px 0px;
	_margin: 0px;
	
}


/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #036;
	text-decoration: none;
}

#sidebar a:hover{
	color: #00f;
	text-decoration: none;
}

/*BUSCADOR*************************************************************/

.buscar {
float: right;
overflow: hidden;
height: 60px;
width: 240px;
margin: 0px;
}
.buscar ul {
	margin:0;
	padding:0;
}
.buscar li {/*quita los puntos delante*/
      display: inline; 
      margin:0;
      padding:0;
}
#searchform {
	margin: 15px 0px 0px 0px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #CCC;
	width: 140px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #6699ff;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
#searchform #s:focus {
	
	background: #fff;
	border:1px solid #000;

}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 15px 0px 0px 0px;
}

.banners {

	padding: 0px;
	margin: 10px 0px 0px 0px;

}

.banners img:hover{
opacity: .70; filter:alpha(opacity=50);
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}


#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
	
}
#sidebar ul li ul li{
	padding: 2px;
	border-bottom:1px solid #D9D9FF;

}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 0px;
	border: none;
}

/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 16px !important;
}




/* footer area */

#footer {
	margin: 0px auto 10px auto;
	width: 985px;
	color: #fff;
	padding: 0px;
	height: 310px;
	*height: auto; /* funciona tanto en IE6 como 7 */
	_height: auto; /* funciona sólo en IE6 y no en IE7 */ 
	background: #004b8f url(images/pie.gif) no-repeat bottom center;
}
#footer a, #footer a:visited {
	color: #fff;
}

.footertop{
	width: 985px;
	margin: 0px;
	background: url(images/topie.gif) repeat-x left top;
	height: 12px;
	padding: 0px;
}
.footerborde{
	padding: 10px;
}

.suscribirse3 {
	
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	
}

#suscribirse2 {
	font: normal 12px/20px "Trebuchet MS", Tahoma, Arial;
	color: #666;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 620px;
	float:left;
	height:65px;
	background: #e3e3e3;
	border: 3px solid #999999;
}

#suscribirse2 #email {
	border:1px solid #999;
	background: #fff;
	width: 190px;
	height: 20px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: url(images/fondobol.gif) repeat-x left;
		vertical-align: middle;
}

#suscribirse2 #email:focus {
	
	background: #fff;
	border:1px solid #000;
		background: url(images/fondobol.gif) repeat-x left;

}

#suscribirse2 input {
	background: #000;
	border:none;
	width: 62px;
	height: 28px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid #000;
	vertical-align: middle;
}


#footer h4 {
	font: normal 24px/28px "Trebuchet MS", Tahoma;
	color: #690;
	margin: 10px 0px 5px 0px;
	background: none;
	text-transform:none;
}

#footer h4 a, #footer h4 a:visited {
	color: #fff;
	text-decoration: none;
}
#footer h4 a:hover {
	color: #fff;
	text-decoration: none;
}
.t4d { 
background: url(images/fot1.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;

}
.t4d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
}

.t5d { 
background: url(images/fot2.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;
}
.t5d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
}

.t6d { 
background: url(images/fot3.gif) no-repeat center left;
padding: 0px 0px 0px 70px;
font-size:12px;
}
.t6d span { 
font:bold 13px/26px "Trebuchet MS", Tahoma, Arial;
}


.footer-about {
	width: 940px;
	float: right;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	color: #99ccff;
	text-align:center;
	border-top: 1px solid #6383a6;
}



/* alignments */

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}
.clear2 {
	clear:both;
	height:10px;
	padding: 0px;
	margin: 0px;
}
hr.clear {
	clear:both;
	visibility: hidden;
	padding: 0px;
}
.alignright {
float: right;
}

.aligleft {
float: left;
}


/* PAGINADOR CON LINK */

 

.breadcrumb {
	color: #7a9299;
	padding: 10px 0px 0px 20px;
	clear:both;
	font-size:12px;
}
.breadcrumb a, .breadcrumb a:visited {
	color: #00f;
}


/* MENU TAB SIDEBAR*/

.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:15px 0 11px 0;
}
ul.tabbernav {
	margin:0;
	padding:4px 0;
	border-bottom:1px solid #CCC;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:4px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#313062;
}
ul.tabbernav li a:hover {
	color:#CC0000;
}
ul.tabbernav li.tabberactive a {
	background:#FFF;
	color:#474848;
	border:1px solid #CCC;
	border-bottom:1px solid #fdf9eb;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#474848;
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
}
.tabberlive .tabbertab {
	background:#FFF;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#CCC;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
}
.tabbertab li {
	margin:0;
	padding:3px 0 3px 0;
	list-style-type:square;
}
