@import url("../twentythirteen/style.css");

/*
Theme Name: Child of TwentyThirteen
Theme URI: http://www.?.com
Description: This is my second child theme
Author: Andreia
Template: twentythirteen
*/

.site-title {
font-size: 90px;
font-weight: normal;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 35px;
	position: relative;
}

.site-header .site-title{
	font-family: Helvetica;
font-weight: lighter
}

.site-header .site-title:hover {
	text-decoration: none;
}

.navbar {
background-color: transparent;
margin: 0 auto;
max-width: 1600px;
width: 100%;
border-style:solid;
border-width:2px;
border-color: #729fa5;
border-left: none;
border-right: none;
border-top: none;
font-family: Helvetica;
}

.nav-menu li a {
color: #729fa5;
display: block;
font-size: 18px;
line-height: 1;
padding: 10px 20px;
text-decoration: none;
border-right: 2px solid #729fa5;
font-family: Helvetica;
}

/*body {
	color: #4682b4;
	line-height: 1.5;
	margin: 0;
}*/



.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #fff;
	color: #729fa5;
font-style: italic;
}


.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #fff;
	border-right: 2px #fff;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	z-index: 99999;
}


ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #729fa5;
	margin: 0;
        width: 200px;
padding: 5px 5px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background-color: transparent;
/*background-image:url(images/fundo-diagonais.png);*/
background-position: center center;
background-repeat: repeat;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #e0b97d;
	font-style: italic;
}

.page .entry-title { display: none; }
.page-id-25 .entry-title {display: block;}
.page-id-31 .entry-title {display: block;}
.page-id-37 .entry-title {display: block;}
.page-id-34 .entry-title {display: block;}
.page-id-28 .entry-title {display: block;}
.page .entry-meta { display: none; }
.page .comments-area { display: none; }


.site-footer {
background-color: #fff;
font-size: 14px;
text-align: right;
border-style:solid;
border-width:2px;
border-color: #729fa5;
border-left: none;
border-right: none;

}

.site-footer .sidebar-container {
background-color: #fff;
padding: 20px 0;
}

.site-footer .widget {
background: transparent;
color: #729fa5;
float: left;
margin-right: 20px;
width: 245px;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
color: #729fa5;
}

.widget .widget-title {
font: 100 italic 14px Helvetica;
margin: 0 0 30px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	
	line-height: 1.3;
}

h1 {
        font-family: 'Josefin Sans';	
        font-size: 40px;
font-weight: bold;
	margin: 33px 0;
        color: #B5350B
}

h2 {
	font-family: Bitter, Georgia, serif;
        font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-family: Bitter, Georgia, serif;
        font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-family: Bitter, Georgia, serif;
        font-size: 20px;
        font-color: #bc360a;
	margin: 25px 0;
}

h5 {
	font-family: Bitter, Georgia, serif;
        font-size: 18px;
        color: #66A1BA;
	margin: 30px 0;
}

h6 {
        font-family: Bitter, Georgia, serif;	
        font-size: 16px;
        
	margin: 36px 0;
}

.entry-content blockquote {
font-size: 18px;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px;
}

#headerMenuSystem { list-style: none; }
#headerMenuSystem { float:right; }
#headerMenuSystem { font-family:'Helvetica'; }
#headerMenuSystem { margin:16px 10px; }
#headerMenuSystem { color: #8E9D2E; }


.entry-title a {
	color: #8E9D2E;
}

.entry-title a:hover {
	color: #626D1F;
}




.archive-header {
	background-color: transparent;
}

.archive-title,
.archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}


.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px }

.site-header .search-form {
position: absolute;
right: 10px;
top: 1px;
}
