.bod1 {
	background-color: #FFFFFF;
}
.body_primary {
	background-color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(http://www.philaud.com/paimages/band_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body_secondary {
	margin: 0px;
	padding: 0px;
}
a {color: #131313;}
a:visited {color:#131313;}
a:hover {color: #FF3300; text-decoration:none}
a:active { color:#131313;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 991px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url(http://www.philaud.com/paimages/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 343px;
	margin-right: 0px;
}
div#content { 
min-height:900px;
height:expression(this.scrollHeight > 900 ? "auto":"900px"); 
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 343px;
	margin: 0px;
	padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
}
#left #logo {
	margin-top: 266px;
	margin-left: 158px;
}
#header {
	background-color: #C8C2B6;
	background-image: url(http://www.philaud.com/paimages/header_bg.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 550px;
	margin-left: 15px;
}
.nav {
	margin-left: 32px;
	padding-top: 105px;
}
.nav td {
	padding-right: 16px;
}
#dk_green_bar {
	background-image: url(http://www.philaud.com/paimages/dk_green_bar.gif);
	height: 18px;
	width: 550px;
	margin-left: 15px;
}
#feature_cont {
	background-image: url(http://www.philaud.com/paimages/feature_bg.jpg);
	height: 302px;
	width: 550px;
       margin-left: 15px;
}
#feature_cont .feat_amp {
	float: left;
	height: 12px;
	width: 11px;
	margin-right: 4px;
	margin-left: 7px;
}
#feature_cont .itunes_button {
	float: left;
	height: 22px;
	width: 57px;
}
#feature_cont .cdbaby_button {
	float: left;
	height: 21px;
	width: 91px;
	padding-top: 1px;
}
#feature_cont .button_container {
	padding-top: 166px;
	padding-left: 333px;
}
#feature_cont_sm {
	background-image: url(http://www.philaud.com/paimages/feature_sm_bg.jpg);
	height: 112px;
	width: 550px;
        margin-left: 15px;
}
#feature_cont_sm .feat_amp {
	float: left;
	height: 12px;
	width: 11px;
	margin-right: 4px;
	margin-left: 7px;
}
#feature_cont_sm .itunes_button {
	float: left;
	height: 22px;
	width: 57px;
}
#feature_cont_sm .cdbaby_button {
	float: left;
	height: 21px;
	width: 91px;
	padding-top: 1px;
}
#feature_cont_sm .button_container {
	padding-top: 75px;
	padding-left: 333px;
}
#break {
	height: 20px;
	width: 550px;
	margin-left: 15px;
}
#main {
	width: 565px;
	background: url(http://www.philaud.com/paimages/content_bg.gif) repeat-y left top;
}
#left #sn_links {
	padding-left: 101px;
}
#left #player {
	margin-top: 231px;
	margin-left: 71px;
}
#left #sn_links {
	margin-top: 23px;
}
#main .title {
	padding-top: 55px;
	padding-left: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #262424;
	text-transform: uppercase;
	padding-bottom: 60px;
}
#main .title a:link, #main .title a:visited {color: #000000; text-decoration:none}
#main .title a:hover {color: #626060; text-decoration:underline}
}
#journal #left {
	width: 181px;
}
#comment_space {
	margin-top: 26px;
	background-image: url(http://www.philaud.com/paimages/dashed_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 46px;
	width: 474px;
	margin-bottom: 53px;
}
.comments {
	font-size: 11px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #F5F4F3;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-right: 40px;
}
.comments_headline {
	font-size: 24px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #F5F4F3;
	padding-right: 10px;
	padding-left: 10px;
}
.comments_count_number {
	font-size: 10px;
	color: #FFFFFF;
}
.comments_count_number_big {
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
        padding-top: 0px;
        padding-bottom: 5px;
}
.comment_count {
	margin-right: 5px;
}
.comments_headline a:link {color: #000000; text-decoration:none}
.comments_headline a:hover {color: #666666; text-decoration:none}
.comments_headline a:visited {color: #000000; text-decoration:none
}
.comments a:link {color: #000000; text-decoration:none}
.comments a:hover {color: #666666; text-decoration:none}
.comments a:visited {color: #000000; text-decoration:none
}
#journal #right {
	width: 298px;
	float: left;
	margin-left: 38px;
	margin-bottom: 50px;
}
#journal #entry_date {
	background-image: url(http://www.philaud.com/paimages/date_tab_o.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 181px;
	margin: 0;
	padding-bottom: 28px;
}
#journal #entry_content {
	display: block;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	color: #131313;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 46px;
}
#journal #entry_date p {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 21px 0 0 46px;
}
#journal #entry_title {
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-left: 46px;
	padding-right: 30px;
}
#journal #entry_title a:link, #journal #entry_title a:visited {color: #000000; text-decoration:none}
#journal #entry_title a:hover {color: #000000; text-decoration:underline}
}
#main #photos {
	padding-left: 48px;
	padding-right: 33px;
	padding-bottom: 33px;
}
#main #tour_dates {
	padding-left: 48px;
	padding-right: 33px;
	padding-bottom: 33px;
}
#main #tour_dates td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F857B;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#main #tour_dates p {
	display: inline;
}
#tour_dates .booking {
	margin-top: 38px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
/*
#photos img {
	float: left;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photos p {
	display: block;
	height: 117px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
*/
#main #store {
	padding-left: 48px;
	padding-right: 33px;
	padding-bottom: 33px;
}.clearboth {
	clear: both;
}

/* START SIFR STYLES */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* END SIFR STYLES */

#iframe_content {
	width: 565px;
}
.entry_img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dotted_divider {
	background-image: url(http://www.philaud.com/paimages/dashed_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 46px;
        margin-top: 80px;
	width: 474px;
}
#comment_entry {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 28px;
	padding-left: 11px;
	margin-right: 30px;
	margin-left: 46px;
}
#comment_entry #comment_author {
	float: left;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#comment_entry #comment_date {
	float: right;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#comment_entry #comment_text {
	margin-bottom: 25px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#comment_entry #comment_author .big {
	font-weight: bold;
}
#add_comment_space {
	padding-right: 30px;
	padding-left: 46px;
}
.comment_space_title {
	margin-bottom: 5px;
	margin-top: 65px;
}
.comment_form_field {
	background-color: #FFFFFF;
	border: 1px solid #C8C2B6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
.comment_form_label {
	font-family: Helvetica, Arial, sans-seriff;
	font-size: 12px;
	color: #333333;
	padding-top: 18px;
	padding-bottom: 7px;
}
#add_comment_space_div {
	background-image: url(http://www.philaud.com/paimages/dashed_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 474px;
	margin-bottom: 53px;
}
.submit_button {
	background-color: #F5F4F3;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 40px;
	margin-left: 350px;
}
.pagination {
	margin-left: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}