/*
Theme Name: Alissa Cohen
Theme URI: http://www.alissacohen.com/
Description: The default Alissa Cohen theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://enhancedsolutions.com/
*/

H4 {
	font-size: 13px;
	color: #660066;
}
H4 EM {
	display: block;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.imageblock {
	clear: both;
	margin: 0px 0px 15px 0px;
}
.imageblock IMG {
	float: left;
	margin: 0px 20px 15px 0px;
}
.imageblock P {
	text-align: left;
	padding-left: 180px;
}

.videolink {
	background: url('images/content/about/video_icon.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	color: #8c0063;
}
.audiolink {
	background: url('images/content/about/radio_icon.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	color: #8c0063;
}
.normlink {
	background: url('images/content/about/arrow_icon.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	color: #8c0063;
}

.twocol_left {
	float: left;
	width: 550px;
	margin-right: 20px;
	overflow: hidden;
}

.twocol_right {
	float: left;
	width: 139px;
	border-left: 1px solid #eee;
	overflow: hidden;
}

.twocol_right UL {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 20px;
}

.twocol_right UL UL {
	list-style: disc;
	margin: 0;
	padding: 0 0 15px 15px;
}

.alignright {
	float: right;
}

.post {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px 0;
}

.postmetadata {
	border-top: 1px dotted #ccc;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

#s {
	width: 110px;
}
