/*  
Theme Name: CalBankruptcy
Author URI: http://www.wordpresstheming.com/
Version: 1.0
Author: Devin Price
Description: This is a custom theme for www.calbankruptcyattorney.com
*/


* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background:#fff;
	background-image:url(images/background.gif);
 	font: 12px Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/

a {
 	text-decoration: none;
	outline:none;
	color:#5b7490;
}

a:hover {
	color: #333;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	padding:1px;
	border:4px solid #dcd4a7;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	padding:1px;
	border:4px solid #dcd4a7;
}
.imgright_n {
	float:right;
	margin:0 0 12px 12px;
}
.img_center {
	width:98%;
	background:#dcd4a7;
	padding:5px;
	margin:10px 0;
}

code {
	font-size:12px;
}


/* STRUCTURE ----------------------------------*/

#page {
}

#header {
	background:#001D2D;
	overflow:hidden;
	background:url(images/header_bg.gif) repeat-x top;
}
#header-in {
	width:960px;
	margin:0 auto;
	height:100px;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	min-height:500px;
	overflow:hidden;
	height:100%;
	padding:0 0 0 0;
}
#content {
	float:left;
	width:680px;}
	
#splash {margin-bottom:10px;}
	
#page-wrapper {background-color:#fff; background-image:url(images/content-top.jpg); background-repeat:no-repeat; padding:14px; margin-bottom:15px; border:1px solid #e1dac9; margin-top:15px;}
 
#sidebar {
	float:right;
	width:260px;
	padding:0;
	margin-top:15px;
 }
 
#footer {
	clear:both;
	background:#688bb1;
	overflow:hidden;
	height:40px;
	padding:10px 0;
	margin-top:20px;
	border-top:1px solid #5f7a98;
 }
 
#footer-in {
	width:960px;
	margin:0 auto;
}

/*  Headings ----------------------------------*/

h1 {
	margin: 0px 0 15px 0;
	padding:0;
	fint-size:24px;
	border-bottom:1px dotted #ccc;
}

h1.title {margin:15px 0 15px 0;}

h2 {
	margin:0;
	padding: 5px 0 0 0;
	font-size:20px;
}

h2 a {
	text-decoration: underline;
}

h3 {
	margin:0;
	padding:0;
	font-size:18px;
}

h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size:16px;
}

h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size:14px;
}

/* Header  ----------------------------------*/

#header-in .logo-image {
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:left;
}

#header-in .logo-image a {
	display:block;
	color:#000;
	height:40px;
	width:495px;
	overflow:hidden;
	margin:20px 0 0 0px;
	text-indent:-9009px;
	text-decoration:none;
	background:url(images/logo.png) no-repeat;
}

#header-in .logo-text {
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:left;
	margin:20px 0 0 0px;
}

#header-in .logo-text a {
 	color:#fff;
 	overflow:hidden;
	text-decoration:none;
}

#header-in .logo-text a:hover {
	color:#fff;
}


#header-in .description {
	margin:5px auto 10px 5px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#fff;
	float:left;
	clear:both;
}

#header-in p {
	margin: 0;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.h_left {
	float:left;
}

.phone {
	float:right;
	width:260px;
	height:53px;
	background-image:url(images/calltoday.png);
	margin-top:28px;
}
 



/*nav start ----------------------------------------------- */

#nav {border-top:1px solid #c4c4c4; border-bottom:1px solid #c4c4c4; background-color:#EEE; background-image:url(images/nav_bg.gif); height:30px;}

#pixopoint_menu_wrapper1 {
    width:960px;
	margin-left:auto;
	margin-right:auto;
    }
	
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    margin:0;
    width:100%;
    }
	
#suckerfishnav a {
    display:block;
    color:#4c4c4c;
	font-size:13px;
    text-decoration:none;
    padding:0px 10px;
    }
	
#suckerfishnav li {
    float:left;
    padding:0;
	font-weight:bold;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:231px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
	
#suckerfishnav ul li a {font-weight:normal;}
	
#suckerfishnav li li {
    width:239px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-family:verdana,sans-serif;
	padding-top:4px; padding-bottom:4px;
	background:#f3f3f3;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:220px;
    font-size:11px;
    color:#333;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 240px;
    }
#suckerfishnav li li:hover {
    background:#9C1F1B;
	background-image:url(images/nav_bghover.gif);
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#333;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#111;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#333;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#f3f3f3;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background-image:url(images/nav_bghover.gif);
    }

/* Content  ----------------------------------*/

#content h2 {
	margin:0 0 8px 0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font:normal 22px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #006380;
}

#content h3 {
	margin:0 0 8px 0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font:bold 18px Arial, Helvetica, sans-serif;
}

#content p {
	margin: 0 0 12px 0;
	padding:0;
	line-height:19px;
	text-align:justify;
}

#content ul {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}

#content li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background:url(images/bullet4.png) no-repeat left 5px;
}

#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}

#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background:url(images/bullet4.png) no-repeat left 5px;
 }
 
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}

#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}

#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}

#content p.aligncenter {
	text-align:center;
}

#content p.aligright {
	text-align:right;
}

#content p.more {
	font-size:10px;
	text-transform:uppercase;
}

#content p.more a {
	text-decoration:none;
}

#content blockquote {
	margin:15px 0px 20px 0;
	padding:8px 8px 8px 30px;
	border-top:2px solid #e0ddcc;
	border-bottom:2px solid #e0ddcc;
	background:url(images/quote.png)  no-repeat left 10px;
 	font:bold 12px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#content .flickr {
	clear:both;
	margin-bottom:25px;
	margin-left:11px;
	overflow:hidden;
}
#content .flickr img{ 
	margin:2px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif; 
	color:#bbb;
	width:65px;
	height:65px;
	float:left;
	display:inline;
	border:3px solid #FF6600;
}

#content .flickr img:hover{
	border-color:#FFCC00; 

}

/*post css start ----------------------------------*/

#content .posts h3 { margin:0; padding:0; }

#content .posts {
	clear:both;
	height:100%;
	padding-bottom:5px;
	margin-bottom:25px;
	width:auto;
	display:block;
	height:100%;
	overflow:hidden;
}
.post_top {
	background:url(images/post_top.png) no-repeat top left;
}
.post_tcenter { background:#ede8ca url(images/post_center.png) repeat-y left; font-size:11px; margin-bottom:15px; }

.post_tbottom {
	 background:url(images/post_bottom.png) no-repeat bottom left; padding:3px 5px 3px 5px;
	 overflow:hidden;
	 height:100%;
}

.post_bottom {
	 overflow:hidden;
	 height:100%;
	 padding:5px 0;
	 font-size:11px;
	 border-top:2px solid #ece7c8;
	 border-bottom:2px solid #ece7c8;
	 clear:both;
	 margin:8px 0;
}
 
#content .post_top a {
	text-decoration:none;
	padding-bottom:2px;
	line-height:22px;
}
#content .post_top a:hover {
	text-decoration:none;
	border-bottom:none;
}
.p_left {
	width:58px;
	float:left;
	background:url(images/calendarbg.png) no-repeat;
}
.p_right {
	width:90%;
	float:right;
}
#content .p_right p {
	margin:0 15px 0 0;
}
.calendar {
	text-align:center;
	font:22px Arial, Helvetica, sans-serif;
	color:#7e380a;
	padding:2px 0 3px 0;
	float:left;
	width:45px;
}
.calendar span {
	color:#2a271c;
	clear:both;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.more-link {
	text-align:right;
	float:right;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#content .auth {
	float:left;
	padding-right:15px;
}
#content .cate {
  }
#content .date {
	float: right;
	text-transform:uppercase;
}
#content .commentp {
	float:right;
}

/* gradient_box ---------------------------------- */

.gradient_box {background:#fff; border-top:1px solid #eee; border-left:1px solid #e4e0d4; border-right:1px solid #e4e0d4; border-bottom:1px solid #cbc9bf; padding:10px; background-image:url(images/gradient_bg.gif); background-repeat:repeat-x; background-position:top left; margin-bottom:15px;}

.home-sections .gradient_box {float:left; margin-right:10px; width:198px; height:420px;}

.home-sections .last {margin-right:0px;}

.home-sections .gradient_box img {padding:4px; border:1px solid #aaa; background-color:#e3e3e3; margin-bottom:10px;}

#content .home-sections .gradient_box h3 {font-size:15px;}

.gradient_box_blue {background:#fff; border-top:1px solid #eee; border-left:1px solid #e4e0d4; border-right:1px solid #e4e0d4; border-bottom:1px solid #cbc9bf; padding:10px; background-image:url(images/gradient-blue.gif); background-repeat:repeat-x; background-position:top left; margin-bottom:15px;}

/* 	Previous/Next Page Navigation ----------------------------------*/

.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}

#content .wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
	margin-bottom:15px;
}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #a8a8a8;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #333;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #fff;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#bf3a14;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}

#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 12px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .category h2, #content .archives h2 {
	margin-bottom:15px;
	color:#333;
}
#content .category {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .category a, #content .archives a {
	color:#666;
}
#content .category a:hover, #content .archives a:hover {
	color:#333;
}

.search404 {
	padding:3px 0 3px 25px;
	margin:0 3px 0 0;
 	height:25px;
	width:220px;
	background:url(images/searchbg.png) no-repeat;
	background-position:0 3px;
}
.search404 .searchbg_textield	{ 
	width:188px;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	background:none;
	padding:2px 0 3px 2px;
	margin-top:2px;
	float:left;
}
#content .search404 .sgo {
	margin:5px 0 10px -22px;
}

 

/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:5px 0 3px 0;
	padding:8px 0 8px 0;
	font:18px Georgia, "Times New Roman", Times, serif;
	background:#f5f1ce;
	width:100%;
}

/* widget search css ===================================================  */	

#sidebar #search {
 	border:1px solid #fff;
	padding:8px 5px;
	overflow:hidden;
	height:100%;
	width:90%;
	margin:0 auto;
}
#sidebar input {
	border:1px solid #333;
	margin:2px;
	padding:2px;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	margin:15px 0;
	overflow:hidden;
	height:100%;
}
/* Comments  ----------------------------------*/

.gravatar {
	border:2px solid #a19e65;
	margin:0 10px 10px 0;
	width:40px;
	height:40px;
	float:left;
	background: url(images/gravtar.png) no-repeat;
}

#comments-wrap {
}
.textarea {
	border:1px solid #cbcbcb;
	background:#fff;
	width:280px;
	padding:2px;
	color:#666;
}
.textarea:hover {
	border:1px solid #cbcbcb;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:4px;
	background:url(images/b_submit.png) no-repeat;
	color:#fff;
	width:147px;
	height:29px;
}
.Cbutton:hover {
	border:none;
	background-position:0 -29px;
	color:#fff;
}
.ctextfieldspcaer {
	margin:0 5px 0 20px
}
.ctextfieldspcaer2 {
	margin:0 5px 0 36px
}
.ctextfieldspcaer3 {
	margin:0 5px 0 21px
}
.ctextfieldspcaer4 {
	margin:0 5px 5px 55px
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.commetmainauthor {
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
 }
.commetmain {
	clear:both;
	overflow:hidden;
}
.commet_top {
	font:11px Arial, Helvetica, sans-serif;
 	background:url(images/comment_top.png) no-repeat top left;
}
.commet_bottom {
}
.commet_center {
	background:#f2eecc ;
	clear:both;
	overflow:hidden;
	height:100%;
 	border-bottom:3px solid #dcd4a7;
	padding:10px 85px 0 10px;
	margin-bottom:15px;
}
.commet_center2 {
	background:#fef6b0 ;
	clear:both;
	overflow:hidden;
	height:100%;
 	border-bottom:3px solid #dcd4a7;
	padding:10px 85px 0 10px;
	margin-bottom:15px;
}
 
.comment_top {
	overflow:hidden;
	height:100%;
}
.leave_commentbottom {
	background:url(images/leavecomment_bottom.png) no-repeat bottom left;
	overflow:hidden;
	height:100%;
	padding:15px 15px;
}
.leave_commenttop {
	background:url(images/leavecomment_top.png) no-repeat left top;
	overflow:hidden;
	height:100%;
	font:22px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px 0 3px 15px;
}
.comm_list {
	margin-bottom:15px;
	padding: 0 10px 5px 10px;
}
.commet_left {
	width:20%;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
}
.commet_right {
	width:75%;
	float:right;
	padding:5px 0 10px 15px;
	border-left:4px solid #cecdb3;
	min-height:55px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
	overflow:hidden;
	height:100%;
	clear:both;
}
.comment-metadata {
	padding:5px 10px;
	color: #dd137b;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#dd137b;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #777;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color:#dd137b;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-transform:uppercase;
 }
.comment-date {
	font-size:11px;
	margin-bottom:10px;
	display:block;
}
.comment-user {
	float:left; border:3px solid #dcd4a7; margin:0 10px 10px 0;
}
/* widget base*/

.widget_ratings_highest_rated {
	background:url(images/i_widgethigh.png) no-repeat;
	background-position:2px 0px;
} 
.widget_archives {
	background:url(images/i_calendar.png) no-repeat;
	background-position:2px 0px;
}
.widget_categories {
	background:url(images/i_categories.png) no-repeat;
	background-position:2px 0px;
}
.widget_links {
	background:url(images/i_links.png) no-repeat;
	background-position:2px 0px;
}
.widget_pages {
	background:url(images/i_pages.png) no-repeat;
	background-position:2px 0px;
}
.widget_meta {
	background:url(images/i_meta.png) no-repeat;
	background-position:2px 0px;
 }
.widget_recent_entries {
	background:url(images/i_recentpost.png) no-repeat;
	background-position:2px 0px;
}
.widget_recent_comments {
	background:url(images/i_comments.png) no-repeat;
	background-position:2px 0px;
}
.widget_tag_cloud {
	background:url(images/i_tags.png) no-repeat;
	background-position:2px 0px;
}
 
 
/*subscribe css ------------------------ */ 

#sidebar .subscribetextbg {
	padding:3px 0 0 0;
	width:250px;
	margin:2px 0 0 0;
	background:url(images/subfield.png) no-repeat;
}
#sidebar .subscribe_textield {
	width:190px;
	border:none;
	background:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 3px;
	padding:3px;
	float:left;
}
#sidebar .subscribe_b {
	margin-top:-17px;
	margin-left:11px; border:none;
}
#sidebar .subscribe {
	 background:#f5f1ce;
	 border:1px solid #dcd4a7; 
	 padding:5px;
	 font-size:11px;
	 margin-bottom:15px;
	
	
}
.i_rss { background:url(images/i_rss.png) no-repeat left 2px; padding-left:15px;  }

/* sidebar content ----------------------------------*/

#sidebar h2 {
	margin:0 1px 3px 1px;
	padding:6px 0 6px 25px;
	font:bold 16px Arial, Helvetica, sans-serif;
 	border-bottom:1px solid #c7c392; 
}

#sidebar h3 {
	margin:0;
	padding:3px 0 3px 0;
	font:bold 15px  Arial, Helvetica, sans-serif;
}

#sidebar h4 {font-size:14px; height:30px; padding-top:10px; padding-left:60px; font-family:Georgia, "Times New Roman", Times, serif;}

#sidebar h4.info {background:url(images/info.png); background-repeat:no-repeat;}

#sidebar h4.consult {background:url(images/consult.png); background-repeat:no-repeat;}

#sidebar h4.questions {background:url(images/questionmark.png); background-repeat:no-repeat; margin-bottom:10px;}

#sidebar p {
	margin:0;
	padding:8px 0 5px 0;
	font:12px Arial, Helvetica, sans-serif;
 }

#sidebar ul, #sidebar ul li {
	margin:0 0 5px 0;
	padding:0;
	font-size:13px;
	list-style-type: none;
}

#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0 2px 0 2px;
	padding: 3px 0 3px 18px;
	background:url(images/bullet.png) no-repeat;
	background-position:5px 9px;
	border-bottom:1px solid #cdc296;
}
#sidebar ul li ul li a {
	color: #491f00;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#a20e0c;
}
#sidebar ul li ul li ul li {
 	margin:0;
	padding: 3px 0 3px 18px;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #491f00;
	margin: 0;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {
	color:#a20e0c;
	background-position:0 8px;
}

#cf2_field_1 {width:200px;}

#cf_field_6 {width:220px;}



/* footer ---------------------------------- */

#footer {height:100%;}

#footer p {
	margin:5px 0 5px 7px;
	padding:0;
	line-height:22px;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
}
#footer span {
	color:#fff;
	position:relative;
	top:2px;
}
#footer span a {
	color:#fff;
	text-decoration:underline;
}
#footer span a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
#flinks {
	list-style:none;
	margin:5px 12px 10px 0;
}
#flinks li {
	display: inline;
	line-height:26px;
}
#flinks li a {
	color:#fff;
	padding:0px 8px 0 8px;
	margin:0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	border-right:1px solid #fff;
}
#flinks li:last-child a{border:none;}
#flinks li a:hover {
	display: inline;
	color:#fff;
}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#content ul.bankruptcyquestions {margin-bottom:20px;}

#content ul.bankruptcyquestions li {font-size:14px; background-image:none; padding-left:0px;}

.linklove {display:none;}
