/* Some of the custom code was created by a fellow xs4all-blogger: http://blogger.xs4all.nl/werksman/ 
and some more came from: http://mixtaper.com/blogs/gosatango/
Thank u guys d(^_^)b
*/

#footer {
	display: none;
        clear: none;
	padding: 15px;
	font-size: 0.2em;
		}	

body {background-color: #FCFAF2;}

#top {background-image: url(http://www.xs4all.nl/~bruyng/blog/images/top1.jpg);
height: 290px;
}

a {color: #FF9000;}

body {
padding: 1em;
}
#container {
width: 850px;
}
#calendar{
	text-align: left;
	margin-bottom: 1em;
} 
#sidebar-a a:hover {
	text-decoration: overline;
}
#content {
	padding: 0.5em 1em;
	margin-right: 220px;
	}
.posthead
{
	padding: 2px 1em;
	font-size: 0.9em;
	margin: 0px;
}
.postbody
{
	padding-top: 1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 2em;
}

.posthead h2
{
	font-size: 0.8em;
	margin: 0px;
	padding: 0.5em 0em 0em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.post h5
{
	font-size: 1em;
	margin: 0px 0px 0.5em;
}
.postfoot
{
	padding: 0.5em 1em;
	margin: 0px;
	color: #EEEEEE;
	font-size: 0.8em;
        text-transform: uppercase;
 }

#sidebar-a {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0 0 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
		}
#sidebar-a h3 {
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 1em;
}

#sidebar-a ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 8px;
	margin-bottom : 10px;
	width: 100%;
}

#sidebar-a li 
{
	margin-top: 6px;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}

#sidebar-a a:hover {
	text-decoration: overline;
}
#calendar{
	text-align: center;
	margin-bottom: 1em;
}
#news{
	margin-bottom: 0.5em;
	border: 1px dotted #cccccc;
	padding: 5px;
}
/* Navigation Bar*/
#nav{
	margin-top: 0.5em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
 #nav ul
{
	color: #CCCCCC;
	padding: 0;
	list-style-type: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav ul li {
	display: block;
}

#nav ul li a
{
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
}
#nav span{
	padding-left: 1em;
}
#navstats
{
	text-align: right;
	color: #CCCCCC;
	font-size: 0.9em;
	padding: 0.5em 0em 0.5em 0.5em;
	float: right;
	width: 340px;
	margin-right: 2.5em;
}
