/*
	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	:
*/
body { background: url('background3.gif') left top repeat;font: 62.5% Verdana, Arial, Sans-Serif; } 

#page { background: none; padding: 0; border: 0; } 
.columns-one #page { width: 100%; } 
.columns-one #page .content #primary_home { width: 760px; } 
/*#primary_home .entry-content {background: #FBF7E4;}*/

#header { height: 160px; } 
.content { padding: 0; }
#primary { margin-right:20px; }
.hentry { /* Each entry is contained within the 'hentry' class */ }
.entry-content { /* The meat and potatoes of every entry */	color: #000; }
.secondary { float: right; font-size: 1.3em; line-height: 1.5em; color: #666; position: relative; }
.columns-two #sidebar-main, .columns-three #sidebar-main { width: 220px; padding: 10px 0; }
h1, h2, h3, h4 { font-family: Verdana, Sans-Serif; }
h1 { /* H1 is the title in the header */ display:none; }
h1, h1 a, h1 a:hover, h1 a:visited, #header .description { display:none; }
#header .description { /* Description in header */ font-size: 1em; margin: 0 40px; }
.page-head {display:none;}

/*- Main Menu in Header */
ul.menu { margin: 10px 0; padding: 0; position: absolute; bottom: 0; left: 10px; width: 90%; }
ul.menu li { display: inline; margin: 0; }
ul.menu, ul.menu li a { padding: 5px 15px 6px; }
ul.menu li a { font-size: 1em; color: white; margin: 0; background: #4D924D;border:1px solid white;}
ul.menu li a:hover { background:#6DCD62; color: white !important; text-decoration: none; }
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_parent a, ul.menu li.current_page_parent a:hover { color: white !important; background:#6DCD62; text-decoration: none; }
ul.menu li.admintab {display:none;}
ul.menu li.page_item page-item-7 a {display:none;}

/*- Sidebar Subpages Menu */
.sb-pagemenu ul { margin: 0; padding:0;}
.sb-pagemenu li {background: #C6EF39;}
.sb-pagemenu a {color:#C6EF39;;padding-left:20px;}
.sb-pagemenu a:hover {color:#67B92F;padding-left:20px;text-decoration: none !important;}
.sb-pagemenu li:hover {background:#67B92F;color:#000000;}
.sb-pagemenu li.page_item a {color:#FFFFFF;margin-left:0px;}
.sb-pagemenu li.page_item a:hover {text-decoration: none;}
.sb-pagemenu li.page_item {margin:10px 0;}
.sb-pagemenu ul ul { margin-top: 0px; }
.sb-pagemenu ul ul .page_item { margin-left: 50px; padding: 0; }
.sb-pagemenu .current_page_item { }

/*- Sidebar */
#naw {color:#000000;font-size:95%;padding:10px 0 10px 20px;background-color:#FFFF00;}
#autoportrait {color:#000000;font-size:95%;padding:0px;}
#cv-english a:link, #cv-english a:visited, #vecellio a:link, #vecellio a:visited, #tokyo a:link, #tokyo a:visited {color:#FF0000;font-size:95%;padding:0px;}
#cv-english a:hover, #vecellio a:hover, #tokyo a:hover {color:#FF00FF;text-decoration:none;}

/*- Content home */
#img_home {margin-left:40px;}
#img_home img {margin-right:20px;}

/*- Gallery */
div .ngg-albumtitle {font-family: Courier;color:black;}
div .ngg-albumtitle a:link, div .ngg-albumtitle a:visited {color:black;}
div .ngg-albumtitle a:hover {text-decoration:none;color:#FF0000;}
div .ngg-clear {margin-bottom:30px;}

/*- Footer */
#footer { clear: both; margin: 0 auto; padding: 20px 0 40px; text-align: center; color: #777;display:none; }
