/*
Theme Name: memeLab
Theme URI: http://memelab.com.br/
Description: memeLab
Version: 2.0
Author: memeLab
Author URI: http://memelab.com.br/

*/

@import "reset.css";

body {
	background: #000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 19px;
	line-height: 1.25em;
}


/*

	ESTILOS DE TEXTO GERAL

*/

blockquote {
    /*background: url(img/quote.png) top left no-repeat;*/
    padding: 25px 75px;
    margin: 20px 50px;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.5em;
}

em {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

h1, h2, h3 {
	font-family: "Press Start 2P", monospace;
	line-height: 2em;
}

/*
	HEADER */

div.header {
	width: 100%;
	height: 100px;
	margin: 50px 0;
}

h1.logo {
	display: block;
	width: 214px;
	height: 100px;
	background: url(img/logo.png) center left no-repeat;
	text-indent: -9999px;
	float:left;
	position: relative;
}

h1.logo a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.menu-topo-container, form#searchform {
    height: 50px;
    max-width: 740px;
    float: right;
}

.projeto img {
    max-width: 960px;
    height: auto;
}
/*.menu-topo-container {
	clear: both;
}*/

ul#menu-topo {
	list-style: none;
	float:right;
	z-index: inherit;
}

ul#menu-topo li {
    float: right;
    position: relative;
    line-height: 50px;
    margin-left: 20px;
}

ul#menu-topo li a {
    color: #FFF;
}

ul#menu-topo li a:hover {
    color: #d690cd;
}

.sobre {
    margin: 50px 0;
}

p, ul, blockquote, iframe {
    margin-bottom: 1em;
}
/*
	INSIDE SEARCH FORM 
*/

/*.header form#searchform {
	width: 876px;
	float: left;
	position: absolute;
	margin-top: 65px;
}*/


form#searchform {
    clear: right;
    line-height: 50px;
    height: 50px;
	font-size: 12px;
}

/*.header form#searchform div {
	float: right;
	color: #f6f6f6;
}*/

.header form#searchform input {
	background-color: #f6f6f6;
	border: 0;
	padding: 5px 8px;
	margin-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}






/*ul.memedesc {
	width: 533px;
	margin: auto;
	padding-top: 40px;
	position: relative;
}

ul.memedesc li {
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	position: absolute;
	text-align: justify;
	width: inherit;
	font-size: 14px;
	line-height: 20px;
}

ul.memedesc li.lab p {
	width: inherit;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}

ul.memedesc li.live, ul.memedesc li.web, ul.memedesc li.art {
	display: none;
}

/*

	HOME CONTENT

*/

div.wrap {
    max-width: 960px;
    margin: auto;
    display: block;
}

/*
	HOME TWITTER
*/

div.twitter {
	margin-left: -11px;
	width: 445px;
	height: 140px;
	float:left;
	position: relative;
}



div.twitter a.bird {
	width: 51px;
	height: 45px;
	background: url(img/twitter_bird.png) top left no-repeat;
	position: absolute;
	top: 0;
	left: 20px;
	text-indent: -9999px;
}

div.twitter a.bird:hover {
	background:url(img/twitter_bird.png) bottom left no-repeat;
	cursor:pointer;
}

div.twitter a.twitter {
	width: 85px;
	height: 33px;
	background: url(img/twitter_nome.png) top left no-repeat;
	position: absolute;
	top: -18px;
	left: 75px;
	font-size: 10px;
	padding-top: 19px;
	padding-left: 29px;
	text-decoration: none;
	color: #4cb9d0;
}

div.twitter a.twitter:hover {
	color: #147084;
}

div.twitter a.twitter:hover {
	background: url(img/twitter_nome.png) bottom left no-repeat;
	cursor: pointer;
}

div.twitter ul#tweets {
	background: url(img/twitter_bg.png) top no-repeat;
	width: 385px;
	height: 32px;
	margin-top: 27px;
	margin-left: 10px;
	padding: 23px 30px;
	font-size: 11px;
	line-height: 16px;
	color: #3a3a3a;
	list-style: none;
	overflow:hidden;
}

div.twitter ul#tweets a {
	color: #0f6483;
}

div.twitter ul#tweets a:hover {
	text-decoration: none;
	color: #000;
}

div.twitter ul#tweets li {
	display: none;
}

div.twitter ul#tweets li:first-child {
	display: block;
}

/*
	HOME FALE CONOSCO
*

div.home ul.faleconosco {
	float:right;
	list-style: none;
	margin-top: 0px;
}

div.home ul.faleconosco li {
	line-height: 16px;
	font-size: 11px;
	padding-left: 27px;
	color: #666;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	margin-right: 15px;
}

div.home ul.faleconosco li.mail {
	background: url(img/faleconosco_mail.png) center left no-repeat;
}

div.home ul.faleconosco li.tel {
	background: url(img/faleconosco_tel.png) center left no-repeat;

}

div.home ul.faleconosco li.skype {
	background: url(img/faleconosco_skype.png) center left no-repeat;
}


/*
	HOME BUSCA
*/

div.home .homesearch {
	float: right;
	height: 62px;
	width: 391px;
	margin-top: 21px;
}

div.home .homesearch input {
	display: block;
	float: left;
}

div.home .homesearch input[type=text] {
	width: 353px;
	padding: 15px 15px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	color: #999;
	background-color: #f1f1f1;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	text-shadow: 1px 1px 0 #fff;
	box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	height: 14px;
}

div.home .homesearch input[type=submit] {
	border: 0;
	padding: 10px 0 10px 15px !important;
	color: #A70B0B;
	margin: -40px 25px 0 0;
	cursor: pointer;
	background-color: #f1f1f1;
	font-size: 12px !important;
	line-height: 12px !important;
	float: right;
}

div.home .homesearch input[type=submit]:hover {
	color: #000;
}

/*
	HOME BLOG
*

div.home div.blog {
	width: 443px;
	float: left;
	margin: 0;
}

div.home div.blog > h2 {
	font-size: 24px;
	color: #828282;
	padding: 10px 0;
	border-bottom: 1px dotted #828282;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

div.home div.blog ul {
	list-style: none;
}

div.home div.blog ul li {
	margin: 5px 0;
}

div.home div.blog ul li h3 {
	font-size: 18px;
	color: #a70b0b;	
	font-weight: normal;
	margin: 20px 0 10px 0;
	font-weight: bold;
}

div.home div.blog ul li h3 a {
	color: #a70b0b;
	text-decoration: none;
}

div.home div.blog ul li h3 a:hover {
	color: #161616;
	text-decoration: underline;
}

div.home div.blog ul li div.meta {
	color: #7f7f7f;
	font-size: 10px;
	display: block;
}

div.home div.blog ul li div.meta a {
	margin-left: 30px;
	padding-left: 15px;
	background: url(img/cmm.png) center left no-repeat;
	text-decoration: underline;
	color: #7f7f7f;
}

div.home div.blog ul li div.meta a:hover {
	color: #000;
}

div.home div.blog ul li p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
	color: #383737;
	text-align: justify;
}

div.home div.blog ul li p a {
	color: #111;
	text-decoration: underline;
}

div.home div.blog ul li p a:hover {
	text-decoration: none;
}

div.home div.blog ul li p a.more-link {
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #c63c3c;
	font-weight: bold;
}

div.home div.blog ul li p a.more-link:hover {
	color: #000;
}

div.home div.blog ul li h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
}

/*
	HOME PROJETOS RECENTES
*/

div.home div.projetosrecentes {
	float: left;
	margin-left: 42px;
	width: 391px;
	overflow:hidden;
}

div.home div.projetosrecentes h2 {
	font-size: 24px;
	color: #828282;
	padding: 10px 0;
	border-bottom: 1px dotted #828282;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

div.home div.projetosrecentes ul {
	list-style: none;
	width: 421px;
	margin-top: 20px;
}

div.home div.projetosrecentes ul li {
	float:left;
	background-color: #fff;
	width: 182px;
	height: 75px;
	border: 1px solid #e7e7e7;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

div.home div.projetosrecentes li.live:hover {
	border: 1px solid #6300bf;
	background: #6300bf;
}

div.home div.projetosrecentes li.web:hover {
	border: 1px solid #5cbf00;
	background: #5cbf00;
}

div.home div.projetosrecentes li.art:hover {
	border: 1px solid #308baf;
	background: #308baf;
}

div.home div.projetosrecentes li:hover img {
	opacity: 0.2;
}

div.home div.projetosrecentes img {
	width: 170px;
	height: 63px;
	position: absolute;
	top: 6px;
	left: 6px;
}

div.home div.projetosrecentes h3 a {
	position:absolute;
	top: 0;
	left: 0;
	padding: 10px;
	text-shadow: 1px 1px 0 #000;
	font-weight: bold;
	color: #fff;
	z-index: 1;
	text-decoration: none;
	display: none;
}

div.home div.projetosrecentes li:hover h3 a {
	display: block;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background: #161616 !important;
	font-size:11px;
	width:130px;
	padding:7px !important;
	color:#fff !important;
	text-align: center;
}

/*

	HOME OPEN SOURCE

*/

div.home div.opensource {
	width: 876px;
	height: 221px;
	padding: 42px;
	margin-left: -41px;
	float:left;
	background: url(img/opensource_bg.png) no-repeat;
	margin-top: 20px;
	margin-bottom: -10px;
	position: relative;
}

div.home div.opensource h2 {
	font-size: 24px;
	color: #474545;
	text-transform: uppercase;
}

div.home div.opensource p {
	margin: 30px 0;
	font-size: 14px;
	line-height: 24px;
	width: 55%;
	color: #474747;
	text-align: justify;
}

div.home div.opensource a.vjbr {
	width: 97px;
	height: 90px;
	background: url(img/opensource_vjbr.png) top left no-repeat;
	position: absolute;
	top: 62px;
	right: 250px;
	text-indent: -9999px;
}

div.home div.opensource a.vjbr:hover {
	background: url(img/opensource_vjbr.png) bottom left no-repeat;
}

div.home div.opensource a.wp {
	width: 113px;
	height: 84px;
	background: url(img/opensource_wp.png) top left no-repeat;
	position: absolute;
	top: 62px;
	right: 80px;
	text-indent: -9999px;
}

div.home div.opensource a.wp:hover {
	background: url(img/opensource_wp.png) bottom left no-repeat;
}

div.home div.opensource a.avl {
	width: 176px;
	height: 86px;
	background: url(img/opensource_avl.png) top left no-repeat;
	position: absolute;
	top: 170px;
	right: 120px;
	text-indent: -9999px;
}

div.home div.opensource a.avl:hover {
	background: url(img/opensource_avl.png) bottom left no-repeat;
}

/*
	AREAS
*/

div.area {
    width: 100%;
    height: 100px;
    max-width: 960px;
    margin: 0px auto;
    padding: 50px 0;
    display: block;
    clear: both;
}

div.area h2 {
    color: #000000;
    font-weight: 700;
    line-height: 100px;
    padding: 0px 30px;
    background-color: #f9f9f952;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.5em;
}

.cont {
    clear: both;
    margin: 200px 0 0;
}

.home.cont {
	margin: 0;
}

/*div.area h2.cce {
	font-size: 25px;
}*/

/*
	POST


div.wrap.single .post {
	margin-top: 0px;
}

div.wrap.single .post h3.equipe, div.wrap.single .post h3.parceiros {
	float: right;
	margin: -30px 0 40px 20px;
	clear: none;
}

div.wrap.single .post h3.equipe a, div.wrap.single .post h3.parceiros a {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #666;
	padding: 10px 14px;
	font-size: 16px;
}

div.wrap.single .post h3.equipe a:hover, div.wrap.single .post h3.parceiros a:hover {
	color: #111;
	border-color: #111;
}

div.post {
	width: 550px;
	float:left;
	margin-top: 42px;
	margin-bottom: 42px;
}*/

/*div.post div.meta {
	font-size: 11px;
	color: #666;
	margin-bottom: 32px;
}

div.post div.meta a {
	margin-left: 30px;
	background: url(img/cmm.png) left center no-repeat;
	padding-left: 16px;
	color: #666;
}

div.post div.meta a:hover {
	color: #000;
}*/

div.post div.meta .like_fb {
	float:right;
}

/*div.post a {
	color: #A70B0B;
	text-decoration: underline;
}

div.post a:hover {
	color: #000;
	text-decoration: none;
}

div.post p {
	text-align: justify;
	line-height: 18px;
	color: #161616;
	margin-bottom: 15px;
}

div.post p em {
	font-style: italic;
}

div.post p b, strong {
	font-weight: bold;
}

div.post object, div.post object embed {
	width: 550px;
	margin: 15px 0;
}

div.post ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.post ul li {
	list-style: circle;
	padding-left: 15px;
	margin: 10px 0;
}*/

.alignleft {
	float: left;
	margin: 0 12px 12px 0;
}

.alignright {
	float: right;
	margin: 0 0 12px 12px;
}

.aligncenter {
	margin: 10px auto;
}

.wp-caption {
	background-color: #fff;
	padding: 10px;
}

.wp-caption p {
	color: #666 !important;
	margin: 5px 0 0 0 !important;
}

div.post .a2a_kit {
	float:right;
	margin-top: 20px;
}

div.post div#comments {
	border-top: 1px solid #666;
	margin-top: 70px;
}

div.post div#comments ol.commentlist {
	border-bottom: 1px solid #666;
	padding-bottom: 40px;
}

div.post div#comments ol.commentlist li {
	padding: 20px 0;
	border-bottom: 1px solid #999;
}

div.post div#comments ol.commentlist li:last-child {
	padding: 0;
	border-bottom: 0;
}

div.post div#comments ol.commentlist li img.avatar {
	float: right;
	margin: 0 0 15px 15px;
}

div.post div#comments ol.commentlist li p {
	margin: 5px 0;
}

div.post div#comments ol.commentlist li div.comment-meta {
	font-size: 10px;
}

div.post div#comments ol.commentlist li div.comment-meta a {
	text-decoration: none;
}

div.post div#comments input, div.post div#comments textarea {
	clear: both;
	display: block;
	padding: 5px 7px;
	background-color: #fff;
	border: 1px solid #f38c8c;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
}

div.post #comments input[type=text] {
	width: 300px;
}

div.post #comments textarea {
	width: 536px;
}


/*

	SIDEBAR

*/

div.sidebar {
	float: right;
	width: 270px;
	margin-top: 30px;
}

div.sidebar a {
	text-decoration: none;
	color: #aeaeae;
}

div.sidebar a:hover {
	text-decoration: underline;
	color: #e1e1e1;
}

div.sidebar .item {
	margin-bottom: 30px;
}

div.sidebar h2 {
	text-transform: uppercase;
	color: #f38c8c;
	font-weight: bold;
	margin: 10px 0;
}

div.sidebar ul li {
	background-color: #f1f1f1;
	padding: 10px;
	border-bottom: 1px solid #f6f6f6;
}

div.sidebar ul li:hover {
	background-color: transparent;
}

div.sidebar ul li a {
	color: #333;
	text-decoration: none;
}

div.sidebar ul li a:hover {
	color: #A70B0B;
}

/*

	BUSCA

*/

.busca .post {
	position: relative;
	z-index: 1000;
}

.busca p.origem {
	font-size: 100px;
	z-index: -1;
	color: #f1f1f1;
	letter-spacing: -2px;
	top: 40px;
	right: 0;
	position: absolute;
}

.busca .notfound {
	margin: 80px;
}

.busca .notfound h3 {
	font-size: 20px;
	color: #999;
	margin: 10px 0;
}

.busca .notfound h4 {
	font-size: 16px;
	margin-left: 15px;
	color: #333;
}

.busca .notfound form#searchform {
	margin: 42px;
}

.busca .notfound form#searchform input {
	background-color: #161616;
	color: #f6f6f6;
	border: 0;
	padding: 5px 8px;
	margin-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*

	PAGE

*

div.single.page .post {
	width: 876px;
}

div.single.page .post p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

div.single.page .alignleft {
	margin-right: 30px !important;
	margin-bottom: 30px !important;
}

div.single.page .alignright {
	margin-left: 30px !important;
	margin-bottom: 30px !important;
}

div.single div.post h3 {
	font-size: 26px;
	line-height: 35px;
	color: #A70B0B;
	margin: 30px;
	clear:both;
}


/*

	PAGE CONTATO
*

div.single.page .post.contato h3 {
	font-size: 16px;
	color: #333;
	margin: 5px 0;
	line-height: 26px;
}


/*
	CONTATO
*/

#wpcf7-f1-p61-o1 {

	width: 896px;
	margin-top: 40px;
}

#wpcf7-f1-p61-o1 div {
	width: 438px;
}

#wpcf7-f1-p61-o1 div.infos {
	margin-right: 20px;


	float:left;
}

#wpcf7-f1-p61-o1 div.msg {
	float:right;
}

#wpcf7-f1-p61-o1 p {
	float: left;
	margin: 0 25px 20px 0;
}

#wpcf7-f1-p61-o1 p.mensagem {
	float: right;
}

#wpcf7-f1-p61-o1 input, #wpcf7-f1-p61-o1 textarea {
	width: 387px;
	padding: 8px 12px;
	border: 0;
	background-color: #e8e8e8;
	-moz-border-radius: 3px;
	-webkit-border-raidus: 3px;
	border-radius: 3px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
}

#wpcf7-f1-p61-o1 textarea {
	height: 300px;
}

#wpcf7-f1-p61-o1 input[type=submit] {
	width: auto;
}

#wpcf7-f1-p61-o1 p.submit {
	float: right;
}

div.wpcf7-validation-errors {
	border: 0 !important;
}

div.wpcf7-mail-sent-ok {
	border: 0 !important;
}

/*
	PAGE SOLICITAÇÃO
*

div.single.page.solicitacao div.post h3 {
	padding-bottom: 2px;
	border-bottom: 2px solid #6300BF;
	color: #6300BF;
	margin-bottom: 5px;
	font-weight: bold;
}

div.single.page.solicitacao div.post p.h3desc {
	font-size: 14px;
	color: #7e7685;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: normal;
}

div.single.page.solicitacao div.post p.desc {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #555;
	font-weight: normal;
}

div.single.page.solicitacao div.post p {
	margin: 7px 0 4px 0;
	font-weight: bold;
}

div.single.page.solicitacao div input, div.single.page.solicitacao div textarea, div.single.page.solicitacao div select {
	margin-bottom: 15px;
}

div.single.page.solicitacao div input[type=text], div.single.page.solicitacao div textarea {
	padding: 5px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}


/*
	SINGLE
*


div.single div.post h3 {
	font-size: 20px;
	line-height: 35px;
	color: #A70B0B;
	margin: 20px 0;
}

div.single div.post h2 {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}

/*
	BLOG
*/

div.blog h3 {
	margin: 32px 0;
}

div.blog div.post {
    border-bottom: 1px dotted #666;
    padding: 22px 0;
    margin: 0;
    width: 550px;
    float: left;
}

div.blog div.post h3 {
	font-weight: bold;
	margin: 10px 0 15px 0;
}

div.blog div.post div.meta {
	margin-bottom: 15px;
	font-size: 10px;
}

div.blog .navigation {
	width: 550px;
	float:left;
	margin: 30px 0;
}

/*

	PORTFOLIO GERAL
*/

div.portfolio {
	overflow:hidden;
}

/*div.portfolio div.servicecloud {
	margin-top: 30px;
	text-align: center;
}

div.portfolio div.servicecloud a {
	color: #a9a9a9;
	text-decoration: none;
	padding: 10px;
	line-height: 22px;
}

div.portfolio div.servicecloud a:hover {
	color: #161616;
}*/

div.portfolio ul.memes {
	width: 960px;
	position: relative;
	margin-top: 62px;
	margin-left: -41px;
	padding-left: 41px;
	padding-top: 42px;
	/*background-color: #e9e9e9;
	background-image: url(img/craquelcinza_topo.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	float:left;
}

div.portfolio div.rodape {
	width: 960px;
	height: 13px;
	margin: 0 0 0 -41px;
	z-index: 100;
	/*background: url(img/craquelcinza_rodape.png) top left no-repeat;*/
	float:left;
}

div.portfolio ul.memes li {
	width: 272px;
	margin-right: 30px;
	margin-bottom: 30px;
	float:left;
	position: relative;
}

/*div.portfolio ul.memes li h3 {
	font-size: 70px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}

div.portfolio ul.memes li .acesse {
	display: none;
	width: 200px;
	left: 26px;
	top: -70px;
	background-color: #161616;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	position: absolute;
	z-index: 9999;
	color: #f9f9f9;
	text-shadow: 1px 1px 0 #000;
	font-size: 10px;
}

div.portfolio ul.memes li .acesse .arrow {
	width: 16px;
	height: 10px;
	background: url(img/portfolio_memes_arrow.png) top left no-repeat;
	position: absolute;
	left: 92px;
	bottom: -10px;
	z-index: 9999;
}

div.portfolio ul.memes li.art h3 a {
	color: #308baf;
	text-decoration: none;
}

div.portfolio ul.memes li.web h3 a {
	color: #5cbf00;
	text-decoration: none;
}

div.portfolio ul.memes li.live h3 a {
	color: #6300bf;
	text-decoration: none;
}*/

div.portfolio ul.memes li ul.projetos li {
	height: 190px;
}


/*div.portfolio ul.memes li a.vermais {
	padding: 10px 12px;
	width: 248px;
	display: block;
	float:left;
	color: #161616;
	background: #d0d0d0;
	text-shadow: 1px 1px 0 #fff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.portfolio ul.memes li a.vermais:hover {
	background-color: #fff;
}

div.portfolio ul.memes img {
	border: 1px solid #bbb;
}

div.portfolio ul.memes h4 {
	margin: 10px 0;
	font-size: 18px;
	text-shadow: 1px 1px 0 #fff;
}

div.portfolio ul.memes h4:hover {
	color: #161616;
}

div.portfolio ul.memes h4 a {
	color: #A70B0B;
	text-decoration: none;
}

div.portfolio ul.memes h4 a:hover {
	color: #161616;
}

div.portfolio ul.memes span.tags {
	font-size: 10px;
}

div.portfolio ul.memes span.tags a {
	color: #666;
	text-decoration: none;
}

div.portfolio ul.memes span.tags a:hover {
	color: #000;
}


div.navigation .wp-paginate .current {
	background: #161616;
	border: 1px solid #000;
}

/*

	PORTFOLIO----- SERVIÇO

*

div.portfolio.servico p.tagline {
	font-size: 18px;
	color: #999;
	margin: 30px 0 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	position:relative;
}

div.portfolio.servico p.tagline b {
	color: #333;
}

div.portfolio.servico p.tagline a.others {
	bottom: 0;
	right: 0;
	position: absolute;
	background-color: #161616;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	padding: 7px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #f6f6f6;
	font-size: 9px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}

div.portfolio.servico p.tagline a.others:hover, div.portfolio.servico p.tagline a.others.active {
	color: #d6202b;
}

div.portfolio.servico p.tagline a.others.active {
	padding-bottom: 8px;
	bottom: -1px;
}

div.portfolio.servico div.servicecloud {
	padding: 30px 20px 30px 20px;
	margin: -31px 0 20px 0;
	background-color: #161616;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	display: none;
}

div.portfolio.servico div.servicecloud a {
	color: #999;
}

div.portfolio.servico div.servicecloud a:hover {
	color: #d6202b;
}

/*

	PORTFOLIO MEMES

*/

ul.portfolio {
	margin-top: 20px;
	border-bottom: 1px solid #d1d1d1;
	float: left;
}

ul.portfolio li {
	float: left;
	margin-bottom: 42px;
}

ul.portfolio li img.attachment-post-thumbnail {
	float: left;
	margin-right: 20px;
}

/*ul.portfolio li div.meta h3 {
	font-size: 24px;
	margin-bottom: 15px;
}

ul.portfolio li div.meta h3 a {
	color: #A70B0B;
	text-decoration: none;
}

ul.portfolio li div.meta p {
	color: #161616;
	line-height: 20px;
	text-align: justify;
}

ul.portfolio li div.meta span.tags {
	color: #666;
	font-size: 10px;
	margin-top: 10px;
	display: block;
}

ul.portfolio li div.meta span.tags a {
	color: #161616;
}

ul.portfolio li div.meta span.tags a:hover {
	color: #666;
}

ul.portfolio.web div.meta h3 a {
	color: #5CBF00;
}

ul.portfolio.live div.meta h3 a {
	color: #6300BF;
}

ul.portfolio.art div.meta h3 a {
	color: #308BAF;
}
	

/*
	SINGLE PROJETO
*

h2.art, h2.art a {
	color: #308baf !important;
	text-transform: uppercase;
	background-color: #b3d3df !important;
	text-decoration: none;
}

h2.web, h2.web a {
	color: #5cbf00 !important;
	text-transform: uppercase;
	background-color: #c2e5a2 !important;
	text-decoration: none;
}

h2.live, h2.live a {
	color: #6300bf !important;
	text-transform: uppercase;
	background-color: #c5a2e5 !important;
	text-decoration: none;
}


div.area.memes h2 {
	font-size: 74px;
	padding-bottom: 0px;
}

div.area.memes span.voltaPortfolio {
	text-transform: lowercase;
	color: #f9f9f9;
	background-color: #161616;
	font-size: 10px;
	margin: 70px 0 0 10px;
	padding: 5px 7px;
	float:left;
	display: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

div.area.memes span.voltaPortfolio div.arrow {
	width: 10px;
	height: 16px;
	background: url(img/portfolio_memes_arrow.png) no-repeat;
	position: absolute;
	left: -7px;
	top: 5px;
}

div.area.memes div.vertambem {
	float:right;
	margin-top: 51px;
	height: 80px;
	width: 250px;
}

div.area.memes div.vertambem h3 {
	color: #333;
	font-size: 10px;
	margin-top: 35px;
	float:left;
	margin-right: 30px;
	text-transform:lowercase;
}

div.area.memes div.vertambem ul {
	height: 80px;
}

div.area.memes div.vertambem ul li {
	float:left;
	margin-right: 20px;
	margin-top: 25px;
}

div.area.memes div.vertambem ul li a {
	font-size: 34px;
	text-transform: uppercase;
	text-decoration: none;
}

div.area.memes div.vertambem ul li.web a {
	color: #5cbf00;
}

div.area.memes div.vertambem ul li.live a {
	color: #6300bf;
}

div.area.memes div.vertambem ul li.art a {
	color: #308baf;
}

div.meme {
	margin-top: 50px;
}

div.meme div.desc p {
	text-align: justify;
	font-size: 18px;
	color: #666;
	line-height: 26px;
	margin-bottom: 30px;
}

div.meme div.desc ul {
	margin: 20px 20px 40px 20px;
}

div.meme div.desc ul li {
	padding: 10px;
	margin: 5px;
	font-size: 14px;
	border-bottom: 1px dotted #dddddd;
	color: #999;
	list-style: circle;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.meme div.desc ul li:last-child {
	border-bottom: 0;
}

div.meme h2#portfolio {
	font-size: 26px;
	margin-bottom: 20px;
}

div.projeto {
	margin-bottom: 42px;
}

div.projeto h3 {
	max-width: 328px;
	color: #161616;
	font-size: 32px;
	line-height: 38px;
	padding: 0 29px 28px 0;
	margin-top: 51px;
	float:left;
	clear:both;
	-moz-border-radius: 0 5px 5px;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

div.projeto img.attachment-post-thumbnail {
	margin-top: 50px;
	margin-bottom: 30px;
	float: right;
	padding: 8px;
	background-color: #f9f9f9;
	border: 1px dotted #999;
}

.projeto .meta {
    width: 358px;
    margin-bottom: 30px;
    float: right;
    font-size: 0.85em;
}

div.projeto .meta span {
	width: 310px;
	clear:both;
	display: block;
}

div.projeto span.local {
	width: 358px;
	color: #555;
	margin-top: -20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	border-bottom: 1px dotted #999;
}

div.projeto span.data {
	font-weight: bold;
	color: #777;
}

div.projeto span.data strong {
	color: #111;
}

div.projeto span.servicos {
	margin-top: 10px;
	color: #111;
}

div.projeto span.servicos a {
	color: #777;
}

div.projeto span.servicos a:hover {
	text-decoration: none;
}

div.projeto a.url {
	color: #222;
	padding: 7px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e7e7e7;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	margin-top: 30px;
	display: block;
	float:left;
}

div.projeto a.url:hover {
	background-color: #fff;
}

div.projeto .sobre {
	clear:both;
}

div.projeto .sobre p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 15px;
}

div.projeto .sobre a {
	color: #333;
	text-decoration: underline;
}

div.projeto .sobre a:hover {
	color: #555;
	text-decoration: none;
}

div.projeto .sobre ul {
	list-style: circle;
	margin: 0 0 15px 20px;
	padding-left: 15px;
}

div.projeto .sobre ul li {
	padding: 6px;
	color: #555;
	font-size: 15px;
	line-height: 23px;
	border-bottom: 1px solid #f1f1f1;
}

div.projeto .sobre ul li:last-child {
	border-bottom: 0;
}

div.projeto h4 {
	width: 918px;
	margin: 30px 0 30px -41px;
	padding: 30px 0 30px 42px;
	font-size: 32px;
}

div.projeto .job p {
	font-size: 16px;
	color: #444;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 15px;
}

div.projeto .job a {
	color: #000;
	text-decoration: underline;
}

div.projeto .job a:hover {
	text-decoration: none;
}


/*
	FOOTER
*/

div.footer {
	width: 960px;
	height: 155px;
	margin-left: -41px;
	float:left;
	font-size: 11px;
	position: relative;
	z-index: -1
}

div.footer p.powered {
	float:left;
	margin: 42px 42px;
	line-height: 40px;
}

.powered a, .powered a span {
    line-height: 40px;
}

.powered a span {
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    vertical-align: middle;
}

div.footer p.licence {
    width: 50%;
    float: right;
    margin: 42px;
    line-height: 16px;
    text-align: right;
}

div.footer p.licence img {
	float: right;
	margin-left: 20px;
}

div.footer p.wp {
	width: 230px;
	position: absolute;
	right: 52px;
	bottom: 12px;
}

div.footer p.wp img {
	float: right;
}




/*
	PARCEIROS
*/

div.parceiros ul#parceiros {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 906px;
}

div.parceiros ul#parceiros li {
	width: 272px;
	height: 170px;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0;
	list-style: none;
	position: relative;
	background-color: #fff;
}

div.parceiros ul#parceiros li a {
	width: 272px;
	height: 170px;
	display: block;
	text-decoration: none;
}

div.parceiros ul#parceiros li a h3 {
	font-size: 14px;
	line-height: 14px;
	color: #111;
	position: absolute;
	bottom: 15px;
	left: 15px;
	text-shadow: 1px 1px 0 #fff;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #111;
	padding-bottom: 5px;
	font-weight: bold;
}


div.parceiros ul#parceiros li a p {
	top: 11px;
	left: 0;
	padding: 0 15px;
	position: absolute;
	font-size: 10px;
	line-height: 18px;
	color: #111;
}


/* ----- CCE ----- */

div.oficina_cce p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	padding-right: 10px;
}

div.sidebar .cce {
	margin-top: -40px;
}

div.sidebar .cce ul li p {
	font-size: 10px;
	color: #666;
}

.featEyeCandy {
	float: left;
	margin: 0 0 30px 0;
}




/*
	404
*/


body.notfound div.notfound div.fail p {
	font-size: 100px;
	letter-spacing: -5px;
	color: #333;
	text-shadow: 1px 1px 0 #000;
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	opacity: 0.4;
	margin-top: 110px;
}

body.notfound div.notfound div.fail {
	border-right: 1px dotted #000;
	width: 210px;
	height: 250px;
	position: absolute;
	left: 80px;
	top: 250px;
}

body.notfound div.notfound h2 {
	font-size: 120px;
	color: #A70B0B;
	text-shadow: 3px 3px 0 #000;
	position: absolute;
	top: 265px;
	right: 330px;
	letter-spacing: -10px;
}

body.notfound div.notfound h3 {
	color: #f6f6f6;
	text-shadow: 1px 1px 0 #000;
	font-size: 15px;
	top: 313px;
	right: 52px;
	position: absolute;
}

body.notfound ul#memenav {
	margin-top: 550px;
}

body.notfound ul.memedesc {
	margin-top: 120px;
}

body.notfound .homesearch {
	height: 62px;
	margin-top: 21px;
	position: absolute;
	right: 55px;
	top: 400px;
}

body.notfound .homesearch input {
	display: block;
	float: left;
}

body.notfound .homesearch input[type=text] {
	width: 322px;
	padding: 15px;
	font-size: 14px;
	color: #333;
	background-color: #111;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border: 0;
	text-shadow: 1px 1px 0 #000;
	height: 14px;
	-moz-box-shadow: 0 0 200px #000;
	-webkit-box-shadow: 0 0 200px #000;
	box-shadow: 0 0 200px #000;
	z-index: 1000;
}

body.notfound .homesearch input[type=submit] {
	border: 0;
	padding: 15px 15px;
	color: #A70B0B;
	margin: 0 0 0 1px;
	cursor: pointer;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	background-color: #111;
}

body.notfound .homesearch input[type=submit]:hover {
	color: #f6f6f6;
}



/* Estatuto 10 Anos */

body.estatuto10anos {
	width: 100%;
	height: 100%;
	background: #e8f4f4 url(img/estatuto10anos/bg.jpg) bottom center fixed no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

body.estatuto10anos p.aovivo {
	text-transform: uppercase;
	padding-left: 30px;
	color: #8c8c8c;
}

body.estatuto10anos h1 {
	font-size: 26px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #fff;
	color: #505050;
	letter-spacing: -1px;
}

body.estatuto10anos h1 strong {
	font-weight: bold;
	letter-spacing: -2px;
}

body.estatuto10anos .wrapper {
	width: 960px;
	margin: 0 auto;
}

body.estatuto10anos #header {
	padding: 50px 0;
}

body.estatuto10anos #content {
	width: 900px;
	margin: 0 auto;
}


body.estatuto10anos #content p {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 0 #fff;
}

body.estatuto10anos a {
	color: #000;
	font-weight: bold;
	text-decoration: underline
}

body.estatuto10anos a:hover {
	text-decoration: none;
}

body.estatuto10anos #streaming {
	width: 900px;
	margin: 40px auto;
}

body.estatuto10anos #streaming .video {
	width: auto;
	height: auto;
	float:left;
}

body.estatuto10anos #streaming .twitter {
	width: auto;
	height: auto;
	float: right;
}

body.estatuto10anos #footer {
	clear:both;
	width: 960px;
	height: 100px;
}



/* Abril Educação */

body.abrileducacao {
	width: 100%;
	height: 100%;
	background: url(img/abrileducacao/bg_img.png) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
}

body.abrileducacao #header {
	background: url(img/abrileducacao/bg_header_blackboard.png) center no-repeat;
	padding: 40px 20px;
	height: 70px;
	margin-top: 20px;
	position: relative;
}

body.abrileducacao #header .teachers {
	width: 450px;
	height: 170px;
	background: url(img/abrileducacao/bg_header_teachers.png) top center;
	position: absolute;
	top: 0px;
	left: 241px;
}

body.abrileducacao p.aovivo {
	text-transform: uppercase;
	color: #8c8c8c;
	margin-bottom: 0 !important;
}

body.abrileducacao h1 {
	display: block;
	text-indent: -9999px;
	float: left;
}

body.abrileducacao h1.atica {
	width: 66px;
	height: 46px;
	margin-top: 6px;
	margin-left: 30px;
	background: url(img/abrileducacao/bg_header_logo_atica.png) top left no-repeat;
}

body.abrileducacao h1.scipione {
	width: 74px;
	height: 54px;
	margin-left: 15px;
	background: url(img/abrileducacao/bg_header_logo_scipione.png) top left no-repeat;
}

body.abrileducacao h2 {
	font-size: 26px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #fff;
	color: #505050;
	letter-spacing: -1px;
	margin: 0 0 20px 0;
}

body.abrileducacao h2 strong {
	font-weight: bold;
	letter-spacing: -2px;
}

body.abrileducacao .wrapper {
	width: 960px;
	margin: 0 auto;
}

body.abrileducacao #content {
	width: 860px;
	padding: 20px;
	background: #fff;
	margin: 20px auto 20px auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


body.abrileducacao #content p {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 0 #fff;
}

body.abrileducacao #content p:last-child {
	margin: 0;
}

body.abrileducacao a {
	color: #000;
	font-weight: bold;
	text-decoration: underline
}

body.abrileducacao a:hover {
	text-decoration: none;
}

body.abrileducacao #streaming {
	width: 900px;
	margin: 40px auto;
}

body.abrileducacao #streaming .video {
	width: auto;
	height: auto;
	float:left;
}

body.abrileducacao #streaming .coveritlive {
	width: auto;
	height: auto;
	float: right;
}

body.abrileducacao #streaming .twitter {
	width: auto;
	height: auto;
	float: left;
	margin: 40px 0 0 0;
}

body.abrileducacao #footer {
	border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
	-webkit-border-radius: 30px 30px 0 0;
	clear:both;
	width: 900px;
	margin: 40px 0;
	padding: 30px;
	background: #fff;
	float: left;
}

body.abrileducacao #footer img {
	margin-right: 20px;
}

