/********************************* 
* J!LLOWEEN - NEOJOOMLA! TEMPLATE 
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © 01.2007
* 
* 
* COMMONS STYLES
**********************************/


/* **** ACCESSIBLITY */
#accessibility {
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}


/* **** GLOBAL CONTENT */
#global_content {	margin: 0 auto; }

.thin { width: 770px; }
.thin .userbox { 	width: 770px; } /* Bug IE */
.thin #center { 	width: 770px; } /* Bug IE */

.thin .side-0 #content { 	width: 770px; }
.thin .side-1 #content { 	width: 600px; }
.thin .side-2 #content { 	width: 450px; }

.thin #left, .thin #right {	 width: 140px; }


.wide { width: 970px; }
.wide .userbox { 	width: 970px; } /* Bug IE */
.wide #center { 	width: 970px; } /* Bug IE */

.wide .side-0 #content { 	width: 970px; }
.wide .side-1 #content { 	width: 770px; }
.wide .side-2 #content { 	width: 600px; }

.wide #left, .wide #right {	 width: 170px; }



/* **** TEMPLATES STYLES */

.clear { clear: both; }



.fsize-small { 		font-size: 10px; }
.fsize-normal { 	font-size: 11px; }
.fsize-large { 		font-size: 12px; }


.background {
	background-color: #000;
	background-repeat: no-repeat;
}
.cateyes { 		
	background-image: url(../images/imgbkg_cateyes.jpg); 
	background-position: 100% 5%;
	background-attachment: fixed;
}
.church { 		
	background-image: url(../images/imgbkg_church.jpg); 
	background-position: 50% 0%;
}
.pumpkin { 		
	background-image: url(../images/imgbkg_pumpkin.jpg); 
	background-position: 105% -5%;
}
.moonlight { 	
	background-image: url(../images/imgbkg_moonlight.jpg); 
	background-position: 100% 0; 
}
.cemetery { 	
	background-image: url(../images/imgbkg_cemetery.jpg); 
	background-position: 70% -5%; 
}




/* HEADER */
#header {
	clear: both;
	height: 120px;
	margin-top: 5px;
	color: #FFF;
}




/* TOPBAR : TOOLS AND SEARCH */

#topbar {
	float: right;
	margin: 0.5em 1em 0 1em;
	height: 18px;
	font-size: 0.95em;
}
* html #topbar { margin: 0 1em 0 1em; }
#topbar h3 { font-size: 0.95em; }
#topbar .moduletable {
	float: left; 
	margin: 0 0 0 1em;
}
#topbar table {
	width: auto !important;
	border-collapse: collapse;
}
#topbar li { display: inline; }
#topbar a { 
	color: #FFF;
	text-decoration: none;
}
#topbar a:hover { 
	color: #FFF; 
	text-decoration: underline;
}
#topbar .jflanguageselection li { display: inline; }
#topbar .jflanguageselection li a {	font-weight: normal; }
#topbar .jflanguageselection li.active_lang a {	font-weight: bold; }







/* LOGO */
a#logo {
	display: block;
	float: left;
	width: 210px;
	height: 74px;
	margin: 1em 0 0 0.5em;
	cursor: pointer;
	background: url(../images/logo_jlloween.png) no-repeat 0 0 !important;
	background-image: url(no-image);
}
a#logo span { display: none; }






/* MAIN MENU */
#menu {
	padding: 0 0.5em;
	height: 38px; /* Bug IE */
}
#menu li { display: inline; }
#menu a.mainlevel {
	display: block;
	height: 38px;
	float: left;
	margin: 0 0 0 0.4em;
	padding: 0 0.6em;
	text-decoration: none;
	line-height: 38px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-position: 0 0;
	background-repeat: repeat-x;
}
#menu a.mainlevel:hover {
	color: #FFF;
	text-decoration: none;
	background-position: 0 -40px;
}
#menu a#active_menu {
	background-position: 0 -80px;
	color: #FFF;
}
#menu a#active_menu:hover {
	color: #8C2306;
}
#menu a.sublevel {
	display: block;
	margin: 0 0 0 0.4em;
	padding: 0.5em 1em 0.5em 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
	text-decoration: none;
}
#menu a.sublevel:hover {
	text-decoration: none;
	color: #F15F12;
}
#menu a#active_menu.sublevel { color: #F15F12; }
#menu a#active_menu.sublevel:hover { color: #FFF; }


/* Neomenu */
#menu a.mainlevel .arrow {
	background: url(../images/arrow_down.png) no-repeat 100% 17px;
	padding: 0 1.5em 0 0;
}
#menu a.sublevel .arrow {
	background: url(../images/arrow_side.png) no-repeat 100% 2px;
	padding: 0 2.5em 0 0;
}
#menu .menu {
	background-repeat: repeat-x;
	background-position: 0 100%;
}




/* PATHWAY */

#pathway {
	padding: 0.6em 0 1em 0.8em;
	background-color: #F37216;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	color: #FFF;
}
#pathway.fix {
	background-image: none;
	padding-bottom: 0.7em;
}
span.pathway {
	font-size: 0.95em;
	white-space: nowrap;
}
span.pathway img {	display: none; }
span.pathway a {
	padding: 0 1em 0 0.1em;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon_pathway.png) no-repeat 100% 4px;
	color: #FFF;
}
span.pathway a:hover {	
	text-decoration: underline; 
	color: #FFF;
}








/* USER BOX */
.userbox { 
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.userbox .floatmodule { 
	float: left; 
}

.u1 .floatmodule { width: 100%; }
.u2 .floatmodule { width: 50%; }
.u3 .floatmodule { width: 33%; }
.u4 .floatmodule { width: 25%; }

/** html .column-4 .floatmodule { width: 24.9%; }*/

.userbox .floatmodule .moduletable, .userbox .floatmodule .moduletable-knife, .userbox .floatmodule .moduletable-butcher { 
	margin: 1em;
}	
.userbox h3 {
	padding: 0.1em 0;
	text-align: left;
	font: bold 1.8em "Times New Roman", Times, serif;
	color: #FFF;
}
.userbox .contentheading {
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}
.userbox a.mainlevel {
	display: block;
	padding: 0.2em 0 0.2em 1em;
	margin: 0.2em 0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background: url(../images/icon_square.png) no-repeat 0 6px;
}
.userbox a.mainlevel:hover {
	text-decoration: none;
}
.userbox a#active_menu {
	color: #FFF;
	text-decoration: underline;
}
.userbox a#active_menu:hover {
	text-decoration: none;
}
.userbox a.sublevel {
	display: block;
	padding: 0.2em 0 0.2em 0.5em;
	margin: 0.2em 0;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.userbox .moduletable-knife h3 { 
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.userbox .moduletable-butcher h3 { 
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 2em;
}







#center { 
	clear: both;
	float: left; 
	padding: 1em 0;
}




/* LEFT */
#left {
	float: right;
	margin-right: 0.5em;
}

/* RIGHT */
#right {
	float: right;
}

.column {
	font-size: 1em;
	color: #FFF;
}
.column .moduletable, .column .moduletable-grey {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	background-position: 0 100%;
	background-repeat: repeat-x;
}
.column .article_seperator { display: none; }
.column .contentheading {	 
	font-size: 1.5em; 
	font-weight: bold;
}
.column ul.latestnews, .column ul.mostread, .column .neolatestnews {
	margin: 0 0 0 0.4em;
}
/* Neolatestnews */
.column .neolatestnews a.newstitle { font-size: 1em; }


.column h3 {
	color: #FFF;
	padding: 0.1em 0 0.1em 0.5em;
	text-align: left;
	font: bold 1.6em "Times New Roman", Times, serif;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../images/heading_bkg_orange.png);
}
.column .moduletable-grey h3 { 	background-image: url(../images/heading_bkg_coldgrey.png); } 

.column a.mainlevel {
	display: block;
	padding: 0.3em 0;
	margin: 0.2em 0.6em;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.column a.mainlevel:hover {
	color: #F15F12;
	text-decoration: none;
}
.column a#active_menu:hover { text-decoration: underline; }

.column a.sublevel {
	display: block;
	padding: 0.2em 0 0.2em 1em;
	margin: 0.2em 0;
	color: #FFF;
	text-align:left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/icon_square.png) no-repeat 0 6px;
}
.column a.sublevel:hover {
	color: #F15F12;
	text-decoration: none;
}








/* CONTENT */
#content { 
	float: left; 
	line-height: 1.4em;
	color: #FFF;
}

#content ol { margin-left: 25px; }
#content ul { margin-left: 30px; }
#content ol li { 
	list-style-type: decimal; 
	padding: 2px 0px; 
}
#content ul li {
	list-style-type: disc; 
	padding: 2px 0px; 
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.9em;
	margin: 1em 0;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin: 1em 0;
	color: #F15F12;
}
#content h3 {
	font-size: 1.4em;
	margin: 0.8em 0;
}
#content h4 {
	font-size: 1.3em;
	margin: 0.5em 0;
	color: #F15F12;
}






/* BOTTOM USERBOX */

#bottom {
	background: #F37416 url(../images/footer_bkg_orange.gif) repeat-x 0 0;
	color: #FFF;
}
#bottom.userbox .moduletable-knife h3 { 
	background-image: url(../images/icon_knife_orange.png);
}
#bottom.userbox .moduletable-butcher h3 { 
	background-image: url(../images/icon_butcher_orange.png);
}
#bottom .article_seperator { background-image: url(../images/dotline_white.png); }

#bottom h3 {
	color: #000;
}
#bottom a, #bottom a:hover { 
	color: #FFF;
}
#bottom .contentheading {
	color: #FFF;
}
#bottom li { background-image: url(../images/icon_square_white.png); }

#bottom .small, #bottom .createdate, #bottom .modifydate,
#bottom ul.latestnews a:visited, #bottom ul.mostread a:visited, #bottom .neolatestnews a:visited,
#bottom ul.latestnews-knife a:visited, #bottom ul.mostread-knife a:visited,
#bottom ul.latestnews-butcher a:visited, #bottom ul.mostread-butcher a:visited {
	color: #933C0C;
}







/* FOOTER */
#footer {
	padding: 1.5em 0;
	background: url(../images/footer_bkg_black.gif) repeat-x 0 -95px;
	color: #666;
	text-align: left;
	font-size: 0.95em;
}
#footer .moduletable { padding: 0.8em 0; }
#footer div { text-align: right; }
#footer h1 {
	font-weight: normal;
	font-size: 1em;
}
#footer a {
	font-weight: normal;
	color: #666;
}
#footer a:hover { color: #999; }



#copyright { float: right; }




/* NEOJOOMLA (C) */
a#neojoomla {
	float: left;
	display: block;
	width: 145px;
	height: 30px;
	background: url(../images/logo_neojoomla.gif) no-repeat 0 0;
	cursor: pointer;
}
a#neojoomla span { display: none; }






/* **** TEMPLATE CUSTOMIZER */
.templateCustomizer {
	float: right;
	padding: 0.4em 0 0 0;
}
.templateCustomizer ul { 
	float: left;
	padding: 0;
	margin: 0 1em 0 0;
}
.templateCustomizer ul li { 
	display: inline;
}
.templateCustomizer a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0.1em;
}
.templateCustomizer a span { display: none; }

.templateCustomizer li.fsize-small a {  	background-image: url(../images/tc_fsize-small.png); }
.templateCustomizer li.fsize-normal a { 	background-image: url(../images/tc_fsize-normal.png); }
.templateCustomizer li.fsize-large a { 	 	background-image: url(../images/tc_fsize-large.png); }

.templateCustomizer li.width-thin a { 	background-image: url(../images/tc_width-thin.png); }
.templateCustomizer li.width-wide a  { 	background-image: url(../images/tc_width-wide.png); }








/* **** JOOMLA & NEOJOOMLA MODULES STUFFS */


/* POLL */
.pollstableborder {	width: 100%; }
.poll div {	
	padding: 0.5em 0; 
}



/* NEOLATESTNEWS */
.neolatestnews li p { margin: 0.4em 0; }
.neolatestnews a.newstitle {
	font-size: 1.1em;
	font-weight: bold;
}




/* LATESTNEWS, MOSTREAD */
ul.latestnews, ul.mostread, .neolatestnews, 
ul.latestnews-knife, ul.mostread-knife,
ul.latestnews-butcher, ul.mostread-butcher {
	padding: 0 0 0.4em 0;
}
ul.latestnews li, ul.mostread li, .neolatestnews li,
ul.latestnews-knife li, ul.mostread-knife li,
ul.latestnews-butcher li, ul.mostread-butcher li {
	margin: 0.8em 0;
}
ul.latestnews li, ul.mostread li,
ul.latestnews-knife li, ul.mostread-knife li,
ul.latestnews-butcher li, ul.mostread-butcher li {
	padding: 0 0.4em 0 0.8em;
	background: url(../images/icon_square.png) no-repeat 0 4px;
}
ul.latestnews a, ul.mostread a, .neolatestnews a,
ul.latestnews-knife a, ul.mostread-knife a,
ul.latestnews-butcher a, ul.mostread-butcher a { 
	font-weight: normal;
	text-decoration: none;
}
ul.latestnews a:hover, ul.mostread a:hover, .neolatestnews a:hover,
ul.latestnews-knife a:hover, ul.mostread-knife a:hover,
ul.latestnews-butcher a:hover, ul.mostread-butcher a:hover { text-decoration: underline; }






/* **** HTML TAGS */

html, body { 
	height: 100%; 
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

table {	font-size: 1em; }
h1, h2, h3, h4, ol, ul, li, form {
	padding: 0px;
	margin: 0px;
}
ul li { list-style-type: none; }

a {
	color: #F15F12;
	font-weight: bold;
	text-decoration:underline;
}
a:hover { 
	color: #FFF;
	text-decoration: none; 
}

hr {
	height: 1px;
	border: 0px;
	color: #999;	
	background-color: #999;
}

img { border: 0px; }


input, select, textarea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	border-width: 1px;
}




/* **** JOOMLA STUFFS */


/* FORMS */
input.inputbox, select.inputbox, textarea {
	color: #333;
}
input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 2px;
	color: #FFF;
	background-position: 0 50%;
	background-repeat: repeat-x;
}

.search input.inputbox { margin-right: 0.2em; } 



/* SMALL TEXT, DATES */
.createdate, .modifydate, .small  {
	font-size: 0.95em;
	text-align: left;
	color: #666;
}




/* **** PAGE CONTENT */

/* PRINT PAGE */
body.contentpane {	padding: 6px 10px 4px 10px; }


table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	font-size: 1em;
}



/* HEADING OF COMPONENT */
.componentheading {
	clear: both;
	margin: 0.4em 0;
	padding: 0.1em 0 0.4em 0.4em;
	font: normal 2em "Times New Roman", Times, serif;
	color: #FFF;
	background: url(../images/footer_bkg_black.gif) repeat-x 0 100%;
}



/* HEADING OF CONTENT */
.contentheading {
	font: normal 2.2em "Times New Roman", Times, serif;
	letter-spacing: 0.02em;
	line-height: normal;
	color: #F15F12;
}
.contentheading a {
	font-weight: normal;
	text-decoration: none;
	color: #F15F12;
}
.contentheading a:hover { 
	color: #FFF;
	text-decoration: none; 
}




/* BUTTONS HEADING (PRINT, EMAIL, PDF) */
.buttonheading {           
	text-align: left;
	font-size: 0.85em;
	vertical-align: middle;
}
.buttonheading img { border: 0; }
.buttonheading a { text-decoration: none; }
.buttonheading a:hover { text-decoration: underline; }




.contentdescription { padding: 6px 0px; }

.pagenavcounter { text-align: right; }




/* TABLE OF CONTENT */
table.contenttoc {
	margin: 0 0.2em 0.2em 0.4em;
	color: #FFF;
}
table.contenttoc th {
	font-weight: bold;
	text-align: center;
	padding: 0.2em 1em 0.2em 0.4em;
	background-position: 0 50%;
	background-repeat: repeat-x;
}
table.contenttoc a.toclink {
	padding: 0 0 0 0.8em;
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/icon_square.png) no-repeat 0 4px;
}
table.contenttoc a.toclink:hover { text-decoration: underline; }




/* MOS IMAGE */
div.mosimage {	
	width: auto;
	margin: 0.5em;
	border: 1px solid #333;
	padding: 0.2em;
}
div.mosimage_caption {
	padding: 0.2em;
	font-size: 0.95em;
}




/* READMODRE LINK FOR ARTICLES */
a.readon {	
	font-size: 0.95em;
	text-decoration: underline;
}
a.readon:hover { 
	text-decoration: none; 
}




/* ARTICLE SEPERATOR */
span.article_seperator {
	display: block;
	background: url(../images/dotline.png) repeat-x 0 50%;
}




/* BLOG MORE */
.blog_more {
	padding: 0.5em;
	margin: 0.5em 0;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.blog_more ul{ 
	padding: 0 0 0 0.2em !important;
	margin: 0 0 0 1em !important;
}
.blog_more li{ 
	margin: 0 0 0.4em 0 !important;
	padding: 0 0 0 1em !important;
	list-style-type: none !important;
	background: url(../images/icon_square.png) no-repeat 0 5px;
}
.blog_more a { 
	text-decoration: none; 
	color: #FFF;
}
.blog_more a:hover {
	color: #FFF;
	text-decoration: underline; 
}




/* TABLE ITEMS */
.sectiontableheader {
	padding: 0.5em 0.2em;
	color: #FFF;
	font-weight: bold;
	background-position: 0 50%;
	background-repeat: repeat-x;
}
.sectiontableheader a, .sectiontableheader a:hover { color: #FFF; }

tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 { 
	padding: 0.3em 0.2em; 
}

.sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; }
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover { text-decoration: underline; }

.sectiontablefooter {}




/* PAGIN NAVIGATION */
.pagenavbar {
	padding: 4px;
	text-align: left;
}

span.pagenav { color: #666; }
span.pagenav, a.pagenav {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px 2px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a {
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	text-decoration: underline; 
}




/* BACK BUTTON  */
div.back_button a { 
	display: block;
	float: right;
	padding: 0.5em 2.5em 0.5em 0;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon_back.png) no-repeat 100% 40%;
}
div.back_button a:hover { 
	color: #FFF;
	text-decoration: none; 
}




/* SEARCH RESULTS */
table.searchintro{
	padding: 8px 0px;
	width: 100%;
}
span.highlight { background-color: #FFFF99; }





/* MODULES STUFFS */

table.moduletable { width: 100%; }

.syndicate img { margin: 1px 0px; }





/* **** FRONTEND ADMIN STUFFS */

/* VALIDATION MESSAGE */
div.message {
	font-size: 0.95em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 5px 0px;
}



/* FORM TOOLBAR */
table#toolbar a.toolbar {
	border: 1px solid #CCC;
	background-color: #FFF;
}
table#toolbar a.toolbar:hover {
	border: 1px solid #666;
	background-color: #F5F5F5;
}