@charset "UTF-8";

/* basic element */

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body#iavBody {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
   font: 11px/15px Arial, Helvetica, sans-serif;
	text-align: left;
}

img {
   border: 0;
}

ul, li, p {
   margin: 0;
   padding: 0;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}
a:hover, a:active {
   font-weight: normal;
	/*text-decoration: underline; */
	color: #666666;
}

div.headerMenuContainer a:hover, a:active {
	background-color: #feb;
}

div#mainContent a:hover, a:active {
   background-color: #feb;
}

div.centerWarn a {
	color: #ffce00;
   font-size: 20px;
	line-height: 200%;
	font-weight: bold;
}

/* page elements */

div#container {
   width: 950px;
	margin-left: 15px;
}

div#intro {
   margin-top: 15px;
}

div#pageHeader {
   height: 44px;
}

div#headerMediaLogoBox {
	width: 620px;
   height: 43px;
	border-bottom: #999 solid 1px;
	float: left;
}

div.headerMenuContainer {
   float: left;
   width: 155px;
	height: 19px;
	margin-left: 10px;
	border-bottom: #999 solid 1px;
	padding-top: 24px;
}

div.headerMenuBox {
   padding: 1px;
	border-top: #ccc solid 1px;
	font-size: 11px;
}

div#siteTitleBox {
   padding: 3px 0 0 3px;
   float: left;
}

div#podcastingIconBox {
	float: right;
   padding: 4px 0px 0 0;
}

div#fin {
   margin: 20px 0 20px;
	width: 950px;
}
div#pageFooter {
   position: absolute;
   text-align: center;
   color: #aaa;
   font-size: 10px;
   border-top: 1px solid #999;
	width: 950px;
	padding-top: 3px;
}

div#footerLogo {
   margin-top: 7px;
   width: 27px;
	float: right;
}

div#footerScuLogo {
   margin-top: 6px;
	margin-right: 10px;
   width: 24px;
	float: right;
}


div#footerDgLogo {
   margin-top: 6px;
	margin-right: 10px;
   width: 86px;
	float: right;
}

/* main content */

div#mainContent {
   margin-top: 36px;
}
div#mainContent h1 {
	color: #333;
   border-bottom: 1px solid #999;
	font-size: 16px;
	font-weight: normal;
	padding-left: 3px;
	padding-bottom: 5px;
}

div#mainContent h2 {
	color: #333;
   border-bottom: 1px dotted #CCC;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0;
}

div.mainContentTextBox p {
	margin-bottom: 7px;
}

div#topSwfBox {
	width: 950px;
	height: 450px;
	text-align: center;
}

div#error404Box {
	width: 950px;
	height: 450px;
	text-align: center;
}

div#topSwfBox div.centerWarn {
   padding-top: 40px;
}

div#topSwfBox div#topSwfAlterList {
    width: 600px;
    margin: 40px auto 0;
}

div#topSwfBox div#topSwfAlterList h2 {
	margin-top: 40px;
}

div#topSwfBox div#topSwfAlterList h1 {
   color: #333;
   font-size: 20px;
   font-weight: bold;
   border: 0;
   padding: 0;
}

div#topSwfBox div#topSwfAlterList li {
   font-size: .9em;
   list-style-type: none;
   line-height: 160%;
}

div#contentAContainer {
   margin-top: 25px;
}

div#movieContainer {
   float: left;
	width: 482px;
}

div#aboutMenuContainer {
   float: left;
	width: 250px;
	height: 360px;
	padding: 20px 10px;
	background-color: #f8f8e0;
	background-repeat: repeat-x;
	background-image: url("/images/gradline01.png");
}

div#aboutMenuContainer a {
	font-size: 13px;
}

div#aboutMenuContainer li {
   list-style-type: none;
   margin-bottom: 2px;
	padding: 2px 5px;
	list-style-position: inside;
	list-style-image: url("/images/listMarker02.gif");
}

div#aboutMenuContainer li.selected {
	/* background-color: #FE9; */
	list-style-image: url("/images/listMarker01.png");
}

div#aboutDesc {
   float: right;
	width: 620px;
}

div#episodeExp {
   float: right;
	background-color: #f8f8e0;
	padding: 10px;
	width: 420px;
	background-repeat: repeat-x;
	background-image: url("/images/gradline01.png");
}

div#episodeExp div.twoColumnBox {
   margin-top: 15px;
}

div#episodeExp div.oneColumnBox {
   margin-top: 3px;
}

div#episodeExpLeftBox {
   width: 200px;
	float: left;
}

div#episodeExpRightBox {
   width: 200px;
	float: right;
}

input#codeInputBox {
	width: 280px;
   color: #666;
   font-size: 90%;
   float: right;
   padding: 0 2px;
   margin: 0;
}

div.clearFloatingBox{ zoom: 100%; }
div.clearFloatingBox:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.mainContentTextBox {
   margin-top: 3px;
   font-size: 95%;
	line-height: 130%;
}

.mainHalfContentTextBox {
   margin-top: 6px;
   font-size: 95%;
}

div#aboutDesc h2 {
   border-bottom: 1px dashed #CCC;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 2px;
	margin: 0;
	color: #999;
}

div#aboutDesc .mainContentTextBox {
   margin-top: 30px;
   width: 400px;
	line-height: 140%;
}

div#aboutDesc .mainContentWideTextBox {
   margin-top: 30px;
   line-height: 140%;
}

.contentPosted {
   text-align: right;
	font-size: 9px;
}

span.dateText {
   color: #999;
}

p.iconLine {
   margin: 2px 6px;
}

p.iconLine img {
   vertical-align: middle;
	margin-right: 8px;
}

div.codeLine {
	margin-bottom: 5px;
}


/* contact form */

div#formbox {
   background-color: #f0eaea;
	margin-top: 30px;
	padding: 9px;
}

div#formbox form {
   margin: 1px 0;
   padding: 1px 0;
}

div#formbox label {
   color:#333333;
}

input, textarea {
	border: 1px solid #999;
}

input#contact-name {
	width: 294px;
}

input#contact-email {
	width: 294px;
}

input#contact-subject {
	width: 294px;
}

textarea#contact-message {
	width: 600px;
	height: 120px;
}

div.contactFormRightBox {
   float: right;
	width: 296px;
	margin-top: 8px;
}

div.contactFormLeftBox {
   width: 296px;
   margin-top: 8px;
}

div.contactFormBox {
   margin-top: 10px;
}

.wpcf7-not-valid-tip-no-ajax {
   color: #FF3300;
}

.wpcf7-mail-sent-ok {
   color: #FF3300;
   margin: 10px 0;;
}

/* episode list */
div.listBox {
	background-color: #f8f8e0;
	height: 114px;
	margin-top: 10px;
}

div.listBox p {
	margin-bottom: 12px;
}

div.listBox img {
	position: absolute;
}

div.listTextBox {
	margin-left: 240px;
	padding: 10px;
}

/* other */

div.flashPluginAlert {
   text-align: center;
	font-size: 18px;
	font-weight: bold;
}
