/*estilos criados pelos wordpress---------------------------------------------------------------*/	

a img										{
												border: none;
											}
acronym, abbr									{
												border-bottom: 1px dashed #333;
											}
acronym, abbr, span.caps							{
												font-size: 90%;
											}
acronym, abbr									{
												cursor: help;
											}
blockquote									{
												border-left: 5px solid #ccc;
												margin-left: 1.5em;
												padding-left: 5px;
											}
cite											{
												font-size: 90%;
												font-style: normal;
											}
h2											{
												border-bottom: 1px dotted #cccccc;
												font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
												margin: 0px 0px 0px 0px;
												padding:0px 0px 0px 0px;
											}
h3											{
												border-bottom: 1px dotted #eee;
												font-family: "Arial", Times, serif;
												margin-top: 0;
												font-size:14px;
											}
h4											{
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size:16px;
											}
ol#comments li p								{
												font-size:11px;
											}
p, li										{
												font: 105%/175% 'Verdana', 'Lucida Sans Unicode', Verdana, sans-serif;
											}
ul.post-meta span.post-meta-key 					{
												font-weight: bold;
											}
.credit										{
												background: #90a090;
												border-top: 3px double #aba;
												color: #fff;
												font-size: 11px;
												margin: 10px 0 0 0;
												padding: 3px;
												text-align: center;
											}
.credit a:link, .credit a:hover 					{
												color: #fff;
											}
.feedback										{
												font-family:Verdana, Geneva, sans-serif;
												font-size:11px;
												color: #666666;
												text-align:left;
												margin:-6px 0px 30px 0px;
												clear:both;
											}
.meta										{
												font-family:Verdana, Geneva, sans-serif;
												font-size:10px; 
											}
.meta li, ul.post-meta li						{
												display: inline;
											}
.meta ul										{
												display: inline;
												list-style: none;
												margin: 0;
												padding: 0;
											}
.meta, .meta a									{
												color: #666666;
											}
.storytitle									{
												font-size:18px;
												font-weight:bold;
												color:#006995;
												margin:20px 0px 0px 0px;
											}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
												background: #fff;
												border: 1px solid #cccccc;
												padding: .2em;
											}
#commentform textarea							{
												width:98%;
											}
#commentlist li ul								{
												border-left: 1px solid #ddd;
												font-size: 11px;
												list-style-type: none;
											}
#commentlist li .avatar							{
												float: right;
												margin-right: 25px;
												border: 1px dotted #ccc;
												padding: 2px;
											}
#content										{
												margin: 30px 13em 0 3em;
												padding-right: 60px;
											}
#header										{
												background: #90a090;
												border-bottom: 3px double #aba;
												border-left: 1px solid #9a9;
												border-right: 1px solid #565;
												border-top: 1px solid #9a9;
												font: italic normal 230% 'Verdana', Times, serif;
												margin: 0;
												padding: 15px 10px 15px 60px;
											}
#header a										{
												color: #fff;
												text-decoration: none;
											}
#header a:hover								{
												text-decoration: underline;
											}
#menu										{
												background: #fff;
												border-left: 1px dotted #ccc;
												border-top: 3px solid #e0e6e0;
												padding: 20px 0 10px 30px;
												position: absolute;
												right: 2px;
												top: 0;
												width: 11em;
											}
#menu form									{
												margin: 0 0 0 13px;
											}
#menu input#s									{
												width: 80%;
												background: #eee;
												border: 1px solid #999;
												color: #000;
											}
#menu ul										{
												color: #ccc;
												font-weight: bold;
												list-style-type: none;
												margin: 0;
												padding-left: 3px;
												text-transform: lowercase;
											}
#menu ul li									{
												font: italic normal 110% 'Verdana', Times, serif;
												margin-top: 10px;
												padding-bottom: 2px;
											}
#menu ul ul									{
												font-variant: normal;
												font-weight: normal;
												list-style-type: none;
												margin: 0;
												padding: 0;
												text-align: left;
											}
#menu ul ul li									{
												border: 0;
												font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
												margin-top: 0;
												padding: 0;
												padding-left: 12px;
											}
#menu ul ul li a								{
												color: #000;
												text-decoration: none;
											}
#menu ul ul li a:hover							{
												border-bottom: 1px solid #809080;
											}
#menu ul ul ul.children							{
												font-size: 142%;
												padding-left: 4px;
											}
#wp-calendar									{
												border: 1px solid #ddd;
												empty-cells: show;
												font-size: 14px;
												margin: 0;
												width: 90%;
											}
#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;
												text-decoration: none;
											}
#wp-calendar a:hover							{
												background: #e0e6e0;
												color: #333;
											}
#wp-calendar caption							{
												color: #999;
												font-size: 16px;
												text-align: left;
											}
#wp-calendar td								{
												color: #ccc;
												font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
												padding: 2px 0;
												text-align: center;
											}
#wp-calendar td.pad:hover						{
												background: #fff;
											}
#wp-calendar td:hover, #wp-calendar #today 			{
												background: #eee;
												color: #bbb;
											}
#wp-calendar th								{
												font-style: normal;
												text-transform: capitalize;
											}
.aligncenter, div.aligncenter						{
												display: block;
												margin-left: auto;
												margin-right: auto;
											}
.alignleft									{
												float: left;
											}
.alignright									{
												float: right;
											}
.wp-caption									{
												border: 1px solid #ddd;
												text-align: center;
												background-color: #f3f3f3;
												padding-top: 4px;
												margin-right: 10px;
												margin-top: 10px;
												-moz-border-radius: 3px;
												-khtml-border-radius: 3px;
												-webkit-border-radius: 3px;
												border-radius: 3px;
											}
.wp-caption img								{
												margin:0px;
												padding:0px;
											}
.wp-caption p.wp-caption-text						{
												font-size: 11px;
												padding: 0 4px 5px;
												margin: 0;
											}					
#header1_esq									{
												float:left;
											}
#header0_esc									{
												display:inline;
												float:right;
												margin-right:289px;
												margin-bottom:0;
												margin-top:0;
											}
#header2_esc									{
												display:inline;
												float:left;
												height: 21px;
												margin-left:0;
											}
.campo										{
												background-color:#e6f0f2;
												border:#096b7e 1px solid;
												color:#096b7e;   
											}
.btn											{
												cursor:hand;
												font-family: Verdana, Arial, Helvetica, sans-serif;
												font-size: 10px;
												font-weight: bold;
												color: #FFFFFF;
												text-decoration: none;
												background-color: #5297a4;
												border:1px #5297a4 solid;
												text-align: center;
											}
			
.form_contato input, textarea						{
												background-color:#ffffff;
												border:#666666 1px solid;
												color:#666666;   
											}
ul.tablist									{
												margin:5px 0px;
												padding:0;
												list-style: none;
												color:#FFFFFF;
											}
ul.tablist li									{ 
												font-size:11px; 
												margin:0 0px ;  
												padding: 0px 0 0 0px; 
												list-style:none;
												text-align:left;
												font-family: Verdana;
												font-size: 11px;
												color:#FFFFFF;
											}
ul.tablist li a								{ 
												text-decoration: none;
												color:#FFFFFF;
											}
ul.tablist li a:hover							{ 
												text-decoration: underline;
											}	
.fonte11										{
												font-family: Verdana;
												color: #000000;
												font-size: 11px;
											}
.storycontent									{
												font-family:Verdana, Geneva, sans-serif;
												font-size:10px;
												color:#666666;
												margin:-6px 0px 0px 0px;
												line-height:15px;
											}
.listas										{
												list-style-type:none;
												font-family:Verdana, Arial, Helvetica, sans-serif;
												font-size: 12px;
											}
#div_wordpress									{
									 			border: solid 1px #CCCCCC;
									 			margin-top:20px;
												width:151px;
											}
#ul_div_wordpress								{
									 			margin-left:15px;
												list-style-type:none;
											}

/*estilos criados pelos desenvolvedores---------------------------------------------------------------*/								

body											{
												background:url(http://www.arteccom.com.br/webdesign/wp-content/themes/webdesign/images/fundo.jpg);
												background-repeat:no-repeat;
												background-position:center;
												background-position:top;
												background-color:#f1e7d6;
												background-repeat:no-repeat;
												margin:0px;
												padding:0px;
											}
#geral										{
												margin:auto;
												position:relative;
												width:950px;
												height:auto;
											}
#titulo										{
												width:950px;
												height:235px;
												float:left;
											}
#display										{	
												width:950px;
												height:auto;
											}
#esquerda a:link								{	color: #9ecec9; text-decoration: none;	}
#esquerda a:active								{	color: #9ecec9; text-decoration: none;	}
#esquerda a:visited								{	color: #9ecec9; text-decoration: none;	}
#esquerda a:hover								{	color: #ffffff; text-decoration: none;	}
#esquerda										{
												width:160px;
												height:auto;
												background:url(http://www.arteccom.com.br/webdesign/wp-content/themes/webdesign/images/esquerda_fundo.png);
												background-repeat:no-repeat;
												background-position:center;
												background-position:top;
												float:left;
												font-size:10px;
												color:#FFFFFF;
												padding:30px 0px 25px 0px;
											}
.esquerda_titulo								{
												width:160px;
												height:18px;
												margin:0px 0px 5px 0px;
											}
.esquerda_itens								{
												width:145px;
												height:auto;
												font-family:Verdana, Geneva, sans-serif;
												margin:0px 0px 20px 0px;
												padding:0px 0px 0px 15px;
											}
.esquerda_submenu								{
												width:150px;
												position:absolute;
												visibility:hidden;
												font-size:10px;
												padding:10px 15px 10px 15px;
												z-index:100;
												border:#445a05 2px solid;
												background-color:#5f8111;												
											}
#centro										{
												width:630px;
												height:auto;
												font-size:11px;
												color:#666666;
												float:left;												
											}
#conteudo	a:link								{	color:#007f74; text-decoration:none;	}
#conteudo	a:active								{	color:#007f74; text-decoration:none;	}
#conteudo	a:visited								{	color:#007f74; text-decoration:none;	}
#conteudo	a:hover								{	color:#7fbfb9; text-decoration:none;	}
#conteudo										{
												width:590px;
												height:auto;
												font-family:Verdana, Geneva, sans-serif;
												font-size:11px;
												color:#666666;
												margin:0px 0px 0px 0px;
												padding:30px 20px 20px 20px;
												background-color:#FFFFFF;
											}
#introducao									{
												width:590px;
												height:auto;
												margin:0px 0px 0px 0px;
												padding:0px 0px 0px 0px;
											}
#introducao_capa								{
												width:100px;
												height:135px;
												float:left;
												margin:0px 20px 0px 0px;
											}
#introducao_conteudo							{
												width:470px;
												height:auto;
												float:left;
											}
#introducao_conteudo_faixa						{
												width:470px;
												height:25px;
											}
#introducao_conteudo_faixa_titulo					{
												width:250px;
												height:auto;
												float:left;
												font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
												font-size:18px;
												color:#007f74;
											}
#introducao_conteudo_faixa_edicoes					{
												width:220px;
												height:auto;
												float:left;
												margin:2px 0px 0px 0px;
											}
#introducao_conteudo_faixa_edicoes_estilo			{
												font-family:Verdana, Geneva, sans-serif;
												color:#666666;
												font-size:10px;
												width:220px;
											}
#introducao_conteudo_texto a:link					{	color:#007f74; text-decoration:none;	}
#introducao_conteudo_texto a:active				{	color:#007f74; text-decoration:none;	}
#introducao_conteudo_texto a:visited				{	color:#007f74; text-decoration:none;	}
#introducao_conteudo_texto a:hover					{	color:#7fbfb9; text-decoration:none;	}
#introducao_conteudo_texto						{
												width:470px;
												height:auto;
												font-family:Verdana, Geneva, sans-serif;
												font-size:11px;
												color:#666666;
												line-height:15px;
												padding:7px 0px 0px 0px;
											}
#introducao_base								{
												width:590px;
												height:36px;
												background:url(http://www.arteccom.com.br/webdesign/wp-content/themes/webdesign/images/introducao_base_fundo.png);
												background-repeat:no-repeat;
												background-position:left;
												background-position:top;
												background-repeat:repeat-x;
												float:left;
												padding:0px 0px 30px 0px;
											}
#introducao_base_linksdaedicao					{
												width:110px;
												height:18px;
												float:left;
												font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
												font-size:13px;
												padding:17px 0px 0px 0px;
											}
#introducao_base_comprar							{
												width:60px;
												height:10px;
												float:right;
												margin:24px 0px 0px 0px;
											}
#banner_rotate									{
												width:590px;
												height:auto;
												text-align:center;
												margin:0px 0px 0px 0px;
												padding:0px 0px 0px 0px;
											}
#acabamento									{
												width:630px;
												height:30px;
												margin:0px 0px 0px 0px;
											}
#direitos										{
												width:630px;
												height:60px;
												font-family:Verdana, Geneva, sans-serif;
												font-size:9px;
												color:#767676;
												margin:0px 0px 0px 0px;
											}
#direitos_coluna								{
												width:315px;
												height:50px;
												float:left;
												margin:10px 0px 0px 0px;
											}
#direitos_coluna_linha							{
												width:295px;
												height:auto;
												padding:0px 0px 0px 20px;
												margin:0px 0px 0px 0px;
											}
#direitos_coluna_linha_02						{
												width:295px;
												height:auto;
												text-align:right;
												padding:0px 20px 0px 0px;
												margin:0px 0px 0px 0px;
											}
#direita a:link								{	color: #9ecec9; text-decoration: none;	}
#direita a:active								{	color: #9ecec9; text-decoration: none;	}
#direita a:visited								{	color: #9ecec9; text-decoration: none;	}
#direita a:hover								{	color: #ffffff; text-decoration: none;	}
#direita										{
												width:160px;
												height:auto;
												background:url(http://www.arteccom.com.br/webdesign/wp-content/themes/webdesign/images/direita_fundo.png);
												background-repeat:no-repeat;
												background-position:center;
												background-position:top;
												float:left;
												font-size:11px;
												color:#FFFFFF;
												padding:30px 0px 0px 0px;
											}
.direita_titulo								{
												width:160px;
												height:18px;
												margin:0px 0px 0px 0px;
											}
.direita_publicidades							{
												width:160px;
												height:auto;
												margin:0px 0px 0px 0px;
											}
.direita_itens									{
												width:145px;
												height:auto;
												font-family:Verdana, Geneva, sans-serif;
												margin:5px 0px 30px 0px;
												padding:0px 0px 0px 15px;
											}
											
/*estilos criados pelos desenvolvedores--(página Quem faz a Webdesign)--------------------------------*/

#quemfaz										{
												width:590px;
												height:auto;
											}
.quemfaz_01									{
												width:590px;
												height:auto;
												margin:0px 0px 50px 0px;
											}
.quemfaz_02									{
												width:295px;
												height:auto;
												float:left;
												margin:0px 0px 50px 0px;
											}
.quemfaz_titulo								{
												width:295px;
												height:25px;
												font-size:13px;
											}
.quemfaz_pessoa								{
												width:295px;
												height:90px;
												margin:0px 0px 10px 0px;
											}
.quemfaz_pessoa_foto							{
												width:70px;
												height:90px;
												float:left;
											}
.quemfaz_pessoa_nome							{
												width:215px;
												height:12px;
												float:left;
												padding:78px 0px 0px 10px;
											}