/*
Theme Name: NucleoAquiMesmo Theme
Theme URI: http://underscores.me/
Author: Brasa.art.br
Author URI: http://www.brasa.art.br
Description: Tema desenvolvido pela Brasa para o Núcleo Aqui Mesmo.
Version: 1.3
License: GNU General Public License
License URI: license.txt
Text Domain: nucleoaquimesmo-theme
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 nucleoaquimesmo-theme is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}

.logged-in #setas-home {
margin: 79px auto 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body {
	background: url(images/bg.jpg) center top #f0dfc0;
}

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {

	font-family: "Source Sans Pro", sans-serif;
	margin: 0 0 10px 0;
}
ul, ol {
	margin: 0 0 1.5em 3em;
	font-family: "Source Sans Pro", sans-serif;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: royalblue;
	font-family: 'Source Sans Pro', sans-serif;
}
a:visited {
	color: purple;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

#page {
	max-width: 960px;
	margin: 0 auto;
}

/* =Header
-------------------------------------------------------------- */
#masthead {
	width: 100%;
	background: url(images/bg-header-home.jpg) center -1px #540502;
}

#masthead.agenda{
	width: 100%;
	background:url(images/fundo-header-agenda.jpg) center 200px transparent;
}

#thumb-header-projetos {
	height: 200px;
	margin: 0 auto;
	max-width: 1280px;
	width: 100%;
	background-position: 0 -50px;
}

#wrapper-masthead {
    margin: 0 auto;
    max-width: 960px;
}
.site-branding {
	min-height: 200px;
	clear: both;
	position: relative;
}

#logo {
    background: url("images/sprite.png") no-repeat scroll 0 -2px transparent;
    height: 120px;
    margin: 40px 0 0 50px;
    width: 205px;
}

.a-logo {
    height: 120px;
    width: 205px;
	position: absolute;
}

#setas-home {
	width: 100%;
	height: 280px;
	background: url("images/setas-home.png") no-repeat scroll center -50px transparent;
	position: absolute;
	margin: 50px auto 0;
	z-index: 0;
	top: 0;
}

/* =Home Feira
----------------------------------------------- */

#wrapper-site-navigation {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url(images/aqui-mesmo.jpg) repeat center top transparent;
	margin: 50px auto 0;
	min-height: 150px;
	padding: 35px 0 0 0;
	position: relative;
	text-align: center;
	width: 780px;
}

#header-situacoes {
	background: url(images/header-situacoes.jpg) no-repeat center top #D2A514;
	margin: 0 auto 0;
	height: 320px;
	padding: 35px 0 0 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.header-sub-home {
	width: 66%;
	float: left;
}

.link-header-situacoes {

    float: left;
    height: 340px;
    margin: 0 auto;
    width: 100%;
}


#logo-header {
	background: url(images/logo-header.png) no-repeat transparent;
	width: 223px;
	height: 132px;
	margin: 0 auto;
}

.wrapper-feira {
	width: 690px;
	margin: 0 auto;
}

.hack {
	width: 100%;
	height: 1px;
	clear: both;
}

body.single-feira {
background: url(images/bg-feira-03.jpg) fixed center top !important; 
}

.page-template-page-home-php .sharedaddy {
display: none;
}

.post-type-archive-projetos .sharedaddy {
display: none;
}

#footer-frill {
	margin: 100px 0 0 0;
	height: 12px;
	width: 100%;
}
#footer {
	background: #f2f2f2 url(images/logos-rodape.jpg) center 8px no-repeat;
	margin-top: -5px;
	padding: 60px 0;
	position: relative;
	clear: both;
}
.info-theme {
	clear: both;
	color: #474646;
	font-size: 0.875em;
	text-align: left;
}

.hentry {
    background: none repeat scroll 0px 0px #FBEAD6;
    box-shadow: 0 4px 0 rgba(94, 94, 94, 0.1);
    margin: 25px auto 90px auto;
    padding: 25px 35px 22px;
    max-width: 100%;
    overflow: hidden;
}

h1.archive-title {
	margin: 20px 0 5px 35px;
}

/* =Menu
-------------------------------------------------------------- */
#navigation {
	background: #f1f1f1; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fafafa, #f1f1f1);
	background: -o-linear-gradient(#fafafa, #f1f1f1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#f1f1f1)); /* older webkit syntax */
	background: -webkit-linear-gradient(#fafafa, #f1f1f1);
	border-top: 1px solid #fff;
	left: 0;
	min-height: 29px;
	padding-top: 7px;
	top: 0;
	width: 100%;
	z-index: 999;
}
#navigation-frill {
	/*background: url(images/nav.png) 0 0 repeat-x;*/
	height: 9px;
	width: 100%;
}
#nav-menu {
	display: block;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	margin: -4px auto 4px auto;
}

#wrapper-nav-menu {
    margin: 0 auto;
    width: 960px;
}

#nav-menu > ul {
	margin: 0 0 0 -1em;
}
#nav-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#nav-menu li {
	float: left;
	position: relative;
}
#nav-menu a {
	color: #000;
	display: block;
	line-height: 2em;
	padding: 0 0.85em;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
#nav-menu ul ul {
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 2em;
	z-index: 99999;
}
#nav-menu ul ul ul {
	left: 100%;
	top: 0;
}
#nav-menu ul ul a {
	background: #eee;
	height: auto;
	line-height: 1em;
	padding: .5em .85em;
	width: 10em;
}
#nav-menu li:hover > a,
#nav-menu ul ul :hover > a {
	background: #eee;
	color: #e62303;
}
#nav-menu ul ul a:hover {
	background: #e5e5e5;
}
#nav-menu ul li:hover > ul {
	display: block;
}
#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: #e62303;
}


/* =Menu
----------------------------------------------- */

#site-navigation {
	background: #350806;
	z-index: 10;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	font-family: 'Source Sans Pro', sans-serif;
}

#single-navigation-feira {
	background: none repeat scroll 0 0 #bbb !important;
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 780px;
}

#single-navigation {
    clear: both;
    display: block;
    margin: 20px auto -25px;
    overflow: hidden;
    width: 100%;
}

#single-navigation a {
	display: block;
	text-decoration: none;
	color: #222;
	padding: 10px 20px;
	background: none repeat scroll 0 0 #BB9B68;
}

#single-navigation li:hover > a {
	color: #EEE;
	background-color: #a48450;
}

#single-navigation-feira a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 10px 20px;
	background-color: #bbbbbb;
}

#single-navigation-feira li:hover > a {
	color: #EEE;
	background-color: #aaa;
}

#single-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	float: right;
	background: none repeat scroll 0 0 #BB9B68 !important;
}

#single-navigation-feira ul {
	background: none repeat scroll 0 0 #bbb !important;
	list-style: none;
	margin: 0;
	padding-left: 0;
	float: right;
}


#single-navigation-feira ul.children{

display: none;
}
#single-navigation-feira li, #single-navigation li {
	float: left;
	position: relative;
}

.main-navigation {
	clear: both;
	display: block;
	/*float: left;*/
	width: 100%;
	/*margin-left: -25px;*/
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 13px 25px;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
	top: 3.2em;
	left: 0;
	z-index: 99999;
	background: none repeat scroll 0 0 #350806;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	min-width: 120px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
	color: #CCC;
	background-color: #540501;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

#site-navigation ul.sub-menu {
	overflow: hidden;
	position: absolute;
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}

/* =Main
----------------------------------------------- */
#main {
	padding: 30px 30px 0 30px;
}

.topo-home {
	background: url("images/sprite.png") no-repeat scroll -10px -705px transparent;
    margin: 30px 0 15px;
    overflow: hidden;
    width: 100%;
}

.topo-home span {
	padding: 20px 0 20px 20px;
	font-style: italic;
	font-size: 1.5em;
	font-family: 'Source Sans Pro', sans-serif;
	background: url(images/bg.jpg) center top #f0dfc0;
	float: right;
}

#esquerda-home {
	width: 630px;
	height: auto;
	float: left;
}

.mais {
	width: 100px;
	height: 40px;
	background: url("images/sprite.png") no-repeat scroll 45px -129px transparent;
	overflow: hidden;
}

.mais p {
	margin: 6px 0 0 0;
	font-style: italic;
}

.a-mais {
	color: #666;
}

.a-mais:hover {
	color: #300;
}

#direita-home {
	width: 300px;
	margin-left: 30px;
	float: left;
}

.quebra {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

#sub-home {
	width: 100%;
	background: #a5251a;
	min-height: 300px;
	clear: both;
	overflow:hidden;
	padding-bottom: 30px;
	margin-top: 30px;
}

.header-projetos-home h2 {
	padding: 20px 25px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.3em;
}

ul#gallery {
margin-top:1.5em;
overflow: hidden;
}

.cada-projeto {
	width: 33.3%;
	max-width: 940px;
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
	float: left;
}

.cada-projeto:hover {
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

.thumb-projetos {
width: 58%;
float: left;
}

.cada-projeto-archive {
	width: 100%;
	max-width: 960px;
	height: 300px;
	margin: 0 0 30px 0;
	overflow: hidden;
	position: relative;
}

.cada-projeto-archive:hover {
	opacity:0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
}

.thumb-projetos-archive {
}

.titulo-cada-projeto-archive {
	background: none repeat scroll 0 0 rgba(140, 60, 30, 0.8);
    font-size: 2em;
    right: 1em;
    top: 1em;
    padding: 0.2em;
	position: absolute;
	text-transform: uppercase;
}

.titulo-cada-projeto-archive a {
	color: #FFF;
}

.thumb-cada-projeto-archive {
	width: 58%;
	float: left;
	height: 280px;
	overflow: hidden;
	position: relative;
}

.content-cada-projeto-archive {
	width: 42%;
	float: left;
	height: 280px;
	background: #fbead8;
	position: relative;
}

.content-cada-projeto-archive p {
	padding: 1.5em 2em 10px;
}

.mais-cada-projeto-archive {
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 1em;
    bottom: 1em;
    width: 100px;
}

.mais-cada-projeto-archive .mais {
	line-height: 38px;
}

h2.title-projetos {
	margin: 30px 30px 30px 37px;
    color: #380B06;
    font-size: 1.7em;
    text-transform: uppercase;
}

h2.titulo-projetos {
	background: none repeat scroll 0 0 rgba(140, 60, 30, 0.8);
    font-size: 2em;
    margin-left: 10em;
    margin-top: 1em;
    padding: 0.2em;
	position: absolute;
	text-transform: uppercase;
}
a .titulo-projetos {
color: #FFFFFF;
}

.resumo-projetos {
width: 35%;
float: left;
padding: 2em;
}

.meta-projetos {
padding: 0 2em 1em;
float: left;
}

.titulo-resumo {
	position: absolute;
	left: 20px;
	top: 20px;
}

a.titulo-resumo {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.45em;
	text-shadow: 3px 2px 3px #000000;
}

a.titulo-resumo:hover {
	color: #EEE;
}

span.noticias a {
    font-weight: light;
    margin: -45px 0px 0px 75px;
    padding: 3px 5px;
    text-decoration: none;
    float: left;
color: #999;
}

span.noticias a:hover {
	color: #373737;
}

.todas-noticias {
	float: left;
	height: auto;
	margin: 0;
	overflow: hidden;
	width: 67%;
}

.cada-noticia {
    float: left;
    width: 49%;
    background: none repeat scroll 0% 0% #FAF1E8;
    margin: 0px 25px 5px 0px;
 
}

.cada-noticia a {
    text-decoration: none;
	color: #373737;
}
.mais-cada-noticia a {
	color: #FFF	;
}

.thumb-cada-noticia {
    height: 130px;
    max-width: 310px;
    overflow: hidden;
    width: 100%;
}

.titulo-cada-noticia {
    float: left;
	font-size: 1.6em;
	font-weight: 300;
    line-height: 1.3;
    margin: 15px 0px 10px 15px;
    text-transform: uppercase;
    width: 90%;
	color: #373737;
}

.content-cada-noticia {
    width: 90%;
    margin: 0px auto;
    font-size: 0.9em;
} 

.footer-cada-noticia {
    width: 90%;
    margin: 15px 0px 15px 15px;
    overflow: hidden;
    float: left;
}

.mais-cada-noticia {
    background: none repeat scroll 0px 0px #D6C728;
    color: #FFF;
    float: right;
    overflow: hidden;
    padding: 4px 6px 1px;
    text-transform: uppercase;
    margin-top: 5px;
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
/*.entry-content,*/
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* =Single Projetos
----------------------------------------------- */

#titulo-header-projetos {
    left: 310px;
    position: absolute;
    top: 105px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.header-projetos-home a {
	color: #FFF;
}

#titulo-header-projetos h2 {
	padding: 10px 15px;
	background: #a5251a;
	color: #FFF;
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}

#titulo-header-projetos h2.agenda {
	padding: 10px 15px;
	background: none;
	color: #FFF;
	font-size: 2em;
    margin-left: -1.5em;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}

#primary.agenda-content {
margin: 20px;
}


#primary.blog-content {
width: 66%;
} 	

.cada-agenda-archive {
 font-family: 'Source Sans Pro',sans-serif;
  background: none repeat scroll 0 0 #FBEAD8;
    float: left;
    margin-right: 2%;
    min-height: 170px;
    width: 31%;
	margin-bottom: 2%;
}

.esquerda-agenda-archive {
  float: left;
    margin-right: 5%;
    width: 26%;
}

.direita-agenda-archive {
float: left;
width: 66%;
margin-top: 6%;
}


#data-evento-agenda {
    background: none repeat scroll 0 0 #3F1006;
    color: #FFFFFF;
    float: left;
    height: 70px;
    padding: 5px;
    width: 70px;
}


.mes-agenda {
color: #FFFFFF;
    font-size: 1em;
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
	letter-spacing: 1px;
}


.dia-agenda {
    font-size: 3.5em;
    font-weight: normal;
    margin: -0.3em auto -0.4em;
    text-align: center;
}

.horario {
    color: #421E12;
    float: left;
    font-size: 1.1em;
    margin-left: 5%;
    margin-top: 15%;
    text-align: center;
    text-transform: uppercase;
    width: 95%;
}

.titulo-evento {
font-size: 1.3em;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 5%;
}

.excerpt-evento {
line-height: 1.4em;

}

#single-page {
    background: none repeat scroll 0 0 #FBEAD6;
    margin-top: 25px;
    padding: 25px;
    width: 96%;
}

#single-projetos {
    background: none repeat scroll 0 0 #FBEAD6;
    margin-top: 25px;
    padding: 25px;
    display: table;
    width: 96%;
}

#content.with-sidebar {
    background: none repeat scroll 0 0 #FBEAD6;
    width: 66%;
	float: left;
}

.sidebar-internas {
	margin-top: 10px;	
}

span.day {
	float: left;
	font-size: 1em;
	text-transform: uppercase;
	margin-right: 10px;
}

.date p {
	float: right;
	font-size: 1.4em;
	text-transform: uppercase;
}

#single-projetos-feira {
	background: #f2f2f2;
    padding: 25px;
	width: 730px;
	margin: 0 auto 70px auto;
}

#single-projetos h2, #single-page h2 {
    font-size: 180%;
    text-transform: uppercase;
	color: #380b06;
}

.link-voltar {
	font-size: 0.8em;
	color: #bb9b68;
}

.link-voltar:hover {
	color: #380b06;
}

/* =Footer
----------------------------------------------- */

#colophon {
	width: 100%;
	height: 164px;
	margin: 50px 0 0 0;
	background: url(images/bg-footer-home.jpg) center top #540502;
}

#colophon.situacoes {
	background: url('images/bg_footer-situacoes.jpg') repeat scroll center top #CE9F13;
}

#wrapper-colophon {
	max-width: 960px;
	margin: 0 auto;
}

.logo-rodape {
	float: left;
	width: 116px;
	height: 67px;
	background: url("images/sprite.png") repeat scroll 0 -181px transparent;
	margin: 50px 0 0 25px;
}

.creditos {
    color: #FFFFFF;
    float: left;
    font-size: 0.8em;
    font-style: italic;
    margin: 80px 0 0 70px;
	letter-spacing: 0.5px;
}

.brasa {
	width: 70px;
	height: 45px;
	background: url("images/sprite.png") repeat scroll 0 -257px transparent;
	float: right;
	margin: 57px 30px 0 0;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
.brasa:hover {
	opacity:0.99;
	-moz-opacity: 0.99;
	filter: alpha(opacity=99);
}
.a-brasa {
	width: 70px;
	height: 45px;
	position: absolute;
}

.funarte {
	width: 290px;
	height: 60px;
	background: url("images/logo-funarte-gov-situacoes.png") no-repeat scroll 0 0 transparent;
	float: right;
	margin: 50px 14px 0px -15px;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

.funarte:hover {
	opacity:0.99;
	-moz-opacity: 0.99;
	filter: alpha(opacity=99);
}
.a-funarte {
	width: 70px;
	height: 45px;
	position: absolute;
}

.klauss {
    color: #FFFFFF;
    float: right;
    font-size: 0.8em;
    font-weight: 500;
    font-style: none;
    margin: 110px -372px 0px 0px;
    letter-spacing: 0.4px;
}


div.sharedaddy div.sd-block {
    padding: 10px 0 5px !important;
    width: 100% !important;
}

.zilla-toggle {
    background: none repeat scroll 0 0 #350806;
    border: 0 !important;
    cursor: pointer;
    display: block;
    outline: medium none;
    position: relative;
	border-radius: 0;
}

.zilla-toggle-title {
    background: none repeat scroll 0 0 #350806;
    color: #FFFFFF !important;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    outline: medium none;
    padding: 3px 10px 5px 35px;
    text-transform: uppercase;
		border-radius: 0;
}

.zilla-toggle-inner {
    background: none repeat scroll 0 0 #350806;
    color: #FFFFFF;
    font-size: 1em;
    line-height: 25px;
		border-radius: 0;
}

a.zilla-button, a.zilla-button:visited {
    font-family: 'Source Sans Pro', Arial, Geneva,sans-serif;
}

.sharedaddy {
margin-top: 20px;
}

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
