/*
Theme Name: Suit
Theme URI: http://www.bandasuit.com.br
Description: Tema desenvolvido por Jean Fernandes para a Banda Suit
Author: Jean Fernandes
Author URI: http://www.dandyid.org/users/jeanfern
Version: 1.0
*/


body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

body {
	background-color: #000;
	background-image: url(images/bg02.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
	border:0px;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	list-style:none;
	padding:5px;
	margin:5px;
}

a:link, a:visited, a:hover, a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#F36;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.topogeral{
	width:100%;
	height:325px;
	background:url(images/bg01.jpg) repeat-x;
}

.topo{
	width:980px;
	height:325px;
	margin-left:auto;
	margin-right:auto;
}

.topoesq{
	float:left;
	background:url(images/topo01.jpg) no-repeat;
	width:490px;
	height:325px;
}

.topodir{
	float:right;
	background:url(images/topo02.jpg) no-repeat;
	width:490px;
	height:325px;
}

.both{
	clear:both;
}

.miolo{
	clear:both;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background:#000 url(images/bg03.jpg) no-repeat;
	padding:20px;
}

.col01{
	float:left;
	width:580px;
}

.col02{
	float:right;
	width:340px;
}

ul.sociais li {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#twitter_update_list li{
	border:1px solid #333;
}

ul.menu {
	margin-bottom:50px;
}

ul.menu li{
	display:inline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	padding:0px;
	margin:0px;
	border-left:5px solid #F36;
	padding-left:10px;
	margin-right:10px;
}

ul.menu li.home{
	border:0px;
	padding-left:0px;
}

ul.menu li a:link, a:visited, a:hover, a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

.rodape{
	clear:both;
	width:980px;
	text-align:center;
	padding-top:50px;
}

h1, h1 a:link, h1 a:hover, h1 a:visited, h1 a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:32px;
	text-decoration:none;
}

h2, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	margin-top:-18px;
	margin-bottom:30px; 

}

h3, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	background:#3CC;
	padding:5px;
	text-decoration:none;
}

.post{
	border-bottom:1px dashed #333;
	padding-bottom:30px;
	margin-bottom:30px;
	clear:both;
	width:480px;
	margin-left:50px;
}

h4, h4 a:link, h4 a:hover, h4 a:visited, h4 a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3CC;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}