/*
Theme Name: Max Clear Theme
Theme URI: http://www.hqfisting.com/
Description: A clean theme
Version: 1.00
Author: pashtet
Author URI: http://www.hqfisting.com/
Tags: fixed-width, two-columns, theme-options, custom-header
Released under the <a href="http://www.opensource.org/licenses/gpl-3.0.html">GPL 3.0</a>
*/


a.pay, a.pay:visited {color: blue;text-decoration:none;}
a.pay:hover {color: red;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
body {
color: black;
background: white;
font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
background: url('images/body-bg.gif') repeat-x;
font-size: 12px;
}

.page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

.narrowcolumn{
width: 560px;
margin-right: 60px;
float: left;
overflow: hidden;
}

#sidebar{
padding: 20px 0 10px 0;
margin: 0;
width: 280px;
float: left;
}

a {
color: #3d85bb;
text-decoration: none;
}

a:hover{
color: #2b618a;
}

a img {
border: none;
}

.post{
line-height: 1.6em;
}
.post .meta {
color: #808080;
}


strong {
font-weight: bold;
}

small{
font-size: 10px;
font-family: arial;
}

p {margin-top: 10px; }


.header {
	margin: 0;
	padding: 0;
}

.header h1 {
font-family: 'Myriad Pro', verdana, arial;
color: #f0f0f0;
font-size: 40px;
font-weight: bold;
text-decoration: none;
}

h2 {
line-height: 2.6em;
margin-top: 20px;
font-size: 24px;
}

.header h2 {
background: url(images/quotes.gif) no-repeat;
width: 1000px;
float: left;
font-size: 24px;
color: #bbb;
height: 120px;
text-align: right;
line-height: 1.6em;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.alignleft{
float: left;
}
.alignright{
float: right;
}
.aligncenter{
float: center;
}


.clear {
clear: both;
}

.postcomment {
border-bottom: 1px dotted #ccc;
text-align: right;
margin-top: -12px
}


.footer {
background: #707070 url(images/footer-bg.gif) repeat-x;
padding-top: 15px;
margin-top: 20px;
height: 230px;
clear: both;
}



/*	Begin Headers */


#sidebar h2 {
margin: 5px 0 0;
padding: 10px;
font-size: 16px;
background: #e5e5e5 url(images/sidebar-header-bg.gif) repeat-x;
font-weight: bold;
font-family: 'Myriad Pro', verdana, arial;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #e0e0e0;
}

h3 {
	padding: 0;
	margin: 10px 0;
	font-size: 18px;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 25px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
padding: 5px 0 10px 10px;
line-height: 1.4em;
background: #f5f5f5;
border: 1px solid #ddd;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
border: none;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
list-style-type: none;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Comments*/
.children li, .reply{
	margin:0;
	padding:0;
	border: none;
	padding-left: 2em;
}
.children li ul {
padding-left: 2em;
}

.children li div .reply {
padding-left: 4em;
}

.comment-body{
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 10px;
}

.comment-body .vcard{

	line-height: 1.7em;}
.comment-body .vcard a{
	font-weight: bold;
	font-size: 14px;
}
.comment-body .vcard img{
	float: left;
	margin-right: 5px;
	border: 3px solid #fff;
}
.comment-body .commentmetadata{
	font-size: 10px;
}
.comment-body .commentmetadata a{
	color: #888;
}
.comment-body p{
	clear: both;
	margin-top: 20px;
	line-height: 1.5em;
}
#commentform input {
	font-size: 12px;
	padding: 3px;
	margin-bottom: 5px;
}
#commentform textarea{
	font-size: 12px;
	padding: 3px;
	font-family: arial;
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
margin: 0;
}


/* End Sidebar */



