/* ---------------------------------
   global whitespace reset
==================================== */

*
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

/* ---------------------------------
   general settings
==================================== */

html, body { height: 100%; }

body
{
	background: #27374b;
	font-size: 12px;
	text-align: center;
}

table, td, th
{
	border: 0;
	border-collapse: collapse;
}

td, th
{
	padding: 3px;
	font-size: 12px;
}

hr
{
	height: 1px;
	border-color: #3398CE;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	margin: 12px 0 12px 0;
}

b, strong { font-weight: bold; }
p { margin-bottom: 1em;
line-height: 1.3em;
 }

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../img/list-icon.gif);
	margin: 12px 0 12px 30px;
}

img { border: 0; }

img.left
{
	padding: 0 10px 0 0;
	float: left;
}

img.right
{
	padding: 0 0 0 10px;
	float: right;
}

a:link
{
	font-size: 12px;
	color: #3398CE;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited
{
	font-size: 12px;
	color: #27374B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #D6D7D9;
	text-decoration: underline;
}

/* ---------------------------------
   page frame
==================================== */

#container
{
	margin: 22px auto 0 auto;
	width: 780px;
	padding: 0;
	text-align: left;
	min-height: 1%;
	position: relative;
	background-image: url("../img/content_bg.gif");
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-color: #fff;
}

#wrapper { padding: 0; }

#main
{
	float: left;
	padding: 180px 20px 0 15px;
	width: 750px;
}

#content
{
	margin-left: 210px;
	padding: 55px 0 0 13px;
	line-height: 20px;
	color: #27374b;
	float: none;
}

hr.clear
{
	height: 1px;
	clear: both;
	visibility: hidden;
	margin: 0;
}

/* ---------------------------------
   header
==================================== */

#head
{
	width: 780px;
	height: 175px;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 10;
	background-color: #27374b;
}

#head h1, #head h2
{
	margin: 0;
	display: none;
}

#head img
{
	margin: 0;
	width: 780px;
	height: 138px;
	border-width: 0px;
	border-style: none;
}

/* ---------------------------------
	footer
==================================== */

#footer
{
	background: url(../img/footer.gif) 0 0 no-repeat;
	color: #333;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 80px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
}

#footer p
{
	font-size: 10px;
	margin: 10px 0 0 234px;
	padding: 10px 0 0 0;
	text-align: left;
	width: 568px;
}

#footer p a { font-size: 10px; }

/* ---------------------------------
   headings
==================================== */

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3398CE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-color: #3398CE;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.7em;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3398CE;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.3em;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3398CE;
	font-style: normal;
	font-weight: normal;
}

/* ---------------------------------
	horizontal top navigation 
==================================== */

#nav_top
{
	width: 780px;
	height: 37px;
	float: left;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	display: inline;
	background: #27374b url(../img/nav_top.gif) no-repeat;
}

#nav_top ul
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
}

#nav_top ul li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 31px;
	font-size: 13px;
	line-height: 20px;
	list-style-type: none;
	border-bottom: 0;
	background: url(../img/menu-marker-top.gif) 0 0.7em no-repeat;
}

#nav_top ul li a
{
	display: block;
	width: auto;
	font-size: 13px;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 3px 0 3px 4px;
	border-bottom: 0;
}

#nav_top ul li a:hover
{
	color: #98ADB5;
	text-decoration: none;
	margin: 0;
	border-bottom: 0;
}

#nav_top ul li.current a,
	#nav_top ul li.current a:hover
{
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 0;
}

#nav_top_shad
{
	height: 10px;
	width: 780px;
	background-color: #123;
	background-image: url(../img/menu_blank-shad.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------
	left block 
==================================== */

#left_block
{
	margin: 0;
	padding: 0;
	width: 195px;
	float: left;
	vertical-align: top;
}

#left_block p { text-align: left; }

#left_block img
{
	border: none;
	text-align: left;
	padding: 0 0 0 0;
}

/* ---------------------------------
	left sub navigation 
==================================== */

#navigation ul
{
	margin: 60px 0 0 0;
	list-style: none;
}

#navigation li
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	_height: 1px;
	font-weight: bold;
}

#navigation li a, #navigation li a:link
{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	border: none;
	color: #27374B;
	font-weight: normal;
}

#navigation ul li a:hover
{
	color: #D6D7D9;
	text-decoration: underline;
}

#navigation ul li ul a
{
	margin-left: 14px;
	padding-left: 24px;
	text-decoration: none;
}

#navigation ul li ul a:hover { color: #D6D7D9; }
fieldset { border: 0; }

/* ---------------------------------
   search
==================================== */

.search { margin: 0 0 40px 0; }

.button
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-color: transparent;
	color: #27374B;
	border: none;
}

.inputbox
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px 0 0 3px;
	height: 15px;
	color: #27374B;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	background-image: url(../img/search.gif);
	background-repeat: repeat-x;
}

.orange { color: #CC6600; }
.blue { color: #3398CE; }

/* ---------------------------------
   Style from thge Podcast Script
==================================== */

.admin_hints
{
	color: #555;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
}

.sfondo
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 20px;
}

.episode_image
{
	float: right;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 5px;
	border: 1px #f1f0f0 solid;
	background-color: #fff;
}

.episode_imgdesc, .episode_archive_imgdesc
{
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.episode_archive_imgdesc {
	margin-top: 0;}

.episode_imgdesc li { line-height: 1.5em; }
.headertitle { display: none; }

.episode
{
	font-size: 1em;
	padding: 10px 0 20px 0;
	margin: 10px 0;
	border-top: 1px solid #27374b;
	text-align: left;
}

.episode_archive
{
	font-size: 1em;
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #f1f0f0;
	margin-top: 5px;
	text-align: left;
}

h3.episode_title, h3.episode_archive_title
{
	padding: 0;
	padding-bottom: 0.2em;
	padding-top: 0.8em;
	margin: 0;
}

h3.episode_archive_title
{
	padding-bottom: 0;
}

.episode_info
{
	color: #555;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.episode_date
{
	padding: 0;
	margin: 0;
}

.episode_download
{
	color: #555;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

.episode_keywords
{
	color: #000;
	font-size: 0.9em;
}

.imgdx
{
	float: right;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}

.alternative { display: none; }

.rightbox
{
	margin: 20px 0 25px 0;
	padding: 5px;
	background-color: transparent;
	border: 0;
	width: 170px;
	float: left;
	border:1px solid #fff;
}



.topseparator
{
	font-size: 1em;
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #f1f0f0;
	text-align: left;
}

.site_desc
{
	color: #555;
	font-size: 0.9em;
	margin-bottom: 20px;
}

.site_welcome
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3398CE;
	padding-top: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-color: #3398CE;
	font-style: normal;
	font-weight: normal;
}

#status_notification
{
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
	visibility: hidden;
	background-color: #cc3300;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
	color: white;
	margin: 0px;
	padding: 3px;
}

span > div#status_notification { position: fixed; }

.main_extra {
	margin: 0 auto 0;
	width:520px;
	font-size:0.9em;
	padding-bottom:15px;
	padding-top:5px;
}

a.adminlink {color: #e9eaeb; }
a.adminlink:hover {color: #fff; }

#mpl {width: 500px; height: 308px;}