
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
 	padding: 0;
}

body{
  	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
        background-repeat: repeat;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #b8331e;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #333333;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 976px;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 976px;
	float: left;
	background: #ffffff;
	color: #fff;
}

#header{
	width: 976px;
        background: #000000;
	float: left;
	clear: both;
}

#header h1{
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #b6e1fe;
}

.left_sidebar, .right_sidebar_col{
	width: 160px;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
}



.right_sidebar_container_bottom{
	with: 160px;
	margin: 10px 0 0;
	float: left;
	
}

.right_sidebar_container_top{
	width: 160px;
	float: left;
	padding: 0 0 0px;
	
}

.right_sidebar_col{
	margin: 0 0 0 0px;
}

.right_sidebar_col a{
	color: #b8331e;
}

.right_sidebar_col ul{
        margin: 0px;
        padding: 0px;
	list-style: none;
}
.right_sidebar_col ul li#search input#s{
	
}

.right_sidebar_col ul li{
	margin: 0px 0px 0px 0px;
        padding: 0px;
        
}

.right_sidebar_col ul li a{
	margin: 0px 0px 0px 0px;
        padding: 4px 0px 4px 0px;
        display: block;
        width: 100%;
        border-bottom: 1px dotted #cccccc;
        
}

.right_sidebar_col ul li a:hover{
	margin: 0px;
        padding: 4px 0px 4px 0px;
        display: block;
        background: #eeeeee;
        width: 100%;
        border-bottom: 1px dotted #cccccc;
        
}

.right_sidebar_col ul li h2{
	font-size: 18px;
        display: block;
        margin-top: 15px;
        color: #111111;
}

.right_sidebar_col ul ul{
	background:#ffffff;
}

.left_sidebar_container_bottom{
	with: 160px;
	margin: 10px 0 0;
	float: left;
	
}

.left_sidebar_container_top{
	width: 160px;
	float: left;
	padding: 0 0 10px 0px;
	
}

.left_sidebar_col{
	margin: 0 0 0 0px;
}

.left_sidebar_col a{
	color: #b8331e;
}

.left_sidebar_col ul li#search input#s{
	
}

.left_sidebar_col ul{
        margin: 0px;
        padding: 0px;
	list-style: none;
}

.left_sidebar_col ul li{
	margin: 0px 0px 0px 0px;
        padding: 0px;
        
}

.left_sidebar_col ul li a{
	margin: 0px 0px 0px 0px;
        padding: 4px 0px 4px 0px;
        display: block;
        width: 100%;
        border-bottom: 1px dotted #cccccc;
        
}

.left_sidebar_col ul li a:hover{
	margin: 0px;
        padding: 4px 0px 4px 0px;
        display: block;
        background: #eeeeee;
        width: 100%;
        border-bottom: 1px dotted #cccccc;
        
}

.left_sidebar_col ul li h2{
	font-size: 18px;
        display: block;
        margin-top: 15px;
        color: #111111;
}

.left_sidebar_col ul ul{
	background:#ffffff;
}

.wide_column_bottom, .wide_column_top{
	width: 758px;
	float: left;
	padding: 0 0 10px;
	background:url() no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0;
	
}

.narrow_column{
	width: 590px;
	margin: 0 10px;
	float: left;
	display:block;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
	
}

.page, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
	
}



.post_alt{
	
}

.post h2 a, .post_alt h2 a{
	color: #000000;
        font-size: 22px;
        text-decoration: none;
}
.post  h2 a:hover {
text-decoration: underline;

}

.page h2 a, .post_alt h2 a{
	color: #000000;
        font-size: 22px;
        text-decoration: none;
}
.page  h2 a:hover {
text-decoration: underline;

}


.postdate{
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	color: #000000;
        background: url(wp-content/themes/wowhomes/images/bg_dotted.gif) repeat-x bottom left;
}

.entry{
	line-height: 22px;
        font-size: 15px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(wp-content/themes/wowhomes/images/bg_dotted.gif) repeat-x top left;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(wp-content/themes/wowhomes/images/bg_dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(wp-content/themes/wowhomes/images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 976px;
	margin: 0 0 0px;
	float: left;
	background: #000000;
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}

#topnav {

margin: 0px;
padding: 0px;
width: 976px;
background: #000000;
margin-left:auto;
margin-right:auto;	

}

#nav2 {

margin: 0px;
padding: 0px;
width: 976px;
height: 32px;
background: url(images/nav2.jpg) no-repeat;
margin-left:auto;
margin-right:auto;	

}


#topnav ul {

padding: 0px;
white-space: nowrap;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left:0px;	

}



#topnav li {

display: block;
float:left;
list-style-type: none;
height: 28px;
font-size: 15px;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: regular;
text-align: center;

}

#topnav li.current_page_item a  {

}

#topnav li a {

display: block;
font-size: 16px;
color:#ffffff;
text-align: center;
border-right: 1px solid #666666;
padding-left:15px;
padding-right:15px;
text-decoration: none;
letter-spacing: 3px;
text-transform: uppercase;

}

#topnav li a:hover {

color: #eeeeee;
text-decoration: underline;

}

.searchfield {
width: 140px;
font-size: 16px;
border: none;
background: #ffffff;
}

.commentnow {
font-size: 15px;

}


span.related ul, li { margin-left: 20px; text-align: left; }
.top_menu li 		{ margin: 0px; }