/* CSS Document */



BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
}
.style18 {
	font-size: 12px;
	color: #F0F0F0;
}
.loan_modification {
	color: #FFFFFF;
	font-weight: bold;
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:active {
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.body:link {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	margin-left:10px;
	margin-right:10px;
}
a.body:visited {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	margin-left:10px;
	margin-right:10px;
}
a.body:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: underline;
	margin-left:10px;
	margin-right:10px;
}
a.body:active {
	FONT-SIZE: 14px;
	COLOR: #00000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: underline;
	margin-left:10px;
	margin-right:10px;
}
.lines {
	font-size:8px;
	color:#333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.body {
	font-size:14px;
	color:#000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.linesBlack {
	font-size:12px;
	color:#000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.header {
	FONT-SIZE: 1.5em;
	COLOR: #0f4068;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
	font-weight:bolder;
}
H1 {
	FONT-SIZE: 1.2em;
	COLOR: #1da8ed;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
	font-weight:bolder;
	margin:0px;
	padding:0px;
	border-bottom:dotted #CCCCCC;
}
.stashpicks {
	FONT-SIZE: 12x;
	COLOR: #C12026;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
	font-weight:bolder;
}
.hardmoney {
	FONT-SIZE: 12x;
	COLOR: #BB161C;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
	font-weight:bolder;
}
.shelfcorps {
	FONT-SIZE: 12x;
	COLOR: #ffffff;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
	font-weight:bolder;
}
.tradelines {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: sans-serif, Arial, Helvetica, Verdana;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems {
}
.mainitems a:link {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
}
.mainitems a:visited {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
}
.mainitems a:hover {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: underline;
}
.mainitems a:active {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: underline;
}
.subuls {
	display: none;
	width: 165px;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #CCCCCC;
	border: 1px solid black;
	filter: alpha (opacity=85);
}
.subuls li {
	width: 100%;
}
.subuls li a {
	text-decoration: none;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 16px;
	left: 0px;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

/*BLOG CSS */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h2 a:link {
	font-size: 1em;
	color:#10B6FB;
	margin:0;
	padding:0px;
	border-bottom:dotted;
	}
	h2 a:visited {
	font-size: 1em;
	color:#10B6FB;
	margin:0;
	padding:0px;
	border-bottom:dotted;
	}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin:0;
	padding:0;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#777777;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size:12px;
	color:#999999;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#sidebar ul li.widget_categories ul li{
	background: url(http://www.abcloanmodifications.com/images/side_head.jpg) bottom center no-repeat;
	border-bottom:0;
}
#sidebar ul li h2{
	color:#222830;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:0px;
	background:url(http://www.abcloanmodifications.com/images/side_head.jpg) no-repeat top;
	height:46px;
	width:182px;
}
#middle_header {
background:url(http://www.abcloanmodifications.com/images/side_middle.jpg) repeat-y top;
width:182px;
padding-top:0px;
margin-top:-20px;
}
#bottom_header {
background:url(http://www.abcloanmodifications.com/images/side_bottom.jpg) no-repeat top;
width:182px;
height:46px;
margin-bottom: 5px;
}