@font-face {
    font-family: 'olivier';
    src: url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.eot');
    src: url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.woff2') format('woff2'),
         url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.woff') format('woff'),
         url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.ttf') format('truetype'),
         url('https://googledrive.com/host/0B-wKnQhjun92YjVWdklVNURxR0E/css/fonts/olivier_demo-webfont.svg#olivierregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.bannerdestaque {
padding-bottom: 0px;
margin-bottom: 45px;
width: 100%;
display: inline-block;
}



.contato-footer {
text-align:center;
width: 250px; 
height:300px;
margin-top: 25px;
}

.contato-footer p {
margin: 12px 0 0 3px; 
color:#fff;
line-height: 25px;
font-size: 17px;
}

.contato-footer a {
color:#3C2D79!important;
}

.contato-footer a:hover {
color:#EB2B98!important;
}

.contato-footer img {
width: 120px!important;
height: auto!important;
}

.perfil {
	text-align:center;
	margin-bottom: 30px;
}

.perfil a{
	color: #EB1B90!important;
}
.perfil a:hover{
	color: #3C2D79!important;
}
.author-photo {
	margin-top: 25px;
}
.author {
	font-size: 20px;
	margin: 20px 30px 10px;
	border-bottom: 1px solid #BFBDB8;
	border-top: 1px solid #BFBDB8;
	padding: 20px 0;
}
.author-desc {
	padding: 0px 30px 0px;
	line-height: 30px;
}
#ContactForm1
{
display: none ! important;
}

#navigation .menutopo {
font-size: 13px;
float: left;
width: 100%;
margin: 0px 0 0 0px;
}
body#layout .container {
width: 1100px;
}
body#layout {
clear: both;
overflow: hidden;
}
body#layout .container {
width: 896px;
margin-top: 55px;
}
body#layout .logowrap {
width: 40%;
}
body#layout .main-container {
clear: both;
}
body#layout .main-wrapper {
width: 65%;
}
body#layout .sidebar-wrapper {
float: left;
width: 30%;
}
body#layout .footer {
display: inline-block;
width: 25%;
float: left;
}
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, strong, 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: inherit;
vertical-align: baseline;
}
html {
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
border-collapse: collapse;
border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
max-width: 100%;
height: auto!important;
margin: 0px 0 0 0px;
}
iframe { max-width: 100% }
blockquote {
font-style: italic;
font-weight: normal;
font-size: 15px;
padding: 0 10px 20px 27px;
position: relative;
margin-top: 25px;
}
blockquote:after {
font-family: FontAwesome;
position: absolute;
content: "\f10d";
font-size: 20px;
width: 50px;
top: 0;
left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
font-weight: normal;
font-style: normal;
}
pre {
margin: 5px 0 20px 0;
line-height: 1.3em;
padding: 8px 10px;
overflow: auto;
}
code {
padding: 0 8px;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin: 12px 0;
color: #444;
}
h1 {
font-size: 28px;
line-height: 1.4;
}
h2 {
line-height: 1.4
font-size:30px;
}
h3 {
font-size: 22px;
line-height: 1.4;
}
h4 {
font-size: 20px;
line-height: 1.4;
}
h5 {
font-size: 18px;
line-height: 1.4;
}
h6 {
font-size: 16px;
line-height: 1.4;
}
h1,h2,h3,h4,h5,h6 {
font-family:'Varela Round';font-weight:normal;color:#444
}
body {
font-family: 'Open Sans';
font-weight: normal;
font-size: 15px;
color: #868686;
font: 14px/23px Open Sans;
background-color: #e4e1ef;
}
ul {
-webkit-padding-start: 0px;
}
p { margin-bottom: 20px }
a {
text-decoration: none;
color: #EB2B98;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear 0.2s linear;
}
a:hover { color: #EB2B98 }
a:link, a:visited, a:active { text-decoration: none }

header {
background-color: #e4e1ef;  
position: relative;  
float: left;  
width: 100%;  
z-index: 99; 
margin-top:1px;
margin-bottom: 30px;
}
.container {
position: relative;  margin-right: auto;  margin-left: auto;
max-width: 1250px;  min-width: 240px;
overflow: hidden;
}
#header {
position: relative;  width: 100%;  float: left;  margin: 0;  padding: 0;
}
.logowrap {
margin: 0 0 0 2%;
overflow: hidden;
float: left;
margin-bottom: -1px;
}
#logo {
margin:0;
background-repeat: no-repeat;
overflow: hidden;
height: 100px;
margin-top: 12px;
}
#logo h1 {
font-size: 44px;    display: inline-block; position: relative;  margin: 0;
color: #fff;
float: left;
line-height: 0.6;
padding: 21px 25px;
}
#logo h1 a {
color: #fff;
}
.widget {
line-height: 0;
margin: 0;
}
.headerright {
float: right;
display: block;  max-width: 100%;  margin-right: 2%;
}
.headerad-wrap { width: 100%; text-align: center; margin-top: 25px; float: left; }
#navigation {
margin: 26px auto 15px;  font-size: 13px;  float: left;  width: 100%;
}
#navigation .menu {
float: left;
margin-top: 22px;
}
#navigation ul {
margin: 0 auto;
}
a#pull {
display: none;
}
a#pull{
background-color: #446cb3;
color: #fff!important;
}
#navigation ul li {
float: left;
position: relative;
line-height: 1.6;
margin-top: 6px;
}
#navigation ul li:first-child a {
margin-left: 0;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
overflow: hidden;
display: block;
text-transform: uppercase;
}
.menu li a {
font-family: 'Varela Round';
font-weight: normal;
font-size: 14px;
color: #5a3759;
text-align: left;
text-decoration: none;
margin: 0 20px 0;
box-sizing: border-box;
}
.menu li a:hover {
color: #d7269b;
}
.search_li {
float: right;
margin-left: 20px;position:absolut;
}
#header #searchform {
max-width: 100%;
float: right;
width: auto;
min-width: 206px;
}
#searchform {
padding: 0;
float: left;
clear: both;
width: 100%;
position: relative;
}
nav #searchform fieldset {
border: 0 none;
clear: both;
display: block;
float: left;
min-width: 240px;
width: 100%;
}
#header #s {
margin: 0 !important;
padding: 7px 15px 7px 9px;
width: 75%;
height: 32px;
}
#s {
width: 73%;
background-color: #fff;
float: left;
padding: 9px 15px 9px 9px;
border: 1px solid rgba(0, 0, 0, 0.08);
border-right: none;
height: 36px;
}
input, textarea, select {
padding: 8px 12px;
font-size: 12px;
color: #A5A5A5;
border: 1px solid rgba(0, 0, 0, 0.12);
font-family: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#header .sbutton {
line-height: 32px;
height: 32px;
background-color: #446cb3;
color: #fff!important;
padding: 0;
float: right;
width: 29.2%;
cursor: pointer;
text-align: center;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 10;
border: 0;
vertical-align: top;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
position: absolute;
top: 0;
right: 0;
}
.containerwrap {
width: 1250px;  margin: 0 auto;  background: #fff;  clear: both;  display: block;  padding: 0;
max-width: 100%;
}
.page {
padding-top: 25px;
min-height: 100px;
float: none;
clear: both;
padding: 25px 2% 0 2%;
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.page, .container {
max-width: 1250px;
min-width: 240px;
}
.page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
}
.main-wrapper {
width: 70.8%;  float: right;  margin-bottom: 0; padding-top: 70px;
}
#main {
margin: 0;
float: left;  width: 100%;
}
.post.hentry {
width: 94%;  float: left;  margin-bottom: 48px;
}
.hover_img {
margin-bottom: 11px;  
float: left;  margin-right: 2.4%; margin-top: 7px;  position: relative;
width:220px; height:220px; overflow: hidden;
}
h3.post-title {
font-family: 'Varela Round';  
font-weight: normal;
font-size: 28px;
color: #444;
display: block;
line-height: 1.4;
margin-bottom: 5px;
margin-top: 0px;
text-align: justify;
margin-right: 30px;
}
.post-title a {
color: #444;
}
.post-title a:hover {
color: #EB1B90;
}
.postbody {
font-family: 'Open Sans';  font-size: 15px;
line-height: 23px;
text-align: justify;
width: 99%
}

.more {
color: #EB1B90;
font-family: 'Open Sans';
font-size: 15px;
float:right;
padding-right: 24px;
}

a.more {
color: #EB1B90;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
}

a:hover.more {
color: #3C2D79;
}

.post-info {
display: block;
color: #999;
font-family: 'Open Sans';
font-size: 14px;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
border-top: 1px solid rgba(0, 0, 0, 0.12);
padding: 4px 0;
width:66%;
}
.post-info span {
margin-right: 7px;
}
.post-info a {
color: #999;
margin-left:5px;
}
.post-info a:hover {
color: #446cb3;
}
.thecategory {
margin-left: 5px;
}
.metacom {
padding-top: 10px;
margin-top: 15px;
height: 25px;
overflow: hidden;
float: right;
width: 531px;
}
.post-header {
margin-bottom: 11px;
}
.post-comment-link,.post-icons,.post-labels,.date-header {
display: none;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 15px;
line-height: 23px;
}
.breadcrumbs a {
color: #3C2D79;
}

.postado-por {
background: #3C2D79;
float: left;
height: 32px;
padding-left: 9px
}

.postado-por h5{
font-family: 'Nunito',sans-serif;	
font-weight: 400;
text-transform: uppercase;
color: #fff;
font-size: 12px;
display: inline-block;
margin-top: 0px;
}
.postado-por h5 a{
font-family: 'Pacifico', cursive;
text-transform: capitalize;
color: #fff;
font-size: 20px;
padding: 0 5px 0 0;
}

.postauthor {
background: #F3F1FD;
padding: 10px;
position: relative;
float: left;
clear: both;
margin-bottom: 28px;
margin-top: 28px;
}
.postauthor h4{
margin-bottom: 12px;
}
.postauthor h4 {
font-weight: bold;
font-size: 18px;
}
.postauthor img {
float: left;
margin: 0px 20px 0 0;
}
.postauthor svg {
width: 24px;
height: 32px;
fill: #3C2D79;
margin-left: -2px;
}
.postauthor p {
padding-top: 0px;
margin-top: 8px;
margin-bottom: 0;
color: #3C2D79;
}
.shareit {
position: relative!important;
width: 100%!important;
top: 0!important;
padding-left: 0!important;
padding-right: 0!important;
margin: 0 0 10px!important;
padding-top: 10px!important;
border: none !important;
border-left: 0;
overflow: hidden;
padding: 5px;
border-right: 0;
left: auto;
z-index: 0;
clear:both;
}
.share-item {
display: block;
margin: 2px;
float: left;
height: 25px;
}
.share-item.gplusbtn {
width: 85px;
}
.share-item.facebookbtn {
margin-top: -1px;
width: 100px;
height: 28px;
}
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn {
width: 150px;
}
.share-item.pinbtn {
margin-top: 2px;
}
.rthumb {
margin-bottom: 8px;
width: 100%;
overflow: hidden;
}
.rthumb img {
margin-top: 5px;  
margin-bottom: 8px;
float: left;
max-height: 188px;
}
#related-posts {
float: left;  width: 100%;  margin-top: 27px;
}
#related-posts h3 {
margin-bottom: 10px;
font-size: 18px;  margin: 0;
font-weight: 700;
}
.relatedcontainer{
margin-left: 0;
padding: 0;
margin: 0;
overflow: hidden;
margin-top: 0;
}
.relatedpost {
margin: 0 2% 0 0;
width: 23%;
float: left;
line-height: 1.4;
}
.relatedpost a {
color: #868686;
}
.relatedpost a:hover {
color: #446cb3;
}
.relatedtitle {
float: left;  width: 100%;
line-height: 21px;
font-size: 15px;
}
#comments {
padding: 0;
margin-top: 27px;
float: left;
clear: both;
width: 100%;
font-family: 'Open Sans';
line-height: 23px;
font-size: 15px;
}
#comments h4 {
color: #444;  font-size: 18px;  font-weight: bold;
margin-bottom: 12px;
}
#comment-holder {
margin-left: 0;  margin-top: 13px;  overflow: hidden;
margin: 1.5em 0 1.571em 1.9em;  
}
#comment-holder li {
margin: 0 0 30px 0;  padding-left: 0;  float: left;  width: 100%;  position: relative;
}
.comments .avatar-image-container {
float: left;  margin-right: 17px;  max-width: 78px;
max-height: 78px;
width: 78px;
height: 78px;
}
.comments .avatar-image-container img {
max-width: 66px;
border: 1px solid rgba(0, 0, 0, 0.12);  float: left;  margin-right: 20px;  padding: 4px;
}
.comments .comment-block {
border: 1px solid rgba(0, 0, 0, 0.12);  overflow: hidden;  padding: 14px;
}
.comments .comments-content .user {
line-height: 1.375em;  font-weight: bold;  text-transform: uppercase;
}
.comments .comments-content .user a {
color: #868686;
}
.comments .comments-content .datetime {
}
.comments .comment .comment-actions a {
margin-top: 10px;  padding-bottom: 0px;  overflow: hidden;  width: auto;  float: right;
background-color: #446cb3;  color: #fff!important;
margin-left: 10px;  padding: 6px 12px;  font-size: 12px;  line-height: 1;  border-radius: 3px;  -webkit-transition: all 0.25s linear;  -moz-transition: all 0.25s linear;  transition: all 0.25s linear;
}
.comments .comment .comment-actions a:hover {
background: #444;
}
.sidebar-wrapper {
float: left;  width: 25%;  line-height: 20px;  max-width: 300px; 
padding-left: 0%;padding-right: 0;padding-top:70px;
background-color: #fff;

}
.sidebar .widget {
margin-bottom: 27px;  
float: left;  clear: both;  width: 100%;
background-color: #F3F1FD;
}
#sidebar {
margin: 0px!important;
}
.sidebar h2 {
font-size: 15px;  
font-weight: 400;  
line-height: 18px; 
/*margin: 6px 6px 14px 6px;
font-family: 'Varela Round';
background-color: #fff;
padding:11px 0px 11px 0px;*/
color: #3C2D79;
text-align: center;
text-transform: uppercase;
margin: 17px 30px 16px;
border-bottom: 1px solid #BFBDB8;
border-top: 1px solid #BFBDB8;
padding: 11px 0;

}
.sidebar a {
color: #696868;
}
.sidebar a:hover {
color: #446cb3;
}
.sidebar .widget-content {
font-family: 'Open Sans';  font-size: 15px; margin-bottom: 10px;
}
footer {
background: #9D9D9D;  overflow: hidden;  width: 100%; margin-top: 50px;
}
footer .container {
padding: 0;
}
.footer-widgets {
overflow: hidden;
padding: 30px 2% 10px;
width: 96%;
margin: 0;
}
.footer-widgets .footer {
width: 23.5%;
margin-right: 2%;
float: left;
position: relative;
margin-bottom: 0;
margin-top: 10px;
}
.footer-widgets #footer4{
margin-right:0px!important;
}
.section {
margin: 0;
}
.footer .widget {
float: left;  clear: both;  width: 100%;
margin-bottom: 20px;
padding: 1px 0 0 0;
}
.footer h2 {
padding-bottom: 10px;  margin-bottom: 10px;  padding-top: 0;
margin: 0;
font-size: 18px;  font-weight: 400;  line-height: 18px;
}
.footer-widgets a {
color: #555;
}
.footer-widgets a:hover {
color: #446cb3;
}
.FollowByEmail .follow-by-email-inner {
overflow: hidden;  position: relative;
}
.FollowByEmail .follow-by-email-inner input[type="text"] {
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
width: 73%;
float: left;
padding: 9px 0;
text-indent: 10px;
border-right: 0;
font-size: 12px;  color: #A5A5A5;  border: 1px solid rgba(0, 0, 0, 0.12);  font-family: inherit;
width: 206px;
height: 37px;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
background-color: #446cb3;  color: #fff!important;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {
background-color: #5bc4be;
}
.FollowByEmail .follow-by-email-inner input[type="submit"] {
cursor: pointer;
color: white!important;
padding: 0;
border: 0;
float: left;
height: 36px;
line-height: 36px;
text-align: center;
width: 29.2%;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
position: absolute;
right: 0;
top: 0;
}
.copyrights {
border-top: 1px solid rgba(0, 0, 0, 0.06);  float: left;  width: 100%;  clear: both;  font-size: 12px;  padding-bottom: 10px;  padding-top: 12px;  color: #BBB;
}
#copyright-note {
width: 1200px;
margin: 0 auto;
clear: both;
max-width: 96%;
padding-left:43%; 
}
.copyrights a {
color: #3C2D79;
}
.copyrights a:hover {
color: #EB2B98;
}
.top {
float: right;
position: relative;
}
#copyright-note span {
float: left;
color: #F9F9F9;
}
.mobilemenu {
display: none;
visibility: hidden;
}
.mobilemenu #navigation a#pull {
display: none!important;
}
.mobilemenu #navigation .search_li {
display: none!important;
}
.fb_iframe_widget, .fb_iframe_widget span {
max-width: 100%;
width: 100%!important;
}
iframe {
max-width: 100%;
}
.Label li {
display: inline-block;
margin-bottom: 10px!important;
margin-right: 7px!important;
padding: 0px!important;
}
.Label span {
color: #fff;  -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.43);  -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.43);  box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.43);  font-size: 14px;
background-color: #5bc4be;
padding-top: 4px;  
padding-bottom: 4px;  padding-left: 8px;  padding-right: 9px;  float: left;  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.Label a {
padding-top: 4px;  
padding-bottom: 6px;  padding-left: 8px;  
padding-right: 9px;  float: left;  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
background-color: #446cb3;  color: #fff!important;
font-size: 12px!important;  margin-bottom: 10px;  float: left;  
/* margin-right: 10px; */  display: inline-block;  -webkit-transition: all 0.25s linear;  -moz-transition: all 0.25s linear;  transition: all 0.25s linear;
}
.Label {
font-size: 12px!important;
}
.widget-item-control, .blog-feeds, .post-feeds,.datetime , .thread-toggle{
display: none;
}
#blog-pager {
clear: both;  overflow: hidden;  float: left;  width: 100%;  margin-top: 0;  padding: 35px 0 30px;  border-top: 1px solid rgba(0, 0, 0, 0.12);  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;
}
.showpageArea {
margin: 0;
}
.showpageOf {
display: none;
}
.showpagePoint, .showpageNum a:hover, .showpage a:hover {
border: 1px solid #3C2D79;
background-color: #3C2D79;  color: #fff!important;
margin: 0 5px 0 0;  display: inline-block;  float: left;  line-height: 1.2;  text-decoration: none;  padding: 6px 10px;  
/* background: #EE210B; */
}
.showpageNum a,.showpage a {
margin: 0 5px 0 0;  display: inline-block;  float: left;  line-height: 1.2;  text-decoration: none;  color: #EE210B;  padding: 6px 10px;  -webkit-transition: all 0.25s linear;  -moz-transition: all 0.25s linear;  transition: all 0.25s linear;
color: #EB2B98;
border: 1px solid #EB2B98;
}
.showpageNum a:hover {}


#search-box {
position: relative;
width: 80%;
margin: 0;
padding: 0 0 0 30px;
}

#search-form 
{
height: 40px;
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
overflow: hidden;
}
#search-text 
{
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}

#search-box input[type="text"]
{
width: 90%;
padding: 11px 0 12px 1em;
color: #333;
outline: none;
}

#search-button {
position: absolute;
top: 0;
right: 0;
height: 42px;
width: 80px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 42px;
border-width: 0;
background-color: #3C2D79;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
cursor: pointer;
}