/* ------------------------------------------------------------------------
 * flowers.css (Perfect Memorials Tributes Theme Style Sheet)
 * Theme Name: Flowers
 * Copyright (c) Perfect Memorials. All rights reserved.
 * ------------------------------------------------------------------------ */

/*-------------------------------------------	
	Global
-------------------------------------------*/

body { background-image: url(/images/css/themes/flowers/body.jpg); }

/* Header
-------------------------------------------*/

#header { background: url(/images/css/themes/flowers/header.jpg) top left no-repeat; }

#tribute-photo {
  top: -9px; left: -35px;
  width: 277px; height: 227px;
  padding: 25px 0 0 22px;
  background: url(/images/css/themes/flowers/tribute-photo2.png) top left no-repeat;
}

#tribute-name { color: #E5F3D9; }

#tribute-meta { color: #DDECC7; }

#tribute-meta a { color: #e6f1d6; }

/* Inner Wrapper
-------------------------------------------*/

#inner-wrapper { background: url(/images/css/themes/flowers/inner-wrapper.gif) top left repeat-y; }

body.two-column #inner-wrapper { background: url(/images/css/themes/flowers/inner-wrapper-2col.gif) top left repeat-y; }

/* Primary Sidebar
-------------------------------------------*/

#primary-sidebar dt strong { color: #58482F; background: url(/images/css/themes/flowers/primary-sidebar-dt.jpg) top left no-repeat; }

#primary-sidebar li a { color: #58482F; background: url(/images/css/themes/flowers/primary-sidebar-a.jpg) top left no-repeat; }

#primary-sidebar li a:hover,
#primary-sidebar li a.editor:hover { background-position: 0 -31px; }

#primary-sidebar li a.editor { color: #4E3E28; background: url(/images/css/themes/flowers/primary-sidebar-a-editor.jpg) top left no-repeat; }

#primary-sidebar li a.current { background-position: 0 -62px; }

#visitor-count { color: #8B7E60; }

#count { background: url(/images/css/themes/flowers/counter.jpg) top left no-repeat; }

#count .c0 { background-image: url(/images/css/themes/flowers/counter/0.jpg); }
#count .c1 { background-image: url(/images/css/themes/flowers/counter/1.jpg); }
#count .c2 { background-image: url(/images/css/themes/flowers/counter/2.jpg); }
#count .c3 { background-image: url(/images/css/themes/flowers/counter/3.jpg); }
#count .c4 { background-image: url(/images/css/themes/flowers/counter/4.jpg); }
#count .c5 { background-image: url(/images/css/themes/flowers/counter/5.jpg); }
#count .c6 { background-image: url(/images/css/themes/flowers/counter/6.jpg); }
#count .c7 { background-image: url(/images/css/themes/flowers/counter/7.jpg); }
#count .c8 { background-image: url(/images/css/themes/flowers/counter/8.jpg); }
#count .c9 { background-image: url(/images/css/themes/flowers/counter/9.jpg); }

/* Secondary Sidebar
-------------------------------------------*/

#secondary-sidebar dt { color: #2E3436; background: url(/images/css/themes/flowers/secondary-sidebar-dt.jpg) top left no-repeat; }

#secondary-sidebar a { color: #444; text-decoration: underline; }

#secondary-sidebar a:hover { color: #222; }

#secondary-sidebar dd.sub-navigation a { color: #4E3E28; background: url(/images/css/themes/flowers/primary-sidebar-a.jpg) top left no-repeat; }

#secondary-sidebar dd.sub-navigation a:hover { background-position: 0 -31px; }

#secondary-sidebar dd.sub-navigation a.current { background-position: 0 -62px; }

/* Content
-------------------------------------------*/

#content h1,
#content h2,
#content h3 { color: #615B35; }

#content h1 strong { color: #8D8D6A; }

#content h2.fancy { border-bottom-color: #DCD9CE; }

#content h2.very-fancy { border-bottom-color: #DCD9CE; }

/* Content - Add in Place
-------------------------------------------*/

#content .pane { border-right: solid 1px #D2C9B5;
  border-bottom: solid 1px #D2C9B5;
  background: #ebe5d7; }

/* Content - Forms
-------------------------------------------*/

#content form fieldset { border: solid 1px #C4BCB6;
  background: #f8f7f5 url(/images/css/themes/flowers/fieldset.jpg) top left no-repeat; }

#content form fieldset legend { color: #816F62; }

/* Content - Pagination
-------------------------------------------*/

.pagination-wrapper { background: #efebe0 url(/images/css/themes/flowers/pagination.gif) top left repeat-x; }

#content .pagination a { border: solid 1px #C5B3A4;
  background: #fff;
  color: #9F897A; }

.pagination a:visited { border: solid 1px #C5B3A4;
  background: #fff;
  color: #9F897A; }

.pagination .prev-inactive,
.pagination .next-inactive { border: solid 1px #D7CEBA;
  color: #B9A98D; }

.pagination .prev { border: solid 1px #C3B0A3;
  color: #9F897A;
  background: #fff; }

.pagination .break { color: #C8B597; }

.pagination .next { border: solid 1px #C3B0A3;
  color: #9F897A;
  background: #fff; }

.pagination .current-page { border-color: #9F897A;
  background: #9F897A;
  color: #fff; }

#content .pagination a:hover { color: #fff;
  background: #8a796d;
  border-color: #8a796d; }

/* Content - Hints
-------------------------------------------*/

dl.hint dt { background: #E4DFD3;
  border-bottom: solid 1px #BAAFA8;
  color: #514137; }

dl.hint dt a { color: #4D4D4D; }

dl.hint dd { border-top: solid 1px #F9F6F2;
  background: #F1EFE7; }

/* Buttons
-------------------------------------------*/

ul.buttons a,
#secondary-sidebar ul.buttons a,
ul.buttons button { background-color: #E0D9CB;
  border-bottom: solid 1px #C3C3C3; }

ul.buttons button:hover,
ul.buttons a:hover,
#secondary-sidebar ul.buttons button:hover,
#secondary-sidebar ul.buttons a:hover { background-color: #d3c9b4;
  border: solid 1px #c5bcaf;
  color:#494848; }

/* Footer
-------------------------------------------*/

#footer { background: #fff url(/images/css/themes/flowers/footer.jpg) 0 0 no-repeat; }

/*-------------------------------------------	
	Contributors
-------------------------------------------*/

.contributor { background: #f0eeea;
  border-bottom: solid 1px #DFDBD5; }

/*-------------------------------------------	
	View Photo
-------------------------------------------*/

#content .photo-comment { background: url(/images/css/themes/flowers/guestbook-entry.gif) bottom left no-repeat; }

/*-------------------------------------------	
	Guestbook
-------------------------------------------*/

#content .entry { background: url(/images/css/themes/flowers/guestbook-entry.gif) bottom left no-repeat; }
