/*
Theme Name: Quicken Loans Mortgage News
Theme URI: http://quickenloans.com
Description: Custom Wordpress them for Quicken Loans Mortgage News.
Version: 1.0
Author: Brian Wilson 
Author URI: mailto:brianwilson@quickenloans.com
Tags: quicken, mortgage news

    (C)2005 - 2008 Quicken Loans Inc. All rights reserved. Trade
    Secret, Confidential and Proprietary.  Any dissemination outside
    of Quicken Loans is strictly prohibited.

*/

body.layout_b div.content_secondary ul li.cat-item a {
    display:inline;
}

body.layout_b #content .entry a img {
    padding-bottom:10px;
}

.navigation {
	overflow:auto;
	margin-bottom:15px;
}
.navigation .alignleft {
		float:left;
}
.navigation .alignright {
	float:right;
}

.alignleft {
		float:left;
}
.alignright {
	float:right;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#fbConnect{
    width:100%;
    height: 250px;
}

/* 404 */
.error_404 #error_wrapper #content {margin:0; background: url(http://www.quickenloans.com/resources/application/assets/background_404.jpg) no-repeat; }
.error_404 .breadcrumb { display: none; }
.error_404 #content { padding-left: 330px; width: 618px; float:left; position:relative; }
.error_404 #content h1, body.error_404 #content h2 { color: #fff; font: normal 48px "Trebuchet MS"; padding-top: 15px; text-transform: uppercase; }
.error_404 #content h2 { font-size: 24px; padding: 0; }
.error_404 #content p { color: #fff; margin: 20px 0; width: 80%; }
.error_404 #content ul#options { margin: 75px 0 0 -150px; display: inline; padding: 0 0 100px 50px; float: left; }
.error_404 #content ul#options li { list-style-type: none; float: left; margin-right: 15px; }
.error_404 #content ul#options li h3 { color: #be0000; font-size: 13px; margin-bottom: 5px; text-transform: uppercase; }
.error_404 #content ul#options li ul { margin: 0; }
.error_404 #content ul#options li ul li { list-style-type: disc; float: none; margin: 0 0 5px 15px; }
.error_404 #content a#my_quickenloans_account { position: absolute; left: 230px; top: 500px; }
