/*
Theme Name: Jaywalker
Theme URI: http://randaclay.com/themes/
Description: SEO optimized, 2-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
}

body{
	padding: 0px;
	margin: 0px;
        background: url(images/bodybg.png) repeat #8f0001;
	font: 62.5%  Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; /* Resets 1em to 10px */
}

#wrap {
    width: 901px;
    text-align:left;
    margin: 20px auto;
    border: 3px solid #000000;
    background: url(images/top.jpg) top left no-repeat;
}


/************************************************
*	Navigation								*
************************************************/

#navbar {
	background: #8f0001 url(images/menubg.png);
	width: 860px;
	height: 31px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	overflow: hidden;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 540px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 240px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 4px 0px 6px 0px;
	}
	

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
        background: url(images/menubg.png) #8f0001;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
        background: url(images/menubg.png) #8f0001;
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px;
	padding: 8px 15px 8px 15px;
	border-right: 1px solid #a63536;
	}
	
#nav a:hover {
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
        background: url(images/menubg1.png) #8f0001;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #8f0001;
	width: 100px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #a63536;
	padding: 7px 30px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

.current_page_item a {
    background: #a63536!important;
    color: #ffffff !important;
    border-right: none; border-left: none;
    }

.current_page_item a:hover {
    background: #a63536!important;
    color: #ffffff !important;
    border-right: none; border-left: none;
    }

/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        height: 175px;
        width: 901px;
        padding: 0px;
        margin-top: 20px;
}

#subscribe {
        color: #000000;
        font-family: Georgia, "Times New Roman", Times, serif;
        float: right;
        margin-right: 19px;
        margin-top: 20px;
        width: 200px;
        font-size: 14px;
}

#subscribe p {
        line-height: 12px;
        margin-top: 2px;
}

#subscribe a {
        color: #000000;
        text-decoration: none;
}

#subscribe a:hover {
        color: #8f0001;
        text-decoration: underline;
}

#subscribe img {
        float: right;
}

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none } 



h1 {
        font-size: 1.9em;
        line-height: 1.1em;
	color: #8c0001;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin: 0px;
}

h2 {
        font-size: 1.9em;
        line-height: 1.1em;
	color: #8c0001;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin: 10px 0px 8px 15px;
        font-style: italic;
}

h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #8c0001;
	font-weight: bold;
        margin: 10px 0px 8px 15px;
        font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #000000;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin: 5px 0px 8px 15px;
        font-style: italic;
}

h5 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #8c0001;
	font-weight: bold;
        font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin: 10px 0px 8px 15px;
        font-style: normal;
}

a {
        color: #8c0001;
        text-decoration: underline;
}

a:hover {
        color: #000000;
        text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/

#main {
        width: 901px;
        background: url(images/mainbg.jpg) repeat-y #FFFFFF;
}

#content {
        width: 580px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin-top: 20px;
}

#contentwide {
        width: 890px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin-top: 20px; margin-left: 2px;
}

.item {
        padding: 0px 0px 10px 0px;
        margin: 10px 10px 15px 18px;
        color: #000000;  
        font-size: 1.3em;
        line-height: 1.4em;
        background-color: #ffffff;
        border: 6px solid #000000;	
}


.item p {
margin-top: 5px;
padding: 8px 15px 5px 15px;
}

.item p a{
        color: #000000;
	text-decoration: underline;
}

.item p a:hover{
        color: #8f0001;
        text-decoration: underline;
}

.item img {
        margin: 5px;
        padding: 4px;
        background-color: #cccccc;
        border: 1px solid #333333;
}

.item ul {
	list-style-type: square;
	padding-left: 20px;
	margin: 10px;
        line-height: 140%;
}

.item ul a {
        color: #000000;
        text-decoration: underline;
}


.item ul a:hover {
        color: #8f0001;
        text-decoration: underline;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.item h4 {
margin-left: 15px; margin-bottom: 10px; padding-bottom: 0px; margin-top: 10px;
}

.itemtitle a {
        color: #8c0001;
        text-decoration: none;
}

.itemtitle a:hover {
        color: #000000;
        text-decoration: none;
}

.itemtitle {
        line-height: 130%;
padding-top:12px;
padding-left: 15px;

}


.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 95%;
        line-height: 120%;
        margin-top: 10px;
        margin-bottom: 15px;
        padding: 6px 0px 0px 0px;
        border-top: 1px solid #000000;
	color: #8c0001;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;

padding-left: 15px;
}

.metadata a:link {
	color: #000000;
        text-decoration: underline;
}

.metadata img {
        vertical-align: middle;
        margin: 0px 0px 0px 7px;
}

.metadata a:hover{
	color: #a78c31;
}

.metaleft {
        width: 380px;
        float: left;
}

.metatop{
	font-size: 95%;
        line-height: 120%;
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 6px 0px 6px 0px;
        border-bottom: 1px solid #000000;
	color: #8c0001;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;

padding-left: 15px;
}

.metatop a:link, .metadata a:visited {
	color: #8c0001;
        text-decoration: underline;

}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 5px 15px 5px 15px;
	padding: 0px;
        background-color: #eeeeee;
	border: 1px dotted #333333;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary{
        width: 300px;
	padding: 0px;
        margin-right: 9px;
	float: right;
}

#r_sidebar {
	padding-top: 30px;
        font-size: 1.3em;
	line-height: 1.4em;
	}

#r_sidebar ul {
	margin: 0px 10px 0px 15px;
	padding: 0px;
        list-style-type: none;
        color: #000000;
        text-align: left;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #000000;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#8c0001; 
}

#r_sidebar ul ul {
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 8px 0px;
        list-style-type: square;
        list-style-position: inside;
        color: #000000;
        text-align: left;
        border: 5px solid #000000;
        background-color: #ffffff;
}

#r_sidebar ul ul li{
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #000000;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}

#r_sidebar img {
       float: left;
       margin-right: 8px;
       margin-bottom: 10px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
        color: #000000;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        font-size: 14px;
        line-height: 16px;
	}

#r_sidebar a {
        color: #000000;
        text-decoration: underline;
        font-style: normal;
}


#r_sidebar a:hover {
        color: #8c0001;
        text-decoration: underline;
}


#r_sidebar h5 {
	padding: 9px;
        margin: 0px 0px 0px 0px;
        border-top: 5px solid #000000;
        border-left: 5px solid #000000;
        border-right: 5px solid #000000;
	color: #ffffff;
        background-color: #8c0001;
        font-size: 1.3em;
        font-style: italic;
        font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
}

#books {
	margin: 0px 0px 15px 0px;
	padding: 8px 6px 8px 4px;
        color: #000000;
        text-align: left;
        border: 5px solid #000000;
        background: #ffffff;
}

#books p {margin-left: 5px;}

#books img {
        margin-left: 0px; float: left; margin-right: 10px; position: relative; z-index: 2;
}

.sidehome {
        background: url(images/sidehome.png) top left no-repeat;
        width 234px; height: 201px;
        margin-bottom: 15px;
        padding-top: 10px; 
        text-align: center;

}

.sidehome ul {
        height: 120px;
        overflow:hidden;
}

.sidetop {
        background: url(images/sidetop.png);
        width: 234px; height: 10px;
}

.sidemiddle {
        background: url(images/sidebg.png);
        width: 234px;
}

.sidebottom {
        background: url(images/sidebottom.png);
        width: 234px; height: 24px;
        margin-bottom: 15px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;

}

.feedarea  a {
       color: #333333;



}

/* Begin Comment Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 550px;
	padding: 2px 0px 0px 0px;
        margin-left: 0px
	}

#commentform #submit {
	margin-right: 20px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#comment {
       margin-left: 20px;
       width: 550px;
}

.commentauth {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 13px;
color: #ffffff;
padding: 10px;
background: #000000;
 border-left: 1px solid #000000;  
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;

}



.commentauth a {
        color: #ffffff;
        font-style: normal;
        text-decoration: underline;
}

.commentauth a:hover {
        color: #000000;
        text-decoration: underline;
}

#comment a {
        color: #fffff;
        font-style: normal;
        text-decoration: underline;
}

#comment a:hover {
        color: #000000;
        text-decoration: underline;
}



.commenttext {
        background-color: #eee;
        border: 1px solid #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        padding: 10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0px 5px 5px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

 ol.commentlist .author_comment .commentauth {  
font-style: normal;
 border-left: 1px solid #000000;  
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 background: #8c0001;
} 
/* End Comments */

.navigation {
	text-align: right;
	margin: 10px 0px 10px 15px;
        padding: 0px 0px 20px 20px;
	color: #000000;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #8c0001;
font-family: Georgia, "Times New Roman", Times, serif;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: url(images/magnifier.gif) top left no-repeat #ececec;
	width: 140px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 20px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#s2 {
	background: #ffffff;
	width: 195px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
.sbutt {
	background: #b0b0b0;
	color: #000000;
	font-size: 11px;
        text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	font-weight: bold;
	}

	
#sbutt2 {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #B90102;
	font-weight: bold;
	}
#search {
	padding-right: 40px;
	padding 0px;
        float: right;
	}


	


/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/

#bottom {
        background: url(images/footbottom.png) top left no-repeat;
        height: 15px;
        width: 812px;
}

#foot {
        width: 812px; 
        height: 30px;	
        text-align: center;
	padding-top: 20px;
	margin-top: 15px;
	color: #8c0001;
        font-size: 1.0em;

}

#foot a:link, #foot a:visited{
	color: #000000;
        text-decoration: none;
}

#foot a:hover {
        text-decoration: underline;
}

.entry_author_image
{
  float: left;
  margin: 0em 1.2em 0px .1em;
}

dd a {
   color: #8c0001;
   text-decoration: underline;
}
dd a:hover {
   color: #a78c31;
   text-decoration: underline;
}

