/*
Theme Name: dianekaplan
Theme URI: http://dianekaplan.com
Description: Real Estate Website, Waterfront Properties in Rumson New Jersey
Version: 1.0
Author: Andrew J Talcott
Author URI: http://ajtgraphics.com
Tags: real estate, waterfront homes, rumson, new jersey

*/

/* remove the inconsistent (among browsers) default ul,ol padding or margin */
/* the default spacing on headings does not match nor align with
normal interline spacing at all, so lets get rid of it. */
/* zero out the spacing around pre, form, body, html as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,address,blockquote,dd,dl,hr,p {
  margin:0;
  padding:0; 
  }

body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
  text-align: left;
  font:.75em/1.5 'Lucida Grande', sans-serif;
	color:#333;
  background: #ffffff url('images/background_img.jpg') repeat-y top center;
	border: 0px solid black;
	}

h1 {
  padding: 0 0 0px 0;
  margin: 5px 0px 0px 0px;
  font-size: 2.1em;
  line-height: 1em;
  border: 0px solid black;
  }
  
a:link, a:visited {
  text-decoration: none;
  color: #336699;
  }
  
a:hover {
  text-decoration: none;
  color: #FF7300;
  }

p {
  padding: 10px 0 0 0;
  }
  
#header_img_wrapper {
  width: 100%;
  height: 220px;
  background: transparent url('images/sea-bright-waterfront.jpg') no-repeat top center;
  border: 0px solid black;
  }

#wrapper {
	margin: 0 auto;
  height: auto;
  width: 990px;
  background: transparent url('images/') no-repeat top center;
  border: 0px solid black;
  }
  
#header {
	margin: 0 auto;
	padding: 0;
  background: transparent url('images/sea-bright-waterfront-conte.jpg') no-repeat top center;
	height: 220px;
	width: 990;
	border-bottom: 0px solid #000;
	}

#left_header_wrap {
	margin: 0;
	padding: 0;
  float: left;
  background: transparent url('../images/') repeat-x top center;
	height: 220px;
	width: 550px;
	border: 0px solid #000;
	}

#featured_wrap {
	margin: 0;
	padding: 0;
	height: 220px;
	width: 440px;
  float: right;
  background: transparent url('../images/') repeat-x top center;
	border: 0px solid #000;
	}

#mid_wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 990px;
  background: transparent url('images/') repeat-y top center;
	border: 0px solid #333333;
	}
  
#container {
	margin: 0;
	padding: 0 0px 0 40px;
	width: 510px;
  float: left;
  background: #transparent url('../images/') repeat-x top center;
	border: 0px solid #000;
	}

.widecolumn {

}

.post {
  padding: 0px 5px 10px 5px;
  }

.post h2{
  font-size: 1.9em;
  text-decoration: none;
  text-align: left;
  color: #0000CC;
  }

.post h2 {
  padding-left: 40px;
  background: transparent url('images/diane-kaplan-waterfront-real-estate-nj.bmp') no-repeat bottom left;
  min-height: 51px;
  line-height: 1.2em;
}

.entry{
  line-height: 1.2em;
  font-size: 1.4em;
  }

p.postmetadata {
  border-top: 1px solid #ccc;
  margin: 10px 0 0 0;
  }

.navigation {
  padding: 0px 0 0 0;
  font-weight: bold;
  }
  
.sidebar {
	margin: 0;
	padding: 0;
  float: right;
	width: 440px;
  display: inline;
  background: transparent url('../images/') repeat-x top center;
  border: 0px solid black;
  }

.link_col_1 {
	margin: 0;
	padding: 0 20px 0px 0px;
	width: 200px;
  float: right;
  background: transparent url('../images/') repeat-x top center;
	border: 0px solid #000;
	}

.link_col_2 {
	margin: 0;
	padding: 0 0px 0px 0px;
	width: 200px;
  float: right;
  background: transparent url('../images/') repeat-x top center;
	border: 0px solid #000;
	}
	
.sidebar ul {
  margin: 0;
  padding: 0 5px 0 8px;
  list-style-type: none;
}

.sidebar ul li {
  padding: 10px 0 10px 0;
  text-decoration: none;
  }

.sidebar ul li h2 {
  padding: 1px 10px 0 12px;
  font-size: 24px;
  font-size: 1.8em;
  color: #89C62A;
  background: transparent url('images/sidebar_h2.png') no-repeat bottom left;
  }

.sidebar_links h2 {
  padding: 1px 10px 0 12px;
  font-size: 24px;
  font-size: 1.8em;
  color: #89C62A;
  background: transparent url('images/sidebar_h2.png') no-repeat bottom left;
  }

.sidebar ul ul li{
  padding: 0px 0 0px 5px;
  line-height: 24px;
  }

.sidebar_back {
  padding: 0px 0px 0px 20px;
  margin: 0;
	width: 180px;
  background: transparent url('images/sidebar_back.png') no-repeat top left;
  }
  
.search_sidebar_back {
  padding: 0px 0px 0px 20px;
  margin: 0;
	width: 180px;
	height: 180px;
  background: transparent url('images/sidebar_back.png') no-repeat top left;
  }
  
#footer {
	margin: 0px;
	padding: 0px;
  background: transparent url('../images/footer.gif') repeat-x bottom center;
	height: 52px;
	width: 968px;
  clear: both;
	border: 0px solid #000;
	}

#footer p{
  line-height: 18px;
  padding: 15px;
  margin: 20px;
  }

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

#search {
  margin: 40px 0px 40px 0px;
  }
  
/* 
Coldskin #1 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/
*/

div#coldform * {
	padding: 0;
	margin: 0; 
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	margin: 11px 0;
	width: 500px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	width: 125px;
	clear: left;
	float: left;
}
input#coldform_carbon { 
	margin: 0 0 -7px 7px; 
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: Verdana, sans-serif;
	margin: 3px 11px;
	font-size: 11px;
	display: block;
	padding: 3px;
	width: 300px;
	float: left;
}
div#coldform input.submit {
	margin: 3px 0 13px 137px;
	display: block;
	width: 307px;
	float: left;
}

/* ALL YOUR CODE ARE BELONG TO POETRY */  
