/*  
Theme Name: Kamiya 2.0
Theme URI: http://www.kamiya.com/
Description: WordPress theme
Version: 2.0
Author: KC
Author URI: http://www.kamiya.com/
*/


/*	BASIC
-------------------------------------------------*/
body {
	margin: 0 auto;
	padding: 0;
	background: #cccccc;
	font-family: Helvetica, Arial,  Verdana, sans-serif;
	font-size: 0.8em;
	color:#666666;
	line-height:150%;
	text-align:center;
}

#page {
	margin: 0 auto;
	padding: 0;
	background:#ffffff;
}

img { border: none; }

a:link		{ color: #0099cc; text-decoration:none; border-bottom: 1px dotted #0099cc; }
a:visited	{ color: #0099cc; text-decoration:none; border-bottom: 1px dotted #0099cc; }
a:hover		{ color: #006699; text-decoration:none; border-bottom: 1px dotted #006699;}
a:active	{ color: #006699; text-decoration:none; border-bottom: 1px dotted #006699;}


hr { display: none; }

#clearfloats {
clear: both;
}


/*	HEADER
-------------------------------------------------*/

#header {
	background: #1753a6;
	height: 80px;
	border-top: #99ccff 1px solid;
}


/* logo */

#logo {
	width: 800px;
	margin: 0 auto;
	padding: 26px 0 0 0;
	text-align:left;
	}
	
#logo span, #logo a {
	display: block;
	width: 190px;
	height: 55px;
	padding: 0;
	border-style: none;
	background: url(./images/kclogo.gif) no-repeat;
}

/* nav */

#nav {
	background: #cccccc;
	border-top: solid 5px #036;
	background: url(./images/nav_bg.gif) repeat-x top;
	height: 42px;
}

#nav-content {
	width: 800px;
	margin: 0 auto;
	font-weight: bold;
}

#nav-content ul{ 
	list-style: none; 
	margin: 0 1px 0 0; 
	padding: 0; 
}

#nav-content ul li{ 
	float: left; 
	position: relative; 
	font-size: 1em; 
	border-right: 1px solid #cce3fc;
	border-bottom: none;
}

#nav-content ul li a#homemenu { 
border-left: 1px solid #cce3fc;
}

#nav-content ul li a{ 
	color: #036;
	display: block; 
	padding: 10px 20px; 
	text-decoration: none;
	border-bottom: none;
}

#nav-content ul li a:hover{ 
	color: #ffffff; 
	background: url(./images/nav_bg_on.gif) repeat-x top;
	text-decoration: none;
}

#nav-content li a#current{ 
	color: #ffffff; 
	background: url(./images/nav_bg_on.gif) repeat-x top;
	text-decoration: none;
}

/*	FONTS
-------------------------------------------------*/

h1, h2, h3 {
font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;

}

#nav-content {
font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;

}

/*	CONTENT
-------------------------------------------------*/

#main {
	width: 800px;
	margin: 34px auto;
	padding: 0;
	text-align:left;
}

#main-content {
	width: 520px;
    float: left;
	margin-top: 0;
}

#topcopy {
	width: 520px;
	height: 240px;
	margin-bottom: 24px;
	background: url(./images/topcopy.jpg) no-repeat top;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.post {
	margin: 0 0 40px 0;
}

h2.pagetitle {
	margin: 0 0 20px 0;
	padding: 0;
	color: #666;
	font-size: 120%;
	letter-spacing: 1px;
}

.post h2 {
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 1.6em;
	font-weight:bold;
	line-height: 120%;
	border-left: 8px solid #ffcc33;
}

.post h1 {
	padding: 6px 0 6px 9px;
	margin: 0;
	font-size: 1.4em;
	font-weight:bold;
	line-height: 120%;
	border-left: 8px solid #72afec;
}

.post h2 a:link,
.post h2 a:visited { color: #666666; text-decoration: none; }
.post h2 a:hover,
.post h2 a:active { color: #cc6666; }

.entry {
	margin: 1.5em 0;
}

.entry * {
	color: #4d4d4d;
	line-height: 160%;
}



/*	SIDE BAR
-------------------------------------------------*/

#sidebar {
	width: 240px;
	float: right;
	margin-left: 40px;
}

#currentpage {
	margin: 0;
	height: 32px;
	padding: 0 0 0 4px;
	font-size:1.2em;
	font-weight: bold;
	color:#666666;
	border-bottom: dotted 1px #cccccc;
}

#top{
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
	}

#side_title {
	margin: 0;
	height: 38px;
	padding: 14px 0 0 14px;
	background: #ffffff url(./images/sidebar-title.gif) no-repeat top;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	color:#fff;
}

.side-content {
	margin: 0px;
	padding: 2px 14px;
	background:#ffcc33;
	border-right: 1px solid #fc0;
	border-left: 1px solid #fc0;
}

.side_bottom {
	margin: 0;
	height: 8px;
	background: #ffffff url(./images/sidebar-title.gif) no-repeat bottom;
}

h2.side_subtitle {
	background: transparent url(./images/sidebar_arrow.gif) no-repeat 0 50%;
	font-size: 1.1em;
	font-weight:bold;
	color: #ffffff;
	padding: 4px 0 2px 16px;
	margin: 0;
	line-height:110%;
}

p.sidebar {
	color: #666666;
	font-size: 1em;
	line-height: 140%;
	padding: 2px 0 0 16px;
	margin: 0;
}

#contiune_sidebar {
	text-align:right;
	font-size: 1em;
}

#contiune_sidebar a {
	color: #fff;
	text-decoration:none;
	border-bottom: dotted 1px #ffffff;
}

#contiune_sidebar a:hover {
	color: #ff6633;
	text-decoration:none;
	border-bottom: dotted 1px #ff6633;
}

/*	BLOG SIDE NAV
-------------------------------------------------*/

#sidenav-blog {
	width: 200px;
	float: right;
	margin-right: 0px;
}	

#sidenav-blog  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	line-height: 16px;
}

/*	SIDE NAV
-------------------------------------------------*/

#sidenav {
	width: 200px;
	float: right;
	margin-right: 20px;
}	

#sidenav h3 {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.4em;
	color:#1753a6;
}

#sidenav  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 30px;
	text-indent: 23px;
	border-top: 1px dotted #cccccc;
}

#sidenav  li a {
	background: #fff url(./images/arrow_off.gif) no-repeat 0 50%;
	display: block;
	width: 200px;
	height: 30px;
	color: #999999;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
}

#sidenav li a:link, #sidenav li a:visited {
	background: #fff url(./images/arrow_off.gif) no-repeat 0 50%;
	color: #666666;
	font-family:  "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #cccccc;
}

#sidenav li a:hover {
	background: #d4e0ef url(./images/arrow_off.gif) no-repeat 0 50%;
	color: #036;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #ccc;
}

#sidenav li a#current {
	background: #fff url(./images/arrow_on.gif) no-repeat 0 50%;
	color: #666;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #cccccc;
}


/* email */

#email {
	padding: 30px 0 0 0;
	font-size: 1em;
}
	
#email a:link, #email a:visited {
	display:block;
	padding: 34px 0 10px 75px;
	border-style: none;
	text-decoration: none;
	color: #fff;
	background: #ffffff url(./images/email.gif) repeat-x top left;
}

#email a:hover {
	border-style: none;
	color: #f30;
}
	


/*	FOOTER
-------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	background: #ccc url(./images/footer.jpg) repeat-x top left;
	clear: both;
}
	
#footer-content {
	width: 520px;
	margin: 20px auto;
	padding: 10px 0;
	text-align:center;
}
	
#footer a:link		{ color: #666; text-decoration:underline; border: none;}
#footer a:visited	{ color: #666; text-decoration:underline; border: none;}
#footer a:hover		{ color: #333; text-decoration:underline; border: none;}
#footer a:active	{ color: #333; text-decoration:underline; border: none;}	