@charset "UTF-8";
/*
Theme Name: Fluxicon Theme 3
Theme URI: http://fluxicon.com/
Description: Theme design for the Flux Capacitor blog.
Version: 1.0
Author: Christian W. Guenther
Author URI: http://fluxicon.com/
Tags: one column, fluxicon
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #7f542f;
	background-attachment: scroll;
	background-image: url(images/background_cork.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

sup {
	line-height: 1px;
	font-size: 0.85em;
}

.header {
	background-attachment: fixed;
	background-image: url(images/background_header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 65px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 2;
}

.header a {
	text-decoration: none;
}

.header a:hover {
	text-decoration: none;
}

.content {
	width: 640px;
	padding-top: 110px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	z-index: 0;
}

.advertiser {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D3128;
	font-size: 1.4em;
	line-height: 1.5em;
	font-style: oblique;
	background-color: #FFF385;
	padding-top: 70px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: -90px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: justify;
}

.advertiser a {
	color: #942919;
	text-decoration: none;
}

.advertiser a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF00;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 1.4em;
	line-height: 1.5em;
	font-style: normal;
	background-color: #FFF;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.comments-advertiser {
	background-color: #ADA69C;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: right;
}

.comments-advertiser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 5px;
}

.comments-advertiser a {
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

.comments-advertiser a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #111111;
}

.comments {
	background-color: #CDC7C3;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 110px;
	padding-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333;
}

.comments h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #5E5D56;
	margin-left: -40px;
	margin-bottom: 30px;
}

.comment-body {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	
}

.comment-footer {
	background-attachment: scroll;
	background-image: url(images/comment-single-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 10px;
	font-size: 1em;
}

.comment-footer-user {
	font-weight: bold;
	color: #474743;
	margin-right: 0.5em;
}

.comment-footer-user a {
	color: #474743;
	text-decoration: none;
}
	
.comment-footer-user a:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
}

.comment-footer-date {
	font-weight: normal;
	color: #77916C;
}

.entry a {
	color: #942919;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
	background-color: #FFE780;
}

.entry img {
	border: none;
}

.entry blockquote {
	background-attachment: scroll;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-style: oblique;
	color: #504f4a;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.entry code {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 16px;
	color: #252F4D;
}

.entry ul {
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 40px;
}

.entry ul li {
	margin-bottom: 0.6em;
	list-style-position: outside;
	list-style-type: disc;
}

.entry-header {
	font-size: 1.83em;
	line-height: 1.2em;
	font-weight: bold;
	color: #111111;
	margin-right: 0.3em;
}

.entry-header a {
	color: #111111;
	text-decoration: none;
}

.entry-header a:hover {
	color: #942919;
	text-decoration: none;
}

.entry-author {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #918C7C;
	margin-right: 0.3em;
	white-space: nowrap;
}

.entry-date {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #A4B984;
	margin-right: 0.3em;
	white-space: nowrap;
}

.entry-meta {
	white-space: nowrap;
}

.entrycomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/commentsbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-bottom: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

.entrycomments a {
	color: #FFF;
	text-decoration: none;
}

.entrycomments a:hover {
	color: #000;
	text-decoration: underline;
	background: transparent;
}

.bottomnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D3128;
	font-size: 1.5em;
	line-height: 1.6em;
	font-style: oblique;
	background-color: #FFF385;
	background-attachment: scroll;
	background-image: url(images/background_footernav.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -40px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: left;
	min-height: 30px;
}

.bottomnavigation a {
	color: #121272;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.bottomnavigation a:hover {
	text-decoration: none;
	color: #FF1111;
	background-color: #000000;
}

