/*
Theme Name: El Sitio del Mariachi
Version: 1.0
Author: Gabriel Hernández
Author URL: seo-google.com.mx
*/

html{
font-family: Candara;
}

body{
background: #471204; /* Old browsers */
background: -moz-linear-gradient(top, #471204 0%, #894820 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #471204 0%,#894820 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #471204 0%,#894820 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#471204', endColorstr='#894820',GradientType=0 ); /* IE6-9 */
}

a{text-decoration: none; color: blue}
a:hover{text-decoration: underline;}

#contenedor-principal{
	width: 900px;
	display: inline-block;
	min-height: 500px;
	border: 2px solid #fff;
	border-radius: 5px;
	float: center;
	background-color: #D5BD9B;
}


.contratar{
	width: 100%;
	display: inline-block;
}

.contratar a{
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	background-color: #47312d; 
	padding: 1em 0;
	width: 100%;
	display: inline-block;
	border-radius: 5px;
}

.contratar a:hover{
	text-decoration: none;
	background-color: #2c1e1c; 
}

.contacto-bt{
	width: 200px!important;
}

.contacto-bt:hover{
	opacity: .9;
}

#sidebar{
	display: inline-block;
	float: right;
	width: 180px;
	background-color: #D5BD9B;
	padding: 1em 1em;
}

.anuncio-lateral{
	text-align: center;
	color: #D7391A;
	background-color: #F3E3D3;
	width: 100%;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.anuncio-lateral h3{
	background-color: #C8976E;
	display: inline-block;
	width: 100%;
	color: #fff;
	padding: 5px 0;
	text-shadow: 1px 1px #000;
}

.anuncio-lateral ul{
	display: inline-block;
	width: 100%;
	max-width: 120px;
	margin: 0;
	text-align: left;
}

.anuncio-lateral a{
	color: #8F411B;
	font-style: italic;
	padding: 3px 0;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}

.anuncio-lateral img{
	width: 100%;
}


#contenido{
	width: 640px;
	min-height: 1000px;
	float: left;
	background-color: #F3E3D3;
	padding: 1em 1em;
	display: inline-block;
	border-radius: 5px;
	margin: 1em 0 2em 1em;
}

#contenido content{
	display: inline-block;
	float: left;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.5em;
}

#contenido content blockquote{
	padding: 0 0 2em 0;
}

.single{
	border-bottom: 2px solid #A77446!important;
}

#contenido content img{
	border-radius: 5px;
	width: 100%;
	height: auto;
}


#contenido content ul{
	display: inline-block;
	list-style-position: inside;
	margin-left: -2em;
	color: #47312D;
}

#contenido content a{
	color: #D7391A!important;
}

#contenido content .media{
	width: 48%;
	margin: 1%;
	display: inline-block;
	float: left;
	padding: 1em 0;
	text-align: center;
}

#contenido .date{
	width: 100%;
	background-color:#C8976E;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: .8em;
}

#contenido .date ul{
	list-style: none;
	display: inline-block;
	margin-left: -2.5em;
}

#contenido .date a{
	color: #fff;
	font-size: .8em;
}

#contenido .datepage{
	width: 100%;
	display: inline-block;
	color: #47312D;
	text-transform: uppercase;
	font-size: .7em;
}

#contenido .datepage ul{
	list-style: none;
	display: inline-block;
	margin-left: -2.5em;
}

#contenido .datepage a{
	color: #47312D;
	font-size: .8em;
}

#contenido content iframe{
	width: 95%;
	height: 350px;
	border-radius: 3px;
	border: 1px solid #fff;
	background-color: #000;
}

#contenido content h1, h2, h3{
	text-transform: uppercase;
	line-height: 1.1em;
}

#contenido content h1{
	color: #47312D;
	border-bottom: 2px solid #A77446;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#contenido content h2, h3{
	color: #47312D;
}

#contenido content a{
	color: #47312D;
}

#contenido content cite{
	color: #660000;
	font-weight: bold;
}

#contenido .thumb{
	background-color: #D5BD9B;
}

#contenido .thumb img{
	width: 225px;
	height: 166px;
}

#contenido .big{
	background-color: #D5BD9B;
}

#contenido .big img{
	width: 90%;
	height: auto;
}

#contenido content li{
	font-size: 1.1em;
	font-weight: bold;
	list-style-position: inside;
}

#contenido table{
	background-color: #47312D;
	font-weight: bold;
	width: 90%;
	max-width: 500px;
}

#contenido table td{
	background-color: #FF9900;
	border: 2px solid #000;
	padding: 1px 3px;
	text-align: center;
}

#contenido table .preciostitulos td{
	background-color: #660000;
	color: #fff;
}


.llamada-accion{
	width: 250px;
	padding: 3px 0;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	background-color: #BE0000;
	margin: 1.5em 0 3em 0;
	display: inline-block;
	font-family: arial;
	font-weight: bold;
	-webkit-box-shadow: -2px 6px 35px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 6px 35px -5px rgba(0,0,0,0.75);
	box-shadow: -2px 6px 35px -5px rgba(0,0,0,0.75);
}

.destacar{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

.llamada-accion:hover{
 background-color: #a70101;
 text-decoration: none;
}

footer{
	width: 100%;
	display: inline-block;
	float: left;
	text-align: center;
	padding: 2em 0;
	font-size: 1em;
	color: #47312D;
	font-weight: bold;
	border-top: 2px solid #A77446;
	text-align: center;
	background: #c8976e; /* Old browsers */
	background: -moz-linear-gradient(top, #c8976e 1%, #e3cbb8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c8976e 1%,#e3cbb8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c8976e 1%,#e3cbb8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8976e', endColorstr='#e3cbb8',GradientType=0 ); /* IE6-9 */
}

footer h3{
	color: #47312D;
}

footer img{
	width: 80px;
	height: 80px;
	border-radius: 3px;
}

footer li{
	width:33.3%;
	height:180px;
	float: left;
	list-style-position: inside;
	list-style: none;
	margin-bottom: 30px;
}

footer li img{
	width: 200px;
	height: auto;
}

footer li a{
	color: #000;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    left: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    background-color: #000;
    color: #fff;
}

#myBtn:hover {
    background-color: #fff; /* Add a dark-grey background on hover */
    color: #000;
}

.formularios input, textarea{
	width: 90%;
	padding: 5px;
	font-size: 1em;
	display: inline-block;
	border: 1px solid #666;
	border-radius: 5px;
	margin: 5px 0;
}

.formularios textarea{
	min-height: 140px;
}

.formularios button{
	width: 200px;
	background: #000;
	color: #fff;
	font-size: 1em;
	border: 0;
	border-radius: 3px;
	padding: 5px 0;
	cursor: pointer;
	margin: 1em 0;
}

.formularios button:hover{
	background: #222;
}


@media (max-width:780px) and (min-width:0px ){

#contenedor-principal{
	width: 100%;
	display: inline-block;
	min-height: 500px;
	border: 0;
	border-radius: 0;
	float: center;
	background-color: #D5BD9B;
}
#sidebar{
	width: 90%;
	margin: 0 5%;
	padding: 1em 0;
}

#contenido{
	width: 90%;
	margin: 0 5%;
	padding: 0;
	margin-bottom: 1em;
}

#contenido content{
	padding: 0!important;
}

#contenido blockquote{
	width: 92%;
	margin: 4%;
}

#contenido content .media{
	width: 100%;
	margin: 0;
	display: inline-block;
	float: left;
}

#contenido content h1{
	font-size: 1.4em;
}

#contenido content h2{
	font-size: 1.3em;
}

#contenido content h3{
	font-size: 1.2em;
}

#contenido table{
	font-size: .8em;
}

#contenido table td{
	border: 1px solid #000;
	padding: 1px 1px;
}

footer{
	padding-bottom: 5em;
}

footer li{
	width:100%;
}

}/*fin responsivo*/