﻿@charset "utf-8";
/* CSS Document */

/* colors
blue 		#148;
lightblue 	#E7ECF3;
green		#9c0;
red		#f30;
*/
/*background:url(../images/overall/datestamp.gif);
background:url('../images/header-footer/divider.png') right 9px no-repeat;
*/

/*------------------------- 
On ALL pages 
-------------------------*/
@font-face {
 font-family: 'Gothic';
 src: url('fonts/gothic-webfont.eot');
}
@font-face {
 font-family: 'Gothic';
 src: local('☺'), url('fonts/gothic-webfont.woff') format('woff'),  url('fonts/gothic-webfont.ttf') format('truetype'),  url('fonts/gothic-webfont.svg#webfontcG8OZsTo') format('svg');
 font-weight: normal;
 font-style: normal;
}

html, body { margin:0; padding:0; font-family:Arial, Verdana, Helvetica; font-size:12px; background:url('../images/header-footer/bg-body.png') 0 0 repeat-x; color:#494949; }
ul, li { list-style:none; padding:0; margin:0; }
a { text-decoration:none; cursor:pointer; outline:none; }
a img { border:0px; }
p { line-height:135%; margin-top:15px; padding:0; }
li p { margin-top:0px; }
#jumpMenu { width:304px; font-size:11px; }
.txtb { font-weight:bold; }
.txti { font-style:italic; }

/*------------------------- 
Header 
-------------------------*/
#header { width:980px; margin:0 auto; position:relative;height:121px; }
/*#header .celebrate { position:absolute; top:-15px; left:300px; z-index:10; width:95px; height:133px; background-image:url('../images/index/balloons2.png'); background-repeat:no-repeat; }*/
#header .celebrate {position:absolute; top:0; left:565px; z-index:10; width:98px; height:89px; background-image:url('../images/header-footer/fireworks.png'); background-repeat:no-repeat;}
#header .special { position:absolute; top:10px; left:350px; width:205px; height:40px; background-image:url('../images/header-footer/happyfeet.png'); background-position:0 -6px; background-repeat:no-repeat; color:#fff; font-weight:bold; font-size:17px; }
#header .logoimg { position:absolute; top:7px; left:5px; height:75px; width:266px; background:url('../images/header-footer/logo-img.png') 36px 0 no-repeat; }
#header .logoimg a { position:absolute; top:35px; left:-10px; }
#header ul#menu { position:absolute; bottom:0px; left:0; height:38px;overflow:hidden;}
#header #menu li { float:left; }
#header #menu li a {display:block;font-family:Gothic, Arial; color:#666; font-size:14px;padding:10px 13px 9px 13px;text-shadow:1px 1px 0 #fff; }
#header #menu li a:hover {border-bottom:2px solid #9c0; 
/* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#ccc));  
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #efefef, #ccc);  
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #efefef, #ccc);  
  /* IE 10 */background: -ms-linear-gradient(top, #efefef, #ccc);  
  /* Opera 11.10+ */background: -o-linear-gradient(top, #efefef, #ccc);}
   /* IE 7/8/9 */.no-cssgradients #header #menu li a:hover {background:#e2e2e2;}

#header #menu li.home a {padding:10px 13px 3px 13px;}

#home #header #menu li.home a, #standup #header #menu li.standup a, #filmography #header #menu li.filmography a, #news #header #menu li.news a, #updates #header #menu li.updates a, #tour #header #menu li.tour a, #otherworks #header #menu li.otherworks a, #plays #header #menu li.plays a, #downloads #header #menu li.downloads a, #interviews #header #menu li.interviews a, #bio #header #menu li.bio a, #calendar #header #menu li.calendar a, #faq #header #menu li.faq a, #contact #header #menu li.contact a, #fans #header #menu li.fans a {border-bottom:2px solid #9c0;}

#header ul#social { position:absolute; bottom:-3px; right:0; height:38px; }
#header #social li { float:left; margin-left:8px; overflow:hidden; }
#header #social li a { background-image:url('../images/header-footer/social3.png'); background-position:left 0; background-repeat:no-repeat; height:32px; width:32px; display:block; }
#header #social li a.twitter {background-position:right 0;}
#header #social li a:hover {opacity:0.75;}
		

/*------------------------- 
Footer 
-------------------------*/
#footer { border-top:3px solid #ddd; border-bottom:1px solid #ddd; background:url('../images/header-footer/bg.jpg'); }
* + html #footer {overflow:hidden;}
#footer .inner { width:980px; margin:0 auto; position:relative; overflow:hidden; }
#footer .inner ul { list-style:none; width:314px; margin-top:10px; margin-right:19px; padding-bottom:30px; float:left; }
#footer .inner ul.last { margin-right:0; }
#footer .inner ul li { border-left:1px solid #9c0; padding:0 0 0 10px; height:17px; }
#footer .inner ul li:first-child { color:#148; border-left:0px; padding:0; text-transform:uppercase; height:25px; font-weight:bold; }
#footer .inner ul li a { text-decoration:none; color:#777; }
#footer .inner ul li a:hover { text-decoration:underline; }
#footer .inner p { color:#777; clear:both; font-size:11px; padding-bottom:10px; }
#footer .inner p a { color:#777; text-decoration:underline; }

/*------------------------- 
Overall 
-------------------------*/
#wrapper, #wrapperhome { width:980px; margin:0 auto 30px auto; overflow:hidden; }

/*------------------------- 
HOMEPAGE 
-------------------------*/
#wrapperhome { padding:38px 0 0 0; }
#wrapperhome .wrapperLeft { float:left; width:647px; overflow:hidden; }
#wrapperhome .wrapperLeft .containernews,  .containernews { width:314px; height:314px; }
#news .containernews { height:auto; }
#wrapperhome .wrapperLeft .containernews { float:left; }
#wrapperhome .wrapperLeft .containerdates,  .containerdates { width:314px; height:314px; }
#wrapperhome .wrapperLeft .containerdates { float:right; }
#wrapperhome .wrapperRight { float:right; width:314px; }
.container { width:314px; height:314px; }
.container, .containernews, .containerdates { position:relative; margin:0 0 19px 0; padding:0; }
#wrapperhome .containernews h2, #wrapperhome .containerdates h2 { position:relative; background-color:#148; color:#fff; font-size:22px; font-family:Gothic; padding:14px; height:27px; margin:0; border:1px solid #037;border-radius:3px; 
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3264A7), to(#148));  
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #3264A7, #148);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #3264A7, #148);
  /* IE 10 */background: -ms-linear-gradient(top, #3264A7, #148); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #3264A7, #148);}
   /* IE 7/8/9 */.no-cssgradients #wrapperhome .containernews h2, .no-cssgradients #wrapperhome .containerdates h2 {background:#148;}
.containernews h2 span, .containerdates h2 span { font-size:13px; position:absolute; right:12px; top:22px;text-shadow:1px 1px 0 #000; }
.containernews h2 span a, .containerdates h2 span a { text-decoration:none; color:#fff; font-weight:normal;}
.no-textshadow .containernews h2 span a, .no-textshadow .containerdates h2 span a {font-weight:bold;}
.containernews h2 span a:hover,  .containerdates h2 span a:hover { text-decoration:underline; }
.container a img { display:block; border-radius:3px; }
.container img.middle { margin:19px 0; }
.container .fb-like { position:absolute; top:122px; left:10px; width:120px;}
.containernews ul { margin-top:4px; }
.containernews ul li { position:relative; height:83px; border-bottom:1px solid #e4e4e4; }
.containernews ul li img { position:absolute; top:6px; left:0; height:70px; }
.containernews ul li h3,  .containerdates ul li h3,  ul.updates li h3 { width:235px; color:#4e4e4e; font-weight:bold; margin:0 0 0 80px; padding-top:6px; font-size:13px; }
.containerdates ul li h3,  ul.updates li h3,  .containerdates ul li p,  ul.updates li p { width:272px; margin-left:40px; margin-top:0; line-height:18px;}
#updates ul.updates li p,  #updates ul.updates li h3,  #calendar ul.updates li p,  #calendar ul.updates li h3 { width:603px; }
.containernews ul li h3 a,  .containerdates ul li h3 a,  ul.updates li h3 a { color:#3e3e3e; text-decoration:underline; }
ul.updates li a { width:645px; }
.containerdates ul li a { height:50px; }
.containernews ul li img { cursor:pointer; }
.containernews ul li p,  .containerdates ul li p,  ul.updates li p { font-size:11px; font-weight:normal; color:#888; padding-top:2px; margin-top:0; }
.containernews ul li p a,  .containerdates ul li p a,  ul.updates li p a { color:#888; text-decoration:underline; }
.containernews ul li p { margin-left:80px; }
.containerdates ul, ul.updates { margin-top:1px; }
ul.updates { margin-bottom:15px; }
.containerdates li,  ul.updates li, ul.dates li { position:relative; height:50px; border-bottom:1px solid #e4e4e4; }
li .datestamp { position:absolute; top:6px; left:0; width:31px; height:38px; border:1px solid #ccc;border-radius:0 0 4px 0;font-family:Gothic,Arial;font-weight:bold; }
li .datestamp .month { position:absolute; top:0; left:0; font-size:10px; color:#fff; text-align:center; width:29px;border:1px solid #fff;background:#9c0;padding:1px 0 2px 0;text-transform:lowercase; }
li .datestamp .day { position:absolute; top:17px; left:0; font-size:16px; color:#9c0; text-align:center; width:31px;  }

/* SLIDESHOW*/
#slideShow { width:647px; overflow:hidden; position:relative; list-style-type:none; margin:0 0 19px 0; padding:0; z-index:1; }
#slideShow #canvas { overflow:hidden }
.activeJs #slideShow #canvas { height:314px }
#slideShow .slide { width:647px; height:314px; overflow:hidden; position:relative; }
.activeJs #slideShow .slide { float:left }
.noJs #slideShow .slide a.slidelink { position:absolute; left:10px; top:10px; color:#fff; font-size:8px; }
.activeJs #slideShow .slide a.slidelink { display:none; }
#slideShow .slide h3,  .banner h3 { font-size:16px; font-family:Gothic; text-align:right; margin:7px 10px 3px 0; font-weight:normal; }
#slideShow .slide .text,  .banner .text { font-size:12px; font-family:Gothic; text-align:right; margin:0 10px 0 0; font-weight:bold; }
#slideShow .slide img { display:block; }
#slideShow .slide .info,  .banner .info { padding:0; position:absolute; bottom:29px; left:0; width:285px; height:55px; background:transparent url('../images/index/slideshow/bg-info.png'); color:#fff; font-size:12px; font-weight:normal; z-index:2; }
#slideShow .slide .extra { padding:15px; position:absolute; bottom:100px; left:29px; width:225px; height:85px; background:transparent url('../images/index/slideshow/bg-info-white.png'); color:#333; font-size:12px; font-weight:normal; line-height:17px; z-index:2; }
#slideShow #canvas { width:10000px; position:relative; z-index:1; }
.noJs #slideShow .directaccess { display:none; }
#slideShow .directaccess { position:absolute; padding:5px; height:20px; top:10px; right:7px; z-index:2; }
#slideShow .directaccess ul { }
#slideShow .directaccess li { float:left; list-style-type:none; }
#slideShow .directaccess li a { width:11px; height:11px; padding-right:3px; display:block; z-index:20; margin:0px 0px 0px 0px; color:#fff; font-size:2em; outline:none; background:transparent url('../images/index/slideshow/slide_circle.png') no-repeat 0 0; }
#slideShow .directaccess li a img { width:16px; height:16px; display:block; }
#slideShow .current { width:11px; height:11px; display:block; position:absolute; z-index:10; top:5px; background:transparent url('../images/index/slideshow/slide_current.png') no-repeat 0 0; }

/*------------------------- 
FILM SPECIFIC PAGE
-------------------------*/
.txt2 { font-size:10px; font-weight:normal; text-transform:none; color:#666; line-height:normal; }
.txt2 a { text-decoration:underline; color:#666; }
.red { color:#f30; font-weight:bold; font-size:9px; }
ul#breadcrumbs { font-size:11px; font-weight:normal; margin:0 0 25px 0; list-style:none; margin:15px 0 40px 0; padding:0; color:#aaa; }
ul#breadcrumbs li { display:inline; padding:0 5px; color:#999; font-weight:bold; }
ul#breadcrumbs li:first-child { padding:0 5px 0 0; }
ul#breadcrumbs a { font-weight:normal; color:#999; text-decoration:underline; }
#PageHeader { position:relative; width:960px; height:30px; padding:10px; color:#fff; border-radius:3px 3px 0 0; 
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3264A7), to(#148));  
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #3264A7, #148);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #3264A7, #148);
  /* IE 10 */background: -ms-linear-gradient(top, #3264A7, #148); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #3264A7, #148);}
   /* IE 7/8/9 */.no-cssgradients #PageHeader {background:#148;}

#news #PageHeader { /*width:615px;*/ margin-bottom:30px; }
#PageHeader h1 { font-size:24px; font-family:Gothic; display:inline; margin-right:15px; }
#PageHeader span { position:absolute; color:#148; top:50px; left:0; width:960px; height:21px; background-color:#E7ECF3; padding:5px 10px 0 10px; font-size:11px; border-radius:0 0 3px 3px; }
#PageHeader .fb-like {width:120px }
#PageHeader .fb-like span { position:relative; display:inline; width:150px; top:0; left:20px; background:transparent; }
/*#news #PageHeader span { width:615px; }*/
#PageHeader span a { color:#148; text-decoration:underline; }
#PageHeader #dropdown { position:absolute; top:16px; right:10px; }
#wrapperLeft, #wrapperRight { margin-top:30px; }
#wrapperLeft { width:635px; float:left; }
#news #wrapperLeft, #news #wrapperRight { margin-top:0px; }
#wrapperRight { width:314px; float:right; }
#wrapperLeft p a,  #wrapperRight p a { color:#494949; text-decoration:underline; }
h2, #news h1 { position:relative; font-size:22px; color:#148; border-bottom:3px solid #148; font-family:Gothic; padding:0 0 2px 0; margin:0 0 10px 0; }
img.posterholder { float:left; margin-top:7px; width:200px; }
ul.general { margin-left:215px; }
ul.general li,  ul.cast li { text-transform:uppercase; font-weight:bold; margin-top:15px; }
ul.cast li.rw,  ul.quote li.rw { color:#f30; }
ul.general li p,  ul.quote li p,  ul.cast li p,  ul.cast li.rw p,  ul.quote li.rw p { text-transform:none; font-weight:normal; margin-bottom:0px; color:#555; }
ul.quote, ul.cast { margin-bottom:19px; }
ul.quote { margin-top:15px; }
ul.quote li { text-transform:uppercase; font-weight:bold; margin-top:3px; }
.Container2Left, .Container2Right { position:relative; overflow:hidden; margin-top:35px; }
ul.list { font-weight:bold; }
ul.list li, #accordion ul li { background:url(../images/overall/listitem.gif) 0 7px no-repeat; line-height:18px; padding:0 0 0 16px; }
ul.list li a { color:#4e4e4e; text-transform:none; text-decoration:underline; }

/*PHOTO GALLERIES*/
div.content { position:relative; display:none; width:635px; }
div.content a, div.navigation a { text-decoration:none; color:#777; }
div.content a:focus, div.content a:hover, div.content a:active { text-decoration:underline; }
div.controls { padding-top:10px; height:23px; background-color:#148; }
div.controls a { padding:5px 10px; background-color:#148; color:#fff; }
div.controls a.prev { margin-left:4px; }
div.ss-controls { float:left; }
div.nav-controls { float:right; }
div.slideshow-container { position:relative; height:350px; }
div.loader { position:absolute; top:0; left:0; background-position:center; width:635px; height:350px; }
div.slideshow { background-color:red; }
div.slideshow span.image-wrapper { display:block; position:absolute; top:0; left:0; }
div.slideshow a.advance-link { display:block; width:635px; height:350px; text-align:center; vertical-align:middle; }
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited { text-decoration:none; }
div.slideshow img { vertical-align:middle; }
div.download { float:right; }
div.caption-container { position:relative; clear:left; height:57px; }
span.image-caption { display:block; position:absolute; width:635px; top:0; left:0; }
div.caption { padding:12px; background-color:#E7ECF3; }
div.image-title { font-weight:bold; font-size:12px; color:#4e4e4e; text-transform:uppercase; }
div.image-desc { color:#4e4e4e; font-weight:normal; font-size:12px; }
div.navigation { }
ul.thumbs { margin:0 0 10px 0; padding:0; overflow:hidden; }
ul.thumbs li { float:left; padding:0; margin:6px 15px 0 0; list-style:none; }
a.thumb { padding:0; display:block; }
ul.thumbs li.selected a.thumb { }
a.thumb:focus { outline:none; }
ul.thumbs img { border:none; display:block; }
div.pagination { }
div.navigation div.top { height:11px; }
div.navigation div.bottom { margin-top:12px; overflow:hidden; }
div.pagination a, div.pagination span.current, div.pagination span.ellipsis { display:block; float:left; margin-right:4px; padding:4px 7px 2px 7px; background-color:#E7ECF3; }
div.pagination a:hover { background-color:#E7ECF3; border-bottom:2px solid #148; }
div.pagination span.current { font-weight:bold; background-color:#148; color:#fff; border-bottom:2px solid #fff; }
div.pagination span.ellipsis { border:none; padding:5px 0 3px 2px; }

/* READ MORE BUTTONS */
a.readmoreQuote, a.readmoreDates, a.readmoreInfoLeft, a.readmoreInfoLeft2, a.readmoreInfoRight, a.readmoreInfoRight2 { color:#fff; text-decoration:underline; font-size:11px; padding:6px 6px 6px 20px; background-image:url("../images/overall/readmore.gif"); background-repeat:no-repeat; background-position:4px 8px; background-color:#148; line-height:30px; }
a.button {color:#fff;border-radius:2px;padding:4px 6px;float:right;border:1px solid #037;margin-bottom: 10px;box-shadow: 2px 2px 2px 0 #aaa;margin-right:2px; 
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3264A7), to(#148));  
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #3264A7, #148);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #3264A7, #148);
  /* IE 10 */background: -ms-linear-gradient(top, #3264A7, #148); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #3264A7, #148);}
   /* IE 7/8/9 */.no-cssgradients a.button {background:#148;}
a.button:hover { 
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#148), to(#3264A7));  
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #148, #3264A7);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #148, #3264A7);
  /* IE 10 */background: -ms-linear-gradient(top, #148, #3264A7); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #148, #3264A7);}

/*------------------------- 
INTERVIEW/ARTICLE SPECIFIC PAGE
-------------------------*/
.partitle { font-size:13px; font-weight:bold; line-height:135%; color:#494949; text-align:left; text-transform:none; }
.txt3 { font-style:italic; }
.txt3 a { color:#494949; text-decoration:underline; }
.Container2Left h3 {margin:15px 0 2px 0;}

/*------------------------- 
CONTACT SPECIFIC PAGE
-------------------------*/
#wrapperLeft .contact { font-size:20px; font-weight:bold; margin:30px 0 10px 0; padding:5px 10px; background-color:#148; color:#fff; display:inline-block; text-decoration:none; border-radius:8px; border:1px solid #36a; box-shadow:0 0 5px #888; }
#wrapperLeft .contact:hover { color:#fff; text-decoration:underline; }

/*------------------------- 
FANMAIL SPECIFIC PAGE
-------------------------*/
.address { font-size:16px; font-weight:bold; line-height:140%; padding:5px 0 5px 10px; margin-top:30px; width:620px; border-left:1px solid #9c0;/*background-color:#E7ECF3;*/}

/* Tiger.php / RWF MEETING SPECIFIC */
.RWFmeeting { position:absolute; top:31px; right:0; background-color:#E7ECF3; width:190px; padding:10px; font-weight:bold; line-height:16px; border-bottom:3px solid #148; }
.RWFmeeting a { color:#148; }
.RWFmeeting ul { list-style:inside; }

/* FILMOGRAPHY & LATEST NEWS*/
.filmography li,  ul.latestnews li { position:relative; border-bottom:1px solid #e4e4e4; }
.filmography li { height:120px; }
.filmography li img { position:absolute; top:10px; left:0; width:70px; height:100px; }
.filmography li h3,  ul.latestnews li h3 { color:#148; }
.filmography li h3 a,  ul.latestnews li:hover h2 { color:#148; text-decoration:underline; }
.filmography li p,  .filmography li span,  .filmography li h3 { margin-left:85px; }
.filmography li h3 { margin-top:0; margin-bottom:1px; padding:10px 0 0 0; font-size:18px; }
.filmography li p { margin-top:16px; margin-bottom:0; padding:0; }
.filmography li span { color:#888; font-size:11px }

ul.dates p { width:590px; color:#4e4e4e; font-weight:bold; margin:0 0 0 45px; padding-top:8px; font-size:13px;text-transform:capitalize; }
ul.dates p.sub { color:#888; font-weight:normal; padding-top:3px; font-size:11px;text-transform:none; }

/* INTERVIEWS */
.interviews li { position:relative; border-bottom:1px solid #e4e4e4; height:50px; }
.interviews li h3 { font-weight:bold; margin:15px 0 4px 0; padding-left:15px; }
.interviews li p { padding-left:15px; }
.interviews li h3.interview, #PageHeader p.interview { background:url(../images/overall/listitem-red.gif) 0 8px no-repeat; }
.interviews li h3.article, #PageHeader p.article { background:url(../images/overall/listitem-blue.gif) 0 8px no-repeat; }
.interviews li h3.review, #PageHeader p.review { background:url(../images/overall/listitem.gif) 0 8px no-repeat; }
.interviews li h3.preview, #PageHeader p.preview { background:url(../images/overall/listitem-dblue.gif) 0 8px no-repeat; }
.interviews li h3 a { color:#148; text-decoration:underline; }
#PageHeader p.interview, #PageHeader p.article, #PageHeader p.review, #PageHeader p.preview { padding-left:22px; display:inline; background-position:7px 6px; }
p.intro, span.intro { font-weight:bold; }

/* LATEST NEWS */
#news h2, #news h1 { border-bottom:0; }
#news h1 { margin-top:20px; }
#news #PageHeader h1 {color:#fff;font-size:24px;}
#news h1 a { text-decoration:underline; }
#news .Container2Right h2, #news .containernews h2 { border-bottom:3px solid #148; }
#news .Container2Left { border-bottom:1px solid #efefef;margin-top:5px; }
#news .Container2Left h3 { margin:10px 0 3px 0; padding:0; }
#news .Container2Left h2 a { color:#148; text-decoration:underline; }
#news .Container2Left .date, #news .latestnews li p.date { display:block; margin:3px 0 10px 0; }
#news .Container2Left .date span, #news .latestnews .date span { color:#fff; background-color:#148; padding:3px 10px 3px 10px; border-radius:3px; }
#news .Container2Left img { float:left; margin:0 15px 10px 0; }
#news .Container2Left p { margin:0 0 15px 0; }
#news h2.comments {margin-top:20px;font-size:14px;}
ul.latestnews { margin-top:24px; }
ul.latestnews li { padding:15px 0; overflow:hidden; }
ul.latestnews li img { width:80px; height:80px; float:left; margin-right:15px; }
ul.latestnews li a { width:100%; height:100%; position:absolute; background:url("../images/overall/transparent.png"); z-index:1; left:0; top:0; }
ul.latestnews li h2 { font-size:18px; }
.share {position:absolute;right:0;top:0;height:35px;}
.share .twitter-share-button, .share .fb-like, .share .comments {float:left;}
.share .twitter-share-button {margin-left:4px;}
.share a.comments {background-color:#E7ECF3;padding:1px 8px 2px 8px;border:1px solid #d3d6e0;border-radius:4px;color:#148;text-decoration:none;display:block;}
.share a.comments:hover {background-color:#dfdfeb;}

#news .latestnews li span.more { color:#6c0;/*background-color:#6c0;text-decoration:underline;font-size:10px;*/ }
#news .latestnews li img + div { margin-left:95px; }
#news .latestnews li p { margin-bottom:0; }
#news .latestnews li p.date { display:block; margin:3px 0 8px 0; }
#news .latestnews li:hover h2 {text-decoration:underline;}

#news .containernews h2 span { font-size:13px; position:absolute; right:12px; top:8px; }
#news .containernews h2 span a { text-decoration:none; color:#148;text-shadow:none; }
#news .containernews h2 span a:hover { text-decoration:underline; }

/*#news .archive { overflow:hidden; }
#news .archive h3 { font-family:Gothic; color:#fff; font-size:22px; margin:0; background-color:#148; height:30px; padding:10px; }
#news .archive ul { background-color:#E7ECF3; height:240px; float:left; width:93px; padding:7px 0 0 7px; margin:0 7px 7px 0; }
#news .archive ul.right { margin-right:0; }
#news .archive ul li { height:18px; }
#news .archive ul li a { color:#393939; text-decoration:underline; }
#news .archive ul li:first-child { font-weight:bold; color:#148; }*/

/* USO Tour pages */
.story { float:left; margin:15px 0 0 0; padding:10px; background:#E7ECF3; color:#333; }
.story img { margin:0 4px 0 0; }
.story p { padding:0; margin:0; }
.story p img { float:left; margin:0 10px 10px 0; width:150px; }
.story .letter { font-style:italic; }
.story .author { font-weight:bold; margin:10px 0 0 0; }
.horilineLeft { margin-top:5px; width:645px; height:1px; }

/* Reviews */
.heading2 h2 { margin-bottom:4px; }
.heading2 span { color:#888; font-size:11px; }

/* Subscription Page */
#subscribe .Container2Left { margin-top:0; }
.listdescription { font-weight:normal; color:#888; padding-left:28px; }
.subscriptionintro { line-height:15px; }
#subscribe div.required { color:#f30; }
.attributeinput input { height:22px; border:1px solid #888; }
#subscribe form { padding:10px; background-color:#E7ECF3; }
#subscribe form tr { height:30px; }
#subscribe ul.list { font-weight:bold; }
#subscribe ul.list li { background:none; line-height:18px; padding:0; margin-top:10px; }
#subscribe ul.list input { margin-right:10px; }
#subscribe font { background-color:#E7ECF3; display:block; margin:0 0 -15px 0; padding:10px 10px 0 10px; }
#subscribe .poweredphplist { display:none; }

/* Wallpaper block*/
img.wallpapers { float:left; }
ul.wallpapers li { line-height:20px; list-style:disc; list-style-position:inside; }
ul.wallpapers li a { color:#404040; }
ul.wallpapers li a:hover { text-decoration:underline; }

/* FANS page */
.fans { }
.fans li { float:left; margin-right:16px;width:300px; }
#PageHeader .share {position:absolute;right:0;top:-35px;}


/* Contact page*/
#contact-wrapper {width:603px;border:1px solid #e2e2e2;background:#f1f1f1;padding:2px 15px 10px 15px;border-radius:3px;}
#contact-wrapper div {clear:both;margin:1em 0;}
#contact-wrapper label {display:block;float:none;font-size:12px;width:auto;}
form#contactform input {border:1px solid #B7B7B7;padding:5px;font-size:16px;color:#333;width:400px;border-radius:3px;}
form#contactform textarea {font-family:Arial, Tahoma, Helvetica, sans-serif;font-size:100%;padding:0.6em 0.5em 0.7em;border:1px solid #B7B7B7;overflow:auto;border-radius:3px;max-width:583px;min-width:583px;}
#contactform .submitbutton {border:none;color:#fff;box-shadow:2px 2px 4px #999;border-radius:3px;width:130px;
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3264A7), to(#148)); 
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #3264A7, #148);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #3264A7, #148);
  /* IE 10 */background: -ms-linear-gradient(top, #3264A7, #148); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #3264A7, #148);}
  /* IE 7/8/9 */.no-cssgradients #contactform .submitbutton {background:#148;}

#contactform .submitbutton:hover {cursor:pointer;
  /* Safari 4-5, Chrome 1-9 */background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#148), to(#3264A7)); 
  /* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #148, #3264A7);
  /* Firefox 3.6+ */background: -moz-linear-gradient(top, #148, #3264A7);
  /* IE 10 */background: -ms-linear-gradient(top, #148, #3264A7); 
  /* Opera 11.10+ */background: -o-linear-gradient(top, #148, #3264A7);}
}
#contactform label.error {background:pink;color:#f00;width:402px;padding:5px;margin-top:2px;border-radius:3px;}
#contact-wrapper span.required {color:#f00;font-weight:bold;}

#contact-wrapper .success {background-color:#ddd;border:1px solid #ccc;border-radius:3px;padding:0 16px;}

/* Accordion on AUDIBLE page*/

#accordion p, #accordion ul {margin:0 0 15px 0;}

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0 10px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f3f3f3 url(images/../ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #148;border-radius:3px; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #148; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #7391B9; background: #E7ECF3 url(../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #148; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #7391B9; background: #E7ECF3 url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #148;border-radius:3px;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #148; text-decoration: none; }
.ui-widget :active { outline: none; }

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_228ef1_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_228ef1_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_228ef1_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_ffd27a_256x240.png); }

.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

/* Google Search*/

.search {position:absolute;right:0;top:0;padding:10px;background:rgba(255,255,255,0.3);border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;border-radius:0 0 4px 4px;}
.search button, .search input {float:left;}
.search input, input.gsc-input {border:1px solid #ccc;height:20px;padding:2px 5px;}
.search input {width:211px;}
.search button, input.gsc-search-button {margin-left:10px;background:#148;border:0;color:#fff;padding:2px 5px;min-height:26px;}
#searchresults #header .search {display:none;}

#searchresults #results {margin-top:30px;}
.gsc-control-cse {font-family: Arial, sans-serif;border-color:#FFF;background-color:#FFF;}
  input.gsc-input {width:98% !important;}
  /*input.gsc-search-button {border:1px solid #148;padding:2px 5px;color:#fff;min-height:26px;background-color: #148;}*/
  .gsc-tabHeader.gsc-tabhInactive {border-color: #777;background-color: #777;}
  .gsc-tabHeader.gsc-tabhActive {border-color: #148;background-color: #148;}
  .gsc-tabsArea {border-color: #148;}
  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {border-color:#fff;background-color: #fff;}
  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {border-color: #fff;background-color: #fff;}
  .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {color:#148;font-weight:bold;font-size:13px;}
  .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {  color: #114488;}
  .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {color: #333;}
  .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {    color: #777;}
  .gsc-cursor-page {color: #4d4d4d;}
  a.gsc-trailing-more-results:link {color: #4d4d4d;}
  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {color: #4d4d4d;}
  .gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {color: #000;}
  .gs-webResult div.gs-visibleUrl-short {color: #000;}
  .gs-webResult div.gs-visibleUrl-short {display: none;}
  .gs-webResult div.gs-visibleUrl-long {display: block;}
  .gsc-cursor-box {border-color: #ffffff;margin-top:5px;}
  .gsc-results .gsc-cursor-box .gsc-cursor-page {border-color: #777; background-color: #fff; color: #4d4d4d;}
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {border-color: #148; background-color: #148;color: #148;}
  .gs-promotion {border-color: #CCC;background-color: #E6E6E6;}
  .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {color: #4d4d4d;}
  .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {color: #4d4d4d;}
  .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {color: #333;}
  .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {color: #4d4d4d;}
  .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right *  {color: #4d4d4d;}
  .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {color: #148;}
  .gsc-result-info {font-size:11px !important;}
  .gsc-control-cse, .gsc-control-cse .gsc-table-result {font-size:12px !important;color:#4d4d4d !important;}
  .gsc-webResult .gsc-result {border-bottom:1px solid #ddd !important;padding:0.7em 0 !important;}
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {padding:3px 5px;color:#fff !important;background:#148;}
