/*	Author Name	: 	Seb	Author Site	: 	http://www.sebfowler.com	Style Name	: 	PekertiDark*//* Central main content column */#page { background-color: white;		padding: 0 !important;		border: 0;	}/* Full width background */	body {	background: #252800 url(darkpattern.gif);	color: #191919;	margin: 0;	}	body.columns-three #primary {	margin-left: 195px;}body.columns-three #sidebar-1 {	left: -520px;	margin-left: -195px;}		.content { padding: 0; border-right: 20px solid #838c13; border-left: 20px solid #838c13; }		#header { color: #030; background-color: #663; }h1 { color: #fff; font-size: 1.5em; font-variant: small-caps; }h1 a:hover { color: #cc9; }h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited { color: #693; }h2 span a, h2 span a:visited, h3 span a, h3 span a:visited { color: #663; font-weight: normal !important; }/* Links in Header */ul.menu li a { font-size: 1.5em; color: #030; font-variant: small-caps; margin: 0; }ul.menu li a:hover { color: white; background: #252800; text-decoration: none; }ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover { color: #fff; background: #838c13; text-decoration: none; }/* Main column */.primary { color: #3b3b3b; background-color: #fff; }.hentry { color: #3b3b3b; background-color: white; border: solid 10px white;	}.entry-content { color: #3b3b3b; background-color: #fff;	}/* Sidebars */.secondary { color: #cf9; font-size: 1em; line-height: 1.25em; background-color: #693; background-attachment: scroll; background-position: 0 100%; padding-bottom: 10px; }.secondary li ul li { background-image: url(dot.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 4px; margin:2px 2px 2px 3px; padding:0pt 0pt 1px 14px; }.secondary a { color: #fff; font-size: 1.25em; font-variant: small-caps; line-height: 1.25; background-repeat: no-repeat; }.secondary a:hover { color: #cc9; font-size: 1.25em; background-repeat: no-repeat; text-decoration: underline; }.secondary h4, h4 a, h4 a:hover, h4 a:visited { color: #030; font-size: 12pt; }blockquote { color: #696; line-height: 1em; word-spacing: normal; }/* Footer */#footer {	clear: both;	margin: 0 auto;	padding: 20px 0 40px;	text-align: center;	color: #ddd;	}#footer p {	line-height: 1.6em;	}#footer a {	color: #fff;	border-bottom: 1px solid #ccc;	font-weight: bold;	}#footer a:hover {	border: none;	text-decoration: none;	color: #000;	}