/* @group General Styles */

blog-categories {
      padding-bottom: 20px;
}

body {
      font-family: "Lucida Grande", Geneva, Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
      font-size: 12px;
      line-height: 1.7em;
      margin-top: 0px;
}

#border {
      width: 900px;
      margin: 0 auto;
}

a:link {
      text-decoration: none;
}

a:visited {
      text-decoration: none;
}

a:active {
      text-decoration: none;
}

a:hover {
      text-decoration: underline;
}

.image-left {
      float: left;
      padding-right: 10px;
}

.image-right {
      float: right;
      padding-left: 10px;
}

blockquote, .standout {
      font-style: italic;
      padding-left: 20px;
      border-left: solid 4px;
}

/* @end */

/* @group Layout */

.clearer {
      clear: both;
}

#container {
      max-width: 900px;
      margin-bottom: -10px;
      margin-top: 0px;
}

#pageHeader {
      width: 900px;
}

#pageHeader img {
      
}

#pageHeader h1 {
      margin: 0;
      width: 900px;
      letter-spacing: 1px;
      word-spacing: 2px;
      line-height: 1.3em;
}

#pageHeader h2 {
      margin: 0;
      font-weight: normal;
}

#contentContainer {
      width: 70%;
      float: left;
      overflow: hidden;
      text-align: left;
      margin-top: 0px;
}

#contentContainer #content {
      padding-left: 20px;
      padding-top: 30px;
      padding-bottom: 20px;
}

#sidebarContainer {
      width: 220px;
      overflow: hidden;
      text-align: center;
      margin-top: 12px;
      background: transparent;
}

#sidebarContainer #sidebar {
      text-align: center;
      padding-left: 7px;
      padding-right: 7px;
      padding-bottom: 0px;
      margin-top: 33px;      font-size: 14px;
}

#sideTitleOuter {
      width: 220px;
      margin-top: 50px;
}

#sidebarContainer .sideHeader {
      width: 220px;
      text-align: center;
      font-weight: bold;
      padding-bottom: 15px;
      margin-top: -20px;
      font-size: 14px;
}

#footerOuter {
      width: 100%;
}

#footer {
      text-align: right;
      height: 100px;
      width: 100%;
}

#footer p {
      
}

#footer a:link, #footer a:visited {
      text-align: left;
}

#footer a:hover, #footer a:active {
      text-align: left;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
      margin-bottom: 0px;
      padding: 0px;
      text-align: center;
      padding-top: 15px;
}

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

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
      text-decoration: none;
}

#breadcrumbcontainer a:hover {
      
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
      position: relative;
      left: 15px;
      width: 900px;
      font-size: 93%;
      margin: 0;
      line-height: normal;
      height: 20px;
      background: no-repeat;
      text-align: left;
      text-decoration: none;
      padding-left: 15px;
}

#navcontainer .current {
      background: url(images/editable_images/selected.png) left no-repeat;
}

#navcontainer .currentAncestor {
      
}

/* Parent - Level 0 */

#navcontainer ul {
      margin: 0;
      padding: 0px 35px 0px 0px;
      list-style: none;
      text-decoration: none;
      background: url(images/editable_images/selected.png) left no-repeat;
}

#navcontainer li {
      display: inline;
      float: right;
      padding-bottom: 0px;
      background: url(images/editable_images/selected.png) left no-repeat;
}

#navcontainer a {
      float: left;
      display: block;
      padding: 5px 15px 4px 6px;
      background: no-repeat left;
      text-decoration: none;
}

#navcontainer a:hover {}

#navcontainer a:active {
      
}

/* Child - Level 1 */

#navcontainer ul ul {
      display: none;
}

#navcontainer ul ul li {
      
}

#navcontainer ul ul a {
      background: none;
      padding-top: 1px;
      width: 9em;
}

#navcontainer ul ul a:hover {
      
}

#navcontainer ul ul .current {
      
}

#navcontainer ul ul .currentAncestor {
      
}

/* Child - Level 2 */

#navcontainer ul ul ul {
      
}

#navcontainer ul ul ul li {
      
}

#navcontainer ul ul ul li a {
      
}

#navcontainer ul ul ul li a:hover {
}

#navcontainer ul ul ul .current {
      
}

#navcontainer ul ul ul ul {
      
}

/* @end */

/* @group Toolbar2 */

/* Toolbar Styles */

#navOuter {
      width: 220px;
      text-align: center;
}

#navcontainer2 {
      font-size: 1.5em;
      margin-bottom: 55px;
      position: relative;
      width: 100%;
}

#navcontainer2 .current {
      
}

/* Parent - Level 0 */

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

#navcontainer2 li {
      position: relative;
      display: inline;
}

#navcontainer2 a {
      display: none;
      padding-top: 6px;
      height: 20px;
      text-decoration: none;
      padding-bottom: 3px;
}

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

#navcontainer2 a:active {
      text-decoration: underline;
}

/* Child - Level 1 */

#navcontainer2 ul ul a {
      display: block;
      background-image: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul a {
      
}

/* @end */

/* @group Global Classes */

blockquote {
      
}

h1 {
      
}

h2 {
      
}

h3 {
      
}

.image

Style {
      border: none;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
      
}

.blog-archive-headings-wrapper {
      
}

.blog-archive-entries-wrapper {
      
}

.blog-archive-month {
      font-size: 27px;
      padding-bottom: 5px;
      padding-top: 5px;
}

.blog-archive-link {
      padding-bottom: 10px;
      text-decoration: none;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
      margin: 0 0 10px;
      padding: 0;
      text-align: justify;
      margin-top: 20px;
      background: url(images/tag.png) no-repeat;
      padding-left: 20px;
}

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.75e
m
;
}

/* @end */

.blog-entry {
      
}

.blog-permalink {
      
}

.blog-entry-permalink {
      background: no-repeat left center url(images/permalink.png);
}

.blog-entry-title {
      font-size: 25px;
      font-weight: normal;
      margin-bottom: 0px;
      line-height: 24px;
      padding-bottom: 5px;
      font-variant: small-caps;
}

.blog-entry-date {
      border-bottom-width: 4px;
      border-right-width: 0px;
      border-left-width: 0px;
      border-top-width: 0px;
      border-style: double solid;
      background: no-repeat url(images/clock.png);
      padding-left: 20px;
}

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

.blog-entry-author {
      padding-top: 0px;
      text-align: left;
      padding-left: 10px;
      margin-top: -30px;
}

.blog-entry-category {
      text-align: left;
      background: no-repeat url(images/category.png);
      padding-left: 20px;
      margin-left: 5px;
}

.blog-entry-tags {
      background: url(images/tag.png) no-repeat;
      padding-left: 20px;
}

.blog-category-link-enabled {
      padding-top: 0px;
      text-align: left;
      padding-left: 20px;
      background: no-repeat left center url(images/category.png);
}

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

.blog-entry-body {
      margin-bottom: 25px;
      padding: 5px;
      padding-left: 3px;
      padding-bottom: 5px;
}

.blog-entry-comments {
      background: url(images/comments.png) no-repeat;
      padding-left: 20px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 8px;
}

.blog-archive-link-enabled {
      padding-left: 20px;
      background: no-repeat left center url(images/category.png);
}

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

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

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

a[href^="javascript:HaloScan"] {
}

a[href^="javascript:HaloScanTB"] {
      background: url(images/trackback.png) no-repeat left center;
      padding-left: 20px
;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
      font-size: 20px;
      padding-bottom: 10px;
}

.filesharing-item {
      
}

.filesharing-item-title a:link {
      
}

.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-weight: normal;
      margin-bottom: 3px;
      font-size: 1.9em;
}

.album-description {
      margin-bottom: 15px;
      margin-top: 5px;
}

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

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 65px;
      margin-right: 25px;
      display: block;
      text-decoration: none;
}

.thumbnail-table {
      width: 70%;
}

.thumbnail-frame {
      
}

.thumbnail-frame:hover {
      
}

.thumbnail-frame a {
      
}

.thumbnail-frame a:hover {
      
}

.thumbnail-frame img {
      border: none;
}

.thumbnail-caption {
      
}

/* @end */

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

.photo-background {
      margin: 10px;
      width: 900px;
}

.photo-navigation {
      margin-bottom: 10px;
      padding: 10px 10px 5px;
      text-align: left;
      text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
      text-decoration: none;
}

.photo-navigation a:hover {
}

.photo-frame {
      background: #f8f8f8 center center;
      padding: 5px;
      margin-top: 30px;
}

.photo-links {
      
}

.photo-title {
      font-weight: normal;
      font-size: 1.9em;
      margin: 0 0 3px;
}

.photo-caption {
      
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
      
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
      font-weight: normal;
      margin-bottom: 3px;
      font-size: 1.9em;
}

.movie-page-description {
      margin-bottom: 15px;
      margin-top: 5px;
}

.movie-thumbnail-frame {
      width: 132px;
      float: left;
      text-align: center;
      margin-right: 10px;
      margin-bottom: 10px;
}

.movie-thumbnail-caption {
      
}

/* @end */

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

.movie-background {
      margin: 10px;
}

.movie-title {
      font-size: 2.5em;
}

.movie-frame {
      
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
      width: 300px;
}

.required-text {
}

.form-input-field {
      
}

.form-input-button {
      
}

/* @end */