@import url(reset.css);
/* Home Page  - algarvepress.net */

/*Colors Used:

AzulCyan: #00A0C6
RedPress: #CD1109
AzulPress: #13007C
Neutras:
#A9C0CE
cinzento-azulado: #6C757A
*/

BODY { 
	font: 0.7em/1.5em Tahoma, sans-serif; 
	background: #fff;
	color: #454545; 
}

/* Estilos gerais */
A {	color: #13007C;}
A:hover { color: #6C757A; }
H1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
H1 A { text-decoration: none; }
H1 A:hover { color: #FF6600; background: inherit; }
H2 {
	font: bold 1.8em Tahoma, sans-serif;
	letter-spacing: -1px;
	color: #13007C;
	text-decoration: none;
}
H2 A {color: #13007C; text-decoration: none;}
H2 A:hover { color: #13007C; text-decoration: underline;}
H4 {
	font: bold 1.5em Tahoma, sans-serif;
	color: #13007C;
	text-decoration: none;
}
H4 A {color: #6C757A; text-decoration: none;}
H4 A:hover { color: #13007C; text-decoration: underline;}
H5 {
	font: 0.9em Tahoma, sans-serif;
	margin-bottom: 5px;
	color: #343434;
	text-transform: uppercase;
}
P {	margin-bottom: 5px; }
UL { margin: 0; padding: 0; list-style : none; }
P.lmais {clear: both; text-align: right; margin-top: -5px; }
P.lead {margin: 12px 0 16px 0; font-family: Georgia, Trebuchet, serif; font-weight: bold; }
P.text {margin: 20px 0 6px 0 !important; font: 1.1em Tahoma, sans-serif; color: #CD1109;  font-weight: bold; }
/* Layout */

.content { 
	width: 780px;
	padding: 10px;
	position: relative;
}
/* Topo c/ Pub flash */
#headerpub { 
	width: 99%;
	margin: 10px 0 0 10px;
	height: 70px;
	background: white url(../img/bgpub.jpg) repeat-x;
}

.header { 
	height: 85px;
	width: 780px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.header IMG { 
	float: left;
}

.top_info {
	float: right;
	width: 450px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: black;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 200px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

/* Menu navegação */
.bar { 
	clear: both;
	height: 30px; 
	color: #FFF;
	background: #FF9148;
}

	.bar LI { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #CD1109;
		float: left; 
	}
	.bar LI.active { 
		background: #00A0C6 url(../img/bar.gif) center top no-repeat; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}	
	.bar LI A { 
		font: bold 12px Verdana, sans-serif;
		font-variant: small-caps;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	.bar LI A:hover { 
		background: #00A0C6 url(../img/bar.gif) center top no-repeat; 
		color: #fff;
		font-weight: bold; 
		padding: 8px 10px 8px 10px;
	}	

/* Conteúdo esquerda */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left H3 {
	clear: both;
	background: #A9C0CE url(../img/corner.gif) no-repeat top right;
	color: black;
	padding: 7px 0 7px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 230px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}	
	.left_side A, .right_side A { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 230px;
		background: #FFF url(../img/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 30px;
		margin: 10px 0;
	}	
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; clear: left; }	

/* Caixa da Pub à Direita */

DIV#Pubright {
	width: 120px;
	position: absolute;
	top: 100px;
	left: 800px;
}
	
		
/* Conteúdo direita */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right H3 {
	background: #6C757A url(../img/corner.gif) top right no-repeat;
	color: white;
	padding: 7px 0 7px 5px;
	font: bold 1.2em Tahoma, Arial, sans-serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: solid 2px black;
}
DIV.picboxart {
	width: 195px;
	color: #CD1109;
	float: left;
	padding: 3px 4px 10px 0;
	margin: 0 15px 10px 0;
	border-right: dotted 1px #A9C0CE;
}

/* Rodapé  */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer A { color: #808080; background: #fff; }



/* Formulário */

.search_field { 
	background: #fff url(../img/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 15px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

FORM#topsearch { 	margin: 0; }

INPUT.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../img/input.gif) no-repeat;
	padding: 4px; 
	color: #13007C;
}

INPUT.submit {
	background: #E0691A url(../img/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 55px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: 1em Arial, Sans-Serif;
}

INPUT.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}
