/*------------------------------------------------------------------------
# JXTC Genre Pro Joomla 1.5 Template - Version 1.0 
# ------------------------------------------------------------------------
# Copyright (C) 2008 Monev Software L.L.C. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: JoomlaXTC
# Website:  http://www.joomlaxtc.com
# This file may not be redistributed in whole or significant part.
--*/

#topusermods .moduletable h3 .inner, #content h1, #content h2, #content h3, #content h4, #content h5, #content .componentheading, #content .contentheading, #content a.contentpagetitle, #breadcrumbs  {
	color:#FF6600;
}

#rightcontent .modulewrap h3 .inner, #leftcontent .modulewrap h3 .inner, #footermods .moduletable h3 .inner {
	margin-left:2px;
	color:#FF6600;
	text-transform:uppercase;
	font-weight:100;
	letter-spacing: -0.65px;

}

#rightcontent .modulewrap h3 .first, #leftcontent .modulewrap h3 .first {
	color:#666666;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: -0.65px;
}


#topmenu li a {
	line-height:24px;
	height:24px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border-right: 4px solid #FF6600;

}

.jnewstitle {
color:#FF6600;

}

#topusermods .moduletable h3, #footermods .moduletable h3 {
	height:26px;
	background: url(../../images/tick-blue.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
}


div#eventlist h2 {
	background: url(../../images/blogbubble_blue.png) no-repeat;
	color: #ffffff;
	height: 34px;
}

.eventlistmod li  {
    background: url(../../images/calendar-grey.png) no-repeat left;
}

.mostread li   {
    background: url(../../images/article-grey.png) no-repeat left;
}

#footer {
	color:#ffffff;
	background: #FF6600;
	}

.code {
	border-left: 5px solid #FF6600;
	}
	
ul.articlelist li {
	background: url(../../images/article-blue.png) no-repeat 0 3px;
}

ul.checklist li {
	background: url(../../images/check-blue.png) no-repeat 0 3px;
}

ul.starlist li {
	background: url(../../images/star-blue.png) no-repeat 0 3px;
}


ul.arrowlist li {
	background: url(../../images/next-blue.png) no-repeat 0 3px;
}

ul.movielist li {
	background: url(../../images/movie-blue.png) no-repeat 0 3px;
}

ul.ticklist li {
	background: url(../../images/tick-blue.png) no-repeat 0 3px;
}


ul.photolist li {
	background: url(../../images/camera-blue.png) no-repeat 0 3px;
}

ul.bloglist li {
	background: url(../../images/blog-grey.png) no-repeat 0 3px;
}

ul.datelist li {
	background: url(../../images/calendar-blue.png) no-repeat 0 3px;
}

