/*
Theme Name: Instituto Indianópolis
Version: 1.0.0
Theme URI: 
Author: simplethemes
Author URI: 
Description: 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, light, one-column, two-columns, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, sticky-post, translation-ready, black, blue, custom-background, custom-colors, featured-images, theme-options, threaded-comments
Text Domain: smpl
*/


/* Table of Contents
==================================================
        #Global Reset
        #Structural Customization
        #Header
        #Navigation Bar
        #Typography
        #Tables
        #Widgets
        #WP Blog
        #Styled Buttons
        #Tabs
        #Toggles
        #Callouts
        #Comments
        #WP Gallery
        #Misc
*/



/* @group Global Reset */

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;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


ol, ul {list-style: none; }

blockquote, q {quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table.pad td {
    padding: 10px;
}

pre,code {
    white-space: normal;
    background-color: #ededed;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
    margin: 5px 0;
    padding: 5px;
}

p code {display: inline;}

body {
    -webkit-text-size-adjust: 100%;
    background: url("assets/images/bg_01.jpg") repeat-x scroll 0 0 #FFFFFF !important;
    background-attachment: scroll !important;
    font-family: ArialMT, Arial, Helvetica, sans-serif !important;
    background-color: #FFF !important;
}

/* @end */


/* @group Structural Customization */

body.sidebar-right #wrap #content {
    float: left;
}

body.sidebar-right #wrap #sidebar {
    float: right;
}

body.sidebar-right #wrap #sidebar .widget-container {
    margin-left: 20px;
    margin-right: 0px;
}

body.sidebar-left #wrap #content {
    float: right;
}

body.sidebar-left #wrap #sidebar {
    float: left;
}

body.sidebar-left #wrap #sidebar .widget-container {
    margin-left: 0px;
    margin-right: 20px;
}

/*@media only screen and (min-width: 320px) and (max-width: 480px) {
  #wrap #content {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}*/

/* @end */

/* @group Header */

#header {
    clear: both;
    margin-top: 6px;
}

#header a {
    color: #fff;
}

#header .inner {
    padding-top: 10px;
    padding-bottom: 20px;
}

#header .header_extras {
    float: right;
}

.header_extras {
    position:absolute;
    top:0px;
    right:0px;
}

.nav1{
    top: 0px;
    right:0;
    position:absolute;
    text-align: center;
    font-size:11px;
    width:285px;
    height:26px;
    background-image:url(assets/images/bg_nav1.jpg);
}

.nav1 .subnav{
    margin-left:28px;
}

.nav1 .subnav > li{
    float:left;
    display: inline;
    line-height: 26px;
}

.nav1 .subnav > li:nth-child(2) >a{
    border-left:1px solid #a2a2a2;
    border-right:1px solid #a2a2a2;
}

.nav1 .subnav > li > a{
    text-decoration:none !important;
    padding-left: 5px;
    padding-right: 5px;
    background: none !important;
    font-weight: normal;
    height: 10px;
}

.nav1 .subnav > li > a:hover{
    background: none !important;
}

.nav1 .subnav > li > a:hover{
    text-decoration:underline !important;
}

.nav2{
    background-color: #F0F0F0;
    border-radius: 5px;
    height: 50px;
    line-height: 32px;
    top: 67px;
    right:0;
    width: 300px;
    position:absolute;
    text-align: center;
    font-size:12px;
    border-right:none !important;
}

.subnav{
    list-style: none outside none;
    margin:0;
    padding:0;
}

.nav2 .subnav{
    margin-left:15px;
}

.nav2 .subnav > li > a{
    text-decoration:none !important;
    color:#203F92 !important;
    padding: 8px 0px 8px 0px;
    background: none;
}

.nav2 .subnav > li > a:hover{
    text-decoration:underline !important;
    background: none;
}

.nav2 .subnav > li{
    float:left;
    display: inline;
    padding: 12px 10px 6px 10px;
    font-weight: bold;
    text-transform:uppercase;
}

.nav2 .subnav > li:nth-child(2){
    border-left:1px solid #dee1e8;
    border-right:1px solid #dee1e8;
}

h1#site-title {
    font-size: 3.5em;
    margin: 0;
    padding: 0;
    line-height: 100%;
    letter-spacing: -2px;
}

h1#site-title a,
#header h1#site-title a:hover {
    color: inherit;
    text-decoration: none;
    text-shadow: 0px 1px 0px #FFF;
}

#site-title > p {
    display: none;
}

/* Header Tagline */

#header span.site-desc {
    margin: 0;
    padding: 0;
    line-height: 100%;
    letter-spacing: -1px;
    font-size: 1.25em;
}

/* Image Header */

#header #site-title.graphic a {
    text-indent: -9999em;
    display: block;
    background-repeat: no-repeat;
    background-position: left;
}


/* @end */

/* @group Navigation Bar */

#navigation {
    margin-bottom: 20px;
    clear: both;
    height:50px;
    width:960px !important;
}

#navigation ul,
#navigation ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.menu > li:first-child{
    width:120px !important;
}

.menu > li:first-child > a{
    padding-left:10px;
}

.menu > li:nth-child(2){
    width:143px !important;
    border-left:1px solid #677cb5;
    border-right:1px solid #677cb5;
}

.menu > li:nth-child(3){
    width:122px !important;
    border-right:1px solid #677cb5;
}

.menu > li:nth-child(4){
    width:115px !important;
    border-right:1px solid #677cb5;
}

.menu > li:nth-child(5){
    width:144px !important;
    border-right:1px solid #677cb5;
}

.menu > li:nth-child(6){
    width:156px !important;
    border-right:1px solid #677cb5;
}

.menu > li:nth-child(7){
    width:154px !important;
}

#navigation ul {
    width: 100%;
    height:50px;
    background: url(assets/images/bg_07.jpg) repeat-x 0 top;
    position: relative;
    behavior: url("PIE.php");
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


#navigation ul li {
    background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
    -pie-background: linear-gradient(#FCFCFC, #ECECEC);
    background-image: none;
    position: relative;
    behavior: url("PIE.php");
    font-size:15px;
    width:134px; 
    height:50px;

}

#navigation ul > li:first-child a {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#navigation ul > li:last-child a {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px;
}

#navigation ul li a {
    background-image: none;
    color: #fff;
    padding: 16px 5px;
    text-decoration: none !important;
    display: block;
    font-weight: normal;
    text-shadow: 1px 1px 0px #000;
    text-align:center;
    font-family: 'harabararegular';
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
    background-color: #8394C3;
    position: relative;
    behavior: url("PIE.php");
}

#navigation ul li:hover li a {
    font-weight: normal;
}

/* Navbar Active Links */

#navigation ul li.active a {
    /*color: #333;
    background: #fff;
    text-shadow: 1px 1px 0px #fff;
    border-bottom: 1px solid #fff;*/
}


/* Nav Sublevel */

#navigation ul.sub-menu,
#navigation ul.children {
    background:none !important;
    background-color: #8394C3 !important;
}

#navigation ul.sub-menu li,
#navigation ul.children li {
    border: none;
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a,
#navigation ul.children li a {
    padding: 5px 0px 5px 0px;
    height: 35px;
    line-height: 35px;
    border-bottom: none;
    position: static;
    behavior: none;
    background-color: #4D66A8;
    border-radius:5px;
    text-decoration:none !important;
    text-shadow:none;
    font-family: Arial !important;
    font-weight: normal !important;
    font-size: 12px;
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover,
#navigation ul.children li a:hover {
    background: #304d99;
    border-bottom: none;
}

/* @end */


/* @group Footer */

#footer {
    background: -moz-linear-gradient(270deg, #4066a7, #2d549f) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(270deg, #4066a7, #2d549f) repeat scroll 0 0 transparent;
    -pie-background: linear-gradient(#4066a7, #2d549f);
    font-size: .9em;
    margin: 20px auto 0 auto;
    clear: both;
    padding: 10px 0 10px 0;
    width:100%;
    min-height:259px;
    min-width:960px;
}

#footer a {
    color: #fff;
}

#footer > .container > .inner {
    padding-top: 22px;
    padding-bottom: 31px;
}

#footer.noborder {
    border: none;
    padding-top: 0;
}

#footer #credits {
    color: #9F9F9F;
    font-size: 11px;
    position: absolute;
    right: 68px;
    text-align: left;
    top: 150px;
    width: 170px;
    line-height:12px;
}

.execphpwidget > p{
    font-size: 12px;
    color: #c6d1e5;
    margin: 0;
    padding:0;
    margin-bottom:10px;
}

.themeauthor,
.themeauthor a:link,
.themeauthor a:hover,
.themeauthor a:visited {
    font-size: 11px;
    color: #738fb6;
    text-decoration: none;
}

.link_footer{
    color:#FFF;
}

.link_footer > img, .link_footer > img{
    float:left;
    margin-right:5px;
}

/* Footer Menu */

#footermenu {
    font-size: .85em;
    margin:  10px auto 0px auto;
    text-align: center;
    position: relative;
    clear: both;
    text-shadow: none;
}

#footermenu ul {
    display: inline-block;
}

#footermenu ul, #footermenu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footermenu li {
    color: #ccc;
    float: left;
}


#footermenu li a {
    margin: 0px 10px;
    padding: 0;
    float: none;
    background: none;
    display: inline;
    text-decoration: none;
    border-bottom: none;
    font-weight: normal;
}

#footermenu li.menu-item-last span {
    display: none;
}

.listSociais{
    list-style:none;
    padding-top:10px;
}

.orkut, .facebook, .twitter{
    background-image:url('assets/images/ico_orkut.jpg');
    background-repeat:no-repeat;
    font-size:12px;
    padding-left:40px;
    height:37px;
    line-height: 37px;
    display:block;
}

.facebook{
    background-image:url('assets/images/ico_facebook.jpg');
}

.twitter{
    background-image:url('assets/images/ico_twitter.jpg');
}

.twitter_oficina{
    background-image:url('assets/images/ico_twitter2_cinza.jpg');
    background-repeat:no-repeat;
    height:35px;
    width:35px;
}

.face_oficina{
    background-image:url('assets/images/ico_facebook2_cinza.jpg');
    background-repeat:no-repeat;
    height:35px;
    width:35px;
}

/* @end */


/* @group Typography */

h1, h2, h3, h4, h5 {
    /*letter-spacing: -1px;*/
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    text-decoration: none;
}


h1 {line-height: 140%; margin-bottom: 14px; font-size:25px; color:#666}
h2 {line-height: 130%; margin-bottom: 10px; }
h3 {line-height: 130%; margin-bottom: 8px; }
h4 {line-height: 125%; margin-bottom: 8px; }
h5 {line-height: 120%; margin-bottom: 8px;}
h6 {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    color: #375199;
}

.subheader { color: #777; }
.normal {font-weight: normal;}
.bolder {font-weight: bolder;}

p { margin: 0 0 20px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }

em { font-style: italic; }
strong { font-weight: bold; color: #666; }
small { font-size: 80%; }

/*	Blockquotes  */

blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

hr { border: solid #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
a { text-decoration: none; }
a:visited { text-decoration: underline; outline: 0; }
a:hover, a:focus { text-decoration: underline; }
p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: disc inside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px;}
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { margin-bottom: 12px; }
ul.large li { line-height: 21px; }
abbr,acronym {
    border-bottom: 1px dotted #333;
    cursor: help;
    cursor: alias;
}
cite {
    font-style: italic;
    font-family: Georgia, serif;
}
q {
    font-style: italic;
}


/* # Image Alignment Classes
============================================================== */

.alignright {
    float: right;
    margin: 0px 0px 10px 15px;
}

.alignleft {
    float: left;
    margin: 0px 15px 10px 0px;
}
.aligncenter {
    display:block;
    margin:0 auto 10px auto;
}

.full-width {
    width:100%;
    height:auto;
    overflow:hidden;
}

/* #Images
================================================== */

img.scale-with-grid,
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100% !important;
    height: auto;
}


/* WP Captions */

.wp-caption {
    text-align: center;
    padding: 5px;
    margin: 10px auto;
}


.wp-caption {
    border: 1px solid #fff;
    background-color: #f6f6f6;
    color: #666;
    text-shadow: 1px 1px 0px #fff;
    -webkit-box-shadow:1px 1px 6px #ddd;
    -moz-box-shadow:1px 1px 6px #ddd;
    box-shadow:1px 1px 6px #ddd;
    position: relative;
    behavior: url('PIE.php');
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 5px 0 0px 0;
    margin: 0;
}

.wp-caption.alignleft {
    margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
    margin: 0px 0px 0px 10px;
}


/* @end */

/* @group Tables */

table {
    margin: .5em 0 1em;
}

table th {
    text-align: left;
    border: 1px solid #d1d1d1;
    padding: .4em .8em;
    background: #ddd url(assets/images/gradient_small_trans.png) repeat-x 0 top;
    font-weight: bold;
}

table td {
    border: 1px solid #d1d1d1;
    padding: 10px;
}

/* @end */

/* @group Widgets */


li.widget-container {
    list-style: none;
}

.widget-container ul ul {
    list-style: square;
    margin-left: 1.3em;
}

.widget-container select {
    max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
    width: 60%;
}

.widget_search label {
    display: none;
}

.widget-container {
    margin: 0 0 28px 0;
    padding-top: 1px;
}

.widget-container ul {
    margin-left: 0;
}

.widget-title {
    color:#FFF !important;
    font-size:12px;
}

.textwidget{
    color:#C6D1E5;
    font-size:12px;
}

.textwidget > P{
    margin: 0 0 10px;
    line-height: 14px;
}

.inner > div:nth-child(2), .inner > div:nth-child(3){
    border-right:1px solid #4e70ae;
}

input#searchsubmit {
    margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
    text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
    text-decoration: underline;
}

.widget-container .entry-meta {
    font-size: 11px;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}


#sidebar .widget_recent_entries ul,
#sidebar .widget_categories ul,
#sidebar .widget_archive ul,
#sidebar .widget_recent_comments ul,
#sidebar .widget_meta ul {
    list-style: none;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_categories li,
#sidebar .widget_archive li,
#sidebar .widget_recent_comments li,
#sidebar .widget_meta li {
    border-bottom: 1px solid #eee;
}


/* Search Form */


#searchform input#s {
    float: left;
    -webkit-border-radius:4px 0px 0px 4px;
    -moz-border-radius:4px 0px 0px 4px;
    border-radius:4px 0px 0px 4px;
    height: 32px;
}
#searchform #searchsubmit {
    margin:0;
    height: 32px;
    line-height: 1 !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 13px !important;
}
#content #searchform label {
    float: left;
    line-height: 22px;
    height: 22px;
    padding-right: 10px;
    color: #666;
    display: block;
    font-weight: normal;
}

#content #searchform .data{
    width: 115px;
} 



/* WP Calendar Widget */

#wp-calendar {
    font-family: arial,helvetica,sans-serif;
    width: 100%;
    font-size: .85em;
}

#wp-calendar td {
    padding: 4px 0;
    text-align: center;
    border: 1px solid #d2d2d2;
    background-color: #ededed;
    text-shadow: #fff 1px 1px 0;
    color: #7c7c7c;
}

#wp-calendar td.pad {
    background-color: #e5e5e5;
}

#wp-calendar td#today {
    color: #fff;
    background-color: #6e6e6e;
    text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
    font-weight: bold;
}

#wp-calendar th {
    font-style: normal;
    background: #ddd url(assets/images/gradient_small_trans.png) repeat-x 0 top;
    border: 1px solid #ccc;
    padding: 5px;
    color: #666;
    text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
    color: #000;
}
.widget_rss a.rsswidget:hover {
    color: #ff4b33;
}
.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0;
}

/* Page Menus/Custom Menus */

li.page_item,li.menu-item {
    padding: 0;
    margin: 0;
    list-style: none;
}


li.page_item a,li.menu-item a {
    display: block;
    padding: 8px 0px 8px 24px;
    line-height: 120%;
    font-weight: bold;
    background: url(assets/images/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
    background: url(assets/images/arrow_bullet_hover.png) no-repeat 10px;
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,li.menu-item li a {
    display: inline;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    color: #666;
    line-height: 175%;
    font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
    background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
    text-decoration: none;
    color: #333;
}

/* @end */



/* @group WP Blog Styles */

.sticky {
    padding: 1em 0;
    margin: 1em auto;
    border: 10px solid #eee;
    border-left: none;
    border-right:none;
}

.entry-meta,.entry-utility {
    color: #666;
    font-size: 11px;
    position: relative;
}

.utils_options{
    margin-bottom: 20px;
    height: 20px;
}

.cat-links,.comments-link,.meta-sep,.entry-utility {
    font-size: 11px;
    color: #666;
}

.post {
    margin-bottom: 0px;
    padding-bottom:0px;
}

.post.single {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

a.more-link {
    display: block;
    float: right;
    font-weight: bold;
}

.skeleton_relatedposts h4 {
    border-bottom: 1px solid #eee;
}

.skeleton_relatedposts ul {
    color: #666;
    list-style: square;
    margin-left: 20px;
}

.skeleton_relatedposts ul li {
}

.list_posts > li > .post > .entry-utility{
    display: none;
}

#date-ini, #date-end{
    background: url("assets/images/bg_43.jpg") no-repeat scroll right center white;
    width: 110px;
}

div.ui-datepicker{
    font-size:10px !important;
    display: none
}

.ui-state-default{
    color: #333 !important;
    text-decoration: none !important;
}


/* @end */


/* @group Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button a  {
    background-image: none;
    margin: .5em 0;
    margin-bottom: 0 !important;
    display: inline-block;
    font-stretch: narrower;
    font-weight: normal;
    white-space: nowrap;
    padding: .5em 1em;
    font-size: 1em !important;
    color: white !important;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border: none;
    text-shadow: 0 1px 0px #185597;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #1d65b3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a72c0), color-stop(100%, #1d65b3));
    background: -webkit-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
    background: -o-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
    background: -ms-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
    background: -moz-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
    background: linear-gradient(top bottom, #2a72c0 0%, #1d65b3 100%);
    background-clip: border-box;
    -pie-background: linear-gradient(top, #2a72c0, #1d65b3);
    behavior: url("PIE.htc");
    position: relative;
    background-repeat: repeat-x;
}

.button a:hover {
    text-decoration: none !important;
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
a.button:hover {
    background: #156bc6;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #156bc6), color-stop(100%, #156bc6));
    background: -webkit-linear-gradient(top, #156bc6 0%, #156bc6 100%);
    background: -o-linear-gradient(top, #156bc6 0%, #156bc6 100%);
    background: -ms-linear-gradient(top, #156bc6 0%, #156bc6 100%);
    background: -moz-linear-gradient(top, #156bc6 0%, #156bc6 100%);
    background: linear-gradient(top bottom, #156bc6 0%, #156bc6 100%);
    background-clip: border-box;
    -pie-background: linear-gradient(top, #156bc6, #156bc6);
    behavior: url("PIE.htc");
    position: relative;
    cursor: pointer;
}

button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
a.button:active {
    -webkit-box-shadow: inset 0 2px 6px 0 #0e4177, inset 0 0 0 0 #0e4177, 0 1px 1px 0 #eeeeee;
    -moz-box-shadow: inset 0 2px 6px 0 #0e4177, inset 0 0 0 0 #0e4177, 0 1px 1px 0 #eeeeee;
    box-shadow: inset 0 2px 6px 0 #0e4177, inset 0 0 0 0 #0e4177, 0 1px 1px 0 #eeeeee;
}

a.button span.btn_caption {
    color: #acd3f1 !important;
    text-shadow: 0 1px 0 #3B639B;
}

/* @end */

/* @group Comments */

#respond {margin:0px;float:left;border-top: 1px solid #eee;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(assets/images/dark/divider.png) repeat-x right top;}

#comments h2 {
    font-size: 1.5em;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
#comments h6 {font-family: "Times New Roman", Times, serif;letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}
#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
    float:left;
    clear:both;
    display:block;
    width:100px;
    min-height: 100px;
    padding:20px 0;
}
#comments .vcard img.avatar {
    border: 1px solid #eee;
    padding: 2px;
    background:#f4f4f4;
}

#comments .vcard {
    background:url(assets/images/comment_author_bg.png) no-repeat top right;
}


/* Pingbacks */


#comments .commentlist li.pingback,
#comments .commentlist li.pingback ul,
#comments .commentlist li.pingback ul li,
#comments .commentlist li.pingback .vcard {
    margin: 0;
    padding: 0;
}

#comments .commentlist li.pingback .vcard {
    background:none;
    width: 0;
}
#comments .commentlist li.pingback p {
    font-size: .80em;
    line-height: 1.45em;
    color: #6D6D6D;
}
#comments .commentlist li.pingback h6 {
    text-transform: none;
}


/* @end */

/* @group WP Gallery */

.gallery {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.gallery .gallery-row {
    display:block;
    clear: both;
    overflow: hidden;
    margin: 0;
}

.gallery .gallery-item {
    overflow: hidden;
    float: left;
    margin: 0;
    text-align: center;
    list-style: none;
    padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
    max-width: 79%;
    height: auto;
    padding: 0;
    margin: 5px auto;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("PIE.php");
}

.gallery-caption {
    color: #666;
    font-size: 11px;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

/* @end */


/* @group Pagination */


/* Single Posts and Attachment Pages */

#nav-below {
    width: 100%;
    display: inline-block;
    padding-bottom: 6px;
    font-size: 12px;
}
#nav-below a {
    text-decoration: none;
}

.nav-prev {
    background: url(assets/images/arrow_bullet_left.png) no-repeat left center;
    padding-left: 18px;
}
.nav-next {
    background: url(assets/images/arrow_bullet.png) no-repeat right center;
    padding-right: 18px;
}

.nav-prev {float: left;}
.nav-next {float: right;}


/* Default Multi-Page Navigation */

.page-link {
    padding: 4px 0;
    font-size: .90em;
}
.page-link a {
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    padding: 2px 4px;
    line-height: 1;
}

/*  wp-pagenavi
/* ------------------------------------ */

.wp-pagenavi {
    position: relative;
    text-align: left;
    clear: both;
    height: 20px;
}

.wp-pagenavi span.pages {
    text-align: center;
    color: #999999;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .45em;
    font-size: 11px;
    line-height: 1;
    display: none;
}

/*.wp-pagenavi a, .wp-pagenavi span.current {
    font-size: 12px;
    padding: 4px;
    margin: 0px 8px 10px 0px;
    text-decoration: none;
}*/

.wp-pagenavi a{
    background-image: url('assets/images/circle_select.jpg');
    float: left;
    height: 19px;
    line-height: 19px;
    margin-right: 5px;
    text-align: center;
    width: 19px;
    font-size: 12px;
    margin-top: 4px;
}

.page.larger, .page.smaller{
    color: #FFF !important;
    text-decoration: none !important;
}

.wp-pagenavi div.current {
    background-image: url('assets/images/circle_current.jpg');
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    width: 26px;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    border-bottom: none;
}

.wp-pagenavi a.previouspostslink{
    background-image: url('assets/images/bg_26.jpg');
    text-indent:-999999px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0px;
    bottom: 8px;
    z-index: 1;
}

.wp-pagenavi a.nextpostslink{
    background-image: url('assets/images/bg_27.jpg');
    text-indent:-999999px;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 6px;
    bottom: 8px;
}

.wp-pagenavi .last, .wp-pagenavi .extend{
    display: none;
}

.pages {
    display: inline-block;
    width: 100%;
}

.pages a {
    text-decoration: none;
}

.pages span.newer,
.pages span.older {
    font-size: 11px;
    line-height: 20px;
    font-weight: bold;
}

p.paged {
    padding: 10px 0px 10px 0px;
    margin: 0;
    font-weight: bold;
}


#navigation span.current {
    font-weight: bold;
    padding: 0px 4px;
    border: 0px solid #fff;
    background-color: transparent;
}

/* Numbered Pagination */

.pagination {
    clear: both;
    padding: 0px 0 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    margin: 0px auto;
    display: block;
    text-align: center;
}

.pagination span, .pagination a:link {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
}

.pagination a:hover,
.pagination .current {
    padding: 6px 9px 5px 9px;
}

.number_pages{
    position: absolute;
    top: -12px;
    padding-left: 30px;
}

/* Post Pagination Links */

.post_pagination {
    margin-top: 20px;
    margin-bottom: 10px;
}

.prevpost {
    float: left;
}

.nextpost {
    float: right;
}

/* pagination links */

.prevpost a,.nextpost a {
    font-size: .95em;
    display: block;
    text-decoration: none;
    font-weight: bold;

}

.prevpost a:hover,.nextpost a:hover {
    color: inherit;
    text-decoration: none;
    background-color: #fff;
}

.linha_red{
    width: 630px;
    height: 2px;
    background-color: #da251e;
}

/* @end */



/* @group Misc */


/* Apply CSS class of "guest" to hide menu items from logged-in users */

body.logged-in li.guest {
    display: none;
}



/* #Forms (see formalize.css)
================================================== */


label,legend {
    font-weight: bold;font-size: 13px;
    display: inline-block;
}

input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.add-top { margin-top: 20px !important; }
.bypostauthor,.gallery-caption {}

/* @end */



/* @group IE CSS3 */

html.ie #navigation,
html.ie a.button,
html.ie .cta,
html.ie .wp-caption,
html.ie #breadcrumbs,
html.ie a.more-link,
html.ie .gallery .gallery-item img,
html.ie .gallery .gallery-item img.thumbnail,
html.ie .widget-container,
html.ie #author-info {
    behavior: url("PIE.php");
    position: relative;
}

/* @end */

/* @breadcrumb */

.ib-trail {
    position: absolute;
    right: 0;
    top: 234px;
}

.ib-trail > ul > li{
    float:left;
    margin-right:4px;
}

.ib-trail > ul > li > span > a, .ib-trail > ul > li > a{
    color:#a3a3a3 !important;
    font-size:11px;
    font-weight:normal;
}

.ib-trail > ul > li.page_item a, .ib-trail > ul > li.menu-item a {
    background:none !important;
    padding: 0;
}

.ib-trail > ul > li.page_item a:before, .ib-trail > ul > li.menu-item a:before{
    content: ">";
    padding-right:1px;
    text-decoration:none;
}

.ib-crumb.ib-added.menu-item.menu-item-home a:before{
    content: "";
}
/* @end */

.two_thirds .bottom, .box_right_border .bottom, .box_right_border_bg .bottom{
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 135%;
    margin-bottom: 18px;
    padding-bottom: 18px;
    width: 630px;
}

.box_right_border_bg .bottom{
    float: none;
    width: 100%;
    padding-bottom: 8px;
}

.box_right_border .bottom{
    width: 80%;
    padding-bottom: 0px;
}

.box_right_border_bg > h4{
	color: #666;
    font-size: 12px;
    margin-bottom: 15px;
}

/* @Box Form Servicos*/

legend {
    display: none;
}

.box_form_servicos{
    width: 300px;
}

.box_form_servicos address{
    font-size:13px;
    color:#666;
    font-style:normal;
    margin-bottom:8px;
}

.box_form_contato{
    width: 100%;
}

.inner_servicos, .inner_contato{
    background-color: #D6DEDE;
    border: 1px solid #C8C8C8;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 15px 15px 0;
    width: 268px;
}

.inner_contato{
    width:96%;
}

.inner_servicos > p{
    margin:0;
    paddding:0;
}

#servicosForm{
    border-bottom: 1px dotted #CCCCCC !important;
    margin-bottom: 10px;
}

#servicosForm > p{
    margin:0;
    paddding:0;
}

#servicosForm > h3{
    color: #666666;
    font-size: 12px;
    margin-bottom: 10px;
}


#servicosForm label {
    clear: both;
    color: #666666;
    display: block;
    margin-bottom: 5px;
    font-weight:normal;
    font-size:12px;
}


#servicosForm input, .box_select {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #999999 #D2D2D6 #D2D2D6 #999999 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    height: 33px;
    line-height: 33px;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 257px;
    color: #666666;
    font-size:12px;

}

#servicosForm textarea{
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #999999 #D2D2D6 #D2D2D6 #999999 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    margin-bottom: 10px;
    max-height: 96px;
    max-width: 256px;
    min-height: 96px;
    min-width: 256px;
    padding: 5px;
    width: 256px;
    resize:none;
    font-size:12px;
    color: #666666;
}

#servicosForm input:focus, #servicosForm textarea:focus{
    background-color: #d6f0ff !important;
    border-left: 1px solid #358dd6 !important;
    border-top: 1px solid #358dd6 !important;
}

#servicosForm > p > label > span {
    display: none;
    float: right;
    position: relative;
}

#servicosForm #ddd{
    float: left;
    width: 53px;
}

#servicosForm #phone {
    float: right;
    width: 183px;
}

.box_select{
    background-image:url('assets/images/arrow_select.jpg');
    background-repeat: no-repeat;
    background-color:#FFF;
    background-position: 96% 54%;
    overflow:hidden;
    padding:0;
    width: 262px;
}

.box_select > select{
    background:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width:280px;
    height:33px !important;
    line-height:30px !important;
    border:none;
    outline:none;
    color: #666666;
}

.Default3 {
    background: url("assets/images/bg_18.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    text-decoration: none !important;
    clear:both;
}

a.Default2 {
    background: url("assets/images/bg_17.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #d8251d !important;
    display: block;
    height: 13px;
    padding-left: 20px;
    font-size: 12px !important;
    text-decoration: none !important;
    margin-top: 25px;
    clear: both;
}

a.Default2:hover{
    text-decoration: underline !important;
}

button {
    border: medium none;
    cursor: pointer;
    outline: medium none;
}


.inner_servicos > h3, .box_right_border > h3 {
    color: #666666;
    font-size: 12px;
    margin-bottom: 10px;
}

.inner_servicos > h4, .box_right_border > h4 {
    color: #666666;
    margin-bottom: 5px;
    font-size:11px;
}

.inner_servicos > addres, .box_right_border > addres{
    color: #666666;
    font-style: normal;
    margin-bottom: 15px;
    font-size:11px;
}

.inner_servicos > a, .inner_servicos > p > a, .box_right_border > a, .box_right_border > p > a {
    color: #1F3F92 !important;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size:11px;
}

.box_right_border > a, .box_right_border > p > a{
    text-decoration:none !important;
}

#servicosForm > ul, #servicosForm > ol{
    list-style:none;
    margin:0;
    padding:0;
}

#servicosForm > ul > li{
    float:left;
    margin-right:15px;
    margin-bottom:0;
}

#servicosForm > ul > .last{
    margin-right:0px !important;
}

#servicosForm ol{
    margin-bottom:15px;
    list-style:none;
}

#servicosForm ol > li > input{
    width:auto;
    height:auto;
}

#servicosForm ol > li{
    margin:0;
}

#servicosForm ol > li > label{
    display:inline;
}

.check{
    margin:0;
    padding:0;
}

.check > li{
    height:18px;
}

.box_right_border_bg{
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #C7C7C7;
    padding: 15px 15px 0px;
    width: 268px;
    background-color: #D6DEDE;
}

/* @end */

/* @CONTATO*/

.mapa{
    position:relative;
    width:268px;
    height:252px;
}

.box_right_border > div {
    clear: both;
}

.box_right_border_bg > p{
    margin: 0 0 10px;
}	

/* @end */

.aba_beneficios{
    display: block;
    height: 35px;
    background-image: url("assets/images/bg_54.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.aba_beneficios > span, .aba_3x > span{
    background-color: #E0E1E1;
    height: 13px;
    padding: 11px 500px 11px 16px;
}

.aba_3x{
    width:302px;
    height:35px;
    line-height: 35px;
    display: block;
    position:relative;
    background-color: #E0E1E1;
    float:left;
    padding-left:15px;
}

.aba_3x > .seta{
    height: 8px;
    width:28px;
    background-image: url("assets/images/bg_53.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    position:absolute;
    top:-8px;
    left:15px;
}

#pagseguro{
    float: left;
    height: 80px;
    margin-top: 15px;
    width: 50%;
}

#pagseguro > label > img{
    margin: -23px 20px;
}

.highlights, .list_posts, .list_relations{
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.list_relations{
    width: 101%;
}

.highlights > li, .list_posts > li, #postsrelacionados li{
    float: left;
    margin-bottom: 29px;
    min-height: 85px;
    overflow: hidden;
    width: 330px;
}

.highlights > li:nth-child(2){
    width: 305px;
}

.template_livro li{
    height: 202px !important;
}

.highlights > li >.img{
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    float: left;
    margin-right: 15px;
    padding: 5px;
    margin-bottom: 15px;
}

.highlights > li > .details{
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}

.highlights > li > .nome_dest > h3{
    font-size: 13px;
    width: 92%;	
}

.highlights > li > .nome_dest > h3 > a{
	color: #1f3f92 !important;
}

.list_posts > li{
    width: 305px;
    height: 96px;
}

.list_posts > li:nth-child(even) {
    margin-left: 10px;
}

.all_posts{
    clear: both;
}

.all_posts > h3{
    color: #666;
}

.all_posts > li > h4, #postsrelacionados .h4{
    font-size: 13px;
}

.all_posts .list_posts .entry-summary, #postsrelacionados .entry-summary {
    font-size: 12px;
    color: #666;
    width: 96%;
}

.all_posts .list_posts .entry-summary p{
    line-height: 16px !important;
}

.all_posts .list_posts .entry-title, #postsrelacionados .entry-title {
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 96%;
}

.all_posts .list_posts .entry-title > a, #postsrelacionados .entry-title > a{
	color: #1f3f92 !important;
}

.all_posts .list_posts .entry-author, .list_relations .entry-author{
    font-size: 13px;
    line-height: 17px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 96%;
    color: #7d7d7d;
}

.all_posts .list_posts .entry-price, .list_relations .entry-price{
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #666;
    font-size: 12px;
}

.thumb_post{
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    float: left;
    margin-right: 15px;
    padding: 5px;
}

.wp-post-image{
    display: none;
}

.two_thirds > .post > .entry-content > .divContent img{
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    float: left;
    margin-bottom: 6px;
    margin-right: 12px;
    padding: 5px;
}

.two_thirds > .post > .entry-content > .divContent{
    font-size: 14px;
}

.Options {
    position: absolute;
    right: 0;
    top: 4px   
}

.Options li {
    display: block;
    float: left;
    height: 12px;
}

#increase {
    background: url("assets/images/bg_31.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 5px;
    text-indent: -5000em;
    width: 13px;
}

#decrease {
    background: url("assets/images/bg_32.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 15px;
    text-indent: -5000em;
    width: 11px;
}

#print {
    background: url("assets/images/bg_33.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999 !important;
    font-size: 11px;
    padding-left: 20px;
}

.Box div a {
    color: #7d7d7d;
    text-decoration: underline;
}
.Options a {
    display: block;
    height: 12px;
}

.encaminhar h3{
    background: url("assets/images/bg_34_cinza.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 15px;
}

.posts_relations{
    margin-top: 30px;
}

#postsrelacionados > h3{
    color: #666;
    font-size: 18px;
    margin-bottom: 25px;
}

#breadcrumbs{
    list-style: none;
    position: absolute;
    top: 238px;
    right: 0;
    z-index: 1;
}

#breadcrumbs > li{
    float: left;
    font-size: 11px;
    color: #a3a3a3 !important;
    font-size: 11px;
}

#breadcrumbs > li > a{
    color: #a3a3a3 !important;
}

.separator{
    padding-left: 2px;
    padding-right: 2px;
}

.sub_titutlo{
    color: #7d7d7d;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: normal;
}

.entry-content > p:first-child {
    margin-bottom: 0;
}

/* 2014-07-05 - Listagem de livros */
.page-template-templatelivros-php .list_posts > li > .post {
    height: 198px;
}

/* 2014-07-05 - Tabs Cursos */
.otw-sc-tabs{
    border: 1px solid #ecebeb;
    box-shadow: 0 0 15px #ededed inset;
    float: left;
    width: 100%;
}

.otw-sc-tabs .ui-tabs-nav li{
    width: 169px !important;
    height: 38px !important;
    text-align: center;
}

.otw-sc-tabs .ui-tabs-panel{
    margin-left: 27% !important;
}

.otw-sc-tabs .ui-tabs-panel{
    border: none !important;
    box-shadow: none !important;
}

.templates > p{
    color:#7d7d7d;
    font-size: 16px;
}

/* 2014-07-08 - Home */
.home .box-content {
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #c8c8c8;
    padding: 15px;
    overflow: hidden;
}

dl.tab, ul.tab-content {
    clear: both;
    display: table;
}

dl.tab dd {
    float: left;
    margin-right: 8px;
}

dl.tab dd.last {
    margin-right: 0px;
}

dl.tab dd a {
    width: 125px;
    height: 47px;
    border: 1px solid #c7c7c7;
    background: url(assets/images/bg_16.jpg) repeat-x;
    color: #214092;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

dl.tab dd a.active {
    border-bottom: 1px solid #fff;
    color: #999;
    background: none;
    cursor: default;
}

dl.tab dd a.active:hover {
    text-decoration: none
}

ul.tab-content {
    border-top: 1px solid #c7c7c7;
    padding: 15px 0 0 0;
    margin: -1px 0 0 0;
    display: block;
    list-style: none;
}

ul.tab-content li {
    margin: 0;
    display: none
}

.tab-content .post {
    display: table;
    margin-bottom: 15px
}

.tab-content .post .image {
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    float: left;
}

.tab-content .post .image img {
    display: block
}

.tab-content .post .text {
    font-size: 12px;
    color: #7D7D7D;
    vertical-align: middle;
    display: table-cell;
}

.tab-content .post .text .title {
    font-size: 13px;
    color: #1F3F92;
    margin-bottom: 0px;
}

.tab-content .post .text .title a {
    color: #1F3F92;
}

.tab-content .post .text p {
    margin: 0
}

.tab-content .post .text .uppercase {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.tab-content .post.livro .text .author {
    margin-top: 5px
}

.tab-content .post.livro .text .price {
    font-weight: bold;
    margin: 5px 0;
    color: #666
}

.tab-content .post.livro .text .buy {
    background: url("assets/images/bg_18.jpg") repeat-x;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
    margin: 0;
    height: 35px;
    line-height: 35px;
    display: inline-block
}

.jcarousel-wrapper .title {
    position: absolute;
    top: 145px;
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
}

.jcarousel a {
    color: #203f92;
}

.jcarousel .post .text .title {
    position: inherit;
    font-size: 13px;
    text-transform: none
}

.jcarousel .post .image span {
    background-size: cover;
    background-position: center;
    width: 100%; 
    height: 135px;
    margin-bottom: 30px;
    display: block
}

.one_third .tab-content .post .text {
    width: 165px;
}

/* 2014-07-08 - Form livros */

.box_form_compre{
    background-color: #d6dede;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    margin-bottom: 30px;
    width: 300px;
}

.box_form_compre .inner_compre{
    margin-bottom: 30px;
    padding: 15px 15px 0;
    width: 268px;
}

.box_form_compre .active{
    background: url("assets/images/bg_34_cinza.jpg") no-repeat center left !important;
    color: #666 !important;
}

.box_form_compre #bt_encaminhar, .box_form_compre #bt_share{
    font-weight: bold;
    color: #203f92;
    text-decoration: none !important;
    font-size: 12px;

    background: url("assets/images/bg_41_cinza.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
    margin-left: 15px;
    cursor: pointer;
    margin-bottom: 0;
}

.box_form_compre #bt_encaminhar:hover, .box_form_compre #bt_share:hover{
    text-decoration: underline !important;
}

.box_form_encaminhar{
    overflow-y: hidden;
    height: 30px;
}

.buy{
    clear: both;
    margin-bottom: 10px;
    padding-top: 6px;
    background: url(assets/images/bg_40_cinza.jpg) no-repeat 16px 0;
}

.buy li {
    display: block;
    margin-bottom: 1px;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    background-color: #F7F7F7;
    color: #565656;
    font-size: 12px;
    width: 96%;
}

.buy li:first-child{
    border-bottom: 1px dotted #666;
}

.buy li a {
    text-decoration: underline !important;
    color: #565656 !important;
}

.buy h4{
    margin: 10px 0 10px;
    font-size: 12px;
    font-weight: 100;
    color: #666;
    padding-top: 75px;
}

.buy .Pagseguro {
    width: 156px;
    height: 36px;
    background: url(assets/images/logo_pagseguro_cinza.jpg) no-repeat;
    text-indent: -5000em;
    clear: none !important;
    float: left;
    margin-left: 10px;
}

.buy .payment{
    width: 14px !important;
    height: 14px !important;
    float: left;
}

.share_redes_sociais{
    position: relative;
    height: 20px;
    margin-bottom: 20px;
    overflow-y: hidden;
}

.share_redes_sociais > .icons{
    margin-top: 15px;
    margin-left: 15px;
}

.fb-like{
    right: 120px;
}

.carousel-navigation > ul > li > p{
	font-size: 12px;
	color: #777;
}

.carousel-navigation > ul > .active > p{
	color: #ccc !important;
}

.altura_fixa{
	height: 324px;
}

#bwg_container1_0 #bwg_container2_0 .bwg_album_thumbnails_0{
	max-width: 100% !important;  
}

#bwg_container1_0 #bwg_container2_0 .bwg_album_thumb_spun1_0{
	margin: 6px !important;
}

.home .tab-content img{
    width: 80px;
    height: auto;
}

.archive .destaques .img img{
    height: 220px;
    max-width: 300px;
    width: 100%;
}

@font-face {
    font-family: 'harabararegular';
    src: url('assets/fonts/harabara-webfont.eot');
    src: url('assets/fonts/harabara-webfont.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/harabara-webfont.woff') format('woff'),
        url('assets/fonts/harabara-webfont.ttf') format('truetype'),
        url('assets/fonts/harabara-webfont.svg#harabararegular') format('svg');
    font-weight: normal;
    font-style: normal;
}