/*
Theme Name: Lairtheme V2
Theme URI: http://dlair.net/
Description: dlair specific theme
Version: 1.0
Author: Erik Kuntz
Author URI: http://2badmicedesign.com
.
this site is specific to dragon's lair and may not be used for other purposes
.
*/



body {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
        background-color:#e8fde7;
}


#layout {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 0;
        background-image: url('images/green.png');
        background-repeat: repeat-y;
        /*border-top: 10px solid #cae0c9;*/
        border:4px solid #2e7050;
}
#top {
	height: 139px;
	width: 900px;
	padding: 0;
	background-repeat: no-repeat;
	clear: both;
}
#border {
        width: 100%;
}
#left {
	clear: left;
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
}

#bottom {
	width: 100%;
	font-size: 11px;
	padding: 15px 0 15px 0;
	text-align: center;
	clear: both;
	background-color: #cae0c9;
}


/* new Page menu code */

ul.mainlevel-nav a {
	font-size: 12px;
	font-weight:bold;
	padding: 2px 5px 2px 4px;
	width: 156px;
	height: 16px;
	display: block;
	border: groove 2px #000;
	text-decoration: none;
	color: #FFF;
	background-color:#006600;
}
/*submenu*/
ul.mainlevel-nav ul a, ul.menu ul a {
	font-size: 11px;
	font-weight:bold;
	padding: 2px 5px 2px 4px;
	width: 142px;
	height: 16px;
	display: block;
	border: groove 2px #000;
	text-decoration: none;
	color: #FFF;
	background-color:#006600;
        margin-left:2px;

}
/*end submenu*/

ul.mainlevel-nav a:hover, ul.menu a:hover {
	background-color: #003300;
	/*text-indent: 10px;*/
}

li.current_page_item a {
	background-color: #003300;
	/*text-indent: 10px;*/
}


/* end new page menu code */


a.mainlevel-nav {
	font-size: 12px;
	font-weight:bold;
	padding: 2px 5px 2px 4px;
	width: 156px;
	height: 16px;
	display: block;
	border: groove 2px #000;
	text-decoration: none;
	color: #FFF;
	background-color:#006600;
	background-position: -22px 0px;
	background-repeat: no-repeat;
}

a:hover.mainlevel-nav {
	background-color: #003300;
	text-indent: 18px;
}
a.mainlevel-nav#active_menu-nav {
	background-color: #6B0000;
	text-indent: 18px;
}


#left ul, li {
     list-style-type: none;
}
#bottom ul, li {
        padding: 0 2px 0 2px;
        display: inline;
}
h1 { font: bold 18px Verdana, Arial, Helvetica, sans-serif;
    color: #000066;
}
h2 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #000066;
}

ul {
	margin-left: 10px;
	padding: 0;
}
li {
 	display: list-item;
}
blockquote {
    clear:both;
    margin-top: 5px;
   }
.alignleft {
    float: left;
    padding: 0 8px 8px 0;
}
.alignright {
    float: right;
    padding: 0 0 8px 8px;
}
.widget {
    padding-left: 14px;
}
.clear {
     clear:both;
}
.navigation {
     padding-top:10px;
}
#maincolumn h3 {
        font-size:15px;font-weight:bold;margin:1em 0 6px 0;border-top:2px solid #222;border-bottom:1px dotted #222;padding:6px 0 6px 0;}
#maincolumn .entry h3 {border:0;border-bottom:1px dotted #333;}
#maincolumn h4 {
        font-size:13px;font-weight:bold;margin:1em 0 6px 0;padding:6px 0 6px 0;}
#storepromoholder {
width:100%;
margin:20px 0 15px 0;
}
#storepromoholder h3 {
border:0;
text-align:center;
background-color:#333;
margin-top:0;
margin-bottom:0;
padding:5px 0 12px 0;
}
#storepromoholder h3 a {
color:#fff;
}
#storepromoholder {margin-bottom:15px;}
#mainbody #storepromoholder ul li { margin-left:5px; padding-left:0;}
.store {
    width:212px;
    margin-right:10px;
    float:left;
}
h3 a {
     text-decoration:none;
}
#mainbody ul li {
        list-style-type: disc;
        margin-left: 30px;
}
hr {
       clear:both;
}

/*new stuff from me*/

#logobox {
       width:685px;
       padding-right:15px;
       height: 172px;
       background: #cae0c9 url('http://dlair.net/themeimages/logonew.png') no-repeat 12px 0;
}
#mainbody {
	clear: right;
	float: right;
	width: 670px;
	padding: 0 10px 0 15px;
        padding-top:0;
	margin:0;
}
#maincolumn {
       clear:right;
       float:right;
       width:700px;
}
#social {
        float:right;
}
#social img {padding:8px 0 0 8px;border:0;}
/*.entry {border-top:1px solid #000;}*/

#left ul { margin-top:0; }
ul.mainlevel-nav a, ul.menu a {
	font-size: 12px;
	font-weight:bold;
	padding: 2px 5px 2px 4px;
	width: 162px;
	height: 16px;
	display: block;
	border: groove 2px #000;
	text-decoration: none;
	color: #FFF;
	background-color:#006600;
}
ul.menu {padding:0px;margin:0;margin-left:10px;}

.nifty{ margin: 0;background: #CAE0C9;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b {display:block;height: 1px;
    overflow: hidden; background: #333}
b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #CAE0C9;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.block {padding:0 10px;min-height:160px;}
small {font-style:italic;}
hr {
       clear:both;
       visibility:hidden;
}