/* 
      Theme Weaver 004 r1 for RapidWeaver 3.5 - updated February 19, 2007
      for support issues, please contact support@theme-weaver.com
*/

/* @group General Styles */

body, .photo-background {
      background-image: url(images/backgrounds/woodgrain.png);
      background-color: #6e1300;
      font: 85% Georgia, Verdana, Halvetica, Arial, sans-serif;
      margin: 0;
      padding: 0;
}

p {
      text-indent: 30px;
}

b, strong {
      font-weight: bold;
}

a:link, a:visited {
      color: #6c98a3;
}

a:hover, a:active {
      color: #8c966d;
}

img {
      
}

a img {
      border: none;
}

.image-left {
      float: left;
      margin: 5px 5px 5px 0;
}

.image-right {
      float: right;
      margin: 5px 0px 5px 5px;
}

.break {
      height: 20px;
}

.clearer {
      clear: both;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
      color: #6c98a3;
      font-style: italic;
      padding-left: 20px;
      border-left: solid 3px;
      border-color: #6c98a3;
}

h1, h2, h3, h4, h5, h6 {
      font-weight: bold;
      font-family: Georgia;
}

h1 {
      color: #6c97a3;
}

h2 {
      color: #8c966d;
}

h3 {
      color: #afb175;
}

h4 {
      color: #ccc098;
}

h5 {
      color: #cc8474;
}

h6 {
      color: #8f5f0e;
}

.imageStyle {
      border-style: none;
}

/* Main content area unordered list styles */

#content ul {
      
}

#content li {
      
}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {
      
}

#sidebarContainer #sidebar li {
      
}

/* Table Styles */

table {
      
}

/* @end */

/* @group Layout */

#container {
      position: absolute;
      top: 0;
      width: 856px;
}

#pageHeader {
}

#bookedge {
	background: url(images/header-left.png) no-repeat;
	height: 119px;
      width: 856px;
      margin: 0;
      padding: 0;
      clear: both;
}

#knickknack {
	float: left;
		background: url(images/knickknacks/knickknack-1.png) no-repeat;
      margin: 0;
      padding: 0;
      height: 94px;
      width: 274px;
}

#title {
	background: url(images/title-bg/title-bg-1.png) no-repeat;
      margin: 0 0 0 462px;
      padding: 1px 0 0;
      height: 94px;
      width: 339px;
}

#site_title {
	padding: 25px 0 0 40px;
      font: 30px Georgia;
      color: #8c966d;
}

#site_slogan {
      font: 12px "Trebuchet MS";
      color: #6c97a3;
}

#copyright {
      background: url(images/copyright-left.png) no-repeat;
      height: 24px;
      text-align: right;
      margin: 0;
      padding: 0;
}

#copyright h5 {
	margin: 0;
	padding: 5px 80px 0 0;
}

/* html #copyright {
      position: relative;
}*/

#contentContainer {
      margin: 0;
      padding: 0;
      background: url(images/content-left.png) repeat-y;
}

#sidebarContainer {
      float: left;
      width: 187px;
      margin: 0;
      padding: 0;
}

#sidebar_title {
      margin: 0;
      padding: 0;
}

#sidebar_title h2 {
      margin: 0;
      padding: 0;
}

#sidebar {
      margin: 40px 0px 15px 10px;
      padding: 0;
      width: 147px;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
      color: #d2d4be;
      font-weight: normal;
      font-style: normal;
}

/* @group toolbar_vertical */

/* Toolbar Styles */

#toolbar_vertical {
      position: relative;
      top: 0;
      color: #333;
      margin: 0 0 10px 0;
      padding: 0;
      font-size: 13px;
}

#toolbar_vertical a {
      display: block;
      padding-top: 6px;
      height: 20px;
      padding-bottom: 3px;
      text-decoration: none;
      font-weight: normal;
      font-style: normal;
      color: #6c98a3;
}

#toolbar_vertical .current {
      background: url(images/list-bullet-style1-hover.jpg) no-repeat 0 7px;
}

#toolbar_vertical .current:hover {
      color: #8f5f0e;
}

#toolbar_vertical .currentAncestor {
      background: url(images/list-bullet-style1-hover.jpg) no-repeat 0 7px;
}

/* Parent - Level 0 */

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

#toolbar_vertical ul a {
      display: block;
      position: relative;
      padding-left: 20px;
      background: url(images/list-bullet-style1.jpg) no-repeat 0 7px;
}

#toolbar_vertical ul a:hover {
      background: url(images/list-bullet-style1-hover.jpg) no-repeat 0 7px;
      color: #8c966d;
}

/* Child - Level 1 */

#toolbar_vertical ul ul {

}

#toolbar_vertical ul ul li {
      margin: 0 0 3px;
}

#toolbar_vertical ul ul li a {

}

#toolbar_vertical ul ul li a {
      padding-left: 20px;
      margin-left: 20px;
}

#toolbar_vertical ul ul li a:hover {

}

#toolbar_vertical ul ul .current {

}

#toolbar_vertical ul ul li .currentAncestor {

}

/* Child - Level 2 */

#toolbar_vertical ul ul ul {

}

#toolbar_vertical ul ul ul li a {
      padding-left: 20px;
      margin-left: 40px;
}

#toolbar_vertical ul ul ul li a:hover {
      
}

#toolbar_vertical ul ul ul li .current {
      
}

#toolbar_vertical ul ul ul li .current:hover {
      
}

#toolbar_vertical ul ul ul li .currentAncestor {
      
}

/* Child Level 3 */

#toolbar_vertical ul ul ul {
      
}

#toolbar_vertical ul ul ul ul li {
      
}

#toolbar_vertical ul ul ul ul li a {
      padding-left: 20px;
      margin-left: 60px;
}

#toolbar_vertical ul ul ul ul a:hover {
      
}

/* Child Level 4 */

#toolbar_vertical ul ul ul ul {
      
}

#toolbar_vertical ul ul ul ul ul li {
      
}

#toolbar_vertical ul ul ul ul ul li a {
      padding-left: 20px;
      margin-left: 80px;
}

#toolbar_vertical ul ul ul ul ul a:hover {
      
}

/* Child Level 5 */

#toolbar_vertical ul ul ul ul ul {
      
}

#toolbar_vertical ul ul ul ul ul ul li {
      
}

#toolbar_vertical ul ul ul ul ul ul li a {
      padding-left: 20px;
      margin-left: 100px;
}

#toolbar_vertical ul ul ul ul ul ul a:hover {
      
}

/* @end */

#content {
      margin: 0 0 0 187px;
      padding: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
      margin: 0 0 15px;
}

#header {
      background: url(images/editable_images/custom-header-1.jpg) no-repeat;
      height: 211px;
}

/* html #header {
      position: relative;
}*/

#window {
      height: 213px;
      background: url(images/window-left.png) no-repeat;
}

#logo {
	position: relative;
      float: right;
      width: 160px;
      margin: 0 75px 0 30px;
}

#logo img {
      height: 160px;
      width: 160px;
      margin: 20px 0 0 0;
      text-align: right;
}

#text {
      margin: 15px 85px 0;
      padding: 0;
}

#splash {
	margin: 0;
	padding: 0;
}

#page_title {
      margin: 0 0 10px 0;
}

#page_title h1 {
      margin: 0;
      padding: 0;
      color: #8c966d;
      font-size: 2.75em;
}

#footerContainer {
      width: 856px;
      height: 102px;
      margin: 0;
      padding: 0;
      background: url(images/footer-left.png) no-repeat;
      clear: both;
}

#footerContainer a:link, #footerContainer a:visited {
}

#breadcrumb {
      text-align: center;
      margin: 0 0 0 187px;
      font-size: 10px;
}

#breadcrumb a:link, #breadcrumb a:visited {
      color: #cc8474;
}

#breadcrumb a:hover, #breadcrumb a:active {
      color: #8f5f0e;
}

/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

.blog-entry-tags {
	font-size: 0.8em;
	text-align: center;
}

.blog-entry-tags a {
	background: url(images/tag.png) no-repeat left top;
	padding: 3px 0 3px 18px;
}

/* @end */

/* @group plugin_sidebar */

#plugin_sidebar {
      margin: 0 0 15px;
      padding: 0;
      line-height: 24px;
}

#plugin_sidebar a:hover, #plugin_sidebar a:active {
      color: #8c966d;
}

#blog-categories {
      margin: 10px 0;
}

#blog-categories a:link, #blog-categories a:visited {
      background: url(images/category.png) no-repeat;
      padding: 0 0 5px 20px;
      height: 16px;
}

#blog-categories a:hover, #blog-categories a:active {
      
}

.blog-category-link-enabled {
      
}

.blog-category-link-disabled {
      background: url(images/category.png) no-repeat left center;
      padding: 0 0 7px 20px;
      height: 16px;
}

#blog-archives {
      margin: 20px 0;
}

#blog-archives a:link, #blog-categories a:visited {
      background: url(images/date.png) no-repeat;
      padding: 0 0 5px 20px;
      height: 16px;
}

#blog-archives a:hover, #blog-categories a:active {
      
}

.blog-archive-link-enabled {
      
}

.blog-archive-link-disabled {
      background: url(images/date.png) no-repeat left center;
      padding: 0 0 7px 20px;
      height: 16px;
}

#blog-rss-feeds {
      margin: 20px 0;
}

#blog-rss-feeds a:link, #blog-rss-feeds a:visited {
      background: url(images/rssfeed.png) no-repeat;
}

#blog-rss-feeds a:hover, #blog-rss-feeds a:active {
      background: url(images/rssfeed-over.png) no-repeat;
      height: 20px;
}

.blog-rss-link, .blog-comments-rss-link {
      padding: 0 0 5px 20px;
      height: 16px;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
      
}

.blog-entry-summary {
      
}

.blog-archive-headings-wrapper {
      
}

.blog-archive-entries-wrapper {
      
}

.blog-archive-entries-wrapper .blog-entry {
      
}

.blog-archive-month {
      color: #6c98a3;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
      font-family: Georgia;
}

.blog-archive-link {
      font-size: 12px;
      padding-bottom: 15px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
      
}

/* @end */

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

.blog-entry-title {
      font-size: 24px;
      font-weight: bold;
      font-family: Georgia;
      color: #6c98a3;
}

.blog-entry-date {
      font-size: 12px;
      padding-bottom: 15px;
      background: url(images/date.png) no-repeat left top;
      padding-left: 20px;
}

/*styles the category link in the main entry */

.blog-entry-category {
      
}

.blog-entry-category a:link, .blog-entry-category a:visited {
      background: url(images/category.png) no-repeat left top;
      padding-bottom: 15px;
      padding-left: 20px;
}

/*styles the permalink link in the main entry */

.blog-entry-permalink {
      
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
      background: url(images/perma.png) no-repeat left top;
      padding-bottom: 15px;
      padding-left: 20px;
}

.blog-read-more {
      font-size: 12px;
}

.blog-read-more a:link, .blog-read-more a:visited {
      background: url(images/read-more.png) no-repeat left top;
      padding-bottom: 15px;
      padding-left: 20px;
}

.blog-entry-body {
      
}

.blog-entry-comments {
      
}

/* @end */

/* @group File Sharing */

.filesharing-description {
      margin-bottom: 20px;
}

.filesharing-item {
      margin-top: 10px;
      margin-bottom: 10px;
      padding: 5px;
}

.filesharing-item:hover {
      
}

.filesharing-item-title a:link {
      
}

.filesharing-item-title a:hover {
      
}

.filesharing-item-title a:visited {
      
}

.filesharing-item-description {
      font-size: 12px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
      color: #6c97a3;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
}

.album-description {
      padding-bottom: 20px;
      color: #8c966d;
}

.album-wrapper {
      display: inline;
      width: 98%;
      margin: 0 auto;
      text-align: center;
}

.thumbnail-wrap {
      float: left;
      text-align: center;
      margin: 0 20px 60px 0;
}

.thumbnail-frame {
      padding: 3px;
}

.thumbnail-frame:hover {
      
}

.thumbnail-frame a {
      
}

.thumbnail-frame a:hover {
      
}

.thumbnail-frame a:hover img {
      margin: auto;
}

.thumbnail-frame img {
      margin: auto;
}

.thumbnail-caption {
      text-indent: 0;
      margin: 0;
      padding: 0;
      height: 35px;
      display: block;
      font-size: 12px;
      color: #6c98a3;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
      text-align: center;
      background: #fff;
}

.photo-navigation {
      text-align: center;
      margin: 10px auto;
}

.photo-navigation a:link, .photo-navigation a:visited {
      
}

.photo-navigation a:hover {
      
}

.photo-navigation p {
      
}

.photo-title {
      color: #6c97a3;
      font-size: 24px;
      font-weight: bold;
}

.photo-caption {
      color: #8c966d;
}

.photo-links {

}

.photo-frame {
      background: #fff;
      text-align: center;
      margin: 20px auto 30px auto;
      padding: 3px;
}

/* @end */

/* @group Flash Slide Show */

#flashcontent {
      text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-frame {
      text-align: center;
}

.movie-description {
      text-align: center;
      font-size: 16px;
      font-weight: normal;
      color: #6c98a3;
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
      color: #6c98a3;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
}

.movie-page-description {
      margin-bottom: 20px;
}

.movie-thumbnail-frame {
      float: left;
      display: inline;
      margin: 0px 10px 40px;
      text-align: center;
      width: 131px;
      padding: 3px;
}

.movie-thumbnail-frame:hover {
      
}

.movie-thumbnail-caption {
      color: #6c98a3;
      font-size: 12px;
      margin-top: 2px;
      text-align: center;
      width: 131px;
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
      margin-top: 5px;
      background: #fff;
}

.movie-title {
      color: #6c98a3;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
}

.movie-frame {
      text-align: center;
      margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
      text-align: left;
      font-size: 16px;
      font-weight: normal;
      color: #6c98a3;
}

form {
      text-align: left;
      font-size: 12px;
      color: #6c98a3;
}

.required-text {
      
}

.form-input-field {
      width: 95%;
}

.form-input-button {
      
}

/* @end */

/* @group SiteMap */

#sitemap ul {
      list-style: none;
}

#sitemap {
      line-height: 24px;
}

#sitemap ul a {
      display: block;
      padding-left: 20px;
      background: url(../../images/list-bullet-style1.jpg) no-repeat 0 7px;
}

#sitemap ul a:hover {
      background: url(../../images/list-bullet-style1-hover.jpg) no-repeat 0 7px;
}

/* @end */
