﻿* { margin: 0; padding:0; }

body {
	text-align: center;
	font: 75% "Trebuchet MS", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	background: #333;
	color: #555;
}

a { color:#004262; text-decoration: none; font-weight:bold; }
a:hover { text-decoration:underline; }
img { border:none; }
ul { list-style: none; }

#header h1 a {
	background: url(../images/header_logo.png) no-repeat center;
	width: 375px;
	height: 68px;
	text-indent: -99999px;
	float: left;
}

#header { width: 900px; height: 68px; background: url(../images/menu_bg.png) repeat-x bottom; text-align: left; padding: 30px 0 0 0; margin: auto; }
#header ul { float:left; margin-left:206px; }
#header ul li { float: left; }
#header ul li a { color:#333; font-size: 18px; display: block; padding: 42px 10px 0 10px; font-weight: bold; }
#header ul li a:hover { text-decoration: none; }

#header span { width: 18px; background:#333 url(../images/menu_edge.png); float:right; margin:40px 0 0 0; }

#content { width: 900px; height: 786px; background-color: #fff; margin:auto; color:#000; }

#error { width:650px; height:450px; background:#eee; color:#000; margin: 50px auto 50px auto; padding: 20px 50px 20px 50px;}
#error h1 { color:#f00; font-size: 30px; }
#error img { padding:10px; }
#error p { font-size: 15px; }
#error a { text-decoration: underline; }

#footer { width: 900px; height: 28px; background: url(../images/footer_bg.png) repeat-x; text-align: left; padding: 0 0 80px 0; margin: auto; }
#footer ul { width: 375px; background:url(../images/footer_edge2.png); float:right; }
#footer ul li { float:right; padding: 19px 20px 12px 20px; }
#footer span { padding:5px 5px 5px 20px; width: 200px; height:28px; background: url(../images/footer_edge.png) no-repeat; float:left; margin:0; }

/****** Widgets ******/

.widget_geral { width:380px; height:318px; background: url(../images/bg_widget.png); font-size:12px; }
.widget_geral img { padding:10px 5px 0 10px; float:left; }
.widget_geral h1 { padding:10px 10px 0 5px; line-height:30px; text-align:left; font-size:20px; font-style:italic; }
.widget_geral h1 a { color:#000; text-decoration: none; font-weight:bold; }
.widget_geral h1 a:hover { text-decoration:underline; }

#widget_content { text-align:left; }
#widget_content h1 { font-size:15px; padding:0 10px 0 20px; clear:left; font-style:italic; }
#widget_content a { color:#004262; }
#widget_content h2 { font-size:13px; padding:0 10px 0 20px; float:left; font-style:italic; }
#widget_content h3 { font-size:11px; padding:0 10px 0 20px; }
#widget_content span.timespan { padding:5px 10px 0 20px; float:left; font-size:10px; text-align:left; font-style:italic; }
#widget_content p, #widget_content ul { padding:5px 5px 5px 20px; text-align:left; float:left; }
#widget_content ul li { padding-left:17px; background: url(/images/bullet_black.png) no-repeat; }
#widget_content ol li { float:left; margin: 5px 0 0 60px; }

#WidgetTwitter {
    width:730px; height: 40px;
    background: url(../images/bg_twitter.png) no-repeat bottom;
    font-size: 12px;
    padding: 25px 10px 0 10px;
    text-align: left;
    margin:auto;
    line-height:40px;
}
#WidgetTwitter img { float:left; margin: 5px 5px 5px 5px; }
#complete_tweet { width:400px; height:100px; background: url(../images/complete_tweet_bg.png); font-size:15px; margin:auto; }
#complete_tweet p { margin:0 10px 15px 10px; }

#WidgetAboutMe { position:absolute; margin: 25px 20px 30px 40px;}
#WidgetBlog { position:absolute; margin: 25px 25px 30px 480px; }
#WidgetDelicious { position:absolute; margin: 370px 20px 30px 40px; }
#WidgetDelicious li { padding-left: 17px; background: url(../images/bullet_black.png) no-repeat; }
#WidgetFlickr { position:absolute; margin: 370px 25px 30px 480px; }
#WidgetFlickr #widget_content img { padding: 0 20px 5px 20px; }