/*
	- 12-12-08: New CSS Definitions
	- Starting from scratch.  
*/
body, div, td, ul, li {
	text-align: left;
	font-family: georgia, times new roman, serif;
}

img {
     border: 0px;
}

body {
	background: #333 url('/img/bgtile_B.gif') top left repeat-x fixed;
	margin: 0px auto;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

form {
	margin: 10px;
	padding: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 15px;
	padding: 8px;
	background-color: #e8e8e8;
}

.ClearIt {
	clear: both; 
	display: block;
	padding-bottom: 1px;
	margin-bottom: -1px;
}

.linebreak {
	height: 1px;
	background-color: #CDCDCD;
	line-height: 0px;
	font-size: 0px;
	width: 185px;
}

#page {
    background-color: #FFF;
    margin: 0 auto 0 auto;
    padding: 10px;
    width: 930px;
}

#page #header {
    background: url('/img/header-background.jpg') top left repeat-x;
    border-bottom: 1px solid #fff;
    margin: 0px;
    padding: 0px;
    height: 99px;
    width: 930px;
}

#page #header #logo {
	display: inline;
    float: left;
    margin: 4px;
    padding: 0;
    position: relative;
    width: 185px;
}

#page #header #logo h1 {
    color: #fff;
    font-size: 16px;
    line-height: .9em;
    margin: 0 0 0 5px;
    padding: 0;
    font-family: trebuchet ms, georgia, sans serif;
}

#page #header #logo form {
    font-size: 9px;
}

#page #header #logo img.logo {
    width: 185px;
}

#page #header .leaderboardAd {
    border: none;
	display: inline;
    float: right;
    margin: 4px;
    padding: 0px;
    position: relative;
    width: 728px;
}

#SiteNav {
	clear: both;
	height: 30px;
	float: left;
	width: 928px;
	margin: 0px;
	text-align: left;
}

#featuredEntries {
	height: 260px;
	padding: 0px;
	border-bottom: 5px solid #555555;
	margin-bottom: 0px;
	float: left;
	width: 930px;
}

#featuredEntries .blogLogo {
	width: 610px;
	float: left;
	display: block;
	margin-bottom: 12px;
}

#featuredEntries .entryBlock {
	float: left;
	width: 202px;
	border: solid #DADADA;
	border-width: 0px 1px;
	padding: 0px;
	height: 175px;
	overflow: hidden;
}

#featuredEntries .entryBlock h2 {
	font-size: 15px;
	line-height: 17px;
	margin: 0px 5px;
	padding: 0px;
}

#featuredEntries .entryBlockImage {
	height: 120px;
	width: 180px;
	overflow: hidden;
	margin: 0px 5px 2px;	
}

#featuredEntries #Middle {
	float: right;
	padding-left: 10px;
	height: 250px;
	width: 300px;
}

#entryHead {
	float: right;
}

#content {
	float: left;
	width: 510px;
}

#mainEntries {
	float: left;
	width: 510px;
}

.entry h3 {
	color: #9A0000;
	font-size: 21px;
	line-height: 23px;
	padding: 0px 0px 5px 0px;
	margin: 18px 0px 3px 0px;
}

.entry .byLine {
	float: left;
	font-size: 13px;
	color: #666666;
	padding-bottom: 8px;
	width: 265px;
}

.entry .entryDate {
	float: right;
	font-size: 13px;
	color: #666666;
	width: 245px;
	text-align: right;
}

.entry .body {
	clear: left;
	margin-top: 10px;
}

.entry .image .credit {
	text-align: right;
	font-size: 10px;
	height: 15px;
	color: #888888;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}

.entry .image .caption {
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}

.entry .image .caption em {
	font-style: normal;
}

.entry .body .left {
	float: left;
	margin: 0 10px 10px 0;
}

.entry .body .right {
	float: right;
	margin: 0 0 10px 10px;
}

.entry .body .center {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}

.entry .entryMore {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}

.entry .body .pageNumber {
	font-weight: bold;
	margin: 8px 0px;
}

.entry .body #pagination {
	margin: 5px 0px;
	padding: 5px;
	font-size: 16px;
	background-color: #EEEEEE;
	text-align: right;
	clear: both;
}

.entry .body .tags {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry .footer {
	border: 1px solid #C9C9C9;
	background-color: #FAFAFA;
	padding: 8px 10px 8px 10px;
	clear: left;
}

.entry .footer .comments {
	float: left;
	height: 25px;
}

.entry .footer .commentsLinks {
	float: left;
	height: 25px;
}

.entry .footer .social {
	clear: right;
	float: right;
	width: 160px;
}

.entry .footer span.yahooBuzzBadge {
	text-align: right;
}

.entry .footer .social img {
	float: right;
	margin-left: 10px;
}

.entry .footer .emailPrint {
	clear: right;
	float: right;
	margin-left: 10px;
	text-align: right;
	width: 100px;
}

.footer #comments {
	clear: both;
	width: 488px;
}

.footer #comments h3 {
	margin: 0px;
	padding: 5px 0px 2px 0px;
	font-size: 14px;
}

.footer #comments .listing {
	border: 1px solid #9D9D9D;
	margin: 0px 5px;
	padding: 5px 8px 5px 8px;
	overflow: hidden;
	width: 460px;
}

.footer #comments .odd {
	background-color: #E6E6E6;
}

.footer #comments .commenterName {
	text-decoration: underline;
}

.footer #comments even {
	background-color: #FFFFFF;
}

.footer #comments odd {
	background-color: #E6E6E6;
}

.footer #comments .commentBox {
	background-color: #FFFFFF;
}

.footer #comments .commentsModerated {
	font-size: 11px;
	line-height: 13px;
}

.footer #comment .grayHeader {
	color: #929292;
}

#entryArchive {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px 0px 10px 0px;
	padding: 0px 3px 3px 3px;
}

#entryArchive h3 {
	margin: 0px 0px 3px 0px;
}

#entryArchive ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#entryArchive ul li {
	font-size: 12px;
	border-top: 1px solid #999999;
	padding: 3px 0px;
}

#entryArchive ul li .date {
	color: #aaa;
}

#sidebar {
	width: 190px;
	float: left;
	background-color: #F9F9F9;
	border: 1px solid #CDCDCD;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 10px 20px;
}

#sidebar h2 {
	color: #626262;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 13px;
}

#sidebar h3 {
	color: #626262;
	margin-bottom: 5px;
	margin-top: 10px;
}

#sidebar h5 {
	margin: 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 9px;
}

#sidebar h5 a {
	color: #E96125;
	text-decoration: none;
}

#sidebar ul {
	display: block;
	border: 1px solid #A2A2A2;
	background-color: #FFFFFF;
	margin: 5px 0px 10px 0px;
	padding: 0px 3px 0px 0px;
	list-style-type: none;
}

#sidebar ul li {
	display: block;
	border-bottom: 1px solid #DADADA;
	padding: 5px 0px 5px 10px;
}

#sidebar #search {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: right;
	width: 185px;
}

#sidebar #search form {
 	margin: 0px;
 	padding: 0px;
}

#sidebar #search .blogsCheckbox {
	float: right;
	height: 20px;
	font-size: 11px;
	margin-right: 5px;
}

#sidebar h3.mostPopular {
	margin: 8px 0px 0px 0px;
	font-size: 16px;
	padding: 0px;
}

#sidebar #mostPopular {
	margin-bottom: 5px;
	width: 190px;
}

#sidebar #mostPopular ul.tabs {
	display: block;
	float: left;
	clear: both;
	border-width: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #F9F9F9;
}

#sidebar #mostPopular ul.tabs li.tab {
	display: block;
	float: right;
	border: 1px solid #DADADA;
	border-bottom: 0px;
	padding: 3px;
	margin: 0px 4px 0px 0px;
	cursor: pointer;
	font-size: 12px;
}

#sidebar #mostPopular ul.tabs .active {
	background-color: #E3E3E3;
}

#sidebar #mostPopular ul.tabs .inactive {
	background-color: #FFFFFF;
}

#sidebar #mostPopular li.mostViewed {
	clear: right;
}

#sidebar #mostRecent, #sidebar #mostCommented, #sidebar #mostViewed {
	float: right;
	line-height: 16px;
	width: 190px;
}

#sidebar #mostRecent ul, #sidebar #mostCommented ul, #sidebar #mostViewed ul {
	margin-top: 0px;
}

#sidebar #mostRecent ul li, #sidebar #mostCommented ul li, #sidebar #mostViewed ul li {
	width: 180px;
	padding-left: 5px;
}

#sidebar .Slideshows h3 {
	margin: 10px 0px 0px 0px;
}

#sidebar .SlideshowWidget h2 {
	display: none;
}

#sidebar .SlideshowBody {
	background-color: #F9F9F9;
	border: 0px;
	padding: 0px;
}

#sidebar .SlideshowBody ul {
	background-color: #F9F9F9;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar .SlideshowBody ul li {
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#sidebar .SlideshowBody .Slideshow span {
	display: none;
}

#sidebar .SlideshowBody .moreLink {
	padding-top: 0px;
	padding-bottom: 10px;
	border: 0px;
	text-align: right;
}

#sidebar .SlideshowWidget .ssThumb {
	margin-bottom: 0px;
}

#sidebar .SlideshowWidget .ssThumb img {
	margin-top: 10px;
}

#sidebar .rssIcon {
	float: right;
	margin-top: 5px;
}

#sidebar h3.subscribe, #sidebar h3.emailUpdates {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 14px;
}

#sidebar ul.categories, #sidebar ul.blogroll {
	width: 185px;
}

#rightRail {
	width: 162px;
	float: left;
	margin-top: 10px;
	text-align: right;
	margin-right: -20px;
	margin-left: 25px;
}

#rightRail #backpage {
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
	background-color: #adbdd6;
	text-align: left;
	width: 160px;
}

#rightRail #backpage .bpWrap  {
	margin: 6px 0px;
	padding-left: 6px;
	padding-right: 6px;
}

#rightRail #backpage .bpMore {
	margin: 6px;
}

#rightRail #backpage img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px;
	text-align: center;
}

#rightRail #backpage #bpInclude {
	background-color: #FFFFFF;
	border-left: 1px solid #ADBDD7;
	border-right: 1px solid #ADBDD7;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

#Bottom {
	margin: 10px auto 0px auto;
	height: 90px;
	width: 728px;
	clear: both;
}

#footer {
	text-align: center;
}



/* Personals styles */
#perswrap {
	font-family: Trebuchet MS, Times New Roman, serif;
	width:158px;
	text-align:center;
	border:1px solid #666666;
	background:#FFFFFF;
	padding:10px 0 10px 0;
	margin: 10px 0px 10px 0px; 
	font-size:9pt;
}

#perswrap a:link {
	text-decoration:none;
	font-weight:bold;
}

#perswrap a:visited {
	text-decoration:none;
	font-weight:bold;
}

#perswrap a:hover {
	text-decoration:none;
	font-weight:bold;
}

#persheader {
	color: #222222;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
}

#perswrap img {
	border:1px solid black;
}

#perswrap p {
	text-align:left;
	line-height:1.3em;
	padding:0;
	margin:0 auto 0 auto;
	width:130px;
}

#persmore {
	text-align:right;
	font-size:90%;
	margin:3px 10px 0 0;
}


/* Now Click This */
.HouseBanner {
	display: block;
	width: 160px;
	background-image: url(/img/r_rail_back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}

.HouseBanner h2 {
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #660000;
}

.HouseBanner ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}

.HouseBanner li {
	color: #999999;
	font-size: 12px;
}

.HouseBanner a:visited {
	color: #660000;
}


/* Backpage styling  */
.BackpageCategories {
	background-color: #FFFFFF;
	background-image: url(/img/backpage_09.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	width: 160px;
}

.BackpageCategories img {
	display: none;
}

.BackpageCategories .bpFoot {
	font-weight: bold;
	color: #666666;
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin: 35px auto 2px auto;

}

.BackpageCategories ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}

.BackpageCategories li {
	color: #999999;
	margin: 2px 0px 0px 0px;
}


/* Newsletter Signup */
#rightrail #esubscribe {
	background-color: #cc0000;
}

.NewsletterSignUp {
	background: url('/img/generic.jpg') top left repeat-x;
	border: 1px solid #999;
	display: block;
	margin: 0px 0px 10px 0px;
	width: 160px;
	overflow: auto;
}

.NewsletterSignUp {
	background-color: #cc0000;
}

.NewsletterSignUp h4 {
	display: none;
}

.NewsletterSignUp div.fade {
	text-align: left;
}

.NewsletterSignUp div.fade p {
	margin: 10px 10px 0 10px;
}

.NewsletterSignUp ul {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 50px 0 0 5px;
	padding: 0px 5px 5px 0px;
}

.NewsletterSignUp li {
	color: #ffffff;
	margin: 0px 0px 3px 0px;
}

.NewsletterSignUp form {
	margin: 5px;
	text-align: left;
}

.NewsletterSignUp label {
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
}

.NewsletterSignUp input {
	color: #000000;
	border: 1px solid #999;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
}

.NewsletterSignUp input.text {
	width: 105px;
	margin: 0px 5px 0px 0px;
}

.NewsletterSignUp input.submit {
	background-color: #fff;
	font-weight: bold;
	width: 30px;
	margin: 0px;
}


/* Likeme constants */
#Likeme .LikeMeArticle .LikemeHeader
 {
   font-size: 11px;
   text-align: center;
   border-bottom: 1px solid #cccccc;
   padding-bottom: 5px;
 }

#Likeme .LikeMeArticle .LikemeHeader img
 {
   vertical-align: text-top;
 }

#Likeme .LikeMeArticle .LikemeFooter
 {
   font-size: 11px;
   text-align: right;
   padding: 0px 5px;
 }

#Likeme .LikeMeArticle .LikemeHeader a:link,
#Likeme .LikeMeArticle .LikemeFooter a:link,
#Likeme .LikeMeArticle .LikemeHeader a:visited,
#Likeme .LikeMeArticle .LikemeFooter a:visited
 {
   text-decoration: none;
 }

#Likeme .LikeMeArticle .LikemeHeader a:hover,
#Likeme .LikeMeArticle .LikemeFooter a:hover,
#Likeme .LikeMeArticle .LikemeHeader a:active,
#Likeme .LikeMeArticle .LikemeFooter a:active
 {
   text-decoration: underline;
 }

#Likeme .LikeMeArticle .LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

#Likeme .LikeMeArticle .LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }

#Likeme .LikeMeArticle .LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }

#Likeme .LikeMeArticle h4,
#Likeme .LikeMeArticle h5
 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
 }

#Likeme .LikeMeArticle h1
 {
    color: #666;
    margin: 0 0 5px 10px;
    padding: 0;
 }

#Likeme .LikeMeArticle h2
 {
    font-size: 14px;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
 }

#Likeme .LikeMeArticle h4
 {
   font-size: 14px;
   font-weight: bold;
   color: #ccc;
 }

#Likeme .LikeMeArticle h5
 {
   font-size: 9px;
   font-weight: bold;
 }

#Likeme .LikeMeArticle .Pagination
 {
    display: block;
    text-align: center;
    float: none;
    margin: 5px;
    clear: both;
 }

#Likeme .LikeMeArticle .Pagination a
 {
    padding: 0px 5px;
    border: 1px solid #ccc;
    text-align: center;
 }

#Likeme .LikeMeArticle .Pagination a:hover
 {
    border: 1px solid #ccc;
    background: #ccc;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
 }

#Likeme .LikeMeArticle .PaginationSelected
 {
    padding: 0px 5px;
    border: 3px double #ccc;
    text-align: center;
 }

#Likeme .LikeMeArticle {
	background-color: transparent;
}
 
#Likeme .LikeMeArticle ul
 {
    margin: 5px 0 5px 15px;
    list-style-type: none;
    padding: 0px;
    border: 0px;
	background-color: transparent;
 }

#Likeme .LikeMeArticle ul li
 {
    width: 90px;
    margin: 0px 15px;
    float: left;
    font-size: 11px;
    border: 0px;
 }

#Likeme .LikeMeArticle ul li a.memRecLink,
#Likeme .LikeMeArticle ul li a.topRecLink,
#Likeme .LikeMeArticle ul li a.topMemLink
 {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    width: 84px;
 }

#Likeme .LikeMeArticle ul li img
 {
    display: block;
    border: 1px solid #ccc;
    padding: 2px;
    margin-bottom: 5px;
 }

#Likeme .LikeMeArticle a#Likeme .LikemeMore
 {
   display: block;
   clear: both;
   text-align: right;
   padding: 5px;
 }

#Likeme .LikeMeArticle .wait
 {
    cursor: wait;
 }


/* similar_members */
#Likeme .LikeMeArticle .similarMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

#Likeme .LikeMeArticle .similarMembers .members
 {
    text-align: center;
    padding: 0px 10px 0px 10px;
 }

#Likeme .LikeMeArticle .similarMembers .members img
 {
    border: 1px solid #ccc;
    padding: 2px;
 }


/* top_recommendations */
#Likeme .LikeMeArticle .topRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* top_members */
#Likeme .LikeMeArticle .topMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* member_profile */
#Likeme .LikeMeArticle .memberProfile
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

#Likeme .LikeMeArticle .memberProfile .memberPic
 {
    display: block;
    float: left;
    margin-right: 10px;
 }

#Likeme .LikeMeArticle .memberProfile .memberPic img
 {
    border: 2px solid #ccc;
    padding: 3px;
 }

#Likeme .LikeMeArticle .memberProfile .memberInfo
 {
    display: block;
    float: right;
    margin-top: 85px;
    width: 200px;
 }


/* member_recommendations */
#Likeme .LikeMeArticle .memberRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }


/* LikeMe Member Page */
#Likeme .LikemeMember
 {
    width: 535px;
    float: left;
    border: 2px solid #ccc;
    margin-left: 10px;
    padding: 5px;
 }

#Likeme .LikemeMember h4
 {
   margin: 0px 0px 10px 0px;
 }

#Likeme .LikemeMember h5
 {
   font-size: 10px;
   line-height: 11px;
 }

#Likeme .LikeMeArticle .LikemeMember .memberRecommendations h5
 {
    margin-bottom: 5px;
 }


/* Likeme Place Page */
#Likeme .LikemePlaceContentArea
 {
    width: 750px;
    float: left;
 }

#Likeme .LikemePlaceContentArea h1
 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px 10px;
    padding: 0px;
    width: 535px;
    float: left;
 }

#Likeme .LikemeBackTo
 {
    margin: 5px 10px 0 0;
    text-align: right;
 }

#Likeme .LikemePlace
 {
    width: 535px;
    float: left;
    border: 2px solid #ccc;
    margin-left: 10px;
    padding: 5px;
 }


/* Likeme Locations widget */
#Likeme .LikemeLocation
 {
    width: 300px;
    float: left;
    margin: 5px 0px 15px 0px;
    padding: 5px;
    border: 1px solid #ccc;
 }

#Likeme .LikemeLocation .similarLocations ul
 {
    width: auto;
    margin: 0px 0px 0px 40px;
    padding: 0px;
 }

#Likeme .LikemeLocation .similarLocations ul li
 {
    width: 45%;
    display: block;
    margin: 0px 5px 5px 5px;
    padding: 0px;
    border: 0px;
 }

/* Likeme Inside Words */
#Likeme .LikeMeArticle .insideWords
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

#Likeme .LikeMeArticle .insideWords ul
 {
    margin: 0px;
    padding: 0px;
 }

#Likeme .LikeMeArticle .insideWords ul li
 {
   clear: both;
   float: none;
   width: auto;
   margin: 0px 0px 15px 0px;
   padding: 0px;
   height: 100%;
   overflow: auto;
   border: 0px;
 }

#Likeme .LikeMeArticle .insideWords ul li div
 {
    float: right;
    margin: 0px;
    width: 200px;
    font-weight: normal;
    font-size: 11px;
 }

#Likeme .LikemePlaceContentArea .insideWords ul li .memWord
 {
    float: right;
    margin: 0px 0px 10px 0px;
    width: 300px;
 }

#Likeme .LikemePlaceContentArea .insideWords ul li .memInfo
 {
    float: left;
    width: 120px;
 }

#Likeme .LikeMeArticle .insideWords ul li img
 {
   float: left;
   margin: 0px 10px 5px 0px;
 }


/* recommenders */
#Likeme .LikeMeArticle .recommenders
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

#Likeme .LikeMeArticle .recommenders img
 {
    border: 1px solid #ccc;
    padding: 2px;
 }

#Likeme .LikeMeArticle .similarLocations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }


/* Likeme Home Widget */
#Likeme .LikemeHome
 {
    border: 1px solid #999999;
    padding: 5px 0px;
    margin-bottom: 15px;
 }

#Likeme .LikeMeArticle ul li a.memRecLink,
#Likeme .LikeMeArticle ul li a.topRecLink,
#Likeme .LikeMeArticle ul li a.topMemLink
 {
    display: block;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    width: 84px;
 }

#Likeme .LikemeHome .topRecommendations,
#Likeme .LikemeHome .topMembers
 {
    padding: 0px;
    margin: 0px;
 }

#Likeme .LikemeHome .topRecommendations
 {
    margin-bottom: 5px;
 }

#Likeme .LikemeHome .LikemeHeader
 {
    padding-bottom: 5px;
    margin-bottom: 5px;
/*    border-bottom: none;
    padding-bottom: 10px;
    background: url(/img/likemeshadowbar_dn.gif) repeat-x scroll 0px 100%; */
 }

#Likeme .LikemeHome .topMembers
 {
/*    border-bottom: none; */
    padding-bottom: 0px;
 }

#Likeme .LikemeHome .LikemeFooter
 {
    padding: 5px 5px 0px 0px;
/*    background: url(/img/likemeshadowbar_up.gif) repeat-x scroll 0% 0%;
    padding-top: 10px; */
 }

#Likeme .LikemeHome h5
 {
   font-size: 10px;
   line-height: 11px;
 }

#Likeme .LikemeHome h4,
#Likeme .LikemeHome h5
 {
   padding: 0px 5px;
 }

#Likeme .LikemeHome ul
 {
   margin: 5px 0px 10px 15px;
   padding: 0px;
   overflow: auto;
 }

#Likeme .LikemeHome ul li
 {
   margin: 0px 10px 0px 0px;
   padding: 0px;
   width: 85px;
   overflow: hidden;
   border: 0px;

 }

.wait
 {
   cursor: wait;
 }

 /* recommendation page */
 #Likeme .LikemeRecommendationsContentArea .Likeme
 {
    width: 535px;
    float: left;
 }
 

 /* listings search */
 .lmls
  {
    width: 180px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: left;
  } 
  
 .lmls h2.lmh2
  {
    display: none;
  } er: 1px solid #969696;
    overflow: auto;
    clear: both;
    width: 178px;
    padding: 0px;
    margin: 0px;
    background: #fff;
 }

/* article widget */
#Likeme .LikemeArticle
 {
    width: 180px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
 }

#Likeme .LikeMeArticle ul.tabs
 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: both;
    bottom: 0px;
 }

#Likeme .LikeMeArticle ul.tabs li
 {
    margin: 0px;
    padding: 0px;
    width: 90px;
    height: 20px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
 }

#Likeme .LikeMeArticle ul.tabs li.active
 {
    background-image: url(/img/lmtab-active.png);
    color: #000000;
    cursor: default;
    height: 20px;
    position: relative;
    bottom: -1px;
    margin-right: 0px;
    padding: 0px;
 }

#Likeme .LikeMeArticle ul.tabs li.inactive
 {
    background-image: url(/img/lmtab-inactive.png);
    cursor: pointer;
    text-decoration: underline;
    margin-right: 0px;
    padding: 0px;
 }

#Likeme .LikeMeArticle ul.tabs li.placeholder
 {
    background-color: transparent;
    background-image: none;
    margin-right: 0px;
    padding: 0px;
 }
 
#Likeme .LikemeArticleWidgetLower
 {
    border: 1px solid #969696;
    overflow: auto;
    clear: both;
    width: 178px;
    padding: 0px;
    margin: 0px;
    background: #fff;
 }

#Likeme .LikemeArticleWidgetLower .topRecommendations,
#Likeme .LikemeArticleWidgetLower .topMembers
 {
    border: none;
    margin: 0px;
    padding: 0px;
 }

#Likeme .LikemeArticleWidgetLower h4
 {
    font-size: 14px;
    line-height: 15px;
 }

#Likeme .LikemeArticleWidgetLower h4,
#Likeme .LikemeArticleWidgetLower h5
 {
    padding: 0px 5px;
 }

#Likeme .LikemeArticleWidgetLower ul
 {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style-type: none;
 }

#Likeme .LikemeArticleWidgetLower ul li
 {
    margin: 0px 2px;
    padding: 0px;
    float: left;
    width: 82px;
    height: 150px;
    overflow: hidden;
    border: 0px;
 }

#Likeme .LikemeArticleWidgetLower ul li topRecLink
 {
   width: 85px;
 }

#Likeme .LikemeArticleWidgetLower .LikemeArticleFooter
 {
   text-align: center;
   background: #eeeeee;
   margin: 2px;
 }

#Likeme .LikemeArticleWidgetLower .LikemeArticleFooter img
 {
   vertical-align: top;
 }
 
 /* listings search */
 .lmls
  {
    width: 180px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: left;
  } 
  
 .lmls h2
  {
    display: none;
  }

#Likeme .LikeMeArticle .LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

#Likeme .LikeMeArticle .LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }

#Likeme .LikeMeArticle .LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }
#Likeme {
width: 180px;
}

#Likeme .LikeMeArticle h2 {
width: 180px;
}

 
#Top.Ads {
margin-right: 0px;
margin-bottom: 5px;
}

#relatedInformArticles {
	border: 1px solid #999999;
	padding: 0px 0px 5px 0px;
	margin: 8px 0px;
	clear: left;
}

#relatedInformArticles * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#relatedInformArticles h2 {
	font-size: 12px;
	padding: 3px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #999999;
	background: transparent;
}

#relatedInformArticles h3 {
	font-size: 11px;
	margin: 2px 0px 2px 3px;
	color: #777777;
}

#relatedInformArticles ul {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	list-style-type: none;
}

#relatedInformArticles ul li {
	clear: left;
	line-height: 14px;
	margin: 5px 0px 2px 0px;
	font-size: 11px;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
}

#relatedInformArticles ul li .date {
	color: #777777;
}

#relatedInformArticles #relatedArticles {
	float: left;
	width: 345px;
	padding-right: 5px;
}

#relatedInformArticles #relatedTopics {
	float: right;
	width: 150px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}

#relatedInformArticles #relatedTopics ul li a {
	font-weight: bold;
}

