/*------------------------------------------------------------------------
# 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, #footermods .moduletable h3  {
	color:#000000;
}

#rightcontent .modulewrap h3 .inner, #leftcontent .modulewrap h3 .inner, #footermods .moduletable h3 .inner {
	margin-left:2px;
	color:#cecece;
	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;
}



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

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

}

.jnewstitle {
color:#000000;

}


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

div#eventlist h2 {
	background: url(../../images/blogbubble_black.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: #000000;
	}
	
.code {
	border-left: 5px solid #000000;
	}

ul.articlelist li {
	background: url(../../images/article-black.png) no-repeat 0 3px;
}

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

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

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

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

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

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

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

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


