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

*/
body {
	font:normal 13px/18px "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background:#99021d;
}
a {
	color: #ffcc00;
	text-decoration: none;
}

a:focus{ 
	outline: none; 
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}


h1{
font: normal 24px/34px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Tahoma;
color: #fff;
margin:0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
border-bottom:1px solid #600;
letter-spacing:-1px;
}

h1 a, h1 a:visited{
	color: #fff;
}

h1 a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
font: normal 24px/34px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Tahoma;
margin:0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
color: #ffcc00;
border-bottom:1px solid #600;
}
h2 a, h2 a:visited {
	color: #ffcc00;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}


h3 {
font: normal 17px/24px Arial, Trebuchet MS, Tahoma;
color: #fc0;
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
text-transform:uppercase;
letter-spacing:0px;
}

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

h4 {
font: normal 15px/24px Arial, Trebuchet MS, Tahoma;
color: #ffcc00;
padding: 0px 0px 0px 0px;
margin: 0px;
font-style:italic;
}
h4 a, h4 a:visited {
	color: #690;
	text-decoration: none;
}

h5 {
	font: normal 15px/24px Arial, Trebuchet MS, Tahoma;
color: #000;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

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


h6 {
	font: normal 16px/28px "Trebuchet MS", Lucida, Tahoma, Arial;
color: #fc0;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}



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: 170px;
	background: #99021d url(images/grua.gif) no-repeat top right;

}


.header {
	width: 100%;
}
.headerimg {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	height: 126px;
	width: 350px;
	background: url(images/logo-sdc.gif) no-repeat;
	float:left;
}


.buscar {
float: right;
overflow: hidden;
height: 80px;
width: 270px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:9px;
}
.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 {
	width: 170px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #999;
	background: #fff;
	margin-right: 2px;
	color: #000;
	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: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 15px 0px 0px 0px;
}

/*MENU NUEVO********************************************************************/



#tabs1 {
margin: 0px 0px 0px 18px;
padding: 10px 0px 0px 0px;
width:600px;
float:right;
}


.nav {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	z-index:1;
	float:right;
}
	
.nav ul {
	list-style: none;
	margin:  0px;
	padding: 0px;
}
	
.nav li {
	list-style: none;
}
	
.nav li a, .nav li a:link, .nav li a:visited {
	color: #fff;
	display: block;
	font-size:14px;
    margin: 0px;
	padding: 12px 15px 12px 15px;
}

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

}
	
.nav li li a, .nav li li a:link, .nav li li a:visited { /*submenu*/
	width: auto;
	color: #fc0;
	font-size:14px;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #600;
	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: 160px;
	margin: 0px;
	padding: 0px;
	background:#99021d;
	}

.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: #fc0;
}

.nav li.current_page_item a:hover {

	color: #fff;
}



	  
/* DISEŅO DE PAGINA  ********************************************************************/
.page {
	margin: 0px auto;
	width: 985px;
	padding: 30px 0px 0px 0px;
	color:#FFFFFF;
}
.content {
	padding: 0px 10px 0px 10px;
	float: left;
	width: 965px;
	margin: 0px 0px 0px 0px;
}
.content img:hover{
opacity: .70; filter:alpha(opacity=50);
}

.content2 {
	padding: 0px 10px 0px 10px;
	float: left;
	width: 680px;
	margin: 0px 0px 20px 0px;
	border-right: 1px solid #600;
	
}

.descripcion { 
	padding:0px;
	width: 100%;
	height:300px;
	margin: 0px;
	background:#000;
}
.descripcionint { 
	padding:0px;
	margin: 0px auto;
	width: 985px;
	height:300px;
}

.descripcion2 { 
	padding:0px;
	width: 100%;
	height:190px;
	margin: 0px 0px 0px 0px;
	background:#6b011c url(images/nove.gif);

}
.descripcionint2 { 
	padding:0px 10px 0px 10px;
	margin: 0px auto;
	width: 985px;
}
.descripcionint2A { 
	padding:0px 0px 0px 10px;
	margin: 0px auto;
	width: 600px;
	font: normal 15px/24px Trebuchet MS, Arial, Tahoma;
	float:left;
}
.descripcionint2B { 
	padding:0px;
	margin: 0px auto;
	width: 370px;
	font: normal 15px/24px Trebuchet MS, Arial, Tahoma;
	float: right;
}

.descripcionint2B ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.descripcionint2B ul li {
	background: url(images/mini-nav-right.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.headerimg3 a {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	width: 210px;
	background: url(images/telefono.gif) no-repeat;
	float:left;
	background-position:100% -50px;
}

.headerimg3 a:hover {
      background-position:100% 0px;
}

.descripciontitulo1 { 
	padding:0px;
	width: 450px;
	height:50px;
	margin: 0px;
	background: url(images/titulos1.gif) no-repeat top left;
}
.descripciontitulo2 { 
	padding:0px;
	width: 350px;
	height:50px;
	margin: 0px;
	background: url(images/titulos2.gif) no-repeat top left;
}


.descripcion3 { 
	padding:0px;
	width: 100%;
	margin: 0px;
	background:#000;
}
.descripcionint3 { 
	padding:0px;
	margin: 0px auto;
	width: 985px;
	height:200px;
}
.fecha {
	padding: 0px 20px 0px 0px;
	float:right;
	width: 200px;
	text-align:right;
	font-size:11px;
	height:20px;
	color:#fc0;
}





.t1content {
	float: left;
	width: 290px;
	margin: 0px 12px 0px 10px;
	border-right:1px solid #600;
	padding: 0px 10px 0px 0px;
	line-height:24px;
}


.t2content {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height:24px;
}

.ultimosarticulos2 {
	float:right;
	width: 400px;
}
.thumb {
	background: #600 url(images/thumb.png) no-repeat;
	display: block;
	width: 250px;
	overflow: hidden;
	height: 200px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float:left;
}



/* 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: #600;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
color: #fc0;
	font-size: 87%;
}
#commentform input{
	width: 350px;
	background:#eaeaea;
	border: 1px solid #ccc;
	padding: 3px 3px 0px 3px;
	margin-top: 3px;
	height: 22px;
}
#commentform textarea{
	width: 640px;
	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;

	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

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

#sidebar {
	float: right;
	padding: 0px 0px 20px 0px;
	width: 260px;
	margin: 0px;
	
}

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

}

.post-cat {
	background: url(images/mini-footer-post.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #000;

}
/*sidebar text styles */

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

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


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



.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 #600;

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

/* footer area */
.footercontenedor { 
	padding:0px;
	width: 100%;
	margin: 0px;
	background:#6b011c url(images/nove.gif);
}
.footersilueta { 
	padding:0px;
	width: 100%;
	margin: 0px;
	height:50px;
	background: url(images/siluetaciudad.gif) repeat-x;
}

.footer {
	margin: 0px auto 0px auto;
	width: 985px;
	padding: 0px;
}

.footer-about {
	width: 940px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}

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

#suscribirse2 {
	padding: 40px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 960px;
	float:left;
	height:65px;
	border-bottom:1px solid #600;
	color:#FFCC00;
		background: url(images/titulos.gif) no-repeat left top;
	font-size:15px;

}

#suscribirse2 #email {
	border:1px solid #999;
	background: #fff;
	width: 290px;
	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: #600;
	border:none;
	width: 62px;
	height: 28px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid #300;
	vertical-align: middle;
}


/* alignments */

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}
.clear2 {
	clear:both;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}



.alignright {
float: right;

}

.aligleft {
float: left;
}
.aligncenter {
margin: 0px auto 0px auto;
}

.aligncenter {
margin: 0px auto 0px auto;
}

.aligncenter2 {
margin: 0px 0px 0px 400px;
}
/* PAGINADOR CON LINK */

 

.breadcrumb {
	color: #ccc;
	padding: 0px;
	clear:both;
	font-size:12px;
	margin: 5px 0px 15px 0px;
}
.breadcrumb a, .breadcrumb a:visited {
	color: #ffcc00;
}

.breadcrumb a:hover {
	color: #ccc;
	text-decoration: none;
}

