Theme Name: Hotsite FAPCOM Vestibular 2008
Theme URI: http://www.fapcom.com.br
Description: Layout de apresentação do hotsite de captação de recursos do Vestibular FAPCOM 2008
Version: 1.0
Author: Luiz Caramez
Author URI: 

	HotSite Vestibular FAPCOM 2008 v1.0
	 http://vestibular.fapcom.com.br

	This theme was designed and built by Luiz Caramez.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
BODY {
	background: #f0f0f0 url(./images/body_bg.gif) top left repeat-x;
	margin: 0px;
}

BODY, INPUT, SELECT, TEXTAREA {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 8pt;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A IMG {
	border: 0px;
}

DIV.spacer {
	font-size: 1px !important;
	height: 1px !important;
	width: 100% !important;
	clear: both !important;
	float: none !important;
	min-height: 1px !important;
}

DIV.container {
	width: 760px;
	margin: 0px auto;
	background: #fff url(./images/mainMenu_bg.gif) top left repeat-y;
}

DIV.top {
	clear: both;
	width: 100%;
	height: 75px;
	background: #fff;
}

DIV.top DIV.logo {
	float: left;
	width: 190px;
	margin: 15px 0px 0px 20px;
}

DIV.top DIV.tMenu {
	float: right;
	width: 350px;
	text-align: right;
	margin: 20px 20px 0px 0px;
	_margin-right: 10px;
}

DIV.top DIV.tMenu A {
	display: -moz-inline-box;
	display: inline-block;
	padding: 10px 20px 5px 10px;
	border-left: 1px solid #e5e5e5;
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
}

DIV.top DIV.tMenu A.highlight {
	font-weight: bold;
	color: #ec202f;
}

DIV.top DIV.tMenu A.contact {
	padding-right: 0px;
}

DIV.siteTitle H1 {
	margin: 0px;
	background: #fff url(./images/label_siteName.gif) top right no-repeat;
	margin-right: 20px;
	text-align: right;
	height: 40px;
}

DIV.siteTitle H1 SPAN {
	visibility: hidden;
}

DIV.banner {
	height: 223px;
	background: url(./images/banner.jpg) top left no-repeat;
	border-bottom: 9px solid #fff;
}

DIV.mainMenu {
	width: 210px;
	float: left;
	margin-right: 15px;
	min-height: 280px;
	_height: 280px;
	padding-bottom: 30px;
}

DIV.mainMenu UL {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

DIV.mainMenu UL LI {
	list-style: none;
}

DIV.mainMenu UL LI UL {
	margin: 0px;
}

DIV.mainMenu LI.selected UL.childs UL.childs  {
	display: none;
}

DIV.mainMenu UL LI A {
	display: block;
	padding: 7px 25px 7px 7px;
	text-align: right;
	
	cursor: pointer;
	cursor: hand;
	font-size: 10pt;
	font-weight: bold;
	color: #f9e8e8;
	text-decoration: none;
	border-bottom: 1px solid #cf4545;
}

DIV.mainMenu UL LI.selected {
	background: #dd5151;
}

DIV.mainMenu UL LI.selected A {
	background: #fff;
	color: #191919;
}

DIV.mainMenu UL LI.selected LI A {
	background: none;
	color: #f9e8e8;
	font-weight: normal;
	font-size: 8pt;
}

DIV.mainMenu UL LI.selected LI.selected A {
	font-weight: bold;
	text-decoration: underline;
}

DIV.mainMenu UL LI.selected LI.selected UL A {
	font-weight: normal;
	text-decoration: none;
}

DIV.mainMenu UL LI A:hover {
	background: #961717;
}

DIV.mainMenu UL LI.selected A:hover {
	background: #fff;
}

DIV.mainMenu UL LI.selected LI A:hover {
	background: #cd2929;
}


DIV.content {
	float: left;
	width: 500px;
	min-height: 600px;
	_height: 600px;
	
	color: #2d2d2d;
}

DIV.content IMG {
	margin-right: 10px;
}

DIV.content A {
	color: #c31717;
	text-decoration: underline;
}

DIV.content H2 {
	margin: 20px 0px 10px 0px;
	
	color: #c31717;
	font-size: 18pt;
	letter-spacing: 1px;
}

DIV.content H2 A {
	color: #c31717;
	text-decoration: none;
	
	font-size: 18pt;
}

DIV.content H2 A:hover {
	text-decoration: underline;
	
	font-size: 18pt;
}

DIV.content UL LI {
	list-style-type: square;
	margin-bottom: 3px;
}

DIV.content DIV.subItens {
	float: right;
	width: 150px;
	padding: 10px;
	background: #f0f0f0;
	margin: 0px 0px 10px 10px;
}

DIV.content DIV.subItens UL {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

DIV.content DIV.subItens UL LI {
	list-style: none;
	margin: 0px;
}

DIV.content DIV.subItens UL LI A {
	display: block;
	padding: 3px 5px;
	
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	
	font-weight: bold;
	color: #C31717;
}

DIV.content DIV.subItens UL LI A:hover {
	background: #e5e5e5;
}

DIV.content DIV.subItens UL UL {
	display: none;
}

DIV.content DIV.post {
	padding: 10px 0px;
	border-bottom: 1px solid #ececec;
}

DIV.content DIV.post H2 {
	font-size: 8pt;
	color: #641313;
	
	margin-bottom: 0px;
}

DIV.content DIV.post P {
	margin: 0px 0px 10px 0px;
}

DIV.content DIV.post H4 {
	font-size: 16pt;
	color: #c31717;
	
	margin: 0px;
}

DIV.content DIV.post H4 EM {
	font-size: 10pt;
	color: #2d2d2d;
}

DIV.content DIV.post P.postmetadata {
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted #ccc;
}

DIV.footer {
	background: #404040;
	border-top: 9px solid #fff;
/*
	width: 760px;
	margin: 0px auto;
*/
}

DIV.footer DIV.container {
	background: none;
	border: 0px; 
	
	padding: 10px;
	width: 740px;
}

DIV.footer DIV.container DIV {
	width: 170px;
	float: left;
	margin-right: 15px;
	min-height: 150px;
	_height: 150px;
}

DIV.footer DIV.container DIV UL {
	margin: 0px;
	padding: 0px;
}

DIV.footer DIV.container DIV UL LI {
	list-style: none;
}

DIV.footer DIV.container DIV UL LI A {
	display: block;
	padding: 3px 5px;
	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

DIV.footer DIV.container DIV UL LI A:hover {
	background: #484848;
}

DIV.footer DIV.container DIV UL LI LI A {
	font-size: 7pt;
	font-weight: normal;
	color: #d8d8d8;
}

DIV.footer DIV.container DIV LI.selected A {
	background: #484848;
	text-decoration: underline;
}

DIV.footer DIV.container DIV LI.selected LI A {
	background: none;
	text-decoration: none;
}

DIV.footer DIV UL LI LI LI A {
	padding-left: 15px !important;
}

DIV.footer DIV UL UL UL {
	display: none;
}

DIV.footer DIV.container {

}

DIV.copyright {
	margin-top: 10px;
	background: #464646;
	color: #fff;
}

DIV.copyright STRONG {
	display: block;
}

DIV.copyright DIV.container DIV {
	width: auto;
	height: auto;
	float: none;
	min-height: 1px;
	margin-top: 10px;
	padding: 10px 0px;
	
	border-top: 1px solid #666;
}

DIV.copyright DIV.container DIV, DIV.copyright DIV.container DIV A {
	color: #ccc;
}

DIV.copyright DIV.container DIV SPAN {
	display: block;
	font-weight: bold;
	font-size: 140%;
	padding-left: 20px;
	
	background: url(./images/phone_icon.gif) center left no-repeat;
}

DIV.wp-polls P {
	text-align: left !important;
	font-size: 11pt;
	font-weight: bold;
}

DIV.wp-polls INPUT.Buttons {
	background: #fff;
	font-size: 10pt;
	border: 0px;
	color: #c31717;
	padding: 5px;
	border: 1px solid #ccc;
}

DIV.wp-polls P A {
	font-size: 8pt;	
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
DIV.mainMenu LI UL {
	display: none;
}

DIV.mainMenu LI.selected UL.childs {
	display: block;
}

.sae_listaAprovados STRONG {
	display: block;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 10pt;
	letter-spacing: -1px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	color: #C31717;
}
