	/* Lists */

		ul.default
		{
			margin: 0;
			padding: 0em 0em 1.5em 0em;
			list-style: none;
		}
		
			ul.default li
			{
				padding: 0.60em 0em;
				font-size: 0.95em;
				border-top: 1px solid;
				border-color: rgba(0,0,0,.1);
			}		
		
			ul.default li:first-child
			{
				padding-top: 0;
				border-top: none;
			}
	
			ul.default {
			}
		
		ul.style li {
			margin: 0;
			padding: 2em 0em 1.5em 0em;
			border-top: 1px solid;
			border-color: rgba(0,0,0,.1);
		}
		
		ul.style li:first-child
		{
			padding-top: 0;
			border-top: none;
		}
		
		ul.style img {
			float: left;
			margin-right: 20px;
		}
		
		ul.style a {
			color: #434343;
		}
		
		ul.style .posted {
			padding: 0em 0em 1em 0em;
			letter-spacing: 1px;
			text-transform: uppercase;
			font-size: 8pt;
			color: #A2A2A2;
		}
		
		ul.style .first {
			padding-top: 0px;
			border-top: none;
		}
							

	

	ul.contact
	{
		padding: 1.5em 0 0 0;
		list-style: none;
		cursor: default;
		color:tan;
	}
	
	ul.contact li
	{
		display: inline-block;
		margin: 0 1em;
	}
	
	ul.contact li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.contact li a
	{
		color: inherit;
		font-size: 1.75em;
		display: inline-block;
		-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
	}
	
	ul.contact li a:hover
	{
		color: #fff;
	}
	

/*********************************************************************************/
/* historias                                                                          */
/*********************************************************************************/

	#map-parallax{
	left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 225px !important;
    z-index: 1;
	background-repeat:no-repeat;
	background-color:#C79D47;
	display:initial;
	}
	
			#int-mapa{
    		float: left;
    		height: auto;
    		width: 215px !important;
			}
			
			#int-mapa > ul {
    		padding-left: 12px !important;
			list-style: outside none none;
			}
			
					#int-mapa ul li{
    				line-height: 2em;
   	 				margin-bottom: 13px;
					}
					
							#int-mapa .m1:before{
								content: "\f279";
								color: #fff;
								font-family: FontAwesome;
								font-size: 1.5em;
								margin: -4px 0 0 5px;
								padding-right: 14px;
								float:left
								}
							
							
							#int-mapa .m2:after{
								content: "\f101 ";
								color: #fff;
								float: right;
								font-family: FontAwesome;
								margin: -30px 0 0 5px;
								padding-right: 0;
								font-weight:bold;
								}
							
					
					#int-mapa ul li a{
						color:#fff;
					}
					
					#int-mapa ul li a:hover{
						text-decoration:none;
					}
					
					.mun{
					border-bottom: 0px solid #fff;
					display: block;
					font-size: 0.8em;
					font-weight: 700;
					line-height: 1em;
					padding: 5px;
					text-align: left;
					text-transform: uppercase;
					height:22px;
					}
					
					.munMap{
					border-bottom: 1px dotted #fff;
					display: block;
					font-size: 1.5em;
					font-weight: bold;
					line-height: 1em;
					margin: 150px 0 40px;
					padding-bottom: 12px;
					text-align: left;
					}
					
					.num{
					background-color: #fff;
					border-radius: 50%;
					color: #000;
					float: left;
					font-size: 0.8em;
					font-weight: bold;
					height: 22px;
					line-height: 1.8em;
					margin: 0 5px 0 0;
					width: 22px;
					}
					

	#historiasmap{
		background-image:url(../img/mar.jpg);
		background-color:#000;
		background-position: right top;
		position: relative;
		background-repeat: no-repeat;
		padding-left: 13.5em;
		height:720px;
	}
	
	#historias
	{
	 background: #000 none repeat scroll 0 0;
    height: auto;
    margin-left: 15%;
    position: relative;
    width: 85%;
	z-index:0;
	}
	
	#entradas{
	  width:100%; height:350px; background-image:url('../img/entradas/pruebaTit.jpg'); background-position:top; color:#FFF; padding-top:5%; 
	}
	
	#entradas2{
	  width:100%; height:350px; color:#FFF; padding-top:5%; 
	}
			
			#entradas2 .tit-entrada {
			color:#606972 !important;
			text-shadow:none;
			}
			
			
			
			.tit-entrada {
			font-family: "Crete Round",serif;
			color:#C79D47 !important;
			font-size: 3em !important;
			line-height: 1em;
			text-align: center;
			text-transform:uppercase;
			font-weight:100 !important;
			text-shadow: rgb(3, 3, 3) 1px 2px 3px;
			}
			
			.p-entrada{
				 border-top: 1px solid #c79d47;
				margin-top: auto;
				padding-top: 2%;
			}
			
			.p-entrada2 {
				border-top: 1px solid #c79d47;
				float: right;
				margin-top: auto;
				padding-top: 2%;
				text-align: right;
				width: 88%;
			}
			
			
			
	
	#content
	{
		text-align: left;
		color:#FFF;
	}
	
	
	
	
	

	#sidebar h2
	{
		display: block;
		padding-bottom: 0.50em;
	}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
	
	#footer
	{
		position: relative;
		text-align: center;
		background-image:url(../images/5.png)
	}
	
	#footer header h2
	{
		color: #960 !important;
		font-size:35px;
		text-shadow:none;
	}
	
	#footer header .byline
	{
		color: rgba(255,255,255,.2);
	}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/
	
	#copyright
	{
		position: relative;
		text-align: center;
		color: #FFF;
	}
	
	#copyright .container
	{
		font-size:12px;
		line-height:2;
		border-top: 1px solid;
		border-color: rgba(255,255,255,.05);
		
	}
	
	#copyright a
	{
		text-decoration: none;
		color:#CCC;
	}
	
	#copyright p
	{
		text-decoration: none;
		color:#999;
	}
	
#map
	{
		position: relative;
		text-align: center;
		background: url(../images/map-overview.jpg) no-repeat center center;
		background-attachment: fixed;
		background-size: cover;
	}
	
	#map:before
		{
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: rgba(64,64,64,0.1);
		}
	
		#map section
		{
			border-top: 1px solid;
			border-bottom: 1px solid;
			border-color: rgba(255,255,255,.1);
		}

		#map blockquote
		{
			position: relative;
			text-align:left;
			border: none;
			margin: 0;
			font-weight: 200;
			color: rgba(255,255,255,.6);
		}	
		
