/* jzane designs by Justin Zane H. http://jzane.com/
css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  
All associated designs/graphics/code copyright Justin Zane H. 2010 unless otherwise listed

Jericho Manor Blog
*/
html {
	background:#192517;
	}
body {
	font: 100% Arial, sans-serif;
	background: url(http://www.jerichomanor.com/images/main/jmbackground3.jpg) top left fixed;
	background-attachment:fixed;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-height: 100%; /* may error */
	}
.hiddenpic{display: none;}
.fade2 {}

#main, #primary, #searchbanner, #actiontext, #footer, .actionclass, ul, h1, h2, h3, h4, p {
	margin: 0;
	}
/* ::::::::::::::::::::  Style ::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
h1 {
	font-size:28px;
	letter-spacing:0.05em;
	padding: 20px 0 10px 20px;
	}
h1.photo {
	padding: 10px 0;
	text-align:center;
	}
h2 {
	font-size:24px;
	height: 16px; /*distance from top of text to next element */
	padding:20px 20px 0px 20px;
	}
h3 {
	font-size:19px;
	padding:0 20px;
	}
h3.sidebar1 {
	text-align:center;
	padding: 0;
	}
h3.sidebar1 a {
	text-decoration:none;
	}
h3.sidebar1 a:link, a:active, a:visited {
	text-decoration:none;
	}
h3.sidebar1 a:hover {
	text-decoration:underline;
	}
h3.photo {
	text-align:center;
	padding:0 0 30px 0;
	}
h3.map1 {
	text-align:center;
	padding: 5px 0;
	}
h3.map1 a {
	text-decoration:none;
	}
h3.map1 a:link, a:active, a:visited {
	text-decoration:none;
	}
h3.map1 a:hover {
	text-decoration:underline;
	}

h4 {
	font-size:15px;
	font-weight:400;
	padding:10px 20px 0 20px;
	}
h4.contact {
	padding: 18px;
	text-align:center;
	color:#7E7E7E;
	}
h5 {
	font-size:14px;
	}
p {
	font-size:12px;
	padding: 0 20px;
	}
a {
	text-decoration:none;
	color:#395235;
	}
a:link, a:active, a:visited {
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	color:#1A2618;
	}
	
small {
	font-size:10px;
	line-height:150%;
	}
.white{
	color:#FFFFFF;
	}
strong {
	font-weight: 800;
	}
/* :::::::::::::::::::::  Main ::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */

#container {
	width: 960px;
	background:none;
	margin: 0 auto;
	margin-top:0; /* important for ie */
	border: none;
	text-align: left;
	padding:0;
	}
#innercontainer {
	background:#2a2a2a url(http://www.jerichomanor.com/images/main/jmpattern2.png) repeat left top;
	padding: 0 20px; /*gutter */
	}
#topbar {
	background:url(http://www.jerichomanor.com/images/main/jmheader2.png) no-repeat left top;/*url(images/main/topbar.png) top left no-repeat; */ 
	padding:0;
	height:210px; /*container height*/
	width: 960px; 
	position:relative;
	z-index:500;
	}
#navbar {
	background: none;
	padding: 0;
	height: auto;
	position:relative;
	float:right;
	width: 350px;
	z-index:999;
	}
#mainimage {
	background:url(http://www.jerichomanor.com/images/rotate/main1.jpg) top left no-repeat;
	position:relative;
	margin: -40px 0 0 0;
	padding:0;
	height: 250px;
	z-index:1;
	}
#banner {
	background:#2a2a2a;
	height: 40px;
	}
#banner2 {  /*only for WP*/
	background:url(http://www.jerichomanor.com/images/main/jmbanner2.png) top left no-repeat;
	position:relative;
	margin: -40px 0 0 0;
	padding:0;
	height: 50px;
	z-index:1;
	}
#searchbanner {
	background:url(http://www.jerichomanor.com/images/main/jmpattern2.png) top left repeat;
	padding:10px 0 0 720px;
	height: 30px;
	}
	
/*************************************************/	
#main {
	background:none;
	/*height:100%;*/
	position:inherit;
	margin:0;
	padding: 0;
	}
#main p {
	font-size:15px;
	font-weight:100;
	padding: 20px;
	text-align:justify;
	line-height: 100%;
	}
#main a{
	background:none;
	color:#262626;
	text-decoration:none;
	}
#main a:link, a:active, a:visited {
	text-decoration:none;
	}
#main a:hover {
	color: #000000!important;
	text-decoration: underline;
	}
#list {
	}
#post {
	line-height: 120%;
	margin:0;
	padding:0;
	}
#post p {
	line-height: 120%;
	margin: 0;
	}
#body {
	background:none;
	}
#sidebar {
	padding: 0 0 10px 20px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0 0 5px 10px; /*distance between sidebar items, originally 10px*/
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar p {
	padding: 0;
	margin: 0;
	}
.categories {
	list-style-type: none;
	list-style-image: none;
	}
	
/*#occpost
	{
	padding: 0 20px;
	}*/
#linkspages {
	background:#232323;
	height:40px;
	min-height:40px; /*added */
	}
/* :::::::::::::::::::::  Main Area ::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
#primary {
	background:none;
	padding:0;
	height: auto;
	width: 100%;
	overflow: auto;
	}
#maincontent {
	background:#e3e2e8;
	padding: 0;
	float: left;
	position:relative;
	width: 698px; /*minus padding*/
	height: auto;
	border-right:#2a2a2a 2px solid;
	}
#maincontent p {
	font-size:16px;
	padding:0 30px 10px 20px;
	line-height: 140%;
	text-align:justify;
	}
#maincontent a {
	text-decoration:none;
	color:#395235;
	}
#maincontent a:link, a:active, a:visited {
	text-decoration:none;
	}
#maincontent a:hover{
	text-decoration:underline;
	color:#1A2618;
	}
#sidebarprime {
	background:none;
	padding:0;
	position:relative;
	float:left;
	width: 220px; /*total 920px */ 
	height: auto;
	}
#secondary {
	background:none;
	height:auto;
	width: 100%;
	overflow: auto;
	border-top:#2a2a2a 2px solid;
	}	
#actionshot {
	background:none;
	padding: 0;
	}
#actiontext {
	background:none;
	position: relative;
	float: left;
	width: 306px; /* 920px div by 3 */
	height: auto;
	}
#actiontext h4 {
	text-align:center;
	padding:0;
	font-size:24px;
	}
#actiontext h4 a {
	text-decoration:none;
	}
#actiontext h4 a:link, a:active, a:visited {
	text-decoration:none;
	}
#actiontext h4 a:hover {
	text-decoration:underline;
	}
#actiontext p {
	font-size:16px;
	padding: 10px 20px 20px 20px;
	text-align:justify;
	}
#photogallery {
	background:none;
	position: relative;
	float: left;
	width: 700px; /* 920px div by 2 */
	height: auto;
	margin: 20px 109px;
	}
/* :::::::::::::::::::::  Footer ::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::: */
	
#bottombar {
	background:url(http://www.jerichomanor.com/images/main/jmbottombar.png) top left no-repeat;
	padding:0;
	height:28px; /*container height*/
	width: 960px; 
	position:relative;
	border-top:#999999 1px solid;
	}
#footer {
	background:url(http://www.jerichomanor.com/images/main/jmfooter3.png) top left no-repeat;
	margin:0;
	padding:0 10px 0 10px;
	height: 100px;
	position:relative;
	}	

/* :::::::::::::::::::::  Classes ::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::: */

.navtop{
	list-style:none;
	line-height:100%;
	margin: 0;
	padding: 0;
	width:100%;
	}
.navtop ul{	
	width:100%;
	margin:0;
	padding:55px 10px 0 0; /*from top of navbar div*/
	float:right;
	}
.navtop li{
	background:none;
	float:right;
	display:inline;
	padding: 5px 0 0 0; /*gap from top of list item to image*/
	}	
.navtop li a{
	font-size:11px;
	text-transform:uppercase;
	font-weight:200;
	color:#434343;
	text-decoration:none;
	padding-right:10px;
	margin:0px;
	white-space:nowrap;	
	}
.navtop li a:link, a:active, a:visited {
	text-decoration:none;
	}
.navtop li a:hover{
	/*text-decoration:underline;*/
	color:#2a2a2a;
	}


.navbot{
	list-style:none;
	line-height:100%;
	margin: 0;
	padding: 0;
	width:100%;
	}
.navbot ul{	
	width:100%;
	margin:0;
	padding:0 320px 0 0; /*from top of navbar div*/
	float:right;
	}
.navbot li{
	background:none;
	float:right;
	display:inline;
	padding: 5px 0 0 0; /*gap from top of list item to image*/
	}	
.navbot li a{
	font-size:11px;
	text-transform:uppercase;
	font-weight:200;
	color:#434343;
	text-decoration:none;
	padding-right:10px;
	margin:0px;
	white-space:nowrap;	
	}
.navbot li a:link, a:active, a:visited {
	text-decoration:none;
	}
.navbot li a:hover{
	text-decoration:underline;
	color:#2a2a2a;
	}






	                          /* ---------------------- */
.bodytext {
	padding:0;
	}
.bodytext ul{
	padding:0 20px 0 40px;
	margin: 0;
	}
.bodytext li{
	padding: 0;
	font-size:14px;
	margin:0;
	}
.bodytext a{
	color:#2f5d7e !important; /*336589*/
	}
.bodytext a:link, a:active, a:visited {
	text-decoration:none;
	}
.bodytext a:hover{
	text-decoration:underline; 
	}
/* :::::::::::::::::::::  WP Special Classes ::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */	
.navigation {
	height: 30px;
	display:block;
	text-align: center;
	margin: 10px 0 0 0;
	}
.eventsformat {
	}
.eventsformat ul{		
	}
.eventsformat li{
	display:inline;
	}	
.eventsformat li a{
	color:#1B1B1B;
	text-decoration:none;
	padding:12px 47px; /*49px text location in block */
	margin:0;
	}
.eventsformat li a:link, a:active, a:visited {
	text-decoration:none;
	}
.eventsformat li a:hover{ 
	text-decoration:none;
	}
.entry {
	line-height: 140%;
	}
.entry p {
	line-height: 90%;
	margin:0;
	padding-bottom: 0 !important;
	}	
/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	} */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
/**/
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.postmetadata {
	padding:0;
	margin:0;
	}
.single {
	line-height:110%;
	margin:0;
	}
.double {
	line-height: 200%;
	}
.slide {
	margin: 0 120px;
	}
.fleft {
	float:left;
	padding:0;
	}
li.noborder{
	border:none;
	padding:inherit;
	}
li.extrapad {
	padding-right:40px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	padding:0;
	margin:0;
	}
