

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #0000CC;
}

a:hover, a:active
{
    color: #0000CC;
}

a:visited
{
    color: #0000CC;
}

#header
{
    background-color: #FFFFFF;
}

h1.headermaintitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #333333;
}

h2.pageTitle
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.posthead h2
{
    color: #0000CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

.posthead h2 a:link, .posthead h2 a:visited, .posthead h2 a:active, .posthead h2 a:hover
{
    color: #0000CC;
}

#sidebar-a h3
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

#sidebar-a
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #0000CC;
}

#sidebar-a a:visited
{
    color: #0000CC;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #0000CC;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #000077;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #000088;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #000099;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #0000AA;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #0000BB;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0000CC;
}

#nav, #sidebar-a
{
    border-color: #AAAAAA;
}

/* HEADER --------------------------------------------------------------------*/
#header
{
    background-color: black;
    text-transform: none;
    text-align: left;
    background-image:url(http://storage.tielens.name//header.jpg);
    color:white;
}
#title a
{
    color:white;
}
#title
{
    height: 102px;
}
#subscriptions a
{
   color: white;
}
#nav a
{
   color: white;
}

/* SIDEBAR --------------------------------------------------------------------*/
#sidebar-a
{
   background-color: #D9D7C3;
}
#sidebar-a h3
{
    margin-top: 0.1em;
}
#news {
	margin: 0em;
	padding: 0em 0em;
}
#TagSideBar
{
    display: none;
}
#NewsSidebar h3
{
    display: none;
}
#SearchSideBar
{
    display: none;
}
h4
{
	margin-right: 1em;
	margin-left: 0em;
	color: #666;
	border-bottom-color: #666;
	border-bottom: 1px solid;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	margin-top: 1em;
}