/*
Theme Name: Ethek
Description: Ethek Media - Ethek Media
Version: 3.1
Author: Javier Casares
Author URI: http://javiercasares.com/
*/
body {
	background-color: #FFFFFF;
	color: #303030;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	margin: 0;
	outline: none;
	padding: 0;
}
#top {
	background-color: #0778BF;
	background-image: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-cabecera.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 141px;
}
	#top .cabecera {
		height: 100px;
		margin: 0 auto 0;
		overflow: hidden;
		padding-top: 5px;
		width: 990px;
	}
		#top #logo {
			height: 90px;
			float: left;
			width: 250px;
		}
	
		#top .leaderboard {
			float: right;
			height: 100px;
			text-align: right;
			width: 730px;
		}
		#top #navegacion {
			color: #FFFFFF;
			font-family: "Trebuchet MS", sans-serif;
			font-size: 12px;
			height: 35px;
			line-height: 30px;
			margin: 0 auto 0;
			padding-top: 5px;
			width: 990px;
			z-index: 30
		}
		#top #navegacion li {
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#top #navegacion li a {
			color: #FFFFFF;
			display: block;
			margin-right: 50px;
			padding-left: 5px;
			text-decoration: none;
		}
		#top #navegacion li a:hover {
			text-decoration: none;
		}
		#top #navegacion div {
			position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #253B53;
			border-left: 1px solid #3275BC;
			border-right: 1px solid #3275BC;
			border-bottom: 2px solid #3275BC;
		}
		#top #navegacion div a {
			position: relative;
			display: block;
			margin: 0;
			padding: 0 10px 0 4px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #253B53;
			color: #FFFFFF;
		}
		#top #navegacion div a:hover {
			text-decoration: none;
		}

		
		
#contenedor {
	background-image: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo.jpg");
	background-position: left;
	background-repeat: repeat-y;
	margin: 0 auto 0;
	overflow: hidden;
	width: 990px;
}
	#lateral {
		float: right;
		width: 315px;
		padding-left: 15px;
	}
	#lateral .blq {
		border-bottom: 1px solid #FFFFFF;
		padding: 10px 0 10px 0;
	}
	#lateral .t {
		color: #4C4C4C;
		font-size: 14px;
		font-weight: bold;
	}
	#lateral a {
		outline: none;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
		#lateral a:hover {
			color: #0778BF;
			text-decoration: underline;
		}
	#lateral li a {
		outline: none;
		color: #0778BF;
		text-decoration: none;
	}
		#lateral li a:hover {
			text-decoration: underline;
		}
	#temas {
		margin: 15px 0 15px 0;
		text-align: center;
		width: 295px;
	}
		#temas a {
			color: #0778BF;
			text-decoration: none;
		}
		#temas a:hover {
			text-decoration: underline;
		}
		
	#contenido {
		float: left;
		width: 655px;
	}
		#contenido #search {
			background-image: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-buscar-inf.jpg");
			background-position: bottom left;
			background-repeat: no-repeat;
			padding-bottom: 16px;
			width: 655px;
		}
			#contenido #search form {
				background-image: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-buscar.jpg");
				background-position: left;
				background-repeat: repeat-y;
				height: 35px;
				margin: 0;
				padding: 0;
			}
	
			#contenido #search .input {
				border: 0;
				height: 18px;
				margin-left: 50px;
				margin-top: 4px;
				width: 460px;
			}
			#contenido #search .button {
				border: 0;
				background-color: transparent;
				height: 25px;
				margin-left: 10px;
				text-align: center;
				margin-top: 3px;
				width: 125px;
			}

	.articulo {
		border-bottom: 1px solid #E0E0E0;
		padding-bottom: 10px;
		margin-bottom: 15px;
		width: 625px;
	}
		.articulo h1, .articulo h2 {
			font-size: 36px;
			line-height: 36px;
			padding: 0;
			margin-bottom: 10px;
		/*	padding: 5px 0 5px 0; */
		}
		.articulo h1 a, .articulo h2 a {
			color: #0778BF;
			font-weight: bold;
			text-decoration: none;
		}
		.articulo h1 a:hover, .articulo h2 a:hover {
			color: #FFFFFF;
			background-color: #0778BF;
		}
		.articulo_meta {
			color: #4C4C4C;
			font-size: 12px;
			font-weight: bold;
			padding-bottom: 5px;
		}
		.articulo_meta a {
			color: #0778BF;
			text-decoration: none;
		}
		.articulo_meta a:hover {
			text-decoration: underline;
		}
		.articulo_contenido {
			overflow: hidden;
			padding-bottom: 5px;
		}
		.articulo_contenido a {
			color: #0778BF;
			text-decoration: none;
		}
		.articulo_contenido a:hover {
			text-decoration: underline;
		}
		.articulo_contenido .left, .articulo_contenido .alignleft {
			border: 0;
			margin: 5px  30px 5px 0;
		}
		.articulo_contenido .right, .articulo_contenido .alignright {
			border: 0;
			margin: 5px 0 5px 30px;
		}
		.articulo_tags {
			color: #4C4C4C;
			font-size: 12px;
			font-weight: bold;
		}
		.articulo_tags a {
			color: #0778BF;
			text-decoration: none;
		}
		.articulo_tags a:hover {
			text-decoration: underline;
		}
		.articuloplus {
			overflow: hidden;
			width: 625px;
		}
			#related a {
				color: #0778BF;
				text-decoration: none;
			}
			#related a:hover {
				text-decoration: underline;
			}

			
			
			
			
			
			
			
#comments a, #respond a {
	color: #303030;
	text-decoration: none;
}
	.commentlist {
		text-align: left;
	}
	.commentlist a {
		color: #0000B0;
		text-decoration: none;
	}
	.commentlist a:hover {
		text-decoration: underline;
	}
	.com_input {
		width: 250px;
	}
	.com_textarea {
		height: 150px;
		width: 600px;
	}
	.com_submit {
		text-align: center;
		width: 600px;
	}

#commentform {
	background: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-comentarios.jpg") repeat-y left;
	margin: 0;
	padding: 0;
	width: 640px;
}
	#commentform .up {
		background: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-sup-comentarios.jpg") no-repeat top left;
		height: 9px;
		width: 640px;
	}	
	#commentform .dw {
		background: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/fondo-inf-comentarios.jpg") no-repeat bottom left;
		height: 10px;
		width: 640px;
	}
	#commentform p {
		margin-left: 10px;
	}
	#commentform .boton_img {
		margin-right: 25px;
		text-align: right;
	}

a {
	outline: none;
}
img {
	border: 0;
}

#copyright {
	color: #A0A0A0;
	font-size: 11px;
	padding: 25px 25px 0 0;
	text-align: right;
}
	#copyright a {
		color: #A0A0A0;
		font-weight: normal;
		text-decoration: none;
	}

#pie {
	background-image: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/pie.jpg");
	margin: 0 auto 0;
	width: 990px;
	height: 52px;
	background-position: left;
	background-repeat: no-repeat;
}
	
.pagebar { 
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}
	.pagebar a, .pageList .this-page {
		font-size: 12px;
		padding: 2px 6px;
		border: solid 1px #0778BF;
		background: #FFFFFF;
		text-decoration: none;
	}
	.pagebar a:visited {
		font-size: 12px;
		padding: 2px 6px;
		border: solid 1px #0778BF;
		background: #FFFFFF;
		text-decoration: none;
	}
	.pagebar .break {
		font-size: 12px;
		padding: 2px 6px;
		border: none;
		background: #FFFFFF;
		text-decoration: none;
	}
	.pagebar .this-page {
		font-size: 12px;
		padding: 2px 6px;
		border: solid 1px #0778BF;
		vertical-align: top;
		background: #FFFFFF;
		font-weight: bold;
	}
	.pagebar a:hover {
		font-size: 12px;
		color: #FFFFFF;
		background: #0778BF;
		border-color: #4C4C4C;
		text-decoration: none;
	}

.center, .aligncenter {
	text-align: center;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}

blockquote {
	padding-left: 2px;
	font-size: 12px;
}
code {
	font-family: "Courier New", monospace;
	color: #404040;
	font-size: 12px;
	border: 1px dashed #A0A0A0;
	background-color: #F0F0F0;
}

li {
	list-style: url("http://www.ethekmedia.com/wp-content/themes/ethek3/images/b.png");
	padding-bottom: 5px;
}
.q {
	width: 175px;
	border: 1px solid #0778BF;
}
.s {
	width: 120px;
	background-color: #0778BF;
	border: 1px solid #4C4C4C;
	color: #FFFFFF;
}

.anuncios {
	overflow: hidden;
	width: 305px;
}
.anuncios .anunciob {
	float: left;
	text-align: center;
	width: 301px;
}
.anuncios .anuncio {
	float: left;
	height: 150px;
	text-align: center;
	width: 150px;
}


