/*
	CSS files kept in the 'styles' 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 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: 	Tanaka
	Author Site	: 	http://www.waggastudio.com/tanaka
	Style Name	: 	Bonzo
	Style URI	:	http://www.waggastudio.com
	Version		: 	1.1
	Comments	: 	Nevermind...
*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #111 url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/body_bg_200707B.png');
	color: #bbb;
	margin: 0;
	}

#page {
	padding: 0px;
	border: none;
	background-color: #FFF !important;
	background-image: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/border_dotted.png') !important;
	background-repeat: repeat-y !important;
	background-position: 665px 0% !important;
	text-align: left;
	margin: 0 auto;
	position: relative;
	clear: both;	
	}

.sidebar-single #page {
	width: 900px;
	}

#header {
	background: black url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/header_bg_200708.png') center center no-repeat;
	width: 100%;
	height: 160px;
	}

h1 {
	position: absolute;
	top: 40px;
	left: 34px;
	background:#000;
	color: #FFF;
	padding: 2px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:visited:hover {
	color: #FFF;
	text-decoration: none;
}

.description {
	position: absolute;
	top: 80px;
	left: 34px;
	color: #FC3 !important;
	font-size: 1.2em !important;
	background:#000;
	padding: 2px;
	margin: 0 !important;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #333;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #333;
	font-weight: normal !important;
	}

.content {
	padding: 0px;
	}

.primary {
	}

#primary {
	position: relative;
	float: left;
	width: 628px;
	_width: 618px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

.secondary {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
	position: relative;
	}
#sidebar-main {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: #FFF url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/ul_c.png') repeat-x;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #333 !important;
	text-decoration: none;
	}
	
ul.menu, ul.menu li a {
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 20px;
	}

ul.menu li a {
	font-size: 1.5em;
	font-weight: bold;
	color: #FC0 !important;
	background: #333 url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/ul_a.png') repeat-x;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	}

ul.menu li a:hover {
	background: #FC3 url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/ul_h.png') repeat-x;
	color:#333 !important;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.secondary h2, /* Secondary H2 is sidebar headlines */
.secondary h2 a,
.secondary h2a:hover,
.secondary h2a:visited { 
	font-size: 18px !important;
	font-weight: bold !important;
	color:#FFF !important;
	padding: 0 !important;
	display: inline;
	background:#333;
}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}

.hentry {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/border_dotted.png') !important;
	background-repeat: repeat-x !important;
	background-position: 0% 100% !important;
	padding-bottom: 10px;	
	}
	
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin: 13px 0;
	}

.entry-content img {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	max-width: 100%;
	}

.commentlist li {
	color: #666;
	}

.comment-content p, .comment-content ul, .comment-content ol, .comment-content div, .comment-content blockquote {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
/*	line-height: 180%;*/
	padding-left: 16px;
	}

.commentauthor cite, commentauthor cite a, .commentauthor cite a:visited {
	color: #000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/quote.png') no-repeat 5px 0;
	font-size: 0.9em !important;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}

a, a:visited, .sidebar a:visited {
	color: #960 /*#963*/;
	}
	
.post p a:visited {
	color: #333;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/sliderbgleft.png') no-repeat center left;
}

#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('http://waggastudio.com/tanaka/wp-content/themes/K2_neeo/styles/bonzo1/sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}

