/*
Theme Name: Quest Theme
Theme URI: none
Description: Quest Theme template made from the Kakumei template
Version: 1.0
Author: J Han
Author URI: [http://www.prosforpros.com]
*/

/* Globals 
=================================== */


a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #888;
	}

code { font: 1.0em Monaco, 'Courier New', monospace; }



/* Structure
=================================== */




#header h1 { 
	font-family: Verdana;
	font-size: 28px;
	position: absolute;
	display: block;
	color: #fff;
	text-align: right;
	letter-spacing: 0px;
	left: 110px;
	bottom: 80px;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #fff; text-decoration: none; }
#header h1 a:hover { color: #424242; }

.header_menue {
	width: 800px;
	height: 24px;
	position: absolute;
	top: 126px;
	bottom: 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	line-height: 20px;
	font-size: 20px;
	}

.header_menue ul {
	list-style-type: none;
	}

.header_menue li a {
	float: left;
	padding: 2px 5px 2px 5px;
	background: #fff;
	margin: 0 0 0 10px;
	color: #424242;
	}

.header_menue a {
	float: left;
	padding: 2px 5px 2px 5px;
	background: #fff;
	margin: 0 0 0 10px;
	color: #424242;
	}

.header_menue a  {
	color: #fff;
	text-decoration: none;
	}

.header_menue a:hover { 
	color: #fff;
	background: #424242;
	}

.header_menue a:active { 
	color: #fff;
	background: #111;
	}

#main { 
	position: relative;

	color: #888;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 5px;
}


.notice { 
	border: 2px solid #4c9545; 
	background: #424242; 
	color: #888; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

div#login { 
	font-weight: bold;
	color: #ccc;
	border: 0px solid #FFF;
	background: #333333;
	width: 910px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#login a { text-decoration:underline; }
#login label { display: block; float: left; padding-right: 10px; }
#login #submit { font-size: 1.2em; margin-left: 10px;  }
form#login input { 
	margin-top: 3px;
	border: 1px solid #999;
}


/* Front Page
=================================== */
#hottags { border: 1px solid #662D91; padding: 10px;}
#hottags h2 { font-size:18px; border-bottom: 1px solid #FFFFFF;}
#front-page #hottags { 
	overflow-x: hidden;
}

#hottags a {
	padding: 2px 5px 2px 5px;
	}

#hottags a:hover {
	background: #fff;
	color: #424242;
	}

#front-page #discussions { 

}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, h2.post-form, #userlogin, 
#currentfavorites, #register {
	color: #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 4px 0 5px 5px;
}

#front-page #discussions ul {
	padding: 0 0 0 14px;
}

.sticky {
	background: #C7C7C7;
}


/* Topic Page
=================================== */

.infobox {
	border: 1px solid #662D91;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { 
	padding-bottom: 3px;
}
#topic-info {
	float: left;

}
#topic-tags {
	border-left: 1px dotted #662D91;
	float: right;
	padding-left: 20px;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span {
	font-weight: bold;
}

.nav span,.nav a {
	padding: 0px;
}

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 150px;
	padding: 0;
	color: #333333;
}
.threadpost {
	
}

#thread li {
	padding: 1.0em 1.0em;
	line-height: 1.0em;
	border-bottom: 1px dashed #662D91;
}

#thread li ol, #thread li ul { 
	margin-left: 40px;
}

#thread li ol li, #thread li ul li { 
	padding: 0;
}

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
	color: #FFFFFF;
	font-size:12px;
}

.threadauthor small {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #424242;
	padding: 1em;
	color: #888;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 760px;
	display: block;
}

.postform label {
	display: block;
}

.admin { 
	padding: 10px 0 0;
}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit {
	text-align: right;
}

.topiclink {
	display: block;
}

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li {
	margin-bottom: 2px;
}

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}

#content .nav a:hover {
	border: 1px solid #999;
}

#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td {
	padding: 5px 10px;
	border: 1px solid #000;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { 
	background: #F5F5F5;
}

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #B17ED7;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	border: 1px solid #000;
	color: #000000;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 880px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #000;
}

#latest a, #forumlist a, #favorites a {
	padding: 5px 2px;
	color: #000000;
	text-decoration:underline;
	}

#latest a:hover, #forumlist a:hover, #favorites a:hover { 
	color: #000000;
}

.bozo {
	background: #eeee88;
}

.bozo.alt {
	background: #ffff99;
}

.deleted {
	background: #ee8888;
}
.deleted.alt {
	background: #ff9999;
}

.alt {
	background: #fff;
	color: #666666;
}

.alt a {
	color: #888;
	}

.alt a:hover {
	color: #000;
	}

#views {
	margin-left: 10px;
	}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #fff;
	padding: 2px 7px;
	display: inline;
	border-top: 0px double #9e9e9e;
	position: relative;
	top: 0;
	margin-left: 5px;
}

#profile-menu a {
	color: #424242;
	}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 0px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }
#userinfo dt { font-weight: bold; }
#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }
.user-recent ol { margin: 5px 0 0 28px; }
.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 760px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}
.nav .prev { background-image:none;  width: 100px; margin-left: 0;  margin-right: 0; margin-top: 0; height:auto; float:none;}
.nav .next { background-image:none;  width: 100px; margin-left: 0;  margin-right: 0; margin-top: 0; height:auto; float:none;}
.nav { margin-left: 50px; }
.nav a { border: 1px solid #DDDDDD;  }
.poststuff a:link, a:visited {color: #662D91; }
