/* CSS Document */

body{
	margin-top:20px;
	margin-bottom:20px;
    background:#000 url(http://www.surfort.com/imagens/bg.png);	
	}
#content{
	width:1020px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(http://surfort.com/blog/wp-content/themes/tundra-theme/images/bg.jpg);
	border-top:10px solid #424242;
	border-bottom:10px solid #424242;
	}
	
#topo_01{
	width:1000px;
	height:185px;
	position:relative;
	float:left;
	
	border-left:10px solid #424242;
	border-right:10px solid #424242;	
	}
#menu_01{
	width:1000px;
	height:26px;
	position:relative;
	float:left;
	}
	
/* main menu */


#menu {
	background:#000;
	font-family: arial, century gothic, verdana, times, serif;
	font-size: 14pt;
	letter-spacing:1px;
	font-weight:bold;
	width:1000px;
	overflow:hidden;
	text-transform:uppercase;
	padding:0;
	margin:0;
	position:relative;
	float:left;
	border-left:10px solid #424242;
	border-right:10px solid #424242;	
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin:0;
	padding:0;
}

#menu ul li a {
	padding:5px 50px 3px 17px;
	margin: 0;
	color: #999;
	display:block;
	border-bottom:none;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#FFCC00;
	text-decoration:none;
}


/*Home*/
#home_content{
	width:1000px;
	height:632px;
	position:relative;
	float:left;
	border-left:10px solid #424242;
	border-right:10px solid #424242;	
	}
	#home_01{
		width:612px;
		height:632px;
		position:relative;
		float:left;			
		}
		#home_galeria{
			width:612px;
			height:457px;
			position:relative;
			float:left;			
			}
		#home_perfilados{
			width:612px;
			height:172px;
			position:relative;
			float:left;			
			}
	#home_02{
		width:388px;
		height:629px;
		position:relative;
		float:left;
	}		
/*Home fim*/

/*Rodape*/
#rodape_content{
	width:1000px;
	height:140px;
	position:relative;
	float:left;
	border-left:10px solid #424242;
	border-right:10px solid #424242;
	}
/*Rodape fim*/

/*Galeria*/
#galeria_content{
	width:1000px;
	height:898px;
	position:relative;
	float:left;
	border-left:10px solid #424242;
	border-right:10px solid #424242;
	}
	#galeria_01{
		width:1000px;
		height:24px;
		position:relative;
		float:left;
		}
	#galeria_02{
		width:264px;
		height:874px;
		position:relative;
		float:left;
		padding:0px 0px 0px 25px;
		background-color:#323232;
		}
	#galeria_03{
		width:17px;
		height:874px;
		position:relative;
		float:left;
		}
	#galeria_04{
		width:694px;
		height:874px;
		position:relative;
		float:left;
		background-color:#323232;
		}
	#galeria_titulo{
		width:694px;
		height:80px;
		position:relative;
		float:left;
		text-align:center;
		padding:10px 0px 0px 0px;
		}
	#galeria_foto{
		width:694px;
		height:500px;
		position:relative;
		float:left;
		text-align:center;
		}
	#galeria_titulo_lat{
		width:229px;
		height:38px;
		position:relative;
		float:left;
		text-align:center;
		}
	#galeria_foto_lat{
		width:229px;
		height:192px;
		position:relative;
		float:left;
		text-align:center;
		}
.galeria_texto_01{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999999; font-weight:bold;}
/*Galeria fim*/

/*Perfilados*/
#perfilados_content{
	width:1000px;
	height:898px;
	position:relative;
	float:left;
	}
	#perfilados_01{
		width:1000px;
		height:68px;
		position:relative;
		float:left;
		}
	#perfilados_02{
		width:250px;
		height:830px;
		position:relative;
		float:left;
		padding:0px 0px 0px 10px;
		}
		#perfilados_nome{
			width:229px;
			height:22px;
			position:relative;
			float:left;
			text-align:center;
			}
		#perfilados_foto{
			width:229px;
			height:171px;
			position:relative;
			float:left;
			}
.texto_perfilados_01{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
/*Perfilados Fim*/

/*Perfil*/
#perfil_content{
	width:1000px;
	position:relative;
	float:left;
	border-left:10px solid #424242;
	border-right:10px solid #424242;	
	}
	#perfil_galeria{
		width:165px;
		height:151px;
		position:absolute;
		z-index:20;
		margin-top:10px;
		margin-left:20px;
		}
/*Perfil Fim*/