/*
Theme Name: CRIE Digital
Theme URI: http://www.criedigital.com.br/site/
Description: Tema desenvolvido para o site institucional da ag&ecirc;ncia CRIE Digital.
Author: Diego Marques
*/

/* CSS RESET - Eric Meyer */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* GERAL */

body {
	background:url(http://www.criedigital.com.br/agencia/wp-content/themes/crie/img/fundo/urca1.jpg) fixed no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:22px;
}
body.home div#content h2 {
	display:none;
}
strong {
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	text-transform:lowercase;
	color:#E15616;
}
h2 {
	font-size:24px;
	margin-bottom:25px;
}
h3 {
	font-size:18px;
	margin-bottom:15px;
}
p {
	margin-bottom:15px;
}
a {
	color:#003252;
	font-weight:bold;
}
a:hover {
	background-color:#E15616;
	color:#fff;
}
#precisa a:hover, #entenda a:hover, #lucro a:hover, #logo a {
	background:none;
}
h2 a {
	color:#E15616;
	font-weight:normal;
}
h2 a:hover {
	color:#003252;
}
a.more-link {
	font-weight:normal;
	margin-left:407px;
}
#corpo {
	width:990px;
	margin:0 auto;
}
#header, #content, #footer {
	background:url(img/bg-white.png);
	padding:10px;
	margin-bottom:40px;
	position:relative;
}

#content {
	padding-left:25px;
	overflow:hidden;
}
#content img.banner {
	border:20px solid #003252;
	display:block;
	margin-bottom:15px;
}
.content-list {
	margin:0 15px;
}
.content-list h3 {
	margin-bottom:5px;
}
div.content-item {
	width:700px;
	float:left;
}
body.postid-9 div.content-item {
	float:none;
	width:100%;
	position:relative;
}
#sidebar {
	width:230px;
	font-size:12px;
	border-left:1px solid #C5C5C5;
	float:right;
	padding-left:10px;
	text-align:center;
}
body.archive #sidebar {
	position:absolute;
	top:10px;
	right:15px;
	width:200px;
}
#sidebar li {
	margin-bottom:15px;
}
#sidebar a {
	font-weight:normal;
}
#sidebar h3 {
	color:#E15616;
	text-decoration:none;
	line-height:28px;
}
#logo {
	padding:15px 0 0 5px;
}
#nav {
	position:absolute;
	bottom:20px;
	right:10px;
}
#nav li {
	float:left;
	border-right:1px solid #003252;
	padding:0 7px;
	text-transform:lowercase;
}
#nav li.categories, #nav li#last {
	border-right:none;
}
#nav li#last {
	margin-left:-5px;
}
#nav li.categories h2 {
	display:none;
}

#footer {
	overflow:hidden;
	padding-left:20px;
	clear:both;
}
#endereco {
	float:left;
}
#redes {
	float:right;
}
#redes li {
	float:left;
	padding:0 10px;
}

/* HOME */

#entenda {
	margin:-70px 0 0 240px;
}
#lucro {
	margin-top:-50px;
}

/* QUEM SOMOS */

#equipe-membros li div {
	overflow:hidden;
	padding:10px;
}
div.equipe-membro {
	clear:both;
}
h3.equipe-tit-par {
	text-align:right;
}
div.equipe-membro img.equipe-foto-impar {
	float:left;
	margin:0 15px 15px 0;
}
div.equipe-membro img.equipe-foto-par {
	float:right;
	margin:0 0 15px 15px;
}

/* O QUE FAZEMOS */

#servicos {
	text-align:center;
	margin:25px 0 15px;
}
#servicos li {
	display:inline;
	padding:0 7px;
}
.servicos-texto {
	padding-bottom:15px;
}

/* O QUE ESTAMOS FAZENDO */

#ja-fizemos {
	width:970px;
	font-size:12px;
}
#ja-fizemos a.link-ver {
	display:block;
	text-align:right;
	padding-right:10px;
}
#portifa-gde div {
	background-color:#CCCCCC;
	width:670px;
	height:335px;
}
#portifa-txt {
	margin-top:5px;
}
#sidebar li.estamos-fazendo-item ul li {
	margin-bottom:0px;
}
#sidebar li.estamos-fazendo-item h4 {
	font-weight:bold;
}

/* CONTATO */

#encontre {
	width:180px;
	float:left;
}
#encontre ul {
	margin-top:30px;
}
#encontre ul li {
	margin-top:15px;
}
#formulario {
	width:400px;
	height:400px;
	float:left;
	margin-left:75px;
	padding:0 0 15px;
}
#ligue {
	width:250px;
	float:right;
}
#ligue a {
	font-weight:normal;
	text-decoration:underline;
}

#respond {
	position:absolute;
	bottom:10px;
	left:280px;
	width:390px;
}
#respond h3 {
	display:none;
}
#commentform label {
	display:block;
	width:385px;
	margin-bottom:5px;
}
#commentform input, #commentform textarea {
	width:385px;
	border:1px solid #333;
}
#commentform button {
	border:none;
	background:#E15616;
	color:#FFFFFF;
	padding:5px 10px;
	margin-left:322px;
}
