/**

	Índice do CSS

	

	@Reset

	@Geral

	@Topo

	@Corpo

	@Rodape



**/





/*

	@Reset

*/



*{margin:0; padding:0;}

img, object, embed{border:0;}





/*

	@Elementos Gerais

*/



body{background:#0a0b0f url(imgs/bg.gif); font-family:Verdana, Geneva, sans-serif; font-size:12px;}



.legenda{display:none;}



a{color:#F17190; text-decoration:none;}

a:hover{color:#666;}



h1{color:#F17190; font-size:26px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

h2{}







/*

	@Geral

*/



#geral{margin:0 auto; width:1000px;}





/*

	@Topo

*/



#geral #topo{width:1000px; height:135px; background:#333;}



#geral #topo #logo a{width:349px; height:61px; background:url(imgs/lookeria-logo.gif) 0 -1px no-repeat; float:left; margin-top:23px; margin-left:40px;}

#geral #topo #logo span{display:none;}



#geral #topo #busca{float:right; height:33px; width:281px; background:url(imgs/search.gif) no-repeat; padding-left:33px; margin-top:44px; margin-right:40px;}

#geral #topo #busca input{width:268px; height:36px; line-height:36px; padding-left:10px; vertical-align:middle; background-color:#fff; background-repeat:no-repeat; background-position:left center; border:0; }



#geral #topo #menu{clear:both; display:inline-block; width:100%; height:25px; background:#f17190; margin-top:26px;}

#geral #topo #menu ul{float:right; margin-right:30px;}

#geral #topo #menu ul li{float:left; display:inline; margin-right:20px; margin-top:1px;}

#geral #topo #menu ul li a{color:#FFF; font-size:14px; font-family:ITC Avant Garde, Century Gothic, Tahoma, Geneva, sans-serif; text-decoration:none;}

#geral #topo #menu ul li a:hover{color:#333;}





/*

	@Meio

*/



#meio{background-color:#fff; display:inline-block; padding:20px 0 40px 0;}





/*

	@Conteúdo

*/



#meio #conteudo{float:left; padding:0 40px; width:640px;}

#meio #conteudo .post{margin-bottom:30px;}

#meio #conteudo small{font-size:10px; margin-bottom:10px; display:block;}



#meio #conteudo .post .categorias{margin-top:20px;}



/*		Estilo dos posts		*/

	#meio #conteudo #comments, #meio #conteudo #respond{margin-top:40px;}

	#meio #conteudo #commentform textarea{width:100%;}

	#meio #conteudo .commentlist .comment{margin-left:24px;}

	#meio #conteudo .commentlist .bypostauthor{background-color:#eee;}

	#meio #conteudo .post p{margin-bottom:10px; line-height:20px;}

	#meio #conteudo .post ul{margin-left:40px;}

	#meio #conteudo .post li{margin:10px 0;}

	#meio #conteudo .post .bookmark table{width:auto !important; background-color:#fff; border:none; margin-top:-5px; padding:0;}


	#meio #conteudo .post .aligncenter{margin:auto;}
	#meio #conteudo .post .wp-caption-text{text-align:center; font-style:italic; margin:5px 0 20px;}

/*

	@Sidebar

*/



#meio #sidebar{float:right; width:240px; padding:0 20px; background:url(imgs/linha-vertical.gif) repeat-y left; margin-top:20px;}



#meio #sidebar h2{width:100%; height:40px; clear:both; margin-top:20px; background-repeat:no-repeat;}



#meio #sidebar #about h2{background-image:url(imgs/about.gif); margin-top:-20px;}

#meio #sidebar #categorias h2{background-image:url(imgs/categorias.gif);}

#meio #sidebar #redes h2{background-image:url(imgs/rede.gif);}

#meio #sidebar #tags h2{background-image:url(imgs/tags.gif);}

#meio #sidebar #blogroll h2{background-image:url(imgs/blogroll.gif);}

#meio #sidebar #arquivo h2{background-image:url(imgs/arquivo.gif);}





#meio #sidebar #categorias ul, #meio #sidebar #blogroll ul{list-style:none;}



	/*	Redes	*/

		#meio #sidebar #redes{display:inline-block;}

		#meio #sidebar #redes a{float:left; background-repeat:no-repeat; height:43px; width:43px; margin-right:20px;}

		#meio #sidebar #redes .orkut{background-image:url(imgs/orkut.gif);}

		#meio #sidebar #redes .facebook{background-image:url(imgs/facebook.gif);}

		#meio #sidebar #redes .twitter{background-image:url(imgs/twitter.gif);}

		#meio #sidebar #redes .feed{background-image:url(imgs/feed.gif); width:193px; height:53px; margin-top:10px;}



#meio #sidebar #blogroll ul{list-style:none !important;}





/*

	@Rodape

*/



#rodape{background:#333; height:135px; display:inline-block; width:100%;}



#rodape .left{float:left; margin-left:40px;}

#rodape .left .logo{width:117px; height:24px; background:url(imgs/lookeria-logo.gif) no-repeat bottom left; display:inline-block; margin:20px 0;}

#rodape .left ul{list-style:none;}

#rodape .left ul li{margin:5px 0;}

#rodape .left ul a{color:#9E9E9E;}

#rodape .left ul a:hover{color:#F17190;}



#rodape .right{float:right; color:#fff; margin-right:40px; width:160px;margin-top:20px;}

#rodape .right label{display:block; margin-bottom:5px; margin-top:20px;}

#rodape .right input{width:100%;}


