/* @override 
	http://www.stkw.local/www.rednectar.local/site_library/css/rally-gallery.css
	http://www.rednectar.local/site_library/css/rally-gallery.css
*/

.rally-post-gallery {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.rally-post-gallery ul.gallery-list {
	float: left;
	width: 100%;
}

.rally-post-gallery ul.gallery-list li.gallery-item {
	display: inline;
	width: 100px;
	float: left;
	height: 100px;
	border: 3px solid #391F0D;
	background-color: #fff;
	margin-right: 10px;
	margin-top: 1px;
	padding: 0;
}

.blog li .comments{
	width: 100%;
	margin-top: 20px;
	/*border: 1px solid #000;*/
	position: relative;
}

.blog li .comments .article-comments-list li{
	margin-bottom: 10px;
}

.blog #comment_label {
	font: bold 12px/14px Georgia, "Times New Roman", serif;
	color: #fff;
	width: 100%;
	background: url(../../site_content/images/sepline_horizontal.png) no-repeat 0 20px;
}

.blog li .comments div.comments-wrapper{
	float: left;
	margin-top: 20px;
	width: 100%;
	/*border: 1px solid #000;*/
	position: relative;
}

.blog li .comments div.comments-wrapper .aliasname{
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.blog li .comments div.comments-wrapper em.date{
	font-weight: normal;
	font-style: normal;
}

.blog li .comments .new_comment_form {
	float: left;
	width: 100%;
	margin-top: 20px;
	/*border: 1px solid #000;*/
	position: relative;
	border-top: 1px solid #815f47;
	padding-top: 10px;
}

.blog li .comments p{
	padding-top: 10px;
}

.blog li .comments label{
	width: 100px;
}

.blog li .comments .text{
	width: 300px;
	margin: 0;
	padding: 5px;
}

.blog li .comments .button{
	width: 100px;
	margin: 0 0 0 200px;
	padding: 5px;
}