/*
#------------------------------------------------------------------------
# League News -February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
/* Style 1 */
/* template.css */
::selection {
	background: #d35209;
}

a:hover,a:active,a:focus {
	color: #DE0000;
	/*color: #cb4900;*/
}
.leading article header h1 {
	width: 				30%;
	min-width:			100px;
	background:			none;
	margin-top:			5px;	
	border-top:			1px solid #335577 !important;
}
.leading article header h1, .leading article header h1 a {
	color:				#335577 !important;
}

p.nossa_gente1, p.nossa_gente2 {
	color:				#357;
	line-height:			16px;
	font-family:			'Trebuchet MS', arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight: 			bold;
	margin:				0px 10px 0px 0px;
	padding:			0;
}
p.nossa_gente1 {
	margin:				0;
	padding:			5px 0px 0px 0px;
	border-top:			1px solid #335577;
}

.boxtrt_na_midia h3.header {
	font-family:			'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size:			12px;
	font-weight:			bold;
	line-height:			12px;
	color:				#2178A3;
	text-transform:			uppercase;
	margin:				20px 0px 0px 10px !important;
	padding-bottom:			5px !important;
	border-bottom:			1px solid #335577 !important;

}
.boxtrt_na_midia li p {
	font-family:			'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size:			12px;
	font-weight:			bold;
	line-height:			16px;
	color:				#2178A3 !important;
	margin:				0 !important;
	padding:			0;
	border
}
.boxtrt_na_midia li h4 {
	margin:				20px 0px 0px 0px;
}
.boxtrt_na_midia li h4 a {
	font-family:			'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size:			12px;
	font-weight:			bold;
	line-height:			16px;
	color:				#335577 !important;
	margin:				0 !important;
	padding:			0;
}

footer {
	color: #a8afbd;
}

footer a {
	color: #a8afbd;
}

footer a:active,footer a:focus,footer a:hover {
	color: #fff;
}

footer nav strong {
	color: #fff;
}

footer nav li {
	border-left-color: #a8afbd;
}

.box .header,.box_menu .header,.box_text .header {
	color: #3e4e6e;
}

.box_menu .header {
	color: #fff;
}

.box.color1 {
	background: #fff9f6;
}

.box.color1 .header {
	color: #cb4900;
}

.box.color2 {
	background: #d25108;
}

.box.color2 > div {
	color: #fab995;
}

.box.color2 .header {
	background: #cb4900;
	border-bottom-color: #dd5e17;
}

.box.color2 li {
	border-top-color: #c14500;
}

.box.color2 a:active,.box.color2 a:focus,.box.color2 a:hover {
	color: #fab995 !important;
}

.box.dark,.box_menu {
	background-color: #121212;
	background-image: url('../images/style1/dark_bg.png');
}

.box_menu li {
	background-image: url('../images/style1/typography/bullet3.png');
}

/* joomla.css */
button,.button,input[type="submit"],input[type="button"],.pagenav-prev a,.pagenav-next a {
	background:			#66AAEE;
	color:				#003366;
}

.invalid {
	background: #fffef4;
	border-color: #d35209;
}

label.invalid {
	color: #ea3c3c;
}

th {
	border-bottom-color: #DE0000;
	/*border-bottom-color: #F47C38;*/
}

article header ul {

}

#gkSocialAPI {
	border-top:0;
}

#article-index h3 {
	border-bottom-color: #cb4900;
}

dl#tabs dt.tabs h3:hover {
	color: #cb4900;
}

.autocompleter-queried {
	color: #cb4900 !important;
}


/* k2.css */
h1 > sup {
	background: #CB4900;
}

ul li.itemResizer a {
	background-image: url('../images/style1/fonts.png');
}

ul li.itemComments a {
	background-image: url('../images/style1/comment.png');
}

.itemExtraFields h3 {
	border-top-color: #f47c38;
}

.itemRatingForm .formLogLoading {
	background-image: url('../images/style1/loading.gif');
}

.itemRatingList,.itemRatingList a:hover,.itemRatingList .itemCurrentRating {
	background-image: url('../images/style1/star.png');
}

.itemTags li a,.k2TagCloudBlock a {
	background-color: #f47c38;
	background-image: url('../images/style1/tags.png');
}

.itemTags li a:hover,.k2TagCloudBlock a:hover {
	background-color: #252525;
	background-image: url('../images/style1/tags.png');
}

.itemAuthorContent div ul li a:hover,.itemAuthorBlock h3 a:hover {
	color: #CB4900 !important;
}

#itemCommentsAnchor {
	background-image: -webkit-linear-gradient(top, rgb(248,248,248) 1%, rgb(255,255,255) 50%);
	background-image: -moz-linear-gradient(top, rgb(248,248,248) 1%, rgb(255,255,255) 50%);
	background-image: -o-linear-gradient(top, rgb(248,248,248) 1%, rgb(255,255,255) 50%);
	background-image: -ms-linear-gradient(top, rgb(248,248,248) 1%, rgb(255,255,255) 50%);
	background-image: linear-gradient(top, rgb(248,248,248) 1%, rgb(255,255,255) 50%);
}

.itemComments h3 {
	border-top-color: #f47c38;
}

.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	background: #cb4900;
}

.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #cb4900;
}

.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
	background: #f47c38;
}

main#main-content .maincontent-default {
    min-height: 300px;
}/*
body, #gkPageTop, #gkPage, #gkRight {
	background:none !important;
	background-color:#000 !important;
	color:#fff;
}
*/