/*
Theme Name: Duris
Theme URI: http://bbpress.org/
Description: A modification for duris of the kakumei theme
Version: 0.01 theta-beta
Author: Kennon Ballou
Author URI: http://kennon.pleonast.com
*/

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

* { margin: 0; padding: 0; }

body {
	margin-bottom: 50px;
	background: #000;
	font: 70% Verdana, 'Trebuchet MS', 'Lucida Grande', Tahoma, Arial;
	color: #cccc99;
}

a { color: #cc9900; text-decoration: none; }
a:hover { color: #eecc00; }

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

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { 
font-size: 2em; 
color: #cc9900;
}

h2 { font-size: 1.5em; }

input, textarea { 
	background: #000;
	border: 1px solid #cccc99;
	color: #cccc99;
}

blockquote {
	background: #202020;
	border: 1px solid #cccc99;
	margin: 1px;
	padding: 7px;
}

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

#wrapper {
	background: #000 url('/images/tile.png') repeat-x 0 150px;
}

#header { 
	margin: 0 auto 10px;
	width: 760px;
	height: 170px;
	position: relative;
	margin-bottom: 30px;
}

#header #logo {
	background: url('/images/page_header_durislogo.png') no-repeat;
	width: 303px;
	height: 120px;
	display: block;
}

#header h1 { 
	font-family: Georgia;
	font-style: italic;
	position: absolute;
	display: block;
	color: #cc9900;
	text-align: right;
	letter-spacing: -1px;
	right: 59px;
	bottom: 31px;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #555; text-decoration: none; }
#header h1 a:hover, #header h1 a:visited { color: #666; }

#main { 
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

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

#footer { 
	border-top: 1px solid #202020;
	margin: auto;
	color: #666;
	font-size: 1.0em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
	clear: both; 
	text-align: center;
	width: 760px; 
}

.notice { 
	border: 2px solid #000; 
	background: #202020; 
	color: #a00; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

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

.login { 
	position: absolute;
	bottom: 45px;
	left: 0;
	font-weight: bold;
	color: #cccc99;
}

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

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

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

#commandlist {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 25px;
}

#commandlist li {
  list-style: none;
  display: inline;
  padding: 0 7px 0 0;
}

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

#front-page #hottags { 
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions { 
	margin-left: 170px;
	width: 590px;
}

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

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

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

.sticky { background: #a1d29a; }

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

.infobox {
	border: 1px solid #202020;
	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;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #202020;
	float: right;
	padding: 0 0 0 1em;
}

.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 div.post {
	background: #181818;
	padding: 15px;
	border: 1px solid #303030;
}

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

#thread li.alt div.post {
}

#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 #202020;*/
	margin: 5px 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 {
	color: #cccc99;
	background: #212121;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	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;
}

.updated td a {
	color: #990000;
}

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

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

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

#content .nav a {
	border: 1px solid #202020;
	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; background: #000; }

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

#latest th, #forumlist th, #favorites th {
	color: #cc9900;
	background: #000 url('/images/tile.png') repeat-x;
	border-bottom: 1px solid #202020;
	/*background: #ddd;*/
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	color: #cccc99;
	background: #000;
	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;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	/*background-color: #eee;*/
	padding: 4px 7px;
	display: inline;
	position: relative;
	top: -10px;
}

#profile-menu li.current a {
	/*background-color: #ddd;*/
	color: #a00;
}

#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: 720px;
}

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