body#media #header h2#home a {
  display:block; text-indent:-5000px;
  position: absolute;
  top: -85px;
  height: 188px; width: 446px; 
  margin-top: 0px; margin-left: 16px;
  background: url('/images/Logo-220-2.png');
}


p.archive a {
  font-weight: bold;
  text-transform: uppercase;
  color: #40b1c9;
} p.archive { padding-top: 8px; }

.sidebar_box a {
  color: #40b1c9; 
}

#audio_box {
  position: relative;
  background-color: #353535;
  width: 960px; 
  padding: 0;
}

#video_box {
  background-color: #2a2a2a;
  width: 920px; 
  padding: 15px 20px 20px 20px;
}

#video_box .player_wrap{
  float: left;
  width: 640px; 
  border: 2px solid #fff;
}

.video_info {
  float: right;
  width: 265px;
}
#video_box p {
  font-size: 14px;
  color: #fff;
} #video_box p span { padding-top: 10px; color: #ccc; display: block; font-size: 12px; }
#video_box h1 {
  font-weight: normal;
  font-size: 26px;
  color: #fff;
  padding-bottom: 0px;
} #video_box .video_info h1 { font-size: 20px;}

.media_item { 
  position: relative; 
  margin: 1px 0px 0px 0px; 
  padding: 8px 0px 0px 5px;
  border-bottom: 1px solid #e1e1e1;
}
.media_item.even { background-color: #f5f5f5; }
 
.media_item span.title{ 
  display: block; 
  font-size: 14px; color: #353535; 
  padding: 8px 0px 0px 50px;
}
.media_item span.author {
  display:  block; 
  font-size: 10px; color: #353535; 
  font-weight: bold; text-transform: uppercase;  
  padding: 4px 0px 0px 50px;
}

.date_box {
  float: left;
  background-color: #353535;
  padding: 4px 8px 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}  
.date_box span {  
  display: block;
  color: #fff;
  text-transform: uppercase; text-align: center;
 }
.date_box span.month { font-size: 12px; color: #f5f5f5; }
.date_box span.day   { font-size: 24px; color: #f5f5f5; }

.media_item ul {
  position: absolute;
  top: 15px; right: 8px;
 
}
.media_item ul li {  display: inline; }
.media_item ul li { 
  display: inline; 
  font-size: 10px;
  text-transform: uppercase;
  padding: 6px 8px 4px 8px;
  margin-left: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}   
.media_item ul li.video   { background-color: #6a6a6a;}
.media_item ul li.video a { text-decoration: none; color: #fff; }
.media_item ul li.video:hover { background-color: #40b1c9; }
.media_item ul li.audio   { background-color: #fff; border: 1px solid #e5e5e5; }
.media_item ul li.audio a { text-decoration: none; color: #353535; }
.media_item ul li.audio a:hover { color: #40b1c9; }

.podcast_item {
  margin-top: 10px; padding-top: 20px; 
}

.podcast_item img {
  float: left;
  margin-right: 10px;
  border: 2px solid #f5f5f5;
}

.gallery_item {
  padding: 0px;
  margin-bottom: 40px;
}
#col_content .gallery_item p{ margin-bottom: 0px; }
.gallery_item img { 
  border: 1px solid #353535;
  background-color: #fff;
  float: left;
  padding: 1px;
  margin: 5px 5px 5px 0;
} .gallery_item img:hover { border: 1px solid #40b1c9; background-color: #40b1c9;}

.recent_comments img { float: left; border: 1px solid #fff; margin-right: 8px;}
#col_sidebar .recent_comments p { margin-top: 0px; font-size: 12px; margin-left: 38px; line-height: 1.2em; }

#Big_Photo {
  background-color:#2A2A2A;
  padding: 80px 20px 20px 20px;
}

#Big_Photo h1 {
  color:#FFFFFF;
  font-size:26px;
  font-weight:normal;
  padding: 10px 0px 10px 0px; 
}
#Big_Photo img { border: 2px solid #fff; }
#Photo_holder { float: left; width: 770px; }
#Photo_nav { float: right; width: 150px; padding-top: 60px; }
#Photo_nav p { padding-bottom: 8px; }
#Photo_holder h1 { font-size: 14px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 8px; margin-left: 140px; }
#Photo_holder h1 span { color: #ccc; }

#col_sidebar .Latest_Album h2{
  color: #fff;
  font-size: 16px;
  margin-bottom: 0px;
  padding: 0;
  text-transform: none;
}
.Latest_Album { margin-bottom: 15px; }
.Latest_Album p { font-size: 12px; margin: 0;}
.Latest_Album img { border: 2px solid #fff; float: left; margin:0px 10px 0px 0px; }

.blog_comments {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
#col_content .blog_comments p { 
  padding: 10px 0px 0px 0px; line-height: normal; 
  border-top: 1px solid #ccc; }
.blog_comments span { font-size: 12px; font-weight: bold; text-transform: uppercase; }
.blog_comments span.comment_name { float: left; }
.blog_comments span.comment_date { float: right; }

/* forms */
/* subscribe form */

#Email_Signup {
  position: absolute; top: 25px; right: 12px;
  width: 181px; height: 23px;
  margin: 0 auto;
}
#Email_Signup form {
  width: 181px; height: 23px;
  background: url('/images/Back_Subscribe.jpg') no-repeat;  
  margin: 0 auto;
  margin-top: 0px;
}


/* comment form */

form{}
form div { margin-bottom: 10px;  }
form fieldset { 
  padding: 15px 0px 0px 0px; 
  border: none; }

form label { 
  display: block; 
  width: 150px; 
  float: left;  
  position: relative; 
  text-align: right; 
  padding: 8px 6px 0px 0px;
 
  font-size: 12px; 
  color: #373b4a; }

form input, form textarea {
  padding: 2px;
  font-size: 12px;
  color: #333;
  width: 150px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #d1d1d1;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
} form textarea {  width: 300px; height: 70px; }
form .buttons{ margin-left: 153px;}
form input.submit_btn {
  width: 49px; height: 21px; border: none;
  background-color: transparent;
}

form #captcha { margin-left: 155px;   width: 240px;}
form #captcha  img { border: 2px solid #d1d1d1; }
form #captcha label { text-align: left; }
form #captcha input { color: #fff; }


.video_wrap { float: left; margin-right: 15px; margin-bottom: 10px; height: 215px;}
.video_wrap img { border: 3px solid #e6e6e6; margin-bottom: 5px; }
.video_wrap img:hover { border: 3px solid #40b1c9; margin-bottom: 5px; }
.video_wrap p { width: 204px; font-size: 14px; }
.video_wrap p a { color: #999;}
.video_wrap p a:hover { color: #40B1C9; }

ul.tag li{ font-size: 18px; margin-bottom: 10px;}

#audio_title {
  float: left; 
  width: 278px;
}

#audio_title h1{
  text-transform: uppercase;
  font-size: 12px;
  margin: 20px 0px 4px 32px;
}

#audio_title p{
  color: #eceff4;
  font-size: 14px;
  margin: 0px 0px 0px 32px;
}
#audio_title p span {
  display: block;
  font-size: 10px;
  margin-top: 2px;
  color: #ccc;
}

#audio_player { float: left; }



/* audio nav */

#nav_player {
  position: absolute; list-style: none;
  right: 45px;
  top: 25px;
}

#nav_player li { 
  float: left; 
  height: 30px; width: 33px; 
  margin-right: 10px; 
}
#nav_player li a {
  display: block;
  height: 30px; width: 33px;
  text-indent: -5000px; overflow: hidden;
  background-position: top;  
  
}

#nav_player li a:hover { background-position: bottom; }
#play_video     { background: url(/images/Icon_PlayVideo.jpg) no-repeat; }
#audio_download { background: url(/images/Icon_Download.jpg) no-repeat; }
#audio_mini     { background: url(/images/Icon_Popout.jpg) no-repeat; }

