/*  
Theme Name: Brooke
Theme URI: http://www.homesoforegoncoast.com
Description:  Custom Theme for Brooke Yussim	  
Version: 1.0
Author: Dan Manson
Author URI: http://www.codegoodies.com
*/
 
html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	/*font: normal  0.9em "lucida grande", verdana, helvetica, sans-serif;*/
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #2D3653;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: helvetica, sans-serif;*/
	font-weight: normal;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
}

code {
	font: 1em "Courier New", "Courier", monospace;
}

/* page margins */

#blog {
	width: 768px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
    background-image: url('images/center-back.gif');
}

.wrapper{
	/*border: 1px dotted #ccc;*/
}

/* header */

.title {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20pt;
}

.tagline{
	font-family: ariel, sans-serif;
	text-align:right;
	font-size:20px;
	margin-top:30px;
	color:#757575;
	font-weight:bold;
}

.page_entry{
	padding-top:15px;
	padding-bottom:30px;
}

/* banner */

#banner {
	width: 768px;
	height: 152px;
	background-image: url('images/head-back.jpg');
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*border-bottom: 5px solid #BBB;*/
}

#banner img {
	border: none;
}

#header-image {
	display: none;
}

/* announcement block */

#announce {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #FFF;
	color: #777;
	border: 1px solid #777;
}

#announce a:link, #announce a:visited {
	text-decoration: none;
	color: #457BCC;
}

#announce a:hover, #announce a:active {
	text-decoration: none;
	color: #457BCC;
}

/* main content  */

.main {
	width: 430px;
	padding: 10px 30px 10px 50px;
	float: left;
	overflow: hidden;
	/*border-right: 1px dotted #ccc;*/
	font-size:14px;
}

.main p img {
	max-width: 100%;
}

.main a:link, a:visited  {
	text-decoration: none;
	color: #457BCC;
}

.main a:hover, a:active{
	text-decoration: none;
	color: #457BCC;
}

.main p {
	line-height: 180%;
	color: #000;
}

.main h2 {
	margin: 15px 0 3px 0;
	font-size: 1.46em;
	color: #457BCC;
}

.main h2 a:link, .main h2 a:visited  {
	text-decoration: none;
	color: #457BCC;
}

.main h2 a:hover, .main h2 a:active {
	text-decoration: none;
	color: #CC0000;
}

.main h3 {
	font-size: 1em;
	font-weight: normal;
	color: #457BCC;
}

.main ul, .main ol {
	line-height: 180%;
	color: #777;
}

.main h2.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
}

.meta {
	font-size: .85em;
	margin: 15px 0 30px 0;
	padding-top: 5px;
	color: #777;
	border-top: 1px solid #777;
}

.meta a:link, .meta a:visited {
	text-decoration: none;
	color: #457BCC;
}

.meta a:hover, .meta a:active{
	text-decoration: none;
	color: #457BCC;
}

.postnav {
	width: 100%;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #457BCC;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.left a {
	text-decoration: none;
	color: #457BCC;
}

.right a {
	text-decoration: none;
	color: #457BCC;
}

.left a:hover, .right a:hover {
	text-decoration: none;
	color: #457BCC;
}

.left a:active, .right a:active {
	text-decoration: none;
	color: #457BCC;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* comments & trackbacks */

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
	background: #FFF;
	color: #777;
}

.comment_area a, .comment_area a:visited, .comment_area a:active {
	text-decoration: none;
	color: #457BCC;
}
	
.comment_area a:hover {
	text-decoration: none;
	color: #457BCC;
}

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

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	color: #457BCC;
}

.commenter p a, .commenter p a:visited, .commenter p a:active {
	text-decoration: none;
	color: #457BCC;
}

.commenter p a:hover {
	text-decoration: none;
	color: #457BCC;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
	color: #457BCC;
}

.comment_number {
	font-family: georgia, times, serif;
	font-size: 1.46em;
	margin-left: 0;
	margin-right: 5px;
	color: #457BCC;
}

.comment_number a, .comment_number a:visited, .comment_number a:active {
	text-decoration: none;
	color: #457BCC;
}

.comment_number a:hover {
	text-decoration: none;
	color: #457BCC;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
	height:100px;
	background:#FFFFCC;
}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}

#comments h2 {
		color: #457BCC;
		background-color: #FFF;
}

/* sidebar */

#side {
        
	width: 210px;
	float: right;
	padding-left: 5px;
	padding-top:20px;
}

#side h2 {
	font-size: 1.2em;
	padding-top: 10px;
	margin-left: 0px;
	color: #457BCC;
        font-weight:bold;
}

#side p {
	font-size: 12px;
}

#side ul {
	color: #457BCC;
	list-style: none;
	font-weight:bold;
	font-size: 14px;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	width: 84%;
	
}

#side ul.sidelist {
	padding-bottom: 15px;
}

#side ul a {
	font-size: 14px;
	width: 94%;
	padding-left: 6%;
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #777;
}

#side ul a:hover {
	color: #FF0000;
	font-weight:bold;
}

#side ul ul {
	border: none;
}

#side ul ul a {
	width: 90%;
	padding-left: 10%;
}

#side ul ul ul a {
	width: 85%;
	padding-left: 15%;
}

#side ul ul ul ul a {
	width: 80%;
	padding-left: 20%;
}

/* footer */

#foot {
	text-align: right;
	width:100%;
	padding: 0;
	margin: 0;
	clear: both;
	color: #777;
	background-color: #FFF;
	border-top: 1px solid #BBB;
}

#foot p {
	padding: 7px 0;
	font-size: 14px;
	margin: 0;
	color: #777;	
}

#foot p a:link, #foot p a:visited {
	text-decoration: none;
	color: #457BCC;
}

#foot p a:hover, #foot p a:active {
	text-decoration: none;
	color: #457BCC;
}


/* search form */

#search {
	width: 130%;       
	margin-bottom:20px;
}

#search .s{
	background:#FFFFCC;
}

/* Begin Calendar */
/* Not used in the theme but here anyway...  */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
	padding:5px;
	border: 1px solid;
	color: #777;	
	text-align: center;
	margin-bottom:20px;
	background-color: #FFFFFF;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	font-size: 14px;
	font-weight:bold;
	color: #777;	
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Brooke Specific */

.centered {
	width:768px;
	position:relative;
}

#head-tag {
	width:700px;
	position: absolute;
	right: 95px;
	top: 10px;
	z-index: 2;
	text-align: right;
	text-transform: uppercase;
}
#head-tag h1 {
	font-size: 12px;
	font-style: normal;
	display:inline;
	letter-spacing: 1px;
	color: #21273A;
	font-weight: bold;
}

#head-menu {
	width:500px;
	position: absolute;
	right: 250px;
	top: 130px;
	z-index: 3;
	text-align: right;
}
#logo {
	width:148px;
	position: absolute;
	left: 25px;
	top: 20px;
	z-index: 2;
}
#agent-photo {
	width: 82px;
	height: 103px;
	position: absolute;
	right: 17px;
	top: 9px;
	z-index: 2;
	text-align: right;
}
a.menu {
	color: #151C32;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
a:hover.menu {
	text-decoration: underline;
	color: #272F48;
	padding-left: 15px;
}
a.codegoodies {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.codegoodies {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.whitefoot {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.whitefoot {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer {
	width: 768px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	/*background-image: url('/blog/wp-content/themes/brooke/images/footer-back.gif');*/
}
#footer-menu {
	width:768px;
	height: 31px;
	background-image: url(/images/footer/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
	clear: both;
}
#comp-address {
	display: inline;
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
}
#copyright_div {
	display: inline;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}

/* End Brooke Specific */