/*
Theme Name: Callejas Theme
Description: Tema para Azulejos Callejas 
Author: Terceto Comunicación
Template: twentytwelve
*/

@import url('http://fonts.googleapis.com/css?family=Open+Sans');
@import url('http://fonts.googleapis.com/css?family=Pathway+Gothic+One');

body {
	background-color:#FFF !important;
	margin:0px;
	padding:0px;
	font-family:Open Sans, Arial, Helvetica, sans-serif;
}
.site {
	max-width:none\9 !important;
	padding:0px\9 !important;
	margin:0px\9 !important;
}
img {
	border:none;
}

:focus {
	outline:0px;
}

#alert {
	background-color:#E8E8E8;
	color:#000;
	text-align:center;
	font-size:13px;
	padding:7px 0px;
}
#alert a {
	font-weight:bold;
	color:#AD3B46;
	text-decoration:underline;
}


.barra-top {
	background-color:#000;
	height:30px;
	width:100%;
	text-align:center;
}
.barra-top .barra-top-center {
	font-size:12px;
	background-color:#000;
	width:960px;
	margin:0 auto;
	color:#FFF;
	padding-top:7px;
	text-align:left;
}
.barra-top-center img {
	display:block;
	float:left;
	padding-right:5px;
}

.barra-top-center .line-01 {
	float:left;
	padding-right:40px;
}
.barra-top-center .line-01 .widget .textwidget {
	display:block;
	float:left;
}
.barra-top-center .line-01 .widget .textwidget p{
	margin: 0;
}
.barra-top-center .line-01 .widget {
	display:block;
	float:left;
}
.barra-top-center .line-sound {
	float:right;
	text-align:right;
	width:20px;
	cursor:pointer;
}
.barra-top-center .line-sound:hover:after {
	content:"Reproducir / Parar";
	position:absolute;
	margin-left:-90px;
	margin-top:30px;
}
.barra-top-center .line-sound aside{
	float:right !important;
	display:block !important;
}
.barra-top-center .line-sound .textwidget {
	float:right !important;
	display:block !important;
	height:16px !important;
	overflow:hidden !important;
}
.sc_player_container1 .myButton_play {
	background: transparent url("img/barra-superior-04.png") no-repeat !important;
	width:16px !important;
	height:16px !important;
}
.sc_player_container1 .myButton_stop {
	background: transparent url("img/barra-superior-05.png") no-repeat !important;
	width:16px !important;
	height:16px !important;
}
#sm2movie {
	position:absolute !important;
	left:0 !important;
	bottom:0 !important;
}
#sm2-container {
	position:absolute !important;
	left:0 !important;
	bottom:0 !important;
}

.barra-top-center .line-sound .widget {
	display:block;
	float:right;
	text-align:right;
}

.site-header {
	background-image:url("img/header-height.png");
	background-image:none\9;
	background-color:#246A9A;
	background-repeat:no-repeat;
	background-position:center center;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	min-height:130px;
	width:100%;
}

img.header-line-onda {
		width:100%\9;
		height:60px\9;
}
@media screen and (max-width: 960px) {
	img.header-line-onda {
		width:960px;
		height:60px;
		margin-bottom:10px;
		border:none;
	}
}
@media screen and (min-width: 961px) {
	img.header-line-onda {
		width:100%;
		height:60px;
		margin-bottom:10px;
		border:none;
	}
}

.site-header .site-header-center {
	width:960px;
	margin:0 auto;
}
.site-header hgroup {
	display:block;
	padding-top:30px;
	float:left;
}

#site-navigation {
	height:100px;
	overflow:hidden;
	float:right;
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:150px;
}
.nav-menu {
	margin:0px;
	padding:0px;
	height:75px;
	height:auto\9;
}
.nav-menu a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF !important;
	font-weight:bold\9;
	text-decoration:none;
	text-transform:none !important;
}
.nav-menu a:after {
	content:" ▼";
	font-size:11px;
	text-decoration:none !important;
}
.nav-menu a:hover {
	color:#FFF !important;
	text-decoration:underline;
}
#site-navigation .menu-item {
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style:none;
	height:100px;
	overflow:hidden;
	text-align:center;
	float:left;
	color:#FFF;
}
ul.nav-menu{
	border:none !important;
	display:block !important;
}

#site-navigation .current_page_item {
	background-image:url("img/menu-barra.png");
	background-repeat:no-repeat;
	background-position:top center;
}
.slideshow-separar {
	padding-top:140px;
}
.slideshow {
	width:950px;
	height:375px;
	border:5px solid #FFFFFF;
	border-radius:5px;
}
#slideshowwidget-2 {
	padding:0px;
	margin:0px;
}
.slideshow .widget-title {
	display:none;
	visibility:hidden;
	height:0px;
}
.slideshow_container_style-light .slideshow_description h2 {
    font-size: 1.3em;
    margin-bottom: -17px;
    margin-top: -19px;
    text-align: center;
}
.slideshow .slideshow_previous {
	background-image:url("img/slideshow-left.png") !important;
	background-repeat:no-repeat !important;
	opacity:1 !important;
	width:28px !important;
	height:28px !important;
	margin-left:-45px !important;
}
.slideshow .slideshow_next {
	background-image:url("img/slideshow-right.png") !important;
	background-repeat:no-repeat !important;
	opacity:1 !important;
	width:28px !important;
	height:28px !important;
	margin-right:-45px !important;
	background-position:0px 0px !important;
}
.slideshow .slideshow_container {
	position:absolute;
}
.slideshow .slideshow_container_style-light {
	font-size:13px;
	color:#FFF;
}
.slideshow .slideshow_container_style-light a {
	text-align:right !important;
	margin-right:100px;
}
.slideshow_container_style-light .slideshow_transparent {
	filter: alpha(opacity = 100) !important;
	opacity: 1 !important;
}
.slideshow .slideshow_container_style-light .slideshow_description {
	height:65px !important;
	padding-top:35px !important;
	background-image:url(img/slideshow-text.png) !important;
	background-color:transparent !important;
}


.bred {
	font-size:13px !important;
	width:100%;
	border-bottom:1px dashed #1B9FDA;
	padding-bottom:10px;
	margin-bottom:10px;
}
.bred .home {
	color: #1B9FDA;
	font-weight: bold;
}





#container {
	width:960px;
	margin:0 auto;
}


/* filete*/
#container .filete-container {
	text-transform:uppercase;
	font-size:12px;
	font-size:11px\9;
	font-weight:bold;
	color:#999;
	height:30px;
	border-bottom:1px solid #999;
	margin-bottom:40px;
}
#container .filete-container a.more {
	font-size:12px;
	font-weight:lighter;
	color:#999;
	height:30px;
	text-decoration:none;
}
#container .filete-container a.more {
	font-size:12px;
	font-weight:lighter;
	color:#999;
	height:30px;
	text-decoration:none;
}
#container .filete-container a.more:hover {
	text-decoration:underline;
}



/* galeria */
#container .galeria {
	height:205px;
	width:960px;
}
#container .container-line-galeria{
	width:960px;
	height:2px;
	padding-top:30px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}
.flex-control-nav {
	display:none;
}



/* servicios y productos */
#container .servicios-productos-contacto {
	width:920px;
	height:210px;
	background-color:#F2F2F2;
	padding:20px;
	font-size:13px;
	color:#666;
}
#container .widget-title {
	font-size:18px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333;
	font-weight:bold;
}
#container .servicios {
	width:280px;
	height:200px;
	position:relative;
	float:left;
	border-right:1px dotted #999;
	padding-right:15px;
}
#container .productos {
	width:280px;
	height:200px;
	position:relative;
	float:left;
	border-right:1px dotted #999;
	padding:0px 15px;
}
#container .contacto {
	width:270px;
	height:200px;
	position:relative;
	float:left;
	padding:0px 20px;
}
#container .servicios-productos-contacto a.more {
	text-decoration:none;
	color:#333;
	display:block;
	position:absolute;
	bottom:0px;
	right:20px;
}
#container .servicios-productos-contacto a.more:hover {
	text-decoration:underline;
}
#container .servicios-productos-contacto a.contact {
	background-color:#666;
	padding:10px 20px;
	text-decoration:none;
	color:#FFF;
	display:block;
	position:absolute;
	bottom:0px;
	right:15px;
	border-radius:5px;
}
#container .servicios-productos-contacto a.contact img {
	vertical-align:-2px;
}
#container .servicios-productos-contacto a.contact:hover {
	background-color:#444;
}



/* proveedores */
#container .container-line-proveedores {
	clear:both;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#999;
	height:25px;
	padding-top:50px;
	border-bottom:1px solid #999;
}
#container .container-proveedores {
	margin:30px 0px;
}
#metaslider_58.flexslider li {
	margin-right:20px !important;
}
.container-line-proveedores #metaslider_58.flexslider li:first-child {
	margin-right:0px;
}
.container-line-proveedores #metaslider_58.flexslider li:last-child {
	margin-right:0px;
}



/* footer */
footer#colophon {
	clear:both;
	width:100%;
	padding-top:10px;
	height:40px;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	margin:0px\9;
}
footer#colophon .footer-center {
	width:960px;
	margin:0 auto;
}
#colophon .footer-center .footer-logo {
	vertical-align:-6px;
	padding-right:10px;
	margin-right:10px;
	border-right:2px solid #FFF;
}
footer#colophon .footer-center a {
	color:#FFF;
	text-decoration:none;
}
footer#colophon .footer-center a:hover {
	text-decoration:underline;
}
footer#colophon .footer-center aside.widget {
	display:inline-block;
}
footer#colophon .footer-center .footer-evalua {
	position:relative;
	display:block;
	float:right;
	margin-top:-25px;
	margin-left:15px;
}
footer .textwidget {
	text-decoration:none;
}
footer .textwidget:hover {
	text-decoration:underline;
}


/* nuestra empresa */
.container-nuestra-empresa strong, .callejas-left strong, .callejas-right strong {
	font-family:Pathway Gothic One;
	display:block;
	font-size:30px;
	margin-bottom:35px;
	color:#1B9FDA;
}
strong div {
	display:inline-block;
	font-family:Open Sans, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:lighter;
}
.callejas-title {
	font-family:Pathway Gothic One;
	display:block;
	font-size:30px;
	margin-bottom:35px;
	color:#1B9FDA;
}
.callejas-title div {
	display:inline-block;
	font-family:Open Sans, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:normal;
}
.callejas-left h6 {
	font-size:14px;
	font-weight:normal;
	line-height:23px;
}
.callejas-left h6:before {
	content: "•";
	color:#1B9FDA;
	font-size:18px;
	margin-right:7px;
	
}

#categoria-proveedores h6 {
	font-size:13px;
	font-weight:normal;
	line-height:23px;
}
#categoria-proveedores h6:before {
	content: "• ";
	color:#1B9FDA;
	font-size:18px;
	margin-right:0px;
	
}


.container-nuestra-empresa h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.container-nuestra-empresa p {
	font-size:13px;
	color:#666;
}
.container-nuestra-empresa section {
	width:100%;
	display:inline;
}
.container-nuestra-empresa section .slideshow-caja {
	clear:both;
	overflow:hidden;
	width:468px;
	height:200px;
	position:relative;
	float:left;
	background-color:#1B9FDA;
	margin-bottom:60px;
	margin-right:30px;
	/*box-shadow: 0px 20px 10px -16px #777;
	-moz-box-shadow: 0px 20px 10px -16px #777;
	-webkit-box-shadow: 0px 20px 10px -16px #777;
	*/
}
.container-nuestra-empresa section .slideshow-texto {
	width:450px;
	position:relative;
	float:left;
}



/* 2 columnas */
div#back-top{
	position:fixed;
	right:20px;
	top:30%;
}
a.button-top {
	display:block;
	height:40px; 
	width:40px;
	background-image:url('img/flecha-top.png');
	background-repeat:no-repeat;
}
.callejas-left {
	width:300px;
	min-height:550px;
	margin-right:40px;
	float:left;
	font-size:13px;
}
.callejas-right {
	width:620px;
	min-height:550px;
	float:right;
	font-size:13px;
}
.callejas-right .callejas-caja-pro {
	background-color:#F8F8F8;
	width:160px;
	float:left;
	height:160px;
	padding:40px 15px 15px 15px;
	margin-left:20px;
	margin-bottom:20px;
}
#A,#D,#G,#J,#M,#P,#S,#V,#Y {
	margin-left:0px;
}
#A,#B,#C {
	margin-top:20px;
}

.calljeas-abecedario {
	background-color:#1B9FDA;
	padding:10px;
	color:#CCC;
	line-height:25px;
	margin:5px 0px;
	text-align:center;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.calljeas-abecedario a {
	color:#FFF;
	text-decoration:none;
}
.calljeas-abecedario a:hover {
	text-decoration:underline;
}
a.callejas-link {
	color:#1B9FDA;
	text-decoration:none;
}
a.callejas-link:hover {
	text-decoration:underline;
}

.callejas-right .callejas-caja-pro div.title {
	position:absolute;
	margin:-40px 0px 0px -15px;
	background-color:#1B9FDA;
	height:25px;
	width:23px;
	padding-top:5px;
	padding-left:7px;	
	color:#FFF;
	width:30px\9;
	padding-left:0px\9;
	text-align:center\9;
	font-weight:bold\9;
	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 5px;
}



/* PROVEEDORES */

a.slideshowlink {
	display:none;
}
.ngg-gallery-thumbnail {
	background:#CCC !important;
	margin:8px !important;
	border:none !important;
}
.ngg-gallery-thumbnail img {
	padding:10px 15px;
	margin:0px !important;
	border:none !important;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #FFFFFF !important;
	margin:0px !important;
	border:none !important;
} 
.ngg-thumbnail img:hover {
	background-color: #FFFFFF !important;
}
a.callejas-select-proveedor {
	color:#666;
	text-decoration:none;
}
a.callejas-select-proveedor:hover {
	text-decoration:underline;
}

.callejas-right h3{
	margin:40px 0px 10px 8px;
	color:#1B9FDA;
	font-size:16px;
	font-weight:bold;
}
.callejas-right h3:first-child{
	margin:0px 0px 10px 8px;
	color:#1B9FDA;
	font-size:16px;
	font-weight:bold;
}





/* CONTACTO */
form{
	padding:0px;
	margin:0px;
}
form input[name=text-483], form input[name=text-617], form input[name=email-694] {
	width:300px;
	padding:10px;
	border: 1px solid #1B9FDA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
}
form input[name=tel-851], form input[name=text-100] {
	width:150px;
	padding:10px;
	border: 1px solid #1B9FDA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
	margin-left:5px;
}
form textarea {
	width:580px;
	height:130px;
	padding:10px;
	border: 1px solid #1B9FDA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
	margin-top:10px;
}
form input[type=submit] {
	background-color:#1B9FDA;
	border:none;
	padding:10px 15px;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:20px;
	cursor:pointer;
	font-size:15px;
}
form input[type=submit]:hover {
	background-color:#000;
}
.callejas-left h3 {
	font-size:16px;
	font-weight:bold;
	margin:30px 0px -5px 0px;
	padding:0px
}
.google-map-placeholder {
	border:1px solid #D1D1D1 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* aviso legal */
.aviso-legal {
	font-size:13px;
	font-weight:normal;
}


.cookie-notice-container {
	text-align:center;
}
.site-title{
	display:none;
}

