/*
Theme Name: Sento-Child
Version: 1.0
Description: A child theme of Sento
Template: sento
*/

@import url("../sento/style.css");

/*-----General-----*/

a {
    color: #043D7D;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#intro #breadcrumbs a {
    color: #013B7B;
}

p {
color: #000000;
line-height: 2;
text-align: justify;
font-size: 1.1em;
}

table {
    text-align: left;
    border: 1px #ddd solid;
}

h1 {
    font-size: 2.5em;
    Text-transform: Uppercase;
    font-weight: 800;
    color: #013B7B;
    letter-spacing: -0.02em;
}

h2 {
    font-size: 2em;
    font-weight: 800;
    color: #013B7B;
    margin-bottom: 0px;
}

h3 {
   font-size: 1.5em;
   font-style: italic;
}

/*-----Navigation Menu-----*/

.header-style2 #header .menu > li.menu-hover > a, .header-style2 #header .menu > li.current_page_item > a, .header-style2 #header .menu > li.current-menu-ancestor > a, .header-style2 #header .menu > li > a:hover {
    color: #013B7B;
    text-decoration: none;
    font-weight: 500;
}

#header .header-links .sub-menu a:hover, #header .header-links .sub-menu .current-menu-item a, #header-sticky .header-links .sub-menu a:hover, #header-sticky .header-links .sub-menu .current-menu-item a {
    color: #023C7C;
    text-decoration: none;
    font-weight: 400;
}

.header-style2 #header .header-links > ul > li > a {
    padding: 10px 20px;
}

/*-----Header-----*/

#header-social li a {
    display: table !important;
    text-align: center;
    width: 36px;
    height: 36px;
    color: #FFF !important;
    text-decoration: none;
    background: #292929;
    padding: 0 !important;
    margin: 2px !important;
}

#header-social ul {
    float: right;
    display: table;
    margin: 0;
    margin-right: 3em;
}

.header-style2 #logo img {
    max-height: 120px;
}

.header-style2 #logo {
    float: none;
    text-align: center;
    margin: 10px 0 15px;
}

/*-----Homepage Button-----*/

.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #FFF;
    text-align: center;
    background: #013B7B;
}

.action-text h3 {
    font-size: 2.3em;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 20px;
    color: #013B7B;
}

.action-teaser p {
    margin-bottom: 0px;
    text-align: center;
}

#section-home-inner {
    max-width: 1140px;
    margin: 30px auto 0;
    border-bottom: 1px #ccc dotted;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

#introaction {
    padding: 10px 10px 30px;
}

/*-----Sidebar-----*/

#sidebar h3.widget-title {
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 15px;
    color: #013B7B;
    text-transform: uppercase;
}

/*-----Share Plugin-----*/

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-top: 15px;
    clear: both;
}

/*-----Slider-----*/

#slider-stopper a, a.slider-stopper, a#slider-stopper, #slider-stopper, div#slider-stopper {
Visibility: hidden;
color: #ffffff;
}

/*-----Footer-----*/

#footer {
    font-size: 13px;
    background: #013A7B;
    padding: 65px 10px 40px;
}

#footer .widget {
    margin-bottom: 35px;
    color: #fff;
}
