/*
Theme Name:		Adesign
Theme URI:		http://www.adesignmobili.com.br/
Description:	
Version:		1.0
Author:			Eder Prado
Author URI:		http://ederprado.com/
*/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #1F1A16;
}

* {
	margin: 0;
	padding: 0;
	outline-style: none;
}

.postTabs_divs strong{
	display:none;
	font-size: 25px;
	letter-spacing: -0.05em;
}

a:link, a:visited{ color: #0066FF; text-decoration: none; }
a:hover{ text-decoration: underline; }

h3{
	color:#AA9977;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote{
	font-family:Georgia,"Times New Roman",Times,serif !important;
	font-size:17px !important;
	font-style:italic !important;
	font-weight:normal;
	padding:0 30px;
}

.img_showroom{
	margin-bottom: 10px;
}

h4{ color: #0077cc;	}

h5{
	color:#333333;
	font-size:27px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:5px;
}

#top{
	border-bottom: 1px solid #E5E5E5;
	display: block;
	padding-bottom:6px;
	padding-top: 30px;
	height: 107px;
	background-color: #FFFFFF;
}

#geral{
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}

#geral_interno, #top_interno{
	width: 970px;
	margin: 0 auto;
	display: block;
}

.clear{
	display: block;
	clear: both;
}

.televendas{
	display: block;
	float: right;
	padding-top: 8px;
	font-size: 11px;
	color:#666666;
}

.televendas strong{
	font-size: 15px;
	color: #D12825;
}

#top_interno h1, #top_interno h3{
	display: none;
}

	#top_interno .top_interno_esquerdo{
		width: 30%;
		float: left;
		display: block;
	}
	
	#top_interno .top_interno_esquerdo img{
		margin-bottom: 15px;

	}
	
	#top_interno .top_interno_direito{
		width: 63%;
		float: right;
		display: block;
		text-align: right;		
	}
	
	#top_interno ul{
		display: block;
		clear: both;
		list-style: none;
		height: 25px;
		text-transform: uppercase;
		padding-top: 10px;
		float: left;
		width: 785px;	
	}
	
	#top_interno ul li{
		border-right:1px solid #E5E5E5;
		display:block;
		float:left;
		font-size:13px;
		font-weight:bold;
		height:15px;
		text-align:center;
		padding-left:17px;
		padding-right:17px;
	}
	
	#top_interno ul li a:link, #top_interno ul li a:visited{
		color: #333333;
		letter-spacing: -1px;		
	}
	
	#top_interno ul li a:hover{
		color: #AA9977;
	}

#search_form{
	/*padding-top: 20px;*/
	width:342px;
	float:right;
}
.btn-carrinho{
	float:left;
	/*padding-top:20px;*/
}
	
#bloco_produtos{
	width: 660px;
	float: left;
}

#bloco_produtos h2, #lado_direito h2, .produtos h2{
	font-weight: normal;
}

#lado_direito{
	width: 300px;
	float: left;
	padding-left: 10px;
}

	.btn_comprar{
		background-image:url(images/back_comprar.gif);
		border:medium none;
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		height:36px;
		margin:20px auto 30px;
		text-align:center;
		text-transform:uppercase;
		width:107px;
		cursor: pointer;
	}
	
	a.btn_comprar:hover{
		text-decoration: underline;
	}

	#lado_direito .p_produto_destaque{
		width: 268px;
		height: 115px;
		border: 1px solid #E5E5E5;
		background-color: #FFFFFF;
		padding: 15px;
		margin-bottom: 10px;
	}
	
	#lado_direito .p_produto_destaque img{
		float: left;
		height: 100%;
		margin-right: 10px;
	}
	
	#lado_direito .p_servicos{
		width: 268px;
		padding: 15px;
		border: 1px solid #E5E5E5;
		background-color: #f2f6f6;
		display: block;
		margin-bottom:10px;
	}
	
	#lado_direito .p_servicos span{
		font-size: 13px;
		color: #333333;
		line-height: 19px;
	}
	
	.p_servicos_detalhes{
		padding-top: 20px;
		display: block;
		padding-bottom: 25px;
		height: 45px;
		margin-bottom: 5px;
	}
	
	#page_blog{
		padding-bottom: 25px;
		padding-right: 25px;		
	}
	
	#page_blog p{
		line-height:24px;
		margin-bottom:15px;
		font-size: 14px;
		text-align: justify;
	}		
	
	#page_blog h2{
		color:#D12825;
		font-family:Arial,Helvetica,sans-serif;
		font-size:26px;
		letter-spacing:-1px;
		/*margin-bottom:15px;*/
		margin-top:25px;
		font-weight: normal;
	}
	.date, p.comment-post, #page_blog h4{
		color:#999999;
		display:block;
		font-size:10px;
		margin-top:2px;
		text-transform:uppercase;
	}
	ul.postTabs{text-align:left; float:left; height:auto; width:415px; display:block; float: right; border: 0 !important;}
	ul.postTabs li{float:left; margin:0 10px 15px 0;}
	ul.post-categories{list-style:none;}
	ul.post-categories li a{color:#333;}
	ul.post-categories li{display:inline-block; margin-right:20px;}
	
	.ngg-galleryoverview{
		width: 415px !important;
		display: block !important;
		float: right !important;
		clear: none !important;
		margin-bottom: 30px !important;
	}
	
	#page_blog h4{
		color:#333;
		margin-top:20px;
	
	}

	
	#page_blog h2 a:link, 
	#page_blog h2 a:visited{
		font-size:26px;
	}
	
	.p_servicos_detalhes img{
		float: left;
		margin-right: 5px;
	}
	
	.p_servicos ol, .p_servicos ul, #produto_direito ul{
		margin-top: 10px;
		padding-left:20px;
	}
	
	.p_servicos ul, #produto_direito ul{
		padding-left: 0px;
	}
	
	.p_servicos ul li, .p_servicos ol li, #produto_direito ul li{
		list-style: none;
		line-height: 24px;
		font-size: 14px;
		color: #0066FF;
	}
	
	#produto_direito ul{
		margin-top: 0;
	}
	
	#produto_direito ul li{
		font-size: 12px;
	}
	
	.p_servicos ol li{	
		list-style:decimal;
	}

a.mais_produtos_designer:link, a.mais_produtos_designer:visited{ display: block; }

a.link_destaque:link, a.link_destaque:visited{

	margin-bottom: 10px;
}

a.link_cameras:link, a.link_cameras:visited{
	width: 660px;
	height: 50px;
	background-color: #FFDFE0;
	display: block;
	margin-bottom: 10px;
	text-indent: -5000em;
}

.produtos{
	border-right:1px solid #E5E5E5;
	display:block;
	float:left;
	height:240px;
	margin-bottom:60px;
	padding-top:17px;
	text-align:center;
	width:218px;
}

#mais_desse{
	text-align: left;
}

#mais_desse p{
	font-size: 12px;
	line-height:24px;
	margin-bottom:8px;
	text-align:justify;
}

#mais_desse a.mais_produtos_designer:link, #mais_desse a.mais_produtos_designer:visited{
	display: inline !important;
}

#produto_esquerdo, #produto_esquerdo_others{
	width: 660px;
	float: left;
	text-align: center;
}

#produto_esquerdo{
	width: 970px;
}

#produto_esquerdo .ngg-gallery-thumbnail img{
	float: left;
	margin-right: 5px;
	height: 50px !important;
	width: 50px  !important;
	padding: 2px !important;
	border-color: #CCCCCC !important;
	max-width: none !important;
}

.ngg-gallery-thumbnail{
	width: 63px !important;
}

.nova_descricao{
	text-align: left;
	padding-bottom: 15px;
}

.nova_descricao h2{
	color:#D12825;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	letter-spacing:-1px;
	margin-bottom: 4px;
	margin-top:15px;
}

.nova_descricao p{
	font-size:14px;
	line-height:24px;
	margin-bottom:15px;
	text-align:justify;
}

.mais_info_nova{
	display: block;
	float: right;
	padding-top: 20px;
	text-align: left;
}

.mais_info_nova p{
	font-size:12px;
	line-height:24px;
	margin-bottom:8px;
	text-align:justify;
}

.mais_info_nova ul{ padding-left: 15px; }
.mais_info_nova ul li { line-height: 20px; }

#produto_esquerdo_others{
	text-align: left;
}

	#produto_esquerdo img, #produto_esquerdo #cont_img img {
		margin-bottom: 5px;
		max-width: 55%;
		height: auto;
	}
	
	#_mcePaste{
		display: block;
		width: 420px;
		float: right;
height:auto;
padding-bottom: 0px;
	}
	
	#table_desc{
		width:100%;
	}
	#table_desc h3{
		text-align:left;
		padding-bottom:5px;
	}
	#table_desc table{
		width:100% !important;
	}	
	#table_desc table td{
		width:20% !important;
	}	
	
	#produto_esquerdo #cont_img{
	
	}
	
	#produto_esquerdo #cont_img img {
		float: left;
	}
	#cont_img{
		padding-bottom:60px;
	}

#produto_direito{
	width: 300px;
	float: right;
	padding-left: 10px;
	color: #333333;
}		
	
	#produto_direito h2{
		color: #0077cc;
		letter-spacing: -1px;
		font-size: 26px;
	}
	
	#produto_esquerdo table{
		color:#666666;
line-height:24px;
margin:0 auto;
text-align:left;
width:415px;
border-collapse: collapse;
margin-top: 3px;
	}
	
	#produto_esquerdo table tr{
		margin: 0;
		padding: 0;
	}
	
	#produto_esquerdo table tr td{
		width: 50%;
		border: 1px solid #DDDDDD;
		padding: 4px;
		margin: 0;
	}
	
	#produto_direito p{
		line-height: 24px;
		margin-bottom: 10px;
	}
	
	.p_descricao{
		color:#666666;
		display:block;
		font-size:12px;
		line-height:18px;
		margin-bottom:15px;
	}

	.p_categoria{
		display: block;
		text-transform: uppercase;
		color: #333333;
		font-weight: bold;
		margin-bottom: 5px;		
	}
		
	.p_codigo{
		color: #cbcbcb;
		display: block;
		margin-bottom: 12px;
	}
	.designer{
		color: #aa9977;
	}	
	
	.p_image{
		width: 219px;
		height: 150px;
		display: block;
		vertical-align: middle;
		display: table-cell;
	}
	
	img{
		border: 0;
	}
	
	a.p_link:link, a.p_link:visited{
		color: #0066FF;
		font-size: 14px;
		text-decoration: none;
		line-height: 22px;
	}
	
	a.p_link:hover{
		text-decoration: underline;
	}
	
	.p_valor{
		font-size:25px;
		letter-spacing:-0.05em;
		font-weight: bold;
		color: #333333;
	}
	
	.p_valor span{
		font-size:25px;
		letter-spacing:-0.05em;
		font-weight: bold;
		 }

.a_vista{
	font-size: 0.5em !important;
	font-weight: normal !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	
}		 
 
a.link_cameras:link, a.link_cameras:visited{
	display: block;
	clear: both;
}

.line{
	display: block;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
	clear: both;
}

/* Categorias */
#categorias{
	float: left;
	width: 660px;
	display: block;
}

#list_categorias{
	background-color:#F2F6F6;
	border:1px solid #E5E5E5;
	display:block;
	margin-bottom:10px;
	padding:15px;
	width:268px;
	float: right;
}

#list_categorias ul{
	margin: 0;
	list-style: none;
	line-height: 24px;
}

#list_categorias ul li{
	font-size: 14px;
 }

/* Page */
#entry ul{
	padding-left: 25px;
}

#entry ul li{
	line-height: 24px;
}

#entry p{
	line-height: 24px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: justify;	
}

/* Designers */
ul#list_designers{
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 30px;
	list-style: none;
	border-left: 1px solid #E5E5E5;
	line-height: 35px;
}
 
/* Busca */
.search_input{
	border:1px solid #201B17;
color:#999999;
font-family:arial;
font-size:14px;
height:23px;
padding-bottom:3px;
padding-left:7px;
padding-top:4px;
width:287px;
float:left
}

.search_input:focus{
	color: #333333;
	border: 1px solid #d12825;
}

#searchsubmit{
	background-color:#201B17;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:right;
font-weight:bold;
margin:0;
padding:7px;
}

#footer{
	background-color:#1F1A16;
	clear:both;
	display:block;
	width:100%;
        margin-top: 20px;
}

#footer_interno{
	background-color:#1F1A16;
	clear:both;
	display:block;
	height:120px;
	margin:0 auto;
	padding:10px;
	width:970px;
}

#footer_interno span{
	clear:both;
	color:#6B604E;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:30px;
	text-align:center;
}

/* Comentarios */
#comments{
	display: block;
	clear: both;
}

#comments label{
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

#comments label input, #comments label textarea{
	border:1px solid #201B17;
	padding: 5px;
	color: #333333;
	display: block;
	width: 300px;
	margin-top: 3px;
}

#comments label input:focus, #comments label textarea:focus{
	border: 1px solid #d12825;
}

#submit_pedido{
	background-color:#201B17;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:7px;
margin-bottom: 20px;
}

.entry_comment p{
	margin-top: 10px;
	color: #009900;
	margin-bottom: 10px;
	line-height: 20px;
}

/* Autor */
.titulo_autor{
	color: #D12825;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing: -1px;
}

.post_author p{
	line-height: 20px;
	color: #333333;
	text-align: justify;
	padding-left: 20px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin-bottom: 30px;
	padding-right: 20px;
	clear: both;
	display: block;
}

.img_avatar{
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}
/* Rodape */
#footer_interno a:link, #footer_interno a:visited{
	color: #a99977;
}

#footer_interno ul{
	list-style: none;
	float:left;
	font-size:12px;
	margin-right:80px;
}

#footer_interno ul li{
	line-height: 24px;
}

#footer_interno ul li a:link, #footer_interno ul li a:visited{
	color: #AA9977;
}

#footer_interno ul li a:hover{
	text-decoration: underline;
}

/* Carrinho de compras */
.shopping_cart{
	background-color:#FFFFFF !important;
	border:1px solid #E5E5E5 !important;
	margin-bottom:10px !important;
	padding:15px !important;
	width:268px !important;
	background-color: #FFFBE6 !important;
}

.shopping_cart table{
	margin-bottom: 0 !important;
	color: #000000 !important;	
	
}	

.shopping_cart table tbody tr{
	border-bottom: 1px solid #E5E5E5;
	line-height: 32px !important;
}

.shopping_cart table tbody tr td{
	width: auto !important;
}

.shopping_cart h2{
	color: #006600 !important;
	font-size: 16px !important;
	letter-spacing: normal !important;
	font-weight: bold !important;
}

.comment_dentro_post, .comment_dentro_post_blog{
	display:block;
	float:left;
	line-height:23px;
	margin-top:20px;
	text-align:left;
	width:500px;
}

.comment_dentro_post_blog{
	width: 970px;
	margin: 0 auto;
}

.texto_pag{
	margin-top: 9px;
	margin-bottom: 9px;
	display: block;
}
.compartilhe{
	background:#f3f3f3;
	padding-left:5px;
	text-align:left;
	display: none;
}
.blog-com{
	width:970px;
	margin:0 auto;
}
.a2a_dd{
	display:none !important;
}
.friend-connect{
	width:200px;
	float:left;
}

ul.postTabs li.postTabs_curr a:link, ul.postTabs li.postTabs_curr a:visited{
	border: 1px solid #333333 !important;
	background: #000000 !important;
	color: #FFFFFF !important;
}
iframe.parcelamento{
	border:none !important;
	width:420px;
	height:350px;
	overflow:hidden !important;
}
iframe.parcelamento div#wrap h1{
	color:#AA9977 !important;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}
iframe.parcelamento div.TabbedPanelsContent img{
	display:none;
}
.TabbedPanelsContentGroup{
	border:none !important;
}
div#idiomas{
	float:right;
	width:500px;
	height:20px;
	text-align:right;
	position:relative;
	left:0;
	top:-20px;
}

div#idiomas img{
width: 17px;
height: 11px;
}

div#idiomas a{
	height:23px;
	height:17px;
	display:block;
	float:right;
	margin-left:7px;
}
li.cat-item-41, li.cat-item-36, li.cat-item-39, li.cat-item-38, li.cat-item-37, li.cat-item-40{padding-left:25px;}
div.wp-pagenavi{
	height:25px;
	padding-top:10px;
}
.page404{
	background:url(images/bg404line.jpg) repeat-x;
	padding:0 !important;
}
div.error404{
	width:796px;
	height:349px;
	background:url(images/bg404.jpg) no-repeat;
	padding:145px 87px 0 87px;
}
div.error404 h2{
	font-weight:100;
	text-align:center;
	font-size:20px;
	color:#777777;
	float:left;
}
div.error404 h3{
	width:230px;
	font-weight:100;
	text-align:left;
	font-size:20px;
	color:#777777;
	float:right;
	padding-top:55px;
}
div.error404 h2 span{
	font-size:70px;
	color:#c9003a;
	display:block;
}
div.error404 ol{
	list-style:none;
	padding-top:220px;
}
div.error404 ol li{
	float:left;
	padding-right:47px;
}
div.error404 ol li a{
	color:#777777 !important;
}
div.error404 ol li a:hover{
	color:#fff !important;
}
