/* 

	Project:  Vila Ventura
	author:   Rui Mendes (www.vilaventura.net) 
	
*/

*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.5em; background: #fff url(images/bg.gif) repeat-x; color: #000000; }
a {	color: #EF0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
h3 { font: normal 1.0em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 1px; color: #333;}

img { border: 0; }
#content { width: 920px; margin: 22px auto; }
#logo { float: left; color: #808080; line-height: 15px; }
	#logo p { margin: 0; }
	#logo h1 {color: #f00;}

#menu { float: right; padding: 40px 0 0; margin: 0 0 7px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;}
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; color: #00f; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/topic.gif) no-repeat; padding: 2px 0 0 18px; height: 28px; color: #fff;}
	.caption p { margin: 0; }
.caption1 { background: #fff url(images/comment.gif) no-repeat; padding: 2px 0 0 18px; height: 28px; color: #fff;  }	
	
#left { margin: 0 0 20px; clear: left; width: 170px; float: left; }
.box { background: #eee; }
	.box { background: #eee; padding: 10px; }
	.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
	.box li a { padding: 0 5px; }

input.searchfield { width: 90px; padding: 2px; border: 1px solid #ccc; font-size: .6em;}
input.searchbutton { background: #E60000; border: 0; padding: 2px; color: #fff; font-weight: bold; font-size: .7em;}


#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }

#xcenter { width: 720px; float: left; margin: 0 0 30px 20px; }
#right { float: right; width: 150px; }
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }

#footer { font-size: .84em; clear: both; padding: 5px; background: #fea; text-align: center; color: #40f;}
#footer a { color: #444; }

#center {text-align : center;}

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #fea; color: #000; }
textarea { width: 97%; height: 10em; padding: 3px; }
.comment { padding : 7px 10px 0 0; margin : 10px 0 20px 0; text-align : right; background: #9999FF; height : 26px; width: auto;}
.commentsbox { color: #669966; background : inherit;}
.important {width:5px; visibility:hidden;}
#breadcrumbs { color:#006600; background: #fea; height: 20px; margin: 0 20px; padding: 2px;}
.numbers { border: 0; padding: 2px; font-size: .7em; width: 5px;}
.byline { font-size: .80em;}


.biggerlength {width: 85%;}
.biglength {width: 75%;}
.normallength {width: 50%;}
.smalllength {width: 30%;}
.lowerlength {width: 10%;}
