@CHARSET "utf-8";

* { margin: 0; padding: 0; }

* a:hover {
	text-decoration: underline;
}

body {
	margin: 0; padding: 0;
	font: 85%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #585858;
	text-align: center;
	/*background: #0b0e17 url('../img/backgrounds/body3.jpg') top left repeat-x;*/
	/*background: #0b0b0b url('../img/backgrounds/body.gif') top left repeat-x;*/
	background: #AAAAAA url('../img/backgrounds/body-white.gif') top left repeat-x;
	font-size: 10px;
}

.line {
	height: 7px;
	clear: both;
}

#site {
	width: 1000px;
	_width: 990px;
	margin: 0 auto;
	text-align: left;
}

#topBar {
	width: 990px;
	height: 25px;
	padding: 0px;
	background-color: transparent;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
}

#tournamentsNavigation {
	width: 980px;
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: whitesmoke;
	background-color: transparent;
	padding-top: 4px;
	padding-left: 10px;
}

#tournamentsNavigation img {
	vertical-align: middle;
}

#siteInfo {
	padding-top: 4px;
	padding-right: 15px;
	font-size: 11px;
	text-align: right;
	color: #808080;
}

#wrapper {
	background: url('../img/backgrounds/wrapper.png') top left repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0 auto;
	width: 987px;
}

#logo {
	background-color: black;
	text-align: center;
	margin: 0 auto;
	width: 987px;
	height: 200px;
	/*padding-top: 10px;*/
	background-image: url('../img/backgrounds/logo.jpg');
}

#middleBar {
	padding: 0px;
	background-color: black;
	width: 987px;
	margin: 0 auto;
	font-size: 11px;
	color: whitesmoke;
	background: #0b0b0b url('../img/backgrounds/menu.gif') top left repeat-x;
	height: 34px;
}

#navigationLinks {
	/*padding-top: 7px;
	padding-left: 5px;*/
	width: 600px;
	float: left;
	font-weight: bold;
}

#navigationLinks a {
	text-decoration: none;
	color: #CCC; /*#808080;*/
	line-height: 33px;
	border-color:#666666;
	border-style:solid;
	border-width:0 1px 0 0;
	padding: 10px 11px 10px 11px;
}

#navigationLinks a:hover {
	text-decoration: none;
	color: white;
	background-color: #333;
}

#logonMenu {
	/*padding-top: 7px;
	padding-right: 5px;
	float: left;
	width: 370px;
	font-size: 11px;
	text-align: right;
	color: #808080;*/
	width: 480px;
	float: left;
	margin-top: 2px;
}

#logonMenu a {
	text-decoration: none;
	color: #CCC;
}

#logonMenu a:hover {
	text-decoration: none;
	color: white;
}

#content {
	position: relative;
	float: left;
	width: 977px;
	_width: 986px;
	background-color: white; /*gainsboro; /*#0B304D;*/
	padding: 5px;
}

#bigColumn {
	float: left;
	width: 590px;
}

#smallColumn {
	float: left;
	width: 385px;
}

#footer {
	width: 987px;
	height: 24px;
	background: black url('../img/backgrounds/footerCenter.jpg') repeat-x;
	margin: 0 auto;
	clear: both;
}

#footerLeft, #footerRight {
	float: left;
	width: 55px;
}

#footerContent {
	float: left;
	width: 877px;
	color: #808080;
	font-size: 10px;
	padding-top: 4px;
	text-align: center;
}

#footerContent a {
	color: #808080;
}

/* BOXES */
.titleLeft {
	background: transparent url('../img/backgrounds/titleLeft.png') no-repeat;
	width: 26px;
	height: 26px;
	float: left;
	/*border: 1px solid black;*/
	border-right: 0px;
}

.bigColumnTitleBar, .smallColumnTitleBar, .spotlightTitleBar, .coveragesTitleBar, .lastestNewsTitleBar, .interviesTitleBar, .forumLastestTitleBar, .lastestVideosTitleBar, .topEsnTitleBar, .midiaTitleBar, .fullTitleBar {
	background: url('../img/backgrounds/titleBar.png') top left repeat-x;
	height: 21px;
	_height: 26px;
	float: left;
	color: white;
	padding-top: 5px;
	/*border: 1px solid black;*/
	border-left: 0px;
}

.bigColumnTitleBar, .spotlightTitleBar, .lastestNewsTitleBar, .lastestVideosTitleBar, .topEsnTitleBar {
	width: 555px;
}

.fullTitleBar {
	width: 949px;
}

.smallColumnTitleBar, .coveragesTitleBar, .interviesTitleBar, .forumLastestTitleBar, .midiaTitleBar {
	width: 357px;
}

.bigColumnBox, .smallColumnBox, .spotlighttBox, .coveragesBox, .lastestNewsBox, .interviewsBox, .forumLastestBox, .lastestVideosBox, .topEsnBox, .midiaBox, .fullBox {
	background-color: white;
	/*border: 1px solid transparent;*/
	padding: 5px;
	float: left;
}

.interviewsBox {
	padding-top: 0px;
}

.bigColumnBox, .spotlighttBox, .lastestNewsBox, .lastestVideosBox, .topEsnBox {
	width: 571px;
	_width: 581;
	background: white url('../img/backgrounds/smallColumnBox.png') top left repeat-x;
}

.fullBox {
	width: 965px;
	_width: 975px;
}

.lastestNewsBox {
	width: 581px;
	padding: 0px;
}

.smallColumnBox, .coveragesBox, .interviewsBox, .forumLastestBox, .midiaBox {
	width: 373px;
	_width: 383px;
	background: white url('../img/backgrounds/smallColumnBox.png') top left repeat-x;
}

.forumLastestBox {
	padding-top: 0px;
}

.coverageBanners img {
	width: 86px;
	height: 60px;
	border: 1px solid black;
	padding: 1px;
	background-color: gainsboro;
}

.spotlightImage {
	padding: 1px;
	background-color: gainsboro;
	border: 1px solid #808080;
	float: left;
	width: 250px;
}

.spotlightContent {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.spotlightItem, .coverageItem, .lastestNewsItem, .forumLastestItem, .midiaItem {
	border-bottom: 1px dotted #808080;
	padding-bottom: 3px;
	padding-top: 3px;
}

.forumLastestItem {
	padding-bottom: 5px;
	padding-top: 5px;
}

.forumLastestItem a {
	color: black;
	font-weight: normal;
}

.spotlightItem img, .coverageItem img, .lastestNewsItem img, .midiaItem img {
	vertical-align: middle;
}

.midiaItem a {
	color: black;
	font-weight: normal;
}

.coverageItem a {
	color: black;
	font-weight: normal;
}

.spotlightItem a {
	color: black;
	font-weight: normal;
}

.interviewsItem {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #808080;
	width: 370px;
}

.interviewsItem img {
	width: 93px;
	height: 55px;
	float: left;
	padding: 1px;
	border: 1px solid #808080;
	background-color: gainsboro;
}

.interviewsInfo {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

.interviewsInfo a {
	color: black;
}

.lastestVideosItem, .lastestImagesItem {
	float: left;
	text-align: center;
	width: 133px;
	padding: 4px;
}

.lastestVideosItem img {
	width: 120px;
	height: 90px;
}

.lastestVideosItem a, .lastestImagesItem a {
	color: black;
	font-weight: normal;
}

#favorites, #topHits {
	float: left;
	width: 275px;
}

#topHits {
	text-align: right;
}

#favorites a, #topHits a {
	color: black;
	font-weight: normal;
}

.favoriteItem {
	float: left;
	padding: 5px;
	border-bottom: 1px dotted black;
	width: 265px;
}

.favoriteItem img {
	float: left;
	padding-right: 5px;
}

.topsColumn {
	width: 20px;
	float: left;
	height: 100%;
}

.topHitsItem {
	float: right;
	padding: 5px;
	border-bottom: 1px dotted black;
	text-align: right;
	width: 265px;
}

.topHitsItem img {
	float: right;
	padding-left: 5px;
}

.flashBox {
	padding: 10px;
	background-color: lightyellow;
	margin: 0 auto;
	border: 1px solid gainsboro;
	margin: 5px;
	float: left;
	width: 530px;
}

.flashImage {
	float: left;
}

.flashContent {
	float: left;
	padding: 5px;
	width: 480px;
}

.spanWarning {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.userAvatar {
	float: left;
	width: 105px;
}

.userAvatar img {
	padding: 1px;
	background-color: gainsboro;
	border: 1px solid black;
}

.userInfo {
	float: left;
	padding-left: 5px;
}

.userInfo img {
	vertical-align: middle;
}

.userDetails {
	padding: 3px;
}

.lastestNewsItem {
	cursor: pointer;
	width: 555px;
}

.lastestNewsItem a {
	color: black;
	font-weight: normal
}

.stars {
	background: url('../img/icons/blackstar.gif') top left repeat-x;
	width: 75px;
	height: 14px;
	padding: 0px;
	margin-top: -15px;
	display: inline;
	float: right;
}

.visitorsItem, .friendsItem {
	float: left;
	width: 71px;
	text-align: center;
}

.visitorsItem img, .friendsItem img {
	width: 50px;
	height: 66px;
	padding: 1px;
	border: 1px solid black;
	background-color: gainsboro;
}

.pendings {
	padding: 5px;
	padding-right: 0px;
	padding-left: 30px;
}

.pendings li {
	padding: 3px;
	padding-left: 0px;
	border-bottom: 1px dotted #808080;
}

.viewAll {
	float: right;
	margin-top: -0px;
	.margin-top: -18px;
	padding-right: 10px;
}

.viewAll a {
	color: white;
	font-weight: bold;
}

.online a {
	color: green;
}

.offline a {
	color: red;
}

#message {
	text-align: center;
}

.friendAvatar {
	cursor: pointer;
}

#trashMessage {
	float: left;
	padding-top: 8px;
	padding-left: 30px;
}

#trashMessage img {
	vertical-align: middle;
}

.confirmationCode {
	background: black url('../img/digits/background.png') top left repeat-x;
}

.confirmationCode img {
	margin: 0px 20px 0px 18px;
}

.userEditInfo {
	width: 550px;
	height: 300px;
	padding: 5px;
}

.commentsItem .userInfo {
	width: 560px;
	clear: both;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #BBBBBB;
}

.commentsItem .userInfo a {
	font-weight: bold;
}

.commentsItem .body {
	clear: both;
	padding: 5px;
	background: white;
}

.commentsItem .body .text {
	font-size: 11px;
}

.commentBody {
	width: 568px;
	height: 100px;
	background: white;
}

.commentOptions {
	float: right;
}

.commentFooter {
	border-top: 1px solid #CCCCCC;
	width: 560px;
	padding: 5px;
}
.commentEdited {
	float: left;
	font-style: italic;
	color: #808080;
}
.commentOptions a {
	font-weight: normal;
}

.quoteAuthor {
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #BBBBBB;
	border-bottom: 0px;
	width: 98%;
}

.quoteBody {
	border: 1px solid #CCCCCC;
	width: 98%;
	padding: 3px;
	background-color: whitesmoke;
}

.addEmoction {
	background-color: white;
	border: 1px solid #808080;
	padding: 5px;
	display: none;
	float: left;
	clear: both;
}

.red { color: red; }
.yellow { color: yellow; }
.blue { color: blue; }
.green { color: green; }
.italic { font-style: italic; }
.cinza { color: #CCC; }
.grey { color: #808080; }

#editCommentForm, #editReplyForm {
	text-align: left;
	padding: 5px;
	margin: 5px;
}

#editCommentForm textarea, #editReplyForm textarea {
	width: 100%;
	height: 150px;
	background: white;
}

div.growlUI { background: url('../img/backgrounds/check48.png') no-repeat 10px 10px;}
div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left;
}

.newsWriterAvatar {
	float: left;
	padding-right: 5px;
}

.newsWriterAvatar img {
	width: 25px;
	height: 33px;
	padding: 1px;
	border: 1px solid black;
	background-color: gainsboro;
}

.relatedNewsItem {
	padding: 5px;
	border-bottom: 1px solid #808080;
}

.relatedNewsItem img, .aboutTheAuthor img {
	vertical-align: middle;
}

.relatedNewsItem a {
	font-weight: normal;
	color: black;
}

.aboutTheAuthor, .aboutTheAuthorAvatar {
	float: left;
}

.aboutTheAuthor{
	padding: 5px;
}

.aboutTheAuthor p {
	padding: 3px;
}

.aboutTheAuthorAvatar img {
	padding: 1px;
	background-color: gainsboro;
	border: 1px solid black;
}

.aboutTheAuthor a {
	color: black;
	font-weight: normal;
}

.sponsors {
	background: url('../img/backgrounds/sponsorsBar.png') top left no-repeat;
	height: 100px;
	widows: 970px;
	margin-left: 3px;
	text-align: center;
}

.sponsors img {
	/*padding: 10px;
	padding-left: 40px;
	padding-right: 40px;*/
	margin-top: 10px;
}

.forumTitle {
	background: url('../img/backgrounds/titleBar.png') top left repeat-x;
	height: 21px;
	_height: 26px;
	color: white;
	padding-top: 5px;
	border: 1px solid black;
	font-weight: bold;
}

.eventBox {
	background: whitesmoke; /* url('../img/backgrounds/events.png') top right no-repeat;*/
	padding: 5px;
	border: 1px solid gainsboro;
	float: left;
	width: 558px;
	/*min-height: 205px;*/
}

.rssTitle {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.rssTitle a {
	color: white;
	text-decoration: none;
}

.rssTitle a:hover {
	text-decoration: underline;
}

.rssItem {
	padding: 3px;
	border-bottom: 1px solid #808080;
}

.rssItem a {
	padding: 3px;
	color: white;
	font-weight: normal;
}

.rssItem a:hover {
	background-color: black;
}

.album img {
	padding: 2px;
}

#usersStaff {
	padding: 10px;
	width: 960px;
}

.usersStaff img {
	float: left;
	width: 60px;
	height: 60px;
	padding: 1px;
	background-color: gainsboro;
	border: 1px solid black;
	margin-right: 10px;
}

#usersStaff a {
	color: black;
	font-weight: normal;
}