/*
Theme Name: Real Estate MN
Version: 1.0
Author: Hungry Dog Media
Author URI: http://www.hungrydogmedia.com/
*/

/* CSS Reset v1.0 | 20080212 */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    font-family:Helvetica , Arial;
	line-height: 100%;
    margin:0;
    padding:0;
    color:#666;
    font-size:12px;
}
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;
}
			body {
				font-family: arial;
				background: #03375c;
				color: #000;
				font-size: 12px;
				line-height: 18px;
			}
			#container {
				width: 904px;
				margin: 30px auto;
			}
			#header {
				background: url('images/header.jpg') no-repeat;
				width: 904px;
				height: 167px;
				position: relative
			}
				img.logo {
					margin-top: 35px;
				}
			#wrap {
				background: url('images/bg.jpg') repeat-y;
				width: 904px;
			}
			#content {
				width: 593px;
				float: left;
				padding: 10px;
			}
			#content a {
				color: #0167B1;
			}
			.post {
				width: 586px;
				margin: 0 0 20px 0;
			}
				.entry {
					width: 566px;
					padding: 10px;
					background: url('images/p-bg.jpg') repeat-y;
				}
				.entry h2 {
					font-family: Arial;
					font-weight: normal;
					font-size: 28px;
					margin-bottom: 15px;
					padding-bottom: 15px;
					border-bottom: 1px #bfbdbd solid;
					line-height: 100%;
				}
				.entry h2 a {
					color: #000;
					text-decoration: none;
				}
				.entry p {
					margin-top: 10px;
					margin-bottom: 10px;
				}
			#sidebar {
				width: 291px;
				float: right;
			}
			.side-top {
				width: 271px;
				padding: 10px;
				color: #fff;
			}
				.side-top h2 {
					color: #fff;
					font-size: 17px;
					font-weight: normal;
					text-transform: uppercase;
					margin-bottom: 5px;
				}
				.icons {
					min-width: 256px;
					min-height: 46px;
					background: url('images/icons-bg.png') no-repeat center left;
					padding: 7px;
				}
				.in-icons {
					float:left;
					margin-left:10px;
					text-transform: uppercase;
					font-size: 16px;
					line-height: 24px;
				}
				.in-icons a {
					color: #fff;
					text-decoration: none;
				}
			.side-bottom {
				background: #e7e7e7;
				margin-left: 2px;
				padding: 10px;
			}
				.side-bottom a {
					color: #000;
				}
				.side-bottom ul li{
					list-style-type: disc;
					margin-left: 15px;
				}
				.side-bottom ul li h2 {
					background: url('images/sh2bg.png') no-repeat left;
					font-size: 17px;
					padding: 2px 0;
					margin: 5px 0;
				}
			.clear {
				clear: both;
			}
small {font-family : Arial, Helvetica, sans-serif;font-size : 11px;color : #0167B1;}
blockquote {background-image: url(images/bquote.jpg);background-repeat: no-repeat;background-position: left top;margin:10px 40px 10px 5px;font-family : Georgia, "Times New Roman", Times, serif;color : #555;clear: both;padding-top: 15px;padding-left: 38px;}
code {font : 14px 'Courier New', Courier, Fixed;color:#7b7661;display : block;overflow : auto;text-align : left;margin : 10px 0 10px 0;padding : 5px 10px 5px 10px;background : #eee;border-top : 1px solid #ccc;border-bottom : 1px solid #ccc;}
p.postmetadata {margin-bottom : 10px;font-size: 11px;background: #f7f5ec;padding-left: 5px;border-left: 10px #7b7661 solid;margin-left: -10px;margin-right: -10px;}
p.postmetadata a {color:#7b7661;}
.navigation {display : block;font-size : 16px;font-weight : bold;}
	.alignleft {float : left;text-align : left;}
	.alignright {float : right;text-align : right;}
table#wp-calendar{
width: 95%;
margin:0 auto;
}
/*******************************************************
*******************COMMENTS******************************/
h3#comments,h3#respond {
	color : #656971;
	margin-left:5px;
	margin-bottom: 20px;
}
h3#respond{
	padding-top:10px;
}
ol.commentlist .left{
	width: 150px;
	float: left;
}
ol.commentlist .right{
	width: 390px;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
#auth{
	padding:10px 10px;
}
.avatar {
	padding : 3px;
	border : 1px solid #ccc;
	margin:0 5px 5px 0;
	float: left;
}
ol.commentlist {
	list-style-type : none;
	margin-bottom: 20px;
}
ol.commentlist li {
    width: 650px;
}
.authcomment {
	border-bottom : 0px;
} 
.authcomment .right{
	background-color: #f7f5ec !important;
} 
small.commentmetadata{
	padding-bottom: 5px;
	float: right;
}
span.comauth{
	margin-bottom : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 50px;
	margin-left : 10px;
}
#commentform label{
	margin-bottom : 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#commentform textarea {
	width : 98%;
	padding : 5px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:5px 0px;
}
input#author,input#email,input#url {
	width : 300px;
	padding : 4px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:0;
}
input#submit{
	background : #d2cece;
	color:#656971;
	padding:5px;
	border:0px;
} 

/*******************************************************
*******************FOOTER******************************/
#footer{color: #7b7661;clear:left;width:1000px;background: #ede9d8;}
#footer p{margin:0;padding:10px 0}
/*******************************************************
*******************Defaults******************************/
h1{
	font-size: 28px;
}
h2{
	font-size: 24px;
        }
h3{
	font-size: 21px;
        line-height: 120%;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
hr {display : none;}
a{color: #0167B1;text-decoration:none;}
a:hover{text-decoration: underline;}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
a {
   color: #fff;
   text-decoration: none;
}

/*******************************************************
*******************Search Form******************************/

/* Search form for header area */
		#search {
			background: url('images/searchbg.png') no-repeat;
			width: 262px;
			height: 53px;
			position: absolute;
			right: 0;
			bottom: 30px;
			padding-left: 40px;
		}
		#searchform {
			float: right;
			margin-top: 17px;
			width: 272px;
		}
		#searchform input {
			background: #0067b1;
			color: #4199d8;
			border: 1px #000 solid;
			padding : 3px 4px 3px 4px;
			margin-left : 3px;
		}
		input#searchsubmit:hover {background: #4F4A36; }
		#searchform #s {
			width : 190px;
			background :#e8f2f9;
			padding :4px;
			color: #0067b1;
			border:1px #0067b1 solid;
		}
/*******************************************************
*******************Search Form OLD******************************/

/*
/ * Search form for header area /

		#searchform {
			float: right;
			margin-top: 7px;
			margin-right: 5px;
			width: 340px;
		}
		#searchform input {
			background: #dcd7c3;
			color: #7b7661;
			padding : 3px 4px 3px 4px;
			margin-left : 3px;
			border:0px;
		}
		input#searchsubmit:hover {background: #4F4A36; }
		#searchform #s {
			width : 255px;
			background :#fff url('images/search.jpg') no-repeat left;
			padding :4px 4px 4px 22px;
			color: #494435;
		}

	/*Featured Post/
		#featured {
			margin-bottom: 20px;
		}
		#featured .content{
			width: 605px;
			height: 100%;
			padding: 10px;
			background: #f7f5ec;
		}
		#featured .content small{
			color: #312A1E;
		}
		img.featured {
			width:  625px;
			height: 200px;
			padding: 0;
			margin: 0;
		}
		
		h1.featured a {
			font-family: "Georgia",Arial, Helvetica, sans-serif;
			font-size : 24px;
			color: #E29D3E;
			font-weight : normal;
			text-decoration : none;
			padding:0px;
		}
		.fexcerpt{
			padding: 5px 2px 0 2px;
		}
		a.rm{
			background:#178fb5;
			padding:5px;
			text-align:right;
			float:right;
			color:#FFF;
		}
		a.rm:hover{
			background:#e9e9e9;
			color:#178fb5;
			text-decoration:none;
		}
	/* end featured  * /
	
	/*flicker style* /
		span.flick{
			color: #0063DC;
		}
		span.r{
			color:#FF0084;
		}
		li.flickr img{
			width:60px;
			height:50px;
			float:left;
			margin-left: 13px;
		}
		li.flickr a img{
			border:4px #ede9d8 solid;
			padding:0px;
		}
		li.flickr a img:hover{
			border:4px #7b7661 solid;
		}
	/*end flicker* /
	
		/*side ads* /
		#ads {
		width: 285px;
		margin: 0 auto;
		}
        #ads img {
            padding:5px;
            margin: 0;
            width: 125px;
            height: 125px;
            float: left;
            margin: 2px;
        }
        #ads a img{
        	border: 1px #ede9d8 solid;
        }
        #ads a img:hover{
			border:1px #7b7661 solid;
        }		
        / *end side-ads* /
	*/
	
	
	/* 404 Pages **************************************
	***************************************************/
	
	/* Search form for 404 Pages */
	#content #searchform {
		float: left;
		margin-top: 3px;
		margin-right: 5px;
		width: 640px;
	}


	#content #searchform input {
		width: 300px;
		background: #f7f5ec;
		color: #494435;
		border: 1px solid #ccc;
		padding: 10px;
		margin: 5px 0;
	}

	#content input#searchsubmit {
		width: 50px;
		height: 100%;
		background: #dcd7c3;
		color: #7b7661;	
		margin: 0 0 0 3px;
		padding: 10px;
	}
	#content input#searchsubmit:hover {background: #000}
	
	#content .left404{
		width: 290px;
		float: left;
	}
	#content .right404{
		width: 290px;
		float: right;
	}	
