/*
Theme Name: HillQuest
Theme URI: http://www.hillquest.com/forums/
Description: Custom bbPress theme for HillQuest.com
Version: 1.5 'on our way'
Author: Travis Holliday
Author URI: http://www.travisholliday.com
*/

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

* { margin: 0; padding: 0; }

body {
	margin-bottom: 50px;
	background: #fff;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a { font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;}
a:hover { text-decoration: underline;}

.alt { background: #F7F7F2; }

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

p { font-size: 1.2em;
	margin: 5px;}

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}
h1, h2, h3 {font-family:"Times New Roman", Times, serif;}
h1 { font-size: 2.4em;
	margin:10px 5px;}

h2 { font-size: 2.0em;font-weight: normal;margin:10px 5px;}
/* Structure
=================================== */

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	background-image:url(images/pres/general_header.jpg);
	background-repeat:no-repeat;
	height: 85px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#main {
	width: 960px;
	margin: 0;
}
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bbcrumb {
	font-size: 1.4em;
	letter-spacing: 1px;
	margin:30px 0 10px;

}
div#footer {
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	padding:0;
	margin: 20px 0 20px;
}
div#footer a {
	font-weight: normal;
	padding:2px 5px;
	text-decoration: none;
	color: #000;
}
div#footer a:hover {
	text-decoration: underline;
	color: #EF3E33;
}
div#globalnav {
	position: absolute;
	top: 80px;
	width: 960px;
	height:20px;
	margin: 5px 0 0 0;
	padding:0;
	clear:both;
}
div#globalnav ul li {
	display:inline;
	list-style-type: none;
	list-style-position: outside;
	margin:0 3px;
	padding:0;
	line-height: normal;
}
div#globalnav ul li a {
	margin:0 ;
	padding:0;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
div#globalnav ul li a:hover {
	color: #F43E30;
	border-bottom: 1px solid #000;
}
.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }
.box {
	background-color: #EEEEDD;
}
.small { width: 319px;}
.medium {width: 634px; margin:5px 5px 0 0;}
.quarter{width:235px; margin:5px 5px 0 0;}
.boxtop {
	height: 10px;
	width: 10px;
	background: url(images/pres/tr.gif) no-repeat right top;
	float: right;
}
.boxbottom {
	background: #EEEEDD url(images/pres/br.gif) no-repeat right top;
	margin:0;
	float: right;
	height: 10px;
	width: 10px;
	clear:both;
}
/* Login Form
=================================== */

.login { 
	font-weight: bold;
	width: 305px;
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
	background-color:#CCCCFF;
}

p.login {
	font-weight: normal;
	font-size: 1.2em;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #hottags {
	float:right;
	overflow: hidden;
	width:319px;
}
#front-page #hottags h2 {clear:both; margin:10px 5px -10px;}

#front-page #discussions {
	width:614px;
	margin:10px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 5px;
}
#viewdiv {
	margin:0 0 -20px;
	padding:0;
}

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

.sticky { background: #a1d29a; }

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

.infobox {
border-bottom:1px solid #666;
	padding: 1em;
}

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

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	padding: 0 0 0 2em;
}

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

.nav span { font-weight: bold; }

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

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#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;
}

.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-color: #EEEEDD;
	padding:0 0 10px;
}
.postform input {
	margin:10px 5px 0;
}
.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 937px;
	display: block;
}

.postform label { display: block; }

#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; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

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

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ccc;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

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

#profile-menu {
	list-style: none;
	float:right;
	margin:10px 0 10px 10px;
}

#profile-menu li {
	font-size: 1.1em;
	padding: 4px 7px;
	display:inline;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li.current {
	background-color: #ccf;
	border-top: 3px solid #000;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; font-size:1.2em; margin:0 10px 3px; }

#userinfo dd { margin: 0 0 5px 15px; } 

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

.user-recent { margin: 0 0 10px 10px; }

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

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

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

fieldset { 
	border-top: 2px solid #999;
	border-left: none;
	border-right: none;
	border-bottom:none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
	font-size:1.6em;
	letter-spacing:0.02em;
}

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

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}
