/*  
Theme Name: Kerouac Project New
Theme URI: http://kerouacproject.org/
Description: The new Kerouac Theme.
Version: 1.0
Author: iSight Technologies
Author URI: http://isighttech.com/



*/

body {
 background: url(images/body_bg_tile.jpg);
 margin: 0;
 font-family: Lucida Grande;
}

a {
  color: #962B16;
  font-weight: bold;
  text-decoration: none;
}

.clear {
 clear: both;
}

.commentbox {
 width: 400px;
 height: 100px;
}

.navleft {
 float: left;
 font-size: 12px;
 padding: 5px;
}

.navright {
 float: right;
 font-size: 12px;
 padding: 5px;
}

#wrap {
 width: 797px;
 background: url(images/container_bg_pattern.jpg);
 margin: 0px auto;
}

#header {
 width: 797px;
 height: 219px;
 background: url(images/header.jpg) no-repeat;
}

#navmain {
 width: 797px;
 height: 34px;
 padding-top: 15px;
 background: url(images/nav_main_bg.jpg) no-repeat;
 font-family: Georgia;
 font-size: 18px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
}

#navmain a {
 color: #FFDCAF;
 text-decoration: none;
}

#navmain a:hover {
 text-decoration: underline;
}

#content {
 width: 510px;
 margin-left: 5px;
 margin-right: 25px;
 margin-top: 5px;
 float: left;
}

#content h1 {
 font-family: Georgia;
 font-size: 18px;
 color: #494728;
 text-decoration: underline;
}

#content h2 {
 font-family: Georgia;
 font-size: 14px;
 color: #494728;
 text-decoration: underline;
 line-height: 2.0;
}

.post {
 margin-left: 25px;
 font-size: 14px;
}

#sidebar {
 width: 237px;
 float: left;
}

#sidebar a img {
 border: none;
}

#sidebar h1 {
 font-family: Georgia;
 font-size: 16px;
 font-weight: bold;
 color: #962B16;
 margin: 5px;
}

.photoframe {
 width: 237px;
 height: 151px;
 padding-top: 22px;
 background: url(images/content_sub_photoframe.gif) no-repeat;
 margin-top: 15px;
 margin-bottom: 5px;
}

.gallery_pic_border a img {
 border: 1px solid #000000;
}

a.gallery_pic_border img {
 border: 1px solid #000000;
}

img.photoframe a {
 border: 1px solid #ECCCAC;
}

a.photoframe img {
 border: 1px solid #ECCCAC;
}

#donate {
font-size: 13px;
font-weight: normal;
color: #494728;
text-align: center;
border: 1px solid #9B0312;
margin: 0px auto 0px;
padding: 5px 5px 5px 5px;
overflow: hidden;
	}


.information {
 width: 232px;
 height: 220px;
 background: url(images/content_sub_nav_bg.jpg) no-repeat;
 margin-top: 25px;
 margin-bottom: 15px;
 padding-top: 5px;
 font-family: Georgia;
 font-weight: bold;
 font-size: 14px;
 
}

.information a {
 color: #4F4D3B;
 text-decoration: none;
}

.information a:hover {
 text-decoration: underline;
}

.information ul {
 margin-left: 30px;
 list-style: disc;
 padding-left: 0px;

}

.information li {
 margin-top: 5px;
 margin-bottom: 5px;
}

.links {
 font-family: Georgia;
 font-size: 12px;
 overflow: hidden;
}


.links ul {
 margin-left: 30px;
 padding-left: 0px;
}

.links li {
 margin-top: 5px;
 margin-bottom: 5px;
}

#footer {
 width: 797px;
 height: 66px;
 padding-top: 20px;
 margin-top: 20px;
 background: url(images/footer_solid_bg.jpg);
 text-align: center;
 font-family: Georgia;
 font-size: 18px;
 font-weight: bold;
 color: #962B16;
}
 
.alignleft {
 float: left;
}

.alignright {
 float: right;
}

.newsletter {
 width: 232px;
 height: 145px;
 background: url(images/content_sub_nav_bg.jpg) no-repeat;
 margin-top: 25px;
 margin-bottom: 25px;
 padding-top: 5px;
 font-family: Georgia;
 font-weight: normal;
 color: #494728;
 padding-left: 15px;
}

img { border: 0; }
