﻿a, a:visited
{
	color:#2077dc;
	text-decoration: none;
}

a:hover
{
	color: #900;
}

body 
{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 , h4, h5, h6 
{
	color: #990000;
	font-family: arial, helvetica, verdana;
	font-size: 1.1em;
	font-weight: normal;
    margin-top: 1.5em;
}

h1 
{
	font-size: 1.2em;
}

h3 
{
	font-size: 1.0em;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p 
{
    margin-top: -1.0em;
}

p 
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 0.8em;
    line-height: 130%;
    margin-bottom: 0px;
}

.rightContainer h4 
{
    color: #fc0;   
}
.introduction h1 
{
    color: #fc0;   
}


.rightContainer, .rightContainer a
{
    text-decoration: none;
    color: #fff;
}

.rightContainer ul a 
{
    font-size: 0.8em;
}

.rightContainer a:hover 
{
    text-decoration: underline;
    color: #fc0;
}

.rightContainer h4 + div p:first-child 
{
    margin-top: 0.8em;
}

#recruitmentContainer h2, #newsletterContainer h2, #blogrollContainer h2 {
   color: #ffcc00;
}

#recruitmentContainer, #newsletterContainer, #blogrollContainer {
   color: #fff;
}

#blogrollContainer a {
   color: #ffcc00;
}

#blogrollContainer a:hover {
   color: #ff9900;
}

#recruitmentContainer {
  
}

#copyright {
	font-size: 85%;
	color: #fff;   
}

#copyright a {
	color: #fff;   
}

#copyright a:hover {
	color: #fff;
}

.contentWrapStart {
	color: #fff;
	margin-top:20px;
	margin-right:15px;
	width:500px;
}


.backgroundBlue p {
	color: #fff;
}

.twitter .content
{
    font-size: 0.8em;
}

.twitter img 
{
    display: none;
}

.twitter a[rel=me]
{
    display: none;
}

.post  ul > li 
{
    font-size: 0.7em;
}

#page div > ul > li 
{
    font-size: 0.8em;    
}

.searchresult 
{
    font-size: 0.8em;   
}

.photoAndInfo, .postentry > ul, .code
{
	font-size: 0.8em;
	line-height: 130%;	
}

.tags, .categories, .comments 
{
	font-size: 0.7em;
	line-height: 130%;	
}

.share 
{
	font-size: 0.7em;
}
