/*  
Nombre del theme: The Unstandard
URL del theme: http://5thirtyone.com/
Descripcion: Lejos del formato estandar de un blog
Version: 0.1
Autor: Derek Punsalan
Autor URI: http://is.derekpunsalan.com/
Traducido por: http://ayudawordpress.com/
*/

* { margin: 0; padding: 0; }

body { background: #EEEEE9; color: #000; font: 62.5%/1.2em arial,sans-serif; text-align: center; }
#main-wrapper { display: block; margin: 0 auto; padding: 0 7px; width: 940px; text-align: left; }

/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.3em; line-height: 1.4em; }
a { color: #2c2c2c; }
  a:hover { color: #f47a0e; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { padding: 0; position: relative; }
  #leaderboard h1 a { color: #333; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #f47a0e; }
#main-nav { font-size: 1.1em; margin: 10px 10px 0 0; text-transform: uppercase; font-weight: bold; }
  #main-nav li { float: left;  margin-left: 7px; }
  #main-nav li a { background: #ddd; color: #6c6c6c; display: block; padding: 1.1em 0; text-decoration: none; text-align: center; width: 8em; } 
  #main-nav li a:hover,
  #main-nav li.current a { background: #333; color: #eee; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now a { background: #f47a0e; color: #eee; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }
  
/* ----------------------------------- home posts */
.home { width: 940px }
.home .left {  width: 560px; padding: 10px; }
.home .main-post-bg { background: #444; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 553px; overflow: hidden; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #f47a0e; border: 1px solid #ce6100; }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #000; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #f79b42; text-decoration: none; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 273px; overflow: hidden; height: 150px; margin: 0 4px 4px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #f79b42; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #fff; }
.home .right { width: 330px; text-align: left; background:transparent url(images/hr-dot-v.gif) repeat-y scroll left top;
padding:20px 0 0 10px; }
.home .right h3 { font-weight: normal; font-size: 1.6em; color: #f47a0e; padding-left: 2px; }

/* ----------------------------------- entry style */
.post.single { font-size: 1.3em; line-height: 1.5em; color: #444; width: 590px; }
  .post.single h2, .post.single h2 a { font-size: 18px; line-height: 20px; color: #f47a0e; text-decoration: none; padding-bottom:20px }
  .post.single .entry { float: right; width: 500px; }
  .post.single .meta { border-top: 2px solid #f47a0e; color: #444; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #f47a0e; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: bold; font-size:smaller }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: normal; background: #f9f9de; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h3 { font-size: 16px; color: #f47a0e; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: #fff; }
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 320px; }
  .sidebar-ul li,
  .related-posts li { color:#777; border-top: 1px solid #ccc; line-height: 1.5em; width: 320px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #888; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: url("images/li.gif") no-repeat 1px 3px; color: #f47a0e; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #f47a0e; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #ddd; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #f47a0e; display: block; width: 100%; margin: 21px 0 14px 0; padding: 35px 0 0 2px; background: url("images/distort.gif") no-repeat top center; }
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #f47a0e; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 320px; }
  .pings h3 { color: #f47a0e; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 320px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 320px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #f47a0e; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { padding: 1px 10px; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: small; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #f47a0e; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; }

/* ----------------------------------- search */
.search { background: transparent url("images/search-bg.gif") no-repeat top left; display: block; width: 325px; height: 32px; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #666; font-size: 12px; border: 1px solid #f47a0e; padding: 1px; width: 225px; margin-right: 4px; }
#searchsubmit { margin-left: 10px; padding-left: 20px;}
/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 72px; position: relative; text-align: center;}
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }
/*------------------------------------------------marco*/
img.marco {
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	

	}
#page{
	margin: 0 auto;
	width: 940px
}
#header{
	height: 274px;
	position:relative;
}
#header .spacer{
	float: right
}
#header h1{
	float: left;
	width: 320px;
	height: 215px;
}
#header h1 a{
	display: block;
	height: 135px;
}
#header h1 a:hover{
	text-decoration: none
}
.colum-right{
	float: right;
	width: 560px;
	margin:0 0 0em;
	padding: 0 0 0 2.5em;
	line-height:1.8em;
	background: transparent url(images/hr-dot-v.gif) repeat-y scroll left top;
}
.elements .colum-right {
	width: 560px;
}
.colum-right h2 a{
	color: #262625;
	text-decoration: none;
}
.colum-left{
	float: right;
	width: 240px;
	padding-right:35px;
	margin-bottom:20px;
}
.elements .colum-left {
	width: 240px;
	margin:1em 0 0;
}
.colum-left{
	float: left;
	width: 100px;
	margin:0 0 1em;	
}
.colum-left a{
	color: #555555;
	text-decoration: underline
}
.box{
	margin: 0 0 1em;
	width: 940px
}
.top, .bottom{
	background: url(images/box-main-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.bottom{
	background: url(images/box-bot.gif) no-repeat top
}
.main-top{
	background: url(images/box-main-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden;
	margin-top:15px;
}
.spacer{
	background: url(images/box-bgr.gif) repeat-y top;
	height: 1%;
	padding: 20px 0;
}
.hr{
	background: url(images/hr-dot.gif) repeat-x top;
	height: 1%;
	padding: 1px 0;
	margin:0 0 20px 0;
}
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
#search{
	height: 32px;
	margin: 0 0 1.5em;
	padding: 0;
}
#search input.keyword{
	background: #F3F3EE;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #777;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 160px
}
.boton-continuar {
	clear: both;
}
.boton-continuar a{
	background: url(images/external.png) no-repeat left;
	padding: 0 0 0 20px;
}
#footer {
	padding:0 20px;
}
#footer, #footer a {
	color: #666666;
}
#footer a:hover{	
	color: #82bfcf;
	text-decoration: underline
}
#footer li {
	display: inline;
}
#footer li {
	padding-right: .2em;
}
#footer li a {
	margin-right: 1em;
}
.clean{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}		 
.bloque { font-size:12px; line-height:1.8em; }
.bloque h2 { margin-top:5px; }
.bloque img {	
	border:8px solid #f0efe6;
}
.bloque img:hover{
	border:8px solid #82bfcf;
}
.bloque img.noborder{
	border:0px;
}
.bloque ul, .bloque ol{
	padding: 0 0 1.2em 2em;
}
.bloque ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.bloque ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.bloque li a:hover{
	color: #a4b92e;
	text-decoration: none
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.album_foto img{
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	margin: 0 6px 12px;
	padding: 6px;
	float:left;
}
.album_foto img:hover{
	background:#82bfcf;
}
.photos {
	background:none;
	margin:0 0 2em;	
	padding-bottom:1.5em;
}
.elements .colum-left .photos {
	background:url(images/hr-dot.gif) repeat-x center bottom;
}
.elements ul.ultimas-noticias-left {
	margin:-9px 0 2em;	
}
ul.ultimas-noticias-left {
	margin:-9px 0 15px;	
}
.ultimas-noticias-left li {
	padding:0;
	background:url(images/hr-dot.gif) repeat-x center bottom;
}
.ultimas-noticias-left li:hover {
	background:#f6f6f6 url(images/hr-dot.gif) repeat-x center bottom;
}
.ultimas-noticias-left li a {
	color:#555555;
	display:block;
	height:50px;
	padding:10px 0 0;
	text-decoration:none;
	width:240px;
}
.elements .ultimas-noticias-left li a {
	width:240px;
}
.ultimas-noticias-left li img {
	border:3px solid #F0EFE6;
	float:left;
	margin:2px 10px 0 5px;
}
.ultimas-noticias-left a:hover, .widget a:hover{
	color:#82bfcf;	
}
.product_info{
	width: 25%;
	height: 230px;
	float: left;
	padding: 0px;
	margin: 2px 20px;	
	text-align: center;
}
.product_info div {
	margin: 5px 0;
}
#campoBusqueda {
	background-image: url(images/busqueda-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 120px;
	padding-left: 25px;
	padding-top: 6px;
}

.product_info .name{
	font-size: .9em;
	font-weight: bold;
}
.product_info .name a{
	color: #000000;
	text-decoration: none;
}
.product_info .name a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.product_info .price {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 40px;
}
.box .bot {
	background:transparent url(images/box-bot.gif) no-repeat scroll center top;
	clear:both;
	height:10px;
	overflow:hidden;
}
.telf{
	text-align: right;
}
.banners img {
	border: none;
	background: none;
}
.banners img, .banners img:hover {
	border: none;
	background: none;
}

/* Nuevas */
#pie1 #general, #pie1 #servicios, #pie1 #aventura, #pie1 #tienda {
      float: left;
      width: 188px;
      border: 1px dotted #CCCCCC;
      background-position: left;
      text-align: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #999999;
      background-color: #F8F8F8;
      height: 200px;
      margin: 10px 7px;
      padding: 10px;
      display: inline;
  } 
	#pie1 #general ul, #pie1 #servicios ul, #pie1 #aventura ul, #pie1 #tienda ul
	{
		margin-top: 1em;
	}
	
	#pie1 #general li, #pie1 #servicios li, #pie1 #aventura li, #pie1 #tienda li
	{
		display: block;
	}
	#pie1 #telefono, #pie1 #mail, #pie1 #reserva {
      float: left;
      width: 260px;
      border: 1px dotted #CCCCCC;
      background-position: left;
      text-align: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #999999;
      background-color: #F8F8F8;
      height: 200px;
      margin: 10px 7px;
      padding: 5px;
      display: inline;
  } #pie1 #alcorce, #pie1 #caroc {
      float: left;
      width: 260px;
      border: 1px dotted #CCCCCC;
      background-position: left;
      text-align: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #999999;
      background-color: #F8F8F8;
      height: 200px;
      margin: 10px 7px;
      padding: 10px;
      display: inline;
  }
	.footer_phone
	{
		margin: 1em 0;
	}
	.footer_phone span
	{
		margin: 0 .5em;
	}  
	.footer_contact
	{
		float: right;
		text-align: right;
		margin: 1em;
	} 

	
	
	
reset estilos*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
margin: 0;
padding: 0;
border: 0;
outline: 0px solid #000000;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus
{
outline: 0px solid #000000;
}
BODY
{
margin: 0px;
padding: 0px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 18px;
}
OL, UL
{
list-style: none;
}
TABLE
{
border-collapse: separate;
border-spacing: 0;
}
CAPTION, TH, TD
{
font-weight: normal;
vertical-align: top;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
content: "";
}
BLOCKQUOTE, Q
{
quotes: "" "";
}
/*Fin reset estilos*/ 
	
	
#al_cbcr {
    background: url("../../../../theme/alcorceaventura/content/images/bg1_cbcr.png") repeat-x scroll 0 0 transparent;
    height: 62px;
    margin: 0 auto auto;
    padding: 0;
    position: relative;
    width: 959px;
    z-index: 10;
}

#al_logo-cbcr {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cbcr.png");
    float: left;
    height: 55px;
    margin: 1px 0 0 13px;
    width: 164px;
}

#al_logo-cbcr A {
    display: block;
    height: 55px;
    text-indent: -9999px;
    width: 164px;
}

#al_tlef {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cbcr.png");
    background-position: -170px -2px;
    display: block;
    float: left;
    height: 49px;
    margin: 5px 0 0 56px;
    width: 222px;
}

#al_dtall {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cbcr.png");
    background-position: -396px 0;
    float: left;
    height: 58px;
    left: 478px;
    position: absolute;
    width: 80px;
    z-index: 1;
}

#al_scaldr {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cbcr.png");
    background-position: 1px -89px;
    float: right;
    height: 62px;
    margin: 0 -33px 0 0;
    width: 37px;
}

#al_cbcr-der {
    background: url("../../../../theme/alcorceaventura/content/images/bg2_cbcr.png") repeat-x scroll 0 0 transparent;
    float: right;
    height: 75px;
    margin-top: -62px;
    width: 50%;
	position: relative;
	z-index: 5;
}

#al_cbcr-izq {
    background: url("../../../../theme/alcorceaventura/content/images/bg1_cbcr.png") repeat-x scroll 0 0 transparent;
    float: right;
    height: 75px;
    margin-top: -62px;
    position: relative;
    width: 50%;
	z-index: 5;
}

BODY {
    background: url("../../../../theme/alcorceaventura/content/images/bg_ppal.jpg") no-repeat scroll center top #F8F8F8;
}

#al_top-bg {
    background-image: url("../../../../theme/alcorceaventura/content/images/bg_cntdTop.png");
    height: 4px;
    margin: auto;
    width: 960px;
}

#al_web-cntd {
    background-image: url("../../../../theme/alcorceaventura/content/images/bg_cntd.jpg");
	margin: auto;
    overflow: hidden;
    position: relative;
    top: -9px;
    width: 960px;
    z-index: 1;
}

#al_cntd-menu {
    background-color: #FFFFFF;
    display: block;
    float: left;
    height: 58px;
    margin: 0 0 0 12px;
    width: 940px;
	margin-bottom: 50px;
}

#al_cntd-menu LI {
    float: left;
    margin-top: 10px;
}

#al_tienda {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -4px -4px;
    display: block;
    height: 42px;
    margin: 0 7px 0 0;
    text-indent: -9999px;
    width: 118px;
}

#al_servicios {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -128px -4px;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 126px;
}

#al_aventuras {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -254px -4px;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 136px;
}

#al_informacion {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -390px -4px;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 150px;
}

#al_blog {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -540px -4px;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 74px;
}

#al_album {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -614px -4px;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 91px;
}

#al_bscr {
    position: relative;
}

#al_bscr INPUT {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 240px -4px;
    border: 0 none #000000;
    color: #6D6D6D;
    float: left;
    font-size: 12px;
    height: 17px;
    margin: 0 0 0 15px;
    padding: 12px 0 13px 16px;
    text-indent: 0;
    width: 151px;
}

#al_bscr BUTTON {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 73px -4px;
    border: 0 none #000000;
    cursor: pointer;
    float: left;
    height: 42px;
    padding-top: 0;
    text-indent: -9999px;
    width: 53px;
}

#al_web-izqd {
    float: left;
    margin: 0 13px 0 12px;
    overflow: hidden;
    text-align: left;
    width: 695px;
}

.al_post-title
{
	margin-bottom: 10px;
}

.al_post-title small
{
    color: #D2D2D2;
    font-size: 12px;
    margin-right: 5px;
    text-transform: uppercase;
}

.al_post-title span a
{
    color: #38D2EA;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
}

.al_post-title span a:hover
{
    text-decoration: none;
}

.al_post-title p
{
    color: #F69644;
    font-size: 13px;
    font-weight: bold;
    padding-left: 90px;
}

.al_post-dscp
{
	overflow: hidden;
	height: 100%;
	text-align: justify;
	color: #40403f;
	margin-top: 20px;
}

.al_post-img
{
	float: left;
	margin: 0px 6px 6px 0px;
	padding: 5px;
	border: 1px solid #CCC;
}

.al_post-cndr
{
	margin-bottom: 50px;
	border: solid #e7e7e7;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 50px;
}

.al_post-tag
{
	color: #40403f;
	margin-top: 15px;
}

.al_post-tag span
{
	color: #eb5500;
}

#al_web-drch {
	float: left;
    padding-left: 11px;
    width: 229px;
}

#al_recientes
{
	background: url("btn_recientes.png") no-repeat;
	width: 222px;
	height: 37px;
	text-indent: -2000em;
	margin-bottom: 10px;
}

.al_sidebar-ul
{
	margin-bottom: 20px;
}

.al_sidebar-ul li
{
	text-align: left;
	margin-bottom: 6px;
}

.al_sidebar-ul a
{
    background-image: url("bola_0.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: #40403F;
    padding: 0 5px 0 10px;
    text-decoration: none;
	width: 205px;
	display: block;
}

.al_sidebar-ul a:hover
{
	text-decoration: none;
	color: #de4c01;
	background-image: url("bola_1.png");
}

.cnjunts {
    background-position: 240px 693px;
    height: 126px;
}

.pdid {
    background-position: 240px 554px;
    height: 126px;
}

.box {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    height: 127px;
    margin: 0 0 18px;
    text-indent: -9999px;
    width: 230px;
}

#btm-bg {
    background-image: url("../../../../theme/alcorceaventura/content/images/bg_cntdBottm.png");
    height: 6px;
    margin: auto;
    position: relative;
    top: -9px;
    width: 960px;
}

#logo-prfotr {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 539px 155px;
    height: 33px;
    margin: 19px auto auto;
    width: 87px;
}

#pie {
    background: none repeat scroll 0 0 #F86B00;
    height: 218px;
    margin: 20px auto -160px;
    padding: 0;
    position: relative;
    width: 959px;
    z-index: 1;
}

#scaldr-pie {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: -546px -707px;
    height: 218px;
    margin-left: -112px;
    width: 112px;
}

#logo-ftr {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cbcr.png");
    background-position: 0 0;
    height: 53px;
    left: 43px;
    position: absolute;
    top: 24px;
    width: 159px;
}

#mail-ftr {
    color: #FCB37B;
    font-family: verdana;
    font-size: 14px;
    font-style: italic;
    left: 9px;
    position: absolute;
    top: 114px;
}

#mail-ftr A {
    color: #FCB37B;
    text-decoration: none;
}

#fcbk {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd.png");
    background-position: 720px 157px;
    height: 47px;
    left: 20px;
    position: absolute;
    top: 141px;
    width: 48px;
}
#fcbk A {
    height: 47px;
    position: absolute;
    text-indent: -9999px;
    width: 48px;
}

#yutb {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 666px 157px;
    height: 47px;
    left: 98px;
    position: absolute;
    top: 141px;
    width: 48px;
}

#yutb A {
    height: 47px;
    position: absolute;
    text-indent: -9999px;
    width: 48px;
}
#twtr {
    background-image: url("../../../../theme/alcorceaventura/content/images/twitter.png");
    background-repeat: no-repeat;
    height: 48px;
    left: -30px;
    position: absolute;
    top: 142px;
    width: 49px;
}
#twtr A {
    height: 47px;
    position: absolute;
    text-indent: -9999px;
    width: 48px;
}

#send {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 611px 157px;
    height: 47px;
    left: 153px;
    position: absolute;
    top: 141px;
    width: 48px;
}
#send A {
    height: 47px;
    position: absolute;
    text-indent: -9999px;
    width: 48px;
}

#mapa-web {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 13px;
    height: 53px;
    left: 252px;
    position: absolute;
    top: 34px;
    width: 704px;
}

#mapa-web UL {
    float: left;
	text-align: left;
}

#mapa-web LI {
    list-style: disc outside none;
    margin: 0 0 10px 36px;
}

#mapa-web A {
    color: #FFFFFF;
    text-decoration: none;
}

#pie-der {
    background: url("../../../../theme/alcorceaventura/content/images/bg_pie_der.jpg") repeat-x scroll 0 0 transparent;
    float: right;
    height: 222px;
    margin-top: -62px;
    width: 50%;
}

#pie-izq {
    background: url("../../../../theme/alcorceaventura/content/images/bg_pie_izq.jpg") repeat-x scroll 0 0 transparent;
    float: right;
    height: 222px;
    margin-top: -62px;
    position: relative;
    width: 50%;
}

#fotr {
    background-color: #E63900;
    height: 61px;
    margin-top: 160px;
    width: 100%;
}

#fotr-ctnd {
    height: 61px;
    margin: auto;
    position: relative;
    width: 959px;
}

#drccn {
    color: #FFFFFF;
    font-size: 11px;
    left: 42px;
    position: absolute;
    top: 13px;
    width: 515px;
}

#denox {
    color: #FFFFFF;
    font-size: 11px;
    position: absolute;
    right: 56px;
    top: 21px;
}

#denox A {
    background-image: url("../../../../theme/alcorceaventura/content/images/sprite-cntd_blog.png");
    background-position: 720px 93px;
    display: block;
    height: 33px;
    left: 101px;
    position: absolute;
    text-indent: -9999px;
    top: -6px;
    width: 65px;
}
