@charset "utf-8";
/* CSS Document */

body {
	background:#b4b4b4 url(../img/bg_jordanian.jpg) no-repeat center top;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,ul,li,form,input {
	margin:0;
	padding:0;
}
a {
	color:#000;
	text-decoration:none;
}

div#base {
	width:860px;
	margin:0 auto;
}

div#top {
	float:left;
	width:860px;
	height:190px;
}
div#top h1 {
	background:url(../img/logo_jordanian.png) no-repeat;
	float:left;
	_display:inline;
	width:398px;
	height:166px;
	margin:10px 0 0;
}
div#top h1 a {
	display:block;
	width:398px;
	height:166px;
}
div#top h1 a span {
	visibility:hidden;
}
div#top ul#painel {
	background:url(../img/bg_painel.png) no-repeat;
	float:right;
	_display:inline;
	width:75px;
	height:25px;
	padding:4px 0 0 10px;
	margin:0;
	list-style:none;
}
div#top ul#painel li {
	background-repeat:no-repeat;
	background-position:center bottom;
	float:left;
	_display:inline;
	height:18px;
	margin:0 3px 0 0;
	font-size:0px;
}
div#top ul#painel li a {
	display:block;
	width:auto;
	height:18px;
}
div#top ul#painel li a span {
	visibility:hidden;
}
div#top ul#painel li.menor {
	background-image:url(../img/ico_menor.png);
	width:7px;
}
div#top ul#painel li.maior {
	background-image:url(../img/ico_maior.png);
	width:13px;
}
div#top ul#painel li.fav {
	background-image:url(../img/ico_fav.png);
	width:18px;
}
div#top ul#painel li.rss {
	background-image:url(../img/ico_rss.png);
	width:18px;
}

div#nav {
	background:url(../img/bg_nav.png);
	float:left;
	_display:inline;
	width:190px;
	margin:0 10px 0 0;
	*padding:0 0 20px;
}
div#nav form.search {
	background:url(../img/bg_search.gif) no-repeat center 16px;
	float:left;
	_display:inline;
	width:160px;
	padding:0 0 3px;
	margin:15px 0 30px 15px;
}
div#nav form.search label {
	background:url(../img/tit_busca.png) no-repeat;
	float:left;
	_display:inline;
	width:160px;
	height:10px;
	margin:0 0 6px;
	text-indent:-9000px;
}
div#nav form.search input {
	background:none;
	clear:both;
	float:left;
	_display:inline;
	width:135px;
	padding:2px 0 2px 3px;
	margin:0 4px 0 0;
	*margin:0 4px 0 -15px;
	_margin:-4px 4px 0 0;
	border:none;
	color:#fff;
	font-size:10px;
}
div#nav form.search input.buscar {
	background:url(../img/bt_buscar.png) no-repeat;
	clear:none;
	width:16px;
	height:16px;
	margin:1px 0 0;
	_margin:-4px 0 0;
	cursor:pointer;
}
div#nav h6 {
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	_display:inline;
	width:160px;
	height:15px;
	margin:0 0 3px 15px;
	text-indent:-9000px;
}
div#nav h6.jordanian {background-image:url(../img/tit_jordanian.png);}
div#nav h6.lugares {background-image:url(../img/tit_lugares.png);}
div#nav h6.links {background-image:url(../img/tit_links.png);}

div#nav ul {
	float:left;
	_display:inline;
	width:160px;
	padding:8px 0 0;
	margin:0 0 20px 15px;
	list-style:none;
	border-top:1px solid #8b8b8b;
}
div#nav ul li {
	float:left;
	_display:inline;
	width:160px;
	margin:0 0 4px;
}
div#nav ul li a {
	background:url(../img/bg_menu.png) no-repeat;
	display:block;
	width:120px;
	padding:1px 0 2px 10px;
	color:#fff;
}
div#nav ul li a.ativo,
div#nav ul li a:hover {
	background:url(../img/bg_menu_on.png) no-repeat;
	color:#000;
}

div.relogio {
	float:left;
	width:145px;
	padding:0 0 20px 45px;
}

div#content {
	background-color:#fff;
	float:left;
	width:660px;
}
div#content div.post {
	clear:both;
	float:left;
	width:660px;
	padding:0 0 25px;
	overflow:hidden;
}
div#content div.post div.tit {
	background-color:#000;
	clear:both;
	float:left;
	width:660px;
}
div#content div.post div.tit h5 {
	background-color:#c3996b;
	position:relative;
	float:left;
	width:110px;
	padding:30px 0 20px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:15px;
	*line-height:25px;
}
div#content div.post div.tit h5 strong {
	font-size:50px;
	font-weight:normal;
}
div#content div.post div.tit h2 {
	float:left;
	width:510px;
	padding:20px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
div#content div.post div.tit h2 strong {
	font-size:26px;
	font-weight:normal;
}
div#content div.post div.tit h2 a {
	color:#fff;
}
div#content div.post div.tit h2 a:hover {
	text-decoration:underline;
}
div#content div.post div.tit p {
	clear:both;
	color:#fff;
	padding:0 0 10px 25px;
}
div#content div.post div.video {
	clear:both;
	float:left;
	width:660px;
	padding:0 0 10px;
	text-align:center;
}
div#content div.post div.texto object {
	float:left;
	_display:inline;
	margin:0 10px 10px 0;
}
div#content div.post img {
	clear:both;
	margin:-10px 0 0;
}
div#content div.post div.texto {
	clear:both;
	width:610px;
	padding:10px 25px;
	font-size:11px;
	text-align:justify;
	line-height:16px;
}
div#content div.post div.texto a {
	text-decoration:underline;
}
div#content div.post div.texto a:hover {
	text-decoration:none;
}
div#content div.post div.categoria {
	padding:0 25px;
}
div#content div.post div.texto img {
	margin:5px 10px;
}
div#content div.post div.texto p {
	padding:0 0 15px;
}
div#content div.post div.list_posts {
	clear:both;
	float:left;
	_display:inline;
	width:600px;
	padding:20px 0;
	margin-left:25px;
	font-size:11px;
	border-bottom:1px solid #6d5e4e;
}
div#content div.post div.list_posts h2 a:hover {
	text-decoration:underline;
}
div#content div.post div.list_posts p.info {
	margin:0px 0 10px 0;
	color:#6d5e4e;
	font-style:italic;
	font-size:11px;
}
div#content div.post div.list_posts p a:hover {
	text-decoration:underline;
	font-style:normal;
}
div#content div.post p.coments {
	background:url(../img/bg_coments.gif) no-repeat;
	float:left;
	_display:inline;
	width:257px;
	padding:7px 0 7px 35px;
	margin:10px 0 0 20px;
	font-size:10px;
	line-height:normal;
}
div#content div.post p.autor {
	background:url(../img/bg_autor.gif) no-repeat;
	float:left;
	_display:inline;
	width:285px;
	padding:7px 0 7px 30px;
	margin:10px 0 0 10px;
	font-size:10px;
	line-height:normal;
}

div#paginacao {
	clear:both;
	float:left;
	width:660px;
	padding:25px 0;
}
div#paginacao p {
	float:left;
	_display:inline;
}
div#paginacao p a span {
	display:none;
}
div#paginacao p.anteriores {
	width:133px;
	height:28px;
	margin:0 0 0 175px;
}
div#paginacao p.anteriores a {
	background:url(../img/bt_anteriores.gif) no-repeat;
	display:block;
	width:133px;
	height:28px;
}
div#paginacao p.proximos {
	width:123px;
	height:28px;
	margin:0 0 0 30px;
}
div#paginacao p.proximos a {
	background:url(../img/bt_proximos.gif) no-repeat;
	display:block;
	width:123px;
	height:28px;
}
div.post div#paginacao p.anteriores {
	margin:0 0 0 20px;
}
div.post div#paginacao p.proximos {
	margin:0;
}
div.post div#paginacao p.pages {
	width:355px;
	padding:5px 0 0;
	font-weight:bold;
	text-align:center;
}
div.post div#paginacao p.pages a {
	font-weight:normal;
	text-decoration:underline;
}
div.post div#paginacao p.pages a:hover {
	text-decoration:none;
}

/* inicio - COMENTARIOS */

div.box_comentario {
	display:none;
	width:600px;
	padding:0 0 0 25px;
}
div#comentario {
	clear:both;
	float:left;
	margin:30px 0 10px;
	font:11px Arial, Helvetica, sans-serif;
}
div.texto div#comentario {
	margin:0 0 10px !important;
}
div#comentario h5 {
	width:600px;
	height:30px;
	margin:0 0 10px;
	color:#000;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #000;
}
div#comentario h6 {
	color:#000;
	font-size:12px;
}

div#comentario form {
	width:600px;
}
div#comentario form input,
div#comentario form textarea {
	padding:2px 3px;
	color:#000;
	border:1px solid #6d5e4e;
	font:11px Arial, Helvetica, sans-serif;
}
div#comentario form input {
	width:95%;
}
div#comentario form td.captcha input {
	width:90%;
}
div#comentario form textarea {
	width:95%;
	height:50px;
}
div#comentario form input.enviar {
	background:url(../img/bt_enviar.png) no-repeat;
	_background:url(../img/bt_enviar.gif) no-repeat;
	width:77px;
	height:24px;
	padding:0 0 0 10px;
	margin:5px 15px 0 0;
	border:0;
	cursor:pointer;
	text-align:left;
}

div#comentario h6.ultimos {
	width:600px;
	font-size:14px;
	border-bottom:1px solid #000;
}

div#comentario div.comentarios {
	clear:both;
	width:600px;
	height:450px;
	padding:0;
	overflow-y:auto;
}
div#comentario div.coment {
	float:left;
	width:100%;
	*width:97%;
	padding:20px 0;
	margin:0;
	border-bottom:1px solid #000;
}
div.box_comentario div.coment {
	width:100%;
}
div#comentario div.coment h2 {
	float:none;
	font-size:14px;
	padding:0;
	margin:0;
}
div#comentario div.coment h2 a:hover {
	text-decoration:underline;
}
div#comentario div.coment p {
	line-height:16px;
	padding:0;
	margin:5px 0 0;
}
div#comentario div.coment p a:hover {
	text-decoration:underline;
}
div#comentario div.coment p.info {
	color:#6D5E4E;
	font-size:11px;
	font-style:italic;
	margin:0 0 10px;
}

div.pag_coment {
	clear:both;
	float:left;
	padding:20px 0 0;
	margin:0;
	color:#c3996b;
	font-size:11px;
}
div.pag_coment a {
	color:#c3996b;
	font-size:11px;
}
div.pag_coment a {
	font-weight:normal;
	text-decoration:underline;
}
div.pag_coment a:hover {
	text-decoration:none;
}
div.pag_coment p {
	padding:0;
	margin:0;
}
div.pag_coment p.pages {
	float:left;
	width:280px;
	font-weight:bold;
	text-align:center;
	word-spacing:3px;
}
div.pag_coment p.prev {
	float:left;
	width:160px;
	height:20px;
}
div.pag_coment p.prev a {
	background:transparent url(../img/ico_prev.png) no-repeat left center;
	_background:transparent url(../img/ico_prev.gif) no-repeat left center;
	padding:0 0 0 20px;
}
div.pag_coment p.next {
	float:left;
	width:160px;
	height:20px;
	text-align:right;
}
div.pag_coment p.next a {
	background:transparent url(../img/ico_next.png) no-repeat right center;
	_background:transparent url(../img/ico_next.gif) no-repeat right center;
	padding:0 20px 0 0;
}

div#comentario div.confirmacao {
	margin:40px 0;
	text-align:center;
}
div#comentario div.confirmacao h6 {
	font-weight:bold;
	color:#000;
}

/* fim - COMENTARIOS */

/* inicio - FOOTER */

div#footer {
	clear:both;
	width:100%;
	height:35px;
	padding:30px 0 0;
	color:#fff;
	font-size:11px;
}
div#footer div.tarja {
	background:url(../img/bg_nav.png);
	padding:20px 0;
	*padding:20px 0 0;
}
div#footer div.tarja div.center {
	width:1000px;
	margin:0 auto;
	padding:0 0 10px;
}
div#footer div.tarja div.center p.think4 {
	background:url(../img/logo_think4.png) no-repeat;
	float:right;
	_display:inline;
	width:40px;
	height:12px;
	margin:0 70px 0 0;
}
div#footer div.tarja div.center p.think4 a span {
	visibility:hidden;
}
div#footer div.tarja div.center p.copyright {
	float:left;
	_display:inline;
	margin:0 0 0 70px;
}

/* fim - FOOTER */