/*  
Theme Name: Blutreme
Theme URI: http://www.mdikici.com/wordpress-themes/blutreme/
Description: A lightweight and simple theme. Theme has built-in fancybox support for thumbnails and medium sized images in the posts. It automatically adds fancybox to your images. Blutreme sidebar has widget support. You can customize it more by creating custom menus. Theme doesn't need any plugins to run. You can just install theme and start using it. If you have any questions, please check the <a href="http://www.mdikici.com/wordpress-themes/blutreme/" target="_blank" title="Blutreme Wordpress Theme">official webpage</a>.
Version: 1.0
Author: Murat Dikici
Author URI: http://www.mdikici.com
Tags: blue, two-columns, right-sidebar, fixed-width, custom-menu

	This theme was designed and built by Murat Dikici.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Murat Dikici must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background: #ffffff url(none);
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#header {
	border-bottom: solid 1px #000000;
	height: 100px;
	margin-bottom: 15px;
}

h1 {
	color: #000000;
	margin: 0px;
	left: 0;
}
h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	border: none;
}
.description {
	left: 0;
}

#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
.post {
	padding: 0;
	background: none;
}
.post .date {
	height: auto;
	width: 100%;
	background: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0;
	line-height: 100%;
}
.post .date span {
	height: auto;
	text-align: left;
	padding: 0;
	display: inline;
}
.post .title {
	clear: both;
	width: 100%;
	margin: 0;
}
.postdata .category{
	background: none;
	padding: 0;
	float: left;
}
.postdata .comments{
	background: none;
	padding: 0;
	float: right;
}

h3#comments {
	background: none;
	padding-left: 0;
	font: bold 14px/120% Arial, Helvetica, sans-serif;
	clear: both;
}

.commentlist li, .commentlist .alt {
	border: none !important;
}

#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar  {
	display: none !important;
}