/* 
Theme Name: foreclosed
Theme URL: http://www.foreclosed.mn
Description: Foreclosed.mn theme
Author: Anonymous
Author URI: http://www.foreclosed.mn
Version: 1.0.0

*/


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, form, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, p, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
background-image: url('images/background.jpg');
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #333acc;
}

#wrapper{
width: 1050px;
margin: 0 auto;
}

#header {
background-image: url('images/pageheader.jpg');
width: 1050px;
height: 418px;
}

#logo {
float: left;
margin: 20px 20px 20px 70px;
height: 50px;
width: 800px;
}

#headercontent {
clear: both;
float: left;
margin-left: 110px;
width: 500px;
}

#headercontent h2 {
margin: 20px 0;
padding: 0;
font-size: 16pt;
font-weight: normal;
letter-spacing: -1px;
}

#headerform {
float: right;
width: 340px;
margin-right: 89px;
}

#headerform p{
height: 55px;
width: 300px;
font-weight: bold;
line-height: 12pt;
margin: 0 auto;
padding: 0;
font-size: 13pt;
color: #fff;
letter-spacing: -1px;
text-align: center;
}

.labeltext {
margin: 0 40px 3px 40px;
padding: 0;
color: #fff;
font-weight: bold;
font-size: 10pt;
}

input, textarea {
margin: 0;
vertical-align: bottom;
}

input.text {
margin: 3px 36px 3px 36px;
width: 252px;
height: 26px;
padding: 6px;
font-size: 14pt;
color: #555;
background-color: transparent;
border: none;
cursor: text;
}

#formsubmit {
background-image: url('images/button.jpg');
background-repeat: no-repeat;
width: 340px;
height: 72px;
border: none;
color: #fff;
margin-top: 4px;
font-size: 14pt;
font-weight: bold;
letter-spacing: -1px;
background-color: transparent;
}

#formsubmit:hover {
background-image: url('images/buttonhover.jpg');
background-repeat: no-repeat;
cursor: pointer;
width: 340px;
height: 72px;
border: none;
}

#content {
background-color: #fff;
overflow: hidden;
width: 794px;
margin: -20px 0 0 76px;
padding: 0 40px 20px 40px;
}

h2.posttitle {
margin: 0 0 20px 0;
}

h2.posttitle a {
color: #333ACC;
text-decoration: none;
font-weight: normal;
letter-spacing: -1px;
font-size: 14pt;
}

.date {
position: absolute;
bottom: 0;
right: 0;
float: right;
font-size: 10pt;
width: 120px;
}

.postcontent {
font-size: 10pt;
width: 790px;
margin-bottom: 10px;
}

.postcontent p {
margin: 10px 0;
}

.postmeta {
font-size: 10pt;

}

#contentfooter {
background-image: url('images/postfooter.gif');
background-repeat: no-repeat;
width: 917px;
height: 18px;
margin: 0 auto 20px auto;
}

#footer {
clear: both;
background-image: url('images/footer.gif');
background-repeat: no-repeat;
width: 877px;
height: 160px;
margin: 0 auto 20px auto;
padding: 30px 20px 0 20px;
}

#footer h2 {
margin-bottom: 10px;
}

#recentposts {
float: left;
height: 152px;
width: 396px;
margin-left: 20px;
}

#recentposts a, #pages a  {
font-size: 11pt;
font-weight: bold;
color: #333ACC;
text-decoration: none;
}

#pages {
float: left;
width: 200px;
height: 152px;
}

#pages li {
list-style-type: none;
}

#copyright {
float: right;
margin-right: 50px;
margin-top: 60px;
width: 160px;
height: 152px;
font-size: 10pt;
color: #fff;
}

#copyright p {
margin: 10px 0;
}

#copyright a {
color: #333ACC;
text-decoration: none;
}

textarea#comment {
width: 590px;
}

#comments {
margin-top: 20px;
font-size: 10pt;
}

#comment input, #comment textarea {
padding: 4px;
}

.comments_meta {
color: #888;
margin: 0 0 8px 0;
font-weight: bold;
font-style: italic;
}

#comments_reply {
margin: 10px 0;
font-size: 10pt;
display: none;
height: 180px;
}

.comments_text {
margin: 10px 0;
}

ol#comments_list li {
margin: 15px 0;
background-color: #eee;
border: 1px solid #ddd;
padding: 15px;
width: 764px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.post{ position: relative;
clear: both;}


.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}