/*
Theme Name: kraft
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11,5px;
	color:#434343;
	background:url(images/blog_bg.jpg) repeat-x top left;
}
#wrapper{
	border:none;
}
#header{
	background:url(images/header_bg_2.gif) no-repeat top center;	
	/*height:200px;*/
}
#blog-title{
	padding:44px;
	border-bottom:none;
	text-indent:-2000px;
}
#blog-description{
	padding:29px;
	text-indent:-2000px;
}
#access{
	font-size: 11px;
	/*background: url(images/bg_menu.gif) top left #323232;*/
	background: #484848;
	border-top:1px solid #0072a0;
	/*border-top:none;*/
	margin-top: -1px;
}
#menu a{
	background:none;
	border:none;
	font-size:13px;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Verdana;
	color:#a6a6a6;
}
#menu a:hover{
	background:none;
	color:#fff;
}
#menu .current_page_item a{
	background:none;
}
#menu a:focus {
    background:none;
    color:#fff;
    border:none;
}
.entry-title{
	font-family:"Century Gothic", Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #343438;
	font-weight:normal;
	font-size:30px;
	padding:10px 0 5px 0;
}
.entry-title a{
	text-decoration: none;
	color: #5e5e5e;
}
.entry-title a:hover{
	text-decoration: none;
	color: #343438;
}
#footer {
    background:#4a4848;
    color:#fff;
    padding:20px 0;
    border-top:2px solid #5e5e5e;
}
#content_nosidebar {
    margin:0 0 0 10px;
    width:540px;
    overflow:hidden;
}
.gallery_extra {
	text-align: center;
}

.gallery_extra a {
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}

.gallery_extra img {
	border: 1px solid #727272;
	padding:3px;
}

.aside ul ul {
    list-style:none;
    margin:0 0 18px 0;
}
.aside ul ul ul {
	list-style:disc;
    margin:0 0 0 1.8em;
}
	
.tagline {
	color:#005b87;
	font-size: 16px;
	}
	
blockquote {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-left: 1.5em;
	padding: 3px 8px;
	background-color: #f2f2f2;
}
	
