/*  
Theme Name: Cooper Bikes
Theme URI: http://blog.cooperbikes.com/
Version: 1.0
Author: Fresh Egg
Author URI: http://www.freshegg.com/
*/
h1 {margin-bottom:15px;}
#rightColumn h2{font-size:1.4em; margin-bottom:60px;}
h2 a {	text-decoration:none;}
div.post div.ilsb_parent {margin:0 auto 0 0;font-size:1.1em;}
div.post div.ilsb-child {position:absolute; display:none; margin:0; padding:0;}
div.post div.ilsb-child span {padding:0;}
div.post .ilsb {padding:10px 22px 10px 25px; font-size:1.4em; line-height:30px; background-position:0 50%; background-repeat:no-repeat;}

div.post p a { color:#FF0000;}
div.pagination{
	padding:3px;
	margin:3px;
	text-align:center;
	}
div.pagination a{
	padding:2px 5px;
	margin:2px;
	border:1px solid #aaa;
	color:#888;
	text-decoration:none;
	}
div.pagination a:hover, div.pagination a:active{
	border:1px solid #555;
	color:#333;
	}
div.pagination span.current{
	padding:2px 5px;
	cursor:default;
	margin:2px;
	border:1px solid #555;
	background-color:#555;
	color:#fff;
	font-weight:bold;
	}
div.pagination span.disabled{
	padding:2px 5px;
	margin:2px;
	border:1px solid #eee;
	color:#ddd;
	}

/*New div.post styling added by Doug*/
div.post{
	margin:0 0 15px;
	float:left;
	font-size:1.2em;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	width:640px;
	}
div.post img{
	background-color:#F2F2F2;
    border:1px solid #ccc;
	padding:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	}
div.post img.alignleft, div.post dl.alignleft{
	float:left;
	margin:0 10px 10px 0;
	}
div.post img.alignright, div.post dl.alignright{
	float:right !important;
	margin:0 0 10px 10px;
	}
.mceTemp {padding:0;width:auto;}
.wp-caption-dd{ text-align:center; display:block; font-size:1.2em; line-height:1.5em;}
div.post img.aligncenter, div.post dl.aligncenter, div.post .aligncenter{
	display:block;
	margin:0 auto;
	padding:10px;
	margin-bottom:5px;
	}
.wp-caption img{ border-bottom:none !important; margin:0 !important; -moz-border-radius-bottomleft:0 !important;
	-moz-border-radius-bottomright:0 !important;}
.wp-caption-text {
        vertical-align:top;
		text-align:center !important;
		display:block !important;
		margin:0!important;	
		font-weight: bold;
		background-color:#F2F2F2;
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		width:100%;
		line-height:22px;
		padding-top:5px 2px !important;
		font-size:.9em !important;
		}	
div.post small{
	display:block;
	}
div.post small.meta{
	margin:15px 0;
	}

div.post ul,
div.post ol,
div.post dl{
	margin:1.2em 0 1.2em 3em;
	}
div.post ul *,
div.post ol *,
div.post dl *{
	font-size:12px;
	}
	
div.post blockquote{
	margin:1.2em;
	padding:0 0 0 10px;
	border-left:3px solid #ccc;
	}
div.post blockquote p{
	color:#999;
	}
div.post blockquote blockquote p{
	color:#666;
	}
	
div.post pre,
div.post code{
	font-size:1.2em;
	margin:0 0 1em;	
	}
div.sidebar {
	background:url(http://www.cooperbikes.com/graphics/leftColumnBK.gif) no-repeat left bottom;
	width:250px;
	margin-bottom:20px;
	}
div.sidebar h2.social{
	background:url(http://www.cooperbikes.com/graphics/shareH2.png) no-repeat 0 0;
	}
div.sidebar h2.search{
	background:url(http://www.cooperbikes.com/graphics/searchH2.png) no-repeat 0 0;
	}
div.sidebar h2.latest{
	background:url(http://www.cooperbikes.com/graphics/latestH2.png) no-repeat 0 0;
	}
div.sidebar h2.popular{
	background:url(http://www.cooperbikes.com/graphics/popularH2.png) no-repeat 0 0;
	}
div.sidebar h2.categories{
	background:url(http://www.cooperbikes.com/graphics/categoriesH2.png) no-repeat 0 0;
	}
div.sidebar h2.pages{
	background:url(http://www.cooperbikes.com/graphics/metaH2.png) no-repeat 0 0;
	}
div.sidebar h2.tags{
	background:url(http://www.cooperbikes.com/graphics/tagsH2.png) no-repeat 0 0;
	}
div.sidebar ul {
	list-style:none;
	padding:15px;
	}
div.sidebar ul.noShow {
	padding:0;
	list-style:none;
	}
div.sidebar li.categories p {
	display:none;
	}
div.sidebar #searchform {
	padding:10px 0;
	}
#searchform label {
	display:none;
	}
#searchform input {
	padding:3px;
	border:1px solid #ccc;
	float:left;
	}
#searchform input#searchsubmit {
	background:url(http://www.cooperbikes.com/graphics/goBtn.png) no-repeat 0 0;
	padding-top:28px;
	overflow:hidden;
	border:none;
	width:37px;
	height:0;
	}
	
ol.commentlist{
	margin:20px 0;
	padding:0;
	list-style:none;
	}
ol.commentlist li div.commenttitle{
	background:#900;
	font-size:1.4em;
	padding:5px;
	}
ol.commentlist li div.commenttitle cite a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
ol.commentlist li div.commenttitle small a{
	color:#fff;
	padding-top:2px;
	text-decoration:none;
	float:right;
	}
ol.commentlist li div.commentbody{
	padding:5px;
	border:1px solid #900;
	height:100px;
	min-height:100px;
 	height:auto !important;
	}
ol.commentlist li div.commentbody p{
	padding:0 !important;
	margin:5px 0 !important;
	}

/* Added by Ollie @ Fresh Egg 02/2009 */

#commentform input,
#commentform textarea{
	border:1px solid #CCC !important;
	color:#666;
	font-size:1.2em;
	padding:3px !important;
	width:300px}

#commentform #submit,
#commentform #searchsubmit{
	background:#052519;
	color:#FFF !important;
	cursor:pointer;
	font-size:1.3em;
	padding:3px !important;
	width:180px !important;
	}

#search404{
	float:left;
	width:230px;}

.at_item span{color:#000 !important;}

/* blog *//*
#contentCols .blogNav ul.sub{
	background:url(images/blog-right-col-bg-rss.jpg) no-repeat 0 100%;
	float:left;
	list-style:none;
	margin-bottom:12px;
	padding-bottom:14px;
	width:290px;}

#contentCols #pageColumnRight.blogNav ul ul{
	float:left;
	list-style:none;
	margin-bottom:0;
	padding:10px 0 5px 10px;
	width:280px;}

#contentCols #pageColumnRight.blogNav li li a{
	background:url(images/bullet-orange-arrow.gif) no-repeat 0 7px !important;
	color:#300;
	display:block;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0 4px 8px;
	text-decoration:none;
	width:255px;}

#contentCols #pageColumnRight.blogNav li li a:hover{
	color:#C60;}

#contentCols #pageColumnRight.blogNav li li.btn1 a{
	background:url(images/bullet-rss.gif) no-repeat 0 5px !important;}
#contentCols #pageColumnRight.blogNav li li.btn2 a{
	background:url(images/bullet-mail.gif) no-repeat 0 4px !important;}
#contentCols #pageColumnRight.blogNav li li.btn3 a{
	background:url(images/bullet-comment.gif) no-repeat 0 5px !important;}

#contentCols #pageColumnRight.blogNav li li.btn1 a,
#contentCols #pageColumnRight.blogNav li li.btn2 a,
#contentCols #pageColumnRight.blogNav li li.btn3 a{
	padding-left:20px;
	width:243px;}

#contentCols #pageColumnRight.blogNav ul p{
	background:url(images/blog-right-col-bg.jpg) no-repeat;
	color:#fff;
	float:left;
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	padding:10px 0 10px 10px !important;
	width:280px;}

#contentCols #pageColumnRight.blogNav ul.rss p{
	background:url(images/blog-right-col-bg-rss.jpg) no-repeat;}

#contentCols #pageColumnRight.blogNav ul.sub small{
	color:#B6D3E4;
	display:block;
	font-size:.8em;}

#contentCols #pageColumnRight.blogNav .keywordSearch{
	padding-top:0;}
	
#contentCols.blogPage h1{
	clear:left;}

#contentCols.blogPage div.post div.date{
	background:#ECC621;
	border:2px solid #300;
	float:left;
	padding:3px 0 5px;
	margin:3px 20px 10px 0;
	width:66px;}

#contentCols.blogPage div.post div.date span{
	color:#300;
	display:block;
	text-align:center;}

#contentCols.blogPage div.post div.date span.day{
	font-size:3em;
	line-height:1em;}

#contentCols.blogPage div.post div.date span.month{
	font-size:1.8em;
	line-height:1em;}

#contentCols.blogPage div.post div.date span.year{
	font-size:1.4em;
	line-height:1em;}*/
	
/* Added by Jerome @ Fresh Egg */
.ddsg-wrapper p{display:none;}
.subscription-manager{ padding:15px 15px;}
.subscription-manager legend{ font-size:2.2em;}
.subscription-manager form input{color:#C00;}
.relatedPost{ float:left; clear:both; padding:20px 0;}
ol.commentlist li div.commentbody .avatar{
	margin:10px;
	border:2px solid #CCC;
	float:right;
	}
.searchSuggest{ float:left; padding-top:20px;}

div.date { background:url(images/dateBK.png) no-repeat 0 0; width:50px; height:51px; float:right; padding:5px 15px 0 0; text-align:center;}
div.date .day { color:#ffffff; font-size:16px; display:block; padding-bottom:5px}
div.date .month {color:#ffffff; font-size:18px; text-transform:uppercase;}
.homepageImages{ float:right;}
div.post div.authorPic{
	float:left;
	height:60px;
	width:60px;
	margin:0 20px 15px 0;
	}
div.post div.authorPic img{
	border:1px solid #ccc;
	padding:5px;
	background-color:#F2F2F2;
	}