/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.hr {
	background: transparent url(images/butterfly-hr.png) right top no-repeat;
	height: 37px;
	margin: 0.5em 0;
}

#main.not-index div.hr {
	background-position: center top;
}

hr {
	display: none;
}

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

a:hover {
	color: #fff17a !important;
	text-decoration: underline;
}


/* background stuff */

body {
	margin: 0;
	padding: 0;
	background-image: url('images/alexbg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #333;
	/* ie6 */
	background-attachment: fixed;
}

img#expando {
padding: 0;
margin: 0;
position: absolute;
display: none;
z-index: 1;
-ms-interpolation-mode: bicubic;
}

.wide img#expando,
.tall img#expando {
display: block;
}

.wide img#expando {
width: 100%;
height: auto;
}

.tall img#expando {
width: auto;
height: 100%;
}

.ie6fixed {
position: absolute;
top: expression((ignoreMe = document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop) + 'px');
}

/* end background stuff */

#page {
	width: 960px;
	margin: 60px auto 0;
}

#headerimg {
	width: 402px;
	height: 68px;
	background: url(images/dota-header.png) left top no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 15px;
}

#headerimg a.home-link {
	width: 402px;
	height: 68px;
	display: block;
}

#nav {
	font-family: "Baskerville Old Face", Georgia, Times New Roman, serif;
	font-size: 1.5em;
	text-transform: lowercase;
	margin: 30px 0 0 15px;
	overflow: auto;
}

#nav li {
	float: left;
	padding: 0 0 15px 0;
	margin: 0 20px 0 0;
}

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

#nav li.here {
	background: transparent url(images/here.png) center bottom no-repeat;
}

#nav li.here a {
	color:#fff17a;
}

#nav li:hover {
	background: transparent url(images/here.png) center bottom no-repeat;
}

#nav li a:hover {
	color: #fff17a;
}

#content {
	clear: both;
	position: relative;
	width: 100%;
}

.characterbody {
	background: transparent url(images/shaeldre.png) left top no-repeat;
	width: 310px;
	height: 263px;
	position: absolute;
	right: 210px;
	top: -173px;
}

.characterbody-smaller {
	background: transparent url(images/shaeldre-small.png) left top no-repeat;
	width: 310px;
	height: 263px;
	position: absolute;
	right: 149px;
	top: -173px;
	z-index: 0;
}

#main {
	width: 722px;
	padding: 15px;
	color: #fff;
	border: 4px solid #3a212c;
	-moz-border-radius: 5px;
	background: transparent url(images/bg.png);
	font-family: georgia, times new roman, serif;
	float: left;
}

#main .post {
	position: relative;
	z-index: 15;
	width: 633px;
	padding: 0 0 0 80px;
}

#main p a {
	color: #fff17a;
	text-decoration: none;
}

#main .date {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	font-size: 0.8em;
	position: absolute;
	left: 15px;
	top: 0;
	width: 2.5em;
	text-align: center;
}

#main .date .day {
	font-size: 2em;
}

#main .author {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	font-size: 0.8em;
}

#page-content {
	position: relative;
	z-index: 15;
}

#page-content h2 {
	margin: 0 0 1em 0;
	font-size: 2em;
	font-family: "Baskerville Old Face", Times New Roman, serif;
	font-weight: normal;
}

#main ul.page-children {
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #3A212C;
}

#main ul.page-children li {
	display: inline;
	padding-right: 0.25em;
	margin-right: 10px;
}

#main ul.page-children li a {
	color: #fff;
	text-decoration: none;
}

#main ul.page-children li.current_page_item a {
	color: #fff17a;
}

#page-content h3 {
	margin: 2em 0 0.5em;
	font-size: 1.3em;
	font-weight: normal;
}

#page-content table {
	margin: 2em 0;
}

#page-content table {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
}

#page-content table td, #page-content table th {
	padding: 0.5em;
}

#page-content table th {
	font-weight: bold;
	text-align: left;
}

#page-content table tr.even {
	background: transparent url(images/commentbg.png) repeat scroll 0 0;
}

#page-content h4 {
	color: #fff17a;
	font-weight: normal;
	line-height: 1.5;
}

#page-content ul, #page-content ol {
	font-size: 0.9em;
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
}

#page-content ol {
	padding-left: 1.5em;
}

#page-content ol li {
	list-style-position: outside;
	margin-bottom: 0.75em;
}

#page-content ul ul {
	font-size: 1em;
	margin-left: 2em;
}

#page-content ul {
	list-style: disc none inside;
	margin: 0.5em 0;
}
#page-content ol {
	list-style: decimal none inside;
	margin: 0.5em 0;
}
#page-content ul li {
	line-height: 1.3;
}

#page-content ol li {
	line-height: 1.3;
}
#page-content dl {
	clear: both;
	line-height: 1.3;
	margin: 0.5em 0;
	font-size: 0.9em;
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
}
#page-content dt {
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}
#page-content dd {
	margin-bottom: 0.5em;
}

#main .post h2 {
	font-size: 1.6em;
	font-family: "Baskerville Old Face", Georgia, Times New Roman, serif;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}

#main p {
	font-size: 0.9em;
	margin: 0 0 0.7em 0;
	line-height: 1.4;
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
}

#footer {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	font-size: 0.9em;
}

#footer a {
	color: #FFF17A;
}

#main .post img {
	border: 10px solid #3a212c;
	margin: 10px 0;
	display: block;
}

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

#main h2 a:hover {
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#sidebar {
	float: right;
	width: 185px;
	display: inline;
	margin: 0 0 0 15px;
	color: #fff;
}

#sidebar #progression, #sidebar #upcoming-events {
	border: 4px solid #3a212c;
	padding: 15px;
	-moz-border-radius: 5px;
	background: transparent url(images/bg.png);
	margin-bottom: 15px;
	line-height: 1.3;
}

#sidebar #progression ul {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	font-size: 0.8em;
}

#sidebar #progression .date {
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	font-size: 0.65em;
}

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

#sidebar h3 {
	font-family: "Baskerville Old Face", Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 0.5em 0;
}

#sidebar ul.events {
	font-family: "Franklin Gothic Book", arial, sans-serif;
	font-size: 0.7em;
}

#sidebar ul.events li {
	margin-bottom: 0.75em;
	
}

#sidebar ul.events li a {
	font-size: 1.1em;
}

#sidebar #progression ul ul {
	font-size: 0.8em;
	padding-left: 1.5em;
}

#sidebar ul.events li a {
	display: block;
	font-weight: bold;
}

#footer {
	clear: both;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}

#footer p {
	margin-bottom: 0.5em;
}

/* comments */

#post_comments {
	background: transparent url(images/butterfly-hr.png) right top no-repeat;
	width: 633px;
	margin: 1em 0 0 80px;
	padding: 57px 0 0 0;
}

#post_comments ol.commentlist li {
	margin: 1em 0;
	padding: 15px;
}

#post_comments ol.commentlist li.odd {
	background: transparent url('images/commentbg2.png') repeat;
}

#post_comments ol.commentlist li.comment-author-admin {
	border: 2px solid #FFF17A;
	-moz-border-radius: 5px;
}

#post_comments img.avatar {
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 1em;
}

#post_comments .comment-meta {
	font-size: 0.8em;
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	clear: both;
}

#post_comments cite.fn, #post_comments span.says {
	font-size: 0.7em;
	line-height: 40px;
	float: left;
}

#post_comments cite.fn {
	padding-right: 0.4em;
	color: #FFF17A;
}

#post_comments em.moderation {
	clear: both;
	font-family: 'Franklin Gothic Book', Arial, sans-serif;
	color: #FFF17A;
	font-weight: bold;
	display: block;
	text-align: center;
}

#post_comments cite.fn a {
	color: #FFF17A;
}

#post_comments #respond {
	border-top: 4px solid #3a212c;
	padding-top: 1em;
	margin-top: 1em;
}

#main textarea {
	width: 613px;
	border: none;
	padding: 10px;
	background: transparent url('images/commentbg.png') repeat;
	-moz-border-radius: 5px;
	color: #fff;
}

#main .wpcf7-form input {
	background: #fff none;
	border: 1px solid #333;
	padding: 0.3em;
}

#main .wpcf7-form img {
	padding: 0 0 0.3em 0;
}

#main .wpcf7-form textarea {
	background: #fff none;
	border: 1px solid #333;
	-moz-border-radius: 0;
	padding: 0.3em;
	font-family: 'Franklin Gothic Book',Arial,sans-serif;
	font-size: 1em;
	color: #333;
}

#guild-data-div table { width: 100%;}