/*
Theme Name: FPS - Filmes
Theme URI: http://www.fps.com.br
Description: Tema desenvolvido para a empresa FPS.
Version: 1.0
Author: Raoni - agência AD
Author URI: http://www.agenciaad.com.br
Tags: agência ad, raoni
Text Domain: agência AD
*/



/* Begin */
* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;

	}
#form {
	float: right;
	width: 300px;
	margin-right: 15px;
}
#clear {
	clear: both;
	float: none;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	background-image: url(_img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
:focus {
    outline: 0;
}

strong {
	color: #ffff00;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
}
#logotipo {
	margin-top: 40px;
	margin-bottom: 35px;
}
#content {
	margin-top: 20px;
	clear: both;
	float: none;
}
#content h1 {
	text-indent: -9000px;
}
#content h2 {
}
#texto {
	background-image: url(_img/bkg-texto.png);
	padding-top: 60px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	width: 640px;
	margin-top: 20px;
}
#formleft {
	float: left;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-bottom: 40px;
	line-height: 26px;
	letter-spacing: 1px;
}
#texto p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	margin-bottom: 40px;
	line-height: 26px;
	letter-spacing: 1px;
}
#texto a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-bottom: 40px;
	line-height: 26px;
	letter-spacing: 1px;
}
#texto a:hover {
	text-decoration: underline;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-top: 40px;
	font-size: 1.1em;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	background-color: #333;
	color: #FFF;
	width: 290px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 7px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	background-color: #333;
	color: #FFF;
	width: 290px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#btenviar {
	color: #FF0;
	background-color: #000;
	padding: 8px;
	width: 90px;
}
#form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666;
}
#TrabalhoAberto {
	position: relative;
	height: 430px;
	width: 100%;
}
#TrabalhoAbertoLeft {
	width: 550px;
	left: 0px;
	position: absolute;
	bottom: 0px;
	height: 413px;
}
#TrabalhoAbertoRight {
	padding: 30px;
	width: 280px;
	background-color: #1a1a1a;
	position: absolute;
	right: 15px;
	bottom: 0px;
}
#TrabalhoAbertoRight h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
#TrabalhoAbertoRight p {
	font-weight: normal;
	margin-bottom: 9px;
	line-height: 22px;
	font-size: 1.2em;
}
#BtVoltar {
	position: absolute;
	right: 15px;
	color: #ffff00;
	top: 180px;
}
#BtVoltar a {
	color: #ffff00;
	text-decoration: none;
	font-size: 1.1em;
}
#BtVoltar a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#trabalhoindex tr td.categoria {
	background-image: url(_img/bkg-texto.png);
	height: 75px;
	text-align: center;
	vertical-align: middle;
}
table#trabalhoindex {
	margin-top: 90px;
	margin-bottom: 90px;
}
