
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #555;
	text-align: center;
	font-family:helvetica, arial, sans-serif;
	}

#page {
	background-color: white;
	text-align: left;
	}
	

#content {
	font-size: 1.2em
	}


h2 {
	font-family: georgia, serif;
	font-size: 24px;
	color:#444444;
	margin-bottom:15px;
	font-weight:normal;
	}

h3 {
	font-family: georgia, serif;
	font-size: 20px;
	color:#444444;
	font-weight:normal;
		padding-bottom:0px;
		line-height:1em;
		margin-bottom:0px;
	}

blockquote {
	font-family: georgia, serif;
	font-size: 24px;
	color:#444444;
	margin:20px 0px;
	padding:0px;
	border:0;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p {
	margin-top:0px;
}

.entry p a:visited {
	color: #b85b5a;
	}



a, h2 a:hover, h3 a:hover {
	color: #004a80;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 787px;
	}

#header {
	padding: 0;
	height: 86px;
	}
	
#header img {
	border:0;
}


.post {
	margin: 0 0  0;
	text-align: justify;
	clear:both;
	}

.post hr {
	display: block;
	}



.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 30px auto 20px auto;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

	
/* End Various Tags & Classes*/

.entry {font-size:14px; line-height:20px; color:#777; margin-top:0px;}
.imgtfe {padding:5px; border:1px solid #ccc; margin-right:10px; margin-bottom:20px;}

.video img {display:none;}
.videoholder { padding:20px 0;}

.thumbs {margin:0 0 0 5px; padding:0;}
.thumbs li {list-style-type:none;display:block;float:left; margin-right:5px; width:150px; height:95px;}
.thumbs li img {border:0;}

.tweets {border-top:1px #eee; font-size:10px; line-height:14px;}
.tweets {margin-top:30px;}
.aktt_tweets ul {margin:0 0 0 5px; padding:15px 0 0 0; border-top:1px solid #ccc;}
.aktt_tweets li {list-style-type:none;display:block;float:left; margin-right:15px; margin-bottom:2px; width:140px;}
.aktt_more_updates {clear:both;margin-top:10px;}

.navigation, #footer {font-size:12px;}
.navigation {text-align:center;}

#footer ul {margin:0; padding:15px 0 15px 0; border-top:1px solid #ccc;}
#footer li {list-style-type:none;display:block;float:left; margin-right:15px; margin-bottom:2px; }

#contactformdiv {
	width:350px;
	float:left;
}

#contactinfo {
	width:430px;
	float:left;
}