/*
Theme Name: Banda 4EVER
Theme URI: http://banda4ever.com/
Description: Custom theme for Banda 4EVER site
Author: Nelson Conceição
Version: 1.0
Tags: black, fixed-width, custom-header, custom-background
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

body{
	background:#030303 url(images/bg.jpg) repeat-x top center;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}

a{ color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; }

a img{ border:none; }

h2{
	font-size:14px;
	font-weight:bold;
}

.clear{ clear:both; }

#loading{
	position:fixed;
	top:0;
	left:0;
	background:#D50000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	text-shadow:#222 1px 2px 1px;
}

#global_content{
	width:685px;
	margin:0 auto;
}

#global_content .logo{
	background:url(images/logo.jpg) no-repeat;
	width:302px;
	height:126px;
	float:left;
}

#global_content .logo a{
	width:302px;
	height:126px;
	float:left;
}

#global_content .player{
	width:304px;
	height:41px;
	float:left;
	margin-left:38px;
}

#global_content .apoio{
	background:url(images/apoio.jpg) no-repeat;
	width:346px;
	height:74px;
	float:left;
	margin:7px 0 0 18px;
}

#global_content .apoio a{
	width:319px;
	height:70px;
	float:left;
	margin:2px 0 0 25px;
}

/* MENU */

#global_content .menu{
	width:685px;
	height:310px;
	margin:14px 0 20px 0;
}

#global_content .menu .item{
	background:url(images/menu_bg.jpg) no-repeat;
	float:left;
	width:137px;
	height:310px;
	margin:0;
}

#global_content .menu .item a{
	width:127px;
	height:300px;
	float:left;
	margin:5px;
	cursor:pointer;
	border:none;
}

#item1 a{ background:url(images/menu_item1.jpg) no-repeat; }
#item2 a{ background:url(images/menu_item2.jpg) no-repeat; }
#item3 a{ background:url(images/menu_item3.jpg) no-repeat; }
#item4 a{ background:url(images/menu_item4.jpg) no-repeat; }
#item5 a{ background:url(images/menu_item5.jpg) no-repeat; }

/* //MENU */

/* CONTENT */

#content{
	width:675px;
	margin-bottom:12px;
	padding:0 5px;
}

#global_content .home_news{
	width:268px;
	float:left;
}

#global_content .home_news .top{
	width:100%;
	height:38px;
}

#global_content .home_news .top .left, #global_content .home_news .top .center, #global_content .home_news .top .right{
	height:38px;
	float:left;
}

#global_content .home_news .top .left{
	background:url(images/home_news_top_left.jpg) no-repeat;
	width:6px;
}

#global_content .home_news .top .center{
	background:url(images/home_news_top.jpg) repeat-x;
	width:256px;
}

#global_content .home_news .top .right{
	background:url(images/home_news_top_right.jpg) no-repeat;
	width:6px;
}

#global_content .home_news .content{
	background:#4F5A6C url(images/home_news_content.jpg) repeat-x;
	width:254px;
	padding:5px;
	min-height:110px;
	border-left:2px solid #4F5A6C;
	border-right:2px solid #4F5A6C;
}

#global_content .home_news p{
	margin:0 0 10px 0;
}

#global_content .home_news p .day{
	font-size:20px;
	font-weight:bold;
}

#global_content .home_news p .month{
	font-size:16px;
	font-weight:bold;
}

#global_content .home_news .bottom{
	background:url(images/home_news_bottom.jpg) no-repeat;
	width:268px;
	height:5px;
}

#global_content .home_shows{
	width:397px;
	float:right;
}

#global_content .home_shows .top{
	width:100%;
	height:38px;
}

#global_content .home_shows .top .left, #global_content .home_shows .top .center, #global_content .home_shows .top .right{
	height:38px;
	float:left;
}

#global_content .home_shows .top .left{
	background:url(images/home_news_top_left.jpg) no-repeat;
	width:6px;
}

#global_content .home_shows .top .center{
	background:url(images/home_news_top.jpg) repeat-x;
	width:385px;
}

#global_content .home_shows .top .right{
	background:url(images/home_news_top_right.jpg) no-repeat;
	width:6px;
}

#global_content .home_shows .content{
	background:#4F5A6C url(images/home_news_content.jpg) repeat-x;
	width:383px;
	padding:5px 5px 18px 5px;
	min-height:97px;
	border-left:2px solid #4F5A6C;
	border-right:2px solid #4F5A6C;
	position:relative;
}

#global_content .home_shows .content .view_all{
	position:absolute;
	bottom:5px;
	right:5px;
}

#global_content .home_shows p{
	margin:0 0 5px 0;
}

#global_content .home_shows p .day{
	font-size:20px;
	font-weight:bold;
}

#global_content .home_shows p .month{
	font-size:16px;
	font-weight:bold;
}

#global_content .home_shows .bottom{
	background:url(images/home_shows_bottom.jpg) no-repeat;
	width:397px;
	height:5px;
}

#global_content .home_news .top .center h2, #global_content .home_shows .top .center h2, #global_content .main_content .top .center h2{ margin:10px 0 0 5px; }

/* PAGES */

#global_content .main_content{
	width:675px;
	float:left;
}

#global_content .main_content .top{
	width:100%;
	height:38px;
}

#global_content .main_content .top .left, #global_content .main_content .top .center, #global_content .main_content .top .right{
	height:38px;
	float:left;
}

#global_content .main_content .top .left{
	background:url(images/home_news_top_left.jpg) no-repeat;
	width:6px;
}

#global_content .main_content .top .center{
	background:url(images/home_news_top.jpg) repeat-x;
	width:663px;
}

#global_content .main_content .top .right{
	background:url(images/home_news_top_right.jpg) no-repeat;
	width:6px;
}

#global_content .main_content .content{
	background:#4F5A6C url(images/home_news_content.jpg) repeat-x;
	width:661px;
	padding:5px;
	min-height:110px;
	border-left:2px solid #4F5A6C;
	border-right:2px solid #4F5A6C;
	position:relative;
	line-height:normal;
}

#global_content .main_content p{
	margin:0 0 10px 0;
	line-height:normal;
}

#global_content .main_content p .day{
	font-size:20px;
	font-weight:bold;
}

#global_content .main_content p .month{
	font-size:16px;
	font-weight:bold;
}

#global_content .main_content .bottom{
	background:url(images/pages_bottom.jpg) no-repeat;
	width:675px;
	height:5px;
}

/*  //PAGES */

/* //CONTENT */

#global_content .facebook{
	width:450px;
	height:80px;
	margin:0 auto;
}

#global_content .footer{
	width:100%;
	margin-top:10px;
	text-align:center;
	padding-bottom:40px;
}