/*right column... out to core?*/
#PageRightColumn
{
    float:right;
    font-size:11px;
    min-height:25px;
    margin-top:2px
    
}

#PageRightColumn #FeedsBox img 
{
    padding-right: 7px;
}
#likeThis
{
    height: 16px;
    margin-left: 0;
    margin-right: 0;
    float: none;
    position:relative;
}
#likeThis .toolTip{right:0;left:auto;top:-15px;}
#PageRightColumn a
{
    float: left;
    font-weight:normal ;
}
.clipboardLink
{
    border-left:1px dotted #D1D1D1;
    float: left;
    padding: 0 10px 0 10px;
    margin: 0 0 0 0;
    display:block;
}
.bookmark{border:0 solid}


#relatedArticles
{
    height: 161px;
    float: none;
}
.email_a_friend
{
    padding-top:1px;
}
body h1
{
    color: #000;
    border: none !important;
    margin:0 0 5px 10px;
    width: 100%;
 
}
.intro_content
{
    float: left;
    border: none;
    padding-left:10px;
    width:100%
}
#article_content 
{
    clear: both ;
    padding-left:10px;
}
.article_date
{

    margin:4px 10px 20px 10px;
    font-size:11px;
    float: right;
}
.intro_content h2
{
    margin-left: 10px;
    float: left;
    width: 90%;
}
.bubbleInfo .actionLink
{
    padding-top: 1px !important;
}
.at300bs.at15t_compact
{
    margin-top: -1px;
}
.addthis_toolbox
{
    padding-top: 1px;
}
.clipContainer
{
    padding-top: 1px;
}
#d_clip_button
{
    cursor: pointer ;
}
#d_clip_button.hover { text-decoration: underline; }
.tooltip
{
    position: absolute;
    display:none;
}


#article_content td
{
    vertical-align: middle;
}

.majorButtonComment
{
    position:relative;
}
.errorIcon
{
    vertical-align: top ;
    padding:0;
    margin: 0;
    float: none;
}
#emailFriend .errorIcon
{
    float: right;
}
#emailMessage .errorIcon
{
    float: left;
}
.commentThanks
{
    margin-bottom:13px;
    margin-left:10px;
}


/*Feeds*/
#PageBodyHeading #FeedsBox.switch_to{padding-right:5px;color:#fff;line-height:24px;}
/*#FeedsBox a, #FeedsBox span{display:none}
#FeedsBox a{vertical-align:middle;color:#fff} 
#FeedsBox img{vertical-align:-4px}
#FeedsBox a img{border:0 solid;}*/

#feedsContentModal
{
    width:600px;
    background:#f0ece0 url(/content/images-2011/backgrounds/RSS_Feeds_popup.jpg) no-repeat bottom right;
    border:1px solid #DB602A;
    padding:10px;   
}

#FeedsModal .footer{width:20px;overflow:hidden;text-indent:-100px;white-space:nowrap;}
#FeedsModal .footer a:hover{text-decoration:none;}
.js #FeedsContent
{
    display:none;
    margin-left:0;
}
#FeedsContent{margin-left:195px;clear:both;}

#FeedsModal #FeedsContent{display:block;}
#feedsContentModal ul.rsslinks{margin:10px}
#feedsContentModal ul.rsslinks li {font-weight:bold; text-align: left;}
body ul.rsslinks li {background-image: url(/content/images-2011/icons/rss_micro.gif);
    padding-left: 25px;line-height:16px;
}
#feedsContentModal ul.rsslinks a{color:#DB602A} 
#Feeds img{border:0 solid;}

#feedsContentModal .small{margin:10px 115px 0 0;}
#feedsContentModal .left_column{margin:0 75px 0 65px;}
#FeedsContentHeader{background-image:url(/content/images-2011/backgrounds/ir_subscribetofeedsfromfindaproperty.png);width:510px;height:53px;}
.sifr{text-indent:-1000px;display:block;background:no-repeat top left;overflow:hidden;font-size:1px}   
.rssDescription
{
    text-align: left;
    font-size: 11px;
} 
.rssInstructions
{
    text-align: left;
    font-weight: bold;
}

.comments { width:430px; float:left;}
.comments table { width:100%;}
.comments td, .comments th { padding:0 2px;}
.mpuBox .bannerads { width:300px; margin:0; padding:0; overflow:hidden;}
.comments th { width:124px; height:26px;}
.comments .commentLabel .errorIcon { float:right; padding-bottom:2px;}


/*-------------------------- OLD fapstory.css styles ------------------------------------*/

/* CSS for v2 Stories */


#article_content{font-size:12px}
#article_content ul
{
	padding-left: 30px;	
}

#article_content ul li
{
	background-image: none;	
	border-style: none;
	list-style-type:disc;
	text-align: left;
	line-height: 15px;
	color: #000;
}

#article_content img
{
	margin: 0 10px 10px 10px;
}

#article_content hr
{
	display: block;
	clear: both;
	visibility: hidden;
	margin-top: 1px;	
	margin-bottom: 1px;
}


#article_content #story_hilite
{
	font-size: 125%;
	font-weight: bold;
	color: #800040;
	text-align: center;
	clear: left;
}

#article_content .storyHeaderNormal, body #article_content p.storyHeaderNormal
{
clear:both;
color:#800040;
display:block;
font-size:12pt;
font-weight:bold;
text-align:left;
}

#article_content .storyHeaderLarge
{
	color: #800040;
	text-align: center;	
	font-size: 14pt;
	font-weight: bold;
}

#article_content .bodyText
{
	color: #000000;
	font : verdana normal 10pt;
	text-align: left;	
}

#article_content .bodyText strong
{
	font-weight: bold;
}

#article_content .bodyText em
{
	font-style:italic;
}

#article_content .pictureCaption 
{
	font-size: 8pt;		
}
 
#article_content .pictureCaptionPurple
{
	color: #800040;
	font-size: 8pt;	
}

#article_content .bullets 
{
	font-size: 10pt;
	list-style: disc;
	list-style-type: disc;
}


#article_content ol li
{
	background-image: none;	
	border-style: none;
	list-style-type:	decimal;
	text-align: left;
	line-height: 15px;
	color: #000;
}


#article_content #story_pic
{
	font-size: 88%;
}

#article_content #story_pic IMG
{
	float: left; 
}

#article_content #story_pic_header
{
	font-size: 88%;
	font-weight: bold;
}

#article_content #story_hilite
{
	font-size: 125%;
	font-weight: bold;
	color: #800040;
	text-align: center;
	clear: left;
}

#article_content #story_sub_heading
{
	font-size: 150%;
	font-weight: bold;
	color: #800040;
	text-align: center;
	clear: left;
}

#article_content #story_points UL LI
{
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	border-style: none;
}

#article_content #story_points OL LI
{
	clear: none;
	list-style-type: decimal;
	list-style-position: outside;
	border-style: none;
}

#article_content #tdOdd
{
	background-color: #e8d9e0;
	padding: 10px 10px 10px 10px;
	border: solid 5px white;
}

#article_content #tdEven
{
	background-color: #e7dfd2;
	padding: 10px 10px 10px 10px;
	border: solid 5px white;
}
/*styles from article.css*/

/* Styles Specific to displaying maps */


/* ==================== */
/* Page Content Styles */
/* ==================== */




#article_content h2
{
	clear: right;
	font-weight: bold;
	font-size: 120%;
	padding: 1px 10px 10px 10px;
	text-decoration: underline;
}

#article_content h2.first
{

	font-weight: bold;
	font-size: 120%;
	padding: 1px 10px 10px 0px;
	text-decoration: underline;
	clear: both;
}

#article_content  ul
{

	clear: right;
	position: relative;
	margin: 0px;
	padding-bottom:30px;
}

 
#article_content li 
{

	border-bottom: 1px solid #000000;
	padding: 10px 5px 10px 15px;

}


#article_content li a:link, #article_content li a:visited, #article_content li a:active
{

	font-weight: bold;
	
}

#article_content li a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

#article_content p
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 160%;
}

/* CMS is supposed to control horizontal placement of images using the align attribute */
/* #article_content p img{float:left;} */

/*-------------------------- OLD fapstory.css styles END---------------------------------*/

#contextads { overflow:hidden;margin:0;clear:both}
.commentForm{overflow:hidden;clear:both;}

.rss_feed { width:24px; height:24px; float:right; background-image:url('/content/images-2011/social/FAP_social_24.gif'); background-position:0 -72px; background-repeat:no-repeat;margin: 1px 0 0 2px;}
.fblike { float:left; clear:both;}

