/*  
Theme Name: Squaxin Theme
Theme URI: http://www.itsbooyer.com
Author: Bryan Bougher
Author URI: http://www.itsbooyer.com/bryan
Description: This theme was designed and built by Michael D. Pollock of Solostream Web Studio. Zeke 1.0 ( Modified for Squaxin Island Tribe by Bryan Bougher )

The CSS, XHTML and design is copyright of Solostream Web Studio. Usage is governed by the Zeke 1.0 Personal Edition END-USER LICENSE AGREEMENT AGREEMENT.

*/


/* -------------------[ Main Page Elements ]------------------- */

body {
	font: 11px/14px arial,Helvetica,Utkal,sans-serif;
	background: #112848 url(images/bg-fade.jpg) no-repeat top left;
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

#wrap {
        padding: 0 0 0 0;
        clear: both;
		width: 980px;
		margin: 100px auto 0;
		background: url(images/wrap-bg.png) top left repeat-y;
        }

#header {
        width:100%;
        clear: both;
        padding: 0 0 0 0;
		margin: 0 auto;
        height:108px;
        background: url(images/banner-main.jpg) top center no-repeat;
	}

#nav {
        width:100%;
        background: url(images/navbar-bg.jpg) center center no-repeat;
        height:40px;
        line-height:40px;
        margin: 0 auto;
        padding:0 0;
        }

#page {
	height: 100%;
    clear: both;
	margin: 0 auto;
	padding: 0;
	background: url(images/wrap-bg.png) top left repeat-y;
	}  

#contentleft {
    width: 680px;
    float:left;
    padding: 0;
    margin: 0 0 0 10px;
    } 
#contentleftwide {
    width: 960px;
    float:left;
    padding: 0;
    margin: 0 0 0 10px;
    background: url(images/wrap-bg-wide.png) top left repeat-y;
    } 
#content {
        width: 499px;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
	}
#contentwide {
        width: 780px;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
	}

#midcontent {
		font-size: 9pt;
        width: 160px;
        float: right;
        margin: 0 0 15px 0;
		padding: 15px 10px 15px 0;
        }

#contentright {
		font-size: 9pt;
        width: 250px;
        float:left;
        padding: 15px 0 15px 15px;
        margin: 0 0 15px;
        } 

#sidebar {
        width: 250px;
		font-size: 9pt;
        float: left;
        margin: 0;
		padding: 0;
	} 

#footer {
        border-top:1px solid #fff;
		font-size: 10pt;
        color:#DAD6C4;
        width:960px;
        background:#1F3C6B;
		font-size: 8pt;
		line-height: 160%;
        clear: both;
        margin: 0px auto;
        padding: 20px 0 ;
        text-align: center;
        }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
    color:#330000;
	font-family: georgia,times,'times new roman', serif;
    letter-spacing: 0;
    line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
    font-weight:normal;
	}

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 13pt;
	text-transform: capitalize;
	font-style: italic;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}
h4 {font-weight: bold;font-style: italic;}
	

#header h1.blogtitle {
        color: #FAF7E8;
        text-indent: -9999px;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0;
        padding:0;
        }


h1.sectionhead {
        line-height:100%;
        font-weight: bold;
        font-size:12pt;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px;
        border-bottom:1px solid #CCC9B8;
        background:#afc3d6;
        }
h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {
        line-height:100%;
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px;
        border-bottom:1px solid #CCC9B8;
        background:#afc3d6;
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #996600;
        text-decoration: none;
        font-size: bold;
	}

a:hover, a:active {
        text-decoration:underline;
        color:#000;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline; 
        }

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#330000;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: none;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: none;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: none; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}
	
#sidebar ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin: 0 0 .25em;
        background:url(images/bullet-paw.png) 0 5px no-repeat;
        }

        
/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}
#midcontent ul li .current_page_item {
	background-color: #fbf7e8 ;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#midcontent ul li ul {
        list-style-type: square;
        margin: .25em 0 0 0;
        padding: 0 0 .3em 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:14px;
        margin: 0 0 .25em;
        background:url(images/bullet-paw.png) 0 5px no-repeat;
        }
#midcontent ul li ul li ul li {
        background:url(images/bullet-ladybug.png) 0 5px no-repeat;
        }
#midcontent ul li ul li ul li ul li {
        background:url(images/bullet-fox.png) 0 5px no-repeat;
        }
#midcontent ul li ul li ul li ul li ul li {
        background:url(images/bullet-bird.png) 0 5px no-repeat;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        font-size:9pt;
        background: #fbf9ed;
        padding: 15px 15px 1px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:9pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
        border-bottom:1px solid #CCC9B8;
	}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-indent: -9999px;
        } 

.post ul, .singlepost ul {
        list-style-type:none;
        padding-left:	20px;
        }

.post ul li, .singlepost ul li {
        list-style-type: none;
        padding: 0 0 2px 0px;
        text-transform: capitalize;
        }
.post ul.lcp_catlist li, .singlepost ul.lcp_catlist li {
        text-transform: capitalize;
        }
.post ul li a, .singlepost ul li a,.post ul li a:visited, .singlepost ul li a:visited{
text-decoration: none;
        }
.post ul li ul, .singlepost ul li ul {
        padding-left:	30px;
        }
.post ul li ul li, .singlepost ul li ul li {
        list-style-type: disc;
        text-transform: none;
        }
.nocaps, .post ul.nocaps li {text-transform: none;}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
	margin: 0 ;
	padding: 15px 15px 5px;
       /* border-bottom:1px solid #CCC9B8; */
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }
div.entry hr {margin: 10px 0;}
a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 110px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 9pt;
        font-weight: normal;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited  {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
         -webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #3d5d48;
        text-decoration: underline;
        }

ul.nav li.current_page_item, ul.nav li.current_page_ancestor a {
        text-decoration:underline;
        background: #3d5d48;
        text-decoration: underline;
        font-weight: bold;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.addspacebefore {padding-top: 12px;}
p.end-section {
height: 30px;
background: url(http://www.squaxinisland.org/wp/wp-content/uploads/2010/06/line1.jpg) no-repeat}
hr.end-section {
height: 30px;
border: none;
background: url(http://www.squaxinisland.org/wp/wp-content/uploads/2010/06/line1.jpg) no-repeat}
div.entry ul {margin-bottom: 1em;}
#big {margin: 15px;}
#tec-events-calendar-header,  {margin: 0 15px;}
#tec-content {background: #fff;margin: 0 15px;}
#tec-content a.ical {margin: 0 15px;}
#tec-content table th {color: #333;text-shadow: none;}
a[href$='.pdf'] {display:inline-block;padding:2px 0px 2px 22px;line-height:18px;min-height:18px;overflow:visible;background:transparent url(/wp/wp-content/uploads/icons/pdf.png) center left no-repeat;}
a.rss {display:inline-block;padding-left:22px;line-height:18px;background:url(/wp/wp-content/uploads/icons/rss16x16.png) center left no-repeat;}
a[href$='.zip'] {display:inline-block;padding-left:22px;line-height:18px;background:transparent url(/wp/wp-content/uploads/icons/zip.png) center left no-repeat;}
a[href$='.doc'], a[href$='.docx'] {display:inline-block;padding-left:22px;line-height:18px;background:transparent url(/wp/wp-content/uploads/icons/doc.png) center left no-repeat;}
a[href^="mailto:"] {display:inline-block;padding:2px 0px 2px 22px;line-height:18px;min-height:18px;overflow:visible;background:transparent url(/wp/wp-content/uploads/icons/mail.png) center left no-repeat;}
.extlink {display:inline-block;padding:2px 0px 2px 20px;line-height:18px;min-height:18px;overflow:visible;background:transparent url(/wp/wp-content/uploads/icons/globe.png) center left no-repeat;}
