﻿/*
Theme Name: AIKI Studio
Description: AIKI Studio
Theme URI: http://www.aikistudio.com.br
Description: Wordpress Theme For AIKI Studio
Version: 1.0
Author: Fred Figo

Wordpress Theme For AIKI Studio
*/


/* Begin Structure */

*
{
	margin: 0;
	padding: 0;
}

body,
body.pages
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/body_bg.jpg) repeat-x;
}

body.pages 
{
	background: url(images/body2_bg.jpg) repeat-x;
}	


h2, h3, h4 
{
	margin: 0;
	padding: 0;
}

a, a:visited  
{
	color: #333;
}

a:hover 
{
	color: #000;
}

.clearfix:after 
{
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	content:".";
}
.clearfix 
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

	
#top 
{
	width: 900px;
	height: 116px;
	margin: 0 auto;
	background: url(images/top_bg.png) no-repeat;
}

/* menu styles */
#menuTop
{	
	float: right;
	position: relative;
	width: 660px;
	list-style: none;
	top: 12px;
	right: 30px;
	z-index: 9999;
}

#menuTop li
{	
	display: block;
	float: left;
	height: 78px;
}

#menuTop li a
{	
	display: block;
	height: 78px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-indent: -9999px;
	overflow: hidden;
}

#menuTop li.item01 
{
	width: 126px;
	background: url(images/menu_item01.png) no-repeat;
}

#menuTop li.item02 
{
	width: 109px;
	background: url(images/menu_item02.png) no-repeat;
}

#menuTop li.item03
{
	width: 122px;
	background: url(images/menu_item03.png) no-repeat;
}
#menuTop li.item04 
{
	width: 172px;
	background: url(images/menu_item04.png) no-repeat;
}

#menuTop li.item05 
{
	width: 131px;
	background: url(images/menu_item05.png) no-repeat;
}

#menuTop li ul
{	
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 77px;
	visibility: hidden;
	background: #002734;
}

#menuTop li ul li
{	
	float: none;
	display: inline;
}

#menuTop li ul li a
{	
	display: block;
	width: 209px;
	height: 21px;
	margin-top: 5px;
	padding-top: 7px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-indent: 30px;
	background: #002734 url(images/submenus_bg.png) no-repeat;
	color: #fff;
}

#menuTop li ul li a:hover
{	
	background: #002734 url(images/submenus_bg-over.png) no-repeat;
}

/* End Menu Top */


.links_top
{
	float: right;
	position: relative;
	top: 6px;
	width: 800px;
	height: 20px;
	text-align: right;
}

.links_top a
{
	font: normal 10px Tahoma;
	font-size: 11px;
}

.links_top b 
{
	font-size: 1.3em;
}


#top h1 
{
	float: left;
	position: relative;
	width: 83px;
	height: 38px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo_aiki.png) no-repeat;
	top: 55px;
	left: 52px;
}

#top h1 a 
{
	display: block;
	width: 83px;
	height: 38px;	
}

/* Headers Home */
#header_home
{
	clear: both;
	width: 100%;
	height: 247px;
	background: url(images/header_home_bg.jpg) center top no-repeat;
}

#slideshow
{
	position:relative;
	width: 900px;
	height: 247px;
	margin: 0 auto;
}

#slideshow div 
{
    position:absolute;
	width: 900px;
    height: 247px;
    z-index:8;
    opacity:0.0;
}

#slideshow div.active 
{
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active 
{
    z-index:9;
}

#slideshow h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1.4px;
	font-weight: bold;
	color: #a55c21;
}

#slideshow h3 
{
	width: 65%;
	font-size: 1.5em;
	font-weight: normal;
	color: #978a73;
}

#slideshow #destaque01, 
#slideshow #destaque02, 
#slideshow #destaque03
{
	width: 900px;
	height: 187px;
	margin: 0 auto;
	padding-top: 60px;
}

#slideshow #destaque01 
{
	background: url(images/home_header01.jpg) no-repeat;
}

#slideshow #destaque02 
{
	background: url(images/home_header02.jpg) no-repeat;
}

#slideshow #destaque03 
{
	background: url(images/home_header03.jpg) no-repeat;
}

#slideshow a.btn_plan,
#slideshow a.btn_idvis,
#slideshow a.btn_devsites, 
#slideshow a.btn_mktdigital
{
	display: block;
	width: 300px;
	height: 38px;
	margin-top: 15px;
	text-indent: -9999px;
	overflow: hidden;
}

#slideshow a.btn_devsites { background: url(images/btn_more_devsites.png) no-repeat; }
#slideshow a.btn_plan { background: url(images/btn_more_plan.png) no-repeat; }
#slideshow a.btn_idvis { background: url(images/btn_more_idvis.png) no-repeat; }
#slideshow a.btn_mktdigital { background: url(images/btn_more_mktdigital.png) no-repeat; }
/* End Headers Home */

#header_pages 
{
	width: 900px;
	height: 82px;
	margin: 0 auto;
}

#header_pages h2 
{
	position: relative;
	top: 25px;
	font-size: 2em;
	font-weight: bold;
	color: #d15e19;
}


#main_content,
#main_content_pages 
{
	clear: both;
	position: relative;
	width: 100%;
	text-align: left;
	background: url(images/container_content_bg.jpg) center top no-repeat;
}

#main_content_pages 
{
	background: url(images/container2_content_bg.jpg) center top no-repeat;
}


/* Destaques Home */
#destaques_home 
{
	width: 900px;
	margin: 0 auto;
	background: url(images/destaques_home_bg.png) no-repeat;
}

#coluna_destaques_home_1,
#coluna_destaques_home_2 
{
	float: left;
	position: relative;
	padding-top: 15px;
}

#coluna_destaques_home_1  
{
	width: 380px;
	left: 25px;
}

#coluna_destaques_home_2  
{
	width: 410px;
	left: 85px;
}

#destaque_clientesatendidos 
{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #000;
}

#destaque_clientesatendidos a, 
#destaque_clientesatendidos a img
{
	text-decoration: none;
}

#destaque_video 
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #000;
}

#destaque_sobrenos h3,
#destaque_clientesatendidos h3, 
#destaque_video h3 
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	color: #9e3f00;
}

#destaque_video 
{
	margin-bottom: 15px;
}

#destaque_video p 
{
	margin-bottom: 10px;
	color: #a96b00;
	font-size: 13px;
}

#video_roi 
{
	width: 360px;
	height: 322px;
	border: 1px solid #a49d87;
}

#destaque_sobrenos p 
{
	text-align: justify;
	margin-bottom: 20px;
	padding-right: 10px;
}

#destaque_necessidade h3
{
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 20px;	
	color: #9e3f00;
}

#destaque_necessidade h4
{	
	font-weight: normal;
	font-size: 16px;
	color: #451c00;
}

#destaque_necessidade ul 
{
	position: relative;
	left: -10px;
	list-style: none;
}

#destaque_necessidade ul li 
{
	display: block;
	width: 402px;
	padding-left: 15px;
	padding-right: 20px;
}

#destaque_necessidade ul li a 
{
	display: block;
	text-decoration: none;
}

#destaque_necessidade ul li.bg
{
	width: 402px;
	height: 63px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 20px;
	background: url(images/home_necessidade_li_background.png) no-repeat;
}

#destaque_necessidade ul li strong 
{
	display: block;
	color: #b87244;
}

#destaque_necessidade ul li a
{
	color: #000;
}

#box_newsletter 
{
	clear: left;
	padding: 20px; 
	margin-top: 15px;
	background: #fffbed; 
	border: 1px solid #efe9dd;
}

#box_newsletter h2 
{
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #8f3200;
}

#destaque_fabricadesucessos 
{
}

/* End Destaques Home */


/* Pages */
#pages
{
	width: 848px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 26px;
	color: #3e3e3e;
	font-size: 1.1em;
}

.breadcrumb
{
	font-family: verdana;
	font-size: 10px;
}

#pages p 
{
	margin-bottom: 20px;
}

#pages h3, 
#pages h3 a 
{
	clear: both;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #d15e19;
}

#pages ul.list
{
	margin-top: 20px;
	padding: 20px;
	list-style: disc;
	background: #f6f6ef;
	border: 1px solid #f0efdf;
}

#pages ul.list li 
{
	margin-left: 40px;
	margin-bottom: 5px;
}

/* Portfolio page */
#web, 
#plan,
#mkt,
#idvisual,
#designgrafico,
#multimidia 
{
	clear: both;
	display: block;
	width: 847px;
	height: 81px;
	margin-top: 11px;
	margin-bottom: 1px;
	cursor: pointer;
}

#webdesc,
#plandesc,
#mktdesc,
#idvisualdesc,
#designgraficodesc,
#multimidiadesc 
{
	padding: 20px;
}

#web { background: url(images/slicker_porfolio_web.png) no-repeat; }
#plan { background: url(images/slicker_porfolio_planejamento.png) no-repeat; }
#mkt { background: url(images/slicker_porfolio_mktdigital.png) no-repeat; }
#idvisual { background: url(images/slicker_porfolio_idvisual.png) no-repeat; }
#designgrafico { background: url(images/slicker_porfolio_designgrafico.png) no-repeat; }
#multimidia { background: url(images/slicker_porfolio_multimidia.png) no-repeat; }

#web h2,
#plan h2,
#mkt h2,
#idvisual h2,
#designgrafico h2,
#multimidia h2 
{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 22px;
	padding-left: 20px;
	font-size: 1.5em;
	color: #fff;
}
#web h3,
#plan h3,
#mkt h3,
#idvisual h3,
#designgrafico h3,
#multimidia h3 
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: -0.3px;
	font-size: 1.2em;
}

#web h3 
{
	color: #bfecff;
}
#plan h3 
{
	color: #e3fffb;
}
#mkt h3 
{
	color: #f4ffde;
}
#idvisual h3 
{
	color: #ffdada;
}
#designgrafico h3 
{
	color: #ffdada;
}
#multimidia h3 
{
	color: #fff6e2;
}

ul.projectList
{
	list-style: none;
	padding-bottom: 20px;
}

ul.projectList li
{
	display: block;
	float: left;
}

ul.projectList li
{
	width: 220px;
	padding: 20px;
}

ul.projectList li span
{
	display: block;
	font-weight: 13px;
	font-weight: bold;
}

span.more a
{
	clear: both;
	margin-top: 15px;
	font-weight: bold;
	color: #333;
}


ul.servicesList 
{
	clear: both;
	position: relative;
	width: 847px;
	list-style: none;
}

ul.servicesList li
{
	display: block;
	float: left;
	width: 203px;
	height: 60px;
	margin-right: 11px;
	margin-bottom: 11px;
}

ul.servicesList li a
{
	display: block;
	width: 188px;
	height: 45px;
	padding-top: 15px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}

ul.servicesList li a:visited, 
ul.servicesList li a:hover
{
	color: #fff;
}

ul.servicesList li.devweb
{
	background: #14a9ea;
}
ul.servicesList li.plan
{
	background: #2ed1b8;
}
ul.servicesList li.mkt
{
	background: #92ba3d;
}
ul.servicesList li.idvis
{
	margin-right:0;
	background: #b81d1d;
}
ul.servicesList li.desgraf
{
	background: #d16b07;
}

ul.servicesList li.desgraf a
{
	padding-top: 22px;
	height: 38px;
}

ul.servicesList li.mult
{
	background: #e4a112;
}

div.separador 
{
	clear: both;
	width: 847px;
	height: 45px;
	margin-bottom: 45px;
	border-bottom: 1px dotted #333;
}

#box-o-quefazemos_01,
#box-o-quefazemos_02,
#box-o-quefazemos_03,
#box-o-quefazemos_04
{
        margin-top: 10px;
        padding: 10px;
        background: #f6f6ef;
        border: 1px solid #f0efdf;
}

#box-o-quefazemos_01 img,
#box-o-quefazemos_02 img,
#box-o-quefazemos_03 img,
#box-o-quefazemos_04 img
{
        border: 1px solid #cbcbcb;
}


#box-o-quefazemos_01 img.more,
#box-o-quefazemos_02 img.more,
#box-o-quefazemos_03 img.more,
#box-o-quefazemos_04 img.more
{
        width:300px;
        height:38px;
        border: none;
}

#sites-hotsites img
{
        border: 1px solid #cbcbcb;
}

#sites-hotsites .box-sites-hotsites
{
        margin-top: 10px;
        padding: 10px;
        background: #f6f6ef;
        border: 1px solid #f0efdf;
}

/* End Portfolio Page */



/*Contact page */
div.form,
div.comunidades 
{
	float: left;
	position: relative;
}

div.form 
{
	width: 460px;
}

div.form a 
{
	color: #b20000;
}

div.form strong
{
	font-size: 18px;
}

div.comunidades
{
	width: 310px;
	min-height: 565px;
	padding-left: 40px;
	background: url(images/comunidades_bg.png) no-repeat;
	left: 20px;
}

div.comunidades h2
{
	margin-bottom: 20px;
	color: #d05e19;
}

div.comunidades ul 
{
	list-style: none;
}

div.comunidades ul li
{
	display: block;
	height: 36px;
	margin-bottom: 20px;
}

div.comunidades ul li a 
{
	display: block;
	height: 36px;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	text-indent: -9999px;
	overflow: hidden;
	
}

div.comunidades ul li.twitter
{
	background: url(images/comunidades_twitter.png) no-repeat;
}

div.comunidades ul li.youtube
{
	background: url(images/comunidades_youtube.png) no-repeat;
}

div.comunidades ul li.flickr
{
	background: url(images/comunidades_flickr.png) no-repeat;
}


/* End Pages */


.narrowcolumn 
{
	float: left;
	margin: 0;
	width: 654px;
}

#contact 
{
	clear: both;
	width: 848px;
	min-height: 403px;
	margin: 0 auto;
	background: url(images/footer_bg.png) no-repeat;
}

#contact #proposta,
#contact #contatos 
{
	float: left;
	position: relative;
	padding-top: 30px;
}

#contact #proposta
{
	width: 440px;
	left: 30px;
}

#proposta h4, 
#contatos h4 
{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 20px;
	color: #746346;
}

#contact #contatos 
{
	width: 290px;
	left: 95px;
}

#contatos ul 
{
	list-style: none;
}

#contatos ul li
{
	display: block;
	margin-bottom: 15px;
	color: #746346;
}

#contatos ul li span
{
	display: block;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #746346;
}


* html #contact 
{
	height: 403px;
}	 

#footer 
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	background: #fff8ec url(images/sitemap_bg.png) repeat-x;
}

#sitemap 
{
	width: 900px;
	margin: 0 auto;
}

#sitemap h2
{
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 22px;
	color: #6e501d;
}

.sitemap
{
	float: left;
	font-size: 12px;
	padding-right: 45px;
	padding-left: 45px;
	min-height: 100px;
	_height: 100px;
	border-right: 1px dotted #000;
}

.sitemap a 
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #774b00;
}

.sitemap a:hover 
{
	color: #a26600;
}

address 
{
	display: block;
	margin-top: 50px;
	padding-top: 10px;
	font: normal 10px Verdana;
	border-top: 1px dotted #000;
}
/* End Structure */



/* Typography & Colors */
a.more 
{
	display: block;
	color: #fff;
	text-decoration: none;
}

small 
{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #a59e94;
}

.widecolumn 
{
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.widecolumn .post 
{
	margin: 0;
}

.narrowcolumn .postmetadata
{
	padding-top: 5px;
}

.widecolumn .postmetadata 
{
	margin: 30px 0;
}

.widecolumn .smallattachment 
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment 
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata 
{
	clear: both;
}

.clear 
{
	clear: both;
	display: block;
	height: 3px;
	_margin-top: -10px;
}



/* Begin Form Elements */
#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s 
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit 
{
	padding: 1px;
}

select 
{
	width: 130px;
}

fieldset.propostas 
{
	border: none;
}

fieldset.propostas label
{
	display: block;
	width: 440px;
	margin-top: 15px;
	font-weight: bold;
}

fieldset.propostas label input, 
fieldset.propostas label textarea
{
	display: block;
	width: 425px;
	height: 22px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 2px solid #e2e1dc;
}

fieldset.propostas label textarea
{
	height: 100px;
}

fieldset.propostas label.error
{
	margin-top: 5px;
	font-weight: bold;
	color: #dd3e00;
}

fieldset.propostas .send_button
{
	width: 136px;
	height: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: none;
}


#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#respond:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit 
{
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Sidebar */
#sidebar
{
	float: left;
	position: relative;
	width: 240px;
	padding-top: 25px;
	padding-left: 25px;
	background: url(images/sidebar_background.png) repeat-y;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	left: 25px;
}

#sidebar form 
{
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar 
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a 
{
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a 
{
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a 
{
	display: block;
	}

#wp-calendar caption 
{
	text-align: center;
	width: 100%;
	}

#wp-calendar td 
{
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover 
{ /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	border-bottom: 1px dashed #999;
}

blockquote
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 20px;
	color: #6e490b;
	background: #fffbf4;
	border: 1px dotted #f5ecdc;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center 
{
	text-align: center;
}

.hidden 
{
	display: none;
}


a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/


/* Tool Tips para a seção clientes atendidos */

.bubbleInfo 
{
	position: relative;
	float: left;
	width: 193px;
	height: 119px;
	margin-right: 19px;
	margin-bottom: 19px;
}

.popup 
{
	position: absolute;
	display: none;
	width: 209px;
	height: 104px;
	padding: 20px;
	overflow: hidden;
	font: normal 10px Verdana;
	background: url(images/tooltip_clientesatendidos.png) no-repeat;
	z-index: 9999;
}

/* Show only to IE7 */
*:first-child+html .popup 
{
	position: absolute;
	display: none;
	width: 219px;
	height: 104px;
	padding: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	font: normal 10px Verdana;
	background: #fff;
	border: 1px solid #999;
	z-index: auto;
}
 
/* Show only to IE6 */
* html .popup  
{
	position: absolute;
	display: none;
	width: 219px;
	height: 104px;
	padding: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	font: normal 10px Verdana;
	background: #fff;
	border: 1px solid #999;
	z-index: auto;
}


a.buttonArea 
{
	width: 193px;
	height: 109px;
	display: block;
}

.bubbleInfo img.clientes 
{
	display: block;
}

img { behavior: url("iepngfix.htc") }


/* services page */
ul#sub_itens
{
	float: left; 
	position: relative; 
	width: 150px;
	margin: 0;
	list-style: none;
}

ul#sub_itens li 
{
	display: block;
	width: 183px;
	height: 30px;
	margin-bottom: 5px;
	background: url(images/submenu_servicos_bg.png) no-repeat;
}

ul#sub_itens li a
{
	display: block;
	width: 183px;
	height: 22px;
	padding-top: 8px;
	font: bold 11px Verdana;
	letter-spacing: -0.2px;
	color: #fff;
	text-indent: 10px;
	text-decoration: none;
}

#content_services
{
	float: left; 
	position: relative;
	margin: 0;
	left: 80px; 
	_left: 50px;
	width: 630px;
}

#content_services h3 
{
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #d15e19;
}

#content_services h4 
{
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ed7024;
}

.servicos 
{
	clear: both;
	float: left;
	width: 620px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #fff;
	border-bottom: 1px dotted #999;
}

.servicos img 
{
	float: left;
	width: 66px;
	margin-right: 10px;
}

.servicos img.more
{
        height:38px;
}



.servicos .descritivo
{
	float: left;
	width: 540px;
}

.tags_relacionadas
{
	clear: both;
	width: 600px;
	padding: 8px;
	background: #fff6e7;
	border: 1px solid #efe3cf;
}

.tags_relacionadas a
{
	color: #bc7700;
}

.necessidades_sites
{
	display:block;
	width: 600px;
	height: 145px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;

}

.necessidades_sites img
{
	position: relative;
	float: left;
	margin-right: 10px;
}

.necessidades_sites h4 
{
	clear: both;
	margin-top: 0 !important ;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ed7024;
}

.necessidades_sites .text
{
	float:left;
	width: 300px;
	height: 145px;
	display: block;
}

.archive_separadores
{
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}


/* Estilos para casos de sucesso */
.img_cases 
{
margin-left: 20px;
border: 1px solid #cccccc;
}

a.more_more,
a.more_more:hover
{
	display: block;
	margin-top: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c51010;
	text-indent: 9px;
	text-decoration: none;
	background: url(images/bullet_more_more.png) 0 5px no-repeat;
        text-decoration:underline
}

a.more_more:hover
{
	color: #000000;
}

/* End Estilos para casos de sucesso */



/* Blog */
#blog_posts, 
#blog_sidebar 
{
	float: left;
}

#blog_posts
{
	width: 650px;
}

#blog_sidebar 
{
	width: 150px;
}

table.cronograma 
{
	width: 100%;
}

table.cronograma th,
table.cronograma td
{
	padding: 5px;
}

table.cronograma th
{
	background: #74cbec;
	color: #fff;
	text-align: center;
}

table.cronograma td
{
	background: #dae6ea;
	color: #464646;
}

table.cronograma td.task 
{	
	font-weight: bold;
	color: #00425e;
}

table.briefing th, 
table.briefing td 
{
	padding: 5px;
}

table.briefing td
{
	
	background: #dae6ea;
	color: #464646;
}

table.briefing th 
{
	background: #74cbec;
	color: #fff;
	text-align: center;
}

table.briefing td.secao
{
	background: #c2dde7;
	font-weight: bold;
	color: #00425e;
}

