﻿.blog #content-holder-no-margin
{
	min-height: 94px;
	padding: 0;
}
#blog-header
{
	margin: -20px auto 0;
	padding: 20px 0 0px 32px;
	background: url(../images/blog-header.png) #323232 no-repeat;
	height: 74px;
}
#blog-header h1
{
	font-size: 24px;
	margin: 20px 0;
}
.blog-entry
{
	margin-bottom: 31px;
	clear: both;
}
.blog-entry .info
{
	color: #8b8b8b;
	font-size: 11px;
	margin: 0;
}
.content .blog-entry a
{
	color: #c2c193;
}
.content .blog-entry p
{
	margin: 0 0 6px 0;
}
.content .blog-entry p.info a
{
	font-size: 11px;
}
.blog-entry .meta
{
	background: #434343;
	padding: 4px 8px;
	margin: 10px 1px 0 1px;
}
.blog-entry .meta p
{
	margin: 0;
	color: #a6a4a0;
	font-size: 11px;
}
.content .blog-entry .meta a
{
	font-size: 11px;
}
#secondary-content-wrapper h2
{
	font-size: 15px;
	border-bottom: 1px solid #424242;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
#secondary-content-wrapper h3, #primary-content-wrapper h3
{
	font-size: 13px;
}
#secondary-content-wrapper .blog-entries
{
	border-bottom: 1px solid #424242;
	margin-bottom: 10px;
}
#secondary-content-wrapper .blog-entries h3 a, #primary-content-wrapper .blog-entries h3 a
{
	color: #fff;
	text-decoration: none;
}
#secondary-content-wrapper .blog-entries h3 a:hover, #secondary-content-wrapper .blog-entries h3 a:focus, #primary-content-wrapper .blog-entries h3 a:hover, #primary-content-wrapper .blog-entries h3 a:focus
{
	text-decoration: underline;
}
#secondary-content-wrapper .blog-entries a
{
	color: #c2c193;
}
#secondary-content-wrapper .blog-author
{
	margin-bottom: 10px;
}
#secondary-content-wrapper .blog-author a
{
	color: #c2c193;
}
#secondary-content-wrapper .blog-author p
{
	margin-bottom: 0;
}
#navigation-content .blog-author-info h2
{
	margin: 0;
	color: #fff;
}
.blog-comment-form
{
	margin-bottom: 15px;
}
.blog-comments h2 a
{
	text-decoration: none;
}
.blog-comments ul
{
	margin-top: 8px;
	background: #585858;
	overflow: auto;
}
.blog-comments ul li
{
	margin: 0 8px;
	padding: 5px 0 15px 0;
	border-top: 1px solid #424242;
}
.blog-comments ul li.first
{
	border-top: 0;
}
.content .blog-comments ul li p a
{
	color: #C2C193;
}
.content .blog-comments ul li p.info
{
	color: #8b8b8b;
}
.content .blog-comments ul li p
{
	margin-bottom: 0;
}
.category-linklist
{
	margin-bottom: 15px;
}
.form-row
{
	clear: both;
}
.form-row .col-first
{
	float: left;
	width: 220px;
	margin-right: 10px;
}
.form-row .col-second
{
	float: left;
	width: 220px;
}
.form-row input
{
	width: 210px;
}
.form-row textarea
{
	width: 440px;
	height: 100px;
}
.form-row input.button
{
	width: auto;
}
.blog-question-form
{
	clear: both;
	background: none repeat scroll 0 0 transparent;
	padding: 0;
	width: 217px;
	margin:0 0 20px 0;
}
.blog-question-form .form-row input
{
	width: 207px;
}
.blog-question-form .form-row textarea
{
	width: 207px;
}
.blog-question-form .form-row input.button
{
	width: auto;
}
.confirmation
{
	background: #ddd;
	padding: 5px 8px;
	margin: 10px 0;
}
.content .confirmation p
{
	color: #000;
}

.blog-question-form .form-row .checkbox
{
	margin-bottom: 5px;
}

.blog-question-form .form-row .checkbox label
{
	display: inline;
	vertical-align: text-bottom;
}

.blog-question-form .form-row .checkbox input
{
	display: inline;
	width: auto;
	margin-top: 2px;
}

#primary-content-wrapper .blog-entries h3
{
    display:inline;
}

#primary-content-wrapper .blog-entries p
{
    display:inline;

}

#primary-content-wrapper .blog-entries li
{
    margin-bottom:10px;

}


#recaptcha_widget
{
    line-height:12px;
    margin-top: 10px;
    margin-bottom:15px;
}
                                        
                                        
#recaptcha_widget ul li.col-1
{
    margin-right:10px;    
}
                                        
#recaptcha_widget ul li.col-2
{
    margin-right:20px;    
}
                                        
#recaptcha_widget ul div.row-1
{
    height:18px; 
    overflow:hidden;
}
                                        
#recaptcha_widget ul div.row-2
{
    height:15px; 
    overflow:hidden;
}
                                        
#recaptcha_widget ul div.row-3
{
    height:17px; 
    overflow:hidden;
}
