@charset "utf-8";
/*
Theme Name: Soho Grand Prix 2009
Theme URI: http://sohograndprix.com.br
Description: Tema baseado em fatos reais.
Version: 1.0
Author: Ken Rosaka
Author URI: http://www.fabricamondo.com.br/

	SohoHair v1.0
	 http://www.fabricamondo.com.br/

	Desenhado, programado, testado, odiado e amado por Ken Rosaka,
	que tem um flickr, que voce encontra em: http://flickr.com/photos/ken_rosaka/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	color:#2b2b2b;
	background-attachment: fixed;
	background-color: #1f1f1f;
	background-repeat: no-repeat;
	background-position: center center;
}
.home {
	background-image: url(images/bg_home.gif);
}
.internas {
	background-image: url(images/bg_internas.gif);
}
.page {
	background-image: url(images/fundo_page.png) !important;
	background-image: url(images/fundo_page.gif);
	text-align:center;
}
.single {
	background-image: url(images/fundo_single.png) !important;
	background-image: url(images/fundo_single.gif);
}
#tampa_flickshow {
	position:relative;
	z-index:999999;
	width:424px;
	height:32px;
	margin:-40px 0 0 51px;
	background-image: url(images/tampa_flickshow.gif);
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}

.regulamento {
	margin-top:-51px;
}

img {
	border:none;
}

h2 {
	margin:45px 0 0 27px;
	font-size:18px;
	font-weight:normal;
}

h2 .inscricoes {
	margin:29px 0 0 36px;
}

h3 .inscricoes {
	margin:6px 0 9px 36px;
}

p {
	margin:0;
	padding:0;
	}
#wrap {
	position:absolute;
	width:760px;
	height:450px;
	left:50%;
	top:50%;
	margin-top:-225px;
	margin-left:-380px;
	padding:0px;
}
#sidebar {
	width:204px;
	height:450px;
	float:left;
}
#content {
	width:556px;
	height:450px;
	float:right;
}
.fotos_player {
	margin-top:39px;
}
#fsDemo {
	margin-left:26px;
}