/*
BMU-GFX Premiumtemplate Wave
http://www.bmuniverse.com
All under Copyright-no Freeware
*/

body {
	margin: 0;
	padding: 0;
	background: #2c2c2c url(../images/bg.jpg) repeat-x;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
                     outline:0;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
                     outline:0;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
                     outline:0;
}

h2 {
	font-size: 23px;
	width: 730px;
	height: 20px;
	font-size: 12px;
	background: url(../red/contenttitlebg.png) no-repeat;
	padding: 14px 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
                     outline:0;
}

h3 {
	width: 235px;
	height: 9px;
	font-size: 12px;
	background: url(../red/sidetitlebg.png) no-repeat;
	padding: 19px 0px;
	text-transform: uppercase;
	text-align: center;
                     outline:0;
}

h4 {
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding: 0 0 7px 50px;
	background: url(../images/img02.jpg) no-repeat left 40%;
	font-size: 20px;
                     outline:0;
}

h5 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
                     outline:0;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 15px;
	font-size: 11px;
                     outline:0;
}

a:link {
	color: #333;
	text-decoration: none;
                     outline:0;
}

a:hover, a:active {
	text-decoration: none;
	color: #676767;
                     outline:0;
}

a:visited {
	color: #000000;
	text-decoration: none;
                     outline:0;
}

img {
	border: none;
                     outline:0;
}

img.left {
	float: left;
	margin-right: 15px;
                     outline:0;
}

img.right {
	float: right;
	margin-left: 15px;
                     outline:0;
}

/* Form */

form {
	margin: 0;
	padding: 0;
                     outline:0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
                     outline:0;
}

legend {
	display: none;
                     outline:0;
}

input, textarea, select {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
                     outline:0;
}

/* Header */

#header {
	width: 1024px;
	height: 192px;
	margin: 0 auto 0px auto;
	background: url(../red/header.png) no-repeat;
                     outline:0;
}

/* Logo */

#logo {
	float: right;
	margin-top: 17px;
	margin-right: 125px;
	width: 520px;
	height: 110px;
                     outline:0;
}





/* Player */

#player {
	float: right;
	margin-top: 111px;
	margin-right: 132px;
	width: 224px;
	height: 84px;
                     outline:0;
}



#menu
{
width: 1024px;
height: 28px;
	clear: both;
	margin: 0 auto;
background: url(../images/buttons.png) no-repeat;
                     outline:0;
}

#menu ul {
	list-style: none;
	padding-left:35px;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
                     outline:0;	
}

#menu li {
	display: inline;
                     outline:0;

}

#menu a {
	float: left;
	width: 88px;
	height: 18px;
                     display: block;
	text-align: center;
	text-decoration: none;
	color: #676767;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
                     outline:0;

}

#menu a:hover {
	width: 88px;
                     height: 18px;
	color: #676767;
                     outline:0;
	background: url(../images/activ.png) repeat-x;
}
#menu .current_page_item a {
	background: url(../images/activ.png) no-repeat center top;
	margin-top: 0px;
                     outline:0;
}

/* Page */

#page {
	width:1024px;
	margin: 0 auto;
	background: url(../images/contentbg.png) repeat;
                     outline:0;
}

/* Content */

#content {
	float: right;
	width: 730px;
	margin-right:24px;
}

/* Post */

.post {
	width: 720px;

}

.post .entry {
	padding-left: 10px;
}

.post .meta {
	padding: 2px 10px 30px 0px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #6e6d6d;
	padding-top: 10px;
	padding-left: 10px;
}

.post .meta .byline {
	float: right;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;


}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
                     padding-left:8px;
}

#sidebar li {
	margin-bottom: 10px;
	padding-left: 10px;
	
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
                     border-bottom: 1px solid #282828;
	background: url(../images/calida.png) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
}

/* Search */

#search {
	padding-left: 80px;
	padding-top: 36px;
}

#s {
	width: 146px;
	margin-top: 8px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #272828;
	background: #272828;
	color: #FFFFFF;
}

#x {
	margin-left: 28px;
	padding: 1px 7px;

	background: url(../images/img02.jpg) no-repeat;
	border: none;
	background: #C1D11C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}



/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	height: 120px;
	background: url(../red/footer.png) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 60px 0;
	text-align: right;
	line-height: normal;
	color: #fff;
	font-size: 10px;
	padding-right: 30px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#legal {
	clear: both;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#legal a {
	text-decoration: none;
}



#download {
                     float:left; 
                     width:230px; 
                     height:350px; 
                     background:url(../red/box_a.png) no-repeat;
	margin-left: 8px; 
	margin-top: 8px;  
	padding-right: 4px; 


}

#download_img { 
                     width:175px;
                     height:175px;
	padding-left: 27px;
	padding-top: 13px;
}

#download_text {
	padding-top: 18px; 
                     width:180px;
	margin: 0;

	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}

#download_but { 
                     width:230px; 

                     float:left;
	padding-left:38px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;

}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:10px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
overflow:hidden;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;

}






/* Gallery */

.ad-gallery {
  width: 710px;
  height: 530px;
  background: url(../images/galbg.png) no-repeat;
 outline:0;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding:0;
 outline:0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 390px;
  margin-bottom:17px;
    position: relative;
    overflow: hidden;
 outline:0;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #fff;
 outline:0;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
 outline:0;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
 outline:0;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 101;
 outline:0;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
 outline:0;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
 outline:0;
      border: 1px solid #333;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../images/opa75.png);
        color: #000;
 outline:0;
      border-top: 1px solid #eee;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
 outline:0;

        }
  .ad-gallery .ad-controls {
    height: 30px;
 outline:0;
  }
    .ad-gallery .ad-info {
      float: left;
          padding-left: 40px;
 outline:0;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
      padding-right: 40px;
 outline:0;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
 outline:0;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
 outline:0;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
 outline:0;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
 outline:0;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
 outline:0;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
 outline:0;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 1px;
      width: 20px;
      display: block;
      background: url(../images/ad_scroll_back.png) 0px 0px no-repeat;
 outline:0;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 1px;
      width: 20px;
      background: url(../images/ad_scroll_forward.png) 0px 0px no-repeat;
 outline:0;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 90%;
    margin-bottom: 10px;
 outline:0;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
 outline:0;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
 outline:0;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
 outline:0;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 2px solid #CCC;
              display: block;
 outline:0;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 2px solid #616161;
 outline:0;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
