/* 
Theme Name: BalonSport
Theme URL: http://www.balon-sport.com
Description: A theme developed by Idibay Consulting.
Author: Idibay Consulting
Author URI: http://www.idibayconsulting.com
Version: 1.0
*/

/***** RESET CSS STYLES *****/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend {
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	}

/**** DEFAULT LINKS ****/
a, a:link, a:visited, a:active {
}
a:hover {
}

/**** DEFAULT IMAGES AS LINKS ****/
a img, a:link img, a:visited img, a:link:active img, a:visited:active img, a:hover img{
	text-decoration: none;
	border: 0;
}

/**** CONTAINER ****/

body{
	text-align:center; /*Hack for centering #container in IE6 */
	font-size: 1em;
	font-family: Arial;
	background: url(images/bg_body.png) center repeat-y;
}
#container{
	width:961px;
	margin: 0 auto;
	text-align: left;
}

/**** HEADER ****/
#header{
    margin: 0px 0px 20px 0px;
}
#header a.logo{
    display: block;
    width: 233px;
    height: 139px;
    float: left;
}

#header div.topmenu{
    width: 469px;
    height: 42px;
    float: right;
    background: url(images/bg_contacto.jpg) top right no-repeat;
}
#header div.topmenu p.left{
    float: left;
    width: 240px;
    color: #b6b6b6;
    margin: 17px 0px 0px 32px;
    font-size: 0.9em;
}
#header div.topmenu p.left span{
    color: #222;
}
#header div.topmenu p.right{
    float: left;
    width: 120px;
    margin: 14px 0px 0px 59px;
    text-transform: uppercase;
}
#header div.topmenu p.right a{
    color: #fff;
    text-decoration: none;
}
#header div.topmenu p.right a:hover{
    text-decoration: underline;
}

/**** NAVIGATION MENU ****/
#nav{
    background: url(images/bg_nav.jpg) no-repeat;
    width: 960px;
    height: 42px;
    clear: both;
    margin-top: 20px;
}
#nav ul{
    list-style: none;
    width: 700px;
    float: left;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}
#nav ul li{
    display: inline;
    font-family: Arial;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
	#nav ul li a, #nav ul li a:link, #nav ul li a:active, #nav ul li a:visited{
	   height: 29px;
	   display: block;
	   float: left;
	   color: #fff;
	   text-decoration: none;
	   background: url(images/bg_nav_a_hover.jpg) scroll 0% 0% no-repeat;
	   padding: 13px 7px 0px 7px;
	   text-align: center;
	}
	#nav ul li a:hover, #nav ul li.current a{
	   background: url(images/bg_nav_a_hover.jpg) scroll 0% 100% no-repeat;
	   color: #fff;
	}
#nav ul li.home a{
    padding: 13px 7px 0px 12px;
    text-align: center;
    height: 29px;
    background: url(images/bg_nav_a_hover_home.jpg) scroll 0% 0% no-repeat;
}
#nav ul li.home a:hover{
    background: url(images/bg_nav_a_hover_home.jpg) scroll 0% 100% no-repeat;
}
#nav ul li ul.children{ /* No muestro sublistas on hover */
    display: none;
}
#nav .busqueda{
    margin-top: 7px;
    width: 230px;
    float: right;
    padding-right: 20px;
}
#nav .busqueda input.searchbox{
    width: 173px;
    height: 24px;
    padding: 2px 4px 0px 8px;
    color: #9e9e9e;
    font-size: 0.9em;
    background: url(images/input_search.jpg) no-repeat;
    border: none;
    float:right;
    margin: 0;
}
#nav .busqueda input.searchbutton{
    width: 34px;
    height: 26px;
    background: url(images/button_search.jpg) no-repeat;
    border: none;
    float: right;
    cursor: pointer;
    margin-left: -3px;
}

/**** HOME CUSTOM LAYOUT ***/
.home_top_content{
}
.home_top_content .home_summary{
    float: left;
    width: 657px;
}
.home_top_content .home_sidebar{
    width: 300px;
    float: right;
    text-align: right;
}
.home_top_content .home_sidebar img{
    margin-bottom: 22px;
}

/*** PAGE CUSTOM LAYOUT ***/
.page_sidebar{
    width: 300px;
    float: left;
}
.page_sidebar .nuestras_marcas_sidebar{
    width: 271px;
    height: 348px;
    background: url(images/nuestras_marcas_sidebar.jpg) no-repeat;
    margin-top: 20px;
}
.page_sidebar a{
	text-decoration: none;
}
.page_sidebar h3.titulo_marcas_sidebar{
    padding-top: 11px;
    padding-left: 15px;
    color: #fff;
    font-size: 0.8em;
}
.nuestras_marcas_sidebar p{
    margin: 40px 0px 0px 22px;
}
.nuestras_marcas_sidebar a{
    float: left;
    display: block;
    width: 61px;
    height: 41px;
    margin: 5px 25px 20px 25px;
    text-decoration: none;
}
.nuestras_marcas_sidebar a.marca-adidas{
    background: url(images/marca_adidas.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-adidas:hover{
    background: url(images/marca_adidas.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-nike{
    background: url(images/marca_nike.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-nike:hover{
    background: url(images/marca_nike.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-umbro{
    background: url(images/marca_umbro.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-umbro:hover{
    background: url(images/marca_umbro.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-puma{
    background: url(images/marca_puma.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-puma:hover{
    background: url(images/marca_puma.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-luanvi{
    background: url(images/marca_luanvi.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-luanvi:hover{
    background: url(images/marca_luanvi.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-mercury{
    background: url(images/marca_mercury.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-mercury:hover{
    background: url(images/marca_mercury.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-joma{
    background: url(images/marca_joma.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-joma:hover{
    background: url(images/marca_joma.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas_sidebar a.marca-mass{
    background: url(images/marca_mass.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas_sidebar a.marca-mass:hover{
    background: url(images/marca_mass.jpg) scroll 0% 100% no-repeat;
}

#content_right{
    float: right;
    width: 660px;
}
#content_right .breadcrumb{
    color: #9e9e9e;
    font-size: 0.75em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#content_right .breadcrumb span{
    color: #111;
    font-weight: bold;
    margin-right: 5px;
}
#content_right .breadcrumb a{
    text-decoration: none;
    color: #9e9e9e;
}
#content_right .breadcrumb a:hover{ 
    color: #9e9e9e;
    text-decoration: underline;
}
#content_right h2.page_title{
    font-size: 1.5em;
    font-family: Georgia;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding: 15px 0px;
    text-align: left;
    margin-bottom: 20px;
}
#content_right .page_content{
    font-family: Arial;
    color: #2a2a2a;
    font-size: 0.9em;
    line-height: 1.4em;
}
#content_right .page_content a{
    text-decoration: none;
    color: #9e9e9e;
}
#content_right .page_content a:hover{
    color: #9e9e9e;
    text-decoration: underline;
}

/**** CONTENT -> ENTRY ****/
#content .entry{
}
#content .entry ul.breadcrumb{
    text-align: left;
    font-size: 0.8em;
    color: #555;
}
    #content .entry ul.breadcrumb li a{
        text-decoration: none;
        color: #27B0E0;
    }
    #content .entry ul.breadcrumb li a:hover{
        text-decoration: underline;
        color: #000;
    }

#content .entry p{
}
	#content .entry a, #content .entry a:active, #content .entry a:link{
	}
	#content .entry a:visited{
	}
	#content .entry a:hover{
	}  
#content .entry img{
}

/*** CONTENT CATEGORY ***/
#content .ordenacion select{
    float: right;
    display: block;
}
#content ul.products{
    clear: both;
    margin-top: 10px;
}
#content ul.subcategories{
    text-align: center;
    border-bottom: 1px solid #555;
    padding-bottom: 5px;
}
#content ul.subcategories li{
    display: inline;
    margin: 0px 7px;
    font-size: 1.2em;
    
}
    #content ul.subcategories li a{
        text-decoration: none;
        color: #111;
    }
    #content ul.subcategories li a:hover{
        text-decoration: underline;
        color: #27B0E0;
    }
#content ul.products .details{
    margin-top: 5px;
    text-align: left;
}   

#content ul.products .details h4.name{
    font-size: 1em;
    margin-bottom: 4px;
}
#content ul.products .details h4.name a{
    color: #111;
    text-decoration: none;
}
#content ul.products .details h4.name a:hover{
    color: #27B0E0;
} 

/**** CONTENT PRODUCT SINGLE ****/
#content .product{
}
#content .product h3{
    font-size: 1.6em;
    margin-top: 10px;
}
#content .product div.gallery{
    float: left;
    margin: 15px 50px 20px 0px;
}
#content .product h3.price{
    font-size: 1.4em;
    font-weight: bold;
    color: #111;
    margin-top: 50px;
    margin-left: 0px;
}
#content .product h3.sale{
    font-size: 1.4em;
    font-weight: bold;
    color: #111;
    margin-top: 0px;
    margin-left: 0px;
}
#content .product h3.original{
    font-size: 1.4em;
    font-weight: bold;
    color: #111;
    margin-top: 50px;
    margin-left: 0px;
    color: #27B0E0;
}
#content .product form{
    border: 1px solid #999;
    background-color: #f0f0f0;
    padding: 15px 25px;
    margin: 10px 0px;
    width: 180px;
    float: left;
}
#content .product p{
    clear: both;
    margin: 10px 0px;
    line-height: 1.4em;
}
#content .product p.savings{
    clear: none;
    float: left;
    margin: 10px 0px;
    line-height: 1.4em;
}
/*** CART ***/
#content form#cart div.seguircomprando{
    font-size: 1em;
    width: 300px;
    float: left;
    text-align: left;
}
    #content form#cart div.seguircomprando a{
        color: #27B0E0;
        text-decoration: none;
    }
    #content form#cart div.seguircomprando a:hover{
        color: #000;
        text-decoration: underline;
    }
#content form#cart div.confirmarpedido{
    font-size: 1em;
    width: 300px;
    float: right;
    text-align: right;
}
    #content form#cart div.confirmarpedido a{
        color: #27B0E0;
        text-decoration: none;
        font-weight: bold;
    }
    #content form#cart div.confirmarpedido a:hover{
        color: #000;
        text-decoration: underline;
    }
#content form#cart table{
    margin: 15px 0px;
    clear: both;
    background-color: #f5f5f5;
    padding: 8px;
    border: 1px solid #aaa;
}
    #content form#cart table a{
        color: #27B0E0;
        font-weight: bold;
        text-decoration: none;
        margin-right: 4px;
    }
    #content form#cart table a:hover{
        color: #000;
        text-decoration: underline;
    }
/**** CHECKOUT ****/
#content form#checkout{
    margin-top: 25px;
    border: 1px solid #888;
    padding: 15px;
}
#content form#checkout h5.revisarpedido{
    font-size: 1.2em;
    margin-bottom: 7px;
}
#content form#checkout table{
    background-color: #f5f5f5;
    padding: 8px;
    border: 1px solid #aaa;
    margin-bottom: 15px;
}
#content form#checkout table tr.totals{
    font-size: 0.9em;
    padding: 20px 0px;
}
#content form#checkout table tr.total{
    background-color: #fff;
    border-top: 1px solid #aaa;
}
    #content form#checkout table a{
        color: #27B0E0;
        font-weight: bold;
        text-decoration: none;
    }
    #content form#checkout table a:hover{
        color: #000;
        text-decoration: underline;
    }
#content form#checkout label.labelbig{
    font-size: 1.2em;
    margin-bottom: 7px;
}
/**** SIDEBAR ****/
#sidebar{
    width: 225px;
    padding-right: 25px;
    float: left;
    border-right: 1px solid #000;
}
#sidebar input, #sidebar .listview{
    display: none;
}
#sidebar h2.page_title{
    font-size: 1.2em;
    font-family: Georgia;
    border-bottom: 1px solid #000;
}
#sidebar ul.products, #sidebar ul.products ul{
    list-style: none;
}
#sidebar h4.name{
    font-size: 0.9em;
    margin-top: 8px;
    margin-bottom: 4px;
}
#sidebar h4.name a{
    color: #111;
    text-decoration: none;
}
#sidebar h4.name a:hover{
    color: #27B0E0;
} 
#sidebar .frame {
    text-align: center;
}
#sidebar .category{
    margin: 0;
    padding: 0;
}

/*** FOOTER ***/
#footer {
    clear: both;
    margin-top: 40px;
    background: #9e9e9e url(images/bg_footer.jpg) top no-repeat;
    padding-top: 20px;
    font-size: 0.8em;
    color: #444;
    padding-left: 15px;
    padding-bottom: 12px;
}
	#footer a, #footer a:link, #footer a:visited{
	   color: #444;
	   text-decoration: none;
	}
	#footer a:hover{
	   color: #fff;
	   text-decoration: none;
	}
#footer h4{
    background: url(images/h4_footer.jpg) no-repeat;
    color: #404040;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0px 0px 20px;
    height: 25px;
    margin-bottom: 14px;
}
#footer ul.list{
    width: 170px;
    float: left;
    list-style: none;
    margin-left: 25px;
}
#footer ul li{
    margin-bottom: 14px;
    font-size: 0.9em;
}
#footer a.mapa_almozara{
    display: block;
    width: 159px;
    height: 154px;
    float: left;
    background: url(images/mapa_almozara.jpg) scroll 0% 0% no-repeat;
    margin-left: 25px;
}
#footer a.mapa_almozara:hover{
    background: url(images/mapa_almozara.jpg) scroll 0% 100% no-repeat;
}
#footer a.mapa_iranzo{
    display: block;
    width: 159px;
    height: 154px;
    float: left;
    background: url(images/mapa_iranzo.jpg) scroll 0% 0% no-repeat;
    margin-left: 0px;
}
#footer a.mapa_iranzo:hover{
    background: url(images/mapa_iranzo.jpg) scroll 0% 100% no-repeat;
}
.copyright{
    color: #fff;
    font-size: 0.8em;
    background: url(images/copyright.jpg) no-repeat;
    height: 27px;
    text-align: center;
    padding-top: 12px;
    margin-top: 3px;
    margin-bottom: 20px;
}
.copyright a{
    color: #fff;
    text-decoration: none;
}
.copyright a:hover{
    color: #fff;
    text-decoration: underline;
}
/**** PAGEBAR ****/
#content .pagebar{
}
	#content .pagebar a, #content .pagebar a:link, #content .pagebar a:visited{
	}
	#content .pagebar a:hover{
	} 
	

/*** HOME - NUESTRAS MARCAS ***/
.nuestras_marcas{
    width: 452px;
    height: 206px;
    float: right;
    background: url(images/nuestras_marcas.jpg) no-repeat;
    margin-top: -204px;
}
.nuestras_marcas h3.titulo_marcas{
    padding-top: 11px;
    padding-left: 15px;
    color: #fff;
    font-size: 0.8em;
}
.nuestras_marcas p{
    margin: 40px 0px 0px 22px;
}
.nuestras_marcas a{
    float: left;
    display: block;
    width: 61px;
    height: 41px;
    margin: 5px 30px 10px 10px;
}
.nuestras_marcas a.marca_adidas{
    background: url(images/marca_adidas.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_adidas:hover{
    background: url(images/marca_adidas.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_nike{
    background: url(images/marca_nike.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_nike:hover{
    background: url(images/marca_nike.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_umbro{
    background: url(images/marca_umbro.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_umbro:hover{
    background: url(images/marca_umbro.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_puma{
    background: url(images/marca_puma.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_puma:hover{
    background: url(images/marca_puma.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_luanvi{
    background: url(images/marca_luanvi.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_luanvi:hover{
    background: url(images/marca_luanvi.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_mercury{
    background: url(images/marca_mercury.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_mercury:hover{
    background: url(images/marca_mercury.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_joma{
    background: url(images/marca_joma.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_joma:hover{
    background: url(images/marca_joma.jpg) scroll 0% 100% no-repeat;
}
.nuestras_marcas a.marca_mass{
    background: url(images/marca_mass.jpg) scroll 0% 0% no-repeat;
}
.nuestras_marcas a.marca_mass:hover{
    background: url(images/marca_mass.jpg) scroll 0% 100% no-repeat;
}
/**** CLEAR AND ALIGNMENT WP HACKS ****/
.right, .alignright{
	display: block;
	float:right;
	}
.left, .alignleft{
	display: block;
	float: left;
	}
.aligncenter{
	display: block;
	text-align: center;
	margin: 0 auto;
	}
.clear{
	clear:both;
	}

