<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* lovefatedestiny3*/
/* CSS Document */
body {
	margin: 0px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

#toprim {
	padding: 0px;
	background: #FCE9FC;
	border-top: 1px solid #F9CCE1;
	border-bottom: 1px solid #F9CCE1;
}

.other {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

.other2 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

/* links */
.type3:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px;
}

.type3:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px;
}

.type3:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px;
}

.type3:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}

.type2:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

/* Overal table */
.outline {
  border: 1px solid #F49AC1;
	font-family: Calibri;
	font-size: 14px;
}

/* For top links */
#buttons {
	float: left;
	width: 99%;
  	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	height: 25px;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	background: #FCE9FC;
	width: 130px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #CC3366;
	background: #FCE9FC;
	width: 130px;
}

#buttons&gt;ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #0000FF;
	background: #FCE9FC;
}

/* For nav links to have no list style */
ul
{
margin: 0;
padding: 0;
list-style: none;
}


/* For mainbody */
#body_outer {
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

/* Content heading */
.contentheading {
	color: #CC3366;
	font-weight: bold;
	font-size: 14px;
}

/* heading */
.heading {
	color: #CC3366;
	font-weight: bold;
	font-size: 18px;
}

.bottomheading {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.fb-comments, .fb-comments span[style], .fb-comments iframe[style] {width: 100% !important;}

#side {
	width: 335px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

#side1 {
	width: 335px;
	height: 38px; 
	background: url(sidenav1.webp) no-repeat;
	background-size: 100% 100%;
}

#side2 {
	width: 335px;
	height: 37px; 
	background: url(sidenav3.webp) no-repeat;
	background-size: 100% 100%;
}

#side3 {
	width: 335px;
	background: url(sidenav2.webp) ;
	background-size: 100% 130px;
}

.social {
	display: inline-block;
	margin: 3px;
}
/* topsize*/

#tophead {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#cupid {
	width: 550px;
	height: 400px;
}

@media only screen and (min-width: 700px) and (max-width: 959px){

#tophead {
	width: 695px;
}

#cupid {
	width: 550px;
	height: 400px;
}

#toprim {
	padding-bottom: 25px;
}

}

@media only screen and (min-width: 550px) and (max-width: 699px){

#tophead {
	width: 545px;
}

#cupid {
	width: 500px;
	height: 360px;
}

#toprim {
	padding-bottom: 25px;
}

}

@media only screen and (min-width: 470px) and (max-width: 549px){

#tophead {
	width: 468px;
}

#cupid {
	width: 450px;
	height: 320px;
}

#toprim {
	padding-bottom: 50px;
}

#homeintro {display: none;}

.topad td { display:block; }

}

@media only screen and (max-width: 469px) {

#tophead {
	width: 320px;
}

#cupid {
	width: 300px;
	height: 210px;
}

#toprim {
	padding-bottom: 75px;
}

#homeintro {display: none;}

.topad td { display:block; }

}

@media only screen and (max-width: 959px) {

#side
{display: none;}

}
/* banner*/
/* CSS Document */

@media only screen and (min-width: 960px) {

#widebanner {
	width: 730px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}

}

@media only screen and (min-width: 700px) and (max-width: 959px){

#widebanner {
	width: 468px;
	height: 65px;
}

}

@media only screen and (min-width: 550px) and (max-width: 699px){

#widebanner {
	width: 320px;
	height: 105px;
}

}

@media only screen and (min-width: 470px) and (max-width: 549px){

#widebanner {
	width: 468px;
	height: 65px;
}

}

@media only screen and (max-width: 469px) {

#widebanner {
	width: 320px;
	height: 105px;
}

}</pre></body></html>