/*
Copyright © 2010 Taiga Software LLC, Samuel Groves - all rights reserved
*/

@import "shared.css";
@import "pages.css";

#nonfixedcontent.header_show {
	width: 100%;
}

#unreadheader {
	float: left;
	width: 100%;
	margin: 12px 6px 1px 0;
}

#unreadinfocontainer {
	float: left;
}

#unreadinfobuttonshow.unreadinfo_show, #unreadinfobuttonhide.unreadinfo_hide, #unreadinfo.unreadinfo_hide {
	display: none;
}

#unreadinfobuttonshow.unreadinfo_hide, #unreadinfobuttonhide.unreadinfo_show {
	float: left;
	margin-top: 2px;
}

#unreadinfo.unreadinfo_show {
	position: absolute;
	margin-top: 18px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #555;
	background-color: #dfeaf7;
	-webkit-border-radius: 4px;	/* for safari */
	-moz-border-radius: 4px;	/* for firefox */
	z-index: 99;
}

.unreadinfoline {
	float: left;
	clear: left;
	margin-bottom: 1px;
	font-size: 13px;
}

#pageheading {
	float: left;
	margin-left: 2px;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	font-size: 16px;
}

#path {
	float: right;
	height: 18px;
	padding: 0 1px 5px 4px;
	text-align: right;
	line-height: 30px;
}

#markallread {
	float: right;
	margin: 4px 1px 0 8px;
}

#notopics {
	margin: 6px 0 0 6px;
}

#unreadcategories {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 23px;
}

.unreadcategory {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 12px;
}

#unreadcontentheader {
	float: left;
	clear: left;
	width: 100%;
	height: 28px;
	margin-bottom: 1px;
	background: url('/styles/willow/catbg.png') repeat-x top left;
	-webkit-border-top-left-radius: 8px;	/* for safari */
	-moz-border-radius-topleft: 8px;		/* for firefox */
	-webkit-border-top-right-radius: 8px;	/* for safari */
	-moz-border-radius-topright: 8px;		/* for firefox */
	color: #fff;
}

#unreadcontentheadernocontent {
	float: left;
	clear: left;
	width: 100%;
	height: 28px;
	background: url('/styles/willow/catbg.png') repeat-x top left;
	-webkit-border-radius: 8px;	/* for safari */
	-moz-border-radius: 8px;		/* for firefox */
	color: #fff;
}

.topicsheader {
	float: left;
	margin: 6px 0 0 10px;
}

a.unreadboardlink:link, a.unreadboardlink:visited {
	color: #fff;
	font-weight: bold;
}

a.unreadboardlink:hover {
	color: #444;
	font-weight: bold;
}

.authorheader {
	float: right;
	width: 108px;
	margin-top: 6px;
	text-align: left;
	overflow: hidden;
}

.repliesheader {
	float: right;
	width: 90px;
	margin: 6px 0 0 12px;
	text-align: center;
}

.viewingheader {
	float: right;
	width: 46px;
	margin: 6px 0 0 30px;
	text-align: center;
}

.lastpostheader {
	float: right;
	width: 239px;
	margin: 6px 14px 0 14px;
	text-align: center;
	overflow: hidden;
}


.topics {
	float: left;
	width: 100%;
}

.topic {
	float: left;
	clear: left;
	min-height: 30px;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 4px;
	background-color: #dfeaf7;
	font-size: 13px;
}

.lasttopic {
	float: left;
	clear: left;
	min-height: 30px;
	width: 100%;
	padding-top: 4px;
	background-color: #dfeaf7;
	font-size: 13px;
	-webkit-border-bottom-left-radius: 8px;	/* for safari */
	-moz-border-radius-bottomleft: 8px;		/* for firefox */
	-webkit-border-bottom-right-radius: 8px;	/* for safari */
	-moz-border-radius-bottomright: 8px;	/* for firefox */
}

.topicinfo {
	position: relative;
	min-width: 500px;
	max-width: 54%;
	margin-bottom: 2px;
	z-index: 60;
}

.topictype {
	position: absolute;
	width: 30px;
	margin: 2px 0 10px 10px;
	padding-top: 2px;
	z-index: 61;
}

.topicname {
	margin: 4px 0 0 40px;
	text-align: left;
	font-weight: bold;
}

.normalpagesstyle {
	position: relative;
	left: 50px;
	font-size: 10.5px;
}

.hellapagesstyle {
	position: relative;
	left: 50px;
	margin-top: -1px;
	padding-bottom: 1px;
	font-size: 10.5px;
}

.topicauthor {
	position: relative;
	float: right;
	width: 102px;
	margin: 6px 0 10px 10px;
	text-align: left;
	font-size: 11.5px;
	overflow: hidden;
	z-index: 65;
}

.replies {
	float: right;
	width: 90px;
	margin: 6px 0 10px 18px;
	text-align: center;
	font-size: 11.5px;
	overflow: hidden;
}

.viewing {
	float: right;
	width: 49px;
	margin: 6px 0 10px 30px;
	text-align: center;
	font-size: 11.5px;
	overflow: hidden;
}

.lastpost {
	float: right;
	width: 242px;
	margin: 1px 0 4px 22px;
	font-size: 11px;
	overflow: hidden;
}

.lastposticon {
	float: right;
	margin: 4px 6px 0 0;
}

.lastpostinfo {
	float: left;
	width: 218px;
}

.lastpostdate {
	float: right;
	width: 100%;
	margin-top: -1px;
	text-align: left;
	overflow: hidden;
}

.lastposter {
	float: right;
	width: 100%;
	margin-top: -1px;
	text-align: left;
}

a.lastunreadpostdatelink:link, a.lastunreadpostdatelink:visited {
	color: #000;
}

a.lastunreadpostdatelink:hover {
	color: #444;
}


#topicsbottom {
	float: left;
	clear: left;
	width: 100%;
	margin-top: -12px;
	padding: 4px 0 12px 0;
}

#markallreadbottom {
	float: left;
	margin: -1px 8px 0 0;
}

#bottompath {
	float: left;
}

#nextpagelink {
	float: right;
}


#bottomarea {
	position: fixed;
	bottom: 0;
	left: 14px;
	right: 14px;
	min-width: 850px;
	padding-top: 27px;
	border-top: 1px solid #4c6ab2;
	background-color: #fff;
	z-index: 70;
}

#bottomarea.userlist_show {
	right: 152px;
	padding-top: 27px;
}

#pages.userlist_hide {
	position: fixed;
	right: 14px;
	bottom: 2px;
	padding: 2px 0 1px 2px;
	background-color: #fff;
}

#pages.userlist_show {
	position: fixed;
	right: 152px;
	bottom: 2px;
	padding: 2px 0 1px 2px;
	background-color: #fff;
}
