/*
Style for the Indie RPG Awards, based on the WordPress K2 style 
(http://binarybonsai.com/wordpress/k2/) by Michael Heilemann & Chris J Davis.
*/

/*- Page Structure */

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #000;
	background: #003333;
	text-align: left;
	margin: 0 0 30px;
	}

table {
	margin: auto;
	padding: 2px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}

table.list{
	text-align: center;
	margin-bottom: 30px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	margin: 20px auto;
	position: relative;	
	}

#page {
	background: white;
	text-align: left;
	margin: 20px auto;
	padding: 0 0 10px;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 780px;
	_width: 780px;
	border: 1px solid #ddd;
	border-top: none;
	}

body.flex #page { /* For the flexible-width setting. Not IE compatible */
	width: 80%;
	min-width: 780px;
	max-width: 1000px;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100px;
	background: #3371A3 url('/images/indiebanner.jpg') center center no-repeat;
	}

.leftmenu {
	width: 180px;
	_width: 180px; /* IE Hack */
	float: left;
	padding: 5px 5px 5px 7px;
	margin: 20px 0 0 5px;
	_margin: 0 15px 0 15px;
	border: 1px solid #666633;
	background-color: #DADBB9;
	}

.primary {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin: 0 0 20px 220px;
	width: 500px;
	color: #666;
	position: relative;
	/* The following are IE Fixes */
	_margin-left: 0%;
	_margin-right: -3%;
	_width: 500px;
	}

.fullpage {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin: 0 0 20px 20px;
	width: 700px;
	color: #666;
	position: relative;
	/* The following are IE Fixes */
	_margin-left: 0%;
	_margin-right: -3%;
	_width: 700px;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

.admintab {
	position: absolute;
	right: 15px;
	_padding: 5px 15px 6px; /* IE hack */
	}

/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}

/*- Submenu settings from old rpg-awards.com */

p.submenu {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 10px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666633;
	line-height: 15px;
}

p.submenu a:link {
	color: #66001F;
	text-decoration: none;

}
p.submenu a:visited {
	color: #66001F;
	text-decoration: none;
}
p.submenu a:hover {
	color: #A23C4E;
	text-decoration: none;
}

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	width: 100%;
	display:none;}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1:hover {
	text-decoration: underline;
	}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 40px;
	display: inline; /* Checking for IE bug. If people start having problems with header width, then this is it */
	}

.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 15px;
	}

.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	display: inline;
	}

.primary h3, .primary h4, .permalink .primary .aside h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
             display: inline;
	}

.primary .aside h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.itemhead {
	margin-top: 10px;
	}

.itemhead h2 { /* For use on Pages */
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

.itemtext h3 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.itemtext h4 { /* For use on Pages */
	font-size: 1.3em;
	display: block;
	padding: 15px 0 0;
	}

.primary .fullpage a, .primary .fullpage a:visited, 
.secondary .fullpage a, .secondary .fullpage a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

.primary .item .itemhead .fullpage {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.primary .aside .itemhead .fullpage {
	font-size: 1.4em;
	color: #CCCCCC;
	}

.primary .fullpage {
	margin: 0 15px 0 0;
	float: none;
	}

.primary .aside .fullpage {
	padding: 8px;
	margin: 0 4%;
	}

.secondary .aside {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .aside {
	padding-left: 0px;
	}

.aside .editlink img {
	top: 9px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.metadata { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	margin-top: 2px;
	color: #777;
	}

.metadata a {
	color: #a11;
	}

/*- Primary Contents */

.primary .item {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #000;
	}

.fullpage .primary .aside .itemtext p,
.fullpage .primary .aside .itemtext ul,
.fullpage .primary .aside .itemtext ol,
.fullpage .primary .aside .itemtext div,
.fullpage .primary .aside .itemtext blockquote {
	margin: 13px 0;
	}

.comments .commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	width: 100%;
        _width: 90%;
	padding: 3px;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer {
	text-align: center;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


/*- Links */

.primary a:hover, .primary a:visited:hover,
.fullpage a:hover, .fullpage a:visited:hover {
	text-decoration: underline;
        color: #000;
	}

h2 a:hover, h2 span a:hover {
	color: #a11 !important;
	}

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

.itemtext a:visited {
	color: #a11;
	}


/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.fullpage .primary img {
	margin-left: -5px;
	padding: 4px;
	border: 4px double #ccc;
	max-width: 100%;
	}


.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="right"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

.favorite img {
	padding: 0;
	border: none;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, /*span.caps*/ {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

blockquote {
	margin: 10px;
	padding: 10px 20px 10px 20px;
	background: #E7E7E7;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.itemtext ol, .itemtext ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.itemtext ol li, .itemtext ul li {
	margin: 0 0 3px;
	padding: 0;
	}

ol li {
	list-style: decimal outside;
	}


/*- Search Form and Livesearch */

.sb-search {
	margin-top: 20px;
	}

.sb-search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

input#livesearch {
	width: 100%;
        _width: 85%;
	}

input#s {
	width: 75%;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 200px;
	z-index: 100;
	position: absolute;
	background: #eee url('images/livesearchbg.jpg') center repeat-y;
	border-bottom: 1px solid #eee; 
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc url('images/livesearchbghilight.jpg') center repeat-y;	}

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px 10px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}


/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

.secondary div.sb-comments ul li span a, div.sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.secondary div.sb-comments ul li {
	margin-bottom: 6px;
	}

.activityentry {
	font-size: 1.1em;
	}

div.sb-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}

.sb-flickr img
{
	border: 0px;
	padding: 5px;
}

/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}


/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.

*/

.localtags, .technoratitags {
	display: none;
	}



/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}

.adstrip { font-size: 14pt; border-color: #FFFFFF; border-width: Medium; border-spacing: 0px; width: 170px; border-style: Solid; background: #ffffff; } .adstrip_link { margin-right: 0pt; font-size: 8pt; font-weight: normal; text-decoration: none; color: #080BAD; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; font-color: #080BAD; font-family: Arial; font-style: italic; text-align: center; } .adstrip_title { font-size: 14pt; font-weight: bold; color: #8A2B2B; text-decoration: none; font-color: #8A2B2B; font-family: Times; font-style: normal; text-align: center; } a.adstrip_link:link { color: #080BAD; font-size: 8pt; text-decoration: none; font-style: italic; font-color: #080BAD; } a.adstrip_link:visited { color: #080BAD; font-size: 8pt; font-style: italic; text-decoration: none; } a.adstrip_link:active { color: #FF0000; text-decoration: none; } a.adstrip_link:hover { color: #FF0000; text-decoration: none; } .blogad_list { padding: 0; list-style: none; margin: 0; } .blogad { border-color: #330000; border-width: Thin; border-spacing: 0px; width: 100%; border-style: Solid; background: #EAEAEA; text-align: center; } .blogad_headline { font-size: 12pt; font-weight: bold; color: #000000; margin-right: 0pt; margin-bottom: 0pt; border-spacing: 0px; margin-top: 8px; margin-left: 0pt; font-family: Verdana; text-align: center; } .blogad_thumbnail { border-spacing: 0px; border: none; text-align: center; } .blogad_text { border-spacing: 0px; font-size: 8pt; color: #000000; margin-right: 0pt; margin-bottom: 0pt; padding: 2px; margin-top: 0pt; margin-left: 0pt; font-family: Verdana; } .blogad_link { font-size: 8pt; font-weight: normal; text-decoration: none; color: #080BAD; margin-right: 0pt; visibility: visible; margin-bottom: 0pt; margin-top: 0pt; margin-left: 0pt; font-family: Times; font-style: italic; } a.blogad_link:link { color: #080BAD; font-size: 8pt; text-decoration: none; font-style: italic; font-color: #080BAD; } a.blogad_link:visited { color: #080BAD; font-size: 8pt; font-color: #080BAD; font-style: italic; text-decoration: none; } a.blogad_link:active { color: #FF0000; text-decoration: underline; } a.blogad_link:hover { color: #FF0000; text-decoration: underline; } 

/* Peace and forgiveness */
/* Learn more about the other K2: http://en.wikipedia.org/wiki/K2 */
