
/*
* ------------------------------------------------------------------------
* Thematic template for joomla 2.5
* ------------------------------------------------------------------------
* Copyright (C) 2012 Delight Group. All Rights Reserved.
* @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
* Author: Dachi Nobert
* E-mail: norbert218@gmail.com
* Websites: http://www.themesdesigners.net/
* ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
/*main body styling*/body {
	color: #333;
}
body#bd {
	background: url("images/bg-body.png") repeat scroll 0 0 #FFFFFF;
	color: #707070;
	font: 12px/20px "DroidSansRegular", Arial, Verdana;
}
body#bd #ja-wrapper {
	min-width: 1000px;
	overflow: hidden;
}
body.bd .main {
	width: 1000px;
}
/* Normal links ---*/a {
	color: #F95700;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #432C2C;
}
/* Readon links ---*/p.readmore a {
	color: #F95700;
	float: right;
	font-family: georgia;
	font-style: italic;
	text-transform: capitalize;
}
.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
	text-transform: capitalize;
	word-spacing: 1px;
}
h1.componentheading, .componentheading {
	border-bottom: 1px dashed #CCCCCC;
	font-weight: normal;
}
h2.contentheading, .contentheading {
	color: #707070;
	font-weight: normal;
	text-shadow: 0 1px 0 #FFFFFF;
}
.contentheading {
	font-size: 200%;
}
.blog-featured .contentheading {
	font-family: 'Open Sans', sans-serif;
	font-size: 150%;
}
.jitem-title {
	font-size: 110%;
	font-weight: bold;
}
.contentheading a {
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
}
.contentheading a:hover, .contentheading a:active, .contentheading a:focus {
	text-decoration: none;
}
/* Others ---*/hr {
	border-top: 1px solid #ccc;
}
/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
  border-color: #EEEEEE;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  font-family: Helvetica,Arial,sans-serif;
  padding: 5px;
}
#ja-search .inputbox {
	background: url("../images/shadow.png") no-repeat scroll center 84px transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-top: 7px;
	color: #707070;
}
.inputbox:hover, .inputbox:focus {
	background: #ffffcc;
}
/* Search ---*/#ja-search {
	bottom: 0;
	position: absolute;
	right: 25px;
	top: 16px;
}
form#searchForm {
	border-top: 1px solid #ccc;
}
.searchintro {
	border-bottom: 1px solid #ccc;
}
.results h4 {
	text-transform: none;
	 font-size: 110%;
}
.search fieldset {
	border: 1px solid #ccc;
	 margin: 15px 0;
	 padding: 10px;
}
.search legend {
	font-size: 100%;
	 font-weight: bolder;
	 line-height: 1.2;
	 margin-left: 10px;
}
/* Contact ---*/#component-contact #emailForm {
	border-top: 1px solid #ccc;
}
#contact-slider {
	float: none;
	border-bottom: 1px solid #e2e2b5;
}
#contact-slider .title {
	padding: 8px 10px;
	border-top: 1px solid #e2e2b5;
	border-left: 1px solid #e2e2b5;
	border-right: 1px solid #e2e2b5;
	margin: 0;
}
#contact-slider .jpane-toggler-down {
	background: #333333;
}
#contact-slider .jpane-toggler-down a {
	color: #fff;
}
#contact-slider dt.closed {
	background: #ffffcc;
}
#contact-slider .content {
	border: 1px solid #e2e2b5;
	padding: 8px 10px;
}
#contact-slider .contact-image {
	margin: 15px 0;
	float: right;
}
/* -- EDITOR STYLES ----------------------------- */#adminForm fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
#adminForm fieldset legend {
	padding: 0 5px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/.items-leading {
	border-bottom: none;
}
.items-row {
	border-bottom: medium none;
}
/* Meta ---*/dl.article-info {
	color: #999;
	 text-transform: none;
}
.contentdescription {
	border-bottom: 1px solid #ccc;
}
ul.actions li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}
/*Inline images ---*/p.img_caption {
	color: #999;
	 text-transform: capitalize;
}
/* Tables ---*/thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}
thead tr th a, thead tr th a:hover, thead tr th a:focus, thead tr th a:active {
	color: #fff;
}
.cat-list-row1, .cat-list-row12, tr.cat-list-row1 td, tr.cat-list-row2 td {
	border-bottom: 1px solid #ccc;
	 padding: 5px;
}
.cat-list-row1:hover, .cat-list-row2:hover {
	background: #ffffcc;
}
.cat-list-row2, tr.cat-list-row2 td {
	background-color: #f6f6f6;
}
/* Content Toc */table.contenttoc {
	border: 1px solid #ccc;
}
table.contenttoc td {
	border-bottom: 1px dotted #ccc;
}
table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
}
/* Poll */form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
dl.poll {
	border-bottom: 1px dotted #ccc;
}
table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}
table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td {
	background: #fff;
	 font-weight: normal;
}
/* Pagination ---*/.pagination li span, .pagination li strong {
	line-height: 20px;
}
.items-more {
	border-bottom: 1px solid #ccc;
}
.items-more h3 {
	font-size: 125%;
}
/* MODULE STYLES
--------------------------------------------------------- */div.ja-moduletable h3, div.moduletable h3 {
	font-size: 100%;
	text-transform: capitalize;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
}
/* Login Module ---*/#login-form ul li {
	background: url(../images/bullet.gif) no-repeat 2px 8px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 12px;
}
#login-form label {
	display: block;
}
#login-form #form-login-remember label {
	display: inline;
}
/* Advertisement ---*/div.bannergroup_text div.banneritem {
	border-bottom: 1px dotted #ccc;
	 padding: 5px 0;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */#ja-container {
	background: url("../images/container.png") repeat-x scroll center top #FFFFFF;
	border-top: medium none;
}
#ja-container .main {
	background: none repeat scroll 0 0 transparent;
	padding: 20px 0 0;
}
.main .main-inner1 {
	margin-left: 0 !important;
	 margin-right: 0 !important;
}
/* HEADER
--------------------------------------------------------- */
#ja-header {
  background: none repeat scroll 0 0 #FFFFFF;
  position: relative;
  z-index: 10;
}
#ja-header .main {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none;
}
h1.logo, div.logo-text h1 {
	font-size: 250%;
	 line-height: 1;
	 margin-left: 10px;
}
/* Logo Image ---*/h1.logo {
	width: 210px;
	 height: 50px;
}
h1.logo a {
  background: url("../images/logo.png") no-repeat scroll left center transparent;
  display: block;
  height: 55px;
  margin-top: 25px;
  width: 350px;
}
/* Logo Text ---*/div.logo-text h1 {
	font-size: 200%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
}
div.logo-text h1 a {
	text-decoration: none;
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
}
p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: capitalize;
}
/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  background: none repeat scroll 0 0 transparent;
  border-top: medium none;
}
#ja-mainnav .main {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none;
	border-top: medium none;
	padding: 0;
}

#ja-mainnav .main-inner1 {
  background: none repeat scroll 0 0 #3D4143;
  border: 1px solid #3D4143;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: right;
  min-height: 35px;
  position: relative;
  bottom: 20px;
}
/* Breadcrumbs ---*/.ja-breadcrums {
	color: #A6A6A6;
	text-indent: 10px;
}
/* Extras ---*/.ja-links {
	padding-right: 10px;
}
.ja-links li {
	padding: 0 10px;
}
/* Default Joomla! Menu ---*/#ja-container ul.menu li {
	border-bottom: 1px dotted #ccc;
}
#ja-container ul.menu li li {
	border-bottom: 0;
	 border-top: 1px dotted #ccc;
}
/* SPOTLIGHT
--------------------------------------------------------- */#ja-topsl ul, #ja-topsl p, #ja-topsl ol, #ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	color: #707070;
	margin: 0;
	padding: 0;
}
#ja-topsl {
  background: none repeat scroll 0 0 #EBEBEB;
  color: #888888;
}
#ja-topsl .ja-box, #ja-botsl .ja-box {
	background: none repeat scroll 0 0 transparent;
}
#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
	background: 0;
}
#ja-topsl .ja-moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#ja-botsl .ja-moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ja-topsl div.ja-moduletable h3, #ja-botsl div.ja-moduletable h3 {
	border-bottom: 0 none;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px;
	padding-bottom: 0;
}
/* Top spotlight ---*/#ja-topsl .main {
	background: none repeat scroll 0 0 transparent;
	padding: 26px 0;
}
#ja-topsl .main-inner1 {
	border-bottom: medium none;
	padding: 0;
}
#ja-topsl img {
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  background: none repeat scroll 0 0 transparent;
  border: medium none transparent;
  box-shadow: none;
  display: block;
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 0;
  outline: medium none;
  padding-top: 0;
  position: relative;
}
/* Bot spotlight ---*/
#ja-botsl {
  background: none repeat scroll 0 0 #EFEFEC;
  border-top: 1px solid #EEEEEE;
}
#ja-botsl .main {
	background: none repeat scroll 0 0 transparent;
	border-top: medium none;
	padding: 10px 0;
}
#ja-botsl .main-inner1 {
	border-top: medium none;
	padding: 10px 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/#ja-top-panel .main-inner1 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}
#ja-banner {
	border-top: 1px solid #ccc;
}
div.ja-innerdiv {
	border-bottom: 1px dotted #ccc;
}
div.ja-innerdiv h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	text-transform: capitalize;
}
a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	width: 35px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span {
	color: #666;
}
a.ja-icon-video:hover, a.ja-icon-video:focus, a.ja-icon-video:active {
	border-color: #ddd;
	 text-decoration: none;
}
a.ja-icon-video:hover span {
	color: #0F85D8;
}
#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}
#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	background: url(../images/joomla15.png) no-repeat left top #fff;
	text-indent: -9999px;
}
#ja-absolute .main a:hover, #ja-absolute .main a:focus {
	background-position: left bottom;
	text-decoration: none;
}
/*footer*/#ja-footer {
	background: none repeat scroll 0 0 #2B2B2B;
	border-top: medium none;
	clear: both;
	margin-bottom: 0;
	padding: 0;
}
#ja-footer .main {
	background: none repeat scroll 0 0 transparent;
	padding: 15px 0;
	position: relative;
	text-align: left;
}
/*************Nivo Slider***********************/.nivoSlider {
	margin: 0;
	box-shadow: 0;
}
/*slideshow*/
#ja-slideshow {
  border-bottom: medium none;
  border-top: medium none;
}
#ja-slideshow .main {
  background: none repeat scroll 0 0 transparent;
  padding: 20px 0;
}

#ja-slideshow .main-inner1 {
  background: none repeat scroll 0 0 #EBEBEB;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -o-border-radius: 8px 8px 8px 8px;
  padding: 18px 19px;
}

#ja-slideshow .ja-moduletable {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}
/*button*/.button {
	background: -moz-linear-gradient(center top, whiteSmoke 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whiteSmoke), color-stop(100%, #E5E5E5));
	background: -o-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: -ms-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border-top: 1px solid white;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*Top2 Modules block*/#ja-top2 {
	background-color: transparent;
	border-top: medium none;
}
#ja-top2 .main {
	background: none repeat scroll 0 0 transparent;
	padding: 10px 0;
}
#ja-top2 .main-inner1 {
	padding: 0 10px;
}
#ja-top2 .ja-moduletable {
	padding-top: 15px;
}
#ja-top2 h3 {
	border-bottom: medium none;
	color: #707070;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 0 1px 0 #FFFFFF;
}
/*right module position*/#ja-right {
	;
}
#ja-right .ja-moduletable {
	padding-top: 10px;
}
#ja-right h3 {
	border-bottom: 1px dashed #CCCCCC;
	color: #707070;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
	text-shadow: 0 1px 0 #FFFFFF;
}
#ja-right .column ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 0;
}
/*left module position header*/#ja-left h3 {
	border-bottom: 1px dashed #CCCCCC;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
}
#ja-left .ja-moduletable {
	padding-top: 10px;
}
#ja-left .column ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 0;
}
/*extra-users block styling*/#ja-extra-users {
	background: url("../images/top1.png") no-repeat scroll center bottom transparent;
}
#ja-extra-users .main {
	background: none repeat scroll 0 0 transparent;
	padding: 20px 25px;
}
#ja-extra-users .main-inner1 {
	;
}
#ja-extra-users .ja-moduletable {
	padding-bottom: 0;
}
#ja-extra-users h3 {
	border-bottom: medium none;
	color: #707070;
	font-size: 16px;
	padding: 0 0 10px;
	font-weight: normal;
}
#ja-extra-users .column ul li {
	background: url("../images/bullet.gif") no-repeat scroll 0 7px transparent;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
}
/*extra-bots block styling*/#ja-extra-bots {
	background: none repeat scroll 0 0 #FFFFFF;
}
#ja-extra-bots .main {
	background: none repeat scroll 0 0 transparent;
	padding: 20px 0;
}
#ja-extra-bots .main-inner {
	;
}
#ja-extra-bots .ja-moduletable {
	padding-bottom: 0;
}
#ja-extra-bots h3 {
	border-bottom: medium none;
	color: #707070;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
}
#ja-extra-bots .column ul li {
	background: url("../images/bullet.gif") no-repeat scroll 0 7px transparent;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
}
/*slideshow2 block styling*/

#ja-slideshow2 {
  background: none repeat scroll 0 0 #FFFFFF;
}
#ja-slideshow2 .main {
	background: none repeat scroll 0 0 transparent;
	padding: 8px 0;
}
#ja-slideshow2 .main-inner1 {
	;
}
#ja-slideshow2 .ja-moduletable {
  background: none repeat scroll 0 0 #F7F7F7;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  padding: 15px;
}
#ja-slideshow2 h3 {
	border-bottom: medium none;
	color: #707070;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
	text-shadow: 0 1px 0 #FFFFFF;
}
#ja-slideshow2 .column ul li {
}

#ja-slideshow2 img{
background: none repeat scroll 0 0 transparent;
	border: none;
	margin-bottom: 0;
	margin-right: 15px;
	margin-top: 5px;
	outline: none;
	overflow: hidden;
	padding: 4px;
}

/*slideshow3 block styling*/#ja-slideshow3 {
	background: none repeat scroll 0 0 #FFFFFF;
}
#ja-slideshow3 .main {
	background: none repeat scroll 0 0 transparent;
	padding-top: 10px;
}
#ja-slideshow3 .main-inner1 {
	;
}
#ja-slideshow3 .ja-moduletable {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 15px;
}
#ja-slideshow3 h3 {
  border-bottom: medium none;
  color: #707070;
  font-size: 16px;
  font-weight: normal;
  padding: 0 0 20px;
  text-shadow: 0 1px 0 #FFFFFF;
}
#ja-slideshow3 .column ul li {
	;
}
/*top1 block styling*/#ja-top1 {
	background-color: #F8F8F8;
	background-image: url("../images/top1.png");
	background-position: center bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #EEEEEE;
}
#ja-top1 .main {
	background: none repeat scroll 0 0 transparent;
	padding: 20px 0;
}
#ja-top1 .main-inner1 {
	;
}
#ja-top1 .ja-moduletable {
	padding: 0 10px;
}
#ja-top1 h3 {
	padding: 0 0 10px;
	border-bottom: none;
	font-weight: normal;
	font-size: 16px;
	color: #707070;
	text-shadow: 0 1px 0 #FFFFFF;
}
#ja-top1 .column ul li {
	background: url("../images/bullet.gif") no-repeat scroll 0 7px transparent;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
}
/*article images styling*/
p img {
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	background: none repeat scroll 0 0 whitesmoke;
	border: 1px solid white;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px;
	outline: 1px solid #EAEAEA;
	overflow: hidden;
	padding: 4px;
}
img:hover {
	opacity: 1;
}
/*navhelper*/
#ja-navhelper {
  background: none repeat scroll 0 0 #EFEFEC;
}
#ja-navhelper .main {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none;
	border-top: medium none;
	padding: 10px 0;
	text-transform: capitalize;
}
/*copyright*/.ja-copyright {
	color: #A6A6A6;
	text-indent: 10px;
}
.ja-copyright a {
	color: #C8C6C6;
	text-decoration: none;
	text-shadow: 0 1px 0 #000000;
}
#ja-navhelper a {
	color: #666666;
	padding: 0 2px;
	text-decoration: none;
}
.column ul li {
	background: none repeat scroll 0 0 transparent;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 0;
}
/*login*/.login_form label, .login label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: left;
	width: 130px;
}
/*toTop*/#toTop {
	background: none repeat scroll 0 0 #707070;
	border: 1px solid #333333;
	bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 0.7em;
	padding: 5px;
	position: fixed;
	right: 0;
	text-align: center;
	text-transform: lowercase;
	width: 100px;
	z-index: 10;
}
/*K2*/
div.itemListCategory {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #EEEEEE;
  box-shadow: none;
  margin: 4px 0;
  padding: 8px;
}

div.itemListCategory img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.itemAuthorBlock {
	background: -moz-linear-gradient(center top, whiteSmoke 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whiteSmoke), color-stop(100%, #E5E5E5));
	background: -o-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: -ms-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #DDDDDD;
	margin: 0 0 16px;
	padding: 8px;
}
div.itemComments {
	background: -moz-linear-gradient(center top, whiteSmoke 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whiteSmoke), color-stop(100%, #E5E5E5));
	background: -o-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: -ms-linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	background: linear-gradient(top, whiteSmoke 0%, #E5E5E5 100%);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #DDDDDD;
	padding: 16px;
}
div.itemAuthorLatest ul li {
	border-bottom: medium none;
}
div.itemBackToTop a {
	text-decoration: none;
}
div.itemView {
	border-bottom: medium none;
	margin: 0 0 24px;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border-top: medium none;
}
div.catItemHeader h3.catItemTitle {
	font-family: 'Lucida Sans', 'Droid Sans', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 10px 0 4px;
}
div.itemIntroText {
	color: #707070;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 4px 0 12px;
}
div.itemToolbar {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin: 16px 0 0;
	padding: 2px 0;
}
div.itemHeader h2.itemTitle {
	font-family: 'Lucida Sans', 'Droid Sans', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 10px 0 4px;
}
div.itemNavigation {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 24px;
	padding: 4px 8px;
}
div.itemCategory {
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px;
}
div.itemComments ul.itemCommentsList li {
	border-bottom: 1px dashed #DDDDDD;
	margin: 0;
	padding: 4px;
}
div.catItemCategory {
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 0;
}
div.userBlock {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #EEEEEE;
  box-shadow: none;
  clear: both;
  margin: 0 0 16px;
  padding: 8px;
}
div.userItemHeader h3.userItemTitle {
	font-family: 'Lucida Sans', 'Droid Sans', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 10px 0 4px;
}
.k2AccountPage th.k2ProfileHeading {
	background: none repeat scroll 0 0 transparent;
	font-size: 18px;
	padding: 8px;
	text-align: left;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none;
	border-right: medium none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 140px;
}
.k2AccountPage div.k2AccountPageUpdate {
	border-top: 1px dashed #CCCCCC;
	margin: 8px 0;
	padding: 8px;
	text-align: right;
}
div.userItemCategory {
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px;
}

div.genericItemHeader h2.genericItemTitle {
  font-family: 'Open Sans',sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
}

div.genericItemView {
  border-bottom: 1px dashed #CCCCCC;
  margin: 0 0 16px;
  padding: 8px 0;
}

/*Showplus Image Slider*/.showplus-images span {
	background: transparent;
	height: 100%;
	position: absolute;
	width: 100%;
}
/*lof accordion*/
/*lof accordion*/.lof-accordion-default > .lof-toggler {
	background: url("../images/accordin_plus_minus.png") no-repeat scroll 95% 5px transparent;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
	font-size: 105%;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
	padding: 4px 0 0 0 !important;
	position: relative;
	border-radius: 4px 4px 4px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.lof-accordion-default > .lof-toggler span.lof-title {
	padding-left: 7px;
}
.lof-accordion-default .lof-active {
	background: url("../images/accordin_plus_minus.png") no-repeat scroll 95% 5px transparent;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	padding: padding: 4px 0 0 0 !important;
}
.lof-accordion-default .lof-element {
	background: url("../images/accordin_light_bg.png") repeat scroll 0 0 transparent;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
/*end of lof accordion*/
/*mods block styling*/#ja-mods {
	;
}
#ja-mods .main {
	;
}
#ja-mods .main-inner1 {
	padding-top: 20px;
}
#ja-mods .ja-moduletable {
	;
}
#ja-mods h3 {
	border-bottom: medium none;
	font-size: 16px;
}
#ja-topsl li {
	;
}
#ja-botsl li {
  background: url("../images/arrow.png") no-repeat scroll left 0 transparent;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}

#ja-botsl li:hover{
padding-left: 30px;
text-decoration: none;
-moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}

#ja-topsl a {

}
#ja-botsl a {
	color: #F95700;
}

#ja-botsl a:hover{
text-decoration: none;
}

#ja-botsl h3 {
	color: #303030;
}
/*bots-body seperator*/
#ja-footer-sep {
  background: url("../images/footer-sep.png") repeat-x scroll 0 -19px transparent;
  height: 20px;
}
/*end of bots body seperator*/
#ja-botsl .button {

}
#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	font-size: 11px;
}

/*Tag cloud*/

#joeswordcloud{

}

#joeswordcloud a {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #DDDDDD;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  padding: 4px 7px;
  text-shadow: 1px 1px 1px #FFFFFF;
}

/*Lof Article Slide Scroller*/

.lof-ass {
  background: none repeat scroll 0 0 #F9F9F9;
  border: medium none;
  color: #FFFFFF;
}

.lof-ass .lof-css3, .lof-ass .lof-css3 .preload {
  box-shadow: none;
}

.lof-ass .grey {
  border: medium none;
}

.lof-ass .lof-description {
  background: url("../images/transparent_bg.png") repeat scroll 0 0 transparent;
  bottom: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 3;
  min-width: 668px;
}
/* Lof Article Scroller
------------------------------------------------*/	
.lof-articlessroller .lof-inner {
  background: url("../images/recent_bg.png") repeat scroll 0 0 transparent;
  margin: 0 2px;
  padding: 0;
}
.lof-articlessroller .lof-inner .lof-title {
  font: 14px/22px 'ComfortaaThin',Verdana,sans-serif;
  padding: 20px 0 5px;
}
.lof-articlessroller .lof-inner img.lof-image {
  -moz-border-radius: 0 0 0 0;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CBCBCB;
  margin: 0;
  padding: 5px;
}
.lof-articlessroller .lof-row {
  float: left;
  overflow: hidden;
  padding-bottom: 12px;
  padding-top: 0px;
  position: relative;
}
.lof-articlessroller .lof-bottom .lof-navigator-outer {
  background: none;
  -moz-border-radius: 8px 8px 8px 8px;
  bottom: 0;
  position: absolute;
  right: 0;
}
.lof-articlessroller .lof-navigator li span {
  background: none;
  color: #FFFFFF;
  display: block;
  margin: 4px 5px;
}
.lof-articlessroller .lof-navigator li.active span {
  background: none;
  color: #FFFFFF;
  display: block;
  margin: 4px 5px;
}
.lof-articlessroller .lof-inner:hover {
  -moz-box-shadow: 0 0 0 0 #C3C3C3; -webkit-box-shadow: 0 0 0 0 #C3C3C3; box-shadow: 0 0 0 0 #C3C3C3;	
  background: none repeat scroll 0 0 transparent;
}
.lof-articlessroller .lof-inner {
  -moz-border-radius: 0;
  position: relative;
}
.lof-articlessroller .lof-vertical .lof-next {
  background: url("../images/arrow_up.png") no-repeat scroll 0 0 transparent;
  right: 38%;
  top: -15px;
  width: 64px;
}
.lof-articlessroller .lof-vertical .lof-previous {
  background: url("../images/arrow_down.png") no-repeat scroll 0 0 transparent;
  bottom: -40px;
  right: 38%;
  width: 64px;
}
/*end of lof article scroller*/

/*bots image styling*/

#ja-botsl img{
 -moz-transition: all 0.9s ease 0s;
 -webkit-transition: all 0.9s ease 0s;
 -o-transition: all 0.9s ease 0s;
	background: none repeat scroll 0 0 transparent;
	border: medium none transparent;
	display: block;
	margin-bottom: 0;
	margin-right: 5px;
	box-shadow: none;
	position: relative;
	outline: none;
	padding-top: 0;
	margin-top: 0;
}