/*  
Theme Name: Expert-Advice
Theme URI: http://www.choicecamps.com
Description: Theme for ChoiceCamps.com 2009
Version: 1.0
Author: Jonathan Kim
Author URI: http://goodreporting.blogspot.com
*/

/* BREADCRUMB NAVIGATION */
.breadcrumb {
font-size: 11px;
font-weight: bold;
}

.expert-title {
margin: 15px 0px;
color: #F15B10;
}

.expert-subtitle {
margin: 0px 0px 10px 0px;
color: #666666;
}

p.author-small {
margin: 0px;
font-size: 11px;
color: #666666;
}

p.date-small {
margin: 0px;
font-size: 10px;
color: #999999;
}

.rule230 {
margin: 10px 0px;
}

.expert-content {
margin: 20px 0px 50px 0px;
}

/* SEARCH BOX FORMATTING */
.expertSearch {
margin: 10px 0px 0px 0px;
float: right;
}

/* SMALL BOXES */
.mini-desc {
margin: 0px;
padding: 8px 0px 8px 0px;
overflow: hidden;
}

	.expert-desc img {
	margin: 5px 0px;
	padding: 0px 5px 0px 0px;
	width: 280px;
	height: 95px;
	float: left;
	}


/* COMMENTS TEMPLATE */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

h3#respond {
margin: 0px 0px 10px 0px;
}

#captchaImgDiv {
margin: 0px 0px 10px 0px;
}

	#captchaImgDiv div {
	padding: 0px;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

