/*   
Theme Name: Found
Theme URI: 
Description: Found In Ithaca
Author: Ken McKinney
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/


/* make header same size as body - set background */
/*#wrapper {background:url(images/gw.gif) repeat;}  */
#wrapper {background-color: #444 }
#header {margin: 0 auto; width: 960px;
	background-color: #fff;
	/*background:url(images/gw.gif) repeat; */
/*	border-right: 1px solid #000;
	border-left: 1px solid #000; 
	border-top: 1px solid #000; */
	}
/*#footer {margin: 0 auto; width: 960px; 
	background-color: #fff; 
	border-right: 1px solid #000;
	border-left: 1px solid #000; 
	border-bottom: 1px solid #000;
	} */

#main {background-color: #fff; 
background:url(images/gw.gif); 
/*	border-left: 1px solid #000; 
	border-right: 1px solid #000;
	border-bottom: 1px solid #000; */
	}
.current_page_item  a {background:url(images/gw.gif); border-bottom-color: #A89DB8;}
#branding{padding: 30px 0;}
#blog-description { font-size: 18px; text-align: center; color: #000;}

#blog-title {
    font-family:Georgia, serif;
    font-size:56px;
    font-weight:bold;
    line-height:67px;
    background:url(images/header-fingerpointing.gif) no-repeat top left;
	height: 120px;
}

#blog-title a {
padding-left: 240px;
}

.aside {color: #000; }
.aside h3 {
font-size:15px;
font-style: normal;
font-weight: bold;
line-height:22px;
}

.entry-content h1, .entry-content h2, .entry-content h3 { font-family: Georgia, serif;}
.entry-title { font-family: Georgia, serif;}
/* on the found flea page, hide the title since we use an image title
div#post-2566 h1{ display: none;}
/* on the events page close up space between the current event - upcoming events 
* headers and the first event header
*/

/* On the entry attachment page centar the larger image link and make some space below it */
div.entry-attachment-caption a{margin: 0 0 0 175px;}
div.entry-attachment-caption{padding: 0 0 2em 0;}

h3.gpage-evt-header{padding: 28px 0 0 0;}
div.event-meta{ font-weight: bold; padding: 0 0 14px 0;}
