@import url("slick_custom_forum.css");

a { color: #105289; }
a:hover { color: #D31141; }
a:hover	{ text-decoration: underline; }
.borderwrap {
	margin-bottom: 10px !important;
	border: 3px solid #69c;
	border-radius:8px;
}

.borderwrap table th {
	background-position: top left;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}

.maintitle {
	background-color: #87bdd8;
	background-image: linear-gradient(to top, #69c 3%, #87bdd8 100%);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
}

.maintitle td {
	color: #fff;
	font-weight: bold;
}

.maintitle a:link, .maintitle a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

.maintitle a:hover, .maintitle a:active {
	background: transparent;
	color: #fff;
}
.row-last {background: #d5e4ec; height:10px}

.lastposts {
    width: 120px;
	font-size: 13px;
	}
	
.lastposts, .lasttopics, .view span{
    font-size: 11px !important;
	}	

.lasttopics {
	width: 250px;
	text-align: left;
	line-height: 2.2em;
	font-size: 13px;
}

.item_status{
	background-repeat: no-repeat;
	background-position: 10px 50%;		/* Position of topic icon */
	background-size: 30px;
	}

.view {
	width: 30px;
	text-align: center;
	font-size: 13px;
}
.author {
	width: 20px;
	text-align: center;
	font-size: 13px;
}