/*
Theme Name: Maiden Desmodus
Theme URI: http://maidendesmodus.com
Description: Maiden Desmodus default theme
Version: 0.1
Author: Matt Adcock
Author URI: http://bc-dev.net
Tags: Maiden Desmodus
Template: hybrid
*/
/* Get base CSS */
@import url('css/18px.css');

/* Get default Hybrid CSS */
/*@import url('../hybrid/library/css/screen.css');*/

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* import some default text element styles */
@import url('css/elements.css');

/* stats page columns */
.stats {
	overflow: hidden;
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
	padding: 0;
	color: #999;
	background: transparent;
	}

body {
	background: #000 url(images/adventurers.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
	margin: 0; 
	border: 0; 
    color: #999;
}
#body-container {
    position: relative;
	width: 920px;
	margin: 10px auto 10px auto;
	}
/**
* Header
************************************************/
#header-container {
    position: relative;
}
#header {
	display: block;
	margin: 10px auto 18px auto;
    width: 860px;
    height: 275px;
    position: relative;
	}  
.widget-search {
    position:absolute;
    top:20px;
    right:35px;
}
.search-text {
    width: 160px;
}    
/**
* Navigation
************************************************/
#page-nav {
	width: 700px;
	margin: 0 2px 0 0;
    position: absolute;
    top: 16px;
    left: 15px;
    text-transform: uppercase
	}
#page-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#page-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#page-nav li a {
	float: left;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	color: #f9f9f9;
	}
#page-nav ul li a:hover {
    text-decoration: none;
    color: #666;
    }
#page-nav ul li.current_page_item a {
	color: #c89d1b;
	}
/* footer menu */
#footer-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer-menu li {
display: inline;
padding: 0;
margin: 0;
}
#footer-menu li:before { content: "| "; }
#footer-menu li:first-child:before { content: ""; }  
 
/* Container (content/primary/secondary) */
#container {
	overflow: hidden;
	float: left;
	width: 920px;
	margin: 20px 0 10px 0;
	}

#content {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 860px;
	padding: 10px 20px 20px 40px;
	}
    
/* Breadcrumb */
.breadcrumb {
	margin-bottom: 0px;
	font-size: .85em;
	color: #999;
	}    
/**
* Posts
************************************************/
.post {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}

.single .post, .page .page {
	margin-bottom: 0;
	}
.page-template-blog .post, .page-template-quick-post .post {
	margin-bottom: 36px;
	}

/* Post title */
.entry-title {
	font-size: 21px;
	margin-bottom: 3px;
	}
.single-title, .page-title {
	font-size: 21px;
	}
.page-title, .attachment-title {
	margin-bottom: 21px;
	}

/* Byline */
.byline {
	margin: 0;
	font-size: .85em;
	font-style: italic;
	color: #666;
	}
.single .byline, .home .byline {
	margin-bottom: 21px;
	}
.sticky .byline {
	color: #f7f7f7;
	}
.byline a {
	color: #232c36;
	}

/* Post meta data */
.post-meta-data {
	clear: both;
	display: block;
	padding: 9px 0 0 0;
	font-size: .85em;
	font-style: italic;
	color: #666;
	border-top: 1px solid #ddd;
	}
.sticky .post-meta-data {
	color: #f7f7f7;
	border: none;
	}
.post-meta-data a {
	color: #232c36;
	}

/* Page links */
p.pages a {
	margin: 0 1px;
	padding: 1px 6px;
	font-style: italic;
	border: 1px solid #ddd;
	}
.sticky p.pages a {
	background: #3C738C;
	border: none;
	}
/* Series */
.series-title {
	font-size: 1.2em;
	}

/* Page templates */
.author-profile {
	overflow: hidden;
	height: 100%;
	margin-bottom: 21px;
	}
.page-template-biography .author-profile {
	margin: 0;
	}
.author-profile .author-name {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	}
.post-box {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Archive templates */
.author-title, .category-title, .date-title, .tag-title, .search-title {
	font-size: 21px;
	}
.author-info, .category-info, .date-info, .tag-info, .search-info {
	overflow: hidden;
	margin-bottom: 21px;
	}

/* Attachments (post meta data) */
.attachment object {
	width: 100%;
	height: 100%;
	min-height: 400px;
	}
.attachment object.video {
	width: 100%;
	height: 360px;
	}
.attachment object.audio {
	width: 100%;
	}
.attachment-image .post-meta-data {
	clear: left;
	}
.attachment .download {
	display: block;
	margin-bottom: 21px;
	}
.attachment-icon, .mime-type-icon {
	height: 18px;
	margin-right: 6px;
	padding: 0;
	}
.attachment-application-octet-stream .video {
	height: 400px;
	margin-bottom: 21px;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	height: 100%;
	}
.next, .previous {
	max-width: 50%;
	font-size: .85em;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	font: .95em Georgia, "Times New Roman", Times;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}
    
/**
* Widget inserts
* Primary (displayed first) and Secondary
************************************************/
#primary {
	float: right;
	width: 300px;
	}
#secondary {
	overflow: hidden;
	float: left;
	width: 920px;
	padding: 10px 0 20px 0;
	}
#subsidiary {
	overflow: hidden;
	float: left;
	width: 920px;
	padding: 10px 0 20px 0;
	}

/* Widgets */
#content .widget {
	margin: 0;
	padding: 0;
	}
#secondary .widget {
	overflow: hidden;
	float: left;
	width: 430px;
	margin: 0 30px 0 0;
	padding: 0;
	color: #999;
	background: transparent;
	}    
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 285px;
	margin: 0 20px 0 0;
	padding: 0;
	color: #999;
	background: transparent;
	}
#utility-after-content .widget {
	overflow: hidden;
	float: left;
	width: 125px;
	margin: 0 20px 0 0;
	padding: 0;
	color: #999;
	background: transparent;
	}
    
/* Widget title */
.widget-title {
	font-size: 1.2em;
    color: #c89d1b;
	}

/* Widget lists */
.widget ul {
	list-style: none;
	margin-left: 9px;
	}
.widget ul li {
	padding-left: 9px;
	background: url(images/bullet-light.gif) no-repeat 0 6px;
	}
.widget li.current-cat a, .widget li.current_page_item a {
	color: #232c36;
	}
.widget li.current-cat li a, .widget li.current_page_item li a {
	color: #2f6eb9;
	}
#subsidiary .widget ul {
	margin-left: 0;
	}
#subsidiary .widget ul li {
	padding: 3px;
	background: transparent;
	border-bottom: 1px solid #2b3b4a;
	}
#subsidiary a {
	color: #678db1;
	color: #ccc;
	}

/* Widget categories */
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}

/* Widget table (calendar) */
.widget table {
	width: 240px;
	}
    
/**
* Comments
************************************************/
#comments-template {
	}

/* Comment headers */
#comments-number, #reply {
	font-size: 1.2em;
	}
li.author #reply {
	color: #f7f7f7;
	}

/* Comments are closed */
.comments-closed {
	color: #666;
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li {
	overflow: hidden;
	margin-bottom: 9px;
	padding: 9px 9px 0 9px;
	color: #333;
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#comments li li, #comments li.author li li {
	color: #333;
	margin: 0 9px 9px 18px;
	background: #fff;
	}
#comments li.author li, #comments li li li, #comments li li.author li, #comments li.author li.author li {
	color: #333;
	background: #f9f9f9;
	}
#comments li.author, #comments li li.author, #comments li li li.author, #comments li.author li.author li.author {
	color: #f7f7f7;
	background: #c89d1b;
	}
#comments li.author li.author, #comments li li.author li.author, #comments li.author li li.author {
	color: #f7f7f7;
	background: #246F93;
	}
#comments li li.author, #comments li li.author li.author {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}

/* Comment links */
#comments li a, #comments li.author li a, #comments li.author li.author li a {
	color: #3C738C;
	} 
#comments li.author a, #comments li.author li.author a, #comments li.author li.author li.author a {
	color: #A6C2CF;
	border-color: #333;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 18px;
	padding: 0;
	border: 1px solid #666;
	}
#comments-template li.author .avatar {
	padding: 2px;
	background: #246F93;
	}

/* Comment meta data */
#comments-template .comment-meta-data {
	margin-bottom: 18px;
	}

/* Comment text */
#comments-template .comment-text {
	clear: left;
	margin: 0 18px;
	}
.comment-text blockquote {
	margin-bottom: 21px;
	}
.comment-text blockquote p {
	display: inline;
	}
#comments-template li.author blockquote, #comments-template li.author pre {
	color: #fff;
	background: #246F93;
	border: none;
	}
#comments-template li.author code {
	background: transparent;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	}
.page-template-quick-post .text-input {
	width: 97.5%;
	}
#comments-template label {
	font-size: .8em;
	}
textarea {
	clear: left;
	display: block;
	width: 98.5%;
	}
.button {
	width: 80px;
	margin-right: 9px;
	padding: 6px 9px;
	font: .9em Cambria, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #eee;
	background: url('images/searchbutton.gif') no-repeat top left;
	border: none;
	}
.contact-form .button {
    width: 80px;
    }
li.author .button {
	background: #333C45;
	}
.button:hover {
	cursor: pointer;
	}  
.search-form input {
	margin-right: 9px;
	}
.allowed-tags {
	font-size: .8em;
	}

/**
* Footer
************************************************/
#footer-container {
	clear: both;
	color: #999;
	}
#footer-container a {
	color: #ccc;
	}
#footer {
	font-style: italic;
	}
#footer a {
	font-style: normal;
	color: #fff;
	}
#footer .copyright {
	display: inline;
	float: left;	
	margin-right: 9px;
	}

/**
* Comments popup
************************************************/
.comments-popup #body-container {
	width: 540px;
	margin: 20px auto;
	padding: 20px;
	}
.comments-popup #container {
	width: 520px;
	margin: 0 auto;
	padding: 0;
	}
.comments-popup #content {
	width: 500px;
	padding: 20px;
	}
    
