/*
Theme Name: imogene_v2
Theme URI: http://imogene.org/
Description: The awesome new imogene theme. So, so tight.
Version: 1.0
Author: Steve Goodman	
Author URI: http://www.oeic.net
Tags: we, don't, need, no, stinking, tags

	This theme was designed and built by Steve Goodman,
	whose blog you will find at http://lowinertia.com/

*/

.entry{
	margin-top: 1.2em;
}

.page .entry{
	font-size: 1.2em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.post h2, #respond, #comments{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 2em;
	line-height: .6em;
	margin-top: 1em;
	padding-top: 16px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(https://wholesale.imogene.org/skin/frontend/default/imogene/images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: 0pt top;
}

h2 a{
	text-decoration:none;
}

.post small{
	display:block;
	padding: 3px;
	color:#999;
}

#comments{
	padding-bottom: .4em;
}
.col-2-right-layout .col-main{
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
}

.col-2-right-layout .side-col{
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:-21px;
	padding-left: 21px;
}


.first h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 2em;
	line-height: .6em;
	margin-top: .4em;
}

checkbox, input, radio, select {
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:11px;
}

#sidebar #searchform #s {
	padding:2px;
	width:115px;
}

#sidebar ul li h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size: 1.3em;
	line-height: .6em;
	margin-top: 1em;
	padding-top: 16px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://wholesale.imogene.org/skin/frontend/default/imogene/images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: 0pt top;
}

ol.commentlist li{
	padding-top: 1em;
	padding-bottom: .5em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://wholesale.imogene.org/skin/frontend/default/imogene/images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: 0pt top;
}

ul li{
	margin-top: 4px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
