	
	/*--------------------------------------------------------------
	# Gomuproject - July 2008 (for Joomla 1.5)
	# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
	# License: Copyrighted Commercial Software
	# Website: http://www.gavick.com
	# Support: support@gavick.com 
	---------------------------------------------------------------*/
	

/* Typohraphy 
-----------------------------------------------------------------------------------*/
pre, .code {
	margin:10px 0pt 15px;
	padding:10px 15px;
	font-size: 11px;
}
.info {
	padding-left:30px;
}
.warning {
	padding-left:30px;
}
.tips {
	padding-left:30px;
}
.date {
	padding-left:30px;
}
.audio, .credit, .email, .feed, .help, .webcam {
	background:transparent url('../images/icons/audio.gif') no-repeat left top;
	padding-left:30px;
}
.credit {
	background:transparent url('../images/icons/credit.gif') no-repeat left top;
}
.email {
	background:transparent url('../images/icons/email.gif') no-repeat left top;
}
.feed {
	background:transparent url('../images/icons/feed.gif') no-repeat left top;
}
.help {
	background:transparent url('../images/icons/help.gif') no-repeat left top;
}
.webcam {
	background:transparent url('../images/icons/webcam.gif') no-repeat left top;
}
.highlight-1, .highlight-2, .highlight-3, .highlight-4 {
	padding:1px 5px;
}
span.clear, span.clear-1, span.clear-2, span.color, span.color-1, span.color-2, span.color-3, span.color-4, span.color-5, span.color-6, span.color-7 {
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.todayhomenumber {
	position:relative;	
	padding:0px;
	color: #82c650;
	font-size: 5em;
	text-align: center;
	font-weight: normal;
	margin-left:8px;
	margin-right:8px;	
	border-bottom:3px solid #234c79;
	background-color:#001833;
	line-height:1em;
}

.todayhome {
	background-color:#001833;
	height:100px;
}

.todayhometext {
	position:relative;	
	color: #82c650;
	font-size: 3.3em;
	text-align: center;
	font-weight: normal;
	top:10px;
	padding: 2px 3px;
	margin-left:8px;
	margin-right:8px;	
	line-height:1em;
}

.title_verse {
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
	line-height:1em;	
}

.gk_news_show_news_text {
	font-size: 1.2em;
	color: #265B75;
	margin-right:8px;
}