/*
Theme Name: TAKTEEK01
Version: 1.4.4
Description: TAKTEEK01 is a dark-colored theme that features plain text as the main banner. The text can easily be changed in the theme options. You also have the option to use an image as the main banner or both.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, dark, three-columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options
*/

/* -standards- */

* {
	margin: 0 auto;
}
body {
	background: #000000;
	color: #ffffff;
	font-family: "Arial";
	font-size: .75em;
}
a {
	color: #ffffff;
	text-decoration: none;
}
cite {
	font-style: normal;
}
cite a {
	color: #ff0000;
	font-style: normal;
}
code {
	font-size: 1.1em;
	line-height: 1.3em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
p {
	line-height: 1.5em;
	margin: 1.2em auto;
	text-align: left;
}
pre {
	background: #252525;
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 1.2em auto;
	overflow: auto;
	padding: 10px;
	width: 488px;
}
input, textarea {
	font-family: "Arial";
	font-size: 1em;
}
.header_blogcontent{
display:none
}	
/* -header- */

<head> tag.

#banner {
	padding: 20px 0 20px 0;
	height: 200px;
	text-align: center;
	width: 888px;
}
#banner img {
	max-width: 928px;
}
#topbar {
	background: #181818;
	color: #ffffff;
	padding: 10px;
	width: 908px;
}
#topbar a {
	color: #ff0000;
}

/* -content- */

#content {
	float: left;
	margin: 0 20px 0 20px;
	width: 528px;
}
#contentwrap {
	border-top: 1px solid #181818;
	display: block;
	padding-top: 20px;
	width: 928px;
}

/* -post and entries- */

.post {
	background: #181818;
	margin-bottom: 20px;
	padding: 10px;
}
.post a {
	color: #ff0000;
	text-decoration: none;
}
.post a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post blockquote {
	background: #252525;
	border: 1px solid #303030;
	margin: 1.2em auto;
	padding: 0 1.2em 0 1.2em;
}
.post img, .post object {
	border: 4px solid #303030;
}
.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	max-width: 500px;
}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
}
.post h2, .post h2 a {
	color: #ff0000;
}
.post h2 a:hover {
	color: #ffffff;
}
.post table {
	background: #252525;
	border: 1px solid #303030;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 1.2em auto;
	width: 100%;
}
.post th, .post td {
	border: 1px solid #303030;
	padding: 5px;
}
.post ul, .post ol {
	line-height: 1.5em;
}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}
.postmetadata-top {
	border-bottom: 1px dotted #404040;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.postmetadata-bottom {
	text-transform: uppercase;
}
.backtotop {
	margin: 1.2em auto;
	text-align: center;
}

/* -sidebar- */


#sidebar1wrap,
#sidebar2wrap {
	background: #181818;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	width: 160px;
}
#sidebar1 a, #sidebar1 li.recentcomments, #sidebar1 .textwidget,
#sidebar2 a, #sidebar2 li.recentcomments, #sidebar2 .textwidget {
	border-bottom: 1px dotted #252525;
	color: #ffffff;
	display: block;
	padding: 3px 3px 3px 10px;
}
#sidebar1 a:hover,
#sidebar2 a:hover {
	background: #0000;
	color: #000000;
}
#sidebar1 h2,
#sidebar2 h2 {
	color: #ffffff;
}
#sidebar1 h2.small,
#sidebar2 h2.small {
	border-bottom: 1px dotted #404040;
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: none;
}
#sidebar1 li,
#sidebar2 li {
	list-style: none;
	margin-top: 3px;
}
#sidebar1 li:hover small,
#sidebar2 li:hover small {
	color: #000000;
}
#sidebar1 li.recentcomments:hover,
#sidebar2 li.recentcomments:hover {
	background: #ff0000;
	color: #000000;
}
#sidebar1 li.recentcomments:hover a,
#sidebar2 li.recentcomments:hover a {
	color: #000000;
}
#sidebar1 li.recentcomments a,
#side
