/*
Theme Name: CalHomeResearch.com
Theme URI: http://www.calhomeresearch.com/
Description: Customized design for CalHomeResearch.com
Version: 1
*/

body {
	font-family:Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#home_page #header .inner {
	background:transparent url(images/header_curve2.png) no-repeat 0 0;
}
.site-title a {
	margin-top:15px;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	width:450px;
	height:125px;
}
.agent-name {
	position:relative;
	left:-999em;
}


/* NAVIGATION
**************************/
ul#nav li {
	font-size:1.3em;
}
ul#nav li a {
	color:#111;
	padding:0 15px;
	line-height:42px;
	/*border-right:1px solid #eee;*/
}
ul#nav li a:hover {
	color:#fff;
	background:#75b6d8 url(images/nav_hover.gif) repeat-x 0 0;
}


/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#home_page #content {
	background:transparent url(images/content_bg2.gif) repeat-y 50% 0;
}
#home_page #body {
	float:right;
	width:460px;
}
#left-col {
	float:left;
	width:720px;
}

/*----------------------------------------------------
------------------------------------------------------
	BLOG POSTS	
------------------------------------------------------
----------------------------------------------------*/
.pagetitle {
	font-weight:bold;
}
/* entry */
.entry {
	font-size:12px;
}
.entry p,
.entry li {
	font-size:12px;
}
/*----------------------------------------------------
------------------------------------------------------
	HOME
------------------------------------------------------
----------------------------------------------------*/
#home_page .pagetitle {
	margin:0;
	display:none;
}
#home_page .entry .header_1 {
	margin:0;
	padding-bottom:35px;
	font-size:18px;
	background:transparent url(images/post-header_bg.jpg) no-repeat 0 100%;
	font-weight:normal;
}
#home_page .entry .header_1 strong {
	color:#6b8237;
	font-weight:normal;
}
#home_page .entry p.notopborder {
	margin-top:0;
}

#home_page .entry .header_2 {
	margin-top:50px;
	padding-bottom:35px;
	font-size:18px;
	background:transparent url(images/post-header_bg.jpg) no-repeat 0 100%;
	font-weight:normal;
}
/*----------------------------------------------------
------------------------------------------------------
	Mortgage relief
------------------------------------------------------
----------------------------------------------------*/
.mortgage_relief_span {
	display:block;
	color:#666;
	font-size:0.85em;
	line-height:1.1em;
	font-style:italic;
	font-weight:normal;
}
/*----------------------------------------------------
------------------------------------------------------
	Team Members
------------------------------------------------------
----------------------------------------------------*/
ul.teammembers_top {
}
ul.teammembers_top li {
	float:left;
	width:49%;
	margin:1em 0;
	font-size:1.6em;
	list-style:none;
	font-weight:bold;
	text-align:center;
}
ul.teammembers_top li.alt {
	float:right;
}
ul.teammembers_top li a {
	display:block;
	font-weight:normal;
}

ul.teammembers {
}
ul.teammembers li {
	float:left;
	width:49%;
	margin:1em 0;
	font-size:1.2em;
	line-height:1.2em;
	list-style:none;
	font-weight:bold;
	text-align:center;
}
ul.teammembers li.alt {
	float:right;
}
ul.teammembers li a {
	display:block;
	font-weight:normal;
}

/*----------------------------------------------------
------------------------------------------------------
	Contact
------------------------------------------------------
----------------------------------------------------*/
#contact_page .contact_phone {
	float:left;
	width:49%;
	text-align:center;
}
#contact_page .contact_email {
	float:right;
	width:49%;
	text-align:center;
}
#contact_page .contact_email strong,
#contact_page .contact_phone strong {
	font-size:1.4em;
	line-height:1.5em;
}

/* contact form */
#contact_page form#contact_form {
	float:left;
	margin:10px 0 0 0;
	width:675px;
	color:#fff;
	background:#5a8b24 url(images/green_gradient.gif) repeat-x 0 0;	
	border:1px solid #ccc;
}
#contact_page form#contact_form fieldset {
	padding:15px 10px;
	border:5px solid #fff;
}
#contact_page form#contact_form label {
	float:left;
	width:225px;
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
}
#contact_page form#contact_form input.textbox,
#contact_page form#contact_form textarea {
	display:inline;
	width:300px;
	padding:3px 2px;
}
#contact_page form#contact_form textarea {
	height:200px;
}
#contact_page form#contact_form input.button {
	margin-left:235px;
}
#contact_page form#contact_form p.required {
	font-size:1.1em;
	margin-left:235px;
}



/*----------------------------------------------------
------------------------------------------------------
	HOME Sidebar
------------------------------------------------------
----------------------------------------------------*/
#sidebar_home {
	margin:0 0 0 25px;
	float:left;
	display:inline;
	width:205px;
}
/* newsletter */
#sidebar_home .newsletter p {
	margin:0;
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
}
#sidebar_home .newsletter strong {
	color:#000;
	font-size:1.5em;
	line-height:1.2em;
	text-transform:uppercase;
}
#sidebar_home .newsletter a {
	display:block;
	padding:5px 0 5px 50px;
	background:transparent url(images/icon_download.gif) no-repeat 0 50%;
}
#sidebar_home .newsletter a {
	text-decoration:none;
}

/* newsletter subscribe form */
#sidebar_home form {
	margin:10px 0 0 0;
	padding:15px 10px;
	width:185px;
	color:#fff;
	background:#5a8b24 url(images/green_gradient.gif) repeat-x 0 0;	
}
#sidebar_home label {
	font-size:1.2em;
}
#sidebar_home input.textbox {
	margin:5px 0;
	padding:5px 0;
	width:185px;
	border:0;
}
#sidebar_home input.button {
	margin:0 0 0 10px;
}

/* Agent box */
#sidebar_home .agent_box {
	margin:25px 0 0 0;
	padding:10px;
	width:185px;
	background-color:#ddd;
	border-bottom:2px solid #999;
}
#sidebar_home .white_box {
	margin:0;
	padding:5px 10px 0 10px;
	background-color:#fff;
	text-align:center;
}
#sidebar_home .white_box h2 {
	margin:0;
	color:#023c86;
	font-size:1.2em;
	font-weight:bold;
	padding:10px;
}
#sidebar_home .agent_box p {
	margin:10px 5px 0 5px;
	font-size:1.2em;
	line-height:1.5em;
}

/* Cal Home Team Members */
#sidebar_home .calhometeammembers p {
	margin:25px 0 0 0;
}
#sidebar_home .calhometeammembers a {
	display:block;
	width:205px;
	height:70px;
	background:transparent url(images/calhometeammembers.gif) no-repeat 0 0;	
	text-indent:-999em;
	overflow:hidden;
}

/* Blog feed */
#sidebar_home .fromtheblog {
	margin:25px 0 0 0;
}
#sidebar_home .fromtheblog h2 {
	color:#023c86;
	font-size:1.6em;
	font-weight:bold;
}
#sidebar_home .blog_feed li {
	margin:1em 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:1.2em;
	background:transparent url(images/green_bullet.gif) no-repeat 2px 4px;
}

/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebar2 #widget-kron .widget-inner {
	padding:0;
	background:#000;
	width:230px !important;
}
.kron_desc {
	float:left;
	width:190px;
	padding:1px 20px;
	background:#5a8b24 url(images/green_gradient.gif) repeat-x 0 0;
}
.kron_desc p {
	font-size:12px;
	line-height:1.25em;
}
.kron_desc p .red {
	padding:0 3px;
	color:#fff;
	font-weight:bold;
	background-color:#b00;
}
#sidebar2 #widget-kron .widget-inner .widget-title {
	padding:0;
	border:none;
}
#sidebar2 #widget-kron .widget-inner .widget-title a {
	float:left;
	padding:0;
	width:230px;
	height:68px;
	background:transparent url(images/kron.gif) no-repeat 0 0;
	border:none;
	text-indent:-999em;
	overflow:hidden;
}

/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#home_page #footer {
	background:#ececec url(images/footer2.gif) no-repeat 50% 0;
}


/*----------------------------------------------------
------------------------------------------------------
	General styles	
------------------------------------------------------
----------------------------------------------------*/
h2 {
	color:#023c86;
	font-weight:bold;
}
h3 {
	color:#6b8237;
	font-weight:bold;
}
h4 {
	font-size:1.6em;
	color:#000;
	font-weight:bold;
}
h5 {
	font-size:1.4em;
	color:#000;
	font-weight:normal;
}
.entry h5 {
	font-style:italic;
}
h5 strong {
	color:#d34212;
	font-style:italic;
}
h6 {
	font-size:1.2em;
	color:#333;
	font-weight:bold;
}
#blog_page .entry h2,
#blog_page .entry h3,
#blog_page .entry h4,
#blog_page .entry h5,
#blog_page .entry h6 {
	color:#000;
	font-weight:normal;
}

/* behaviour */
.alignright {
	float:right;
	padding:0 0 15px 15px;
}
.alignleft {
	float:left;
	padding:0 15px 15px 0;
}


p.rss {
	position:relative;
	top:0;
	right:0;
	font-size:1.6em;
	padding:20px 0 0 0;
	margin-bottom:30px;
}
p.rss a {
	padding:5px 0 5px 30px;
	background:transparent url(images/rss.gif) no-repeat 0 50%;
}
p.rss a:hover {
	color:#e98224;
	text-decoration:underline;
}
