header, nav, footer, section,	/* blockify some HTML5 elements for browsers without a specific HTML5 parser */ aside, article, figure, figcaption {	display: block;}body {	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;	font-size: 13px;	color: #666666;	background-color: #F8F8F8;}* {	margin: 0px;	padding: 0px;}#wrapper {	position:relative;	width:900px;	z-index:1;	margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #CCC;	border-left-color: #CCC;}#main {	float: left;	width: 450px;	margin-left: 30px;	margin-bottom: 20px;}/*#shows_menu {	height: 28px;	width: 900px;}*/#masthead {	height: 185px;	width: 900px;	background-image: url(images/header.png);	background-repeat: no-repeat;	z-index: 9999;}#masthead span {	display: none;}#main_menubar {	height: 30px;	width: 900px;	text-align: center;	margin-top: -15px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCC;	padding-bottom: 5px;}#main_menubar span {	font-size: 19px;	color: #4f6bd5;}#main_menubar span a {	font-size: 19px;	color: #009ed8;	text-decoration: none;}#google_plush {	padding-top: 8px;	padding-bottom: 10px;}#content {	padding-top: 15px;}#tip_list {	background-color: #e5f7fd;	height: 27px;	border: 1px solid #CCC;	padding-top: 9px;	margin-bottom:10px;	padding-left: 10px;		-moz-border-radius: 5px;	border-radius: 5px;}#post {	background-color: #e5f7fd;	padding-left: 25px;	padding-right: 15px;	padding-top: 10px;	margin-bottom:10px;	border: 1px solid #C6E3EF;	-moz-border-radius: 10px;	border-radius: 10px;}#post #date{	text-align: right;	font-size: 10px;	color: #666;	margin-top: 8px;		}#post h1 {	font-size: 16px;	font-weight: bold;	padding-bottom: 3px;}#post h1 a {	font-size: 16px;	font-weight: normal;	padding-bottom: 3px;	color: #009ed8;}#post h2 {	font-size: 14px;	margin-top: 6px;	font-weight: normal;}#post p {	margin-top: 10px;	margin-right: 20px;}#ads_block {	float: left;	width: 140px;	background-color: #FFF;	border: 1px solid #CCC;	-moz-border-radius: 5px;	border-radius: 5px;	text-align: center;	font-size: 10px;	padding-bottom: 3px;	-webkit-box-shadow: #CCC 1px 1px 8px;	box-shadow:1px 1px 8px #CCC;}#info_block {	float: right;	width: 210px;	background-color: #f8f8f8;	border: 1px solid #CCC;	font-size: 11px;	padding: 15px;	-webkit-box-shadow: #CCC 1px 1px 8px;	box-shadow:1px 1px 8px #CCC;	margin-bottom: 20px;	margin-right: 15px;}#itunes {	-webkit-box-shadow: #CCC 1px 1px 8px;	box-shadow:1px 1px 8px #CCC;}#ads_block img {	margin: 10px;}#info_block h1 {	font-size: 16px;	font-weight: normal;}#info_block p {	margin-bottom: 10px;}a:link {	color: #009ed8;	text-decoration: none;}a:visited {	text-decoration: none;	color: #009ed8;}a:hover {	text-decoration: none;}a:active {	text-decoration: none;}.podcastlogo  {	margin-bottom: -8px;}footer  {	width: 870px;	background-color: #F8F8F8;	font-size: 11px;	padding: 15px;	clear: both;	border-top: 1px solid #CCC;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCC;}aside {	text-align: right;}.icon {	margin-top: 8px;	margin-right: 8px;	border:0;	-webkit-box-shadow: #CCC 1px 1px 8px;	box-shadow:1px 1px 8px #CCC;}
