/*  
Theme Name: Confraria da Cerveja
Description: Site da Confraria.
Version: 1.0
Author: Phonobase Design Team
Author URI: http://www.phonobase.com/
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding: 0 0 10px 0;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #b90000;
	text-decoration: underline;
}
a:link, a:visited {
	color: #b90000;
	text-decoration: none;
}
a:hover {
	color: #000
	text-decoration: none;
}
p {
	padding: 7px 0 0 0;
}
img {
	border:0px;
}
#wrapper {
	margin-top: 30px;
	width: 50em;
	max-height: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#header {
	background-image:url(images/header.png);
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:94px;
}
#menu {
	margin-top:93px;
	width:800px;
	height:42px;
	float:right;
	margin-right: 13px;
}
.menu0 {
	background-image: url(images/home.png); 
	width:193px;
	height:42px;
	float:right;
}
.menu0:hover {
	background-image: url(images/home_hover.png); 
}
.menu1 {
	background-image: url(images/confraria.png); 
	width:193px;
	height:42px;
	float:right;
}
.menu1:hover {
	background-image: url(images/confraria_hover.png); 
}
.menu2 {
	background-image: url(images/revista.png); 
	width:193px;
	height:42px;
	float:right;
	display: inline;
}
.menu2:hover {
	background-image: url(images/revista_hover.png); 
}
.menu3 {
	background-image: url(images/espaco.png); 
	width:193px;
	height:42px;
	float:right;
	display: inline;
}
.menu3:hover {
	background-image: url(images/espaco_hover.png); 
}
#container {
	margin-top: 20px;
	float:right;
	width:800px;
	height: 600px;
	margin-bottom: 10px;
	padding: 0;
}
#main {
	font-size: 12px;
	font-style: normal;
	color: #000;
	float: right;
	width: 590px;
	height: 550px;
}
.box1 {
	margin-right: 23px;
 	border: 1px solid;
	border-color: #410000;
	float:right;
	width:160px;
	height:auto;
	text-align: left;
	text-indent: 5px;
	padding: 0 5px 5px 5px;
}
.box2 {
	margin-right: 23px;
 	border: 1px solid;
	border-color: #410000;
	float: right;
	width:160px;
	height:auto;
	text-align: left;
	text-indent: 5px;
	padding: 0 5px 5px 5px;
}
.box3 {
	margin-right: 22px;
 	border: 1px solid;
	border-color: #410000;
	float:right;
	width:160px;
	height:auto;
	text-align: left;
	text-indent: 5px;
	padding: 0 5px 5px 5px;
}
.post {
	margin-top: 15px;
	margin-left: 10px;
}
.post h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.entry {
	line-height: 14px;
	margin-left: 10px;
	padding: 10px 5px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
p.postmetadata {
	border-top: 1px solid #410000;
	margin: 10px 0 0 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#sidebar {
	margin-top: 15px;
	font-size: 11px;
	font-style: normal;
	color: #4c0000;
	float: left;
	width: 200px;
	display: block;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#sidebar ul li {
	padding: 0 0 0 0;
}
#sidebar ul li h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#sidebar ul ul li{
	padding: 3px 15px 0 15px;
}
#sidebar a:hover {
	color: #000;
}
#footer{
	font-size:11px;
	font-style:normal;
	color:#4c0000;
	margin-top: 50px;
	float: left;
	width: 800px;
	height: 10px;
}
.line {
	border-bottom:2px;
	border-bottom-color:#4c0000;
	border-bottom-style:solid;
}
#copyright {
	margin-top: 5px;
	display: block;
	width:auto;
	float:left;
}
.socialnets {
	margin-top: 5px;
	display: block;
	width:auto;
	float:right;
}
