/*
Theme Name: csWPBiolasterHome
Theme URI: http://code.codesyntax.com/private/wordpress/csWPBiolasterHome
Version: 0.1
Author: Nagore Ruiz de Escudero
Tags: csWPBiolasterHome, responsive, wordpress
Template: inkness
 */

/*Inherit the default theme styles */


@import url(../inkness/style.css);

/***************biolaster*************/

@media screen {
* {
    margin: 0;
    padding: 0;
}

body {
    background: url("http://biolaster.com/img/header.gif") repeat-x scroll 0 10px #fff!important;
    color: #000000!important;
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 14px!important;
    margin: 0 auto!important;
    padding: 0!important;
}
/***Orokorrak****/

h1, h2, h3, h4, h5, h6 {
    line-height:110%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none !important;
}
h1, h2 {
    letter-spacing: 0;
    font-weight: normal;
    margin-bottom: 0.8em;
}
h1 {
    background: url("http://biolaster.com/img/h1.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #ff6600;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 250%;
    font-weight: normal;
}
#secondary h1.widget-title, #footer-sidebar h1.widget-title {
    color: #ff6600!important;
}
h2 {
    color: #ff6600;
    font-size: 180%;
    font-weight: normal;
}

h3 {
    color: #9cb9d7;
    font-size: 150%;
}
h4 {
    font-size: 105%;
}
h5 {
    font-size: 90%;
}
h6 {
    font-size: 85%;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
img, img a {
    border: 0 none;
    margin: 0;
}
pre, code {
    font: 1em Courier,"Courier New",monospace;
    letter-spacing: -0.066em;
}
p {
    line-height: 1.6em;
    margin: 0.3em 0 1.2em;
}
li, ul {
    line-height: 1.6em;
}
hr {
    clear: both;
    display: block;
    visibility: hidden;
}
a:link, a:visited {
    color: #246caf;
}
a:hover {
    color: #000;
}
.data {
    color: #999999;
    font-size: 90%;
    font-weight: bold;
    margin: 0;
}
.summary p {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 120%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.4em;
    margin: 1em 0 2em;
    padding: 0 2em 0 0;
}

/* Blog entries */
#lastentries h2{
    font-size:30px;
}

#primary-home article {
    padding: 10px 0px 10px 0px!important;
}

#primary-home .article-wrapper {
    width: 100%;
    padding-bottom: 15px;
}
/* Blog entries */

img, object, embed, video, iframe, audio {
    max-width: 100%;
}
img, video {
    height: auto;
}
.ie8 img, .ie8 object, .ie8 embed, .ie8 video, .ie8 iframe {
    width: auto !important;
    height:auot !important;
}
.btn-default{
    text-shadow:none;
}
#content img{
        padding: 5px 15px 5px 5px;
}

#maincontainer {
    margin: 0 auto;
    padding: 0;
}

#header {
    font-family: Verdana,Arial,Helvetica,sans-serif!important;
    height: 160px!important;
    margin: 0 auto!important;
    padding: 0!important;
    position: relative!important;
    text-align: left!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
}
#site-logo{
    text-align:left;
}

#language {
    float: right;
    font-size: 80%;
    margin-top: 5px;
    padding-right: 25px;
    text-align: right;
    text-decoration: none;
    width: 85px;
}
#utilities {
    color: #fff;
    float: right;
    font-size: 80%;
    margin-right: 0;
    margin-top: 5px;
    text-align: right;
    white-space: nowrap;
}
#utilities a, #language a {
    text-decoration: none;
}
#utilities_intranet {
    display: none;
}
#tagline {
    color: #ff6600;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left:10px;
    margin-top:7px;
}
fieldset {
    border: 0 none;
}
#search {
    overflow: hidden;
    padding-top: 0;
    position: absolute;
    right: 20px;
    top: 50px;
}
#search form fieldset {
    margin: 0;
    padding: 0;
}
#search input {
    background: url("http://biolaster.com/img/search.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    font-weight: bold;
    padding: 4px 0 7px;
    text-transform: uppercase;
    width: 85px;
}
#search input#text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d4d4d4;
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    padding: 3px;
    text-transform: none;
    width: 150px;
}
#phone {
    text-align:right;
    margin-top: 10px;
}

#phone h3, #phone h4{
    margin-top:10px;
    margin-bottom:inherit;
    display:inline;
}
#phone h3{
    color:#246caf;
    font-weight:bold;
}
#phone h4{
    color:#666;
}
#phone h4 i{
    margin:0 5px;
}
.contact legend {
    display: none;
}
.contact label {
    float: left;
    margin: 1em 0.5em 0 0;
    padding: 0;
    text-align: right;
    width: 120px;
}
.contact textarea {
    height: 250px;
    width: 280px;
}
.contact .buttom {
    float: right;
}

/*********mainmenu***/
.navbar-default {
    background-image: none;
    border-radius: 0!important;
    box-shadow: none!important;
    margin-top:5px!important;
    background-color: transparent!important;
    border: none!important;
    margin-bottom:0!important;

}
.chrome .navbar-default {
    margin-top:7px!important;
}
.navbar-collapse{
    padding:0 !important;
}
.navbar-default .container-fluid{
    padding:0 !important;
}
.navbar-nav{
    width:100% !important;
}
.navbar {
    border-radius: 0;
    border: none;
    min-height: 50px;
    position: relative;

}
.navbar-default .navbar-nav > li > a {
    color: white!important;
    display: block;
    margin: 0 1px;
    padding:11px 10px 12px 10px!important;
    text-decoration: none;
    font-size:16px;
    font-weight:bold;
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow:none;
}

.navbar-nav > li.active{
    padding: 10px;
    line-height: 20px;
    text-decoration: none;
    font-size:16px;
    font-weight:bold;
    background: url("http://biolaster.com/img/menuhover.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: white;
    padding:1px 4px 4px 4px!important;
}

.navbar-nav > li.active a{
    padding:0;
    background-color:transparent !important;
    background-image:none !important;
    color:white !important;
}
.navbar-nav > li > a:hover{
    background: url("http://biolaster.com/img/menuhover.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    color:white !important;
}
.navbar-nav > li.shop{
    float:right;
    margin-right:40px;
}
.navbar-nav > li.shop a {
    background-color:#1b54a5;
}
.navbar-nav > li.shop a:hover{
    color: #fff;
}
.menushop{
    background: url("http://biolaster.com/img/zezta_blue.png") no-repeat center left;
    padding-left:35px;
}
.navbar-nav > li.shop a:hover .menushop{
    background: url("http://biolaster.com/img/zezta_orange.png") no-repeat center left;
}
/*
.navbar-nav > li.shop a::before {
    color: #fff;
    content: "&#61562;";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 23px;
    line-height: 23px;
    padding-right: 15px;
}*/
#community-info{
    background: rgba(0, 0, 0, 0) url("img/featured.gif") repeat-x scroll left top;
    border: 1px solid #c2d1e0;
    margin-bottom: 30px;
    padding: 15px 55px 35px 55px;
    border-radius:20px;
    margin-top:30px;
}
#community-info h2{
    color:#333;
}
.toshop {
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 20px;
    text-decoration: none;
}
.toshop img {
    text-decoration: none;
    vertical-align: middle;
}
a.toshop{
    color: #ff6600;
    font-weight: bold;
    margin-right: 0;
    text-align: right;
    text-decoration: none;
}
a.toshop:hover {
    color: #ff0000;
    text-decoration: none;
}
.Shop #menu ol {
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0 10px;
}
.biolaster a {
    text-decoration: none;
}
#container {
    background: url("http://biolaster.com/img/content.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
    margin: 0 auto;
    text-align: left;
    padding-bottom:0;
}
#container.biolaster {
    background: none repeat scroll 0 0 #fff;
}
#content {
    margin-top: 10px;
}
#content img {
    padding: 5px 15px 5px 5px;
}
#content ul, #content ol{
    margin-left:20px;
}
#breadcrumb {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    margin: 0 0 20px 0px;
    padding-top: 20px;
    text-align: left;
}
#menu {
    color: #333;
    float: left;
    font-size: 1em;
    margin: 0;
}
#menu a {
    color: #54669e;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#menu a:hover {
    color: #000;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu ul li {
    background: url("http://biolaster.com/img/menu.gif") repeat-x scroll 0 0 #cfe0f1;
    border-top: 1px solid #eef2f8;
    font-weight: bold;
    padding: 10px 5px 10px 15px;
}
#menu ul li ul {
    margin: -5px -5px -5px -30px;
    padding: 10px 0 0 15px;
}
#menu ul li li {
    background: url("http://biolaster.com/img/gez.gif") no-repeat scroll 12px 6px #cfe0f1;
    border: 0 none;
    font-weight: normal;
    padding: 5px 5px 5px 30px;
}
#menu ul li li li {
    background: url("http://biolaster.com/img/gez.gif") no-repeat scroll 12px 6px #cfe0f1;
    border: 0 none;
    font-weight: normal;
    padding-left: 30px;
}
#maincontent {
    position: relative;
}
.errota{
    background:white url("http://biolaster.com/img/mainpicture.jpg") no-repeat scroll left top;
    font-size:14px;
}

.botoia {
    background: none repeat scroll 0 0 #1b54a5;
    border: 1px solid #4994c9;
    color: #fff;
    cursor: pointer;
    padding: 2px 5px;
}


#form_subscribe input {
    background: url("http://biolaster.com/img/boletin.gif") no-repeat scroll center top transparent;
    border: 0 none;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    font-weight: bold;
    height: 40px;
    padding: 12px 10px 12px 15px;
    text-align: center;
    text-transform: uppercase;
    box-shadow:none;
}

#form_subscribe input:hover {
    color: #000;
}

#sitemap_home a {
    color: #fff;
    padding: 10px;
}
#sitemap_home a:hover {
    color: #3399cc;
}
#sitemap_home ul {
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
#sitemap_home li {
    font-weight: bold;
    list-style: outside none none;
    text-transform: uppercase;
}
#sitemap_home li li {
    background: url("http://biolaster.com/img/gezsitemap.gif") no-repeat scroll 10px 5px rgba(0, 0, 0, 0);
    font-weight: normal;
    padding-left: 13px;
    text-transform: none;
}
#footer {
    background: url("http://biolaster.com/img/footer.gif") repeat-x scroll left bottom #2c95ce;
    clear: both;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    padding: 15px;
    text-align: center;
}
#footer a {
    color: #ffffff;
}
table {
    color: #666666;
    margin-top: 10px;
    padding: 1px;
}
tr {
    padding: 2px;
    vertical-align: 10px;
}

td {
    background-color: #efefef;
    height: 20px;
    padding: 2px 10px;
}

#content p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cleaner {
    clear: both;
    display: block;
    height:1px;
}
#primary-home .entry-meta {
    border-bottom: none !important;
}

#primary-home article.homa:nth-child(2n+1) {
    clear: both;
}


#primary-home .article-wrapper {
    background: #fff none repeat scroll 0 0;
    border: none !important;
    border-bottom:10px solid #efefef !important;
}

.custom-logo-link{
    text-align:center;
    display:block;
}
#content .custom-logo-link img{
    padding:0;
    width:100%;
}
.article-rest{
    padding:15px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    text-shadow:none;
    box-shadow:none;
}
.blog-title{
    margin-bottom:0;
}
.blog-title a{
    color:#ff6600 !important;
    border-bottom: 2px solid #efefef;
    color: #ff6600 !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.blog-title a:hover{
    color:#ff6600 !important;
    text-decoration:underline !important;
}
.post-title{
    margin-top:10px;
}
.post-title a:hover{
    color:#ff6600 !important;
    text-decoration:underline !important;
}
#search input.btn{
    height:30px;
    padding:6px 6px;
    opacity:1;
}

}
/*****************responsive****/
@media only screen and (max-width: 1200px) {
    .container{
        max-width:1170px;
        width:100%;
    }
}
@media only screen and (max-width: 1050px) {
    #container{
        background-image:none;
    }
}

@media only screen and (max-width: 1040px) {
    .navbar-default .navbar-nav > li > a {
        font-size:14px !important;
    }
}
@media only screen and (max-width: 890px) {
    #tagline{
        font-size:14px;
        margin-bottom:6px;
    }
    #inside-content{
        padding-bottom:20px;
    }
}
@media only screen and (max-width: 770px) {/********hamburguer***/
    body{
        background-image:none !important;
    }
    .brand{
        width:100%;
        text-align:center;
    }
    #site-logo{
        text-align:center;
    }
    #tagline{
        display:none;
    }
    .contact{
        width:100%;
        text-align:center;
    }
    #phone{
        float:none;
        text-align:center;
    }
    #phone h3, #phone h4{
        display:block;
    }
    #search{
        position:relative;
        top:0px;
        margin:6px 0;
        left:0;
    }
    .navbar{
        background-color:#287EBC !important;
        border-bottom:4px solid #ff8001 !important;
        margin:0 -15px;
    }
    .navbar-toggle {
        background-color: #FF8001 !important;
        border:1px solid white;
        margin-right:25px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: 0px;
        margin-right: 0px;
    }
    .navbar-nav {
        margin: 0 !important;
    }
}
@media only screen and (max-width: 500px){
    #sitemap_home{
        display:none;
    }
    #footer{
        margin-top:20px;
    }
}
table.imgwidth td{
    min-width:200px;
}
