@charset "UTF-8";
body
{
	background-attachment: fixed; 
	background-color: #000000;
	background-position: right top;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.wtfbreak.com/images/stripe.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* CSS Document */

.media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

.DefaultText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}
.PageNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

.warningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.welcometext {
	color: #656567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mostpopular {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.phpLDFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: black;
}

a.LoginStatus:link {color: white; text-decoration: underline; font-weight: bold;}
a.LoginStatus:visited {color: white; text-decoration: underline; }
a.LoginStatus:hover {color: yellow; text-decoration: underline; }
a.LoginStatus:active {color: white; }

a.UserCP:link {color: black; text-decoration: underline; font-weight: bold;}
a.UserCP:visited {color: black; text-decoration: underline; }
a.UserCP:hover {color: black; text-decoration: underline; }
a.UserCP:active {color: black; }

a.phpLDFooter:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.phpLDFooter:visited {color: gray; text-decoration: none; }
a.phpLDFooter:hover {color: yellow; text-decoration: underline; }
a.phpLDFooter:active {color: #FFFFFF; }

a.plugs:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.plugs:visited {color: gray; text-decoration: none; }
a.plugs:hover {color: yellow; text-decoration: none; }
a.plugs:active {color: #FFFFFF; }


a.mostpopular:link {color: #656567; text-decoration: none; font-weight: bold;}
a.mostpopular:visited {color: gray; text-decoration: none; }
a.mostpopular:hover {color: yellow; text-decoration: underline; }
a.mostpopular:active {color: #656567; }

a.LinksPage:link {color: blue; text-decoration: none; font-weight: bold;}
a.LinksPage:visited {color: blue; text-decoration: none; }
a.LinksPage:hover {color: blue; text-decoration: underline; }
a.LinksPage:active {color: blue; }

a.TopLinks:link {color: #656567; text-decoration: none; font-weight: bold;}
a.TopLinks:visited {color: gray; text-decoration: none; }
a.TopLinks:hover {color: yellow; text-decoration: underline; }
a.TopLinks:active {color: #656567; }

a.featured:link {color: white; text-decoration: none; text-transform: Uppercase; font-weight: bold;}
a.featured:visited {color: white; text-decoration: none; }
a.featured:hover {color: white; text-decoration: underline; }
a.featured:active {color: white; }

a.PageNumbers:link {color: black; text-decoration: none; text-transform: Uppercase; font-weight: bold;}
a.PageNumbers:visited {color: black; text-decoration: none;  font-weight: bold;}
a.PageNumbers:hover {color: black; text-decoration: underline;  font-weight: bold;}
a.PageNumbers:active {color: black;  font-weight: bold;}

a.media:link {color: black; text-decoration: none; text-transform: none; font-weight: bold;}
a.media:visited {color: black; text-decoration: none; text-transform: none; font-weight: bold;}
a.media:hover {color: black; text-decoration: underline; }
a.media:active {color: black; } 

.TopMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.ItemLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.ItemDescText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ItemSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.ItemSmallText a {
	color: #990000;
}


/* #############################
######## SOCIAL FOOTER #########
############################# */

#socialFooter { position:fixed; z-index:20; bottom:0px; width:100%; background:#fff; margin:0; border:1px solid #dbd9d9; border-width:1px 0; }

#socialFooter span.colorTitle { height:26px; }

#socialFooter div#loggedIn { float:left; padding:4px 0 0 40px; margin:0; }
#socialFooter div#loggedIn div { padding:10px 0 0 0; }
#socialFooter div#loggedIn a { margin:0 0 0 10px; }

#socialFooter div#devCenter { float:left; width:540px; padding:13px 0 0 0; margin:0 50px; }
#socialFooter div#devCenter h2 { float:left; margin:0 12px 0 0; }
#socialFooter div#devCenter dl { float:left; }
#socialFooter div#devCenter dl dt { float:left; padding:2px 0 0 0; margin:0 6px 0 12px; }
#socialFooter div#devCenter dl dd { float:left; }

#socialFooter ul { float:right; padding:7px 0; margin:0 25px 0 0; }
#socialFooter ul li { display:block; float:left; }
#socialFooter ul li a { display:block; width:20px; height:20px; margin:0 0 0 10px; }

#socialFooter ul li.youtube a { background:url(/img/youtube.png) no-repeat left top; }
#socialFooter ul li.facebook a { background:url(/img/facebook.png) no-repeat left top; }
#socialFooter ul li.twitter a { background:url(/img/twitter.png) no-repeat left top; }
#socialFooter ul li.flickr a { background:url(/img/flickr.png) no-repeat left top; }
#socialFooter ul li.digg a { background:url(/img/digg.png) no-repeat left top; }
#socialFooter ul li.bebo a { background:url(/img/bebo.png) no-repeat left top; }
#socialFooter ul li.myspace a { background:url(/img/myspace.png) no-repeat left top; }
#socialFooter ul li.linkedin a { background:url(/img/linkedin.png) no-repeat left top; }