/*
Theme Name: Home Loan
Theme URI: http://luckythemes.com/home-loan-theme/
Description: Home Loan and Mortgage related theme
Version: 1.5
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, home loan, mortgage, white
*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background:#ccffcc;
	margin:0;
	padding:0;
}

img {

}

.clear
{
	clear:both;
}

#header
{
	width:1000px;
	background:#EAEBEE url(images/header_bg.jpg) repeat-x top;
	margin:0 auto;
}

.sub_header
{
	background:#0159B1 url(images/sub_header_bg.jpg) repeat-x;
	height:14px;
}

.search_form
{
	width:310px;
	float:right;
	margin:0;
	padding:9px 0 0;
}

.search_form input
{
	vertical-align:middle;
	margin:0 5px;
	padding:0;
}

#menu
{
	width:873px;
	height:49px;
	background:url(images/menu_bg.jpg) repeat-x;
	margin:0 auto;
}

#menu ul
{
	float:left;
	border:none;
	width:300px;
	height:33px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 15px;
}

#menu ul li
{
	list-style:none;
	float:left;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/mi_bullet.gif) no-repeat left center;
	margin:3px 20px;
	padding:10px 0 9px 20px;
}

#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{
	color:#F1EBD5;
	text-decoration:none;
}

#content
{
	width:1000px;
	margin:0 auto;
	background-color: #FFFFFF;
}

.left
{
	background-color: #fff;
	clear: both;
	float: left;
	width: 225px;
	height:auto;
}

.left .padding
{
	margin:0 14px 0 0;
}

.left .bord
{
	border:7px solid #fff;
	background:#FFF;
	margin-bottom:25px;
	padding:6px;
}

.left .title
{
	border-bottom:2px dotted #E7E1C9;
	background:url(images/cat_bullet.gif) no-repeat left center;
	padding:4px 0 4px 20px;
}

.left p
{
	margin:0;
	padding:10px;
}

.left ul
{
	margin:10px 0;
	padding:0;
}

.left ul li,.left ul li ul li
{
	list-style:none;
	font-family: Tahoma, Arial, verdana;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #80c058;
	background:url(images/lul_bullet.jpg) no-repeat left 4px;
	font-size:11px;
	margin:0 0 0 10px;
	padding:0 0 0 14px;
}

.left ul li ul li
{
	background:url(images/lulu_bullet.jpg) no-repeat left 4px;
	text-align: left;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#333333;
	text-decoration:none;
}

.right
{
	float:right;
	width:775px;
	font-size:14px;
}

.right .padding
{
	border:7px solid #FFFFFF;
	background:#FFF;
	margin:0;
	padding:0;
}

.right .title
{
	border-bottom:2px dotted #E7E1C9;
	margin:0 6px;
	padding:4px 0;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	font-family: Tahoma, Arial, verdana;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #80c058;
	text-decoration:none;
}

.right h4
{
	font-family:Georgia, Verdana, sans-serif;
	font-weight:400;
	font-size:11px;
	color:#4B030F;
	text-align:right;
	margin:0;
	padding:0;
}

.right .title h1
{
	width:450px;
	float:left;
}

.right .title h4
{
	width:140px;
	float:right;
	padding-top:4px;
}


.div1
{
	height:1px;
	padding:1px;
}

.tags
{
	font-family:Georgia, Verdana, sans-serif;
	font-size:11px;
	color:#4B030F;
	background:#FCF8E9;
	margin:0;
	padding:5px 10px 0;
}

.permalink
{
	font-family:Georgia, Verdana, sans-serif;
	font-size:11px;
	color:#4B030F;
	text-align:right;
	background:#FCF8E9;
	margin:0;
	padding:0 10px 5px;
}

#footer
{
	width:990px;
	background-color: #008eb0;
	clear:both;
	font-size:11px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}

#footer .fimg
{
	background:url(images/footer_img.jpg) no-repeat;
	height:86px;
}

#footer p
{
	font-size:11px;
	margin:0;
	padding:45px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	color:#FFF;
	font-weight:700;
	text-decoration:underline;
}

#footer a.sec:link,#footer a.sec:visited,#footer a.sec:active,#footer a.sec:hover
{
	color:#F1EBD5;
	font-weight:700;
	text-decoration:underline;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	padding-left:15px;
	text-transform: uppercase;
}
h3
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:16px;
	padding-left:15px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:0 auto;
}

#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;
	text-decoration:none;
	color:#0C3A6E;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#333;
}

#wp-calendar caption
{
	color:#0C3A6E;
	font-size:14px;
	text-align:left;
}

#wp-calendar td
{
	color:#0C3A6E;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#0C3A6E;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

#menu a:hover,.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.left h1,.right h1
{
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#80c058;
	margin:0;
	padding:0;
}

.right a:link,.right a:visited,.right a:active,.right a:hover,.tags a:link,.tags a:visited,.tags a:active,.tags a:hover,.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
{
	color: #008eb0;
	text-decoration:underline;
}

.right a:hover,.tags a:hover,.permalink a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	background-image: url(/images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 278px;
	width: 215px;
	float: left;
	border: 5px solid #FFFFFF;
}
#left-sidebar-wrap {
	background-color: #fff;
	clear: both;
	float: left;
	width: 225px;
	height:auto;
}

.left-green-sidebar {
	background-color: #c4db21;
	float: left;
	padding: 5px;
	width: 208px;
	margin-left: 5px;
	background-position: center center;
	text-align: center;
}
.left-white-sidebar {
	background-color: #fff;
	float: left;
	padding: 5px;
	width: 210px;
	margin-left: 5px;
	background-position: center center;
	text-align: center;
}
.left-darkgrey-sidebar {
	background-color: #999;
	float: left;
	padding: 5px;
	width: 208px;
	margin-left: 5px;
	background-position: center center;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left-litegrey-sidebar {
	background-color: #ccc;
	float: left;
	padding: 5px;
	width: 208px;
	margin-left: 5px;
	background-position: left top;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left-sidebar-wrap {
	background-color: #fff;
	clear: both;
	float: left;
	width: 225px;
	height:auto;
}
#headerslide {
	margin: auto;
	float: right;
	background-position: center center;
	padding: 0px;
	height: 288px;
	width: 775px;
	background-image: url(http://www.empirelightingresources.com/images/headerpic1.png);
	background-repeat: no-repeat;
}
#menubar {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
	padding-left: 5px;
	padding-bottom: 5px;
	}
.wp-caption-text {
       color:#008EB0;
       font-weight: bolder;
       font-family:Arial,Helvetica,sans-serif;
       text-align: center
}
.left-litegrey-sidebar a {
	color:#333333;
	font-weight: lighter;
	text-decoration: none;
}
.left-litegrey-sidebar a:hover {
	font-weight: bolder;
	text-decoration: none;
	}

	.dealer-login {
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dealerlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	clear: both;
	margin-top: 5px;
	line-height: 5px;
}
