/* @override http://bruslov.net/wp-content/themes/k2_628/styles/bruslov/bruslov.css */

/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

#page {padding-top: 0;
}

#banner {
	z-index: 0;
	float: left;
	position: absolute;
	bottom: 110px;
}



body {
		font-family: verdana, geneva, arial, sans-serif;

}



span.meta-start {
	display: none;
}

#header p.description {
	display: none;
}

#header h1 a {
	display: none;
}



span.commentslink {
	display: none;
}

span.meta-prep {
	display: none;
}

div.entry-meta div.entry-author{
	display: none;
}

div.entry-head h3.entry-title a {
	line-height: 105%;
	font-size: 20px;
	font-family: verdana, geneva, arial, sans-serif;
	letter-spacing: normal;
	

}



div.entry-meta {
}

div.entry-head div.entry-meta div.entry-categories  {
	left: 10px;
	position: relative;
	
}

.entry-content {
	text-align: left;
	color: #444;
	letter-spacing: normal;
	font-size: 1em;
	line-height: 1.4em;
}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 5px;
		font-family: verdana, geneva, arial, sans-serif;

	}
	
	
#header {
	/* Contains the H1 and menu */
	}
	
.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

.secondary {
	overflow: visible;
}

div.page-head h2 {
	text-align: left;
}


