/*

Theme Name: Coyote Moon

Theme URI: http://guitarchasers.biz/

Description: This is a dark yet easy to read Wordpress theme with a fluid width, laid out in 2 columns with the menu on the right. Black with text colors of cream and...slightly older cream. Widget enabled, text-zoom friendly, low resource usage. Free to use and redistribute in modified or original form, the only requirement being the following statement is included in the stylesheet and readme file. 'The original Coyote Moon theme was created by Theme Burrito at guitarchasers.biz in May 2007. Released under the Creative Commons Licensing Agreement by-nc-sa'  (Mods by tekhedd to be, well, different. I liked the style but, hey, cream on black OK?)

Author: Theme Burrito

Author URI: http://guitarchasers.biz/

*/


/*-----------Block Level Elements--------------*/

Body {

        background: #333 url("images/pinstripe_bg2.gif") repeat;

        font-family: "Arial", "Helvetica", "Sans serif";

        color: #fffdd0; /* cream, more or less */
}



a {

        color: #eeea90;

        text-decoration: none;

}



a:visited:hover {

        color: #fffdd0;

        text-decoration: none;

}



a:visited {

        color: #eeea90;

        text-decoration: none;

}



a:hover {

        color: #fffdd0;

        text-decoration: none;

}



#page {

	max-width: 90%;

	min-width: 560px;

	margin: 0 auto;

}



#header {
        background: #000 url("/img/fade_left.png") repeat-y left top;
        border: #66632a solid 3px;
        padding: 0.3em;
	width: 100%;
        text-align: center;
}

#headerin {
        background: #000 url("/img/fade_right.png") repeat-y right top;
}


#headerimg {
}



.description {
        font-size: 13pt;
}



#wrapper {

	width: 100%;

}



#content {

	float: left;

	width: 68%;

        margin-top: 2px;

        padding: 8px 0 8px 12px;

}



#sidebar {

	width: 29%;

	margin-left: 70%;

        margin-top: 1px;

        border-left: #000 solid 3px;

}



#navbar {

        width: 100%;

        height: 26px;

        margin: 6px 0 2px 0;

}



#footer {

        border-top: #000 solid 3px;

	width: 100%;

        margin-top: 4px;

        font-size: 7pt;

        text-align: center;

	clear: both;

}



/*-------------Headings-------------*/



h1 {

  margin: 0.3em;

}



h2 {

        font-family: "Arial", "Helvetica", "Sans serif";

        background: #000;

        border: #66632a solid 2px;

        font-size: 13.5pt;

        padding: 2px 10px 2px 12px;



}



h2 a:hover, h2 a:visited, h2 a {

        font-family: "Arial", "Helvetica", "Sans serif";

        background: #000;

        font-size: 13.5pt;

        padding: 2px 10px 2px 12px;



}



h3 {



}



h4 {



}



h5 {



}



/*-------------The Post-------------*/





.post h2 {

        font-family: "Arial", "Helvetica", "Sans serif";

        background: #000;

        border: #66632a solid 2px;

        font-size: 13.5pt;

        padding: 2px 10px 2px 12px;



}



.post h2 a:hover, .post h2 a:visited, .post h2 a {

        font-family: "Arial", "Helvetica", "Sans serif";

        background: #000;

        font-size: 13.5pt;

        padding: 2px 10px 2px 12px;



}



.post {

        font-size: 10pt;

        padding-right: 10px;



}



.post p {

        /* padding-right: 10px; */ /* huh? */

        font-size: 11pt;



}



.post a {
        font-size: 11pt;



}



.post ul {

        padding-right: 10px;

        font-size: 11pt;



}



.post li {

        padding-right: 10px;

        font-size: 11pt;



}



.entry {

        padding-right: 10px;

        font-size: 11pt;
}

.entry pre {
	overflow: auto;
	background: #000;
}


.entrytext .postmetadata {

        border: #66632a solid 2px;

        width: 80%;

        padding: 4px 4px 4px 4px;

        font-size: 11pt;



}

.entrytext pre {
	overflow: auto;
	background: #000;
}


.postmetadata alt {

        padding-right: 10px;

        font-size: 11pt;



}



.postmetadata a {

        padding-right: 10px;

        font-size: 11pt;



}



.navigation {

        padding-right: 10px;

        font-size: 11pt;



}



.alignleft {

        font-size: 11pt;
}



.alignright {
        padding-right: 10px;

        text-align: right;



}



.center {

        text-align: center;
}



.pagetitle {

        width: 90%;

        font-size: 11pt;



}



blockquote {

        border-left: 5px solid #000;

        margin-left: 1.5em;

        padding-left: 5px;



}



cite {

        font-size: 11pt;



}



a img {

        border: none;



}



acronym, abbr {

        /* font-size: 11pt; */



}

.aligncenter {
 
}

/*--------------Sidebar------------*/



#sidebar ul {

        font-size: 11pt;

        padding-bottom: 2px;
        padding-left: 12px;

        list-style: none;



}



#sidebar ul h2 {

        font-size: 13pt;

        list-style: none;



}



#sidebar ul li {

        padding-bottom: 2px;

        list-style: none;



}



#sidebar ul ul {

        padding-bottom: 2px;
        padding-left: 0px;

        list-style: none;



}



#sidebar ul ul li {

        padding-bottom: 2px;

        list-style: none;



}



#sidebar ul ul ul {

        padding-bottom: 2px;

        list-style: none;



}



#sidebar p {

        padding-bottom: 2px;

        list-style: none;



}



#sidebar a {

        padding-bottom: 2px;

        list-style: none;



}

#sidebar a:hover {

        padding-bottom: 2px;

        list-style: none;



}



#sidebar a:visited {

        padding-bottom: 2px;

        list-style: none;



}



.textwidget {

        /* margin-left: 24px; */

}



#themeswitcher select {

        width: 93%;

}





/*--------------Comments--------------*/



ol.commentlist {



}



ol.commentlist li {



}



ol.commentlist li.alt {



}



ol.commentlist a {



}



small.commentmetadata {



}



#commentform input {

        background: #eff;



}



#commentform textarea {

        background: #eff;

        width: 80%;



}



/*--------------Search Form-------------*/



#searchform {

        margin-left: 4%;



}



#searchform input {



}



#searchform #s {

        background: #eeea90;

        border: #66632a solid 3px;

        width: 93%;



}



#searchretrap {

        float: left;

        width: 68%;



}





/*-------------Calendar-----------------*/



#wp-calendar {



}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/*-------------Images------------------*/


.wp-caption {
        background: #000;

        border: #66632a solid 2px;

        padding: 2px 2px 2px 2px;
 
text-align: center 
}

p.wp-caption-text {
        font-size: 9.5pt;
        font-face: bold;
        padding: 2px;
        text-align: left;

}






/*-------------Other------------------*/



hr {
       border: none;
       color: black;
       background-color: black;
       height: 3px;
       width: 85%;

}


#roadkill-img {
 margin: auto;
}


/* begin menu */



div.menu {

        margin: 0em;



}



div.menu ul {

        margin: 0em;

        padding: 0em;

        line-height: 1.28em;



}



div.menu li {

        float: left;

        padding-right: 3px;

        list-style-type: none;

        height: 1.28em;

        width: 4.28em;

        padding-bottom: 3px;

        text-align: center;

        font-family: Vrinda, Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;



}



div.menu li a {

        display: block;

        overflow: hidden;

        text-decoration: none;



}



div.menu li a:link {

        background-color: #000;

        color: #eeea90;

        font-weight: normal;

        text-align: center;

        border: 2px solid #66632a;



}



div.menu li a:visited {

        background-color: #000;

        color: #eeea90;

        font-weight: normal;

        text-align: center;

        border: 2px solid #66632a;



}



div.menu li a:hover {

        background-color: #000;

        color: #fffdd0;

        font-weight: normal;

        text-align: center;

        border: 2px solid #da7;



} /* end menu */


