/*  
Theme Name: Family Diving
Theme URI: http://familydivingblog.freshegg.com/
Description: Family Diving Blog Theme
Version: 1
Author: Ben Shaw
Author URI: http://www.freshegg.com/
*/


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 0 6px 0;}
div.post div.ilsb-child span {padding:0;}
div.post .ilsb {padding:10px 22px 10px 25px; font-size:0.8em; line-height:30px; background-position:0 50%; background-repeat:no-repeat;}

/*Old div.post styling	
div.post{
	margin:0 0 40px;
	}*/
/*New div.post styling added by Doug*/

.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{
	display:block;
	margin:0 auto;
	padding:10px 0;
	}

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:1em;
	}
	
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;	
	}


/* NEW CSS */


/* Comments section */

h2.commentHeading{ float:left;}


ol.commentlist a{
	text-decoration:none;
	}
ol.commentlist li {
	background:#fff;
	border-bottom:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 0 10px;
	padding:5px 7px 15px 70px;
	position:relative;
	}
ol.commentlist li.even {
	background:#F4F4F4;
	border:1px solid #D5D5D5;
	}	
ol.commentlist li.bypostauthor{
	background:#FFF0DA !important;
	border:1px solid #D5D5D5;
	}
ol.commentlist li div.vcard img.avatar {
	left:11px;
	position:absolute;
	top:9px;
	}
ol.commentlist li div.vcard cite.fn {
	font-weight:bold;
	}
.comment-meta{ 
	right:11px;
	position:absolute;
	top:9px;
	color:#CCCCCC;
	}
.comment-meta a{ 
	color: #999999;
	font-size:.9em;
	}

/* Comment Form */

.cancel-comment-reply{ padding-bottom:10px;}

#respond{ clear:both;}

h3#comments{clear:both; display:block;}

#commentform{
	width:650px;
	}

fieldset{
	border:none;
	}
	

div.comment-author { }

#commentform textarea{
	border:1px solid #999;
	padding:4px;
	margin:10px 0;
	width: 576px;
	float:left;
	margin-bottom: 18px;
	}



/* Sidebar widget */
.widget{
	float:left;
	clear:left;
	}

/* Sidebar latest comments */
#get_recent_comments_wrap ul{
	list-style:none;
	}
#get_recent_comments_wrap ul li {
	float:left;
	line-height:1.1em !important;
	padding-bottom:10px;
	clear:left;
	}
img.kjgrcGravatar{
	float:left;
	padding:0 5px 5px 0;
	}
a img.kjgrcGravatar{
	border:none;
	}

/* Archives page */
.col{ 
	float:left;
	width:300px;
	}

/* Breadcrumbs */
ul.breadcrumbs{
/*	list-style: none;*/ 
	
	}
ul.breadcrumbs li{
	float:left;
	margin:0 5px;
	
	}

/* Sidebar */
#sidebar{
	list-style:none;
	margin:0;
	width:300px;
	float:left;
	}
#sidebar ul{
	margin:0;
	padding:0;
	}
#sidebar li{
	margin:0;
	padding:0;
	list-style:none;
	}
#sidebar ul ul{
	margin-bottom:0;
	margin-left:20px;
	}
	
/* Content */
#content{ 
	float:left;
	width:670px;
	padding:0 0 20px 20px;
	}

/* Footer Content */
#footerContent{ 
	float:left;
	clear:both;
	width:990px;
	}

/* Pagination */
div.pagination{
	padding:3px;
	margin:3px;
	text-align:center;
	float:left;
	}
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;
	}

/* Authors */
.picAuthor{ 
	float:left; 
	margin:0 20px 30px 0;
	width:60px; 
	height:60px;
	}



/* Sitemap */
.ddsg-wrapper p{ 
	display:none;
	}

