/*
	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	:
	Scheme Name	:
	Comments	:
*/

 

#page {
width: 780px !important;
	/* The entire design is contained within the 'page' id */
	}
	
#header h1, #header .description, .pagetitle, .brc span {
display: none !important;
	/* Contains the H1 and menu */
	}

ul.menu li a {
	font: 1em 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: white;
	background: #999;
}
ul.menu li a , ul.menu li a:hover {
 opacity:.85;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
opacity:.99;
	}

#primary .item .itemtext {
	font: 1.3em/1.5em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #444;
	}
#primary .item .itemhead {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.aright {
	text-align: right;
}
.aleft {
	text-align: left;
}
.flleft {
	float:left;
}
.flright {
	float:right;
}
.primary {
	/* Contains the main column */
	}

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

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

.secondary {
	/* Contains the sidebar */
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em !important;
	font-weight: bold !important;
	color: #666 !important;
	}

.entry-edit a, .editlink a, .commentseditlink a {
	background: url('pencil2.gif') left center no-repeat;
	}

.commentslink {
	background: url('comment2.gif') left center no-repeat;
	}

.chronodata, .comments #commentlist .commentmetadata {
	background: url('time2.gif') left center no-repeat;
	}
blockquote, .comments #commentlist li.authorcomment blockquote {
	background: #f6f7f8 url('quote2.gif') no-repeat 10px 0;              
	}
.commentsrsslink {
	background: url('feed2.gif') left top no-repeat;
	}
.trackbacklink {
	background: url('arrow_refresh2.gif') left top no-repeat;
	}
.entry-tags {
	background: url('tag_blue2.gif') left center no-repeat;
	}
#pagehandle, #nested_pagehandle {
	background: url('sliderhandle.gif') no-repeat center center;
}

.secondary .host {display: block;background: url('ghost.gif') no-repeat;margin: 10px 0 0 31px;height: 40px; width: 90px;}
.dropcap {float: left;margin: 4px 3px 0px 2px;padding:0;font: 3.8em/0.8em "Arial Black", "Helvetica Neue Bold Condensed", Arial,Helvetica, sans-serif;}
.dropcap2 {float : left;margin: 1px 3px 0px 3px;padding:0;font: 3.0em/1.0em Arial, Helvetica, sans-serif;font-weight : bold;}
.dropcap3 {float: left;margin: 0px 3px 0px -2px;padding:0;font: 4.0em/0.8em Verdana, Arial, Helvetica, sans-serif;}
.dropcap4 {float: left;margin: -1px 0px 0px -3px;padding:0;font: 1.3em/0.8em "Arial Black", "Helvetica Neue Bold Condensed", Arial, Helvetica, sans-serif; COLOR: #000066;}

.vamiddle {vertical-align:middle;}

h2.delim2 {font: 20px/1.0em "Trebuchet MS", "Verdana", sans-serif; font-weight: bold; color: #333; margin: 5px 0; padding: 15px 0 5px 0;text-align: left;}
h3.delim3 {font: 18px "Trebuchet MS", "Verdana", sans-serif !important; font-weight: bold; color: #666; margin: 5px 0; padding: 10px 0 5px 0;text-align: left;}
.artyl {margin: 5px 0; padding: 10px 10px 5px 20px;}
.ripad {padding: 4px 0 4px 8px;}
.lipad {padding: 4px 8px 4px 0;}
.bold {font-weight: bold;}
h1.mhd {font: 25px/1.0em "Trebuchet MS", "Verdana", sans-serif; font-weight: bold; color: #333; margin: 5px 0; padding: 5px 0 15px 0;text-align: left;}

/* html[xmlns] .brc {background: transparent url('since1998.png'); background-repeat: no-repeat;background-attachment: scroll;width: 228px;height: 134px;bottom: 0px; right: 0px;}
html[xmlns]*/  .brc {float:right;background: transparent url('byting.gif') no-repeat;width:94px;height:94px;}
