/* De los foros */

.forumpath {
	margin-top: 10px;
}


.forum {
	margin-top: 15px;
}

.forum .ftop {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	height: 30px;
}

.forum .ftitle {
	font-size: 18px;
	font-weight: bold;
}

.forum .ftitle, .forum .fhtitle,
.forum .fcount_topics, .forum .fhcount_topics,
.forum .fcount_post, .forum .fhcount_post,
.forum .flast_post, .forum .fhlast_post {
	float: left;
}

.forum .ftitle, .forum .fhtitle {
	width: 360px;
}

.forum .fhtitle h2 {
	margin: 0;
	margin-left: 5px;
}

.forum .fcount_topics, .forum .fhcount_topics {
	width: 60px;
}

.forum .fcount_post, .forum .fhcount_post {
	width: 70px;
}

.forum .flast_post, .forum .fhlast_post {
	width: 160px;
}

.forum .fcount_topics, .forum .fhcount_topics,
.forum .fcount_post, .forum .fhcount_post {
	text-align: center;
}

.forum .ftitle, .forum .fhtitle,
.forum .fcount_topics, .forum .fhcount_topics,
.forum .fcount_post, .forum .fhcount_post,
.forum .fhlast_post {
	line-height: 30px;
}

.forum .fcats {
	clear: both;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 5px;
}

.forum .fcat {
	height: 45px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.forum .fcat img {
	float: left;
	margin-left: 0;
	margin-right: 2px;
	border: 0;
}

.forum .fcat_title {
	float: left;
	width: 322px;
}


.anewtopic {
	text-align: right;
}

.anewtopic img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.anewtopic a {
	font-size: 14px;
}

.larea {
	width: 500px;
}

.topics {
	margin-top: 10px;
}

.topics .ftop {
	border-top: 1px solid;
	border-right: 1px solid;
	height: 20px;
}

.topics .ftitle {
	font-size: 18px;
	font-weight: bold;
}

.topics .ftitle, .topics .fhtitle,
.topics .fcount_replies, .topics .fhcount_replies,
.topics .fcount_views, .topics .fhcount_views,
.topics .flast_post, .topics .fhlast_post {
	float: left;
}

.topics .ftitle, .topics .fhtitle {
	margin-top: 5px;
	width: 345px;
}

.topics .fhtitle h3 {
	margin: 0;
}

.topics .fcount_replies, .topics .fhcount_replies {
	width: 70px;
}

.topics .fcount_views, .topics .fhcount_views {
	width: 60px;
}

.topics .flast_post, .topics .fhlast_post {
	width: 160px;
}

.topics .fcount_replies, .topics .fhcount_replies,
.topics .fcount_views, .topics .fhcount_views {
	text-align: center;
}

.topics .fcount_replies, .topics .fhcount_replies,
.topics .fcount_views, .topics .fhcount_views,
.topics .fhlast_post {
	line-height: 30px;
}

.topics .fcat {
	height: 40px;
	margin-left: 5px;
}

.topics .fcat_div {
	margin-top: 4px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #555;
}

.topics .fcat_title {
	float: left;
	width: 340px;
}

.topics .fcat_title img {
	float: left;
	margin-left: 0;
	margin-right: 2px;
	border: 0;
}



/* >>>> REPLIES <<<< */

.replies {
	margin-top: 10px;
}

.replies .ftopic {
	padding: 5px;
	border: 1px solid #888;
}

.replies .fcat {
	padding: 5px;
	border: 1px solid #ccc;
	background: #f2f2f2;
}

.replies .fcat-alt {
	background: #f9f9f9;
}

.replies .fcat {
	margin-top: 4px;
}

.replies .ftopicl_top {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.replies .ftopicl_top img,
.replies .fcat_title img {
	float: left;
	margin-left: 0;
	margin-right: 2px;
	border: 0;
}

.replies .ftopicl_c {
	margin-left: 5px;
	margin-top: 5px; 
	font-size: 13px;
}

.replies .flast_post {
	margin-top: 5px;
	margin-left: 5px;
}


.forum .flast_post span,
.topics .flast_post span,
.replies .fcat_title span,
.replies .ftopicl_top span {
	font-size: .9em;
	font-weight: normal;
	color:#999;
}

.replies .modreply {
	float: right;
}
