/*
Theme Name: The Cabinet&trade;
Theme URI: http://www.evokinteractive.com/
Description: The theme created and used by <a href="http://www.evokinteractive.com">EV<span style="text-decoration: overline;">O</span>K Interactive</a>
Version: 1.0
Author: Aaron Martin and Michael Behan
Author URI: http://www.evokinteractive.com/
*/


* { margin: 0px; padding: 0px; }

body {
	background: #121212;
	font-family: Helvetica, Arial, Verdana, Serif;
	font-size: 12px;
	color: #c2c2c2;
}

img { border: 0px; display: inline; }
img.right { float: right; }
img.left { float: left; }
a { color: #b9ca9d; text-decoration: underline; font-size: 12px; }
a.imagelink { float: left; padding: 10px 10px 10px 10px;}
p { line-height: 17px; margin-bottom: 20px; }
blockquote {position:relative; left:5em; width:40em; font-style:italic; }

input, textarea, select { font-family: Verdana, Serif; padding: 3px; border: 0px;  background: #000000; color: #808080; font-size: 9px; }

h2.pagetitle { padding-left: 10px; padding-bottom: 10px; color: #94c22c; font-size: 16px; }

div#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	height: 126px;
	background: url(http://esoterik72.net/esoblog/wp-content/header-images/randompic.php) no-repeat left top;
	cursor: pointer;
}
div #header_text {
	padding-top: 40px;
	padding-right: 300px;
	font-size: 30px;
	padding-left: 5px;
	color: #eeeeee;
	font-style: bold;
	text-align: left;
}
div #header_pic {
	width: 150px;
	height: 100px;
	float: right;
	clear: right;
	padding-top: 20px;
	padding-right: 5px;
}
div #description
{
font-size: 12px;
}

#columns {
	width: 870px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background: #1a1a1a url(_assets/img/background_page.gif) repeat-x left top;
}

#menu
{
	height: 28px;
	width: 880px;
	background: #333;
	margin-left: auto;
	margin-right: auto;
}

/* 
 * wrapper around everything below the header:
 */
div#content {
	width: 620px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	float: left;
}

div.posting {
	width: 600px;
	border: 10px solid #0d0d0d;
	float: left;
	margin-bottom: 20px;
	background: #161415;
}
div.replies {
        width: 610px;
        float: left;
	padding-left: 30px;
}
div.leave_reply {
	width: 610px;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
}
div.posting img {padding: 0px; display: inline;}
div.posting img.right { float: right; padding: 0px 0px 0px 10px; display: inline; }
div.posting img.left { float: left; padding: 0px 10px 0px 0px; }
div.posting_header {
	background: #0d0d0d;
}
div.posting_header h2 a {
	font-size: 16px;
	color: #7eb706;
	text-decoration: none;
	line-height: 25px;
}
div.posting_header h2 a:hover {
	font-size: 16px;
	color: #d7d7d7;
	text-decoration: none;
	line-height: 25px;
}

p.author { padding-left: 10px; padding-bottom: 10px; }

div.blog_title {
        line-height: 15px;
	width: 590px;
	display: block;
        vertical-align: middle;
        background: #0d0d0d;
        border: 10px solid #0d0d0d;
}
div.bubble {
        background: url(_assets/img/bubble.gif) no-repeat left top;
        height: 46px;
        width: 47px;
        line-height: 17px;
        text-align: center;
        color: #5f5f5f;
        font-size: 13px;
        float: left;
        padding-right: 5px;
	font-weight: bold;
}
div.posting_text { 
	padding-top: 10px; 
	padding: 10px; 
	float: left; 
}
div.entry { padding: 10px; }

a.comments_link {
	background: url(_assets/img/comment_bubble.gif) no-repeat left center;
	padding-left: 10px;
}
a.add_comment_link {
	margin-left: 10px;
	background: url(_assets/img/add-comment-pencil.gif) no-repeat left center;
	padding-left: 10px;
}
#wp_quotes div.wp_quotes_quote
{
	font-style: italic;
}
div#searchform { 
	width: 160px;
	height: 63px;
	background: #161415;
	border: 20px solid #0d0d0d;
	border-top-width: 0px;
	padding-top: 22px;
	border-top-width: 0px;
	text-align: center;
	position: relative; top: -38px;
	z-index: 1;
}
div#searchform_img_container { z-index: 2; text-align: center; position: relative; top: -20px; }
img#searchform_img { cursor: pointer; z-index: 2; }
div#sidebar {
	width: 200px;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}
#sidebar ul li.linkcat ul li:before {
	content: "";
}
#sidebar ul li.categories ul li:before {
	content: "";
}

#sidebar ul li ul li:before {
	content: "";
}
div#sidebar h2 {
	height: 30px;
	background: url(_assets/img/background_h2.gif) no-repeat left top;
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
	color: #ffffff;
}
div#sidebar h3 {
	font-size: 14px;
	color: #94c22c;
	padding-top: 5px;
}

#sidebar ul { list-style-type: none; padding-top: 5px; padding-bottom: 10px; }
#sidebar li {
	padding-left: 10px;
	line-height: 14px;
}
ul.arrow li {background: url(_assets/img/link_arrow.gif) no-repeat left top; }
ul.arrow li a { text-decoration: underline; color: #b9ca9d; }
ul.bubble li { padding-left: 15px; background: url(_assets/img/link_bubble.gif) no-repeat left top; }


#footer {
	height: 25px;
	width: 880px;
	line-height: 25px;
	background: url(_assets/img/background_footer.gif) left top;
	clear: both;
}
span.copyright { float: left; padding-left: 10px; }
div#footer_links { height: 25px; float: right; padding-right: 20px; }
div#footer_links img { position: relative; top: 5px; padding-left: 2px;  }

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	float: left;
	width: 880px;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 6px 15px;
	color: #7EB706;
	text-decoration: none;
	float: left;
	border-left: 1px solid #121212;
}

#navcontainer ul li a:hover
{
	background-image:url('images/menu-hover.jpg');
	background-repeat:repeat-x;
	color: #d7d7d7;
}

#navlist ul
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#navlist li
{
list-style: none;
}

