/*
Theme Name: UseCoach
Description: Tema criado para o site de apresentação do UseCoach
Author: IT Quality Systems
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: usecoach
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
        font-family: Arial;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
        font-size: 100%;
}
ul {
    margin-left: 20px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix{
    clear: both;
    float: none;
}
/*
##########################################
################ Layout ##################
##########################################
*/

html{margin:0 !important;}

#container{
    width: 60em;
    margin: 0 auto;
}

header{
    height: 28em;
    width: inherit;
}

header .theme-default .nivo-controlNav{
    padding: 0;
}

#footer-container{
    font-size: 0.85em;
    padding: 1.04em 0;
    border-top: 1px solid #ccc;
}

#footer-container #footer{
    margin: 0 auto;
    width: 70%;
}

#footer div.section-footer{
    float: left;
    font-size:0.72em;
    text-align:center;
    height: 6.23%;
}

#footer div#endereco, div#telefone, div#email, div#redes-sociais{
    line-height: 18px;
    font-weight: bold;
    margin-left:20px;
    padding: 0 0 10px 20px;
    border-left: 1px solid #bbb;
}

#footer div#telefone{
    font-size: 12px;
    line-height: 28px;
}

#footer div#email{
    font-size: 10px;
}



#footer div#redes-sociais a{
    margin: 12px 5px 10px 0;
    height: 32px;
    width: 32px;
    display: block;
    float: left;
    text-indent: -9999px;
    background: url(images/midias-sociais-small.png);
}

#footer div#redes-sociais a#twitter{
    background-position: -32px 0;
}
#footer div#redes-sociais a#youtube{
    background-position: -64px 0;
}

#footer div#redes-sociais a#linkedin{
    background-position: -96px 0;
}

a{
    color: #65A5D1;
}

.wp-pagenavi{
    text-align: center;
}

.wp-pagenavi a{
    border: 1px solid #bbb;
    background: #888;
    color: #fff;
}

.wp-pagenavi a:hover{
    border: 1px solid #777;
}

.wp-pagenavi  span.current{
    background: #bbb;
    border: 1px solid #888;
}

/*
##########################################
############## Page Intro ################
##########################################
*/

body{
    background: url('images/background-old.png');
}

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

#container-intro #logotipo{
    float:left;
    width: 30em;
    height: 100%;
    background: url('images/logo-usecoach.png') no-repeat top center;
}

#container-intro #apresentacao{
    float:left;
    width: 30em;
    height: 100%;
}

#player-apresentacao{
    margin: 0 auto;
    display: block;
}

#botoes-intro{
    text-align: center;
    margin-top: 50px;
}

#botoes-intro a{
    padding: 15px;
    background-color: #2994b5;
    color: #fff;
}

#botoes-intro a:hover{
    background-color: #2080b1;
}

#midias-sociais{
    margin: 300px auto 0 auto;
    width: 225px;
    overflow: auto;
}
#midias-sociais a{
    margin: 0 5px;
    display: block;
    float: left;
    width: 64px;
    height: 64px;
    background: url('images/midias-sociais.png');
}

#midias-sociais #facebook{background-position: 0 0;}
#midias-sociais #facebook:hover{background-position: -64px 0;}

#midias-sociais #twitter{background-position: -128px 0;}
#midias-sociais #twitter:hover{background-position: -192px 0;}

#midias-sociais #youtube{background-position: -256px 0;}
#midias-sociais #youtube:hover{background-position: -320px 0;}

#midias-sociais #linkedin{background-position: -448px 0;}
#midias-sociais #linkedin:hover{background-position: -384px 0;}

a#pular-intro{
    color: #fff;
    font-size: 1.15em;
    text-decoration: none;

}

#apresentacao div{
    margin-top: 10px;
    color: #777;
    font-size: 0.9em;
    font-family: Verdana;
    text-align: justify;
    line-height: 1.3em;
}

/*
##########################################
############### Page Home ################
##########################################
*/

#menu-chamadas{
    margin: 60px 0 40px 0;
}

.chamada{
    width: 29.52%;
    height: 8em;
    padding: 10px;
    margin-bottom: 24px;
    background: #5da2b7;
    background: -moz-radial-gradient(center, ellipse cover, #5da2b7 0%, #3990ad 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #5da2b7 0%,#3990ad 100%);
    background: radial-gradient(ellipse at center, #5da2b7 0%,#3990ad 100%);
    color: #fff;
    float: left;
    font-size: 1.2em;
}

.chamada:hover{
    background: #2994b5;
    background: -moz-radial-gradient(center, ellipse cover, #2994b5 0%, #0079a5 100%, #2994b5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #2994b5 0%,#0079a5 100%,#2994b5 100%);
    background: radial-gradient(ellipse at center, #2994b5 0%,#0079a5 100%,#2994b5 100%);
}

.chamada .chamada-title{
    text-align: right;
    margin-bottom: 22px;
    font-size: 1.15em;
}

#recrutamento .chamada-title{
    margin-bottom: 10px;
}

#coaching .chamada-title{
    margin-bottom: 10px;
}

#menu-chamadas #coaching, #menu-chamadas #sobre{
    margin-right: 16px;
}
#menu-chamadas #assessment, #menu-chamadas #clientes{
    margin: 0 8px;
}
#menu-chamadas #recrutamento, #menu-chamadas #parceiros{
    margin-left: 16px;
}

#coaching ul{
    margin-top: 20px;
}
/*
##########################################
############# Page Default ###############
##########################################
*/

.slideshowlink{display:none}

#menu{
    height: 40px;
    background: rgb(127,127,127);
    background: -moz-linear-gradient(left, rgba(127,127,127,0) 0%, rgba(127,127,127,0.8) 20%, rgba(145,145,145,1) 50%, rgba(127,127,127,0.8) 80%, rgba(145,145,145,0) 100%);
    background: -webkit-linear-gradient(left, rgba(127,127,127,0) 0%,rgba(127,127,127,0.8) 20%,rgba(145,145,145,1) 50%,rgba(127,127,127,0.8) 80%,rgba(145,145,145,0) 100%);
    background: linear-gradient(to right, rgba(127,127,127,0) 0%,rgba(127,127,127,0.8) 20%,rgba(145,145,145,1) 50%,rgba(127,127,127,0.8) 80%,rgba(145,145,145,0) 100%);
    text-align: center;
    margin: 40px 0;
    line-height: 40px;
}

#menu a{
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

#menu a:hover{
    text-decoration: underline;
}

#content{
    margin-bottom: 40px;
    line-height: 24px;
    width: 60%;
    color: #444;
    font-family: Arial;
    float: left;
}

#content h2{
    font-family: 'Times New Roman';
    font-size: 1.2em;
    line-height: 21px;
    border-bottom: 1px solid #444;
}

#content p{
    margin-bottom: 30px;
}


#sidebar{
    width: 35%;
    color: #444;
    font-size: 0.9em;
    font-family: 'Arial';
    line-height: 20px;
    margin-bottom: 60px;
    padding-right: 10px;
    float: right;
}

#sidebar h2{
   font-family: 'Times New Roman';
    font-size: 1.2em;
    line-height: 21px;
    border-bottom: 1px solid #444;
    text-align: right;
    color: #444;
}

#nome-autor-depoimento{
    font-size: 1em;
    color: #444;
    font-family: 'Times New Roman';
    text-align: right;
    margin-bottom: 20px;
}

.titulo-autor-depoimento{
    margin-top: 30px;
    font-size: 1.1em;
}

.item-depoimento{
    margin-bottom: 30px;
}

.sub-navigation{
    height: 30px;
    background: #888;
    line-height: 30px;
    margin: 10px 0;
    color: #fff;
    text-align: right;
    padding-right: 10px;
}

#sidebar a{
    text-decoration: none;
}

#sidebar a:hover .sub-navigation{
    background: #777;
}

.item-case{
    margin-bottom: 30px;
}


p .alignleft{
    float: left;
    margin-right: 20px;
}

p .alignright{
    float: right;
    margin-left: 20px;
}