/***************************************************
Design by Michel Honold. http://www.designdiffferent.org
***************************************************/
/* @group General Styles */

body {
      background: repeat url(images/body_bg.png);
      margin: 0;
      padding: 0;
      font: 0.85em/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #333333;
}

p {
}

b, strong {

}

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

a:hover, a:active {
      color: #333333;
}

img {
      border: none;
}

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

.image-right {
      margin: 3px 0 3px 3px;
      float: right;
}
      
/* @end */

/* @group Layout */
.clearer {
      clear: both;
}

.contentSpacer {
      height:220px;
      float:right;
      width:1px;
}

.sideSpacer {
      height:210px;
      float:right;
      width:1px;
}

.clear {
      clear:both;
      height:1px;
      overflow:hidden;
}

#top_grad {
      background: repeat-x url(images/top_grad.png);
      width: 100%;
      height: 182px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
}

#container {
      width: 555px;
      position: relative;
      z-index: 1;
}

#pageHeader {
      width: 555px;
      height: 180px;
      background: no-repeat url(images/header_bg.png);
}

#pageHeader img {

}

#contentContainer {
      width: 555px;
      background: repeat-y url(images/content_bg.png);
      position: relative;
      z-index: 2;
}

#contentContainer #content {
      position: relative;
      z-index: 6;
      padding: 30px 80px 30px 40px;
}



#contentContainer #title h1 {
      line-height: 1.5em;
      font-size: 1.8em;
      font-weight: normal;
      padding-top: 0;
      padding-right: 20px;
      padding-left: 0;
      margin: 0 0 3px;
}

#contentContainer #title h2 {
      padding-right: 80px;
      font-size: 1em;
      font-weight: normal;
      line-height: normal;
      margin: 0;
}

#sidebarContainer {
      position: absolute;
      left: 531px;
      top: 40px;
      width: 284px;
      z-index: 8;
}

#sidebarContainer #stamp {
      width: 207px;
      height: 60px;
      position: absolute;
      left: 17px;
      top: 289px;
      background: no-repeat url(images/sidebar_top.png);
      z-index: 10;
}

#sidebarContainer #sidebar {
      background: repeat-y url(images/sidebar_bg.png) 17px 0px;
      width: 207px;
      font-size: 0.9em;
      padding-top: 50px;
}

#sidebarContainer #sidebar #sideText {
      position: relative;
      z-index: 12;
      padding-right: 25px;
      padding-bottom: 10px;
      padding-left: 25px;
}

#sidebarContainer #sidebar #bottom {
      margin: 0;
      background: no-repeat url(images/sidebar_bottom.png) 17px 0px;
      width: 207px;
      height: 20px;
}

#sidebarContainer .sideHeader {
      padding-right: 25px;
      padding-left: 25px;
      position: relative;
      z-index: 11;
      color: #6a5e57;
      font-size: 1.4em;
      line-height: 1.3em;
}

#footer {
      width: 555px;
      background: no-repeat url(images/footer_bg.png);
      height: 106px;
      font-family: Times New Roman, Times, serif;
}

#footer p {
      margin: 0;
      padding-top: 40px;
      padding-right: 80px;
      padding-left: 10px;
      color: #990000;
}

#footer a:link, #footer a:visited {
      color: #990000;
      text-decoration: none;
}

#footer a:hover, #footer a:active {
      color: #333333;
}
      
/* @end */

/* @group Bread-crumb */

#contentContainer #content #breadcrumbcontainer {
      margin-top: 15px;
      color: #c1bcb0;
      font-size: 0.9em;
}

#contentContainer #content #breadcrumbcontainer ul {
      border: 0px
      padding: 2px;
      list-style-type: none;
      margin: 0;
      float: right;
}

#contentContainer #content #breadcrumbcontainer li {
      display: inline;
      background: none;
      padding: 0;
}

#contentContainer #content #breadcrumbcontainer a {
      color: #c1bcb0;
      text-decoration: none;
}

#contentContainer #content #breadcrumbcontainer a:hover {
      text-decoration: underline;
}
      
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
      width: 284px;
      background: repeat url(images/menu_bg.png);
      font-size: 1.1em;
}

#navcontainer #current {
      color: #990000;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
      list-style: none;
      padding: 20px 0 0;
      margin: 0;
}

#navcontainer li {
      margin-bottom: 8px;
}

#navcontainer a {
      color: #6a5e57;
      text-decoration: none;
      padding-left: 25px;
      height: 15px;
}

#navcontainer a:hover {
      color: #990000;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
      padding-top: 8px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
      padding-left: 35px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
      padding-left: 55px;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/* @end */

/* @group Global Classes */

blockquote, .standout {
      margin: 10px 0;
      padding: 0 10px;
      font-style: italic;
      color: #939087;
      background: #e7e3d3;
      border: 1px solid #d8d1c4;
}

h1 {
      font: 2.3em/1.4em Zapfino, "Brush Script", "Sans Serif";
      padding-left: 55px;
      color: #990000;}

h2 {
      font: 1.4em/1.0em Zapfino, "Brush Script", "Sans Serif";
      padding-left: 55px;
      color: #990000;}
}

h3 {
      font: 1.4em/1.0em Zapfino, "Brush Script", "Sans Serif";
      color: #990000;}
}

h4 {
}

.imageStyle {

}

/* Main content area unordered list styles */

#contentContainer #content ul {
      margin: 20px;
      padding: 0;
      list-style: none;
}#contentContainer #content li {
      padding-left: 12px;
      padding-bottom: 8px;
      background: url(images/list_item.png) no-repeat left 6px;
}

#contentContainer #content ul ul {
      margin: 8px 0 0 0;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
      margin: 10px;
      padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
      font-size: 1em;
}
      
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {}.blog-entry-summary {
      margin-bottom: 10px;
}
.blog-archive-headings-wrapper {
      background: no-repeat -40px bottom  url(images/divider.png);
      margin-bottom: 30px;
      padding-bottom: 30px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
      font-size: 1.4em;
      padding-right: 20px;
      display: inline;
}

.blog-archive-link {
      display: inline;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}      
/* @end */

.blog-entry {
      margin-bottom: 30px;
      background: no-repeat -40px bottom  url(images/divider.png);
      padding-bottom: 30px;
}

.blog-entry-title {
      font: 1.4em/1.0em Zapfino, "Brush Script", "Sans Serif";
      color: #990000;}
}

.blog-entry-date {
      margin-bottom: 15px;
}

.blog-read-more {
      display: block;
      font-style: italic;
      padding-top: 10px;
}

.blog-entry-body {
}

.blog-entry-comments {
      margin-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

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

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

.blog-tag-size-1 {      
      font-size: 6px;
}

.blog-tag-size-2 {      
      font-size: 7px;
}

.blog-tag-size-3 {      
      font-size: 8px;
}

.blog-tag-size-4 {      
      font-size: 9px;
}

.blog-tag-size-5 {      
      font-size: 10px;
}

.blog-tag-size-6 {      
      font-size: 11px;
}

.blog-tag-size-7 {      
      font-size: 12px;
}

.blog-tag-size-8 {      
      font-size: 13px;
}

.blog-tag-size-9 {      
      font-size: 14px;
}

.blog-tag-size-10 {      
      font-size: 15px;
}

.blog-tag-size-11 {      
      font-size: 16px;
}

.blog-tag-size-12 {      
      font-size: 17px;
}

.blog-tag-size-13 {
      font-size: 18px;
}

.blog-tag-size-14 {      
      font-size: 19px;
}

.blog-tag-size-15 {
      font-size: 20px;
}

.blog-tag-size-16 {      
      font-size: 21px;
}

.blog-tag-size-17 {      
      font-size: 22px;
}

.blog-tag-size-18 {      
      font-size: 23px;
}

.blog-tag-size-19 {
      font-size: 28px;
}

.blog-tag-size-20 {      
      font-size: 24px;
}

/* @end */

#blog-archives {
      margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}
#blog-categories {
      margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
#blog-rss-feeds {
      margin-bottom: 10px;
}

.blog-rss-link {
      background: url(images/rss_icon.gif) no-repeat left center;
      padding-left: 16px;
}

.blog-comments-rss-link {
      background: url(images/rss_icon.gif) no-repeat left center;
      padding-left: 16px;
}
      
/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
      margin-bottom: 30px;
      padding-bottom: 30px;
      background: no-repeat url(images/divider.png) -40px bottom;
}

.filesharing-item-title a:link {
      font-size: 1.4em;
      margin-bottom: 3px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

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

.album-title {
      font: 1.4em/1.0em Zapfino, "Brush Script", "Sans Serif";
      color: #990000;}
}

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

.album-wrapper {
      display: block;
      width: 99%;
      position: relative;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 10px;
      margin-right: 10px;
      padding-top: 90px;
      padding-left: 5px;
      padding-right: 5px;
      background: #fff repeat-x left 0px url(images/photo_top_grad.png);
}

.thumbnail-frame {
      position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 5px;
      padding-right: 5px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
      margin: auto;
      border: none;
}

.thumbnail-caption {
      margin: 0 -5px;
      padding: 0 0 20px 0;
      font-size: 0.9em;
      background:  repeat-x left bottom url(images/photo_bottom_grad.png);
      height: 38px;
      display: block;
}
      
/* @end */

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

.photo-background {
}

.photo-navigation {
      background: repeat-x url(images/top_grad.png);
      width: 100%;
      height: 182px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
}

.photo-links {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background: no-repeat url(images/photo_header_bg.png);
      width: 636px;
      height: 159px;
      margin: 0;
      padding: 72px 80px 0 40px;
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
      position: absolute;
      top: 200px;
      left: 40px;
      background: #fff;
      padding: 8px;
      border: 1px solid #90836d;
}

.photo-title {
      position: absolute;
      left: 40px;
      top: 15px;
      z-index: 20;
      font-size: 1.1em;
      font-weight: bold;
      padding: 0;
      margin: 0;
}

.photo-caption {
      position: absolute;
      top: 32px;
      left: 40px;
      z-index: 21;
      font-size: 1.1em;
      padding: 0;
      margin: 0;
}

/* @end */
      
/* @end */

/* @group Quicktime Page */

.movie-description {

}
      
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
      font: 1.4em/1.0em Zapfino, "Brush Script", "Sans Serif";
      color: #990000;}
}.movie-page-description {
}.movie-thumbnail-frame {
      background: #fff repeat-x left 0px url(images/photo_top_grad.png);
      width: 142px;
      float: left;
      padding: 19px 0 0 0;
      margin-bottom: 10px;
      margin-right: 10px;
      text-align: center;
}

.movie-thumbnail-frame img {
      border-left: 5px solid #fff;
      border-right: 5px solid #fff;
}

.movie-thumbnail-frame:hover {
}.movie-thumbnail-caption {
      background:  repeat-x left bottom url(images/photo_bottom_grad.png);
      padding: 5px 5px 19px 5px;
      font-size: 0.9em;
}
      
/* @end */

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

.movie-background {
      background: repeat url(images/movie_body_bg.png);
      margin: 0 10px;
}

.movie-title {
      background:  repeat-x left bottom url(images/photo_bottom_grad.png);
      padding: 5px 5px 29px 5px;
      font-size: 1.4em;
      margin: 0 -10px;
}

.movie-frame {
      background: #fff repeat-x left 0px url(images/photo_top_grad.png);
      padding: 29px 10px 0px 10px;
      text-align: center;
}
      
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */


