/*
Theme Name: NVKX
Theme URI: http://www.fabricionovak.com/
Description: Tema para o portfolio do Diretor de Arte Fabricio Novak [NVKX].
Version: 1.0
Author: Willy Barro
Author URI: http://www.willybarro.com.br/

	Tema para o portfolio do Diretor de Arte Fabricio Novak [NVKX].
	
*/

* { outline: none; margin: 0; padding: 0; }

/* Elementos */
body,html { height: 100%; }
body { font-family: Verdana; font-size: 13px; color: #58595b; background: url('_images/bg.gif'); }
a { text-decoration: none; color: #F05B95; }
a:hover{ text-decoration: underline; }
img{ border: 0; }
textarea { font-family: Verdana; font-size: 11px; padding: 2px; background: #fff; border: 0; -moz-border-radius: .5em; -webkit-border-radius: .5em; margin: 10px 0; color: #58595B; }

/* Classes gerais */
.clear {clear:both;height:0px !important;display:block;font-size:0px !important;overflow:hidden !important;}

/* Id's */
#geral { width: 1002px; margin: 0 auto; position:relative; min-height: 100%; height:auto !important; height: 100%; /* Para o IE6 */  }
#topo { padding-top: 18px; }
	#topo h1 { float: left; margin-left: -25px; }
	#topo h1 a#logo { display: block; text-indent: -9999px; background: url('_images/logo_nvkx.png'); width: 411px; height: 153px; }
	#topo h2 { background: #f05a94 url('_images/subtitulo_nvkx.gif') no-repeat left; height: 24px; text-indent: -9999px; width: 590px; float: right; margin-top: 60px; }
	
	#add_me { float: right; margin-top: 9px; width: 498px; }
		#add_me .add_me_at { float: left; background: url('_images/bg_addme.gif') no-repeat center; text-indent: -9999px; width: 104px; height: 16px; margin-right: 5px; }
	
		#add_me ul { float: left; list-style-type: none; margin: 0; padding: 0; background: #00b7ce; }
		#add_me ul li { float: left; margin: 0; background: url('_images/bg_ponto_addme.gif') no-repeat right bottom; padding: 0 12px 0 6px; }
		#add_me ul li.last { background: none; padding-right: 6px; }
		
		#add_me ul .flickr, #add_me ul .behance,
		#add_me ul .twitter, #add_me ul .linkedin { display: block; height: 16px; text-indent: -9999px;  }
		
		#add_me ul .flickr {  background: url('_images/btn_add_flickr.gif') no-repeat top center; width: 63px; }
		#add_me ul .behance { background: url('_images/btn_add_behance.gif') no-repeat top center; width: 89px; }
		#add_me ul .twitter { background: url('_images/btn_add_twitter.gif') no-repeat top center; width: 76px; }
		#add_me ul .linkedin { background: url('_images/btn_add_linkedin.gif') no-repeat top center; width: 95px; }
		
		#add_me ul .flickr:hover, #add_me ul .behance:hover,
		#add_me ul .twitter:hover, #add_me ul .linkedin:hover { background-position: bottom; }
		
	#menu_main { background: url('_images/pont_topo.gif') bottom repeat-x; margin-top: 24px; height: 55px; width: 1008px; }
	#menu_main ul { margin: 0; padding: 0; list-style-type: none; }
	#menu_main ul li { float: left; }
	
	#menu_main ul .web, #menu_main ul .print,
	#menu_main ul .product, #menu_main ul .illustration,
	#menu_main ul .contact { height: 33px; display: block; }
	
	#menu_main ul .web { background: url('_images/btn_web.gif') no-repeat; width: 102px; text-indent: -9999px; }
	#menu_main ul .print { background: url('_images/btn_print.gif') no-repeat; width: 149px; text-indent: -9999px; }
	#menu_main ul .product { background: url('_images/btn_product.gif') no-repeat; width: 218px; text-indent: -9999px; }
	#menu_main ul .illustration { background: url('_images/btn_illustration.gif') no-repeat; width: 330px; text-indent: -9999px; }
	#menu_main ul .contact { background: url('_images/btn_contact.gif') no-repeat; width: 206px; text-indent: -9999px; }
	
	#menu_main ul .web:hover, #menu_main ul .web.active,
	#menu_main ul .print:hover, #menu_main ul .print.active,
	#menu_main ul .product:hover, #menu_main ul .product.active,
	#menu_main ul .illustration:hover, #menu_main ul .illustration.active,
	#menu_main ul .contact:hover, #menu_main ul .contact.active { background-position: bottom; }
	
	#geral #conteudo { margin: 15px 0; width: 1002px; padding-bottom: 2.95em; }
		#posts .post {  }
		#posts .post h3 { width: 640px; background: #f05b95; color: #fff; font-size: 19px; font-weight: normal; }
		#posts .post h3 a { display: block; color: #fff; padding: 6px 25px; }
		#posts .texto { background: #fff; padding: 14px 25px; margin-bottom: 16px; line-height: 19px; width: 972px; }
		#posts .cfi { border: 7px solid #fff; }
 		#posts .linha { width: 70%; height: 1px; background: #f05b95; margin: 0 auto 30px auto; }
		#posts .postmetadata { text-align: right; margin-bottom: 20px; padding: 10px 10px 0 0; font-size: 11px; }
			#posts .postmetadata a { color: #F05B95; }
		#posts .more-link { display: block; font-size: 10px; text-align: right; }
		
	#div_comments { padding: 20px; background: #7fdbe6; -moz-border-radius: .5em; -webkit-border-radius: .5em; margin-bottom: 20px; }
		#div_comments .commentlist { list-style-type: none }
		#div_comments .commentlist li { margin: 10px; background: #fff; -moz-border-radius: .5em; -webkit-border-radius: .5em; margin: 10px 0; color: #58595B; padding: 10px; }
		#respond {  }
		#div_comments .comment p { padding: 10px;  }
		#div_comments .children { list-style-type: none; }
		#div_comments .children li { background: #eee; }
		#div_comments #submit { background: #f05b95; border: 0; -moz-border-radius: .5em; -webkit-border-radius: .5em; padding: 5px; font-family: Verdana; font-size: 12px; color: #fff; }
		
	#contact_buttons { margin-top: 40px; }
	
	#rodape { height: 38px; line-height: 38px; color: #fff; background: #01b7cd; text-align: center; margin-top: -2.95em; _margin-top: -2.90; }