.postprofile dd, .postprofile dt {
	text-align: center;
}
.postprofile dt a {
	font-size: 13px;
}
.postprofile dd.rank_title {
	font-style: italic;
}
.postprofile dd ul.profile-icons li {
}
span.username-regular a {
	color: #000000 !important;
	font-size:12px;
}
span.username-premiere a {
	color: #990000 !important;
	font-size:15px;
}
.postbody {
	float: right;
}
dl.postprofile {
	float: left;
	border-right: solid 1px #B3AA9D;
	border-left: none;
}
#gallery label {
	min-height: 90px;
}
dt.premiereMember a {
	color: rgba(102, 0, 0, 1.0) !important;
}
dt.standardMember a {
	color: rgba(56, 49, 63, 1.0) !important;
}
span.customTitle {
	color: rgba(102, 0, 0, 0.8);
	font-size: 12px;
	font-style: italic;
}
div.signature img {
	float: left;
	margin: 0px 10px 10px 0px;
	max-width: 700px;
	max-height: 500px;
}

/* design stuff */
#wrap {
	background-image: none;
}
.forabg, .forumbg {
	border-radius: 3px;
}
#page-body, .simple-body {
	border-radius: 6px;
}
.navbar {
	background: none;
}

ul.linklist li {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	line-height: 1.3em;
	font: 13px "ff-tisa-web-pro",serif;
	
}
ul.navlinks {
	border-bottom: none;
}
ul.linklist.navlinks {
	float: left;
	margin-top: 25px;
	font: 14px "english-small-caps",serif !important;
	margin-left: -9px;
	margin-bottom: -15px;
}
ul.linklist.navlinks li a, ul.linklist.navlinks li {
	color: rgba(50, 50, 51, 0.6) !important;
}

ul.linklist.navlinks li.rightside {
	display: none;
}
ul.linklist.leftside {
	float: right;
	clear: right;
	margin-right: 0px;
	margin-top: -5px;
}
ul.linklist.leftside li {
	font: 13px "ff-tisa-web-pro",serif !important;
	margin-bottom: 5px;
}
ul.linklist.rightside {
	margin-top: -35px;
	position: absolute;
	right: 30px;
}

ul.linklist.rightside li {
	font: 15px "english-small-caps", serif !important;
	padding: 3px;
	background: #E1D0BC;
	border-radius: 3px;
	margin: 0px 5px 5px 6px;
	box-shadow: 2px 2px 2px #000000;
	padding: 4px 13px 2px 13px
}
ul.linklist.rightside li:hover {
	margin: 1px 4px 4px 7px;
	box-shadow: 1px 1px 1px #000000;
	background: #F9E7D1;
}
ul.linklist.rightside li a {
	outline: none;
	text-decoration: none;
}
ul.linklist.rightside li.icon-logout a{
	color: #880000 !important;
}

.topic-actions {
	padding: 7px 5px 10px 5px;
	border-radius: 6px 6px 6px 6px;
	color: #fff;
	background: #383121;
}
.topic-actions a {
	color: #fff;
}
div.pagination > span > a {
	padding: 4px 6px 4px 6px !important;
	border-radius: 4px;
}
div.pagination > span > strong {
	padding: 4px 6px 4px 6px !important;
	border-radius: 4px;	
}
/* Mod Control Panel link*/
div#page-content div#page-header+a+p:not(.linkmcp):not(.right) {
	position: fixed;
	top:0px;
	left: 50%;
	margin-left: -205px;
	height: 20px;
	width: 400px;
	color: #fff;
	background: rgba(136, 0, 0, 1.0);
	border-radius: 0px 0px 6px 6px;
	box-shadow: 0px 5px 5px #000;
	padding: 5px;
	z-index: 10000;
	font: 15px "english-small-caps", serif !important;
	color: #880000;
	text-align: center;
}
div#page-content div#page-header+a+p:not(.linkmcp):not(.right):hover {
	background: #555;
	height: 23px;
	color: #555;
	padding-top: 8px;
	box-shadow: 0px 0px 5px #000;
}
div#page-content div#page-header+a+p:not(.linkmcp):not(.right) a {
	color: #fff !important;
	padding-right: 10px;
	padding-left: 10px;
}

/* buttons */
input.search {
	border-radius: 6px;
	padding: 4px 4px 4px 18px;
	box-shadow: 0px 0px 2px rgba(0,0,0,1);
}
input.button2 {
	border-radius: 6px;
	padding: 4px 4px 4px 4px;
	box-shadow: 0px 0px 2px rgba(0,0,0,1);
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #E1D0BC;
}
/* Reply Icon */
.buttons div.reply-icon {
	width: 130px;
	background-color: #E1D0BC;
	padding: 0px 10px 0px 10px;
	border-radius: 6px;
	box-shadow: 0px 1px 2px #D0BC87;
	height: 27px;
	margin-top: 3px;
}
.buttons div.reply-icon:hover {
	box-shadow: 0px 0px 0px #D0BC87;
	margin-top: 4px;
}	
.reply-icon a {
	font: 20px "english-small-caps", serif !important;
	color: #000;
	text-transform: lowercase;
}
.reply-icon a span {
	background-image: url('/styles/SoftWood/imageset/forum_unread.gif');
	background-size: 20px;
	background-position: 110px;
	padding-left: 15px;
	width: 200px;
}
.reply-icon a:hover {
	color: rgba(158, 13, 25, 1.0);
	text-decoration: none;
}
.reply-icon a:hover span {
	background-position: 110px !important;
}

/* Post Icon */
.buttons div.post-icon {
	width: 170px;
	background-color: #E1D0BC;
	padding: 0px 10px 0px 10px;
	border-radius: 6px;
	box-shadow: 0px 1px 2px #D0BC87;
	height: 27px;
	margin-top: 3px;
}
.buttons div.post-icon:hover {
	box-shadow: 0px 0px 0px #D0BC87;
	margin-top: 4px;
}	
.post-icon a {
	font: 20px "english-small-caps", serif !important;
	color: #000;
	text-transform: lowercase;
}
.post-icon a span {
	background-image: url('/styles/SoftWood/imageset/forum_unread.gif');
	background-size: 20px;
	background-position: 150px;
	padding-left: 15px;
	width: 200px;
}
.post-icon a:hover {
	color: rgba(158, 13, 25, 1.0);
	text-decoration: none;
}
.post-icon a:hover span {
	background-position: 150px !important;
}

/* text */
.content {
	font-family: "ff-tisa-web-pro",serif !important;
}
.postbody h3 {
	font-family: "ff-tisa-web-pro",serif !important;
}
#page-content h2 {
	font-family: "english-small-caps",serif !important;
	font-size: 33px;
}
ul.topiclist li.row dl a.topictitle {
	font-family: "ff-tisa-web-pro",serif !important;
}
#page-content .inner a.topictitle, #page-content .inner a:link, #page-content .inner a:visited, a:link {
	color: #274A5D;
}
dt.standardMember {
	font-family: "ff-tisa-web-pro",serif !important;
}
li.row dl.icon dt a.forumtitle {
	font-family: "ff-tisa-web-pro",serif !important;
}