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

*/
body {
	font: 13px/18px "Trebuchet MS", Tahoma, Arial;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
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;
}
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

ol {

padding: 0px;
margin: 0px;
}

ol li {
padding: 0px;
margin: 0px;
}

ul {

padding: 0px;
margin:0px;
}

h1{
font: normal 24px "Georgia", Tahoma, Arial;
color: #000;
text-decoration: none;
line-height: 16px;
margin:0px;
padding: px;
border-bottom: 10px dotted #fff;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color: #cfcfcf;
	text-decoration: none;
}

h2 {
	color: #000;
	margin:20px 0px 10px 0px;
	letter-spacing: -1px;
	font: normal 22px/28px "Georgia", Tahoma, Arial;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #59770e;
	text-decoration: none;
}

h3 {
font: bold 14px "Lucida Sans", Lucida, Tahoma, Arial;
color: #069;
margin:0px 0px 10px 0px;
padding: 0px;
}

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

h3 a:hover {
	color: #00f;
	text-decoration: none;
}
h4 {
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 0px;
	background: url(images/49.png) no-repeat left top;
	padding-left: 20px;
}
h4 a, h4 a:visited {
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color: #036;
	text-decoration: none;
}
h4 a:hover {
	color: #666;
	text-decoration: underline;
}

h5 {
	margin:0px;
	padding: 0px;
	font: normal 18px/24px "Georgia", Tahoma, Arial;
	color: #069;
	letter-spacing: -1px;
}

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

h6 {
	font: italic 18px/34px "Lucida Sans", Lucida, Tahoma, Arial;
	color: #758d38;
	margin: 0px;
}

.boton2  {
font:bold 14px/20px "Lucida Sans", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	cursor: pointer;
	background: #709100;
	padding: 8px 10px;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 30px;
}

a.boton2  span, a.boton2:hover{
	color: #000;
	text-decoration:none;
}


.col-1 { 
float: left;
width: 190px; 
}
.col-2 { 
float: left;
width: 110px; 
}
.col-3 { 
float: left;
width: 390px;
border-left: 1px solid #eee;
padding: 0px 0px 0px 20px;

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

#page {
	margin: 0px auto;
	width: 780px;
	background: url(images/content-bg.gif) repeat-y; 
	
}
div.page2 {
	width:100%;
	padding:0px;
	margin:0px;
	background:url(images/fondoembajada2.jpg) no-repeat top center;
}
/* HEADER ********************************************************************/


#header {/*MODIFICADO TEMPLATE*/
	background: url(images/topimg.gif) repeat-x top;
	height: 147px;
	width: 100%;
}
#headerimg {/*MODIFICADO TEMPLATE*/
	position: absolute;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	height: 187px;
	width: 130px;
	background: url(images/escudo-embajada-arg.gif) no-repeat;
}
#headertitulo {/*MODIFICADO TEMPLATE*/
	margin: 0px;
	padding: 110px 0px 0px 170px;
}
#headermapa {/*MODIFICADO TEMPLATE*/
	margin: 0px;
	padding: 0px;
	height: 20px;

}
#descripciontop {	
	font: normal 10px/14px "Trebuchet MS", Lucida, Tahoma, Arial;
	color: #069;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 100px;
	width: 400px;
	float: right;
}
#descripciontop a, #descripciontop a:visited{
	color: #000;
	text-decoration: none;
}
#descripciontop a:hover{
	color: #00f;
	text-decoration: none;
}

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

.buscar {
overflow: hidden;
height: 40px;
width: 250px;
margin: -35px 0px 0px 550px;
padding: 0px;
}
.buscar ul {
	margin:0;
	padding:0;
}
.buscar li {/*quita los puntos delante*/
      display:inline; 
      margin:0;
      padding:0;
}
#searchform {
	margin: 10px 0px 0px 0px;
	padding:0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #668ea4;
	background: #fff;
	margin:0;
	color: #000000;
	font-weight: normal;
}

/* 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: 0px;
	padding:0px;
}
/*MENU NUEVO********************************************************************/
#topnav {
    margin: 0px auto;
	width: 780px;
}

#menu {
position: absolute;
padding:0px 0px 0px 0px;
margin:67px 0px 0px 300px;
text-transform: uppercase;

}

#menu ul{
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	list-style: none;
	padding:0px;
	margin:0px;
	text-decoration:none;
	
}
#menu li{
	float: left;
	border-bottom:0px;
	padding:0px;
	margin:0px;
}

#menu li a {
	color:#06c;
	padding:9px 15px 9px 15px;
	margin:0px 0px 0px 2px;
	display:block;

}
#menu li a:hover{
	background:#cde0e8;
	color:#000;
	text-decoration:none;
}
#menu ul li ul {
	display:none;
}

.menu-hover a{
		background:#cde0e8;
}

	  
/* DISEÑO DE PAGINA 1 COLUMNAS ********************************************************************/
#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 558px;
	overflow: hidden;
		
}

#mensajetop {
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	font: italic 14px/16px "Times New Roman", Times, serif;
	color: #69c;
	background:#ecf6ff url(images/lineaceleste.gif)  repeat-x center bottom;
	width:auto;
}

#mensajetop h2 {
		font: normal 24px/28px "Georgia", Tahoma, Arial;
		color: #036;
		letter-spacing: -1px;		
		margin:0px 0px 5px 0px;
		padding:0px;
		border-bottom: none;
}
.img2 {
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
	margin: 0px;
	height: auto;
	max-width:auto;
}


.img2:hover{
	padding:4px;
	border:1px solid #036;
}


.img3 {
	opacity: .99;
	filter:alpha(opacity=100);
	padding: 0px 4px 0px 4px;
	margin: 0px;
	width:auto;
	float:left;
}

.img3:hover { 
	opacity: .50; filter:alpha(opacity=50);

}

#main{
		width:550px;
		background:#fff;
		padding:0px 0px 25px 10px;
		margin:0px;
}

#main h2 {
	color: #000;
	margin:10px 0px 10px 0px;
	letter-spacing: -1px;
	font: normal 22px/28px "Georgia", Tahoma, Arial;
	padding:0px;
	border-bottom: none;
}
		
#main h2 a{		
		color:#000;
		text-decoration:none;
}

#main h2 a:hover{		
		color:#069;
		text-decoration:none;
}

.novedades {
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #069;
	margin:0px 10px 5px 10px;
	padding:0px 0px 5px 0px;
	border-bottom: solid 1px #eaeaea;
	letter-spacing: normal;
}


/* Menu para paginas interiores con css de col-1 *****/

#menuint {
margin:0;
padding:0;
width: 110px;
height:1000px;
}
#menuint ul {
margin:0;
padding:0;

}
#menuint ul li {
display:block;
	padding:0;
	float:left;
	text-align:left;
	background: none;
	border-bottom: 1px solid #eee;
	margin: 0px 10px 10px 0px;
	width: 100px;
}
#menuint li a {
	color:#000;
	font:bold 12px/16px arial;
	text-decoration:none;
	display:block;
}

#menuint li a:hover {
	color:#999;
}
#menuint li span {
	font:11px arial;
	color:#999;
	margin:0;
}
#menuint li span:hover  {
	color:#CCCCCC;
}
#menuint #current a {
    color:#999;
}
#menuint #current a span {
	color:#ccc;
}
/* Cuadro bajo de publicidad y publicar *****/


.entry {
	float:right;
	width: 438px;
}
.post {
	margin: 0px 0px 0px 10px;
}

.img4 {
	padding:6px;
	background:#fff;
	border:1px solid #ccc;
	margin: 0px;
}

.post h2 a{		
		color:#000;
		text-decoration:none;
}

.post h2 a:hover{		
		color:#069;
		text-decoration:none;
}

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

.post-cat2 {
	font:bold 12px "Georgia", Tahoma, Arial;
	padding-left: 10px;
	float:left;
	color: #999999;
}
.post-cat2 a, .post-cat2 a:visited {
	color: #06f;
	text-decoration: none;
}
.post-cat2 a:hover {
	color: #59770e;
	text-decoration: none;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.post-content ul {
font:bold 14px/20px "Lucida Sans", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	
}
.post-content ul li {
	background: url(images/mini-nav-right.gif) no-repeat left top;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #eee;
	margin: 10px 0px 0px 0px;
}


/* comments area */



#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 0 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ecf6ff;
}
.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: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ecf6ff;
	border: 1px solid #9cf;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#ecf6ff;
	border: 1px solid #9cf;
	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*************************/
#swf {
	position: relative;
}

#sidebar {
	float: left;
	font: normal 14px/20px "Georgia", Tahoma, Arial;
	color: #036;
	padding: 0px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	background:#f2f9f3;
}

#suscribirse2 {
	font: normal 12px/20px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 5px;
}


#nav  {
  /*flotar los elementos principales de lista*/
width: 180px;
height: 300px; 
}

#nav li {
  /*flotar los elementos principales de lista*/
  margin: 0;
  float: left;
  display: block;
  
  height: 22px;  /*IMPORTANTE altura de botones*/
}

#nav li.off ul, #nav li.on ul {
  /*coultar la subnavegacion*/
  display: none;

}

#nav li a {
  /*para todos los enlaces de la lista*/
font: normal 14px/16px "Georgia", Tahoma, Arial;
display: block;
height: 15px;
width: 180px;
padding: 4px 0px 4px 15px;
text-decoration: none;
position: relative; /*IMPORTANTE PARA QUE NO SE MUEVA EN VERTICAL EL MENU*/
background: url(images/mini-blogroll.gif) no-repeat;

}

#nav li a:hover {
  /*para todos los enlaces de la lista*/

}

 /*A continuación, posicionaremos nuestro segundo nivel d*/

#nav li.off ul, #nav li.on ul {
  /*para colocar la subnavegacion debajo y ocultarla*/
  display: none;
  position: relative;    
  margin:  -27px 0px 10px 0px;
  padding: 0px 0px 0px 170px;
  width:10px;
}
/*Finalmente, mostraremos la barra de sub-navegación para el área de tema activa*/



#nav li.on ul a, #nav li.off ul a {
  /*  cancela el borde heredado en subnav del tema activo */

  background:none;
  padding: 5px 0px 5px 10px;
  margin: 0px;
  
}

#nav li.on ul {
/*muestra la lista activa de subnav*/
display: block;

}

  /*Activemos ahora el rollover*/

#nav li.on ul a, #nav li.off ul a {
   float: left;
  /*ie no hereda la flotacion*/
  width: 20px;  /*ancho de boton emergente*/

 
 }

#nav li.on ul {
  /*mostrar el tema actual*/
  display: block;
 
}

#nav li.off:hover ul {
  /*  mostrar los otros temas cuando se pasa sobre el padre */
  display: block;
  z-index: 1000;
 
}
 /*
Lo haremos un poco más agradable al usuario, con un fondo diferente en los elementos de menú que se ve al pasar el ratón.*/

#nav li.off a:hover, #nav li.off:hover a {
  
}
/*Tendremos que ajustar el posicionamiento utilizando el truco del asterisco:*/

#nav li.off ul, #nav li.on ul {
  /*colocar a subnavegacion debajo*/
  top: 3px;
  *top: 5px; /*reposicionar para IE*/
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 18px/24px "Lucida Sans", Lucida, Tahoma, Arial;
	color: #1d74cc;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #eaeaea;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #036;
	text-decoration: none;
}
#sidebar a:hover{
	color: #00f;
	text-decoration: none;
}

#sidebar h4 {
	font:normal 12px/16px "Trebuchet MS", Tahoma, Arial;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#sidebar h4 a, #sidebar h4 a:visited {
	font:normal 12px/16px "Trebuchet MS", Tahoma, Arial;

}

/*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: 0px;
	border-bottom: 1px solid #daebff;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 0px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}


/* footer area */
.auspicios {
	margin: 0px auto;
	height: 140px;
	width: 780px;
	padding: 0px 0px 0px 30px;

}
#footercontenedor {
	width: 100%;
	background:#ecf6ff url(images/lineaceleste.gif)  repeat-x center top;
}

#footer {
	font:normal 14px/20px "Trebuchet MS", Lucida, Tahoma, Arial;
	margin: 0px auto;
	width: 780px;
	color: #069;
}

#footer a, #footer a:visited {
	font:normal 14px/20px "Trebuchet MS", Lucida, Tahoma, Arial;
	color: #036;
	
}
#footer h4 {
	font: normal 18px/34px "Lucida Sans", Lucida, Tahoma, Arial;
	color: #036;
	margin: 5px 0px 10px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
}
#footer h4 a, #footer h4 a:visited{
	font: normal 18px/34px "Lucida Sans", Lucida, Tahoma, Arial;
	color: #036
	text-decoration: none;
}
#footer h4 a:hover{
font: normal 18px/34px "Lucida Sans", Lucida, Tahoma, Arial;
	color: #00f;
	text-decoration: none;
}

.footer-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
}

.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.footer-recent-posts ul li {
	background: url(images/icon_comment.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about2 {
	width: 100%;
	background:#18337b url(images/lineaceleste2.gif)  repeat-x center top;
}

.footer-about {
	font: normal 12px/18px "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: 0px auto;
	width: 780px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.footer-about a, .footer-about a:visited {
	font: normal 12px/18px "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}

/* credits */
#credits {
	color: #7a9299;
	font: normal 11px/10px "Trebuchet MS", Tahoma, Arial;
	padding: 0px;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
	margin: 0px 0px 2px 0px;
}

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


