/*
Theme Name: MPsLair 6.1
Theme URI: http://www.mpslair.com
Version: 6.1
Description: 2 Column theme
Author: TheMP
Author URI: http://www.mpslair.com
*/

* { margin: 0; padding: 0; }

body {
	background: #90abce;
	text-align: center;
	margin: 10px 0 0 0;
	}
	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	background: #FFFFFF url(images/bg_frame.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/bg_frame.gif) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}

#content {
	float: left;
	width: 600px;
	border-right: 1px solid #98bae6;
	}
	
#wide-content {
	float: left;
	width: 850px;
	}	
	
#sidebar {
	float: left;
	width: 187px;
	padding: 0 20px;
	}
	
/* -------------------
Header
------------------- */

#header {
	height: 240px;
	}
	
#header h1 {
	width: 850px;
	float: left;
	color: #000066;
	font: 1.2em/50px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding: 210px 0 0 25px;
	}
	
	#header h1 a {
	text-decoration:none;
	color: #fff;
	}
		
	#header h1 a:visited{
	text-decoration:none;
	color: #fff;
	}
		#header h1 a:hover {
	color: #fff;
	}
#header #nav {
	width: 850px;
	float: none;
	font: 1.2em/50px Arial, Helvetica, sans-serif;
	color:#000066;
	padding: 210px 0 0 0;
	}
	
#header #nav ul {
	list-style: none;
	padding: 36px 20px 0 0;
	}
	
#header #nav ul li {
	float: left;
	}
	
#header #nav ul li a {
	display: block;
	padding: 0 0.5em;
	font: 0.75em/30px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
	}
	
#header #nav ul li a:hover {
	background: #fff;
	color: #000099;
	}
	
#header #nav p {
	clear: left;
	padding: 0 25px 0 0;
	font: 0.75em/34px Arial, Helvetica, sans-serif;
	}
	
#header #nav p a {
	color: #fff;
	text-decoration: none;
	background: url(images/icon_subscribe.gif) right 1px no-repeat;
	padding: 0 16px 0 0;
	}
	
#header #nav p a:hover {
	color: #ffd482;
	background-position: right -47px;
	}
	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 20px 20px 25px;
	}
	
/* general #content definitions */
	
#content h2 {
	color: #000099;
	font: 1.3em/2em Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	}
	
#content small {
	color: #000099;
	font: 0.6em/1.5em Arial, Helvetica, sans-serif;
	margin: 0 0 0.3em 0;
	}

#content h2 a {
	color: #000099;
	text-decoration: none;
	}

#content h2 a:hover {
	text-decoration: underline;
	}
	
#content h3 {
	font: 1em/2em Arial, Helvetica, sans-serif;
	color: #000099;
	margin: 0.5em 0 0.2em 25px;
	font-weight: bold;
	}
	
#content h4 {
	font: bold 0.9em/1em Arial, Helvetica, sans-serif;
	color: #a5c1e5;
	border-left: 1em solid #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content li, #content dl {
	color: #6666FF;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}
	
#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0 0 0.7em 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 0 2em;
	border-left: 1px solid #d3bb88;
	padding: 0 0 0 1em;
	color: #6666FF;
}
	
#content a { color: #0000FF; }
#content a:hover { color: #0000FF; }
	
#content .post ul.post-data {
	background: #90abce;
	border-top: 1px solid #98bae6;
	list-style: none;
	font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #FFFFFF;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #FFFFFF;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#content .post ul.post-data a:hover {
	color: #FFFFFF;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	background: url(images/icon_comments.gif) 0 2px no-repeat;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	background: url(images/icon_postdata.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
	}
	
#content #comments .comment p, #content #comments .comment li { color: #90abce;	}
#content #comments .comment a:hover, #content #comments .comment a { color: #0000FF; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	}
	
#content #comments .comment .comment-data p {
	font: 0.7em/2em Tahoma, Arial, Helvetica, sans-serif;
	color: #7a9ac4;
	border-top: 1px dashed #4d79b1;
	border-left: 1px dashed #4d79b1;
	padding: 0 0 0 25px;
	background: url(images/icon_commentdata.gif) 6px 6px no-repeat;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { color: #6666FF; }
#content #comments .comment .comment-data p a:hover { color: #0000FF; }

#content #comments form {
	color: #90abce;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}

#content #comments form a, #content #comments form a:hover { color: #FFFFFF; }

/* -------------------
Wide Content
------------------- */

#wide-content .post {
	margin: 0 20px 20px 25px;
	}
	
/* general #content definitions */
	
#wide-content h2 {
	color: #000099;
	font: 1.3em/2em Arial, Helvetica, sans-serif;
	margin: 0 0 0.3em 0;
	}

#wide-content h2 a {
	color: #000099;
	text-decoration: none;
	}

#wide-content h2 a:hover {
	text-decoration: underline;
	}
	
#wide-content h3 {
	font: 1em/2em Arial, Helvetica, sans-serif;
	color: #6666FF;
	margin: 1.1em 0 1.0em 0;
	font-weight: bold;
	}
	
#wide-content h4 {
	font: bold 0.9em/1em Arial, Helvetica, sans-serif;
	color: #6666FF;
	border-left: 1em solid #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#wide-content p, #wide-content li, #wide-content dl {
	color: #6666FF;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}
	
#wide-content p, #wide-content ul, #wide-content ol, #wide-content dl, #wide-content img {
	margin: 0 0 0.7em 0;
	}
	
#wide-content li {
	margin: 0 0 0 30px;
	}
	
#wide-content dl dt {
	font-weight: bold;
	}
	
#wide-content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#wide-content blockquote p {
	margin: 0 0 0 2em;
	border-left: 1px solid #d3bb88;
	padding: 0 0 0 1em;
	color: #d3ddeb;
}
	
#wide-content a, #wide-content a:hover { color: #0000FF; }
	
#wide-content .post ul.post-data {
	background: #90abce;
	border-top: 1px solid #98bae6;
	list-style: none;
	font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #FFFFFF;
	margin: 1.3em 0 0 0;
	}

#wide-content .post ul.post-data li {
	color: #FFFFFF;
	}
	
#wide-content .post ul.post-data a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#wide-content .post ul.post-data a:hover {
	color: #FFFFFF;
	}

#wide-content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#wide-content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	background: url(images/icon_comments.gif) 0 2px no-repeat;
	}
	
#wide-content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#wide-content .post ul.post-data li.posted a {
	background: url(images/icon_postdata.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	}
	
#wide-content .post ul.post-data li.comments a:hover, #wide-content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
	
/* -------------------
Comments
------------------- */

#wide-content #comments {
	margin: 0 20px 20px 25px;
	}
	
#wide-content #comments .comment {
	margin: 0 0 2em 0;
	}
	
#wide-content #comments .comment p, #wide-content #comments .comment li { color: #98bae6;	}
#wide-content #comments .comment a:hover, #wide-content #comments .comment a { color: #0000FF; }
	
#wide-content #comments .comment p {
	margin: 0 0 0.8em 0;
	}
	
#wide-content #comments .comment .comment-data p {
	font: 0.7em/2em Tahoma, Arial, Helvetica, sans-serif;
	color: #7a9ac4;
	border-top: 1px dashed #4d79b1;
	border-left: 1px dashed #4d79b1;
	padding: 0 0 0 22px;
	background: url(images/icon_commentdata.gif) 6px 6px no-repeat;
	margin: 1.5em 0 0 0;
	}
	
#wide-content #comments .comment .comment-data p a { color: #FFFFFF; }
#wide-content #comments .comment .comment-data p a:hover { color: #FFFFFF; }

#wide-content #comments form {
	color: #90abce;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}

#wide-content #comments form a { color: #FFFFFF; }
#wide-content #comments form a:hover { color: #fff; }

	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3, #sidebar h3 a {
	color: #000099;
	font: 1em/0.8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0 0 0.2em 0;
	}
	
#sidebar p, #sidebar li, #sidebar .textwidget, #wp-calendar caption {
	color: #6666FF;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 1.2em 0;
	}
	
#sidebar ul { list-style: none; }
	
#sidebar a, #wp-calendar #prev a {
	color: #0000FF;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #0000FF;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
		
		input {
			color: #000;
			border: 0px;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
	
/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/bg_footer.gif) 0 0 no-repeat;
	height: 77px;
	}
	
#footer #footertext {
	float: right;
	color: #b2c4dd;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	padding: 36px 30px 0 0;
	}
	
#footer #footertext a {
	color: #b2c4dd;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 16px;
	}
	
#footer #searchform .searchbutton {
	height: 22px;
	}
	
	
	#commentlist li {
margin-bottom: 1.0em;

padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
margin-left:2em;
background: #FFF;
width: 540px;
}

#commentform textarea {

background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 540px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 200px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #90abce;
background-color:#90abce;
font-size:0.9em;
color:#505050;
}
