@charset "utf-8";

/*
Theme Name: Estúdio de Conteúdo
Theme URI: http://estudiodeconteudo.com.br/
Description: Layout e Template desenvolvidos por Guilherme Machiavelli para o Estúdio de Conteúdo.
Version: 1.0
Author: Guilherme Machiavelli
Author URI: http://ornitorrincos.com/

*/

/* preparando a página pra aceitar as bordas e a altura 100% */

html { height: 100%;}

body {
	font: 12px/1.35 Helvetica, "Helvetica Neue", Arial, sans-serif; /*seta fonte padrão*/
	color: #444;
	background: #fff url(imgs/fundo1.png) repeat scroll left bottom;
	height: 100%;
	border: 10px solid #fff; border-bottom: 0;border-top: 0;
}

#wrap {
	background: 0;
	padding: 25px 0 0 0.5%;
}


/******** GERAIS */
strong  { font-weight: bold; }
em { font-style: italic; }
p { margin: 1em 0 }
.clear { clear: both }
a { color: #1189ca;}
a:hover {color:#fff; background-color: #1189ca }
br { clear: both }

/* isto provavelmente vai me poupar umas várias linhas de código depois */
div { background-color: #fff } 


/********** HEADER */

#header {
	background: 0;
	height: 120px
}

#logo {
	margin-top: 30px;
	padding: 10px;
	background-color: #fff;
	width: 220px;
	float: left
}

#logo a:hover { background: 0  }

#tagline {
	width: 342px;
	background-color: #fff;
	float: left;
	margin: 90px 0 0 1.5%;
	font-style: italic;
	font-size: 1.1em
}


/********** MENU */

#nav {
	margin: 0 1.5% 0 0;
	width: 220px; height: 120px;
	padding: 10px;
	clear: both;
	float: left;
	background: #fff url(imgs/menu-bg.png) repeat scroll left bottom;
}

#nav h2 {
	position: relative;
	top: -8px
}


#nav li a {
	width: 65px; height:20px;
	display: block;
	position: relative
}

#nav li a span {
	display: block;
	position: absolute;
	width: 100%; height:100%;
	background: #fff url(imgs/menu-ir.png) repeat scroll 0 0;
}

#nav li a#nav-agencia span { background-position: 0 -2px; width: 60px }
#nav li a#nav-agencia:hover span { background-position: -164px -2px }

#nav li a#nav-comun span { background-position: 0 -19px; width: 165px }
#nav li a#nav-comun:hover span { background-position: -164px -19px }

#nav li a#nav-lit span { background-position: 0 -36px; width: 121px }
#nav li a#nav-lit:hover span { background-position: -164px -36px }

#nav li a#nav-blog span { background-position: 0 -53px;	width: 102px }
#nav li a#nav-blog:hover span { background-position: -164px -53px }

#nav li a#nav-contato span { background-position: 0 -71px }
#nav li a#nav-contato:hover span { background-position: -164px -71px }



/********** CONTEÚDO */
#content { background: 0 }

.article {
	padding: 14px;
	float: left;
	margin: 0 1.5% 0 0;
	width: 30%;
	min-width: 310px;
	max-width: 500px
}

.article h1 {
	color: #1189CA;
	font-size: 2.2em;	
}

.article h2 {
	color: #1189CA;
	font-weight: 800
}

.escritores li {
	margin-left: -10px;
	padding-left: 10px;
	background: #fff url(imgs/escritores-bullet.png) no-repeat 0 3px
	
}


body:not(#home) .article:first-child { margin-right: 1% } /* uhu, css3 FTW */

/********** CONTEUDO SECUNDARIO */

#secondary {
	width: 150px;
	float: left;
	margin: 0 1% 0 0;
	background: 0
}

.modulo {
	width: 140px;
	margin: 10px 0
}

body:not(#blog) .modulo { background: 0 }

.modulo h5 { font-size: 1.4em; color: #1189ca  }

.modulo li { display: block;  }

.modulo a { color: #666;  }

.modulo:first-child { margin-top: 0 }

.modulo.busca { background: #1189ca }
.modulo.busca h5 { color: #fff; font-size: 1.2em; float: left; margin-right: 2px }
.modulo.busca input { width: 80px; height:14px; border: 0 }
.modulo.busca input.sendimage, .modulo.busca input[type="image"] { width: 19px; height: 17px; float: right }

.modulo.tags { background: #e9d532 }

#divulgacao.modulo a, #blog.modulo a  {
	text-indent: -99999px;
	display: block;
	background: #fff url(imgs/chamada-com.png) no-repeat scroll 0 0;
	width: 153px; height: 108px;
}

#blog.modulo a { background-image: url(imgs/chamada-blog.png) }

#blog.modulo a:hover, #divulgacao.modulo a:hover { background-position: 0 -108px !important }

/********** SIDEBAR sendimage*/

#sidebar {
	width: 215px;
	float: left
}

#chamadalit a {
	text-indent: -99999px;
	display: block;
	background: #fff url(imgs/chamada-lit.png) no-repeat scroll 0 0;
	width: 215px; height: 108px;
}

#chamadalit a:hover { background-position: 0 -108px }

.pda #sidebar, .low #sidebar { display: none }


/********** FOOTER */

#footer {
	clear: both;
	background: 0;
	margin: 0 0 20px 260px;
	padding-top: 10px;
	width: 75%;
	max-width: 670px
}

.low #footer { 	margin-left:10% }

.pda #footer { 	margin-left:0 }

#footer p {
	margin: 0;
	background: #fff;
	font-size: 1em

}

#footer p a:hover { background: #e9d532 }


#logocanto {
	position: fixed;
	bottom: 35px;
	left: 15px
}

.pda #logocanto { display: none }


/********** HOME e BLOG*/

.article.capa {
	width: 12%;
	min-width: 140px;
}

.article.capa img {
	display: block;
	margin: 1em auto;
}

.article.capa h3, .post h2 {
	font-weight: 800;
	font-size: 1.3em;
	color: #1189ca;
}

.article.capa h4, .post h3 {
	font-style: italic;
	color: #555;
}

.article.capa h5, .post h4 {
	text-align: right;
	color: #999
}

.article.capa .leiamais {
	display: block;
	background-color: #1189ca;
	color: #fff;
	width:50px; height: 10px;
	padding: 5px 10px 8px 10px;
	float: right;
	text-align: center;
	font-size: 0.9em
}

.post {	margin: 3em 0; padding-bottom: 3em; border-bottom: 2px dotted #e9d532 }

.post img { display: block; margin: 0 auto }

h1+.post, .post:first-child { margin-top: 1em }


.meta dt, .meta dd { display: inline; color: #666 }
.meta dd a { color: #666 }
dt.categoria { color: #1189ca }
dt.tags { color: #e9d532 }

#blog .modulo { padding: 10px 5px }


/********** CONTATO */

#contato .article p { width: 100% }

#contato form { width: 100%; margin-top: 10px }

#contato label {
	width: 70px;
	float: left;
	color: #1189ca;
}

#contato textarea, #contato input  {
	width: 70%;
	margin-bottom: 15px;
	border: #1189ca dotted 1px
}

#contato textarea { height: 100px }

#contato input#sendbutton {
	width: 50px;
	border: 0;
	float: right;
	padding: 3px;
	cursor: pointer;
	color: #1189CA;
	background: #e9d532;
	margin: 0 12% 0 0
}

.cf_info.failure { color: #de100a }

#ll { display: none }
