/*  
Theme Name: DescubreJordania
Theme URI: http://www.descubrejordania.com/
Description: WordPress Theme DescubreJordania.com
Version: 1.6
Author: Territorio creativo
Author URI: http://www.territoriocreativo.es
*/

html, body {
  background: url(images/bg.jpg) repeat-y center #f0e6da;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #9b4d01;
  /*outline: none;*/
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

form {
  display: inline;
}

#columder .caja_texto {
  width: 120px;
  background: url('images/columder/fondo_caja.gif') no-repeat;
  margin-right: 5px;
  border: 0px solid #d3cabe;
  font-size: 10px;
  height: 20px;
padding-left: 5px;
padding-top: 4px;
padding-right:5px;
color: #666;
}

#columder .caja_texto2 {
  width: 120px;
  background: url('images/columder/fondo_caja.gif') no-repeat;
  margin-right: 2px;
  border: 0px solid #d3cabe;
  font-size: 10px;
  height: 20px;
padding-left: 5px;
padding-top: 4px;
padding-right:5px;
color: #666;
}

#columizq .caja_texto {
  width: 350px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  font-size: 10px;
}

#columder img.left {
  margin-right: 10px;
}
.submit, #columder .titulo_columder {
  position: relative;
}

.submit {
  top: 5px;
}

ul {
  margin-left: -12px;
  *margin-left: 25px;
  margin-bottom: 0;
}

ul li {
  padding-top: 5px;
}

#main, #footer {
  width: 980px;
}

#main {
  margin: 0 auto;
}

#container {
  text-align: center;
}

/* #################### */
/* ___ BARRA NAVEGACION SUPERIOR */
/* #################### */

#barra_sup {
  background: url(images/barra_sup.jpg) no-repeat;
  width: 960px;
  height: 29px;
  margin: 10px auto 10px auto;
}

#barra_sup .content {
  float: left;
  margin-left: 10px;
  width: 100%;
  text-align: center;
}

#barra_sup .content .enlaces_menu {
  margin-top: 7px;
}

#barra_sup .content a {
  color: #c09f66;
  font-weight: normal;
  padding-right: 20px;
}

#barra_sup .content a.selected {
  font-weight: bold;
}

#barra_sup .content .buscador_menu {
float: right;
margin-top: 3px;
}

#searchform .caja_search {
  width: 133px;
  background: url('images/columder/fondo_buscador.jpg') no-repeat 0px 0px;
  border: 0px solid;
  font-size: 11px;
  height: 31px;
	color: #666;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 30px;
}

#searchform .submit_search {
	position: relative;
	left: -25px;
	top: 4px;
}

/* #################### */
/* ___ CONTENIDO */
/* #################### */

#main_content {
  width: 960px;
  margin: 0 auto;
}

#main_content .container_content {
  background: url(images/deg_sup.jpg) no-repeat top;
  padding-top: 11px;
  text-align: left;
  float: left;
width: 960px;
}

.titulo_web {
  font-weight: bold;
  font-size: 14px;
  margin-bottom:13px;
}
.bien_txt {
	padding-left: 20px;
	padding-right: 20px;
}

/* _________________________ */
/* ___ COLUMIZQ */
/* _________________________ */

#columizq {
  float: right;
  width: 660px;
  margin-right: 18px;
}

.post {
  padding: 0 15px 15px 15px;
  width: 645px;
}

#bienvenida {
  background: url(images/columizq/bienvenida.gif) no-repeat top;
  width: 660px;
  padding-top: 15px;
  height: 85px;
  font-size:1.1em;
  line-height:15px;
  margin-bottom: 10px;
margin-left: 7px;
}

.post, .post .content, .post {
  float: left;
}

.post {
  background: url(images/columizq/post_1.jpg) no-repeat top;
}

.post .fecha, .post .titulo, .post .categorias, .comentario .autor {
  font-weight: bold;
}

/* .autor {
line-height:28px;
} */

.post .fecha {
  color:#666;
  margin: 10px 0 0 0;
  padding: 0;
}

.post h2 {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}

.post H2 A {
  font-size:24px;
  font-weight: bold;
  text-decoration: none;
}

.post H2 A:hover {
  text-decoration: underline;
}

.post .datos {
  font-size: 11px;
  margin-top: 0px;
}

.categorias img, .comentarios img {
	position: relative;
	top: 3px;
}

.post .autor {
  margin-bottom: 0px;
  font-size: 11px;
}

.post .comentarios {
  float: right;
  margin-right: 15px;
  margin-bottom: 0px;
  position: relative;
  top: -2px;
}

.post .categorias {
}

.post .content {
  margin-top: 10px;
  width: 100%;
  line-height:18px;
  font-size:12px;
}

.post .content img {
  	border: 2px solid #330000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.post .content img.alignnone {
  float:left;
  margin-right: 10px;
}
.post .content img.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
embed {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.post .content img.alignleft {
  float:left;
  margin-right: 10px;
}
.post .content img.alignright {
  float: right;
  margin-left: 10px;
}

.post .content img.sinborde {
	border: 0px;
}

.post .content .more-link {
	display: block;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: right;
}

.cont_post {
	padding-left: 10px;
	padding-right: 10px;
}

h2.pagetitle {
	margin-left: 10px;
	font-size: 20px;
}

hr {
	height: 1px;
	border: 0px;
	background: #f0e3db;
	margin-top: 35px;
}

blockquote {
	margin: 1.7em 25px 1.7em 15px;
	padding: 0px 0px 0px 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #555;
	border-left: 18px solid #f4eeea;
	font-size: 1.1em;
	}
.post .content blockquote p {
margin-bottom: 1em; padding-bottom: 0px;
}

/* ----- NAVEGACION ----- */

#navegacion {
  float: left;
  margin-bottom: 15px;
}

.navegacion_1, .navegacion_2 {
  width: 290px;
  height: 18px;
  padding-top: 7px;
  text-align: center;
}

.navegacion_1 {
  background: url(images/columizq/navegacion_1.gif) no-repeat top;
}

.navegacion_2 {
  background: url(images/columizq/navegacion_2.gif) no-repeat top;
}

#anterior {
  float: left;
}

#siguiente {
  float: right;
}

.nav_sig {
	background: url(images/columizq/navegacion_1.gif) no-repeat top;
	width: 290px;
  height: 18px;
  padding-top: 7px;
  text-align: center;
float: right;
overflow: hidden;
display: block;
}

.nav_ant {
	background: url(images/columizq/navegacion_1.gif) no-repeat top;
	width: 290px;
	height: 18px;
	padding-top: 7px;
	margin-left: 20px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}

/* ----- COMENTARIOS ----- */

.titulo_input {
width: 140px;	
height: 20px;
font-size: 12px;
font-weight: bold;
color: #663200;
}

.tit_inp {
	float: right;
	margin-top: 15px;
}
#commentform input, #commentform textarea {
  float: right;
  text-align: left;
  width: 410px;
	border: 0px;
	margin-left: 10px;
	margin-top: -15px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 10px;
	font-family: "Verdana";
	font-size: 12px;
}

#commentform input {
	height: 20px;
	background: url('images/columizq/fondo_com.gif') no-repeat;
		padding-top: 2px;
}

#commentform textarea {
	height: 70px;
	background: url('images/columizq/fondo_com2.gif') no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#commentform input.enviar {
	width: 63px;
	height: 20px;
	background: none;
	border: 0px;
	clear: both;
	float: right;
	margin-top: -10px;
}

#commentform input.recibir_boton {
	width: 15px;
	background: none;
}

.recibir {
	clear: both;
	width: auto;
}
.recibir_boton {
	position: relative;
	top: 14px;
	left: -8px;
}
.recibir_txt {
	float: right;
	margin-bottom: 20px;
}

.subscribe-to-comments {
	margin-left: 70px;
}

.campo {
	margin-bottom: 15px;
	height: 25px;
}

#columizq h3 {
	font-size: 14px;
	color: #663200;
}

#comments {
	margin-left: 20px;
}

.enviar_com {
	margin-left: 20px;
		width: 560px;
}

.commentlist {
	width: 600px;
	margin-left: 20px;
	clear: both;
}

.compar, .comimpar {
	padding: 15px;
	font-size: 12px;
}

.compar cite, .comimpar cite, .compar cite a, .comimpar cite a {
	font-size: 18px;
	font-style: normal;
	color: #000;
	font-weight: normal;
}

.com_num {
	float: left;
	font-size: 13px;
	margin-right: 5px;
	margin-top: 5px;
}

.com_text {
	padding-left: 20px;
}

.compar {
	background: #fff;
	clear: both;
}

.comimpar {
	background: #f1ebe3;
}

/* _________________________ */
/* ___ COLUMDER */
/* _________________________ */

#columder {
  float: left;
  width: 250px;
  background: url(images/columder/columder.jpg) no-repeat top;
  padding: 10px;
margin-left: 10px;
}

#columder .titulo_columder {
  top: -5px;
}

#columder .caja {
  padding: 5px;
}

#columder .caja img {
  margin-right: 7px;
}

#columder .caja_1 {
  background: url(images/columder/caja_1.gif) no-repeat;
  height: 50px;
}

#columder .caja_2 {
  background: url(images/columder/caja_2.gif) no-repeat top;
}

#columder #categorias ul{
  list-style: url(images/bullet_1.gif);
}

#columder #mas-leidos ul{
  list-style: url(images/bullet_2.gif);
}

#columder #enlaces ul{
  list-style: url(images/bullet_2.gif);
}


#columder #ultcomentarios ul li {
	margin-left: -15px;
	list-style: none;
	background: url(images/columizq/comentarios.gif) no-repeat 0px 7px;
	padding-left: 20px;
}

#columder #tags ul {
	padding-right: 10px;
	padding-left: 25px;
}

#columder #tags ul a {
	margin-right: 3px;
	color: #7e4e2e;
}

/* #################### */
/* ___ FOOTER */
/* #################### */

#footer {
  float: left;
  border-top: 1px solid #e8ded2;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:14px;
  background-color: #f3ece4;
}

/* #################### */
/* ___ MORE STYLES */
/* #################### */

.txtnormal {
font-size:1em;
font-weight:bold;
color:#000;
}

.txtnormal A {
font-size:1em;
font-weight:bold;
color:#9b4d01;
text-decoration:underline;
}

h3 {
float:left;
width:100%;
font-size:18px;
font-weight:bold;
}

.navigation {
float:left;
width:620px;
}

.relacionadas {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width: 620px;
	clear: both;
}

.relacionadas li {
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0 0 35px;
	list-style-type: none;
}

.rel_date {
	color: #000;
}


.cats {
	list-style-image: url(images/bullet_1.gif);
	list-style-type: disc;
	font-weight: bold;
}

.tags {
	list-style-image: url(images/ico_etiquetas.gif);
	list-style-type: disc;
	font-weight: bold;
}

.rel {
	list-style-image: url(images/bullet_2.gif);
	list-style-type: disc;
	font-weight: bold;
}

.meta {
	border-top: 1px solid #e8ded2;
	border-bottom:1px solid #e8ded2;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.meta2 {
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.authorpage {
	margin-left: 30px;
	margin-right: 10px;
}

.authorpage li {
	  list-style: url(images/bullet_1.gif);
}
