/*
Theme Name: Dragons Weyr
Theme URI: http://bbpressraw.com/categories/themes/
Description: created for the Dragons weyr guild site.
Version: 1.1
Author: Jaxom & agentmaximus
Author URI: http://bbpressraw.com/
*/

/* Clean up for browser compatibility
================================== */

@import url("initial.css");
@import url("layout.css");

/* initial.css sets the margins oddly for ordered lists */
ol { margin: 1em 0.3em }

/* Global Styles
=================================== */

hr {
	display: none;
}



/* Default table structure
=================================== */

/* 100% is a good starting width for most tables - this is a forum! */
table { width: 100% }


/* Login form (header.php)
=================================== */

.l.login {
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

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

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

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form.login input.submit {
	background-color: #ccc;
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

form.login input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

form.login input.submit:active {
	border-color: rgb(0, 100, 0);
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}


/* Breadcrumbs (most templates)
=================================== */
.bbcrumb {
margin-bottom: 40px;
}


/* Notice (profile.php)
=================================== */

.notice { 

}

.notice p { 

}



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

#front-page #hottags { 

}

#front-page #discussions { 

}

/* hot tags! */
.frontpageheatmap {

}

#front-page #main h2, #forum-page #main h2, #userlogin, #currentfavorites, #register {

}

.post-form{
	background: #ead080 url('images/tile.gif') repeat-x;
      	border: 1px solid #c1a358;
	clear:both;
	padding: 15px;
	margin-bottom: 10px

}

#front-page #discussions ul {

}

.sticky {
	background-color: #ffffd0;
}


/* Topic Page (topic.php)
=================================== */

/* wrapper for topic */
.infobox {
	background: #ead080 url('images/tile.gif') repeat-x;
      	border: 1px solid #c1a358;
	clear:both;
	padding: 15px}

ul.topicmeta {
	display: block;
	padding-left: 0em; margin-left
}

.topicmeta li {
	display: list-item;
	list-style: square inside;
}

#topic-info h2 {
	border: 0px;
	margin: 0px;
}

#topic-info {
	float: left;
}

#topic-tags {
	top: 1.0em;
	margin-top: 2.0em;
	float: right;
}

/* .nav used by topic.php & tag-single.php */
.nav {

}

.nav span {

}

.nav span, .nav a {

}

#thread {
	background: #ead080;
      	border: solid 1px #c1a358;
	clear:both;
	padding: 15px;
}

#thread li {
	margin-bottom: 12px;
	}

#thread li ol, #thread li ul {


}


#thread li ol li, #thread li ul li {


}

/* following are used by post.php */
.threadauthor {
        font-size: 14px;
	margin-left: -0px;
	overflow: hidden;
	width: 115px;
	position: absolute;
}

.threadpost {
	width: 770px;
	background: transparent;
	padding: 0px;
}

.poststuff {
	font-size: 0.8em;
	text-align: right;
}

.num{
text-align: center;
}


.postform {
	background: #ead080;
      	border: 1px solid #c1a358;
	clear:both;
	padding: 15px;
	margin-top:
}

.postform textarea {
	background: #f5df9d url('images/rezmepls.gif') no-repeat bottom right;
	width: 95%;
	height: 130px;
	border: 1px solid #c1a358;
	padding: 5px;
	margin-top: -4px; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Georgia, Times new roman
}

.postform label { display: block; }

.rssfeed { line-height: 20px; padding-left: 23px; background: url('images/feed-icon-16x16.png') no-repeat center left; }

#manage-tags { 

}

#manage-tags li {

}

.submit {

}

.topiclink {

}

.topictitle {

}

#topic-move {
	margin-bottom: 1.0em;
}

/* Content - specific to the main content div
=================================== */

#content .frontpageheatmap a {

}

#content .infobox li {

}

#content .nav a {

}

#content .nav a:hover {

}

#content a:visited {

}


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

#profile-menu {
	background: #ead080 url('images/tile.gif') repeat-x;
      	border: 1px solid #c1a358;
	clear:both;
	padding: 15px

}

#profile-menu ul {
}

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

#profile-menu li.current {
	background-color: #ccc;
}

#userinfo {
	background: #ead080;
      	border: solid 1px #c1a358;
	clear:both;
	padding: 15px;
}

#userinfo dt {

}

#userinfo dd {

} 

#useractivity {
	background: #ead080;
      	border: solid 1px #c1a358;
	border-bottom: solid 0px #c1a358;
	clear:both;
	padding: 15px;
	margin-bottom: -10px;
}

#user-replies{
	background: #ead080;
      	border: solid 1px #c1a358;
	border-top: solid 0px #c1a358;
	border-bottom: solid 0px #c1a358;
	clear:both;
	padding: 15px;
}

#user-threads{
	background: #ead080;
      	border: solid 1px #c1a358;
	      	border-top: solid 0px #c1a358;
	clear:both;
	padding: 15px;
}

.user-recent .alt {
	background-color: transparent;
}

.user-recent ol {

}

.user-recent ol li {

}

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

fieldset { 

}

legend { 

}

fieldset table { 

}

fieldset table td { 

}

fieldset p { 

}


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

#front-search {

}

#latest td, #forumlist td, #forumlatest td #favorites td {
	background: #e2c169 url('images/ranktile.gif') repeat-x;
      	border: 1px solid #c1a358;
	padding: 8px
	}
	
#forumlist2 td {
	background: #e2c169 url('images/ranktile.gif') repeat-x;
      	border: 1px solid #c1a358;
	padding: 2px
	}

#forumlist tr td div.nest {
	font: normal 180%/100% "Georgia", Times new roman;
	color: #624913;
	margin: 6px 6px 6px 6px;
}

#forumlatest tr:hover, #forumlist tr:hover, #favorites tr:hover {

}

#forumlatest th, #forumlist th, #favorites th {
	background: #e2c169 url('images/ranktile.gif') repeat-x;
      	border: 1px solid #c1a358;
	
}

#forumlatest, #forumlist, #favorites {

}

.alt {

	background-color: #ead080;
}

.bozo {

}

.alt.bozo {

}

.deleted {

}

.alt.deleted {

}

body {
	color: #333333;
	background: #000 url('images/alliance-bg.gif') no-repeat top center ;
	margin: 0px;
	padding: 0px;; font-style:normal; font-variant:normal; font-weight:normal; line-height:150%; font-size:75%; font-family:Georgia, Times new roman
}
a {
	color: #3e3112;
	text-decoration: none;
}
a:visited {
	color: #3e3112;
	text-decoration: none;
}
a:hover {
	color: #9e8346;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin-top:18px;
	margin-bottom:0px;
	background: transparent;
	letter-spacing: -1px;
	font: normal 190%/100% "Georgia", Times new roman;
	color: #8d6c25;

}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #8d6c25;
	margin: 0px 0px 2px;
	border-bottom: 2px dotted #d6b26c;
	letter-spacing: -1px;
	font: normal 190%/100% "Georgia", Times new roman;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #8d6c25;
	text-decoration: none;
}
h2 a:hover {
	color: #ad8638;
	text-decoration: none;
}
h3 {
	font: normal 160%/100% "Georgia", Times new roman;
	color: #624913;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Georgia", Times new roman;
	color: #75581b;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
        margin: 0px auto;
	width: 900px;
	background: #b99d45 url('images/content-bg.gif') repeat-y;
}
/* header area */
#header {
	background: #debc59 url('images/header-bg.jpg') no-repeat;
	height: 150px;
	position: relative
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 310px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 2px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #412f0b;
	text-decoration: none;
}
#nav .page_item a{
	color: #8e6c29;
	text-decoration: none;
	background: transparent;
	padding: 5px 10px;
	font: bold 15px/100% Georgia, Times new roman;
	border: 1px transparent #000;
	display: block;
}
#nav .page_item a:hover {
	color: #5e4514;
}

/* content area */
#content {
	padding: 10px 20px 0px 40px;
	float: left;
	width: 820px;
	overflow: hidden;
}
.post {
	background: #ead080 url('images/tile.gif') repeat-x;
      	border: 1px solid #c1a358;
	clear:both;
	padding: 15px
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url('images/date-bg.gif') no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #715215;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font: 20px "Georgia", Tahoma, Arial;
	text-transform: uppercase;
	color: #a5823d;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 530px;
}

.entry {
 
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url('images/mini-category.gif') no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999
}
.post-comments {
	background: url('images/mini-comments.gif') no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%
}
.post-calendar {
	background: url('images/mini-calendar.gif') no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999
}
.mini-add-comment {
	background: url('images/mini-down-arrow.gif') no-repeat;
	padding-left: 18px;
	float: right
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url('images/mini-nav-left.gif') no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url('images/mini-nav-right.gif') no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 2px dotted #d6b26c;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	background: #ead080 url('images/commentlayer.gif') no-repeat;
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}
.commentlist .alt {
	background: #ead080 url('images/commentlayer.gif') no-repeat;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 150%;
	color: #836523;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #836523;
}
.commentlist small {
	margin-bottom: 10px;
	display: block;
	font-size: 90%;
}
#commentform {
	margin-top: 0px;
	font: 130% Georgia, Times new roman;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #f5df9d url('images/tile.gif') repeat-x;
	border: 1px solid #d0b062;
	padding: 3px;
	margin-top: 3px
}
#commentform textarea{
	background: #f5df9d url('images/rezmepls.gif') no-repeat bottom right;
	width: 570px;
	height: 130px;
	border: 1px solid #c1a358;
	padding: 5px; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Georgia, Times new roman
}


}
#commentform #submit{
	background: transparent;
	font: bold 14px Georgia, Times new roman;
	color: #71551a;
	border: none;
	float:right;
	width: 130px;
	height: 30px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 47px 20px 0px;
	width: 160px;
	color: #6f6443;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 160%/100% "Georgia", Times new roman;
	color: #93742b;
	margin: 20px 0px 2px;
	border-bottom: 2px dotted #d6b26c;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 0px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url('images/mini-blogroll.gif') no-repeat !important;
	padding-left: 16px !important
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url('images/mini-category.gif') no-repeat !important;
	padding-left: 20px !important
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url('images/mini-monthly-archive.gif') no-repeat !important;
	padding-left: 20px !important
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url('images/mini-page.gif') no-repeat !important;
	padding-left: 20px !important
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url('images/mini-page-arrow.gif') no-repeat !important;
	padding-left: 10px !important
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url('images/mini-recent-comments.gif') no-repeat !important;
	padding-left: 20px !important
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 20px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #d8bd78;
	width: 150px;
	height: 20px;
	background: url('images/searchtile.gif');
	color: #000000;
	font-weight: normal; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:0px
}

#searchform input {
	background: url('images/search.gif') no-repeat;
	border: medium none;
	width: 145px;
	height: 20px;
	color: #92742c;
	vertical-align: middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Georgia
}


#footer {
	clear: both;
	background: transparent;
	color: #3e3112;
	font-size: 90%;
        padding: 10px;
        margin-left:50px;
}



/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;

}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.rss {
	background: url('images/mini-rss.gif') no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px
}
.loginout {
	background: url('images/mini-loginout.gif') no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px
}


.gmtitle {
	margin-bottom:-14px;
	margin-top:14px;
	background: transparent;
	letter-spacing: -1px;
	font: 26px "Georgia", Times new roman;
	color: #8d6c25;
}

.pala {
	background: #ead080 url('images/pala.gif') no-repeat bottom right;
      	border: 1px solid #c1a358;
	clear:both;
        margin:20px;
	padding: 10px
}

.prie {
	background: #ead080 url('images/prie.gif') no-repeat bottom right;
      	border: 1px solid #c1a358;
	clear:both;
        margin:20px;
	padding: 10px
}

.memb2 {
	border-left:1px solid #c1a358; border-right:1px solid #c1a358; border-bottom:1px solid #c1a358; background:#e2c169 url('images/ranktile.gif') repeat-x; border-top:0px solid #c1a358; clear:both;
	padding: 10px
}

.membtitle {
	border-left:1px solid #c1a358; border-right:1px solid #c1a358; border-top:1px solid #c1a358; background:#ead080 url('images/rank.gif') repeat-x center; border-bottom:0px solid #c1a358; margin-right:-2px;
	clear:both;
	padding: 10px
}

.membtext {
	color: #333;
	letter-spacing: -1px;
	font: normal 160%/100% "Georgia", Times new roman;
}
