/*
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.Ada-Systems.net
Version: 3 Columnas Liquidas
Author: Ada-Systems.
*/

/***********************
*	     Cuerpo        *
***********************/


h1{
	position: relative;
	margin: -7px auto 0px auto;
	padding: 80px 0px 80px 0px;
	text-align: left;
	width: 100%;
	background-color: #444;
	color:#fff;
	}

h1 > a{
	margin-left: 50px;
	color: #fff;
	}

h1 > a:hover{
	color:#fff;
}

#folier{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 7px 0px 15px 0px;
	width: 100%;
	min-height: 600px;
	text-align: center;
	background-color: #fff;
	}

#top-insta {
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	}

	#top-insta li{
		display: inline-block;
		margin: 20px 20px 30px 20px;
		padding: 0px;
		list-style: none;
		text-align: center;
		border-radius: 0px 0px 5px 5px;
		box-shadow: 1px 1px 5px #888;
		-webkit-box-shadow: 2px 2px 5px #888;
  	-moz-box-shadow: 2px 2px 5px #888;
		}

	#top-insta  li > img{
		position: relative;
		margin: 0px auto 0px auto;

		}

		#top-insta li a{ color:#444;}
		#top-insta li p{padding-top:2px;}

#comparte{
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #aaa;
}

#comparte p{

	text-align: center;
	font-size: 20px;
}

	#comparte p span{color:#ffb612;}

#masinsta{
	display: block;
	margin: 50px 0px;
	padding: 20px 0px;
	width: 100%;
	background-color: #444;
	box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
  	-moz-box-shadow: 1px 1px 5px #888;
	}

	a#masinsta{
	font-size: 16px;
	color: #fff;
	}
