/* @group General Styles */

body {
       margin: 0;
      padding: 0;
	font-family: em;
}

p {
      margin: 0;
}

b, strong {
      font-weight: bold;
}

a:link, a:visited {
}

a:hover, a:active {
text-decoration:none;
}

img {
      border: none;
}

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

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

/* @group Layout */

#container {
      position: relative;
      font-size: 1.36em;
      width: 770px;
      margin: 0 auto ;
      padding: 0 5px;
      z-index: 0;
}

#container #navbar-vine {
      position: absolute;
      top: 103px;
      left: -37px;
      width: 54px;
      height: 88px;
      z-index: 5;
      
}

.clearer {
      clear: both;
}

#pageHeader {
      width: 770px;
      height: 200px;
      text-align: center;
      padding-top: 5px;
      z-index: 1;
}

#pageHeader #title {
      height:  136px;
      margin: 0 auto;
}

#pageHeader img {
}

#pageHeader h1 {
      margin: 0 5px 0 0;
}

#pageHeader h1,
#pageHeader h2 {
      display: inline;
      padding: 0;
      font-size: 1.14em; /* 1.6/1.4 = 16px*/
     
}

#contentContainer {
      font: 1em/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      min-height: 400px;
      padding-bottom: 90px;
      z-index: 1;
      width: 770px;
      overflow-x: hidden;
}

#contentContainer #content {
      padding-top: 12px;
      z-index: 2;

}

#sidebarContainer {
      width: 207px;
      min-height: 100px;
      font: 0.91em Georgia, "Times New Roman", Times, serif;
      padding-bottom: 80px;
      margin-bottom: 40px;
      z-index: 3;
}

#sidebarContainer #sidebar a,
#sidebarContainer #sidebar a:visited {
      text-decoration: none;
}

#sidebarContainer #sidebar a:hover,
#sidebarContainer #sidebar a:active {
}

#sidebarContainer .sideHeader {
      font: 1.65em/120% Georgia, "Times New Roman", Times, serif;
      padding: 30px 10px 5px 10px;
}

#sidebarContainer #sidebar {
      padding: 0 10px;
}

/* @group Bread-crumb */

#breadcrumbcontainer {
      float: left;
}

#breadcrumbcontainer ul {
      margin: 0;
      padding: 0;
}

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
      padding-right: 3px;
}

#breadcrumbcontainer a:hover {
}
      
/* @end */

#footer {
      text-align: left;
      width: 740px;
      height: 27px;
      padding: 16px 15px 0 15px;
      margin: 0;
      font-size: 0.85em;
}

#footer p {
      padding: 0;
      margin: 0;
      float: left;
      text-align: left;
}

#footer a:link, #footer a:visited {
      color:  #fff;
}

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

/* @group Navbar */

/* Toolbar Styles */

#navcontainer {
      width: 770px;
      height: 50px;
      position: relative;
      padding-bottom: 18px;
}

#navcontainer #current:hover {
}

/* Parent - Level 0 */
#navcontainer #close-navbar {
      height: 50px;
      width: 11px;
      position: absolute;
      right: 0;
      top: 0;
}

#navcontainer ul{
      display: block;
      padding: 0 0 0 17px;
      margin: 0;
      width: 753px;
      height: 50px;
      list-style-type: none;
}

#navcontainer li {
      float: left;
      height: 50px;
      padding-right: 2px;
}

#navcontainer a {
      display: block;
      height: 40px;
      padding: 17px 10px 0 10px;
      width: auto;
      text-decoration: none;
       float: left;
font-size: 1.1em;
}

#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
      position: absolute;
      top: 50px;
      padding-left: 21px;
      width: 749px;
      left: 0;
      height: 18px;
      margin: 0;
      background-image: none;
      font-size: 0.95em; /* 11px = 1.1/1.4 */
}

#navcontainer ul ul li {
      margin-right: 5px;
      margin-bottom: 4px;
      height: 14px;
      display: block;
      float: left;
      background: none;
      padding-left: 6px;
}

#navcontainer ul ul li a {
      height: 14px;
      padding: 1px 0 0 0;
      width: 100%;
      text-shadow: none;
      width: auto;
      display: block;
      float: left;
font-size: 1em;
}

#navcontainer ul ul li a:hover{
      background: none;
      text-decoration: underline;
}

#navcontainer ul ul #current{
      text-decoration: underline;
      background: none;
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* 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 {
      font-size: 1.14em;
      padding: 35px 50px;
      width: 350px;
      margin: 10px auto;
      text-align: center;
}

h1, h2, h3, h4, h5, h6  {
      margin: 10px 0 0;
      padding: 0;
      font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      font-weight: normal;
}

h1 {
      font-size: 2em;
	color: orange;
}

h2 {
      font-size: 1.8em;
}

h3 {
      font-size: 1.4em;
}

h4, h5, h6 {
      font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	list-style-type: none;
}

#sidebarContainer h1 {
      font-size: 1.6em;
}

#sidebarContainer h2 {
      font-size: 1.4em;
}

#sidebarContainer h3 {
      font-size: 1.2em;
}

h4, h5, h6 {
      font-size: 1.2em;
	line-height: 120%;
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
      list-style-type: disc;
}

ul.circle {
      list-style-type: circle;
}

ul.square {
      list-style-type: square;
}

ol.arabic-numbers {
      list-style-type: decimal;
}

ol.upper-alpha {
      list-style-type: upper-alpha;
}

ol.lower-alpha {
      list-style-type: lower-alpha;
}

ol.upper-roman {
      list-style-type: upper-roman;
}

ol.lower-roman {
      list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
      margin: 5px 0;
      padding-left: 20px;
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

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

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;
}

/* @end */
/* @group Archive Page */

.blog-archive-background {
      background-color: transparent;
}

.blog-archive-headings-wrapper {
      margin-bottom: 20px;
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
      margin: 0;
      font: normal 2em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
      float: none;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
      padding: 0 0 15px;
      margin: 0;
}      
/* @end */

.blog-entry {
      padding-bottom: 10px;
      margin-bottom: 30px;
}

.blog-entry .image-left,
.blog-entry .image-right {
      text-indent: 0;
}

h1.blog-entry-title {
      margin: 0;
      font: normal 2em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
      float: none;
}

.blog-entry-title a {
      text-decoration: none;
}

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

p.blog-entry-tags {
      font-weight: bold;
      margin: 20px 0 10px;
      padding: 10px 0 0 20px;
      background-position: left 13px;
      background-repeat: no-repeat;
}

p.blog-entry-tags a {
      font-weight: normal;
}

.blog-entry-comments {
      padding-bottom: 20px;
}

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

/*styles the category link in the main entry */
.blog-entry-category {
      margin-left: 5px;
      margin-right: 5px;
}

.blog-entry-category a:link,
.blog-entry-category a:visited {
      padding-left: 20px;
      background-position: left top;
      background-repeat: no-repeat;
}

/* styles the archives in the blog sidebar */
#blog-archives {
      padding: 0 20px 0 0px;
      margin-bottom: 10px;
}

a.blog-archive-link-enabled {
      padding-left: 21px;
      background-position: 1px 2px;
      background-repeat: no-repeat;
      margin-bottom: 5px;
}

.blog-archive-link-disabled {
      padding-left: 21px;
      background-position: 1px 2px;
      background-repeat: no-repeat;
      margin-bottom: 5px;
}

a.blog-archive-link-enabled,
.blog-archive-link-disabled {
      line-height: 1.5em;
}
/* Styles the blog categories in the blog sidebar */
#blog-categories {
      margin: 0 -10px;
      padding: 30px 20px 0 10px;
      margin-bottom: 10px;
      margin-top: 10px;
}

a.blog-category-link-enabled {
      padding-left: 21px;
      background-position:  center left;
      background-repeat: no-repeat;
      line-height: 1.5em;
      padding-bottom: 1px;
            padding-top: 1px;
}

.blog-category-link-disabled {
      padding-left: 21px;
      background-position: center left;
      background-repeat: no-repeat;
      line-height: 1.5em;
      padding-bottom: 1px;
      padding-top: 1px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
      padding: 10px 20px 0 0px;
      margin-bottom: 10px;
}

#blog-rss-feeds br  {
      display: none;
}

a.blog-rss-link,
a.blog-comments-rss-link {
      padding-left: 21px;
      display: block;
      margin-bottom: 5px;
      background-repeat: no-repeat;
      background-position:  center left;
}

/* @end */

/* @group File Sharing */

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

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

.filesharing-item-title a:link {
      padding-left: 20px;      
      margin-bottom: 5px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

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

.album-title {
      margin: 0 0 5px 0;
      padding: 0;
      font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      font-weight: normal;
      font-size: 2em;
}

.album-description {
      margin: 10px 0 20px 0;
}


.album-wrapper {
}

.thumbnail-wrap {
      display: block;
      float: left;
      margin-right: 30px;
      margin-bottom: 10px;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a img {
}

.thumbnail-frame a img:hover {

}

.thumbnail-caption {
      height: 30px;
      padding: 10px 0;
      margin: 0;
      font-size: 0.71428571428571em;
      text-align: center;
}
      
/* @end */

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

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

.photo-background p{
      text-align: left;
      margin: 0;
}

.photo-navigation {
      width: 620px;
      margin: 0 auto;
      padding: 10px;
      border-top: none;
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
      font-size: 1.2em;
}

.photo-navigation a:hover {
}

.photo-frame{
      margin: 20px 0;
      
}

.photo-background p.photo-title {
      font-size: 2em;
      padding-bottom: 10px;
}

.photo-background p.photo-caption {
      font-size: 1.4em;
      padding-bottom: 10px;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

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

/* @group Quicktime Page */

.movie-description {
      margin-top: 20px;
      margin-bottom: 20px;
}
      
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
      margin: 0 0 5px 0;
      padding: 0;
      font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      font-weight: normal;
      font-size: 2em;
}

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

.movie-thumbnail-frame {
      display: block;
      float: left;
      margin-right: 43px;
      margin-bottom: 0px;
}

.movie-thumbnail-caption {
      display: block;
      width: 138px;
      padding: 0 0 10px 0;
      margin: 0;
      font-size: 0.71428571428571em;
      text-align: center;
}
      
/* @end */

/* @group Single Page (Movie View) */
.movie-background {
      font-size: 1.2em;
      text-align: center;
}

.movie-title {
}

.movie-frame {
      padding: 5px;
      padding-bottom: 11px;
}
      
/* @end */


/* @end */

/* @group Contact Form */
form {
}

label {
}

.message-text {
} 

.required-text {
      padding: 10px;
} 

.form-input-field {
      font-size: 1.1em;
      font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      width: 400px;
} 

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