/*  
Theme Name: Wolfe
Description: Wolfe Trahan Library Layout.
Version: 1.0
Author: R. Farley

*/

body, h2, h3, h4, h5, h6, p, form{
margin: 0;
padding: 0;
}

h1{
/*font-family: Georgia, Sans-serif;*/
/*font-size: 24px;*/
padding 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

p {
padding: 10px 0 0 0;
}

#blog-wrapper{
margin: 0 auto;
width: 1000px;
text-align: left;
  clear: both;
  padding: 0px;
  background-color:transparent;
}

#blog-header{
float: left;
width: 1000px;
}

.blog-post{
padding: 10px 0 10px 0;
}

.blog-entry{
padding: 0 0 0 40px;
line-height: 18px;
	border-bottom: 2px dotted #FFFFFF;
}

.blog-post-date{
font-size: 90%;
font-weight: bold;
color: #555555;
}

/* Hides post date on specific entry (post-10188 is the Feb 12, 2010 conference call */
/*#post-10188 .blog-post-date{
display:none;
}*/

p.postmetadata{
/*border-top: 1px solid #ccc;*/
margin: 10px 0 0 0;
padding: 0 0 10px 0;
text-align: right;
font-size: 80%;
}

.blog-navigation{
padding: 10px 0 10px 0;
font-size: 18px;
font-weight: bold;
line-height: 24px;
text-align: center;
}

.blog-post-navigation{
padding: 10px 0 10px 0;
font-size: 14px;
line-height: 18px;
text-align: center;
}

/*.blog-sidebar{
float: left;
width: 294px;
display: inline;
margin: 0;
padding: 0;
}*/

#leftcolumn{
float: right;
  width: 294px;
	margin: 0px 0px -32767px 0px; 
	padding: 0px 0px 32767px 0px;
display: inline;
  background-image: url(http://wolfetrahan.com/images/tile5.gif);
	background-repeat: repeat;
	background-color: transparent;
	overflow: hidden;
}

#navsidebar {
  position: static;
margin: 24px 24px 10px 24px;
padding-bottom: 10px;
}

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

/*.blog-sidebar ul li{
padding: 10px 0 10px 0;
}
*/

#blog-search {
  margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.dropform{ 
 text-align: center;
 margin: 5px auto;
}
#explanation {
 padding: 0 0 10px 0;
 border-bottom: 2px solid #FFFFFF;
 line-height: 18px;
}

.search-excerpt {
 background-color: #FFFFCC;
 border-top: 1px solid coral;
 border-bottom: 1px solid coral;
}


.blog-box {
  width: 196px;
  margin: 10px 24px 15px 24px;
	padding: 5px 25px 5px 25px;
	background: url(http://wolfetrahan.com/images/75.png);
  z-index: 2;
}

.blog-box ul {
margin: 0;
padding: 0;
list-style: none;
}

.blog-box ul li{
font-weight: bold;
padding: 3px 0px 3px 3px;
}

.blog-box ul li ul li{
margin: 0 0 0 10px;
padding: 3px 0px;
font-weight: normal;
}

.blog-box h3 {
margin: 0 0 5px 0;
}

/*.blog-box a {
font-size: 110%;
margin: 10px 0px 10px 0px;
color: #663300;
padding: 0px;
display: block;
font-weight: bold;
}*/

/*.blog-box li.current {
font-size: 110%;
margin: 10px 0px 10px 0px;
color: #663300;
padding: 0px;
display: block;
font-weight: bold;
}
*/

/*
.blog-box ul li.current ul li.current,
.blog-box ul li.current ul a {
font-size: 90.9%;
}
*/

/*
.blog-box ul ul li.current {
font-size: 100%;
margin: 10px 0px 10px 10px;
display: block;
color:#000000; 
text-decoration: none; 
font-weight: bold;
}
*/
/*
.blog-box ul ul a {
font-size: 100%;
margin: 10px 0px 10px 10px;
display: block;
color: #000066;
font-weight: normal;
}
*/
/*
.blog-box a:hover {
text-decoration: none;
}
*/
/*
.blog-box ul ul a:hover {
text-decoration: underline;
}
*/



table#wp-calendar{
width: 100%;
color: #888888;
text-align: center;
}

table#wp-calendar caption{
	font-size: 110%;
	margin: 0px 0px .7em 0px;
	color: #663300;
	padding: 0px;
	font-weight: bold;
}

table#wp-calendar th{
color: #000000;
border-bottom: 2px dotted #000000;
}

table#wp-calendar a, table#wp-calendar a:visited{
text-decoration: underline;
color: #0000bb;
}

table#wp-calendar a:hover{
text-decoration: none;
font-weight: bold;
}

table#wp-calendar tfoot{
color: #000000;
font-weight: bold;
}

table#wp-calendar tfoot a, table#wp-calendar tfoot a:visited{
text-decoration: none;
}

table#wp-calendar tfoot a:hover{
text-decoration: underline;
}

#blog-footer{
clear: both;
float: left;
width: 1000px;
padding: 0;
}

#blog-footer p{
line-height: 18px;
}
