/*
Theme Name: chara_palacio
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px  Helvetica,Georgia;
	color: #333333;
	background: #ffffff url(images/background.png) no-repeat 0 0; 
	background-position:top;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	padding: 1px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
#topsearch {
	text-align: right;
	background: url(images/titulo_gaceta.jpg) no-repeat 0 0;
	height:26px;
	}
/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 154px;
}
	#header ul {
		list-style-type: none;
		padding-left: 10px;
	}
		#header ul li {
			float: left;
			padding: 12px 0px 0px 44px;
		}
		#header ul li a {
			/*color: #BEB7A9;*/
			font-weight: bold;
			text-transform: uppercase;
			font-family: Verdana;
			font-size: 0.9em;
		}
		#header ul li a:hover {
			color: #8AC3D4;
			text-decoration: none;
		}
	#header .links {
		float: right;
		font-family: Verdana;
		font-size: 0.9em;
		color: #BEB7A9;
		padding-top: 12px;
	}
		#header .links a {
			color: #BEB7A9;
			margin: 0 8px;
		}
		#header .links a:hover {
			color: #8AC3D4;
			text-decoration: underline;
		}
	#header .logo {
		float: left;
		padding: 39px 8px 0;
	}
		#header .logo h1 {
			font-size: 0;
		}
		#header .logo h1 a {
			display: block;
			width: 335px; height: 55px;
			background: url(images/logo.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
		}
		#header .logo p {
			display: none;
		}
	#header .ad468x60 {
		float: center;
		padding-top: 0px;
		width:969px;
		height:100px/*Distancia del menu sukerfish*/
	}
	#ad980 {
		float:center;
		padding: 15px 8px 10px;
		height:36px

	}
	#header {
		
	}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff /*url(images/body.gif)*/ repeat-x 0 0; /*Fondo debajo de la Gaceto Oficial*/
}
/** END body **/

/** BEGIN content **/
#content {
	width: 450px;
	float: left;
	padding: 5px 0 20px;
}
/**Aqui empieza el css de la presentacion java de los post**/
#content .featured-img {
				border: 2px solid #898787;
				width: 439px;
				height: 246px;
				overflow: hidden;
				background-color: #000000;
			}
				#content .featured {
					width: 606px;
					height: 246px;
					overflow: hidden;
					position: relative;
				}
				#content .featured img {
					width: 606px;
					position: absolute;
					left: 0; bottom: 0;
				}
				#content .featured-img .text {
					background: url(../images/shade.png) repeat 0 0;
					padding: 10px;
					position: absolute;
					left: 0;
					bottom: 0;
					width: 430px;
				}
					#content .featured-img .text h2 {
						font-size: 1.2em;
						margin-bottom: 4px;
					}
					#content .featured-img .text h2 a {
						color: #FFFFFF !important;
						text-decoration: none;
					}
					#content .featured-img .text p {
						line-height: 1.6em;
						font-size: 0.9em;
						color: #FFFFFF;
					}
					#content .featured-img .text .r {
						text-align: right;
						margin-bottom: 0;
						padding-top: 2px;
					}
					#content .featured-img .text .next {
						font-weight: bold;
						color: #ffffff !important;
						text-decoration: none;
						font-size: 0.9em;
					}
			#content .featured-ads {
				padding: 10px 0;
				outline: none;
			}
			/**Aqui termina el css de la presentacion java de los post**/
#content2 {
	width: 670px;
	float: left;
	padding: 5px 8px 1px 10px;
}
#medio {
	width: 230px;
	/** background-color: #FAFAFA;**/
	float: left;
	padding: 0px 0px 0px 10px;
}
	#content p {
		margin-bottom: 0px;
		line-height: 1.4em;
		padding: 5px;
	}
	#content2 p {
		margin-bottom: 10px;
		line-height: 1.4em;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content2 h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content h4 {
		margin-bottom: 5px;
		font-size: 1.0em;
		font-weight: normal;
	}
	#content2 h4 {
		margin-bottom: 5px;
		font-size: 1.0em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content2 blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	}
	#content2 ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
	}
	#content2 ol {
		margin: 0 0 10px 16px;
	}
	#content li {
		padding: 2px 0;
	}
	#content2 li {
		padding: 2px 0;
	}
	#content .post {
		padding: 0px 10px 5px;
		clear: both;
	}
	#content2 .post {
		padding: 6px 0px 5px;
		clear: both;
	}
		#content .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content2 .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content .post .thumb img {
	        padding: 5px 5px 5px 5px; 	
			width: 265px;
			border:1px solid #999999;
		}
		#content2 .post .thumb img {
			width: 87px;
		}
		#content .post h2 {
			/*text-transform: uppercase;*/ /*si queremos que el titulo salga todo en mayusculas*/
			font-size: 30px;
			font-weight: bold;
			line-height: 31px;
			letter-spacing:-1px;
		}
		#content2 .post h2 {
			/*text-transform: uppercase;*/
			font-size: 1.6em;
			font-weight: normal;
		}
			#content .post h2 a {
				color: #2E2926;
			}
			#content2 .post h2 a {
				color: #2E2926;
				font-weight:bold;
			}
		#content .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #336699;
		}
		#content .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #336699;
		}
		#content2 .post .linea {
			padding-top: 0px;
			font-size: 0.9em;
			margin-bottom: 2px;
			color: #336699;
		}
			#content .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
			#content .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		    #content2 .post .details2 {
			font-size: 0.9em;
			background-color: #FFFFFF; /** Barra de Division entre publicaciones **/
			padding: 1px 84px 1px;
			float: left;
			width: 344px;
		}
			#content .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			#content2 .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			#content .post .details2 .r {
				float: right;
				margin-bottom: -15px;
				width: 102%;
				text-align: right;
			}
			#content2 .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 102%;
				text-align: center;
			}
			#content .post a {
				color: #ffffff;
				font: bold;
			}
			#content2 .post a {
				font-size: 12px;
				
			}
	#content .single .details2 {
		width: 615px;
	}
		#content2 .single .details2 {
		width: 615px;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 273px;
	float: right;
	padding: 0px 0px 25px 5px;
	background: #FFFFFF url(images/fondo_sidebar.jpg);
}
	/*Aqui se modifica el atributo de los titulos de decretos*/
	#sidebar h2 {
		color: #003366;
		font-size: 1.2em;
		margin-bottom: 10px;
	}
#sidebar h3 {
		color: #336699;
		font-size: 8pt;
		margin-bottom: 10px;
		font-weight:normal;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0px 22px 12px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #68645A;
		}
		#sidebar ul.rc li a {
			color: #8AC3D4;
		}
	#sidebar .l {
		float: left;
		width: 135px;
	}
	#sidebar .r {
		float: right;
		width: 135px;
	}
	#sidebar .flckr {
		padding: 10px 0 20px;
	}
		#sidebar .flckr img {
			margin: 4px;
			width: 75px; height: 75px;
		}
	#sidebar .tags {
		padding: 10px 0 20px;
	}
		#sidebar .tags a {
			color: #68645A;
		}
		#sidebar .tags a:hover {
			color: #8AC3D4;
			text-decoration: none;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: url(http://www.presidencia.gov.py/v1/wp-content/themes/chara_palacio/images/final_fondo.jpg) no-repeat 0 0;
	color: #000000;
	font-size: 0.9em;
	padding: 33px 10px;
	font-family: Verdana;
	width:980px;
}
	#footer a {
		color: #003366;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 25px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	padding: 25px 25px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/*Begin Decretos*/
#Titulo_Producto {
       /*background-color: #ff0000;*/
       color: #333333;
       font-size: 11px;
	   font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
	   padding: 0px 15px
	  
}
#Titulo_Decretos {
       background: #E2E7ED url(images/fondo_sidebar_menu.jpg) repeat-x 0 0;
	   padding:10px 19px;
       font-weight: bold;
	   color: #A0070A;
       font-size: 11px;
	   font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif
	  
}
/**Este atributo es con el fondo de imágen clara para los titulos**/
#Titulo_Medio {
       background: #E2E7ED url(images/fondo_eventos.jpg) repeat-x 0 0;
	   padding:10px 19px;
       font-weight: bold;
	   color: #A0070A;
       font-size: 11px;
	   font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif
	  
}
/**Este atributo es con el fondo de imágen clara para los titulos**/
#Titulo_azul {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#0000FF url(images/fondo_tit_azul.jpg) repeat-x 0 0;
	/** border:1px solid #D6D6D6;**/
	color:#FFFFFF;
	font-family:trebuchet MS;
	font-size:16px;
	margin:0 0 -2px -2px;
	padding:5px;
	width:223px;
}

/**Este atributo es con el fondo celeste**/
#Titulo_celes {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B6D0E3 none repeat scroll 0 0;
	/** border:1px solid #D6D6D6;**/
	color:#000000;
	font-family:trebuchet MS;
	font-size:16px;
	margin:0 0 -2px -2px;
	padding:5px;
	width:254px;
}	  
#Titulo_Archivos {
       font-color:#C64747;
       font-size:31px;
	  
}
/*Esto cambia el atributo de "Información General sobre el Palacio de López"*/
#titulomedio {
	width: 190px;
	padding: 10px 0px 0px 20px;
	float:medio;
	color:#003366;
    font-weight:bold;
	font-size:14px
}
/**Fondo de la pestañita de noticias**/
#pesta {
	background:#0000FF url(images/fondito.jpg) repeat-x 0 0;
	/** border:1px solid #D6D6D6;**/
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	width:56px;
	height:22px;
	padding: 5px;
}
/**end pestañitas**/
#contenido {
	width: 190px;
	padding: 8px 0px 15px 20px;
	float:medio;
	color:#68645A;
    /*font-weight:bold;*/
	font-size:10px
}
/*Atributos de las Publicaciones en Flash*/
#flashpalacio {
	width: 230px;
	padding: 10px 5px 10px 20px
}
/*Atributos de los banners del medio*/
#banner {
	width: 230px;
	padding: 13px 0px 0px 8px
}
/*Atributos del menu*/
#menu {
	padding: 1px 0px 0px 11px;
	height:123px
}
#Titulo_Menu {
       /*background-color: #E2E7ED;*/
	   padding:10px 0px;
       font-weight: bold;
	   color: #A0070A;
       font-size: 11px;
	   font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif
	  
}
/*Begin Links*/
#Link_sidebar {
       background: #E2E7ED url(images/fondo_link_sidebar.jpg) repeat-x 0 0;
	   padding:10px 19px;
       font-weight: bold;
	   color: #A0070A;
       font-size: 11px;
	   font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif
	  
}

/** Resaltado del primer post **/
.resaltado {
	background-color:#D1E2EF;
	padding:1em;
	margin:1em 0;
	-moz-border-radius: .8em; /*Solo Firefox*/
}

.resaltado h2 {
	margin:0;
}

/**Begin Mapa de Sitio**/
#mapa {
	width: 500px;
	float: left;
	padding: 21px 68px 22px;
}

/**Decretos**/
#decretosderecho {
	width: 450px;
	float: left;
	padding: 5px 6px 20px;
	font-weight:normal;
}
#decretos {
	width: 564px;
	height:500px;
	float: left;
	padding: 21px 68px 22px;
}

#mediodecretos {
	width: 275px;
	padding: 10px 0px 0px 0px;
	float:medio;
	color:#0A4682;
    font-weight:normal;
	font-size:12px
}
#print {
	/*border:1px solid #D6D6D6;*/
	padding:5px;
	width:221px;
	line-height:18px;
	margin: -50px 0px 13px 98px;
	/*background: #FFFFFF none repeat scroll 0 0;*/
	background:transparent url(print.gif) no-repeat scroll 1px 0
}
#print2 {
	/*border:1px solid #D6D6D6;*/
	padding:5px;
	width:221px;
	line-height:18px;
	margin: -41px 0px 13px 91px;
	/*background: #FFFFFF none repeat scroll 0 0;*/
	background:transparent url(print.gif) no-repeat scroll 1px 0
}
#cuadro {
	border:1px solid #D6D6D6;
	padding:5px;
	width:260px;
	margin: 0px 0px 13px -2px;
}

#cuadromedio {
	border:1px solid #D6D6D6;
	padding:5px;
	width:220px;
	line-height:18px;
	margin: 0px 0px 13px -2px;
	background: #FFFFFF none repeat scroll 0 0;
}
#cuadrocontent {
	border:1px solid #D6D6D6;
	padding:5px;
	width:435px;
	line-height:18px;
	margin: 0px 0px 13px -2px;
	background: #FFFFFF none repeat scroll 0 0;
}
#cuadrosidebar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: #ECECEC none repeat scroll 0 0;
border:1px solid #D6D6D6;
margin:0 0 13px -2px;
padding:5px;
width:256px;
}
#cuadrosidebar2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E6EFF0 none repeat scroll 0 0;
border:1px solid #D6D6D6;
margin:0 0 13px -2px;
padding:5px;
width:221px;
}
#cuadroform {
	border:1px solid #D6D6D6;
	padding:5px;
	width:260px;
	margin: -16px 0px 13px -2px;
	height: 448px;
}
/**TITULARES NOTICIAS**/
#titulares {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E6EFF0 none repeat scroll 0 0;
border:1px solid #D6D6D6;
margin:0 0 13px -2px;
padding:5px;
width:426px;
line-height:12px;
}

#botones {
	width: 950px;
	margin-left: 19px;
}

#flickr {
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	border: 1px solid; 
}
/** END wordpress 2.7 comments **/
