/*
Theme Name: Divina Festa 2009
Description: WordPress theme created for Divina Festa 2009.
Version: 1.0
Author: Stoat.com.br
Author URI: 
Tags: custom,Divina Festa 2009

	This theme was designed and built by Stoat

*/


/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
}
body,td {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p,h1,h2,ul {
	margin-bottom: 20px;
}
ul,ol {
	padding-left: 25px;
}
#holder {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 110%;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
/* Begin Typography & Colors */
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #B20501;
	text-decoration: none;
}
#holder {
	width: 900px;
}
body {
	background-color: #B20501;
	background-image: url(images/bg_gradiente.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(images/bg_shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center; 
}
#header ul{
margin-bottom: 0px;
}
.menu {
	background-color: #480101;
	padding: 18px;
	text-transform: uppercase;
}
.menu li{
	display: inline;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 3px;
}
.menu a:link,.menu a:visited,.menu a:active {
	color: #F1DEBF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.showcase {
	background-image: url(images/bg_shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#sidebar {
	width: 305px;
	padding-right: 35px;
	float: right;
	position: relative;
	z-index: 2;
}
/* Begin Typography & Colors */
			#sidebar li {
				margin-bottom: 20px;
			}
			#sidebar li h2{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				margin-bottom: 0px;
			}
			#sidebar li ul {
				margin-left: 0px;
				pading-left: 0px;
			}
			#sidebar li ul li{
				width:100%;
				margin-bottom: 0px;
			}
/* Begin Typography & Colors */
			#sidebar li h2{
				margin-bottom: 10px;
			}
			#sidebar li ul {
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #CCCCCC;
			}
			#sidebar li ul li{
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #CCCCCC;
				padding-top: 3px;
				padding-bottom: 3px;
				list-style-type: none;
			}
			#sidebar table p{
				margin-bottom: 0px;
			}
/* Begin Typography & Colors */
#midle {
	background-color: #FFFFFF;
	background-image: url(images/bg_core.gif);
	background-repeat: repeat;
	padding-top: 15px;
	position: relative;
}
#core {
	padding-right: 412px;
	padding-bottom: 35px;
	padding-left: 35px;
	position: relative;
}
.postblock h2 {
	margin-bottom: 10px;
}
.postdate {
	font-size: 10px;
	color: #999999;
}
/* Begin Typography & Colors */
#commentform {
	background-color: #F2F2F2;
	text-align: center;
	padding: 20px;
	position: relative;
	width: 400px;
}
#author,#email,#url,#comment {
	width: 70%;
}
/* Begin Typography & Colors */
#footer {
	background-color: #F2F2F2;
	padding: 25px;
	width:850px;
	position: relative;
	clear: both;
}
#footer h2{
	margin-bottom: 0px;
}
#sponsors {
}
#adress {
	color: #F1DEBF;
	font-size: 10px;
}
#adress a:link,#adress a:visited,#adress a:active{
	color: #F1DEBF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#adress a:hover{
	color: #FFFFFF;
}
