/*  
Theme Name: coyote
Theme URI: http://www.coyotepub.com
Author: Cheryl
Author URI: http://www.coyotepub.com

This theme is for Coyote Publishing.

The CSS, XHTML and design is copyright of Coyote Publishing.

*/


/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 12px;
	font-family: arial;
	background: #000000 url(images/bg.jpg);
        background-position: top;
        background-repeat:repeat-x;
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

#wrap {
        padding: 0;
        clear: both;
	width: 1125px;
	margin: 0 auto;
        background-image:url(images/mainbg.jpg);
        }

#header {
        width:960px;
        clear: both;
        padding: 0;
	margin: 0 auto;
        height:86px;
	}

#nav {
        height:35px;
        line-height:40px;
        margin:0px;
        margin-left: 304px;
        padding:1px 0 0;
        }

#page {
        clear: both;
         margin: 0 auto;
	padding: 0;
	}  

#contentleft {
        width: 820px;
        float:left;
        padding: 0;
        margin: 0 0 0 50px;
        } 

#banner {
        width:1000px;
        height:310px;
        float: left;
        margin-top:10px;
        }
#bannerspacer{
	width:70px;
	height:100px;
        float:left;
}

#vertspacer{
       width:65px;
       height:100px;
       float:left;
}
#mainbody {
        width:1000px;
        background: url(images/bodybg.jpg) center repeat-y;
        float: left;
        }
#mainbody2 {
        width:1000px;
        background: url(images/bodybg2.jpg) center repeat-y;
        float: left;
        }
#maintop {
        width:1000px;
        background: url(images/bodytopbg.jpg) top center no-repeat;
        float: left;
        }
#maintop2 {
        width:1000px;
        background: url(images/bodytopbg2.jpg) top center no-repeat;
        float: left;
        }

#mainbottom{
        width:1000px;
        height:50px;
        background: url(images/bodybottombg.jpg) bottom no-repeat;
        float:left;
        }
#mainbottom2{
        width:1000px;
        height:50px;
        background: url(images/bodybottombg2.jpg) bottom no-repeat;
        float:left;
        }

#content {
        width: 440px;
        float: left;
	}
.content{
       margin:25px;
       margin-left:40px;
       margin-right:45px;
       text-align:justify;
}

#content2 {
        width: 710px;
        float: left;
	}
.content2{
       margin:25px;
       margin-left:35px;
       margin-right:25px;
}

#midcontent {
        width: 250px;
        font-size: 12px;
        float: right;
        }

#contentright {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        width: 210px;
        float:left;
        padding: 15px 0 15px 15px;
        margin: 0 0 15px;
        } 

#sidebar {
        width: 250px;
        font-size: 8pt;
        float: left;
        margin: 0;
        padding: 0;
        padding-left:40px;
        border-left:1px dotted #FFFFFF;
} 
#leftsidebar {
        width: 280px;
        font-size: 10pt;
        float: left;
} 

.leftsidebar{
        margin:25px;
}

#rightsidebar {
        width: 280px;
        font-size: 8pt;
        float: left;
} 

.rightsidebar{
        margin:25px;
        margin-top:-8px;
}

#recent{
        background: url(images/recentbg.png);	
        width:371px;
        height:131px;
        margin-left:-5px;
}

#recent2{
        background: url(images/recentbg2.png);	
        width:371px;
        height:155px;
        margin-left:-5px;
}


.recent{
	margin:15px;
}

#footer {
        width:100%;
        height: 70px;
        background: url(images/footerbg.jpg) center repeat-x;
        text-align: center;
        float:left;
        }

#footer p {
        margin: 0;
        margin-top: 15px;
	color: #F9F8D5;
        font-size:11px;
        font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
        text-align: center;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h4, h5, h6, h7 {
        color:#330000;
	font-family: georgia,times,'times new roman', serif;
        letter-spacing:-1px;
        line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
        font-weight:normal;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
        margin-bottom: 10px;
        font-style: italic;
	}

h3 {
	color:#550000;
        font-family: Gill Sans MT, sans-serif;
        font-size:18px;
        font-weight:bold;
	}

h4{
	color:#550000;
        font-weight:bold;
        font-family: Gill Sans MT, sans-serif;
        font-size:16px;
}

h5,h7 {
	font-size: 10pt;
        color: #4B2F12;
	}
h6{
	font-size: 10pt;
        color: #4B2F12;
display: inline;
}

#header h1.blogtitle {
        color: #FAF7E8;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
	font-size: 16pt;
        margin-bottom: 10px;
        font-style: italic;
        }

h1.sectionhead, 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:#E5E0C3;
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }

.eventheading  {
        color:#7A5025;
        font-weight:bold;
        }

.smallspacer{
        height:0px;
        width: 10px;
}


/* -------------------[ Links ]------------------- */


a:link{
	color: #996600;
	font-style: italic;
	text-decoration:none;
	background-color: transparent;
outline: 0;

}

a:visited{
	color: #996600;
	font-style: italic;
	text-decoration:none;
	background-color: transparent;
}

a:hover{
	color: #462820;
	text-decoration: none;
	background-color: transparent;
}

a.newstitle:link{
	color: #996600;
	font-style: normal;
        text-decoration:none;
        font-size:14px;
        border:0px;
        font-weight:bold;
}

a.newstitle:visited{
	color: #996600;
	font-style: normal;
	text-decoration:none;
        font-size:14px;
        border:0px;
}

a.newstitle:hover{
	color: #462820;
	text-decoration: none;
        font-size:14px;
	font-style: normal;
        border:0px;
}

a.noborder:link{
	border: 0px;
}

a.noborder:visited{
	border: 0px;
}

a.noborder:hover{
	border: 0px;
}

a.footer:link{
	color: #F9F8D5;
        font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
        border:0;
}

a.footer:visited{
	color: #F9F8D5;
        font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
        border:0;
}

a.footer:hover{
	color: #F9F8D5;
        font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
        border:0;
}


a.catalogue:link{
	color: #996600;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
	font-style: normal;
        text-decoration:none;
        font-size:14px;
        border:0px;
        font-weight:bold;
        border:0px;
}

a.catalogue:visited{
	color: #996600;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
	font-style: normal;
	text-decoration:none;
        font-size:14px;
        border:0px;
}

a.catalogue:hover{
	color: #462820;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
	text-decoration: none;
        font-size:14px;
	font-style: normal;
        border:0px;
}

a.catalogueimg:link{
	color: #FFFFFF;
        text-decoration:none;
        border-left:solid 10px #FFFFFF;
border-right:solid 10px #FFFFFF;
border-bottom:solid 10px #FFFFFF;
border-top:solid 10px #FFFFFF;
}

a.catalogueimg:visited{
	color: #996600;
	text-decoration:none;
        font-size:14px;
        border-left:solid 10px #FFFFFF;
border-right:solid 10px #FFFFFF;
border-bottom:solid 10px #FFFFFF;
border-top:solid 10px #FFFFFF;
}

a.catalogueimg:hover{
	color: #996600;
	text-decoration: none;
        font-size:14px;
	font-style: normal;
        border-left:solid 10px #FFFFFF;
border-right:solid 10px #FFFFFF;
border-bottom:solid 10px #FFFFFF;
border-top:solid 10px #FFFFFF;
}

.post-title a, .post-title a:link, .post-title a:visited, .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: none; 
        font-size:13px;
        }

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#330000;
        }

#footer a:hover, #footer a:active {
        text-decoration:none;
        color:#fff;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        padding: 2px;
        border: 0px;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 2px 0px;
        padding: 2px;
        border: 0;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 0px; 
        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;
        background:url(images/zekebullet.gif) 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 ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(images/zekebullet.gif) 0 5px no-repeat;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        font-size:8pt;
        background: #F2ECCE;
        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:8pt;
        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-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/zekebullet.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
        text-align: left;
        line-height:1.5;
	}



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: 0px 35px; 15px 65px;
        padding-right: 55px;
	}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
/*	margin: 15px 55px 15px 35px;
       border-bottom:2px dotted #996600; */
	}

.post2 {
	margin: 35px 35px 15px 5px;
        
        border-bottom:2px dotted #996600;
	}

.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;
        }

.dashes {
        border: 1px dotted #996600;
        border-bottom: 0;
        margin-top: 20px;
        margin-bottom:20px;
}

.dashes2{
        border: 1px dotted #996600;
        border-bottom: 0;
        width:225px;
        margin-top: 20px;
        margin-bottom:-15px;
        margin-left:0px;">
}

.dashes3{
        border: 1px dotted #996600;
        border-bottom: 0;
        width:375px;
        margin-top: -10px;
        margin-bottom:-5px;
        margin-left:0px;
}

.dashes4{
        border: 1px dotted #996600;
        border-bottom: 0;
        width:180px;
}

.smallfont{
        font-size:11px;
}

.redevent{
        color:#590000;
}

.nameheading{
        color:#550000;
        font-weight:bold;
        size:12px;
}

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: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
        }

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;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #660000;
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #660000;
        text-decoration: underline;
        }

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;
        }

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	text-align: left;
	border:0;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
        padding-right:27px;
      
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-align: left;
	text-decoration: none;
	font-size:12px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
        border:0px;
        padding:5px;
        padding-left:20px;
        padding-right:-15px;
margin:1px;



}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size:12px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
        border:0px;               padding-left:20px;
        padding-right:-15px;
margin:1px;
}

#dropmenudiv a:hover{
    color: #FFEFBA;
    border:0px;
background-color:#690000;           padding-right:-15px;
}

a.drop:link{
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

a.drop:visited{
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

a.drop:hover{
	font-size:10px; 
	color: #97734C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}
.h3heading{
	color:#550000;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
}

.h5heading{
        color:#330000;
	font-family: georgia,times,'times new roman', serif;
	text-align: left;
        font-weight:normal;
}

#navcat li a {
    	color: #996600;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
	font-style: normal;
        text-decoration:none;
        border:0px;
        margin-left:0px;
        padding-left:0px;
        list-style:none;
    }
 
#navcat li:hover a, #nav li:active a {
	color: #462820;
        font-family: Gill Sans MT, sans-serif;
        font-size:14px;
        font-weight:bold;
	font-style: normal;
        text-decoration:none;
        font-size:14px;
        border:0px;
        font-weight:bold;
        border:0px;
        margin-left:0px;
        padding-left:0px;
        list-style:none;
    }
iframe{ padding:0px; margin:0px; width:410px !important; height:275px !important;}

.thumbleft{
	float:left;
        border:solid 5px #FBF5EE;
}

a:hover .thumbleft{
	border:solid 5px #DAA85C;
}

.imgleft{
        border:solid 7px #FFFFFF;
	border-top:solid 10px #FFFFFF;
	border-bottom:solid 9px #FFFFFF;
}

a:hover .imgleft{
	border:solid 7px #EBD1AB;
	border-top:solid 10px #EBD1AB;
	border-bottom:solid 9px #EBD1AB;
}

.thumbcatalogue{
        border:solid 10px #FBF5EE;
}

a:hover .thumbcatalogue{
	border:solid 10px #DAA85C;
}

.catalogueitem{
	width:180px;
        height:280px;
        margin-right:20px;
        float:left;
}

.catalogues li a{
font-size:12px !important;
font-weight:bold !important;
}

