/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */

#jsn-mainbody {
	padding: 0px;
}

/*tableau epa small graph */
.chart div {
	padding:0px !important;
}

/*--------------------------------stat post ranking tables------------------*/
.logonobrtable table, .nobrtable  table {border-collapse: collapse; border-width: 1px; border-style: solid; width:450px;} 
.logonobrtable th, .nobrtable th {padding: 3px}
.logonobrtable td, .nobrtable td {text-align: center;  padding: 3px;}
.logocell {padding: 0px 3px 0px 3px; }
.colorcol {background-color:#ffffe0}
.logonobrtable tr:hover {background-color: #ffffe0;}
.logo {border:0; vertical-align:middle;}   
td.headhover:hover {text-decoration: underline; cursor: pointer; cursor: hand}
tr.header td {text-align:center; font-weight:normal; color:white; background-color: #006400; font-family: 'Oswald', sans serif;}
/*--------------------------------------------------------------------------*/

/*----------------------google custom search box fix----------------------------------------------------*/
#my-custom-search input.gsc-input { 
	position: relative !important; 
	top: -8px !important; 
	background:none !important; 
	border-color:none !important; 
	box-shadow:none !important; 
	-webkit-box-shadow:none !important; 
	-moz-box-shadow: none !important;
}

/*--------------------------------------------------------------------------*/

/*-----------------------intro picture for articles--------------------------------------------------*/
.leadpic  { 
		margin: 0 10px 10px 0 !important;
		display: block !important; 
		float:left;  
		max-width: 180px !important; 
		height: auto !important; 
	}
/*--------------------------------------------------------------------------*/


/*----------------------get rid of social icons for mobile----------------------------------------------------*/
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	#jsn-social-icons {
		display: none;
	}
}
/*--------------------------------------------------------------------------*/

.contentpane {
	border: 1px solid lightgray;
	border-radius: 3px 3px;
	background-color: white;
}

.item-page {
	border: 1px solid lightgray;	
	padding: 10px 15px 10px 15px;
	border-radius: 3px 3px;
	background-color: white;
	margin-bottom:15px;
	min-height:500px;
	
}


.bannerAd {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -25px;
}

#jsn-footer-inner1 {
	min-height: 100px;
}


#jsn-page {
	background-color: #f3f3f3;
}

#jsn-content {
	margin-bottom: 10px;
}

#jsn-social-icons {
	
	position: relative;
	top: 8px;
	z-index: 999;
}
.leading-0 {
	border: 1px solid lightgray;
	
	padding: 10px 15px 10px 15px;
	border-radius: 3px 3px;
	background-color: white;
}

.item  {
	border: 1px solid lightgray;	
	padding: 10px 15px 10px 15px;
	border-radius: 3px 3px;
	margin-top:15px;
	background-color: white;
}

.kmt-form-editor {
	width: 103.3%;
}


/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}