/* 	oTempoeoVento.com Master Stylesheet
	Author: Simon Griffee, based on Textpattern default template by Dean Allen.
	April 2005
*/
	
* {margin:0; padding:0;}

body {
background:#E4D4C4;
font:normal 62.5%/1.8em verdana, "lucida grande", lucida, "bitstream vera sans", arial, sans-serif;
padding:20px 0;
color:#033;
}

h1 {
position:absolute;
top:42px;
left:148px;
text-indent:-100em;
overflow:hidden;
display:block;
}

h1 a:link, h1 a:visited {
width:300px;
height:60px;
text-decoration:none; 
border-bottom: none;
display:block;
}

label b {font-weight:normal;}

ul, ol, dl {margin-left:20px;}

dt {
text-transform:uppercase;
font-size:1.2em;
margin-left:-20px;
}

p, textarea, input, img, blockquote, code, ul, ol, dl {
margin-bottom:1em;
}

p.end {
margin-bottom:1.5em;
text-align:center;
}

p#nav {
text-align:center;
margin:0;
color:#ddd;
}

blockquote
{
padding-left: 20px;
margin-right: 0px;
background:url(/images/quote.gif) no-repeat top left;
}

code {
background-color:#FF9;
font-size:1.2em;
font-family:courier, monospace;
}

#head
{
position:relative;
width:500px;
height:200px;
text-align:center;
margin:0 auto;
background:url(/images/header.jpg) no-repeat;
border:1px solid #ccc;
border-bottom:none;
}

#container
{
width: 760px;
\width: 770px;
w\idth: 760px;
margin: 0 10px 10px;
margin-left: auto;
margin-right: auto;
padding: 0 10px 10px;
}

#left
{
float: left;
width: 150px;
\width: 150px;
w\idth: 150px;
margin-right: 5px;
padding-top: 100px;
}

#center
{
margin:0 134px;	
padding: 27px 25px;
background:#fafafa;
border:1px solid #ccc;
font-size:1.1em;
line-height:1.9em;
text-align: left;
}

#right
{
float: right;
width: 150px;
\width: 150px;
w\idth: 150px;
margin-left: 5px;
padding-top: 100px;
}

#foot
{
clear: both;
margin-top: 10px;
text-align: center;
color:#999;
font-size:1em;
}

#foot a {
color:#999;
}

a
{
color: #099;
text-decoration: none;
border-bottom: 1px #ddd solid;
}
a:visited {
color:#699;
text-decoration: none;
border-bottom: 1px #ddd solid;
}
a:hover {
border-bottom:none;
}
a:focus, a:active {
color:#c00;
}


#right a, #left a
{
border: 0px;
}

h3
{
font-weight: normal;
font-style:italic;
font-size:1em;
color:#666;
}

h3 a, h3 a:visited
{
border-bottom:none;
font-style:normal;
text-transform:uppercase;
font-size:1em;
color:#099;
}

.caps
{
letter-spacing: 0.1em;
font-size: 10px;
}




body#archive #content dd span.rssSubdate {
/*for possible styling of archive page's suparchive*/
}

.rssAlt { /*for possible styling of archive page's suparchive*/

}

dl dd span.rssSubdate {
display:block;
float:left;
width:3em;
text-align:right;
}
dl dd a, dl dd a:visited {
display:block;
padding-left:0.2em;
margin:0;
margin-left:3.2em;
border-bottom:none;
text-decoration:none;
}