/*
Theme Name: Longbows Lair
Description: Theme for LB Lair
Author: Kenji Eva
Author URI: http://www.longbowslair.co.uk
Version: 0.13

General comments/License Statement if any.
*/

html
	{
	height: 100%;
	margin-bottom: 1px;
	}

body
	{
	background: black;
	color: white;
	font-family: Arial,sans-serif;
	font-size: 12px;
	}

/* Colours */

a
	{
	color: #6D87BE;
	}

a:hover
	{
	color: #0066CC;
	}

div.bar
	{
	color: #A9A9A9;
	}

div.content
	{
	background: #22222B;
	}

div.left-hold
	{
	background: #33303C;
	}

div.right-hold
	{
	background: #33303C;
	}

div.widget-header
	{
	color: #33CCFF;
	}

div.banner
	{
	color: #808080;
	}

div.meta, div.meta a
	{
	color: #666666;
	}

.top-navi-links
	{
	color: #808080;
	}

.top-navi-links a:hover
	{
	color: #297BCC;
	}

.current_page_item, .current_page_parent, .current_page_ancestor
	{
	background: #383542;
	}

p.wp-caption-text
	{
	color: #222222;
	}

/* Font Classes */

h2.storytitle
	{
	font-variant: small-caps;
	}

div.widget-header
	{
	font-weight: bold;
	}

#footer p {
	font-size: 10px;
	text-align: center;
	}

div.bar
	{
	font-size: small;
	font-weight: bold;
	}

div.banner
	{
	font-size: 10px;
	}

div.top-navi-links a
	{
	text-decoration: none;
	}

div.meta
	{
	font-size: 10px;
	}

div.feedback
	{
	font-size: 10px;
	}

div.feeds a
	{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

/* Div Classes */

div.wrapper
	{
	width: 95%;
	clear: both;
	border-width: 1px;
	border-color: #696969;
	border-style: solid;
	margin: 0 auto;
	padding: 1px;
	}

div.container
	{
	padding-top: 4px;
	}

div.bar
	{
	background-image: url(images/top-bar-back.gif);
	height: 20px;
	clear: both;
	}

div.location
	{
	margin-left: 5px;
	float: left;
	}

div.date
	{
	margin-right: 5px;
	float: right;
	}

div.top
	{
	height: 120px;
	}

div.logo
	{
	float: left;
	}

div.banner
	{
	text-align: center;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	}

div#top-navi
	{
	clear: both;
	background-image: url(images/top-bar-back.gif);
	height: 24px;
	margin: 0;
	}
	
div.top-navi-links
	{
	padding-left: 5px;
	float: left;
	}
#top-navi ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
#top-navi li
	{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	}

div.content
	{
	margin-top: 0px;
	margin-left: 157px;
	margin-right: 187px;
	padding-right: 15px;
	padding-left: 15px;
	}

div.left-hold
	{
	float: left;
	width: 150px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-top: 2px;
	}

div.right-hold
	{
	float: right;
	width: 180px;
	margin-right: 4px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-top: 2px;
	}

div.left-widget
	{
	float: left;
	width: 150px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: 1px solid #000;
	}

div.right-widget
	{
	float: right;
	width: 180px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: 1px solid #000;
	}

div.top-widget
	{
	margin: 5px;
	float: right;
	vertical-align: middle;
	width: 40%;
	}

div.widget-header
	{
	text-align: center;
	}

div.post
	{
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	}

div.feeds
	{
	margin-top: 2px;
	margin-left: 5px;
	float: left;
	}

div.feeds img
	{
	border: none;
	}

div.gotop
	{
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	}

a.gotop img
	{
	border: none;
	}

div#footer
	{
	clear: both;
	}

div.textcenter
	{
	text-align: center;
	}

div.postnav
	{
	text-align: center;
	}

#comment
	{
	width: 95%;
	max-width: 600px;
	height: 120px;
	}

/* Wordpress Generated */

.aligncenter, div.aligncenter
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft
	{
	float: left;
	}

.alignright
	{
	float: right;
	}

.wp-caption
	{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img
	{
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text
	{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.categories
	{
	}
.cat-item
	{
	}
.current-cat
	{
	}
.current-cat-parent
	{
	}
.pagenav
	{
	}
.page_item
	{
	}
.widget
	{
	}
.widget_text
	{
	}
.blogroll

	{
	}
.linkcat
	{
	}
