/* CSS Document for babepd.com*/
body {
	background-image: url(http://www.babepd.com/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	//font-family:Georgia, "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* White navigation links */
a:link { text-decoration: none; color: #FFFFFF; font-size: 14px; }
a:visited { text-decoration: none; color: #FFFFFF; font-size: 14px; }
a:hover { text-decoration: none; color: #FFFFFF; font-size: 14px; }
a:active { text-decoration: none; color: #FFFFFF; font-size: 14px; }

/* Post rating links */
	/* Red */
a.ratingred:link { text-decoration: none; color: #FF0000; font-size: 13px; }
a.ratingred:visited { text-decoration: none; color: #FF0000; font-size: 13px; }
a.ratingred:hover { text-decoration: none; color: #FF0000; font-size: 13px; }
a.ratingred:active { text-decoration: none; color: #FF0000; font-size: 13px; }
	/* Green */
a.ratinggreen:link { text-decoration: none; color: #00FF00; font-size: 13px; }
a.ratinggreen:visited { text-decoration: none; color: #00FF00; font-size: 13px; }
a.ratinggreen:hover { text-decoration: none; color: #00FF00; font-size: 13px; }
a.ratinggreen:active { text-decoration: none; color: #00FF00; font-size: 13px; }

/* The title on top of the 4 boxes */
.toptitle { font-weight: bold; font-size: 12px; }

/* The description under the 4 boxes */
.topdescription { font-size: 11px; }

/* The links in the description */
a.topdesclink:link { font-size: 11px; text-decoration: underline; }
a.topdesclink:visited { font-size: 11px; text-decoration: underline; }
a.topdesclink:hover { font-size: 11px; text-decoration: underline; }
a.topdesclink:active { font-size: 11px; text-decoration: underline }

/* Post titles */
a.posttitle:link { color: #FF6699; font-size: 16px; font-weight: bold; }
a.posttitle:visited { color: #FF6699; font-size: 16px; font-weight: bold; } 
a.posttitle:hover { color: #FF6699; font-size: 16px;font-weight: bold; } 
a.posttitle:active { color: #FF6699; font-size: 16px; font-weight: bold; }

/* Post date */
.postdate { font-size: 13px; font-weight: bold; }

/* Post clicks */
.postclicks { font-size: 13px; }

/* Post rating */
.postrating { font-size: 13px; font-weight: bold; }
.postratingtext { font-size: 13px; }

/* Post description */
.postdescription { font-size: 12px; }

	/* Post description link */
	a.postlink:link{ font-size: 12px; color: #FF6699; text-decoration: none; }
	a.postlink:visited{ font-size: 12px; color: #FF6699; text-decoration: none; }
	a.postlink:hover{ font-size: 12px; color: #FF6699; text-decoration: underline; }
	a.postlink:actice{ font-size: 12px; color: #FF6699; text-decoration: none; }

/* Gallery title */
h1.gallerytitle { color: #CF445F; font-size:28px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; font-weight: bold; }

/* Gallery description */
h2.gallerydescription { font-size: 14px; color: #FFFFFF; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; font-family: Geneva, Arial, Helvetica, sans-serif;}

/* Content page font */
.contentpage { font-size: 12px; }