/*
Theme Name: Spokane Green
Theme URI: http://frankenstein.com
Description: A theme by Pink Frankenstein.
Version: 1
Author: Pink Frankenstein
Author URI: http://frankenstein.com

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #666;
	background: #ccc url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 0px;
}

img {
         border: 0 none;
           }
           
           
a {
	color: #73AE57;
	text-decoration: none;
}
a:visited {
	color: #73AE57;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	letter-spacing: 1px;
	font: normal 185%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
}
h2 a, h2 a:visited {
	font-style: bold;
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #73AE57;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

ul {

	text-align: left;
	list-style: square;
	margin-top: 0px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	}
	
li {
	
	text-indent: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	
	}

form {
	margin:0px;
	padding:0px;
}
#page {
	background: #fff;
	margin: 0px auto;
	
	width: 864px;
	border-bottom: 18px solid #fff;
	border-left: 18px solid #fff;
	border-right: 18px solid #fff;
	border-top: 18px solid #fff;
}

#pageHeader {

	color: #666;
	margin: 20px 0px 0px 0px;
	letter-spacing: 1px;
	font: normal 185%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	text-transform: uppercase;

	
}


#header {
	background:  url(images/jbs_header-sm.png) no-repeat;
	height: 123px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 10px 0px 0px 0px;
	height: 123px;
	right: 5px;
}


#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}

#content {
	margin: 0px auto;
	background-color: #fff;	
	float: left;
	width: 530px;
	overflow: hidden;
		
}

#imagewrapper {
		
		border-top: 18px solid #fff;
		border-bottom: 18px solid #fff;
		background: #000;
		width: 535px;
		
		}

#imagebox {
		background-color:  #000;
		border: solid #000 15px;
		height: 329px;
		width: 500px;
		
			}



.post {
	
	padding-top: 10px;
	
	border-bottom: 5px solid #ccc;
}
.post-date {
	width: 430px;
	color: #999;
	}


.post-title {
	width: 430px;
	
}

.entry {
	
	padding-top: 10px;

}

.post-cat {
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}

.post-content {
	clear: both;
	padding-top: 10px;
}

postfoot {
	margin-bottom: 15px;
		}

.navigation {
	width: 530px;
	clear: both;
	padding: 10px 0px;
	font-size: 14px;
}

.navigation a, .navigation a:visited {
	color: #59770e;
}

.alignleft {
		float: left;
			}
			
.alignright {
		float: right
			}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}


#sidebar {
	
	float: right;
	padding: 18px 0px 0px 0px;
	width: 314px;

}

/* NEWSLETTER */
#news {
		margin: 0px;
		padding: 0px;
		border-bottom: 3px solid #fff; 
		}
#newsletterwindow {
	background-color: #fff;
	margin: 40px;
	padding: 18px;
	margin-top: 0px;
		}
#newsletter {
	background: #a3cb83 ;
	width: 385px;
	padding: 10px 0px 10px 0px;
	padding-left: 14px;
	border-bottom: 3px solid #fff; 
}
#newsletter #so {
	border:1px solid #203346;
	width: 220px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #bed881;
	background: #fff;
	vertical-align: middle;
}
#newsletter #newslettersubmit {
	background: url(images/news-btn-bg.png) no-repeat;
	border: none;
	width: 35px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


/* SEARCH */
#searchform {
	background: #e8f2e0 ;
	width: 300px;
	padding: 0px 0px 10px 0px;
	padding-left: 14px;
	border-bottom: 3px solid #fff;
}
#searchform #s {
	border:1px solid #203346;
	width: 220px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #bed881;
	background: #fff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.png) no-repeat;
	border: none;
	width: 35px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


/* PREVIOUS POSTS / CATEGORIES */
#prevform {
	background: #e8f2e0;
	width: 300px;
	padding: 0px 0px 10px 0px;
	padding-left: 14px;
	border-bottom: 3px solid #fff;
}
#prevform #s {
	border:1px solid #203346;
	width: 220px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #bed881;
	background: #fff;
	vertical-align: middle;
}
#prevform #prevsubmit {
	background: url(images/search-btn-bg.png) no-repeat;
	border: none;
	width: 35px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}




#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px;
	border-bottom: 0px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border-top: 0px solid #dceeb7;
	
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border-top: 0px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	margin-top: 18px;
	padding-top: 100px;
	text-align: center;
	background-color: white;
	color: #666;
	background: no-repeat;
	font-size: 95%;
	line-height: 180%;
}

#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}



img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

/* MY ADDS BELOW
/* MY ADDS BELOW
/* MY ADDS BELOW



/* The toolbar for the content box */

ul#toolbar {

	text-align: center;
	list-style: none;
	margin-top: 0px;
	width: 320px;
	clear: both;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	position: relative;
	left: 575px;
	
	}
	
#toolbar li {
	float: left;
	text-indent: -9999px;
	margin-right: 0px;
	
	
	}
	
#toolbar li a {
	height: 27px;
	display: block;
	}
	
#toolbar li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: top;
	}

#toolbar li.inactive {
	background-position: bottom;
	}
	
#toolbar li:hover {
	background-position: top;
	}
	
	


#toolbar li#sites-tab {
	width: 113px;
	background-image: url(images/menu_hd-fb.png);
	}
	
#toolbar li#two-tab {
	width: 103px;
	background-image: url(images/menu_hd-tw.png);
	}
	
#toolbar li#three-tab {
	width: 73px;
	background-image: url(images/menu_hd-rs.png);
	}


/* The navbar for the content box */

ul#navbar {

	text-align: center;
	list-style: none;
	margin: 0px;
	clear: none;
	padding: 0px;
	
	
	}
	
#navbar li {
	margin-bottom: 0px;
	text-indent: 0px;
	margin-right: 0px;
	border-bottom: 3px solid #fff; 
	
	}
	
#navbar li a {
	width: 314px;
	display: block;
	}
	
#navbar li.active {
	
	background-position: top;
	}

#navbar li.inactive {
	background-position: bottom;
	}
	
#navbar li:hover {
	background-position: top;
	}
	
	
#navbar li#nav-home {
	height: 38px;
	background-image: url(images/nav-home.png);
	}

#navbar li#nav-prio {
	height: 38px;
	background-image: url(images/nav-prio.png);
	}
	
#navbar li#nav-cal {
	height: 39px;
	background-image: url(images/nav-cal.png);
	}
	
#navbar li#nav-citi {
	height: 38px;
	background-image: url(images/nav-citi.png);
	}
	
#navbar li#nav-con {
	height: 39px;
	background-image: url(images/nav-con.png);
	}
	

#twitfeed {
		width: 314px;
		background: #edf5e6;
		
		}	
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {width:314px; height:35px; z-index:100; border-bottom: 3px solid #fff; font-family:arial, sans-serif;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0; list-style-type:none;}
.menu ul ul {width:160px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; width:180px; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:16px;text-decoration:none; color:#999; width:200px; height:30px; background:#e8f2e0; padding-left:10px; line-height:29px; font-weight:bold;}

.menu li li {text-indent: 10px;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:35px;left:0; width:160px;}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#333; background:#a3cb83;}
.menu :hover > a, .menu ul ul :hover > a {color:#333; background:#a3cb83;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}




 /* Twitter  */


 
 #tweet {
 		background: url(images/nav-tw.png) no-repeat;
		background-color: #edf5e6;
		padding: 65px 0px 10px 0px;
		margin-bottom: 0px;
		border-bottom: 3px #fff solid;
		text-indent: 0px;
 			}

#tweet ul {

	text-align: left;
	list-style: none;
	margin-top: 0px;
	clear: both;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
	
	}
	

	
#tweet li a {
	width: 290px;
	display: block;
	color: #666;
	text-decoration: none;
	}
	
	
#tweet li a:hover {
	
	color: #73AE57;
	text-decoration: underline;
	}

.twitterTime
	{
	color: #aaa;
	}
	
	
	
	
/* JQModal CSS Begin */

	/*  External Link part */
			.jqmOverlay { background-color: #FFF; }
			
            .jqmWindow {
				display: none;
			    position: fixed;
			    top: 17%;
			    left: 50%;
			   
			    background-color: #ee0000;
			    color: #fff;
			    padding: 12px;
                background: #a3cb83 url(modal_bckgrn.gif) left top repeat-x;
                color: #fff;
                padding: 10px 0px 0px 0px;
                
            }
a:active.gateway {
	position: relative;
	top: 1px;
}

a.gateway{
  background: #b53c00;
  color: white !important;
  padding: 0.33em 0.67em;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}

a.gateway:hover{
	background: #6d7e00 !important;
	text-decoration: none;
}

            button.jqmClose {
                
                background: #b53c00;
  				color: white !important;
  				padding: 0.33em 0.67em;
                clear: right;
                float: left;
                padding: 0;
                margin-top:0px;
                margin-left:5px;
                cursor: pointer;
                font-size: 18px;
                -webkit-border-radius: 12px;
  				-moz-border-radius: 12px;

                letter-spacing: 1px;
            }
.jqmClose{ background:#000000;  color:#fff; clear:right; float:right; padding:0 5px; cursor:pointer; }
.jqmClose:hover{ background:#333; border:1px solid #FFDD00; } 
#jqmContent{ width:99%; height:99%; display: block; clear:both; margin:auto; margin-top:10px; background:#111;}
            button.jqmClose:hover, button.jqmClose:active {
                color: #FFF;
				border: 0px solid #FFF;
            }

            #jqmTitle {
                background: transparent;
                color: fff;
                text-transform: capitalize;
                height: 20px;
                padding: 0px 5px 5px 10px;
                font-size: 1em;
                

            }

            #jqmContent {
                width: 100%;
                height: 100%;
                display: block;
                clear: both;
                margin: 0px;
                margin-top: 0px;
                background: #e8e8e8;
                border: 0px;
            }
	/* END External Link part */
	






/* END JQModal */

#s {


color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 10pt


		}
		
.modalText {
			width: 400px;
			font-size: 14px;
			color: #999;
			text-align: left;
			}
			
#newsletterwindow {
			width: 400px;
			margin: auto;
			text-align: center;
			border: 1px #000 solid;
			margin-top: 100px;
			}