@charset "utf-8";
/* CSS Document */

/*
Theme Name: Bards Den
Theme URI: http://www.bardsden.com/
Description: Bards Den Theme.
Version: 1.0
Author: NetLink IT Services
Author URI: http://www.netlink.ie/
Tags:


*/

html, body
{
	background: #300400 url('images/bg.jpg');
	padding: 0;
	margin: 0;
}

body
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	color: #333;
}

abbr { cursor: help; }

img
{
	vertical-align: bottom;
	border: none;
}

img.alignright {
	padding: 4px;
	margin: 10px 0 20px 20px;
	display: inline;
}

.alignright 
{
	float: right;
}

img.alignleft 
{
	padding: 4px;
	margin: 10px 20px 20px 0;
	display: inline;
}

.alignleft
{
	float: left;
}

img.nopadding
{
padding:0 !important;
}

hr
{
	visibility: hidden;
	line-height: 0;
	height: 0;
	clear: both;
	border: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#page
{
	background: #fff;
	width: 1024px;
	margin: 10px auto;
}

#header
{
	background: #230201;
	height: 350px;
}

#header #logo
{
	width: 274px;
	float: left;
}

#header #header_main
{
	background: url('images/default-header-image.jpg') no-repeat;
	width: 750px;
	height: 350px;
	float: right;
}

#nav_main
{
	font-size: 1.6em;
	background: #230201;
	padding: 0;
}

#nav_main ul
{
	list-style-type: none;
	padding: 0 8px;
	margin: 0 0 0 300px;
}

#nav_main ul li
{
	float: left;
	padding: 8px;
	margin: 0 0 0 4px;
}

#nav_main div.home
{
	background: #314879;
	float: left;
	width: 274px;
}

#nav_main div.home div
{
	padding: 8px 8px 8px 40px;
}

#nav_main a,
#nav_main_children a
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#nav_main a { color: #ffffff; }
#nav_main_children a { color: #3f210d; }


#nav_main li.page-item-7 a,
#nav_main li.page-item-11 a,
#nav_main li.page-item-13 a
{ color: #afc2ee; }
#nav_main li.page-item-9 a,
#nav_main li.page-item-15 a
{ color: #f7f269; }
#nav_main li.page-item-17 a
{ color: #ec9128; }

#nav_main ul li.page-item-7.current_page_item,
#nav_main ul li.page-item-7.current_page_parent,
#nav_main ul li.page-item-11.current_page_item,
#nav_main ul li.page-item-11.current_page_parent,
#nav_main ul li.page-item-13.current_page_item,
#nav_main ul li.page-item-13.current_page_parent
{ background-color: #afc2ee; }
#nav_main ul li.page-item-7.current_page_item a,
#nav_main ul li.page-item-7.current_page_parent a,
#nav_main ul li.page-item-11.current_page_item a,
#nav_main ul li.page-item-11.current_page_parent a,
#nav_main ul li.page-item-13.current_page_item a,
#nav_main ul li.page-item-13.current_page_parent a
{ color: #3f210d !important; }

#nav_main ul li.page-item-9.current_page_item,
#nav_main ul li.page-item-9.current_page_parent,
#nav_main ul li.page-item-15.current_page_item,
#nav_main ul li.page-item-15.current_page_parent
{ background-color: #f3ed5a; }
#nav_main ul li.page-item-9.current_page_item a,
#nav_main ul li.page-item-9.current_page_parent a,
#nav_main ul li.page-item-15.current_page_item a,
#nav_main ul li.page-item-15.current_page_parent a
{ color: #3f210d !important; }

#nav_main ul li.page-item-17.current_page_item,
#nav_main ul li.page-item-17.current_page_parent
{ background-color: #ec9128; }
#nav_main ul li.page-item-17.current_page_item a,
#nav_main ul li.page-item-17.current_page_parent a
{ color: #3f210d !important; }

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

#nav_main_children
{
	font-size: 0.9em;
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 4px;
	margin: 0 0 0 0;
}

#nav_main_children.parent_7,
#nav_main_children.parent_11,
#nav_main_children.parent_13 { background: #afc2ee; }

#nav_main_children.parent_9,
#nav_main_children.parent_15 { background: #f3ed5a; }

#nav_main_children.parent_17 { background: #ec9128; }

#nav_main_children li
{
	float: left;
	margin: 0 4px;
}

#content-wrapper
{
	position: relative;
	bottom: 0;
	width: 1024px;
	min-height: 700px;
}

#sidebar
{
	font-size: 1.7em;
	background: #8896b7;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 274px;
	height: 100%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #e3e8f0;
}

#sidebar ul
{
	list-style-type: none;
}

#sidebar ul.sidebar-links li
{
	margin: 8px 0;
}

#sidebar ul.sidebar-links li ul
{
	padding: 0 !important;
	margin: 0 0 0 14px !important;
}

#sidebar ul.sidebar-links li ul li
{
	padding: 0 0 !important;
}

#sidebar ul.sidebar-links li ul li a
{
	color: #c6cdde;
}

#sidebar ul.sidebar-links li ul li a:hover
{
	color: #2b3d69;
}

#sidebar .sidebar-links img
{
	vertical-align: sub !important;
}

#content
{
	font-size: 1.4em;
	line-height:1.7em;
	position: relative;
	float: right;
	width: 670px;
	padding: 15px 40px 0 40px;
}

div.entry
{
	margin-top: 35px;
}

#content h1
{
	font-size: 1.8em;
	color: #230201;
}

#content a:link, #content a:active, #content a:visited
{
	text-decoration: none;
	color:#000099;
}

#content a:hover
{
	color:#3399ff;
}


.recommended_by ul
{
	list-style-type: none;
}

.recommended_by ul li
{
	display: inline;
}

img.border
{
	border: 3px solid #b8d3eb;
}


#footer
{
	font-size: 1.1em;
	text-align: center;
	color: #dab02e;
	margin: 5px 0 15px 0;
}

#footer a
{
	text-decoration: none;
	color: #dab02e;
}

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