
/* = GLOBAL = */
div#preload { display: none; }

* {margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #868584;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	
	color: #D6B43B;
	text-decoration: none;
	border: 0px;
	outline:none; 
}
a:hover {
	color: #7AD3F5;
	text-decoration:none;
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font-size:14px;
	padding-bottom:2px;
}
h2 {
	font-size:13px;
	padding-bottom:11px;
	padding-top:15px;
}
h3 {
	font-size:12px;
	padding-bottom:10px;
	padding-top:14px;
}
h4 {
	font-size:12px;
	padding-bottom:10px;
	padding-top:12px;
}
h5 {
	font-size:12px;
	padding-bottom:10px;
	padding-top:11px;
}
h6 {
	font-size:11px;
	padding-bottom:10px;
	padding-top:10px;
}

hr{}
.hr {}

.aligncenter {
	text-align: center;
}

/* === HEADER === */
#header-container {
	width: 893px;
	margin: auto;
	padding: 0;
}
#header{
	position: relative;
	height:134px;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
	text-decoration: none;
	color: inherit;
}



#logo {	
	position: relative;
	margin-left: 0px;
	background:url(images/jacHeader.jpg) no-repeat;
	width:893px;
	height:174px;
	border: 0px;
}





/* === MENU === */

#menu {
	height:55px;
	left:20px;
	margin:0;
	padding:0;
  	position:absolute;
  	
	top:248px;
}

#menu, #menu ul {
	line-height:3.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu a, #menu a:hover {
	border:none;
	display:block;
	text-decoration:none;
}

#menu li {
	background:transparent url(images/menu_button.png) repeat scroll 0 0; /*JB:New image has max width of 199px ~ allowing at least double original Page Title length */
	float:left;
	height:61px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	min-width:99px; /* JB:Forces a minimum width for the menu items - looks prettier. */
	position: relative;
	white-space: nowrap;	
}

#menu a, #menu a:visited {
	color:#84500e; /* JB:Color adjustment */
	display:block;
	font-weight:bold;
	padding:10px 12px;
}
#menu a:hover, #menu a:active {
	color:#686664;
	text-decoration:none;
}

/* === MAIN AREA == */
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin:0px 0 0 0; 
	width: 893px;
	background-image: url(images/jacMid.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#mainwrap{
	width:893px;
  	margin:0 auto;
}

#maintop {
	margin-top: 10px;
	position: static;
	width: 893px;
	background-image: url(images/jacMidTop.jpg);
  	height: 30px;
}

#content {
  clear: both;
  width: 880px; /* reduced from 950px - corrects IE6 horizontal scroll */
  margin: 0 0 0 45px;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:520px;
	padding:40px 15px 10px 25px;
}
#main-blog h1 {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:15px;
	padding-bottom:1px;
	
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#726154;
	text-decoration:none;
}
#main-blog h1 a:hover{
	color:#645A52;
	text-decoration:none;
	
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height:13px;
	color: #726154;
	
}
.post {
	margin-bottom:10px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul {
	margin-left:35px;
	margin-bottom:15px;
}

.post ol {
	margin-left:35px;
	margin-bottom:15px;
}

.post dl {
	margin-left:5px;
	margin-bottom:10px;
	border-right: 1px inset;
	border-bottom: 1px inset;
}

.post dl dt {
	font-weight: bold;
}

.post dl dd {
	margin-left:10px;
}

#author_link{
  padding-left: 10px;
  font-weight: bold;
  
}

#author { /* add additional styling to the author's taste */
	
	font-size: 14px;
	width: 570px;
	/* height: auto; */
	text-align: left;
	/* overflow: auto; */
}

#author ul {
  list-style-image:none;
	list-style-type:none;
}

.post-comments {
	width: 183px;
	height: 26px;
	padding:4px 0 0px 22px;
	font-size:12px;
	background: url(images/jacComment2.jpg) no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	vertical-align:text-top;
	margin:-5px 0px 0 0px;
}
.post-tags{
	font-size:9px;
	color:#CCCCCC;
	margin-bottom:10px;
}
.post-tags a{
	color:#CCCCCC;
} 

.post-end-img	{
 	width: 550px;
	height: 41px;
	margin:0px 0 50px -20px;
	background: url(images/jacPostBot.jpg) no-repeat;

}

.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {
	background: url(images/jsLink_Rss.png) no-repeat 0 50%;
	padding-left:20px;
	padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color: #D6B43B;
	text-decoration: none;
}

.post-comments a:hover {
	color: #7BD3F6;
	text-decoration: none;
}

blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: left 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
}

blockquote cite {
  padding-left: 10px;
	font-weight: bold;
}


pre { /* Use for "Code" text styling */
  	margin: 0px;
	padding: 5px;
	background-image: url(images/pre-bg.png);	
	border: 1px inset;
	
	font-size: 14px;
	width: 570px;
	text-align: left;
	overflow: auto;
	
  overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  /* width: 99%; */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.nav-previous{
	
	font-sixe:9px;
}

.nav-previous a{
	color: #898888;
	text-decoration: none;
}

/* === SIDEBAR == */
/* Organized by general layout of sidebar template */

#sidebar {
	width:225px;
	position:relative;
	float:left;
	margin:33px 0 0 57px;
}

#sidebar-top {	
	background-image: url(images/jacSideBarTop.jpg);
	background-repeat: no-repeat;
	height: 136px;
	min-height: 136px;
	margin-left:0px;
	margin-bottom:0px;
}

#sidebar-content {
	background-image: url(images/jacSideBarMid.jpg);
	background-repeat:repeat-y;	
	padding:9px 30px 10px 2px;
}

#subcolumn{
	width:245px;
}



#subcolumn ul {
	list-style-image:none;
	list-style-type:none;
}

#search{
	width:225px;
	height:125px;
	
	margin-left:4px;
}

.form-input {
	margin: 0px 10px 5px 15px;
	width: 200px;
	padding: 2px 2px;
	background: #DAD0C2;
	border: 1px solid #AFA79E;
	color: #83807C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #AFA79E;
}

.search-submit {
	margin:0 0 0 15px;
	width: 85px;
	background: #DAD0C2;
	border: 1px solid #AFA79E;
	color: #83807C;
	font-size:.85em;
}

#calendar_wrap{
	margin-left:45px;
}
.sbMenu{
	margin:0 0 0 15px;
	text-align:left;

}
.sbDropMenu{
	width:136px;
	text-align: center;
	color: #7BD3F6;
	font-size:11px;
}
.sbDropMenu a{		
	color: #7BD3F6;
	text-decoration:none
	
}
.sbDropMenu a:hover{
	color: #D6B43B;	
	text-decoration:none

}

#sbTopLink-rss, .sbTopLink-rss a{
		filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuFollow2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}

#sbTopLink-rss a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

#sbTopLink-home, .sbTopLink-home a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuHome2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}

#sbTopLink-home a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

#sbTopLink-about, .sbTopLink-about a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuAbout2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}
#sbTopLink-about a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#sbTopLink-Info, .sbTopLink-Info a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuInfo2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}
#sbTopLink-Info a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#sbTopLink-port{
	margin-top:2px;
}
#sbTopLink-port, .sbTopLink-port a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuPort2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}
#sbTopLink-port a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#sbTopLink-client{
	margin-top:3px;
}
#sbTopLink-client, .sbTopLink-client a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuClient2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}

#sbTopLink-client a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#sbTopLink-Links{
	margin-top:3px;
	
}
#sbTopLink-Links, .sbTopLink-Links a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuLinks2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}

#sbTopLink-Links a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#sbTopLink-Cat{
	margin-top:-3px;
}
#sbTopLink-Cat, .sbTopLink-Cat a{
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	display: block;
	background-image: url(images/jacMenuCat2.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	width: 136;
	height:35;	
}

#sbTopLink-Cat a:hover img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

.widget {
	width:166px;
	margin-left:0px; 
	margin-top:15px;
	text-align:center;
	padding-bottom:0px;
	line-height:0px;
}

.widget p {
	padding-left:0px;
}

.widget h2 {
	width:160px;
	text-align:center;
	padding:0 0 0 0px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height: 22px;
	
	color:#898888;
	margin: 0 0 0px 0px;
}

.widget ul {
	margin:0 0 0 0px;
	padding:0px 0;
	border:none;
	list-style:none;
}

.widget ol {
	margin:0 0 0 0px;
	padding:0px 0;
	border:none ;
	list-style:none;
}

.widget li {
list-style-image:none;
}

.widget ul li {
	padding:5px 5px 6px 0px;
	margin:0px;
}

.widget ol li {
	padding:5px 5px 6px 0px;
	margin:0;
}

.widget ul li#linkcat {}
.widget ol li#linkcat {}

.widget ul li a{
	color: #999999;
	text-decoration:none;
}

.widget ol li a{
	color: #999999;
	text-decoration:none;
}

.widget ul li a:hover{
	color: #62686B;
	text-decoration:none;
}

.widget ol li a:hover{
	color: #62686B;
	text-decoration:none;
}

.textwidget{
	padding:0 8px 0 0px;
}

.widget #wp-calendar {
	empty-cells:show;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
	width:200px;
}

.widget table#wp-calendar {
	margin: 0 0 0 0;
}

.widget #calendar_wrap{
	text-align:left;
	margin: 0 0 0 20px;
}

#sidebar-bottom {	
	background: url(images/jacSideBarBot.jpg) no-repeat;
	height: 15px;
	min-height: 15px;
	margin:0px 0 0 0px;
}

/* --- FILMS - QUICKTIME --- */

.hvlog {
	background:url(images/jsFilmBack.jpg) no-repeat;
	height:434;
	width:510;
	margin:0px 0 15px -8px;
	padding:44px 0 40px 15px;
}

/* --- IMAGES --- */



img {
	border: none; 
}
a img, img a:link, img a:visited, img a:active  {
	border: none;
}

p img {
	padding: 0px;
	border: 0px solid #ffffff;
	max-width: 100%;
}

img.aligncenter {
	/* border: 1px solid #E1E1E1; */
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.alignright, img.right {
	/* border: 1px solid #E1E1E1; */
	margin: 0 0 13px 13px;
	display: inline;
}

img.alignleft, img.left {
	/* border: 1px solid #E1E1E1; */
	margin: 0 13px 13px 0;
	display: inline;
}

.alignleft, .left {
	float: left
}

.alignright, .right {
	float: right;
}

.wp-caption {
	border: 1px solid #E1E1E1;
	text-align: center;
	background-color: #FFFFFF;
	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;
}

/* == FOOTER == */
#bottom{
  background:url(images/jacFooter.jpg) no-repeat;
	/* height:154px; */
	/* overflow:hidden; */
}

#bottom p{
	font-size: 9px;
	color:#CCCCCC;
	clear:both;
	text-align:left;
	padding-top:38px;
	padding-left:41px;
}
#bottom a{
	color:#CCCCCC;
}


#bottom-extended {
	margin: 0 auto;
	width: 893px;
	background-image: url(images/jacMid.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 11px;
	left: -2px;
	text-align: center;
}

/* == COMMENTS == */

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist pre {
  width: 530px;
}

.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: none;
}

.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: none;
}

.administrator {
	margin-top: 1px;
	padding: 5px;
	background: #ffffff;
	border: none;
}

.jellybeen {
	margin-top: 1px;
	padding: 5px;
	background: #ffffff;
	border: none;
}

.cgravatar {	
	float: left;
	width: 0px;	
	margin: 0px 12px 0px 0px;
}

.comment-author {
	background: url(images/jacComBird.jpg) no-repeat;
	height: 40px;
	padding:15px 0 0px 63px;
	margin: 0px 0px 0px -10px;
	font-size: 11px;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	color:#686664;
}

.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #686664;
	text-decoration: none;
}

.comment-author a:hover {
	color: #62686B;
	text-decoration: none;
}

.comment-date {
	margin-left:2px;
	margin-top:0px;
	font-size: 10px;
	color: #83807C;
	
}

#com{
	width:510px;
	padding: 0 0 10px 0px;
	clear: both;
}

/* added in version 1.0.5 */
#com p code {
	margin: 0px;
	/* padding: 5px; */
	background-color: Silver;
	font-style: italic;
	font-size: 14px;
	width: 510px;
	text-align: left;
	overflow: auto;

	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/* width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#comhead{	
	background:url(images/jacComment2.jpg) no-repeat;
	margin-bottom:10px;
	color:#D6B43B;
	padding:8px 0 0px 125px;
	margin-bottom: -5px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	width: 175px;
	height: 26px;	
}

#respond {
	width:510px;
	padding: 0 0 5px 0px;
	clear: both;
}

#respond {	
	width: 44px;
	height: 15px;
	margin-top:35px;
	color:#686664;
	padding:10px 0 0 0;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	
}

#commentform {
	margin: 10px 10px 30px 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #83807C;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background: #ffffff;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-top: 3px;
	font: 100% Helvetica, Arial, sans-serif;
}

#commentform textarea{
	height: 130px;
	background: #ffffff;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-top: 3px;
	font: 100% Helvetica, Arial, sans-serif;
	/* JB:Google Chrome expandable comment box stopped by setting max-width and changing overflow:auto to overflow-x:hidden */
  	max-width:500px;
	overflow-x: hidden;
	overflow-y: auto;
}

#commentform #submit{
	border: none;
	text-align:left;
	cursor:pointer;
	color:#686664;
	
	background:url(images/jacSubmitBtn.jpg) no-repeat;
	
	
}

/* === Forms === */

fieldset {
	padding: 15px;
	border: 1px solid #DDDDDD;
	width:510px;
}

legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #999999;
}

label {
	padding-top: 4px;
	color: #9999999;
	font-weight: normal;
	line-height: normal;
}

input, textarea {
	border: 1px solid #DDDDDD;
}

  input#s.form-input { text-align: left; }
  
  #main-blog input#s.form-input { margin: 0 auto; }
  #main-blog .search-submit {
    padding: 2px;
    margin: 1px 0 0 0;
    font-family: Arial ,Helvetica, sans-serif;
    font-size:0.8em;
  }

input:focus, textarea:focus {
	border: 1px solid #000;
	padding-bottom:30px;
}

textarea {
	width: 550px;
	min-height: 84px;
	margin-bottom:10px;
}

/* === Calendar === */

#wp-calendar {
	empty-cells:show;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}

/* dTree plugin */
#dtreec {
	padding: 0 0 0 20px;
}

#dtreea {
	padding: 0 0 0 20px;
}

/* Hide WP-Stats plugin smiley at bottom of screen */
img#wpstats{display:none;}
/* Akisment alignment */
#akismetstats {margin: 0 auto;}

/* BNS Plugins */
/* bns-login plugin */
.bns-login {
  text-align: center;
  font-style: italic;
}
#bns-logged-in {font-weight: bold;}
#bnns-logged-out {font-weight: lighter;}
