/*
Theme Name: Domus
Theme URI: http://www.pixelreply.com/
Description: Description
Author: PixelReply - Comunicação Criativa
Version: 1.0
License: 
License URI: 
Tags:  
*/

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	font-family:"Myriad Pro", Helvetica, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:20px;
	color: #129DD9; /* blue */
}

#home_page h1,
#home_page #page h1,
#home_content02 h1,
#sidebar h1 {
	color: #129DD9; /* blue */
}

a {
	text-decoration: none;
	color: #129DD9; /* blue */
}

#sidebar a {
	color: #000;
}

#sidebar a:hover {
	color: #129DD9; /* blue */
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #129DD9; /* blue */
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #129DD9; /* blue */
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #129DD9; /* blue */
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #129DD9; /* blue */
}

#line_content {
	width: 100%;
	height: 1px;
	background-color: #A7A9AC;
}

/*
 * FIXED AREA
 */
#fixed_area {
	/*position: fixed;
	top:0;
	left:0;*/
	width:100%;
	background-color:#FFF;
}

/* 
 * CONTAINER
 */

#container {
	width:960px;
	margin:0 auto;
}

#main {
	//margin-top: 380px;
}

/* 
 * HEADER LOGO
 */

#header01 {
	height: 100px;
	width: 960px;
	margin: 0 auto;
}

#logo {
	padding-top:30px;
}

/*
 * LANG BTNS
 */

#lang {
    float:right;
    margin-top:-35px;
}

#lang a {
	font-weight: normal;
	color: #A7A9AC;
}

#lang a:hover {
	font-size: 12px;
	color: #129DD9; /* blue */
}

#lang span {
	font-size: 12px;
	font-weight: bold;
	color: #129DD9; /* blue */
}

/*
 * REDES SOCIAIS BTNS
 */

#redes_sociais {
	float: right;
	margin-top:-10px;
}

#redes_sociais li {
	list-style: none;
	float: left;
	margin-left: 5px;
}

#footer #redes_sociais {
	margin-top: 20px;
	float: left;
}

#footer #redes_sociais li {
	margin-left: 0;
	margin-right: 5px;
}

/*
 * HEADER IMG
 */
 
#header02 {
 	height: 250px;
 	width: 960px;
 	margin: 0 auto;
 	background-color: #F1F2F2; /* grey footer */
}

#header_img {
    position:relative;
    z-index: 1;
    margin-bottom: -5px;
}

#header_caption {
    float:right;
    //background-color: rgba(23, 28, 75, .5);
    background-image: url('images/bg_caption.png');
    width:400px;
    height:100px;
    padding:20px;
    margin-top:-190px;
    position:relative;
    z-index: 2;
}

h1.header {
    font-size:36px;
    color: #FFF;
    text-transform:uppercase;
    margin-bottom:-5px;
}

h3.header {
    font-size:14px;
    color: #FFF;
    text-transform:uppercase;
    margin-left:50px;
}

p.header {
    font-size:12px;
    color: #FFF;
    margin-left:50px;
}

/* MAIN MENU */
#main_menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	clear:both;
	display: block;
	background-color: #666767; /* dark grey */
}
#main_menu_content {
	width: 960px;
	margin: 0 auto;
}
#main_menu .menu {
	width:960px;
	margin:0 auto;
	display: block;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size: 12px;
	color: #FFF;
	list-style: none;
}
#main_menu .menu {
	margin-bottom:0px;
	height: 30px;
}
#main_menu .sub-menu {
	text-transform:uppercase;
	list-style: none;
	padding-left: 0px;
	color: #FFF;
	background-color: #666767; /* dark grey */
}
#main_menu .sub-menu a {
    background-image:none;
}
#main_menu li {
	float: left;
	position: relative;
}
li#menu-item-63 a {
    background-image:none;
}
#main_menu a {
	display: block;
	text-decoration: none;
	height: 14px;
	padding-top:10px;
	padding-bottom:6px;
	width:120px;
	text-align:center;
	color: #FFF;
	font-size: 12px;
	background:url(images/border_menu.jpg) no-repeat center right;
}
#main_menu ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	width: 150px;
	z-index: 999999;
}
#main_menu ul ul a,
#main_menu ul ul ul a  {
	padding: 10px 10px;
	text-align:left;
	padding-left:20px;
	margin-right:2px;
	width: 170px;
	color: #FFF;
	background-color: #666767; /* dark grey */
}
#main_menu ul ul ul {
	left: 100%;
	top: 0;
}
#main_menu .menu li a:hover,
#main_menu .menu li.current-menu-item a,
#main_menu .menu li.current-menu-item a:hover,
#main_menu .menu li:hover > a {
    color: #FFF;
    background-color: #129DD9; /* blue */
}

#main_menu .sub-menu li a:hover {
    border:none;
}

#main_menu ul li:hover > ul {
	display: block;
}

/* 
 * PAGES
 */

#home_page {
	float:left;
	width:960px;
}

#home_content02 {
	clear: both;
	width:920px;
	padding:20px;
}

#last_videos {
	float: left;
	width:280px;
	margin-right:20px;
	margin-bottom:20px;
}

#last_news {
	float: left;
	width:960px;
	padding-bottom: 20px;
}

#last_news #noticias_post:last-child {
	padding-bottom: 20px;
}

#home_about {
    width:620px;
    float:right;
}

#last_videos h1,
#home_about h1 {
    padding-bottom:10px;
    border-bottom:1px solid #F1F2F2; /* grey footer */
}

#page,
#homepage {
	float:left;
	width:600px;
	padding:20px;
}

#page ul.ul_margin,
#homepage ul.ul_margin {
	margin-left: 60px;
}

#page ul,
#homepage ul {
	margin-left: 15px;
}

#home_page #page,
#home_page #homepage {
	background-color: #F1F2F2; /* grey footer */
	width: 920px !important;
}

/*
 * NOTÍCIAS
 */
 
#noticias_post {
 	border-top: 1px solid #A7A9AC;
 	padding-top: 20px;
 	margin-top: 20px;
 	height:120px;
}

#noticias_post h3 {
	text-transform: uppercase;
}

#sidebar #noticias_post {
	border-top: 1px solid #FFF;
}

#last_news h1 {
	margin-bottom: 0px;
}

#last_news #noticias_post {
	width: 280px;
	margin-right: 40px;
	float: left;
}

#noticia_home_first {
 	float: left;
 	width: 290px;
 	margin-right: 20px;
 	margin-bottom: 20px;
}

#noticia_home {
 	//float: right;
 	width: 280px;
 	margin-bottom: 20px;
}
 
span.entry-date {
 	font-size: 10px;
 	color: #A7A9AC;
}

/* 
 * SINGLES
 */

#single {
	float:left;
	width:600px;
	padding:20px;
}

/* 
 * CUSTOM POST
 */

/* 
 * SIDEBARS
 */

#sidebar {
	float:right;
	width:280px;
	padding-left:20px;
	padding-right:20px;
	background-color: #D4E4F5; /* light blue */
}

#sidebar h1 {
	margin-top: 20px;
}

#sidebar h4 {
	text-transform: uppercase;
}

#home_page #sidebar {
	width: 920px !important;
}

/*
 * LISTS
 */
li.parceiros {
	border-top:1px solid #FFF;
    padding-top:10px;
    padding-bottom:10px;
    background: url('images/list.png') no-repeat 0 10px transparent;
    list-style-type: none;
    padding-left: 20px;
    vertical-align: middle;
}

li.resultados {
    border-top:1px solid #FFF;
    padding-top:20px;
    padding-bottom:20px;
    background: url('images/list_pdf.png') no-repeat 0 17px transparent;
    list-style-type: none;
    padding-left: 30px;
    vertical-align: middle;
}

/*
 * CLEAR
 */
#clear {
	clear: both;
}

/*
 * FOOTER
 */
#footer {
	min-height: 230px;
	color: #129DD9; /* blue */
	background-color: #F1F2F2; /* grey footer */
}

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5 {
	color: #129DD9; /* blue */
}

#blue_line {
	height: 10px;
	background-color: #171C4B; /* dark blue */
}

#footer_content {
	
}

#footer_content_left {
    width: 640px;
    padding-top:20px;
    padding-bottom:20px;
    float: left;
}

#footer_content_right {
	width:300px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	float: right;
}

#footer_img {
	height: 50px;
}

/*
 * MENU FOOTER
 */

#menu_footer {
	
}

#menu_footer .menu li {
    list-style: none;
	float:left;
	//width:80px;
	margin-left: 10px;
}

#menu_footer .menu li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #129DD9; /* blue */
	font-size: 10px;
	font-weight:bold;
}

#menu_footer .sub-menu {
   text-transform: uppercase;
    list-style: none;
    padding-left: 0px;
}

#menu_footer .sub-menu li {
	margin-left: 0px;
	float: none;
	list-style: none;
	width: auto;
	height: auto;
	border: none;
}

/*
 * GRIDS
 */
.grid_2 {
    width:280px;
    margin-right:40px;
    float:left;
}

/*
 * PAGINATION
 */
 
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #666767; /* dark grey */
}

.pagination a:hover{
	color:#fff;
	background: #129DD9; /* blue */
}

.pagination .current{
	padding:6px 9px 5px 9px;
	background: #129DD9; /* blue */
	color:#fff;
}