/*------------------------------------------------------------------------
# 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.
--*/

body { line-height: 1; color: #333; background: white; }

#content p           	{ margin: 0 0 1.4em 0; color: #525555; line-height:16px; }

#content ul, #content ol      	{ margin: 0; list-style-type: none; color: #606060; }

#content a           	{ color: #222; text-decoration: none; outline: none; font-weight: none; line-height:16px; }

#content a:hover     	{ color: #151515; text-decoration:none; }

#content blockquote  	{ margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }

#content strong      	{ /*color: #5d6060;*/ color: #333; font-weight: bold; }

ul.pagination li span{
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

.mostread li {
	line-height: 24px;
	font-size: 11px;
	color: #17c3ff !important;
	padding-left: 14px;

}

ul.mostread li {
padding-bottom:2px;
border-bottom: 1px solid #dddddd;
}

.eventlistmod li  {
	font-size: 11px;
	margin-top:-1px;
	color: #17c3ff !important;
	border-bottom: 1px solid #dddddd;
}

ul.eventlistmod li {
	padding-left: 14px;
	line-height: 28px;
	border-bottom: 1px solid #dddddd;
}

.relateditems li {
	line-height: 16px;
	font-size: 11px;
	color: #17c3ff !important;
	border-bottom:3px solid #ffffff;
}

.art_text {
	font-size: 11px;
	color:#333;
}

.jnewstitle {
	font-size: 2em;
	font-weight:100;
	letter-spacing:-0.25px;
	margin-top:9px;
	margin-left:-1px;
	padding-bottom:9px;
	border-bottom:1px solid #aaaaaa;
}

.jnewsmore {
	margin-top:3px;
	padding-top:3px;
	border-top:1px solid #dddcdc;
	font-size:9px;
}

#borderwrap {
	width:1017px;
	min-height:800px;
	margin:0 auto;
	background: transparent url(../images/opacity.png);
}

#wrapper {
	width:986px;
	background:#fff;
	margin:0 auto;
	padding: 2px 0 0 0;
}

#hdback {
	background:url(../images/head.jpg) no-repeat;
	height: 111px;
	margin-top:9px;
}

	
#topmenu {
    background: url(../images/nav.gif) no-repeat; 
	height:32px;
	width:100%;
	padding-top: 4px;
	float:left;
	z-index: 1200;
}

#topmenu li {
	float:left;
	margin-left:9px;
	height:24px;
	display:block;
	border-right: 2px solid #181818;  
}

/* Default Joomla! Menu */
a.mainlevel {
    font-size: 11px;
	margin: 0;
	padding: 5px 2px;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: #f4f4f4;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	font-weight: bold;
}

/* Default Joomla! Footer Menu */
a.mainlevel-foot {
    font-size: 11px;
	margin: 0;
	padding: 5px 2px;
	border-bottom: 1px solid #454545;
	display: block;
	color: #cccccc;
	text-decoration: none;
}

a.mainlevel-foot:hover,
a.mainlevel-foot:active,
a.mainlevel-foot:focus {
color: #ffffff;
}


a.sublevel-foot {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-foot:hover,
a.sublevel-foot:active,
a.sublevel.foot:focus {
color: #ffffff;
}

#active_menu-foot {
	font-weight: bold;
}


/* Video Menu */
a.mainlevel-vid {
    background: url(../images/movie-grey.png) no-repeat left; 
   font-size: 11px;
	padding: 5px 0 5px 18px;
	border-bottom: 1px solid #dddddd;
	display: block;
	color: #cccccc;
	line-height: 28px;
	text-decoration: none;
}

a.mainlevel-vid:hover,
a.mainlevel-vid:active,
a.mainlevel-vid:focus {

}

a.sublevel-vid {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-vid:hover,
a.sublevel-vid:active,
a.sublevel-vid:focus {
}

#active_menu-vid {
	font-weight: bold;
}

/* Event Menu */
a.mainlevel-event {
	background: url(../images/calendar-grey.png) no-repeat left; 
   	font-size: 11px;
	padding: 5px 0 5px 24px;
	border-bottom: 1px solid #dddddd;
	display: block;
	color: #cccccc;
	line-height: 28px;
	text-decoration: none;
}

a.mainlevel-event:hover,
a.mainlevel-event:active,
a.mainlevel-event:focus {

}



a.sublevel-event {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-event:hover,
a.sublevel-event:active,
a.sublevel-event:focus {
}

#active_menu-event {
	font-weight: bold;
}

/* Blog Menu */
a.mainlevel-blog {
	background: url(../images/blog-grey.png) no-repeat left; 
   	font-size: 11px;
	padding: 5px 0 5px 24px;
	border-bottom: 1px solid #dddddd;
	display: block;
	color: #cccccc;
	line-height: 28px;
	text-decoration: none;
}
a.mainlevel-blog:hover,
a.mainlevel-blog:active,
a.mainlevel-blog:focus {

}

a.sublevel-blog {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-blog:hover,
a.sublevel-blog:active,
a.sublevel-blog:focus {
}

#active_menu-blog {
	font-weight: bold;
}

/* Photo Menu */
a.mainlevel-photo {
	background: url(../images/camera-grey.png) no-repeat left; 
    font-size: 11px;
	padding: 5px 0 5px 24px;
	border-bottom: 1px solid #dddddd;
	display: block;
	color: #cccccc;
	line-height: 28px;
	text-decoration: none;
}
a.mainlevel-photo:hover,
a.mainlevel-photo:active,
a.mainlevel-photo:focus {

}

a.sublevel-photo {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-photo:hover,
a.sublevel-photo:active,
a.sublevel-photo:focus {
}

#active_menu-photo {
	font-weight: bold;
}

/* Article Menu */
a.mainlevel-article {
	background: url(../images/article-grey.png) no-repeat left; 
   	font-size: 11px;
	padding: 5px 0 5px 24px;
	border-bottom: 1px solid #dddddd;
	display: block;
	color: #cccccc;
	line-height: 28px;
	text-decoration: none;
}

a.mainlevel-article:hover,
a.mainlevel-article:active,
a.mainlevel-article:focus {

}

a.sublevel-article {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel-article:hover,
a.sublevel-article:active,
a.sublevel-article:focus {
}

#active_menu-article {
	font-weight: bold;
}

ul.loginposition li a {
 	color:#898989;
 	text-decoration:none;
}

ul.loginposition li label {
  color:#898989;
  border:0 none;
  font-size:100%;
  margin:0;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
  padding:0;
  vertical-align:baseline;
}

.search input.inputbox {
  background:transparent url(../images/icon_search.png) no-repeat scroll 2% 40%;
  padding:0 0 0 19px;
  border:1px solid #898989;  
  color:#898989;
}

#leftcontent .moduletable h3, #rightcontent .moduletable h3 {
	height:24px;
	font-size:14px;
	line-height:28px;
	padding-bottom:2px;
	border-bottom:4px solid #cccccc;
	font-weight:lighter;
	letter-spacing: -0.5px;
}

#topusermods .moduletable h3 {
	border-bottom:1px solid #ebebeb;
	min-width: 245px;
}

#topusermods .moduletable h3 .first {
	color:#666666;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: -0.65px;
}

/* Event List CSS */

.eventlistmod li {
/*    background: url(../images/article_bubble.gif) no-repeat left #f4f4f4; */
	line-height: 16px;
	font-size: 11px;
	color: #333333; !important
}

