body {
	background-color: #cdb897;
	background-image: url(gfx/bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	line-height: 170%;
	color: #352b1e;
}
#container, #bg {
	background-image: url(gfx/main_bg.jpg);
	background-repeat: repeat-y;
	width: 735px;
	margin: 0px auto 0px auto;
	float: none;
}
#foto {
	position: relative;
	float: right;
}
#content {
	background-image: url(gfx/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 735px;
	min-height: 388px;
	height: 388px;
	margin: 0px auto 0px auto;
}
#footer {
	background-image: url(gfx/bottom_bg.jpg);
	width: 735px;
	height: 80px;/*108-28*/
	clear: both;
	color: #b7a382;
	padding-top: 28px;
	margin: 0px auto 0px auto;
}
#spacer {
	clear: both;
}

/* menu */
/*******/
ul#menu {
	margin: 0px 0px 142px 0px;
	padding: 177px 0px 0px 79px;
	list-style-type: none;
}
#menu li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
}
#menu img {
	border: 0px;
}
li.home a:link, li.home a:visited {
	background-image: url(gfx/menu/home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 36px;
	height: 26px;
	text-decoration: none;
}
li.home a:hover, li.home a#active {
	background-position: left bottom;
}
li.info a:link, li.info a:visited {
	background-image: url(gfx/menu/info.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 32px;
	height: 26px;
	text-decoration: none;
}
li.info a:hover, li.info a#active {
	background-position: left bottom;
}
li.plist a:link, li.plist a:visited {
	background-image: url(gfx/menu/playlist.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 45px;
	height: 26px;
	text-decoration: none;
}
li.plist a:hover, li.plist a#active {
	background-position: left bottom;
}
li.links a:link, li.links a:visited {
	background-image: url(gfx/menu/links.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 35px;
	height: 26px;
	text-decoration: none;
}
li.links a:hover, li.links a#active {
	background-position: left bottom;
}
li.contact a:link, li.contact a:visited {
	background-image: url(gfx/menu/contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 47px;
	height: 26px;
	text-decoration: none;
}
li.contact a:hover, li.contact a#active {
	background-position: left bottom;
}

ul#tunein {
	float: right;
	margin: -152px 15px 142px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#tunein li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#tunein img {
	border: 0px;
}
#tunein li a:link, #tunein li a:visited {
	background-image: url(gfx/menu/tunein.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 54px;
	height: 24px;
	text-decoration: none;
}
#tunein li a:hover, #tunein li a#active {
	background-position: left bottom;
}


/* content */
/**********/
#left {
	float: left;
	position: relative;
	z-index: auto;
	text-align: left;
	margin: -75px 0px 0px 0px;
	padding-left: 71px;
	width: 410px;/*479-69*/
	min-height: 300px;
}
#right {
	margin-left: 27px;
	float: left;
	width: 180px;
}


/* home */
/*******/
.title, .title_frst {
	background-repeat: no-repeat;
	margin-left: -7px;
	width: 410px;
	height: 71px;
	float: left;
}
.title {
	background-image: url(gfx/date.jpg);
}
.title_frst {
	background-image: url(gfx/date_frst.jpg);
}
.date {
	float: left;
}
.day {
	margin: 18px 0px 0px 15px;
	color: #7a7f6a;
	font-size: 130%;
	width: 40px;
	text-align: center;
	font-weight: bold;
}
.my {
	margin: -3px 0px 0px 15px;
	color: #7a7f6a;
	font-size: 90%;
	text-align: center;
	width: 40px;
}
.title h1, .title_frst h1 {
	margin: 17px 0px 0px 12px;
	width: 330px;
	float: left;
	font-weight: bold;
	color: #b45f4e;
	font-size: 110%;
}
.sub {
	float: left;
	margin: -2px 0px 0px 15px;
	color: #ceba98;
}
.sub a:link, .sub a:visited {
	text-decoration: none;
	color: #b7a382;
}
.sub a:hover {
	color: #778f70;
}
.cat {
	color: #b7a382;
}
font.poster {
	color: #957768;
}

p {
	margin: 10px 0px 15px 0px;
}
#cat {
	background-image: url(gfx/cat_bg.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 169px;
	text-align: left;
}
#cat ul {
	margin: 0px;
	padding: 56px 0px 0px 60px;
	list-style-type: none;
	list-style-image: url(gfx/star.gif);
}
#cat a:link, #cat a:visited, #links a:link {
	color: #186b9b;
	text-decoration: none;
}
#cat a:hover, #links a:hover {
	color: #d05540;
}


/* comments */
/***********/
.comment {
	background-image: url(gfx/comment_bg.jpg);
	background-repeat: no-repeat;
	width: 317px;/*347-30*/
	margin: 20px auto 0px auto;
	padding: 11px 15px 15px 15px;
}
div.poster {
	text-align: right;
	color: #ceba98;
	margin: 6px 6px 0px 0px;
}
h1 {
	margin: 17px 0px 5px 12px;
	width: 330px;
	font-weight: bold;
	color: #b45f4e;
	font-size: 110%;
}
a:link {
	color: #b73b22;
	text-decoration: none;
}
a:visited {
	color: #bca57f;
	text-decoration: none;
}
a:hover {

	color: #186b9b;
}


/* playlist */
/***********/
.track {
	background-image: url(gfx/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 7px;
	margin-left: 25px;
	text-transform: uppercase;
}
.playing {
	padding: 5px 5px 5px 7px;
	margin-left: 25px;
	text-transform: uppercase;
}
.time {
	float: left;
	width: 35px;
	height: 30px;
	color: #957768;
	margin-right: 10px;
}
.artist {
	padding-left: 50px;
}
.song {
	float: left;
	width: 400px;
}
.year {
	color: #c2af8e;
	margin-left: 5px;
}

#minipl {
	background-image: url(gfx/minipl_bg.jpg);
	background-repeat: no-repeat;
	width: 149px;/*189-40*/
	height: 115px;/*169-54*/
	padding: 54px 15px 0px 25px;
	text-align: left;
}
#minipl p {
	margin: 0px;
	padding: 0px;
}


/* links */
/********/
#links {
	background-image: url(gfx/links_bg.jpg);
	background-repeat: no-repeat;
	width: 130px;/*189-59*/
	height: 110px;/*169-59*/
	padding: 59px 25px 0px 34px;
	text-align: left;
}
#links p {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	text-align: justify;
}
#links a {
	margin-right: 5px;
	text-decoration: none;
}
h3 {
	background-image: url(gfx/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 17px 0px 0px 20px;
	padding: 0px 0px 5px 10px;
	width: 330px;
	font-weight: bold;
	color: #b45f4e;
	font-size: 100%;
}
h3 a:link, h3 a:visited {
	background-image: url(gfx/star2.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	color: #186b9b;
	text-decoration: none;
}
h3 a:visited {
	color: #b7a382;
}
h3 a:hover {
	color: #b73b22;
}
p.link_info {
	margin: 1px 10px 15px 24px;
}
.info {
	margin-bottom: 25px;
}


/* contact */
/**********/
#contact {
	background-image: url(gfx/contact_bg.jpg);
	background-repeat: no-repeat;
	width: 130px;/*189-59*/
	height: 110px;/*169-59*/
	padding: 59px 25px 0px 34px;
	text-align: left;
}
form#conform {
	width: 320px;
	margin: 0px 0px 0px 45px;
}
input, textarea {
	background-image: url(gfx/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: left;
	padding: 3px 4px 3px 4px;
	margin: 3px 0px 6px 0px;
	color: #b73b22;
	border: 1px inset #d0bb99;
}

.submit {
	background-image: url(gfx/submit.jpg);
	cursor: pointer;
	border: 0px;
	color: #352b1e;
	width: 93px;
	height: 55px;
	margin: 5px 0px 0px 10px;
}
.reset {
	background-image: url(gfx/reset.jpg);
	cursor: pointer;
	border: 0px;
	color: #352b1e;
	width: 80px;
	height: 55px;
	margin: 5px 0px 0px 5px;
}


/* info */
/*******/
#info {
	background-image: url(gfx/bg_info.jpg);
	background-repeat: no-repeat;
	width: 149px;/*189-40*/
	height: 115px;/*169-54*/
	padding: 54px 15px 0px 25px;
	text-align: left;
}
#info p {
	margin: 0px;
	padding: 0px;
}


/* archive */
/**********/
#archive {
	background-image: url(gfx/bg_archive.jpg);
	background-repeat: no-repeat;
	width: 149px;/*189-40*/
	height: 115px;/*169-54*/
	padding: 54px 15px 0px 25px;
	text-align: left;
}
#archive p {
	margin: 0px;
	padding: 0px;
}

.nr {
	margin-right: 7px;
	color: #b7a382;
}

#faq {
	margin: -20px 0px 35px 35px;
	padding: 0px;
}
#downloads {
	margin: -18px 0px 35px 30px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(gfx/star.gif);
}
#downloads a {
	margin-left: 5px;
}
h4 {
	background-image: url(gfx/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 17px 0px 0px -3px;
	padding: 0px 0px 5px 10px;
	width: 330px;
	font-weight: bold;
	clear: left;
	color: #352b1e;
	font-size: 100%;
}
p.faq_info {
	margin: 1px 10px 15px 0px;
}
p.archive {
	margin: 1px 10px 25px 0px;
}
p.archive a:link img, p.archive a:visited img {
	margin: 10px;
	float: left;
	border: 1px solid #cdb997;
}
p.archive a:hover img {
	border: 1px solid #000000;
}
.details {
	margin: -12px 0px 0px 10px;
	padding: 0px;
}
ul.podcast {
	margin-top: -20px;
}
