/* @group General Styles */

body {
      font-family: Geneva, Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
      font-size: .9em;
      margin: 20px 0px 40px;
      padding: 0px 40px 30px;
}

p {

}

b, strong {

}

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

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

img {

}

a img {
      border: none;
}

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

.image-right {
      float: right;
      margin: 5px 0px 5px 5px;
}

/* @end */

/* @group Layout */

#container {
      position: relative;
      top: 20px;
      padding: 0px;
      background: url(images/middle.png) repeat-y;
      width: 880px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px;
}

.clearer {
      clear: both;
}
#headwrap{
      
}#pageHeader {
      left: 0px;
      height: 171px;
      margin: 0px 0px 30px;
      padding: 0px;
      clear: both;
      background: url(images/image1.jpg) no-repeat center 10px;
      position: relative;
      top: -16px;
}

#pageHeader #header {
      height: 236px;
      background: url(images/header.png) no-repeat;
}

#pageHeader h1 {
      padding-top: 40px;
      padding-left: 30px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      text-align: left;
}

#pageHeader h1, .photo-title {
      font-size: 25px;
}

#pageHeader h2 {
      position: relative;
      top: 0px;
      padding: 0px;
      padding-left: 30px;
      margin-top: 0px;
      text-align: left;
}

#pageHeader h2, .photo-caption {
      font-size: 14px;
}

#contentContainer {
      
}

#contentContainer #content {
      margin: 20px 20px 0px 247px;
      padding-top: 20px;
}

#sidebarContainer {
      float: left;
      width: 198px;
      padding-left: 10px;
      margin-top: 20px;
      font-size: 12px;
}

#sidebarContainer #sidebar {
      padding: 0px;
}

#sidebarContainer .sideHeader {
      margin: 10px 0px;
      text-align: left;
      font-size: 13px;
      font-weight: bold;
}

#sidebarContainer #logo {
      text-align: center;
      margin: 10px 0px;
      padding: 10px 0px;
      border-top: 1px solid #e0e0e0;
}

#sidebarContainer #logo img {
      height: 79px;
      width: 119px;
}

#footer {
      float: right;
      font-size: 10px;
      text-align: right;
      margin: 10px 20px 0px;
      position: relative;
      top: 10px;
}

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

}

#footer a:hover, #footer a:active {

}

/* @end */

/* @group Bread-crumb */

#bottom {
      background: url(images/bottom.png) no-repeat;
      height: 20px;
      padding: 5px;
      padding-top: 10px;
      margin: 0 auto 15px;
      clear: both;
      position: relative;
      top: 35px;
}

#breadcrumbcontainer {
      float: left;
      width: 50%;
      font-size: 11px;
      text-align: left;
      color: #1f97d5;
      margin: 10px 20px 0px;
      position: relative;
      top: 10px;
}

#breadcrumbcontainer ul {

}

#breadcrumbcontainer li {

}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}

/* @end */

/* @group Toolbar */

/* @group Top Toolbar */

/* Toolbar Styles */


#navcontainer {
      height: 35px;
      text-transform: uppercase;
      font-size: .9em;
      font-weight: bold;
      width: 100%;
      z-index: 999;
      position: absolute;
      top: 190px;
      background: url(images/nav_bg.png) no-repeat;
      padding-top: 10px;
      padding-left: 130px;
      padding-right: 35px;
      margin-top: -25px;
}

#navcontainer .current {
      text-decoration: none;
      font-weight: bold;
}

#navcontainer .currentAncestor {
      color: #000;
      font-weight: bold;
}

#navcontainer .currentAncestor:hover {
}

/* My Comment */

#navcontainer a {
      height: 20px;
      text-decoration: none;
      z-index: 0;
      padding-right: 0;
      margin-top: 0px;
      padding-left: 0;
      padding-top: 2px;
      color: #6c6c6c;
}

/* Parent - Level 0 */

#navcontainer ul {
      width: 99%;
      list-style: none;
      margin: 0;
      padding: 0;
}

#navcontainer ul li {
      padding-top: 0px;
      display: inline;
      height: 20px;
      padding-right: 15px;
      padding-left: 15px;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
      text-decoration: underline;
      z-index: 10;
}
#navcontainer ul li a .current {
}

#navcontainer .current:hover {
}

/* Child - Level 1 */

#navcontainer ul ul {
      display: none;
}

#navcontainer ul ul li {

}

#navcontainer ul ul a {

}

#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 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 Sub Toolbar */

/* Toolbar Styles */

#sub_navcontainer {
      position: relative;
      top: 0px;
      margin-bottom: 0px;
      border-top: 1px solid #e0e0e0;
      font-size: 12px;
}

#sub_navcontainer .current {
}

#sub_navcontainer .current:hover {

}

#sub_navcontainer .currentAncestor {

}

/* Parent - Level 0 */

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

#sub_navcontainer li {
      position: relative;
      display: inline;
      height: 0px;
}

#sub_navcontainer a {
      display: none;
      padding-left: 10px;
      padding-top: 4px;
      height: 16px;
      padding-bottom: 3px;
      border-bottom: 1px solid #e0e0e0;
}

#sub_navcontainer a:hover {
}

#sub_navcontainer a:active {

}

/* Child - Level 1 */

#sub_navcontainer ul ul {

}

#sub_navcontainer ul ul li {

}

#sub_navcontainer ul ul a {
      display: block;
      padding-left: 10px;
}

#sub_navcontainer ul ul a:hover {

}

#sub_navcontainer ul ul .current {

}

#sub_navcontainer ul ul .currentAncestor {

}

/* Child - Level 2 */

#sub_navcontainer ul ul ul {

}

#sub_navcontainer ul ul ul li {

}

#sub_navcontainer ul ul ul a {
      padding-left: 30px;
}

#sub_navcontainer ul ul ul a:hover {

}

#sub_navcontainer ul ul ul .current {

}

#sub_navcontainer ul ul ul .currentAncestor {

}

/* Child Level 3 */

#sub_navcontainer ul ul ul {

}

#sub_navcontainer ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul a {
      padding-left: 50px;
}

#sub_navcontainer ul ul ul ul a:hover {

}

/* Child Level 4 */

#sub_navcontainer ul ul ul ul {

}

#sub_navcontainer ul ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul ul a {
      padding-left: 70px;
}

#sub_navcontainer ul ul ul ul ul a:hover {

}

/* Child Level 5 */

#sub_navcontainer ul ul ul ul ul {

}

#sub_navcontainer ul ul ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul ul ul a {
      padding-left: 90px;
}

#sub_navcontainer ul ul ul ul ul ul a:hover {

}

/* @end */

/* @end */

/* @group Global Classes */

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

h1, h2, h3, h4 {
      color: #1f97d5;
}

.imageStyle {

}

/* Main content area unordered list styles */

#contentContainer #content ul {

}

#contentContainer #content li {

}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {

}

#sidebarContainer #sidebar li {

}

/* Table Styles */

table {

}

/* @end */

/* @group File Sharing */

.filesharing-description {
      text-align: left;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f97d5;
      margin-bottom: 20px;
}

.filesharing-item {
      background: #f1f1f1;
      margin-top: 10px;
      margin-bottom: 10px;
      padding: 5px;
      border: solid 1px #e0e0e0;
}

.filesharing-item:hover {
      background: #e9e9e9;
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
      font-size: 0.7em;
}

/* @end */

/* @group Photo Album */

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

.album-title {
      text-align: left;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f97d5;
}

.album-description {
      font-size: 0.8em;
      margin-bottom: 60px;
}

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

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 60px;
      margin-right: 15px;
}

.thumbnail-frame {
      position: absolute;
      bottom: 0;
      left: 0;
      background: #474747;
      padding: 3px;
      border: solid 1px #e0e0e0;
}

.thumbnail-frame:hover {
      background: #373737;
      border: solid 1px #1f97d5;
}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {

}

.thumbnail-frame a:hover img {
      margin: auto;
      border: solid 1px #1f97d5;
}

.thumbnail-frame img {
      margin: auto;
      border: solid 1px #e0e0e0;
}

.thumbnail-caption {
      margin: 0;
      padding: 0;
      height: 35px;
      display: block;
      font-size: 0.8em;
      color: #1f97d5;
}

/* @end */

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

.photo-background {
      text-align: center;
      margin: 0px auto;
      background: #ffffff url(http://waceradio.com/rw_common/themes/EZ2/images/content-white.png) repeat-y center;
}

.photo-navigation {
      background: transparent;
      text-align: center;
      margin-top: 30px;
}

.photo-navigation p {
}

.photo-links {
      padding: 20px 0px 0px 0px;
}

.photo-navigation a:link, .photo-navigation a:visited {
      padding: 0px 0px;
      margin: 0px 0px;
}

.photo-navigation a:hover {

}

.photo-frame {
      text-align: center;
      margin: 30px auto 0px auto;
      background: #373737;
      padding: 10px;
      border: solid 1px #e0e0e0;
}

.photo-title {
      padding: 0px 0px;
      margin: 0px 0px;
}

.photo-caption {
      padding: 0px 0px;
      margin: 0px 0px;
}

#flashcontent {
      text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-frame {
      text-align: center;
}

.movie-description {
      text-align: center;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f97d5;
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
      text-align: center;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f97d5;
}

.movie-page-description {
      text-align: center;
      font-size: 0.9em;
      margin-bottom: 20px;
}

.movie-thumbnail-frame {
      float: left;
      display: inline;
      margin: 0px 10px 40px;
      text-align: center;
      width: 131px;
      padding: 3px;
      border: solid 1px #e0e0e0;
      background: #474747;
}

.movie-thumbnail-frame:hover {
      border: solid 1px #1f97d5;
      background: #373737;
}

.movie-thumbnail-caption {
      color: #1f97d5;
      font-size: 0.8em;
      margin-top: 2px;
      text-align: center;
      width: 131px;
}

/* @end */

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

.movie-background {
      background: #474747;
}

.movie-title {
      text-align: center;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f97d5;
}

.movie-frame {
      min-width: 0px
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
      text-align: left;
      font-size: 1.2em;
      font-weight: bold;
}

form {
      text-align: left;
      font-size: 0.9em;
}

.required-text {

}

.form-input-field {
      width: 98%;
}

.form-input-button {

}

/* @end */

/* @group Blog */

/* @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: 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 {
}

.blog-archive-headings-wrapper {
      border-bottom: 1px solid #b3b3b3;
      margin-bottom: 30px;
      padding-bottom: 10px;
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
      font-size: 1.5em;
      color: #000;
      margin: 0px;
      font-weight: bold;
      margin-bottom: 5px;
      margin-right: 10px;
}

.blog-archive-link {
}

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

.blog-entry {
      margin-bottom: 30px;
      padding-bottom: 20px;
      border-bottom: 1px solid #878787;
}

.blog-entry img {
      padding: 6px;
      border: 1px solid #ccc;
}

.blog-entry-title {
      font-size: 1.2em;
      margin: 0px;
      font-weight: bold;
      margin-bottom: 10px;
}

.blog-entry-title a:link {
      font-weight: bold;
      text-decoration: none;
}

.blog-entry-date {
      margin-bottom: 15px;
      padding-left: 15px;
      background: url(images/clock.png) no-repeat left 3px;
      font-size: .9em;
}

.blog-entry-body {
}

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

/* Comment links */
a[href^="javascript:HaloScan"] {
}

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

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
}

a[href^="javascript:HaloScanTB"]:hover {
}

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

.blog-entry-category a:link, .blog-entry-category a:visited {
      padding-left: 15px;
      background: url(images/category.png) no-repeat left 1px;
}

.blog-entry-category a:hover, .blog-entry-category a:active {
      padding-left: 15px;
      background: url(images/category.png) no-repeat left 1px;
}
/* styles the archives in the blog sidebar */
#blog-archives {
      margin-bottom: 10px;
      line-height: 20px;
}

a.blog-archive-link-enabled {
      display: block;
      float: left;
      padding-left: 15px;
      background: url(images/clock.png) no-repeat left 1px;
}

a.blog-archive-link-enabled:hover {
      background: url(images/clock.png) no-repeat left 3px;
}

.blog-archive-link-disabled {
      padding-left: 15px;
      background: url(images/clock.png) no-repeat left 3px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
      margin-bottom: 10px;
      line-height: 20px;
}

a.blog-category-link-enabled {
      display: block;
      float: left;
      padding-left: 15px;
      background: url(images/category.png) no-repeat left 3px;
}

a.blog-category-link-enabled:hover {
      background: url(images/category.png) no-repeat left 3px;
}

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

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

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

a.blog-comments-rss-link {
      background: url(http://waceradio.com/rw_common/themes/EZ2/images/rss_icon.gif) no-repeat left center;
      padding-left: 16px;
      display: block;
      float: left;
      margin-bottom: 10px;
}

a.blog-rss-link:hover, a.blog-comments-rss-link:hover {
      background: url(http://waceradio.com/rw_common/themes/EZ2/images/rss_icon_over.gif) no-repeat left center;
}


/* @end */