/* HIDING ELEMENTS */

/* .headrow1,#fi_nav,#fi_sidebar,#respond,#commentform,.pluck_top,.fi_footer2,.fi_adsense,.flashmovie,.fi_contentBlockTop,.fi_contentBlockBottom,.fi_wide,.fi_widetop,.fi_widebottom,.navigation,.fi_search_head, .sociable { */
#fi_nav,#fi_sidebar,#respond,#commentform,.pluck_top,.fi_footer2,.fi_contentBlockTop,.fi_contentBlockBottom,#google_contentb,.fi_wide_top,.fi_wide_bottom,.fi_search_head,#sidebar,#navwrap,#google_content2,#Classifieds,.navigation, .sociable {
display: none;
}

/*.flashmovie {display: none;}*/
/* STYLING ELEMENTS */
#fi_content,.fi_contentBlock,.fi_contentBlockInner,#fi_content,#contentwrap2, .post h3, .entry, .post, ul, p {
display:block;
float:none !important;
clear:left !important;
background:#fff;
margin:0 10px;
color:#333;
}
#contentwrap2,#contentwrap2 .post h3,#contentwrap2 .entry,#contentwrap2 .post,#contentwrap2 ul {
width:5.5in !important;
}
#fi_content,.fi_contentBlock,.fi_contentBlockInner,#fi_content,#fi_content .post h3,#fi_content .entry,#fi_content .post,#fi_content ul {
width:6.5in !important;
}
#fi_content ul,#contentwrap2 ul{
margin-left:25px;
}
.fi_contentBlockInner, .fi_wide, .fi_footer, #contentwrap2, #footer {
background-image:none;
background-color:#fff;
border:none;
}
.fi_adsense {
border:1px solid #666;
}

body,.headrow2,#contentwrap2, #topper {
background:#fff;
color:#333;
}
#fi_content, #contentwrap2 {
padding:.5em;}
p,td,div, h4, h5, h6 {
font-size: 10pt;
line-height: 14pt;
}
 {
a img { /* Strip border on images when linked */
border: 0;
}
a { /* Style link colors back to normal. */
color: #520;
text-decoration: none;
font-weight: 900;
}

.post a:link:after, .post a:visited:after { /* Advanced link style, courtesy of ALA. */
content: " "attr(href)"";
font-size: 80%;
margin-left: 7px;
}
.post h3 a:link:after, .post h3 a:visited:after { /* Advanced link style, courtesy of ALA. */
content: "";
font-size: 0%;
}

.postmetadata a:link:after, .postmetadata a:visited:after, .post h1 a:link:after, .post h1 a:visited:after { /* Gets rid of the the link printing in places we don't want it (headlines, small text, etc.) */
content: "";
font-size: 0%;
}

/* ensure readability by making BG=#fff & color=#333 */
body,#fi_content,#fi_content,.headrow2,#contentwrap2, #topper,.entry,.post, p.postmetadata, p, td, th, table, h1, h2, h3, h4, h5, h6 {
background-color: #fff !important;
color: #333;
}

h1 a {
background: #fff !important;
}

p.postmetadata {
/* border-top: 1px dotted #ccc; */
margin:0;
padding:0;
font-size:85%;
background:#fff;
}

/* Basic text stylings. */
h1 { 
text-decoration: none;
font-size: 18pt!important;
}
h2 {
text-decoration: none;
font-size: 16pt;
margin:14pt 0 0;
}
h3, .post h3 {
font-size: 18pt !important;
margin:12pt 0 0 !important;
}
h3 a, .post h3 a {
color:#333;
}
#wpabar {display:none;}

