﻿/*
Theme Name: JS Levy Black simple
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, one column, valid XHTML, widgets
*/
/* begin Page */
#jsl-main, table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url('images/Bottom_texture.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	max-width: 90%;
}
.jsl-postcontent, .jsl-postcontent li, .jsl-postcontent table, .jsl-postcontent a, .jsl-postcontent a:link, .jsl-postcontent a:visited, .jsl-postcontent a.visited, .jsl-postcontent a:hover, .jsl-postcontent a.hovered {
	font-family: Arial, Helvetica, Sans-Serif;
	top : -135px;
}
.jsl-postcontent p {
	margin: 12px 0 12px 0;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 32px;
	position: inherit;
	text-align: center;
	top: 170;
}
h2
{
	font-size:14px;
}
.jsl-postcontent a {
	text-decoration: none;
	color: #ffffff;
}
.jsl-postcontent a:link {
	text-decoration: none;
	color: #ffffff;
}
.jsl-postcontent a:visited, .jsl-postcontent a.visited {
	color: #ffffff;
}
.jsl-postcontent a:hover, .jsl-postcontent a.hover {
	text-decoration: underline;
	color: #588097;
}
.jsl-postcontent h1 {
	margin: 21px 0 21px 0;
	color: #FFFFFF;
}
.jsl-postcontent h2 {
	color: #FFFFFF;
	margin: 19px 0 19px 0;
	font-size: 24px;
}
.jsl-postcontent h3 {
	margin: 19px 0 19px 0;
	color: #FFFFFF;
	font-size: 19px;
}
.jsl-postcontent h4 {
	margin: 20px 0 20px 0;
	color: #FFFFFF;
	font-size: 16px;
}
.jsl-postcontent h5 {
	margin: 26px 0 26px 0;
	color: #FFFFFF;
	font-size: 13px;
}
.jsl-postcontent h6 {
	margin: 35px 0 35px 0;
	color: #FFFFFF;
	font-size: 11px;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
#jsl-main {
	position: relative;
	left: 0;
	top: 0;
	cursor: default;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */
/* begin Box, Sheet */
.jsl-sheet {
	position: relative;
	margin: 0 auto;
	min-width: 11px;
	min-height: 11px;
}
.jsl-sheet-body {
	position: relative;
	padding: 0;
}
.jsl-sheet-tr, .jsl-sheet-tl, .jsl-sheet-br, .jsl-sheet-bl, .jsl-sheet-tc, .jsl-sheet-bc, .jsl-sheet-cr, .jsl-sheet-cl {
	position: absolute;
}
.jsl-sheet-tr, .jsl-sheet-tl, .jsl-sheet-br, .jsl-sheet-bl {
	width: 10px;
	height: 10px;
	background-image: url('images/sheet_s.png');
}
.jsl-sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 5px, 5px, auto);
}
.jsl-sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}
.jsl-sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}
.jsl-sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}
.jsl-sheet-tc, .jsl-sheet-bc {
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/sheet_h.png');
}
.jsl-sheet-tc {
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}
.jsl-sheet-bc {
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}
.jsl-sheet-cr, .jsl-sheet-cl {
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/sheet_v.png');
}
.jsl-sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 5px);
}
.jsl-sheet-cl {
	left: 0;
	clip: rect(auto, 5px, auto, auto);
}
.jsl-sheet-cc {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #000000;
}
.jsl-sheet {
	top: 0 !important;
	margin-bottom: 0 !important;
	cursor: auto;
	width: 900px;
}
/* end Box, Sheet */
/* begin Menu */
/* menu structure */
.jsl-menu a, .jsl-menu a:link, .jsl-menu a:visited, .jsl-menu a:hover {
	outline: none;
}
.jsl-menu, .jsl-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.jsl-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.jsl-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.jsl-menu li li {
	float: none;
}
.jsl-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.jsl-menu li:hover > ul {
	visibility: visible;
	top: 100%;
}
.jsl-menu li li:hover > ul {
	top: 0;
	left: 100%;
}
.jsl-menu:after, .jsl-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.jsl-menu, .jsl-menu ul {
	min-height: 0;
}
.jsl-menu ul {
	background-image: url('images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.jsl-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
ul.jsl-menu {
	float: right;
}
/* menu structure */
.jsl-menu {
	padding: 0 0 0 0;
}
.jsl-nav {
	position: relative;
	min-height: 21px;
	z-index: 100;
}
.jsl-nav .l, .jsl-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 100%;
	background-image: url('images/nav.png');
}
.jsl-nav .l {
	left: 0;
	right: 0;
}
.jsl-nav .r {
	right: 0;
	width: 900px;
	clip: rect(auto, auto, auto, 900px);
}
/* end Menu */
/* begin MenuItem */
.jsl-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 21px;
	cursor: pointer;
	text-decoration: none;
}
.jsl-menu ul li {
	margin: 0;
	clear: both;
}
.jsl-menu a .r, .jsl-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 73px;
	background-image: url('images/menuitem.png');
}
.jsl-menu a .l {
	left: 0;
	right: 0;
}
.jsl-menu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.jsl-menu a .t, .jsl-menu ul a, .jsl-menu a, .jsl-menu a:link, .jsl-menu a:visited, .jsl-menu a:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}
.jsl-menu a .t {
	color: #FFFFFF; /* menu text colour normal */
	padding: 0 15px;
	margin: 0 0;
	line-height: 21px;
	text-align: center;
}
.jsl-menu a:hover .l, .jsl-menu a:hover .r {
	top: -26px;
}
.jsl-menu li:hover > a .l, .jsl-menu li:hover > a .r {
	top: -26px;
}
.jsl-menu li:hover a .l, .jsl-menu li:hover a .r {
	top: -26px;
}
.jsl-menu a:hover .t {
	color: #FFFFFF;
}
.jsl-menu li:hover a .t {
	color: #FFFFFF;
}
.jsl-menu li:hover > a .t {
	color: #000000; /* menu text colour hover */
}
/* end MenuItem */
/* begin MenuSeparator */
.jsl-menu .jsl-menu-li-separator {
	display: block;
	width: 1px;
	height: 21px;
}
.jsl-nav .jsl-menu-separator {
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 21px;
	background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */
/* begin MenuSubItem */
.jsl-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 16px;
	width: 140px;
	overflow: hidden;
	line-height: 16px;
	background-image: url('images/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
.jsl-nav ul.jsl-menu ul span, .jsl-nav ul.jsl-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.jsl-menu ul a, .jsl-menu ul a:link, .jsl-menu ul a:visited, .jsl-menu ul a:hover, .jsl-menu ul a:active, .jsl-nav ul.jsl-menu ul span, .jsl-nav ul.jsl-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #FFFFFF; /* sub menu text colour non hover*/
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.jsl-menu ul li a:hover {
	color: #000000;
	border-color: #FFFFFF;
	background-position: 0 -20px;
}
.jsl-menu ul li:hover > a {
	color: #000000;
	border-color: #FFFFFF;
	background-position: 0 -20px;
}
.jsl-nav .jsl-menu ul li a:hover span, .jsl-nav .jsl-menu ul li a:hover span span {
	color: #000000;
}
.jsl-nav .jsl-menu ul li:hover > a span, .jsl-nav .jsl-menu ul li:hover > a span span {
	color: #000000;
}
/* end MenuSubItem */
/* begin Header */
div.jsl-header {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
}
div.jsl-header-center {
	position: relative;
	width: 900px;
	left: 50%;
}
div.jsl-header-jpeg {
	position: absolute;
	top: 0;
	left: -50%;
	width: 900px;
	height: 210px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */
/* begin Logo */
div.jsl-logo {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
}
h1.jsl-logo-name {
	display: block;
	text-align: {HorizontalAlign};
}
h1.jsl-logo-name, h1.jsl-logo-name a, h1.jsl-logo-name a:link, h1.jsl-logo-name a:visited, h1.jsl-logo-name a:hover {
	font-size: 28px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: {NameFontColor} !important;
}
h2.jsl-logo-text, h2.jsl-logo-text a, h2.jsl-logo-text a:link, h2.jsl-logo-text a:visited, h2.jsl-logo-text a:hover {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: {TextFontColor} !important;
}
h2.jsl-logo-text {
	display: block;
	text-align: {HorizontalAlign};
}
/* end Logo */
/* begin Layout */
.jsl-content-layout {
	display: table;
	position: relative;
	margin: 0 auto;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding: 0 !important;
	margin-top: 10px;
	margin: bottom:0;
}
.jsl-layout-cell, .jsl-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.jsl-content-layout .jsl-content-layout {
	width: auto;
	margin: 0;
}
.jsl-content-layout .jsl-layout-cell, .jsl-content-layout .jsl-layout-cell .jsl-content-layout .jsl-layout-cell {
	display: table-cell;
}
.jsl-layout-cell .jsl-layout-cell {
	display: block;
}
.jsl-content-layout-row {
	display: table-row;
}
.jsl-layout-glare {
	position: relative;
}
/* end Layout */
/* begin Box, Block */
.jsl-block {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.jsl-block-body {
	position: relative;
	padding: 0;
}
.jsl-block {
	margin: 10px;
}
/* end Box, Block */
/* begin BlockHeader */
.jsl-blockheader {
	margin-bottom: 0;
}
.jsl-blockheader, .jsl-blockheader h3.t {
	position: relative;
	height: 26px;
}
.jsl-blockheader h3.t, .jsl-blockheader h3.t a, .jsl-blockheader h3.t a:link, .jsl-blockheader h3.t a:visited, .jsl-blockheader h3.t a:hover {
	color: #8F9EAC; 
	font-size: 14px;
}
.jsl-blockheader h3.t {
	margin: 0;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	line-height: 26px;
}
/* end BlockHeader */
/* begin Box, BlockContent */
.jsl-blockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 90%;
	min-height: 1px;
	height: auto;
	bottom: auto;
}
.jsl-blockcontent-body {
	position: relative;
	padding: 5px;
}
.jsl-blockcontent-body, .jsl-blockcontent-body li, .jsl-blockcontent-body a, .jsl-blockcontent-body a:link, .jsl-blockcontent-body a:visited, .jsl-blockcontent-body a:hover {
	color: #657687;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.jsl-blockcontent-body p {
	margin: 6px 0 6px 0;
}
.jsl-blockcontent-body a {
	color: #4B6E82;
}
.jsl-blockcontent-body a:link {
	color: #4B6E82;
}
.jsl-blockcontent-body a:visited, .jsl-blockcontent-body a.visited {
	color: #778899;
	text-decoration: none;
}
.jsl-blockcontent-body a:hover, .jsl-blockcontent-body a.hover {
	color: #588097;
	text-decoration: none;
}
.jsl-blockcontent-body ul li {
	line-height: 125%;
	color: #6E8193;
	padding: 0 0 0 12px;
	background-image: url('images/blockcontentbullets.png');
	background-repeat: no-repeat;
}
/* end Box, BlockContent */
/* begin Button */
.jsl-button-wrapper a.jsl-button, .jsl-button-wrapper a.jsl-button:link, .jsl-button-wrapper input.jsl-button, .jsl-button-wrapper button.jsl-button {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #EEEEEE;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 32px;
	height: 32px;
	margin: 0 !important;
	padding: 0 16px !important;
	overflow: visible;
	cursor: pointer;
}
.jsl-button img, .jsl-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.jsl-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 32px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .jsl-button-wrapper {
	display: block;
	float: left;
}
input, select, textarea {
	vertical-align: middle;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.jsl-block select {
	width: 96%;
}
.jsl-button-wrapper.hover .jsl-button, .jsl-button-wrapper.hover a.jsl-button:link, .jsl-button:hover {
	color: #3D2D13 !important;
	text-decoration: none !important;
}
.jsl-button-wrapper.active .jsl-button, .jsl-button-wrapper.active a.jsl-button:link {
	color: #EEEEEE;
}
.jsl-button-wrapper .jsl-button-l, .jsl-button-wrapper .jsl-button-r {
	display: block;
	position: absolute;
	height: 106px;
	margin: 0;
	padding: 0;
	background-image: url('images/button.png');
}
.jsl-button-wrapper .jsl-button-l {
	left: 0;
	right: 10px;
}
.jsl-button-wrapper .jsl-button-r {
	width: 409px;
	right: 0;
	clip: rect(auto, auto, auto, 399px);
}
.jsl-button-wrapper.hover .jsl-button-l, .jsl-button-wrapper.hover .jsl-button-r {
	top: -37px;
}
.jsl-button-wrapper.active .jsl-button-l, .jsl-button-wrapper.active .jsl-button-r {
	top: -74px;
}
.jsl-button-wrapper input {
	float: none !important;
}
/* end Button */
/* begin Box, Post */
.jsl-post {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.jsl-post-body {
	position: relative;
	padding: 10px;
}
.jsl-post {
	margin: 0;
}
a img {
	border: 0;
}
.jsl-article img, img.jsl-article {
	border: solid 0 #637485;
	margin: 7px;
}
.jsl-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.jsl-article table, table.jsl-article {
	border-collapse: collapse;
	margin: 1px;
}
.jsl-article th, .jsl-article td {
	padding: 2px;
	border: solid 1px #4E5C69;
	vertical-align: top;
	text-align: left;
}
.jsl-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */
/* begin PostHeaderIcon */
h2.jsl-postheader {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}
h2.jsl-postheader, h2.jsl-postheader a, h2.jsl-postheader a:link, h2.jsl-postheader a:visited, h2.jsl-postheader a.visited, h2.jsl-postheader a:hover, h2.jsl-postheader a.hovered {
	font-size: 24px;
}
h2.jsl-postheader a, h2.jsl-postheader a:link {
	text-align: left;
	text-decoration: none;
	color: #51768C;
}
h2.jsl-postheader a:visited, h2.jsl-postheader a.visited {
	color: #798A9B;
}
h2.jsl-postheader a:hover, h2.jsl-postheader a.hovered {
	color: #588097;
}
/* end PostHeaderIcon */
/* begin PostIcons, PostHeaderIcons */
.jsl-postheadericons, .jsl-postheadericons a, .jsl-postheadericons a:link, .jsl-postheadericons a:visited, .jsl-postheadericons a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
}
.jsl-postheadericons {
	padding: 1px;
}
.jsl-postheadericons a, .jsl-postheadericons a:link {
	text-decoration: none;
	color: #4B6E82;
}
.jsl-postheadericons a:visited, .jsl-postheadericons a.visited {
	font-style: italic;
	font-weight: normal;
	color: #4B6E82;
}
.jsl-postheadericons a:hover, .jsl-postheadericons a.hover {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #588097;
}
/* end PostIcons, PostHeaderIcons */
/* begin PostBullets */
.jsl-post ol, .jsl-post ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}
.jsl-post li {
	font-size: 13px;
}
.jsl-post li ol, .jsl-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.jsl-post li {
	color: #657687;
	padding: 0;
}
/* end PostBullets */
/* begin PostQuote */
.jsl-postcontent blockquote, .jsl-postcontent blockquote a, .jsl-postcontent blockquote a:link, .jsl-postcontent blockquote a:visited, .jsl-postcontent blockquote a:hover {
	color: #050505;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.jsl-postcontent blockquote p {
	margin: 2px 0 2px 15px;
}
.jsl-postcontent blockquote {
	border: solid 0 #707070;
	margin: 10px 10px 10px 50px;
	padding: 0 0 0 28px;
	background-color: #848484;
	background-image: url('images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */;
	overflow: auto;
}
/* end PostQuote */
/* begin PostIcons, PostFooterIcons */
.jsl-postfootericons, .jsl-postfootericons a, .jsl-postfootericons a:link, .jsl-postfootericons a:visited, .jsl-postfootericons a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #6E8193;
}
.jsl-postfootericons {
	padding: 1px;
}
.jsl-postfootericons a, .jsl-postfootericons a:link {
	text-decoration: none;
	color: #4B6E82;
}
.jsl-postfootericons a:visited, .jsl-postfootericons a.visited {
	color: #4B6E82;
}
.jsl-postfootericons a:hover, .jsl-postfootericons a.hover {
	color: #588097;
}
/* end PostIcons, PostFooterIcons */
/* begin Footer */
.jsl-footer {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.jsl-footer-b {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 0;
	height: 5px;
	background-image: url('images/footer_b.png');
}
.jsl-footer-r, .jsl-footer-l {
	position: absolute;
	height: 5px;
	background-image: url('images/footer_s.png');
	bottom: 0;
}
.jsl-footer-l {
	left: 0;
	width: 5px;
}
.jsl-footer-r {
	right: 0;
	width: 10px;
	clip: rect(auto, auto, auto, 5px);
}
.jsl-footer-t {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 5px;
	background-color: #000000;
}
.jsl-footer-body {
	position: relative;
	padding: 5px;
}
.jsl-footer-body .jsl-rss-tag-icon {
	position: absolute;
	left: 6px;
	bottom: 5px;
	z-index: 1;
}
.jsl-rss-tag-icon {
	display: block;
	background-image: url('images/rssicon.png');
	background-position: center right;
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
}
.jsl-footer-body .jsl-webstorm {
	position: absolute;
	left: 6px;
	bottom: 5px;
	z-index: 1;
}
.jsl-webstorm {
	display: block;
	background-image: url('images/web storm marketing logo.png');
	background-position: center right;
	background-repeat: no-repeat;
	height: 59px;
	width: 199px;
	cursor: default;
}
.jsl-footer-text p {
	padding: 0;
	margin: 0;
}
.jsl-footer, .jsl-footer a, .jsl-footer a:link, .jsl-footer a:visited, .jsl-footer a:hover {
	color: #5A6A79;
	font-size: 11px;
}
.jsl-footer-text {
	min-height: 32px;
	padding: 0 10px 0 10px;
}
.jsl-footer, .jsl-footer-text, .jsl-footer p {
	text-align: center;
	clear: both;
}
.jsl-footer a, .jsl-footer a:link {
	color: #020FCA;
	text-decoration: none;
}
.jsl-footer a:visited {
	color: #586775;
}
.jsl-footer a:hover {
	color: #6891A8;
	text-decoration: underline;
}
/* end Footer */
/* begin PageFooter */
.jsl-page-footer, .jsl-page-footer a, .jsl-page-footer a:link, .jsl-page-footer a:visited, .jsl-page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #588097;
}
.jsl-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #586775;
}
/* end PageFooter */
/* begin LayoutCell, content */
.jsl-content-layout .jsl-content .jsl-block {
	background-color: #FFFFFF;
}
/* end LayoutCell, content */
textarea#comment {
	width: 100%;
}
.commentlist, .commentlist li {
	background: none;
}
.commentlist li li {
	margin-left: 30px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
	background: #fff;
}
.commentlist li cite {
	font-size: 1.2em;
}
#commentform textarea {
	width: 100%;
}
img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}
.navigation {
	display: block;
	text-align: center;
}
/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .jsl-article .aligncenter img, .aligncenter img.jsl-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
}
.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption, .wp-caption p {
	text-align: center;
}
/* End */
.hidden {
	display: none;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
.gallery {
	letter-spacing: normal;
}
.jsl-content {
	position: relative;
	z-index: 1;
}
#todays-events {
	position: relative;
	z-index: 11;
}
#upcoming-events {
	position: relative;
	z-index: 10;
}
img.wp-post-image {
	margin: 0 5px 5px 0 !important;
}
div.jsl-footer li, ul.commentlist li {
	list-style-image: none;
	background: none;
	list-style-type: none;
}
div.jsl-footer div.jsl-content-layout, div.jsl-content div.jsl-content-layout {
	margin: 0 auto;
	width: 100%;
}
div.jsl-footer ul {
	padding-left: 0;
}
div.jsl-footer ul li ul {
	padding-left: 20px;
}
div.jsl-layout-cell-size1 {
	width: 100%;
}
div.jsl-layout-cell-size2 {
	width: 50%;
}
div.jsl-layout-cell-size3 {
	width: 33%;
}
div.jsl-layout-cell-size4 {
	width: 25%;
}
</applet>author-info img.avatar 
{
	float:left;	
	margin-top:0;
}
.hs_container{
	position:relative;
	width:99%; /* 902px */
	min-height:480px;/*471px ; /* 471 */
	height:100%;
	overflow:hidden;
	clear:both;
	border:2px solid #000;
	cursor:pointer;
	-moz-box-shadow:1px 1px 3px #222;
	-webkit-box-shadow:1px 1px 3px #000; /* changed from 222 */
	box-shadow:1px 1px 3px #222;
}
.hs_container .hs_area{
	position:absolute;
	overflow:hidden;
}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9999;
}
.hs_area1{
	border-right:0px solid #fff;
}
.hs_area4, .hs_area5{
	border-top:0px solid #fff;
}
.hs_area4{
	border-right:0px solid #fff;
}
.hs_area3{
	border-top:0px solid #fff;
}
.hs_area1{
	width: 49.3% ; /* 449px */
	height:70%; /* 334px */
	top:0px;
	left:0px;
}
.hs_area2{
	width:51.3%; /* 451px */
	height:34.7%; /* 165 */
	top:0px;
	left:49.7% /* 451px */
}
.hs_area3{
	width:51.3%; /* 451px; */
	height:34.7%; /* 167px; */
	top: 35.3%; /* 165% */
	left:49.7% /* 451px */
}
.hs_area4{
	width:22%;/*192px;*/
	height:29.4%; /*135px*/
	top:70.6%;/*334px;*/
	left:0px;
}
.hs_area5{
	width:77.6%; /*708px;*/
	height:29.4%; /*135px;*/
	top:70.6%; /* 334px; */
	left:22.4%/* 194px; */
}
.logo-pos{
	height:28%;
}
.resize {
width: 28%;
min-width: 264px;
height : auto;
}


;
