*{
	margin:0px;
	padding:0px;
}
/*--------elements--------*/
table{
	width:100%;
	border-collapse: collapse;
}
li{list-style:none;}
li.left{border:1px solid #0C3A6D;}
li.searchOpt:hover{
	border-top:1px dotted;
	border-bottom:1px dotted;
}
span.Button{
  position: relative;
  overflow:hidden;
  cursor:pointer;
  display:block;
}
a{ text-decoration: none;}
article{position: relative;}
article.post{
	width: 175px;	
	border: none;	
	padding-bottom: 10px;
}

figure img{
	width: 165px;
	height: 200px;
}
h2{
  font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif;/*Calibri, Arial*/
  font-size: 1.2em;
  padding:5px;
  /*text-shadow: 4px 4px 4px #aaa;*/
}
h4{font-size: 0.85em;}
label{
	text-align: left;
	font-size: 0.85em;	
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

input{
	margin: 0px 0px 10px;
	padding: 7px;
    border: 8px solid #005585;
}
textarea{border: 8px solid #005585;}
/*==============================*/

/*-----------classes-------------*/
.main{
  font-family: "Lucida Grande", Arial, sans-serif;
  /*background: url(../images/paper_t.jpg) repeat;*/
}
.header{
  border-bottom:1px solid #DDDDDD;  
  width:100%;
  background:#F4F3F0;
  display:inline-block;
}
.footer{
	font-family:none;
	font-size:small;
	font-weight:normal;
	margin-bottom:0px;
	background:#8C072B;
	padding:10px;
}
.lheader{float:left;}
.rheader{float:right;}
.search{		
	padding-bottom:15px;
	cursor:pointer;
}
.searchOpt{
	overflow-y: scroll;	
	max-height:400px;
	padding: none;	
}
.screenshot{
	border: solid 1px #111;
	border-bottom-color: black;
	padding: 4px;
}
.screenshot:hover {
	border-color: #90b1b8;
}

.overlay {
	position: absolute;
	width: 165px;
	height: 200px;
	background: rgba(0,0,0,.7);
	border: solid 1px #000;
	display: none;
	cursor: pointer;
	-webkit-transition: border-color .5s;
	-moz-transition: border-color .5s;
	transition: border-color .5s;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.8);
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
}

.option{cursor:pointer;}
.listOpt{	
	font-size:0.65em;
	padding-top:2px;
	padding-bottom:2px;
	cursor:pointer;
}
li.listOpt:hover{
	border: 1px solid #052f57; 
	background: #0b58a2 url(images/ui-bg_dots-small_30_0b58a2_2x2.png) 50% 50% repeat; 
	color: #ffffff; 
}
.list{
	position	:absolute;
	padding-top:9px;
	width:		100px;
}
.powered{padding-top:2px;}
.engine{
	background-image:url("../images/wakit_logo_s.png");
	width:15px;
	height:25px;
}

.spriteBtn{
	height:20px;
	width:20px;
	cursor:pointer;
}
.show{background:url(../images/search.gif) no-repeat; }
.facebook{background:url(../images/social_sprite.png) -20px 0px no-repeat;}
.twitter{background:url(../images/social_sprite.png) 4px 0px no-repeat;}
.panoramio{	background:url(../images/panoramio.jpg) no-repeat;}
.gmail{	background:url(../images/gmail_logo.png) no-repeat;}
.icon{
	height:25px;
	width:25px;
    margin:5px;
}

.build{
	color:#E7E1E1;
	font-size:0.75em;
	opacity:0.25;
	height:19px;
	padding:5px;	
	background:#000
}
.all{
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	position:relative;
	top:-3px;
	background:#ffaa00;
	color:#000000;
	border:1px solid #ffaa00;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;	
	padding:1px;
	margin:2px;
	z-index:1;	
	
}
.new{
	background:#d11;
	color:beige;
	border:1px solid #d11;
	font-size:11px;
	font-weight:bold;
	/*
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;	
	*/
	padding:2px;
	z-index:1;
}

.browser{
	height:28px;
	width:31px;
	margin:5px;
}

.avatar{
	height:45px;
	width:45px;
	margin:3px;
}

/*li.browser:hover{border: 2px dotted #DEEFC5;}*/
.mff{background:url(../images/browser_sprite.png) 1px -30px no-repeat;}
.opera{background:url(../images/browser_sprite.png) no-repeat;}
.safari{background:url(../images/browser_sprite.png) 0px -122px no-repeat;}
.chrome{background:url(../images/browser_sprite.png) 0px -88px no-repeat;}
.explorer{background:url(../images/browser_sprite.png) 0px -59px no-repeat;}

.post{
	border:1px solid #ECEFF5;	
	margin:5px;
}

.post2{
	/*border-bottom:1px solid #57B6E7;*/
	width:50%;
	padding:3px 3px;    
}
.post_img{
	height:110px;
	width:100px;
    padding:5px;
	-webkit-box-shadow: #666 0px 1px 5px;
	-moz-box-shadow: #666 0px 1px 5px;		
	margin-right: 5px;	
}

.wrapper_img{
    padding: 15px;
    height: 135px;
	text-align:center;	
}
.head_post{	padding:3px; }
.head_post_map{    
	max-width:210px;
	padding:7px 3px 7px 3px;
    text-align: center;    
    color: #fff;
    background-color: #003399;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #3333ff;
    border-left-color: #3333ff;
    border-bottom-color: #3333ff;
    border-top-color: #3333ff;
}
.date{
	text-align:center;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	/*opacity:0.85;	*/
	padding-left:12px;
}
.comment{
	font-size: 0.7em;
	font-weight:normal;	
}
.wrapper_comment{
    /*padding-top: 3px;
    margin-left: 160px;
    width: 250px;*/
    padding-bottom: 5px;
}
.map_img{
	max-height:100px; 
	max-width:100px;
    margin: 6px 6px 6px 0px;	
	border: 1px solid white;
    margin-right: 5px;
}
.map_info{
	max-width:350px;
	color:#000;
}

.shadow{
	-webkit-box-shadow: #666 5px 5px 11px;
	-moz-box-shadow: #666 0px 1px 5px;
}
.centered{margin:auto;}
.month{max-height:400px;}
.menu{	
  width:100%;
  height:auto;
  display:inline-block;
}
.content{
	height:auto;
	width:90%;
}
.slim-content{width: 65%;}
.contact{
  font-weight: normal;
  padding: 0px 25px 25px;
  background: #333333 url(images/ui-bg_dots-small_20_333333_2x2.png) 50% 50% repeat; 
  color: #ffffff;
}
.contact h1{
  font-family: Calibri;
  font-size: 4.5em;
  font-style: italic;
  border-bottom: 1px dotted #777;
}
.contact_side{
  padding: 40px 15px 15px;
  font-size: 0.85em;
  font-style: italic;

}
.contact_side li a{
  padding-left: 30px;
  color : #BBB;
  font-style: normal;
}
.contact_side ul{ padding-top: 20px;}

.twitter_feed{border-bottom: 1px solid #F1F1F1;}
.vintage{background: url(../images/vintage-pattern.) #363636 repeat;}
.intro{
  padding: 15px;
  /*margin: -5px 50px 0px 0px;*/
  width: 210px;
  text-align: right;
  font-family: cursive;
}
.brief{padding: 5px 5px 0px;}

.low_rate{
	background:green;
	color:beige;
}
.mid_rate{
	background:yellow;
	color:black;
}
.high_rate{
	background:red;
	color:beige;
}
.rate{
	border:1px solid black;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	padding:5px;
	z-index:1;    	
}
.hover{
	display: none;
	position: absolute;
	top: 35%;
	left: 16%;
	width: 100%;
}

/*-------Buttons---------*/
.hoverButton{
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius:50px;
	padding:10px;
	color: white;
	background-color: black;	
	border: 5px solid #444;
	height: 25px;
	width: 25px;
	vertical-align: middle;
	margin: 0 2%;
	text-align: center;
	font-size: 0.65em; 
	cursor: pointer;
}
.hoverButton:hover{border-color: #3cf;}/*#90b1b8;}*/
.submit{
	float:right;
	padding: 5px 20px;
    cursor: pointer;
    border:none;
	margin-top:10px;
	background: #005585;
	color:#fff;
	width:100%;
	font-weight:bold;
	font-size: 1.75em;
}
.geoButton{background: url("../images/icons/geo.") black no-repeat;}
/*===========================*/

.title{ display: inline;}

.comment-title{
	font-variant: small-caps;
	font-style: italic;	
	font-size:.85em;
}
.item{
  /*height: 120px;*/
  width: 230px;
  border: 4px solid #ECEFF5;
  margin: 4px;
  padding: 3px;
  cursor: pointer;
}

.fb_like{
	padding-left:3px;
	padding-right:5px;
	/*height: 65px; 
	width: 250px	*/
}
.figcaption{
	text-align: center;
	color: #AAA;
	font: italic 110%/90% times;
	margin-top: 3px;
}
.menu_footer{	
  width:100%;
  height:auto;
  display:inline-block;
  line-height: 1.5em;
}
.menu_footer:hover{	font-weight: bold;}

.menu_footer h4 {
	background:none repeat scroll 0 0 transparent;
	font-family: calibri;
    font-size: 0.95em;
	width: 150px;
	font-variant: small-caps;
	font-style: italic;	
}

.navidad_baston{
	background:url(../images/navidad.png) no-repeat 10px 50px;
	height:90px;
	width:90px;
	position:relative;
	top:0px;
	left:450px;
}

.place{font: bold 150%/160% times;}
/*.inicio a{ font-size: 1.5em;}*/
.inline{display:inline-block;}
.triangle{	
	border-style:solid;
	border-width:12px;
	width:0;
	height:0;	
	position:relative;
	z-index:-1;
}
.triangle_left_r{border-color: transparent #600 transparent transparent;}
.triangle_right_r{border-color: transparent transparent transparent #600;}

.tape{
	position:relative;
	left:-15px;
	height:22px;
	margin-top:4px;
}
.tape .triangle{
	top:-14px;
	left:-12px;
}

.ribbon_left_b{
  border-color: #003399 #003399 #003399 transparent;
  left: 8px;
}
.ribbon_right_b{
  border-color: #003399 transparent #003399 #003399;
  left: -8px;
}

.ribbon{
	border-style:solid;
	border-width:20px;
	width:0;
	height:0;
    position:relative;
    top:-8px;
    z-index: -1;
}

/* ID ELEMENTS*/
#contact{
	padding:0px 15px 10px 15px;
	/*max-height:350px;
    background: #333333 url(images/ui-bg_dots-small_20_333333_2x2.png) 50% 50% repeat;
    color: #ffffff;*/
	/**ui-state-default*/
    font-weight: bold;
}
#contact label{
  float: left;
  margin-right: 10px;
}
#contact div{
  /*margin-bottom: 10px;*/
}
#contact span{
  font-weight: normal;
  font-size: 0.8em;
}

#success{
	margin-top:20px;
	text-align:center;
	width:150px;
}
#twitter{
	width:35%;
  /*margin-bottom:50px;*/
}
#distance{
    width: 650px;
    font-size: small;
}
#events{
  margin-bottom: 40px;  
  width:65%;
  /*height: 550px;
  overflow-y:scroll;
  */
}

#events li{
  display: inline-block;
  width: 48%;
}

#banner{
  background:url(../images/conoce_punta.png) no-repeat;
  height:90px;
  width:460px;
}
#optimizado {
	width:100%;
	height:60px;
	padding:5px;
}

#map_container{	
	width:65%;
	margin:5px;		
}
#menu{
	height:475px;
	margin-bottom: 20px;
	/*-webkit-box-shadow: #666 3px 8px 5px;*/
}
#map{
  height:425px;
  width:100%;
  /*border:1px solid #57B6E7;  */
}
#footer{
   width:100%;
   border-bottom:none;   
   margin-top:30px;
   background:#222;
   -webkit-box-shadow: #BBB 0px -10px 12px;
   -moz-box-shadow: #BBB 0px -10px 12px;
}

#footer h3 {
	background:none repeat scroll 0 0 transparent;
	font:1.6em Georgia,"Times New Roman",Times,serif;
	margin:0;
	padding:9px 0;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#resumen{
	width: 75%;
	padding:25px;
	color:#2779AA;
	display:inline-block;
	text-align:left;
}

/*ADDTHIS*/
.addthis_toolbox{padding-top:5px;}
.addthis_toolbox .hover_effect{    
    padding: 6px 2px 6px 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*.addthis_toolbox .hover_effect div{float: left;}*/

.addthis_toolbox .hover_effect a{
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
    font-size: 0.7em;
    /*color:white;*/
}

.addthis_toolbox .hover_effect a:hover{
    /*border: 2px solid;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #B4D3F8;
}

.addthis_toolbox .hover_effect span{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

