@charset "UTF-8";

/* Created by CK Design 2010 on June 10, 2010 */
/* Copyright 2010 CK Design/ T.A.E. Media Productions */
/* Last Updated on: 6/10/2010 */
/* Author: Christian Klemp */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}
body {
	background-color: #FFF;
	background-image: url(http://christianklemp.com/resources/img/return_imgs/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #3FACFB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #300;
}
a:hover {
	text-decoration: underline;
	color: #3FACFB;
}
a:active {
	text-decoration: none;
	color: #430302;
}
h1 {
	font-size: 36px;
	color: #600;
}
h2 {
	font-size: 24px;
	color: #603;
}
h3 {
	font-size: 18px;
	color: #300;
}
h4 {
	font-size: 16px;
	color: #300;
}
h5 {
	font-size: 40px;
	color: #600;
}
h6 {
	font-size: 52px;
	color: #600;
}

.post_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #600;
}

.copy_bar {
	position: fixed;
	bottom: 0px;
	right: 200px;
}
