/*
Title:      	Fashoda Crisis Global Stylesheet
Author:     	Merlijn Van Holder - http://www.shadow-design.net
Updated:    	April 07
*/


/* ----[global]------------------------------------------- */

* 	{
	margin: 0;
	padding: 0;
	}

html, body { height: 98%; }	/* Stick Footer */

body 	{ 
	font: 62.5% verdana, arial, sans-serif;
	text-align: center;
	background: #000000 url(../images/bg.gif) repeat-x center top;
	}

#text a:link, .thalf a:link { color: #CC3333; }
#text a:visited, .thalf a:visited { color: #663333; }
#text a:hover, .thalf a:hover { color: #2a4164; }

img 	{ 
	border: none;
	margin-top: 0em;
	}


ul 	{
	list-style: none;
	font-size: 1.2em;
	margin-left: 2em;
	}

li 	{ 
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat;
	color: #999;
	}


/* ----[global text]-------------------------------------- */

p 	{ 
	font-size: 1.2em;
	text-align: justify;
	margin: 1em 0;
	color: #000;
	}


/* ----[wrapper]------------------------------------------ */

#wrapper { 
	width: 80%;
	margin: 0 auto;
	text-align: left;
	min-width: 710px;
	position: relative;	/* Stick Footer */
	min-height: 100%;	/*              */
	}


/* ----[navigation]--------------------------------------- */

#navbar { 
	text-align: right;
	position: relative;
	bottom: 4em;
	}

#navbar ul { 
	font-size: 1em;
	margin: 0;
	}

#navbar li { 
	padding: 0;
	background: none;
	display: inline;
	margin-left: 1em;
	}

#navbar li a { 
	line-height: 3em;
	padding-bottom: 3px;
	}

#navbar li a:hover { 
	border-bottom: 5px solid #FFFFFF;
	color: #000;
	}

#navbar li.current a { 
	border-bottom: 5px solid #FFFFFF;
	color: #000;
	}


/* ----[footer]------------------------------------------- */

#footer { 
	clear: both;
	height: 5em;
	text-align: center;
	line-height: 2em;
	position: relative;	/* Stick Footer */
	margin-top: -5em;	/*              */
	}

#footer a:link { color: #fff; }
#footer a:visited, #footer a:hover, #footer a:active { color: #666; }

#footer ul { 
	font-size: 1em; 
	padding: 0;
	margin: 0;
	background: none;
	}

#footer li {
	display: inline;
	padding: 0 0 5px 0 0;
	background: none;
	}

#shadow 	{ 
	line-height: 12px;
	float: right;
	position: relative;
	bottom: 5.5em;
	right: 15px;
	margin-bottom: 0em;
	}


/* ------------------------------------------------------- */
/*                          HOME                           */
/* ------------------------------------------------------- */

#text { 
	float: left;
	width: 100%;
	height: 300px;
	color: #000;
	}

#text .intro {
	padding-left: 25px;
	color: #663333;
	}