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

@import 'shared.css';
@import 'boards.css';
@import 'attachment.css';
@import 'modfuncs.css';
@import 'pages.css';
@import 'post.css';

#boardtitlebar {
	float: left;
	width: 100%;
	margin: 12px 0 2px 0;
}

#boardinfocontainer {
	float: left;
}

#boardinfobuttonshow.boardinfo_show, #boardinfobuttonhide.boardinfo_hide, #boardinfo.boardinfo_hide {
	display: none;
}

#boardinfobuttonshow.boardinfo_hide, #boardinfobuttonhide.boardinfo_show {
	float: left;
	margin-top: 2px;
}

#boardinfo.boardinfo_show {
	position: absolute;
	margin-top: 18px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #555;
	background-color: #292929;
	z-index: 99;
}

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

#boardtitle a:link, #boardtitle a:visited {
	color: #fff;
}

#boardtitle a:hover {
	color: #990000;
}

#boardtitle {
	float: left;
	height: 25px;
	margin-left: 2px;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 1px;
}

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

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


#subboardscontainer {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 12px;
}

#subboardsheader {
	float: left;
	clear: left;
	height: 28px;
	width: 100%;
	background-color: #2f2f2f;
}

#subboardscontainername {
	float: left;
	margin: 5px 0 0 8px;
	font-size: 15px;
}

#hidesubboards.subboards_hide, #showsubboards.subboards_show, #subboards.subboards_hide {
	display: none;
}

#hidesubboards.subboards_show, #showsubboards.subboards_hide {
	float: right;
	margin: 6px 6px 0 0;
}

.subboardscontainer_hide {
	display: none;
}

.subboardscontainer_show {
	float: left;
	clear: left;
	width: 100%;
}

#topicscontainer.postbox_hide, #topicscontainerguests.postbox_hide {
	float: left;
	width: 100%;
	padding-bottom: 27px;
}

#topicscontainermods.postbox_hide {
	float: left;
	width: 100%;
	padding-bottom: 53px;
}

#topicscontainer.postbox_show {
	float: left;
	width: 100%;
	padding-bottom: 199px;
}

#topicscontainermods.postbox_show, #topicscontainerguests.postbox_show {
	float: left;
	width: 100%;
	padding-bottom: 223px;
}

#topicsheader {
	float: left;
	width: 100%;
	height: 28px;
	background-color: #2f2f2f;
}

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

#topicheader {
	float: left;
	margin: 6px 0 0 8px;
}

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

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

#viewingheader {
	float: right;
	width: 46px;
	margin: 6px 0 0 28px;
	text-align: center;
	font-size: 100%;
}

#lastpostheader {
	float: right;
	width: 233px;
	margin: 6px 17px 0 17px;
	text-align: center;
	overflow: hidden;
}

#checkallbox.threadcheckboxes_hide {
	display: none;
}

#checkallbox.threadcheckboxes_show {
	float: right;
	margin-top: 3px;
}


#topics {
	float: left;
	width: 100%;
	background-color: #1f1f1f;
}

.topic {
	float: left;
	clear: left;
	min-height: 30px;
	width: 100%;
	padding-top: 4px;
	border-top: 1px solid #000;
	font-size: 13.2px;
}

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

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

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

.onair {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

.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: 3px 0 12px 8px;
	text-align: left;
	overflow: hidden;
	z-index: 65;
}

.replies {
	float: right;
	width: 49px;
	margin: 3px 0 12px 22px;
	text-align: center;
	overflow: hidden;
}

.viewing {
	float: right;
	width: 49px;
	margin: 3px 0 12px 28px;
	text-align: center;
	overflow: hidden;
}

.lastpost {
	float: right;
	width: 242px;
	margin: 0 0 4px 18px;
	font-size: 11.8px;
	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.lastpostdatelink:link, a.lastpostdatelink:visited {
	color: #fff;
}

a.lastpostdatelink:hover {
	color: #990000;
}

.threadcheckboxes_hide {
	display: none;
}

.threadcheckboxes_show {
	position: relative;
	float: right;
	margin: 1px 4px 0 0;
}


#topicsbottom {
	float: left;
	clear: left;
	width: 100%;
	padding: 4px 0 10px 0;
}

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

#bottompath {
	float: left;
}

#nextpagelink {
	float: right;
}


#bottomarea {
	position: fixed;
	bottom: 0;
	left: 14px;
	right: 14px;
	min-width: 850px;
	padding: 10px 0 2px 0;
	background-color: #000;
	z-index: 70;
}

#bottomarea.userlist_show {
	right: 151px;
}

#bottomareapadding {
	padding-top: 18px;
}

#threadfuncsarea {
	float: right;
	margin-bottom: 23px;
}

#threadfuncsareainner {
	position: relative;
	z-index: 80;
}

#checkedthreadfuncs.threadcheckboxfuncs_hide {
	display: none;
}

#checkedthreadfuncbuttons {
	float: right;
}

.checkedthreadfunc {
	float: right;
	margin: 1px 0 0 16px;
}

.modbutton {
	min-width: 30px;
	padding: 1px 8px 1px 8px;
	background: url('/styles/miikii/buttonbg.png') repeat-x top left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 8px;	/* for safari */
	-moz-border-radius: 8px;	/* for firefox */
}

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

.modbutton a:hover {
	color: #666;
}

#selectedtopicslabel {
	float: right;
	margin: 1px 0 0 16px;
}

#showmodcheckedthreadfuncs.threadcheckboxfuncs_hide {
	float: right;
	margin-top: 1px;
}

#showmodcheckedthreadfuncs.threadcheckboxfuncs_show, #newtopicbutton.postbox_show, #cancellinkcontainer.postbox_hide {
	display: none;
}

#newtopicbutton.postbox_hide {
	position: fixed;
	left: 14px;
	bottom: 4px;
}

#cancellinkcontainer.postbox_show {
	position: fixed;
	left: 14px;
	bottom: 2px;
}

#newtopicarea.postbox_hide, #newtopicareamods.postbox_hide, #newtopicareaguests.postbox_hide {
	display: none;
}

#newtopicarea.postbox_show {
	height: 169px;
	background-color: #000;
}

#newtopicareamods.postbox_show {
	height: 212px;
	background-color: #000;
}

#newtopicareaguests.postbox_show {
	height: 196px;
	background-color: #000;
}

#newtopicleftmods {
	float: left;
	text-align: left;
	margin-top: 48px;
}

#newtopicleft {
	float: left;
	text-align: left;
	margin-top: 4px;
}

#topicoptionslabel {
	float: left;
	clear: left;
}

#topicoptions {
	float: left;
	clear: left;
	margin: 3px 0 0 2px;
}

.topicoption {
	float: left;
	clear: left;
	margin-bottom: 3px;
	font-size: 11.5px;
}

.topicoptioncheckbox {
	float: left;
	clear: left;
	margin-left: 3px;
	font-size: 11.5px;
}


#guestusernamelabel {
	position: fixed;
	bottom: 199px;
	left: 98px;
}

#guestusernameinput {
	position: fixed;
	bottom: 197px;
	left: 206px;
	width: 212px;
}

.newtopicinput {
	width: 100%;
	height: 18px;
	border: 0;
	color: #fff;
	background-color: #444;
	font-size: 14px;
}

#topiclabel {
	position: fixed;
	bottom: 173px;
	left: 98px;
}

#titleinput.userlist_hide {
	position: fixed;
	right: 110px;
	bottom: 171px;
	left: 214px;
	min-width: 660px;
}

#titleinput.userlist_show {
	position: fixed;
	right: 251px;
	bottom: 171px;
	left: 214px;
	min-width: 660px;
}


#editpollarea.editpollarea_hide {
	display: none;
}

#editpollarea.editpollarea_show {
	position: fixed;
	width: 100%;
	bottom: 198px;
	left: 0;
	padding: 4px 0 0 100px;
	background-color: #000;
	z-index: 72;
}

#editpollheader {
	float: left;
	margin: 6px 0 2px 0;
}

#editpollheaderlabel {
	float: left;
}

#editpollheaderdropdown {
	float: left;
	margin: -1px 0 0 6px;
}

#newpolloptions {
	float: left;
	clear: left;
	width: 30%;
	min-width: 359px;
	margin-top: 4px;
}

#newpollquestionrow {
	float: left;
	clear: left;
	width: 100%;
}

#newpollquestionlabel {
	float: left;
	clear: left;
	width: 103px;
	margin-top: 2px;
}

#newpollquestion {
	float: left;
	width: 70%;
	min-width: 220px;
}

.newpolloptionrow {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 6px;
}

.newpolloptionlabel {
	float: left;
	width: 103px;
	margin-top: 2px;
}

.newpolloption {
	float: left;
	width: 70%;
	min-width: 220px;
}

.polloptioninput {
	width: 100%;
	font-size: 13px;
}

#morepolloptions {
	float: left;
	margin: 7px 0 0 6px;
}


#postboxinput.userlist_hide {
	position: fixed;
	left: 97px;
	right: 110px;
	bottom: 24px;
	min-width: 767px;
}

#postboxinput.userlist_show {
	position: fixed;
	left: 97px;
	right: 251px;
	bottom: 24px;
	min-width: 767px;
}

#posttextarea {
	width: 100%;
	height: 140px;
	min-height: 140px;
	max-height: 140px;
	border: 0;
	color: #fff;
	background-color: #444;
}

#posttoolbar {
	position: fixed;
	height: 18px;
	left: 97px;
	bottom: 3px;
}

#postbutton {
	float: left;
}

#previewbutton {
	float: left;
	margin-left: 12px;
}

#editfunctions {
	float: left;
	margin-left: 16px;
}

.bbcodebutton {
	float: left;
	margin-right: 8px;
}


#smiliesarea {
	float: left;
}

#smiliesareaouter.smilies_hide {
	display: none;
}

#smiliesareaouter.smilies_show {
	position: absolute;
	width: 300px;
	bottom: 20px;
	z-index: 78;
}

#smiliesareainner {
	float: left;
	width: 100%;
	padding: 6px 8px 3px 8px;
	border: 1px solid #777;
	background-color: #000;
}

.smileybutton {
	margin-bottom: 3px;
}

#closesmilies {
	width: 50px;
	margin: 0 auto;
	margin-top: 2px 0 1px 0;
}

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

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

