/*  CSS Document created for FRFC1908 voetbalpool  */
/* Created by: Webmaster @, and Remco, FRFC1908.nl */
/*              Copyright: FRFC1908.nl             */

/* Algemene styling classes */
body {
	background: url("../../../wp-content/themes/lunaticnews/images/background-bg.jpg");
	background-repeat: repeat;
	
	background-color: #C2C2C2;
	color: #FFFFFF;
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 62.5%;
	text-decoration: none;
}

a,
p {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}

a:hover,
a:active {
	color: #DBDBDB;
	text-decoration: underline;
}

a:visited {
	color: #999999;
}

div.stl_white a:visited,
div.stl_white a:hover,
div.stl_white a:active {
	color: #B1B1B1;
	text-decoration: underline;
}

div.stl_white div.stl_feed,
div.stl_white a {
	color: #000000;
}


/* Topmenu and the text inside */
div.stl_topmenu, div.stl_topmenu a {
	background: url("../../images/style_topmenubg.gif");
	background-repeat: no-repeat;
	
	color: #4E4E4E;
	text-decoration: none;
}

div.stl_topmenu a:hover, div.stl_topmenu a:active {
	color: #000000;
	text-decoration: underline;
}

/* The black top containers */
div.stl_feedtops {
	font-size: 20px;
	color: #FFFFFF;

	background: url("../../../wp-content/themes/lunaticnews/images/headers.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
}

div.stl_feed {
	background: url("../../../wp-content/themes/lunaticnews/images/trans-bg-black.png");
	font-size: 1.2em;
	line-height: 1.6em;
	text-decoration: none;
	
	color: #FFFFFF;
}

div.tributes div.stl_feed {
	background: none;
}

div.stl_white div.stl_feedtops {
	background: url("../../images/Wit.jpg");
	background-repeat: repeat-x;
}

div.stl_green div.stl_feedtops {
	background: url("../../../wp-content/themes/lunaticnews/images/headers.jpg");
	background-position: 0 -40px;
	background-repeat: repeat-x;
}

div.stl_green div.stl_feed {
	background: url("../../../wp-content/themes/lunaticnews/images/trans-bg-green.png");
}

div.stl_red div.stl_feedtops {
	background: url("../../../wp-content/themes/lunaticnews/images/headers.jpg");
	background-position: 0 -80px;
	background-repeat: repeat-x;
}

div.stl_red div.stl_feed {
	background: url("../../images/style_transbg_red.png");
}

div.stl_white div.stl_feed {
	background: url("../../images/style_transbg_white.png");
}

div.stl_google {
	background: none;
	background-color: #000000;
}

div.stl_lowercase {
	text-transform: lowercase;
}




/* TOPmenu correcties en toevoegingen */
div.pos_topmenu {
	text-align: center;
	line-height: 2em;
}

