/*  
Theme Name: Ad Directory - Medicine Hat
Theme URI: http://blog.rogersradiointernet.com/
Description: Blog theme for Medicine Hat Advertising Directory Customised by Janis Yee
Version: 1.0
Author: Rogers Radio
Author URI: http://blog.rogersradiointernet.com/
*/

.filter .filter-category {
	float: left;
}

.filter #searchform {
	float: right;
}

.filter p {
	clear: both;
	font-size: 75%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.postmetadata {
	width: 80%;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
	border: 1px dotted #CCCCCC;
	font-size: smaller;
}

.comments ol.commentlist li {
	clear: left;
	padding: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	overflow: hidden;
	list-style: none;
	margin: 0;
}
.commentlist .sequence {
	width: 30px;
	padding: 5px;
	float: left;
	color: #DDD;
	font-size: large;
	font-weight: bold;
}

.commentlist .commenttext {
	float: left;
	width: 400px;
}
.commentlist .commentmetadata {
	display: block;
	width: 100px;
	padding: 5px;
	float: left;
	font-size: smaller;
}

.commentlist cite {
	font-style:italic;
}

#sidebar .copy ul,
#sidebar .copy ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar .copy ul li div,
#sidebar .copy ul li ul {
	margin: 0 10px;
	overflow: hidden;
}

#sidebar .copy ul h2 {
	font-weight: bold;
	border: 1px solid #AAA;
	padding: 5px;
	margin: 5px 5px 0 5px;
	background:#EEE;
}

#rss-link {
	background: url(images/rss-subscribe.gif) no-repeat center;
	display: block;
	text-indent: -9999px;
	width: 50px;
	height: 58px;
	float: left;
	margin: 2px 5px;
}

.title2 {
background:none;
font-weight:bold;
font-size:24px;
color:#333333;}

#left_side_wrap {width:600px;}

/* title fix */

.title3 {
	font:Helvetica,Verdana,Arial,sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent:15px;
	padding:3px 0 0 0;
	background: url(http://www.ads.rogersradio.ca/wp-content/themes/ads-medicinehat/images/atitle-bg.gif) no-repeat top left;
}

.title3 h2 a {color:#FFFFFF;}

a {color:#FFFFFF;}

.ad_blogtitle {color:#FFFFFF;}

/* sidebar fix */
#content {width:600px;}
.filter {width:600px;}

/* Port from original styles */

.postmetadata {
	width: 80%;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
	border: 1px dotted #CCCCCC;
	font-size: smaller;
}

