/*  ESTILO DE PRUEBA EN EL LOCAL HOST DE WORDPRESS
Theme Name: MECDigital Nuevo
Theme URI: http://www.mec.gov.py/
Description: Tema para MECDigital, modificado de Brightness.
Version: 1.0
Author: MEC (Original: Sorel Mihai)
Author URI: http://www.dailywp.com
*/

.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}

.gallery img {
	border: 2px solid #CFCFCF;
}

.gallery-caption {
	margin-left: 0px;
}

body {
	margin: 0px;
	padding: 0px; /*background: url(images/bg.jpg) no-repeat center top*/
	;
	border-top: solid 0px #2E2926;
	font-size: 12px;
	font-family: 'Verdana', 'Helvetica', sans-serif;
	background: #ffffff;
}
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
a, a:link, a:active { color: #333333/*#006699#CC0000#EE4705*/;}
a:hover { color: #2E2926; }

/** GENERAL TAGS **/

.smalltitle { 
	color: #2E2926/*#A49A8C*/; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 12px; 
	margin: 0px 0px 0px 20px;
}
.wrap { 
	clear: both;
	width: 910px; 
	margin: 0px 0px 0px 0px;
} /*tamaño del contenedor de los minipost*/
.leftalign { 
	width: 730px;
	float: left; 
}/*Espacio de la publicación destacada. Se debe tocar el tamaño de la imágen en (.featured .leftalign img ) mas abajo -  Tambien en el panel de Adm del Wordpress en Miselaneas se tiene que cabiar el tamaño del tubnail*/
.rightalign { 
	width: 150px; 
	float: right; 
}/*Espacio del adversiment o novedades (se debe de tocar el tamaño del ".adversiment" en codigos mas abajos)*/
a.more-link { 
	width: 187px; 
	height: 28px; 
	display: block; 
	text-indent: -9999px; background: #2E2926 url(images/morelink.jpg);
}

.clear { 
	clear: both;
}
.heading { 
	background:#FFFFFF; 
	border-top: solid 0px #949599/*#D8CFC1*/; 
	border-bottom: solid 1px #D8CFC1/*Color de la linea en donde dice Ultimas Publicaciones en el index*/;
	margin-bottom: 10px; 
	padding-bottom: 1px;
} /*<Modifica los atributos de los titulos al ver la página completa*/

h3 { 
	font-size: 14px; 
	font-weight: normal; 
	font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; 
	text-transform: none;
} /*Modifica los titulos del menu del sidebar y el titulo de ultimas publicaciones*/

h3 a { 
	text-decoration: none;
}

.heading h3 { float: left; color:#000000; } /*Color del titulo "Ultimas Publicaciones"*/
.heading .rss { width: 16px; height: 16px; display: block; text-indent: -9999px; background: url(images/rss.jpg) no-repeat center top; float: right; }
.navigation a { text-decoration: none; background: #EAEAEA /*#F5EBDD*/; font-family: 'Tahoma', 'Arial', 'Verdana', sans-serif; text-transform: none/*uppercase*/; font-size: 10px; ; display: block; text-align: center; padding: 4px; margin-top: 10px; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

/** HEADER **/

.header {
	margin: 44px 0px 44px 0px;
	background: #FFFFFF center top;
}
#headlogo { width: 365px; background: url(images/headbg.png) no-repeat top left; float: left;  text-align: center; padding: 25px 0 25px 0; font-size: 43px; font-weight: bold; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px;}
#headlogo:hover { color: #ffffff; }
.header h1 a { text-decoration: none; color: #ffffff;}
.header h1 a span { font-weight: normal; color: #EF4723; }
.header ul { width: 500px; margin: 15px 0px 0px 0px; padding: 0px; list-style: none; float: right; }
.header ul li { display: inline; }
.header ul li a { width: 115px; padding: 15px 0 15px 0; font-size: 20px; font-family: 'Trebuchet Ms', 'Verdana', 'Arial', sans-serif; text-decoration: none; display: block; float: left; text-align: center; color: #DCA89B; }
.header ul li a:hover { color: #ffffff; }
.header ul li.current_page_item a { width: 130px; background: url(images/menubg.png) no-repeat center center; color: #ffffff; }


/** FEATURED SECTION **/

.featured {
	width: 900px; margin: 0px auto 0px auto; 
	background: #EBEBDC/*#F5FCFC#F6EEE3*/ /*url(images/featuredbg.jpg) no-repeat-x*/ center top;
	border-top: solid 1px #ffffff;
	padding: 20px 0px 20px 10px;
}
.featured h2 { font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif; font-size: 25px; font-weight: lighter; line-height: 42px; margin: 5px 0 15px 5px; }/* Modifica el Titulo principal de la noticia */
.featured h2 a { color:#2E2926 /*#949599#006699#CC0000#EE4705*/; background: none; text-decoration: none; } /*Modifica los atributos de la Ultima Publicación o Publicación Destacada*/
.featured .leftalign img { border: solid 1px #949599/*#E7D9C6*/; padding: 1px; width: 420px; height: 285px; float: left; margin-right: 15px; } /*Modifica el cuadro en donde se  aloja la imágen del articulo destacado*/
.advertisment { width: 130px; border: solid 0px #949599/*#E7D9C6*/; padding: 1px; margin-top: 1px; }/*Modifica los atributos que aparece en la publicación en articulos destacados*/
.featured .postcontent { width: 280px; float: right; } /* El texto que acompaña a la imágen del featured o publicación Destacada*/
.featured p, .postcontent { margin: 0px 0px 5px 0px; font-size: 12px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; color: #2E2926/*#9695B1*//*#6A5E4C*/; line-height: 18px; text-align:justify }
.advertisment { width: 130px; border: solid 0px #949599/*#E7D9C6*/; padding: 1px; margin-top: 1px; }/*Modifica los atributos que aparece en la publicación en articulos destacados*/


/** ARTICLE COLUMNS **/

.maincontent { background: #FFFFFF; width: 718px; float: left;} /* Aqui se modifica el contenedor de las noticias tamaño y fondo en el Index */
.articlecolumn { width: 300px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
#featured-posts .article h2 a { color: #EE4705; }
.articlecolumn { margin-bottom: 5px; }
.newssection .article, .articlecolumn .article { border-bottom: solid 1px #FFFFFF/*Color de la linea debajo de cada publicacion*/; margin-bottom: 5px; padding-bottom: 5px; }
.newssection .article h2, .articlecolumn .article h2 { font-size: 14px; font-weight: bold; border-bottom: dashed 1px #BDBDBD/*Color de la linea divisoria de los minipost*/; padding-bottom: 5px; line-height: 22px; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; text-align: left} /*Modifica los atributos de los titulos de los minpost*/
.newssection .article h2 a, .articlecolumn .article h2 a { color:#0C2269 /*#949599#2E2926*/; text-decoration: none; } /*Modifica el color de los titulares de los post en ultimos publicados en el index*/
.newssection .article p, .articlecolumn .article p { color: #2E2926/*#6A5E4C*/; font-size: 11px; line-height: 14px; font-family: 'Verdana', 'Arial', sans-serif;  }
.newssection .article p a, .articlecolumn .article p a { font-weight: bold; }
.newssection .article .left, .articlecolumn .article .left { width: 95px; float: left; text-align: right; font-size: 11px; color:#2E2926 /*#B4AB9D*/; text-transform: none; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; line-height: 14px; } /*Modifica el texto que aparece debajo de a imágen*/
.newssection .article .left img, .articlecolumn .article .left img { border: solid 1px #949599/*#E7D9C6*/; width: 140px; padding: 0px; }/*Modifica el contenedor de la imágen pequeña*/
.newssection .article .right, .articlecolumn .article .right { width: 180px; float: right; text-align: inherit} /*Modifica el espacio en donde se publica el texto de la noticia o extracto en las minupublicaciones*/


/** SIDEBAR **/

.homesidebar { background: #EFEFEF/*#E1F7F7*/; width: 255px; float: right; padding-top: 24px; } /*Modifica el fondo del contenedor de los titulos y menus del sidebar*/
.homesidebar h3 { font-weight:bold; color:#666666/* #949599*/; border-bottom: solid 1px #CDCDCD; line-height: 12px; padding-bottom: 3px; margin-bottom: 5px; } /*Modifica el color de los titulos del Sidebar*/
.homesidebar ul { list-style: none; padding: 0px; margin: 0px; color: #9695B1/*#C3B39D*/; font-size: 11px; margin-left: 3px; }
.homesidebar ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 1px; margin-bottom: 2px; margin-left: 3px; }
.homesidebar ul li a { font-size: 11px; color: #9695B1;}
.homesidebar ul li a:hover { color: #767676; }
.homesidebar .item { margin-left: 3px; margin-bottom: 12px; }

.singlesidebar { background:#FFFFFF; width: 250px; float: right; margin: 20px 0px 0px 0px; }/*MOdifica el tamaño y fondo en donde dice Ultima Noticia en las publicaciones dentro de la noticia en el sidebar*/

/*MECDigital Vs.del 20-08-09 */
.singlesidebar_b { background:#FFFFFF; width: 310px; float: center; margin: 20px 0px 0px 0px; }/*MOdifica el tamaño y fondo en donde dice Ultima Noticia en las publicaciones dentro de la noticia en el sidebar*/
.singlesidebar_b .item { margin: 10px 0x 30px 0px; }
/*.......................*/

.singlesidebar .item { margin: 10px 0x 30px 0px; }

/** SINGLE POST **/

.singlepost a {color:rgb(0,124,185)}
.singlepost .post a {color:#333}
.singlepost .heading a {color:#333}
.singlepost, .tvradio { background:#FFFFFF; width: 640px; float: left; margin: 2px 0px 20px 0px; } /*Modifica el tamaño y el color de las publicaciones dentro de cada post en donde aparece la lectura de la noticia completa*/
.singlepost .postcontent { color: #2E2926/*#6A5E4C*/; line-height: 18px; margin: 0px 20px 0px 20px; }/*Modifica los atributos en las publicaciones - Espacio*/
.singlepost .postcontent.left img {  border: solid 1px #949599/*#E7D9C6*/; padding: 2px; }
.singlepost .postcontent.right { width: 230px; float: right; } /*Modifica el espacio del CUADRO DE NOVEDADES dentro de las publicaciones al margen derecho*/
.singlepost .posthead h2 { color:#2E2926; font-family: 'Tahoma', 'Verdana', 'DejaVu Sans'; font-size: 30px; line-height: 38px; margin: 0px 0px 0px 20px;  } /*Modifica los atributos del titulo de la noticia en el post*/
.singlepost .postcontent .hyphenate p {
	margin-bottom: 1px;
}
.singlepost .posthead span {
	font-family: 'Tahoma', 'Arial', 'Verdana', sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 10px;
	color: #b1a289;
	font-style: italic;
	margin: 0px 0px 0px 20px;
} /*Modifica los atributos en donde dice "Publicado por"*/
.singlepost .posthead a img {
border:none;
}
.posthead a img {
border:none;
}
a img {
	border: none;
}
.singlepost .posthead p { font-size: 15px; line-height: 18px; font-style: italic; color: rgb(0,124,185)/*#e35b25*/; border-top: dashed 1px #B1A289; padding-top: 10px; text-align:justify; margin: 0px 20px 0px 20px } /*Modifica los atributos del Extracto dentro de la publicacion completa*/
.singlepost .postcontent blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote.jpg) no-repeat top left; color: #000000 /*#006699/*#917A69*/;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px;  }
.singlepost .post { padding-bottom: 0px; }
.singlepost .posthead h2 a { text-decoration: none; }
.singlepost h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -7px;
}
.rel {
	font-size: 12px;
	line-height: 15px;
	list-style-type:circle;
}

/** HOMEPAGE NEWS SECTIONS **/

.newssection { margin: 0px 15px 0px 5px; } /*Aqui se modifica el contenedor de cada una de las noticias publicadas en el index*/
.newssection .article { width: 340px; float: left; height: 230px;  } /*Distancia de altura entre una noticia y otra en las mini publicaciones en el index*/
.newssection .even { float: right; }
.newssection ul { width: 340px; float: right; margin: 0px; padding: 0px; list-style: none; color: #2E2926/*#B4AB9D*/; text-transform: none; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;}
.newssection ul li h2 { color:#949599; font-size: 18px; font-size: 18px; font-weight: normal; line-height: 21px; text-transform: none; }
.newssection ul li h2 a {  text-decoration: none; }
.newssection ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; margin-bottom: 30px; }/*Distancia en el sidebar dentro de las publicaciones (una debajo de otra - Espacio)*/
.newssection h2 a { font-size: 14px; color:#0C2269;  }/*Color  y tamaño del titulo en los titulares dentro de las publicaciones en el sidebar*/
/**/
.newssection_b h2 a { font-size: 10px; color:#0C2269;  }/*Color  y tamaño del titulo en los titulares dentro de las publicaciones en el sidebar*/

/**/


.singlesidebar .newssection .article { background:#FFFFFF; width: 300px; } /*MOdifica la seccion de Ultima publicacion en la pagina*/
.singlesidebar .newssection .article .right { width: 150px; } /*Modifica el contenedor de la noticia en el sidebar en donde sale el extracto en ultimas publicaciones a lado de la imagen*/
.singlesidebar .newssection  ul { background:#FFFFFF; width: 280px; margin: 50px 0px 0px 0px;} /*MOdifica el color y el tamaño debajo de la Ultima Publicación*/
.singlesidebar .newssection ul li h2  { font-size: 15px; font-weight: bold; }

/** FOOTER **/

.footer { margin-top: 0px; background:#EBEBDC /*#97DDDB #D2F0EE #8DC386 #2B1C17 url(images/footerbg.jpg) repeat-x */center top; border-top: solid 2px #949599/*#E0D6CC*/; padding: 5px 0 5px 0; }
.footer h1 { display: block; float: right; width: 260px; /*background: url(images/footerlogo.png)*/ no-repeat top left; text-align: center; padding: 20px 0 20px 0; font-size: 18px; font-weight: normal; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px;  } /*Modifica el nombre del sitio que aparece en la parte inferior derecha*/
.footer h1 a { text-decoration: none; color: #2E2926;}
.footer h1 a span { font-weight: normal; color: #2E2926; }
.footer .left { width: 500px; float: left; margin-top: 20px; color: #2E2926;}
.footer .left a { color:#949599 /*#006699#CC0000#EE4705#CAB4AA*/; }
.footer .left h2 { font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-size: 14px; color: #2E2926/*#2E2926*/; letter-spacing: -1px; text-transform: none; font-weight: bold; } /*Modifica los atributos del Footer*/

/** COMMENTS **/

.comments { padding: 0px;}
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: right; width: 400px; padding-left: 20px; border-left: dashed 1px #aaaaaa; margin-top: -5px; margin-bottom: -5px;}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #2E2926/*#B4AB9D*/; }
.comment-meta a { color: #2E2926; text-decoration: underline; }
.comment { margin-bottom: 17px; }
.comments p {
	margin-top: 5px;
	margin-bottom: 4px;
h2#comments { display: block; padding-bottom: 10px; margin: 40px 0 20px 0; border-bottom: solid 3px #dddddd; }
#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: solid 2px #dddddd; background-color: #ffffff; padding: 3px; margin-right: 10px; }
#commentform textarea { border: solid 1px #dddddd; padding: 3px;  margin-bottom: 10px;}
.commentlist p {
	font-size: 12px;
	border-bottom: 1px dashed #CDCDCD;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.metadata {
	font-size:10px;
}
#respond p {
	font-size: 12px;
}

.imagecaption {
	font-size: 10px;
	font-style: italic;
}
