/*
Theme Name: igor1982
Theme URI: http://igormelgaco.com.br/
Description: Portifolio Igor Melgaco.
Version: 1.0
Author: Igor Melgaco
Author URI: http://igormelgaco.com.br/
Developer URI: http://ken210.com/
Text Domain: igormelgaco
	
	Igor v1982
	 http://igormelgaco.com.br/
	
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body {margin:0; padding:0; border:0;}

a img {border:0}

a {outline:0}

body {
	background:#000 url(images/bg_geral.gif) repeat;
}

div#header {
	left:0;
	right:0;
	top:0;
	background:#000;
	padding:40px 0;
}
div#menu {
	width:920px;
	margin:0 auto;
}

div#content {
	width:920px;
	margin:0 auto;
	padding:0 0 40px 0;
}

div.post {
	width:880px;
	padding:40px 20px 20px 20px;
	margin-bottom:12px;
	background:#fff;
	clear:both;
	position:relative;
}


.post .content {
	padding-top:37px;
}

.post .content p img {
	position:relative;
	z-index:1;
	margin-top:-60px;
}

.alignleft {float:left}
.alignright {float:right}
.info {width:170px;}
br.clear {clear:both; margin:0; padding:0; line-height:0;}

a.detalhes {
	width:92px;
	height:23px;
	display:block;
	float:right;
	position:relative;
	z-index:3;
}
a.detalhesimpresso {background:url(images/sprite_detalhes.jpg) no-repeat}
a.detalhesilustracao {background:url(images/sprite_detalhes.jpg) no-repeat left -23px;}
a.detalhesparceiros {background:url(images/sprite_detalhes.jpg) no-repeat left -46px;}
a.detalhesidentidade {background:url(images/sprite_detalhes.jpg) no-repeat left -69px;}
a.detalhesdiversos {background:url(images/sprite_detalhes.jpg) no-repeat left -92px;}

a.voltar {
	width:81px;
	height:23px;
	display:block;
	float:right;
	position:relative;
	z-index:3;
}
a.voltarimpresso {background:url(images/sprite_voltar.jpg) no-repeat}
a.voltarilustracao {background:url(images/sprite_voltar.jpg) no-repeat left -23px;}
a.voltarparceiros {background:url(images/sprite_voltar.jpg) no-repeat left -46px;}
a.voltaridentidade {background:url(images/sprite_voltar.jpg) no-repeat left -69px;}
a.voltardiversos {background:url(images/sprite_voltar.jpg) no-repeat left -92px;}

.menuTopo a {display:block; width:62px; height:124px; float:left; margin-right:12px;}
.menuTopo a.geral {background:url(images/sprite_menu.jpg) no-repeat;}
.menuTopo a.impresso {background:url(images/sprite_menu.jpg) no-repeat -62px;}
.menuTopo a.ilustracao {background:url(images/sprite_menu.jpg) no-repeat -124px;}
.menuTopo a.parceiros {background:url(images/sprite_menu.jpg) no-repeat -186px;}
.menuTopo a.identidade {background:url(images/sprite_menu.jpg) no-repeat -248px;}
.menuTopo a.diversos {background:url(images/sprite_menu.jpg) no-repeat -310px;}

img.direitos {margin-top:8px}

img.flickr {margin-top:15px;}
