/*
Theme Name: Refinancing Right
Theme URI: http://refinancingright.com
Description: 
Version: 
Author: 
Author URI: 
*/

*								{ margin: 0px; padding: 0px; }
body							{ background: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
p								{ margin-bottom: 10px; }
a								{ outline: none; color: #000066; }
.clear:after					{ content: "."; visibility: hidden;  display: block; height: 0px; clear: both; }
* html .clear					{ height: 1%; }

#container						{ width: 775px; margin: 0px auto; font-size: 1em; }

#header							{ width: 775px; height: 150px; background: url(images/header.jpg) no-repeat; }
#header h1#logo					{ width: 450px; height: 75px; padding: 20px 0px 0px 70px; }
#header h1#logo a				{ display: block; width: 450px; height: 75px; text-indent: -9999px; font-size: 0.01em; }

#wrap							{ width: 775px; background: #fff url(images/sidebar.gif) repeat-y left; float:left; }

#sidebar						{ width: 180px; float: left; font-size: 11px; padding-top: 20px; overflow:none;}

#sidebar h4						{ background: #5162A4; border-top: 1px solid #224466; font-size: 1.25em; color: #000066; padding: 3px 10px; }
#sidebar li						{ list-style: none; }
* html #sidebar li				{ height: 1%; }
#sidebar li ul					{ list-style: none; margin-bottom: 20px; border-bottom: 1px solid #224466; }
#sidebar li ul a				{ display: block; color: #fff; padding: 4px 0px 6px 11px; text-decoration: none; border-top: 1px solid #224466; }
#sidebar li ul a:hover			{ background: #224466; }


#content						{ width: 550px; float: right; font-size: 13px; line-height: 18px; padding: 20px; _padding: 10px; }
#content h2						{ font-size: 16px; margin-bottom: 15px; }
#content h2 a					{ color: #000066; text-decoration: none; }
#content h2 a:hover				{ text-decoration: underline; }
#content h2, #content h3, #content h4 { margin-bottom: 15px; }
#content .entry					{ text-align: justify; }
#content .post					{ padding: 20px 0px 25px 0px; border-bottom: 3px solid #435189; }
#content ul						{ margin: 0px 0px 10px 35px; }
#content ul li					{ padding-left: 10px; }
#content h4.pagetitle			{ text-align: center; }

.alignleft						{ width: 250px; float: left; font }
.alignright						{ width: 250px; float: right; text-align: right; }


#footer							{ background: #44508a; text-align: center; color: #fff; padding: 8px 0px; }
#footer p						{ margin-bottom: 0px; }



/* Added for custom refinancing right blog */
.MenuTop
{
	padding: 0px;
	margin: 0px;
	float:left;
	font-size: 10px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
		
}
.MenuTop li 
{
	display: inline;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}
.MenuTop li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	padding-top: 5px;
	Padding-bottom: 4px;


}
.MenuTop li a:hover {
	background-color: #224466;
	padding-right: 11px;
	padding-left: 11px;
	color: #ffffff;
}
.HeadingSide {
	background-color: #5162A4;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #224466;
	border-bottom-color: #224466;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MenuSide {
	float: left;
	text-align:left;
	font-size: 11px;
	line-height: 24px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
.MenuSide li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224466;
}
.MenuSide li a {
	display: block;
	text-decoration: none;
	text-indent: 7pt;
	width: 184px;
	color: #FFFFFF;
}
.MenuSide li a:hover {
	background-color: #224466;
	color: white;
}

.Heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
