/*
-------------------------------------------
File: 'Blueball Classic Colors 36' styles.css Style Sheet
Created: 16, December, 2005
Last Modified: 6, July, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
Additional elements added by Mark Pentleton of Radio Lingua Ltd

*/


/* @group GENERAL STYLES */



body {
      background: #6c96ac;
      text-align: center;
      font-family: "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 12px;
      line-height: 17px;
      font-weight: normal;
      color: #555555;
      margin-top: 30px;
      margin-bottom: 30px;
}


p {
}


a:link, a:visited{
      text-decoration: underline;
      color:  #375362;
}


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


b, strong {
      font-weight: bold;
}

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

.image-right{
      float: right;
      margin:  0px;
      padding: 3px 0px 3px 12px;
}

img {
}

a img {
      border: 0px;
}

.imageStyle {
}

.clear {
      clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* @end */


/* @group GLOBAL CLASSES */


blockquote, .standout {
      font-weight: bold;
      font-style: normal;
      text-align: left;
      font-size: 11px;
      line-height: 16px;
      color: #555555;
      padding-left: 10px;
            border-left-color: #6c96ac;
            border-left-width: 5px;
            border-left-style: solid;
}


h1 {
      font-family: "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 20px;
      line-height: 1.1em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      letter-spacing: -1px;
}

h2 {
      font-family: "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 18px;
      line-height: 1.1em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      letter-spacing: -1px;
}

h3 {
      font-family: "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 16px;
      line-height: 1.1em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      letter-spacing: -1px;
}


h4 {
      font-size: 14px;
      line-height: 1.1em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
}


h5 {
      font-size: 12px;
      line-height: 1.1em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
}


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


/* @end */

/* @group BOX TABLE A */

#box-table-a

{

	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 25px;
	width: 480px;
	text-align: left;
	border-top: 4px solid #60abb3;
	border-collapse: collapse;

}

#box-table-a th

{

	font-size: 11px;
	font-weight: normal;
	padding: 6px;
	background: #87bfc5;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #00606b;

}

#box-table-a td

{

	padding: 6px;
	background: #d5e8ed; 
	border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #38848d;
	border-top: 1px solid transparent;

}

#box-table-a tr:hover td

{

	background: #93bec2;
	color: #005d71;

}

/* @end */

/* @group CONTAINER */


#container {
      width: 740px;
      height:  auto;
      background: url(images/RWTP1_bg740_middle.png) repeat-y;
      margin: 0px auto; /* Right And Left Margin Widths To Auto 
      text-align: center; /* Hack To Keep IE5 Windows Happy */
}

#container #top{
      position: relative;
      background: url(images/RWTP1_bg740_top14.png) top no-repeat;
      width:  740px;
      height: 14px;
      z-index: 3;
}

#container #bottom{
      position: relative;
      background: url(images/RWTP1_bg740_bottom14.png) bottom no-repeat;
      width:  740px;
      height: 14px;
      z-index: 4;
}


/* @end */

/* @group PAGEHEADER */


#pageHeader {
      position: relative;
      margin-left: 12px;
      margin-right:  12px;
      height: 120px;
      background: #375362;
      border: 0px;
}

#pageHeader h1 { 
      margin: 0px;
      padding-left: 25px;
      padding-top: 20px;
      font-family: "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 24px;
      line-height: 1.1em;
      color: #ffffff;
      text-align: left;
      font-weight: bold;
            letter-spacing: .1px;
            text-shadow: 0px 1px 3px #333333;
}

#pageHeader h2 {
      margin: 0px;
      padding-left: 25px;
      padding-top: 8px; 
      color: #ffffff;
      font-size: 14px;
      font-weight: normal;
      text-align: left;
      font-family: Georgia, Times, serif;
      text-transform: none;
            letter-spacing: .1px;

}

#pageHeader #logo{
      float: right;
      margin-right: 0px;
      margin-left: 24px;
}

#breadcrumbcontainer {
      position:  relative;
      text-align:  center;
      margin-left: 12px;
      margin-right: 12px;
      margin-bottom: 12px;
      height:  24px;
      background: url(images/breadcrumb_bg.png) repeat-x;
      padding:  3px 0px 0px 18px;
      font-size:  10px;
      text-align: left;
      color: #555555;
      border-top-color: #6c96ac;
            border-top-style: solid;
            border-top-width: 1px;
}

#breadcrumbcontainer ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      padding-top: 6px;
      padding-left: 8px;
      display:  inline;
}

#breadcrumbcontainer li { 
      margin: 0 0 0px 0;
      display: inline;
}

#breadcrumbcontainer a {
      text-decoration: none;
      display: inline;
      color:  #666666;
}

#breadcrumbcontainer a:hover {
      text-decoration: underline;
      display: inline;
      color:  #666666;
}

/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
      position: relative;
      margin-left:  12px;
      margin-right: 12px;
      background: none;
      padding:  0px;
}

#sidebarContainer {
      float: left;
      position: relative;
       width: 200px;
      padding: 0px 0px 10px 4px;
      margin: 0px;
      background: none;
      z-index: 5;
}

html>body #sidebarContainer {
      padding: 0px 0px 10px 8px;
}

#sidebarContainer #sidebar .sideHeader {
      font-size: 13px;
      line-height: 1.3em;
      color: #375362;
      text-align: center;
      font-weight:  bold;
      margin: 4px 0px 5px 0px;
      padding: 0px 10px 0px 10px;
      background: none;
}      

#sidebarContainer #sidebar {
      margin-top: 0px;
      padding: 10px 8px 10px 8px;
      font-size: 11px;
      line-height: 15px;
      color: #555555;
      background-color: #ffffff;
      border-top: 1px dashed #aeaeae;
      border-bottom: 1px dashed #aeaeae;
      background-color: #eeeeee;
      text-align: left;
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

#sidebarContainer #sidebar p {
}


#contentContainer {
      position: relative;
      margin-left: 220px;
      padding: 0px 24px 18px 24px;
      text-align:  left;
      background: none;
}

#contentContainer ul {
}

#contentContainer li {
}

#footer {
      position: relative;
      height: 30px;
      margin-left: 8px;
      margin-right: 8px;
      background: none;
      padding: 7px 10px 8px 10px;
      text-align: center;
            font-size: 11px;
      border-top: 1px dashed #aeaeae;
      z-index: 6;
}

#footer p {
}

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

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

/* @group TOOLBAR */


/* Toolbar Styles */

#navcontainer {
      line-height: normal;
      text-align: left;
      font-size: 11px;
      font-weight: normal;
}

#navcontainer #current {
      text-decoration: none;
      font-weight: bold;
      color: #375362;
      font-size: 11px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
      color: #375362;
      text-decoration: underline;
}


/* Parent - Level 0 */


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

#navcontainer li { 
      margin: 0px;
      padding: 0px;
      width: 200px;
      margin-bottom: 1px;
}

#navcontainer a {
      display: block;
      height:  24px;
      color: #777777;
      text-decoration: none;
      text-indent: 35px;
      background: #FFFFFF url(images/navbutton200_mainbg.png) no-repeat top left;
      padding: 5px 0px 0px 0px;
}

#navcontainer a:hover {
      color: #375362;
      text-decoration: none;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
      margin: 0px;
}

#navcontainer ul ul a {
      display: block;
      height: 16px;
      padding: 0px 0px 3px 0px;
      color: #777777;
      text-decoration: none;
      text-indent: 50px;
      background: url(images/menuarrow45.png) left top no-repeat;
}

#navcontainer ul ul a:hover{
      text-decoration: none;
      color: #375362;
}

#navcontainer ul ul #current{
      text-decoration: none;
      font-weight: bold;
      color: #375362;
      height: 16px;
}

#navcontainer ul ul .currentAncestor {
      color: #375362;
      text-decoration: underline;
}



/* Child - Level 2 */



#navcontainer ul ul ul li { 
      margin: 0px;
}

#navcontainer ul ul ul a {
      display: block;
      height: 16px;
      padding: 0px 0px 3px 0px;
      color: #777777;
      text-decoration: none;
      text-indent: 66px;
      background: url(images/menuarrow61.png) left top no-repeat;
}

#navcontainer ul ul ul a:hover {
      text-decoration: none;
      color: #375362;
}

#navcontainer ul ul ul #current {
      text-decoration: none;
      font-weight: bold;
      color: #375362;
      height: 16px;
}

#navcontainer ul ul ul .currentAncestor {
      color: #375362;
      text-decoration: underline;
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li { 
      margin: 0px;
}

#navcontainer ul ul ul ul a {
      display: block;
      height: 16px;
      padding: 0px 0px 3px 0px;
      color: #777777;
      text-decoration: none;
      text-indent: 82px;
      background: url(images/menuarrow77.png) left top no-repeat;
}

#navcontainer ul ul ul ul a:hover {
      text-decoration: none;
      color: #375362;
}

#navcontainer ul ul ul ul #current {
      text-decoration: none;
      font-weight: bold;
      color: #375362;
      height: 16px;
      
}

#navcontainer ul ul ul ul .currentAncestor {
      color: #375362;
      text-decoration: underline;
}

      
/* @end */



/* @group BLOG */



.blog-entry {
      font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
      margin: 10px 0px 4px 0px;
      border-bottom: 1px dashed #aeaeae;
}

.blog-entry-title {
      font-size: 15px;
      line-height: 18px;
      color: #375362;
      text-align: left;
      font-weight: bold;
      margin-bottom: 6px;
}

.blog-entry img {
      padding: 3px;
      border: 0px;
}

.blog-entry-date {
      font-size: 11px;
      text-indent: 16px;
      color: #555555;
      margin-bottom: 5px;
      padding: 2px;
      background: url(images/menuarrow.png) left no-repeat;
}

.blog-read-more {
      font-size: 11px;
      margin-top: 6px;
      padding: 0px;
      font-style: normal;
}

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

.blog-read-more a:hover {
      font-size: 11px;
}

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


.blog-entry-category {
      color: #375362;
      font-size: 11px;
      margin-bottom: 5px;
      padding: 2px;
      background: #eeeeee;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

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

.blog-entry-body {
      margin-bottom:  12px;
}

.blog-entry-comments {
      font-size: 10px;
      text-align:  left;
      color: #375362;
      margin-top: 7px;
}

.blog-entry-comments a {
}

.blog-entry-comments-inline {
      font-size: 11px;
      line-height: 1.4em;
      text-align:  left;
      margin-top: 8px;
      padding-bottom: 10px;
}

p.blog-entry-tags {
      font-size: 11px;
      line-height: 1.4em;
      text-align:  left;
      margin-top: 8px;
      padding-left: 20px;
      font-style: normal;
}


/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
      font-size: 20px;
      line-height: 1.3em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      margin-top: 12px;
      padding-bottom: 6px;
      margin-bottom: 8px;
      border-bottom: 1px dashed #aeaeae;
}

.blog-archive-link {
      margin: 0px;
      font-size: 12px;
}

.blog-archive-link a:hover {
}

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

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

#blog-archives {
      margin-bottom: 10px;
      line-height: 1.6em
}

#blog-categories {
      margin-top: 12px;
      margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

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

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

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

/* @end */


/* @group BLOG TAG CLOUD */

ul.blog-tag-cloud {
      margin: 0 0 10px 0;
      padding: 0;
      text-align: left;
}

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 FILE SHARING */

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

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

.filesharing-item a {
      color: #555555;
      text-decoration: underline;
}

.filesharing-item a:hover {
      color: #375362;
      text-decoration: none;
}

.filesharing-item-title {
      font-size: 13px;
      margin-bottom: 5px;
      font-weight: normal;
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

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


.album-title {
      font-size: 18px;
      line-height: 1.3em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      margin-top: 12px;
      margin-bottom: 8px;
}

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

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

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 30px;
      margin-right: 6px;
      padding-right: 8px;
}

html>body .thumbnail-wrap {
      margin-bottom: 60px;
      margin-right: 12px;
      padding-right: 8px;      
}

.thumbnail-frame {
            border-style: none;
            position: absolute;
               bottom: 0;
          left: 0;
}

.thumbnail-frame a:hover {
      border-style: none;
}

.thumbnail-frame a {
      border-style: none;
}

.thumbnail-frame img {
      border: hidden;
}

.thumbnail-caption {
      margin-top: 3px;
      font-size: 11px;
      color: #555555
}

/* @end */

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

.photo-background {
      margin: 0px;
      padding: 0 20px 20px 20px;
      text-align: center;
      background: none #ffffff;
}

.photo-navigation {
      padding:  12px;
      margin-bottom: 22px;
      background-color: #6c96ac;
      text-align: center;
      border-bottom:  4px solid #dddddd;
}

.photo-navigation a:link, .photo-navigation a:visited {
      font-size: 12px;
      color: #ffffff;
}

.photo-navigation a:hover {
      font-size: 12px;
      color: #ffffff;
}

.photo-frame{
      margin-bottom: 22px;
      padding: 6px;
      border: 1px solid #aeaeae
}

.photo-links {
      font-size: 12px;
      color: #ffffff;
}

.photo-title {
      margin: 8px 0px 4px 0px;
      font-size: 18px;
      line-height: 1.3em;
      color: #ffffff;
      text-align: center;
      font-weight:  bold;
      text-shadow: 0px 1px 3px #333333;
      line-height: 20px;
            letter-spacing: .1px;
      padding-top: 3px;
}

.photo-caption {
      font-size: 12px;
      line-height: 15px;
      margin: 0px;
      margin-top: 6px;
      color: #ffffff;
}

/* @end */


/* @group EXIF Data */
/* Data wrapper */
.exif-data {
      clear: left;
      margin: 0;
      padding: 15px;
      float: left;
      width: 200px;
}

.exif-data p {
      margin: 0;
      padding: 0;
      color: #383d44;
}

/* 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 */


/* @group QUICKTIME ALBUM */


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


.movie-page-title {
      font-size: 18px;
      line-height: 1.3em;
      color: #375362;
      text-align: left;
      font-weight:  bold;
      margin-bottom: 8px;
}

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

}

.movie-thumbnail-frame {
      float: left;
            width: 136px;
            position: relative;
      display: inline;
      border-style: none;
      padding: 0;
      text-align: center;
      margin: 0px 15px 24px 0px;
}

.movie-thumbnail-frame:hover {
      border-style: none;
}
.movie-thumbnail-caption {
      margin-top: 3px;
      margin-bottom:  3px;
      font-size: 11px;
      color: #555555
}

      
/* @end */

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

.movie-background {
      margin: 15px 0px 15px 0px;
      text-align: center;
      background: #6c96ac;
}

.movie-title {
      font-size: 18px;
      line-height: 1.3em;
      color: #375362;
      text-align: left;
      font-weight: bold;
      margin: 20px 20px 5px 20px;
}

.movie-description {
      margin-top: 3px;
      margin-bottom: 15px;
      text-align: center;
            color: #ffffff;
}

/* My Comment */

.movie-frame {
      text-align: center;
      padding: 2px;
      background: #ffffff;
}
      
/* @end */


/* @group Quicktime Page */

.movie-background {
      margin: 15px 0px 15px 0px;
      text-align: center;
      background: #6c96ac;
}

.movie-title {
      font-size: 18px;
      line-height: 1.3em;
      color: #375362;
      text-align: left;
      font-weight: bold;
      margin: 20px 20px 5px 20px;
}

.movie-description {
      margin-top: 3px;
      margin-bottom: 15px;
      text-align: center;
}

.movie-frame {
      text-align: center;
      padding: 2px;
      background: #ffffff;
}
      
/* @end */

/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
      color: #375362;
} 

.form-input-field {
}

.form-input-button {
}

/* @end */