/* AUDIO PLAYER STYLES */


#audio-player {
	width: 210px;
	margin-top: 10px;
}

#audio-player .top {
	background: #455214;
	border-bottom: 1px dotted #e64b17;
	margin-top: 10px;
}

#audio-player .bottom {
	background: #455214;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}

#audio-player .bottom h3{
	margin: 0;
	padding: 10px;
}


#audio-player .bottom img {
	margin-top: 5px;
}

#audio-player .bottom p {
	margin: 0;
	padding: 0 10px 10px 10px;
}

#audio-player .bottom p .audioplayer_container {
	margin: 0;
	padding: 0 10px 0 10px;
}


/* audion player style , modified   */
#audio-player-special {
	width: 210px;
	margin-top: 10px;
}

#audio-player-special .top {
	background: #455214;
	border-bottom: 1px dotted #e64b17;
	margin-top: 10px;
}

#audio-player-special .bottom {
	background: #437C17;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}

#audio-player-special .bottom h3{
	margin: 0;
	padding: 10px;
}


#audio-player-special .bottom img {
	margin-top: 5px;
}

#audio-player-special .bottom p {
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height:16px;
}

#audio-player-special .bottom p .audioplayer_container {
	margin: 0;
	padding: 0 10px 0 10px;
}

/* end style friedman */

.bottom a:link {color: #fff; text-decoration: underline;}
.bottom a:visited {color: #fff; text-decoration: underline;}
.bottom a:active {color: #fff; text-decoration: underline;}
.bottom a:hover {color: #fff; text-decoration: none;}

#audio-player .topheader {
	background: #fbe4dc;
}

#audio-player .top p {
	padding: 10px;
	font-size: 11px;
	margin: 0;
}


/* updated audio style */
#audio-player-special .topheader {
	background: #fbe4dc;
}

#audio-player-special .top p {
	padding: 10px;
	font-size: 11px;
	margin: 0;
}




/* SIDEBAR LEFT STYLES */

#sidebar-left {
	width: 210px;
	float: left;
	
	font-size: 14px;
	color: #455214;
	font-style: italic;
}

#sidebar-left p {
	padding: 10px 22px 15px 22px;
	line-height: 20px;
}

#wrapper {
	width: 743px;
	float: right;
}

#content {
	width: 482px;
	float: left;
	padding: 0 10px 0 10px;
}

#content h2 {
	font-size: 18px;
	line-height: 24px;
	color: #455214;
	margin-bottom: 5px;
}

#content .subhead {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

#content p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 17px;
}

#content img {
	border: 0;
}

#content li {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
}

.summary {
	display: block;
	font-style: italic;
	color: #455214;
	font-size: 14px;
	margin-bottom: 20px;
}

#content strong {
	font-size: 12px;
	color: #455214;
}

#sidebar-left .top {
	background: #E7E9E1;
}

/* SIDEBAR STYLES */

#sidebar-right {
	width: 231px;
	background: #64a1f0;
	float: right;
}

#sidebar-right h2 {
	color: #19457a;
	font-size: 14px;
	margin: 7px 0 15px 10px;
}

.tagcloud a:link {color: #fff; text-decoration: none;}
.tagcloud a:visited {color: #fff; text-decoration: none;}
.tagcloud a:active {color: #fff; text-decoration: none;}
.tagcloud a:hover {color: #fff;text-decoration: underline;}

hr {color: #fff; background-color: #fff; border: 1px dotted #d90221; border-style: none none dotted; margin-bottom: 20px; }

h3 {
	font-size: 14px;
}

ul {
	font-size: 12px;
}
