/*
Theme Name: Cobb RealEstate
Theme URI: http://cobbrealestateblog.com/
Description: The Cobb Real Estate Blog WordPress Theme
Version: 1
Author: JTk - http://www.imjtk.com
*/
html, body { height: 100%; }

body {
	background: #ffffff url(images/back.png) 0 0 repeat;
	color: #3D4345;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding:0px;
		min-height: 100%;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 190px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 0px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #216394;
	margin: 20px 0px 0 50px;
	_margin: 20px 0px 0 25px;
	width: 210px;
	float: left;
    z-index: 9500;
}

/* Content */
#wrapper {
	width: 630px;
	position: relative;
	margin-top: 20px;
	float: right;
}

#content {
	padding: 0 70px 0px 0px;
}

#menu_view {
	position: absolute;
	left: 65px;
	top: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
    text-transform: uppercase;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
		  padding-left: 4px;
  padding-right: 7px;
  _padding-left: 8px;
  _padding-right: 5px;
  border-right: 1px solid #B1CEF3;
}

#menu_view li a {
	color: #FFFFFF;
    text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_view li a:visited {
	color: #FFFFFF;
    text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_view li a:hover {
	color: #EAF9FF;
    background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}

#menu_too {
	position: absolute;
	left: 290px;
	top: 170px;
	color: #E0D4AE;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: .2px;
	font-size: 16px;
}

#menu_too a {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_too a:hover {
	color: #8FBFBA;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_too li {
	padding: 0 8px 0 4px;
	margin: 0;
	display: inline;
}

#menu_too li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_too li a:hover {
	color: #CA0F00;
}

#blog_slogan {
	position: absolute;
	left: 70px;
	top: 140px;
	color: #0C4B6D;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0 69px 0 0;
	font-weight:bold;
    font-size: 14px;
    width: 700px;
}

#blog_slogan img {
	padding-right: 6px;
	margin-top: -2px;
}

#about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #157394;
	font-size: 13px;
}

hr#clear {
	clear: both;
	height: 88px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #11688A;
	font-weight: bold;
}


h6 {
	color: #11688A;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #60812F;
	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 11px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 10px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #FFFFFF;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #6396CB;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#60812F;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
    background-color: #ffffff;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 11px;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
}

#sidebar ul li ul li ul {
    margin:2px 0 3px 0;
}

#sidebar ul li ul li ul li{
	margin-left: 8px;
	padding-left: 6px;
	font-weight: normal;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #2A9220;
		font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
}

ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}

input {
	 color: #157394;
	 border: 1px solid #B1CEF3; 
	 background-color: #FFFFFF;
	 font-family: "Trebuchet MS", sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
	 height: 20px;
}


#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #157394;
	 border: 1px solid #B1CEF3; 
	 font-family: "Trebuchet MS", sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #0C4C6C;
	text-decoration: none;
	 font-family: "Trebuchet MS", sans-serif;
}

#sidebar a:visited {
	color: #0C4C6C;
	text-decoration: none;
}

#sidebar a:hover {
	color: #0074B1;
    	text-decoration: underline;

}


a:link {
	color: #0074B1;
	text-decoration: none;
}

a:visited {
	color: #0074B1;
	text-decoration: none;
}
a:hover, a:active {
	color: #60812F;
	text-decoration: underline;
}

.post h2 a {
	color: #0D4D6F;
	text-decoration: none;
}

.post h2 a:visited {
	color: #0D4D6F;
	text-decoration: none;
}

.post h2 a:hover {
	color: #0074B1;
	text-decoration: underline;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #FFFFFF;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
	border-style: solid;
	border-width: 1px;
	border-color: #B1CEF3;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 10px;
}

.buttons_no_b {
	border: none;

}

.buttons_no_b_2 {
      border: none;
      height: 19px;
      width: 45px;
}


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  background: url(images/footer.png) 0 0 no-repeat;
	  color: #FFFFFF;
	  min-height: 60px;
	  _height:60px;
	  position: relative;
	 margin: -60px auto 0 auto;
	width: 900px;
  }

  #footer a:link {
	color: #B1CEF3;
	text-decoration: underline;
}

#footer a:visited {
color: #B1CEF3;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_text {
	padding: 29px 0 0 0;
}

strong {
	color: #134962;
}


#blog_name {
	font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	left: 50px;
	top: 20px;
	color: #0E6284;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 68px;

}

#blog_slogan_2 {
	font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	left: 66px;
	top: 46px;
	color: #545454;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 12px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;


}

#slogan_phone {
  color: #005D8E;
}

#rss_feeds  {
    position: absolute;
    left: 600px;
    top: 40px;
   	width: 200px;
    height: 29px;
	margin: 0 ;
   }


#home_page_only {
     background: url(images/mid.png) 0 0 no-repeat;
     width: 900px;
     height: 275px;
     z-index: 4400;
}


#sidebar_main_menu {
  z-index: 6600;
}

.top_o_the_post {
	padding: 6px 9px 6px 9px;
	margin-left: 9px;
	background-color: #FFFFFF;
	position: relative;
    border-color: #ffffff;
    border-width: 1px;
    border-bottom-style: solid;
    }

#house_photo {
	position: absolute;
	left: 568px;
	top: 196px;
    height: 158px;
    width: 208px;
	margin: 0;
	padding: 0;
}

#about_cobb {
  color: #ffffff;
  position: absolute;
  top: 400px;
  left: 90px;
  font-family: georgia, serif;
  font-size: 13px;
  font-weight: normal;
  width: 720px;

}


#recent_mid {
  position: absolute;
  top: 206px;
  left: 55px;
  z-index: 5500;
  width: 505px;
  word-spacing: -0.9px
  letter-spacing: -0.5px
}

 #recent_mid h2 {
    color: #EAF9FF;
    font-weight: bold;
    font-size: 16px;
	 font-family: "Trebuchet MS", sans-serif;
}

   #recent_mid a:link {
color: #FFFFFF;
	text-decoration: none;
}

#recent_mid a:visited {
color: #FFFFFF;
	text-decoration: none;
}

#recent_mid a:hover, a:active {
color: #E6F4FA;
	text-decoration: underline;
}