/*
Theme Name: Dragon's Lair
Theme URI: http://arm-ann.ru
Description: Based on Impact theme by Abelgraphics http://www.abelgraphics.co.uk/
Version: 1.0
Author: Arm-Ann
Author URI: http://arm-ann.ru
*/
/* ***********  DEFAULT STYLES ************ */
body
{
	background: #404150;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

h1, h2, h3
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	font-weight: 800;
	color: #334;
}

a:hover
{
	text-decoration: none;
	color:#FF9D28;
}

a img
{
	border: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	} 

code
{
	font-family: "Courier New", Courier, monospace;
}

blockquote
{
	padding: 0 15px;
	margin: 0 10px;
	font-style: oblique;
	border-left: 2px solid #334;
}
/* ****************************************** */


/* *************  PAGE LAYOUT *************** */
/* Little IE hack*/
* #subwrapper
{
	height: 1%;
}
/* Little IE hack*/
  
#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 100%;
} 

#subwrapper
{
	margin: 10px 15px;
	padding: 0;
	background: #737C8C;
}

#header
{
	color: #ffffff;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	background: #000;
}

#header:before 
{
	background: transparent url('images/10-outer-rt.png') scroll no-repeat top right;
	margin-bottom: -10px;
	height: 10px;
	display: block;
	border: none;
	content: url('images/10-outer-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#header h1
{
	font-size:2.125em;
	text-transform:uppercase;
	padding:30px 0 5px 15px;
	font-family: georgia, "times new roman", serif;
}

#header h1 a
{
	color: #ffd;
	text-decoration: none;
}

#masthead
{
	background: #8D96A8;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #fff;
	clear: both;
}

#masthead h3
{
	margin:0 0 0 15px;
	font-size: 1em;
	padding: 3px 0;
}

#page_navigation
{
	text-align: center;
	font-size: 0.85em;
	margin: 0 15px 15px 15px;
	padding: 0;
}

#footer
{
	clear: both;
	background: #000;
	border-top: 2px solid white;
	margin: 0;
}

#footer:after 
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url('images/10-outer-lb.png');
	margin: -5px 0 -1px 0;
	height: 10px;
	background: transparent url('images/10-outer-rb.png') scroll no-repeat bottom right ;
	padding: 0;
}

#footer p
{
	text-align: center;
	color: #ffd;
	font-size: 0.765em;
	padding: 8px;
	margin: 0;
}
/* ****************************************** */


/* ********** HORIZONTAL MENU *********** */
#mainmenu 
{
	float: right;
	width: 60%;
	margin: auto 5px;
}

#mainmenu ul 
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#mainmenu li.page_item 
{
	float: right;
	list-style: none;
	margin: 0 1px;
	padding: 0;
	background: #B3BCCC;
}

#mainmenu li.page_item:before 
{
	background: transparent url('images/10-menu-rt.png') scroll no-repeat top right;
	margin-bottom: -8px;
	height: 10px;
	display: block;
	border: none;
	content: url('images/10-menu-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#mainmenu li.page_item:hover
{
	background: #8D96A8;
}

#mainmenu li.page_item:hover:before 
{
	background: transparent url('images/10-menu-rt.png') scroll no-repeat top right;
	margin-bottom: -8px;
	height: 10px;
	display: block;
	border: none;
	content: url('images/10-menu-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#mainmenu a 
{
	color: #334;
	padding: 3px 8px;
	font-size: 0.7em;
	text-transform: uppercase;
	display: block;
}

#mainmenu a:hover 
{
	color: #FF9D28;
}
/* ****************************************** */


/* *************  POST STYLES *************** */
#main
{
	margin: 15px 205px 10px 10px;
}

#main div.post
{
	background: transparent;
	margin: 5px 0px 15px 5px;
	padding: 0px;
}

#main div.post_header
{
	padding: 0;
	margin: 0;
	font-size: 1.318em;
	font-family: georgia,"times new roman", serif;
	background: #DBE3F9;
}

#main div.post_header:before 
{
	background: transparent url('images/20-rt.png') scroll no-repeat top right;
	margin-bottom: -15px;
	height: 20px;
	display: block;
	border: none;
	content: url('images/20-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#main div.post_header a
{
	color: #334;
	margin-left: 10px;
}

#main div.entry
{
	margin: 0px;
	padding: 10px 8px;
	font-size: 0.85em;
	background: #DBE3F9;
}

#main div.entry p
{
	text-indent: 20px;
	color: #000;
	margin: 0px;
	padding: 3px 1px;
	line-height: 150%;
}

#main div.postmetadata
{
	font-size: 0.723em;
	padding: 0px;
	border-top: 1px dotted #000;
	color: #444;
	background: #B3BCCC;
}

#main div.postmetadata:after
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content: url('images/20-lb.png');
	margin: -10px 0 -1px 0;
	height: 20px;
	background: transparent url('images/20-rb.png') scroll no-repeat bottom right ;
	padding: 0;
}

#main div.postmetadata p
{
	margin: 2px 15px;
}
/* ****************************************** */


/* *********** SEARCHFORM STYLE *********** */
#searchform
{
	margin: 5px;
}
/* ****************************************** */


/* ***********  SIDEBAR STYLES ************ */
#sidebar
{
	float: right;
	width: 190px;
	margin: 15px 5px;
	background: #B3BCCC;
}

#sidebar:before
{
	background: transparent url('images/10-rt.png') scroll no-repeat top right;
	margin-bottom: 0px;
	height: 10px;
	display: block;
	border: none;
	content: url('images/10-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#sidebar:after 
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content: url('images/10-lb.png');
	margin: 0 0 -1px 0;
	height: 10px;
	background: transparent url('images/10-rb.png') scroll no-repeat bottom right ;
	padding: 0;
}

#sidebar ul
{
 list-style-type: none;
 font-size: 0.85em;
 margin: 0;
 padding: 0;
}

#sidebar li
{
	padding: 0;
	margin: 0;
}

#sidebar h2
{
	color: #fff;
	background: #404150;
	border-bottom: 1px solid #999;
	border-top: 1px solid white;
	font-size: 1em;
	padding: 3px 3px 3px 7px;
	margin: 0;
}


#sidebar li ul li
{
	border-top: 1px solid  white;
	border-bottom: 1px solid #999;
	padding: 0px 0 0 10px;
}

#sidebar li ul li:hover
{
	background: #8D96A8;
}

#sidebar a
{
	display: block;
}

#sidebar li ul
{
	padding: 0px 0 0 0;
	margin: 0;
	border-top: 1px solid  #999;
	border-bottom: 1px solid white;
}

#sidebar ul li.pagenav
{
	margin: 0 0 0 6px;
	color: #777;
	font-weight: bold;
}

#sidebar ul li.pagenav ul
{
	margin: 0 0 0 -6px;
}
/* ****************************************** */


/* ********** COMMENTS STYLES ************ */
#comments, #postcomment
{
	font-size: 0.85em;
	padding-left: 5px;
}

#commentlist li
{
	background: #DBE3F9;
	margin: 0 10px 5px -30px;
	list-style: none;
}

#commentlist li p
{
	font-size: 0.85em;
	margin: 0 8px;
	padding: 3px 0;
}

#commentlist li p.metadata
{
	margin: 10px 0 -10px 0;
	padding: 3px 5px;
	border-top: 1px dotted #000;
	font-size:0.723em;
	color: #444;
	background: #B3BCCC;
	display: block;
}

#commentlist li:before
{
	background: transparent url('images/10-rt.png') scroll no-repeat top right;
	margin-bottom: -5px;
	height: 10px;
	display: block;
	border: none;
	content: url('images/10-lt.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}

#commentlist li:after
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url('images/10-lb.png');
	margin: -5px 0 -1px 0;
	height: 10px;
	background: transparent url('images/10-rb.png') scroll no-repeat bottom right ;
	padding: 0;
}

#commentform
{
	margin: 0 0 0 10px;
}
/* ****************************************** */


/* *********** CALENDAR STYLES   *********** */
#wp-calendar
{
	text-align:center;
	margin: 0;
	padding: 0;
	border-top: 1px solid #eee;
	width: 165px;
}

#wp-calendar caption
{
	border-bottom: 1px solid #ccc;
	color: #777;
	font-weight: 800;
}
#wp-calendar th
{
	color: #777;
	font-weight: 800;
}

#wp-calendar td
{
	color: #777;
	font-weight: 100;
}

#wp-calendar td a
{
	background: #eee;
	padding: 2px;
}

#wp-calendar td#today
{
	border-bottom: 1px solid #777;
}
/* ****************************************** */


/* *********** TEXTADS LAYOUT   ************ */
#headertextads
{
	float: right;
	margin: 5px;
}

#sidebartextads
{
	text-align: center;
	padding: 10px 0;
}
/* ****************************************** */


/* *********** GALLERY PROMOTE  ************ */
#gallery_promote
{
	text-align: center;
	font-size: 0.85em;
	font-weight: 800;
	color: #334;
}

.pixelpostpromote
{
	padding: 5px;
}
/* ****************************************** */