/*
Theme Name: KKH Site
Theme URI: http://www.kendokai-higashi.nl/
Version: 1
Author: Peter Gosens
Author URI: http://www.petergosens.nl/
Description: Custom-made theme for Kendo Kai Higashi.

*/

/* 
global settings
----------------------------------------------------------- */

.slide {
	width: 760px;
	height: 225px;
	margin: 0px;
	position: absolute;
}

#sphtop1 {
	width:760px;
	height:35px;
	background: url(i/katoriA.jpg);
}
#sphtop2 {
	width:760px;
	height:35px;
	background: url(i/kendoA.jpg);
}
#sphtop3 {
	width:760px;
	height:35px;
	background: url(i/iaidoA.jpg);
}
#sphmid {
	width:760px;
	height:110px;
}
#sphmon {
	width:70px;
	height:180px;
	margin: 10px 0 9px 105px;
	background: url(i/shomen.png);
	float: left;
}

* html #sphmon {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kendokai-higashi.nl/shomen.png', sizingMethod='crop');

}

#sphnav {
	width:760px;
	height:20px;
	float: left;
}

#sphlogobox {
	width:450px;
	height:140px;
	float: left;
}
#sphlogoP {
	width:35px;
	height:140px;
	float: left;
}
#sphlogo {
	width:66px;
	height:66px;
	margin: 37px 7px 37px 7px;
	float: left;
	background: url(i/logo.png);
}

* html #sphlogo {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kendokai-higashi.nl/logo.png', sizingMethod='crop');
}

#sphlogoA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px; 
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 2px;
	color: #ffffff;
	width:450px;
	height:20px;
	float: left;
	padding: 47px 0 0;
}

#sphlogoA a {
	color: #ffffff;
}

#sphlogoA a:hover {
	color: #C70000;
}

#sphlogoB {
	width:450px;
	height:12px;
}

#slideback {
	width:760px;
	height:225px;
	position: absolute;
	z-index: 2; 
}

#slidex {
	width:760px;
	height:225px;
	background: black;
}
#slide0 {
	width:760px;
	height:225px;
	position: absolute;
	background: url(i/katoriB.jpg);
	z-index: 1; 
}
#slide1 {
	width:760px;
	height:225px;
	background: url(i/katoriB.jpg);
	position: absolute;
	z-index: 1; 	
}
#slide2 {
	width:760px;
	height:225px;
	background: url(i/kendoB.jpg);	
	position: absolute;
	z-index: 1; 
}
#slide3 {
	width:760px;
	height:225px;
	background: url(i/iaidoB.jpg);
	position: absolute;
	z-index: 1; 	
}
#sphtext {
	width:525px;
	height:205px;
	padding: 10px 0 0 25px;
	float: left;
}
#sphlink {
	width:170px;
	height:205px;
	padding: 10px 20px 0 20px;
	float: left;
}



#fastlink {
margin: 0;
padding: 0;
}

#fastlink li {
height: 1%;
margin: 0;
padding: 0;
display: block;
list-style-type: none;
background-image: none;
line-height: 25px;
_line-height: 20px;
width: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom: 1px solid white;
text-decoration: none;
font-size: 1.1em;
}

#fastlink a:link, #fastlink a:visited {
margin: 0;
padding: 0;
display: block;
list-style-type: none;
background-image: none;
line-height: 25px;
_line-height: 20px;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-size: 1.1em;
border-bottom: 0;

}

#fastlink a:hover {
margin: 0;
padding: 0;
display: block;
list-style-type: none;
background-image: none;
line-height: 25px;
_line-height: 20px;
color: #C70000;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-size: 1.1em; 
border-bottom: 0;
}






* { 
margin: 0; 
padding: 0; 
}
body { 
background: url(i/pattern.gif) repeat; 
font: 100%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #666;
text-align: center; 
}

/* links */

a:link {
text-decoration: none;
color: #281E59;
}
a:visited {
text-decoration: none;
color: #281E59;
}
a:hover {
border-bottom: 1px dotted #333;
color: #C70000;
}
a:active {
text-decoration: none;
color: #281E59;
} 
a img {
background: none;
border: 0 none;
margin-bottom: -10px; 
vertical-align: sub;
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #515151;
margin: 10px 0;
}
h1 { 
margin: 0;
font-size: 4em; 
font-weight: bold; 
text-transform: uppercase;
}
h1 a { 
color: #515151;
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #281E59;
}
h2 { 
font-size: 1.1em; 
}
h3 { 
font-size: 1em; 
}
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}
.h7, .h7 a {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 26px; 
font-weight: normal;
text-transform: uppercase;
letter-spacing: 5px;
padding: 2px;
color: #ffffff;
}
.h8 {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 10px; 
font-weight: normal; 
text-transform: uppercase;
letter-spacing: 1px;
padding: 2px;
color: white;
}
.h9a {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 18px; 
font-weight: bold; 
letter-spacing: 2px;
padding: 2px;
color: #fff;
font-style: italic;
}
.h9b {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 14px; 
font-weight: normal; 
padding: 2px;
color: #fff;
font-style: italic;
}
.h9b a:link, .h9b a:visited {
color: white;
}
.h9b a:hover {
color: #C70000;
}
.h10 {
line-height: 2.5em;
font-weight: bold;
margin-bottom: 20px;
}
.h11 { 
font-size: 1em; 
color: #fff;
letter-spacing: 0.2em;
text-transform: uppercase;
}
.h12 { 
color: #fff;
font-size: 0.9em;
line-height: 1.6em;
}


p { margin-bottom: 20px; } 

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font-family: Monaco, "Courier New", Courier, monotype, serif; 
}
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em "courier new", courier, monospace;
}

/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 2px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
background: url(i/bullet.gif) no-repeat 0 6px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* layout
------------------------------------------------------ */

#container {
margin: 0 auto; 
width: 760px;
padding-right: 12px;
padding-left: 12px;
font-size: 0.75em;
text-align: left;
background: url(i/back.png) repeat-y;
}

* html #container {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kendokai-higashi.nl/back.png', sizingMethod='scale');
}

#wrap {
height: 1%;
width: 760px;
margin: 4px 0;
background: url(i/wrap.gif) repeat-y;
}
#col-left {
float: left;
width: 150px;
padding: 20px 0;
text-align: right;

}
#col-main {
float: left;
width: 550px;

}
#col-right {
float: left;
width: 210px;
padding: 20px 0;
font-size: 1.1em;
font-weight: bold;

}

/* header
------------------------------------------------------ */

#header {
margin: 0;

}
body#home #header {
border-bottom: none;
}

/* main navigation */


#nav {
margin: 0;
padding: 0 0 20px 10px;
}
#nav li {
float: left;
display: block;
list-style-type: none;
margin: 0; 
padding: 0;
background-image: none;
}
#nav a:link, #nav a:visited {
float: left;
display: block;
padding: 0 9px 8px 9px;
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 2px;
}
#nav li.current_page_item, #nav a:hover {
background: url(i/tab.gif) no-repeat 50% 100%;
border-bottom: none;
color: #C70000;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
background: url(i/tab.gif) no-repeat 50% 100%;
}


.faq_cat {
  margin-top: 30px;
  border: 1px solid white;
}
.faq_cat_label {
  padding-right: 10px;
  font-weight: bold;
  font-size: 1.2em;
  background: #f5f6f7;
}
.faq_label {
  padding-right: 10px;
  font-weight: bold;
  font-size: 1em;
}
.faq_q {
  margin-top: 10px;
}
.faq_q .faq_q_content {
  margin-left: 10px;
}
.faq_a {
  padding-top: 5px;
  margin-left: 20px;
  padding-left: 5px;
  border-left: 1px solid gray;
}
.faq_ask {
  border-top: 1px solid gray;
  margin-top: 20px;
  padding-top: 20px;
}
.faq_ask textarea {
  width: 95%;
}
/* latest post
------------------------------------------------------ */

#latest {
width:760px;
height:254;
}
body#home #latest {
border-top: ;
}
#latest-inner {
height: 1%;
margin: 0;
background: url(i/latest.gif) repeat-y;
}

/* post */

#post-latest {
float: left;
width: 550px;
font-size: 1.1em;
color: #333;
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: bold 1.1em Verdana, Helvetica, Arial, sans-serif;
}
#post-latest p.post-meta {
margin: 0 20px;
font-size: 0.8em;
color: #666;
}
#post-latest .post-body {
padding: 10px 20px 20px;
}

/* about */

#sec-about {
float: left;
width: 210px;
padding: 0 0 20px;
font-size: 0.9em;
line-height: 1.6em;
}
#sec-about p {
margin: 0 20px 10px 20px;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 20px 20px;
font-size: 1.1em;
}

/* main column
------------------------------------------------------ */

/* post */

#col-main h3.sec-title {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.post {
margin: 0 15px 20px;
padding: 0 0 40px;
background: url(i/3os.gif) no-repeat 50% 100%;
}
div.post-body {

}
h2.post-title {
margin: 0;
font-weight: bold;
}
p.post-meta {
margin: 0;
font-size: 0.85em;
color: #999;
text-transform: uppercase;
}
body#archives p.post-meta-ind {
margin: 10px 0 0;
font-size: 0.85em;
}
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 50%;
line-height: 18px;
}
#col-main a:hover {
border-bottom: 1px dotted #666;
background: #e0e0e0;
text-color: #333;
}

/* prev-next navigation */

div.content-navigate {
padding: 10px 15px 20px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */

#comments {
padding: 0 15px 40px;
background: url(i/3os.gif) no-repeat 50% 100%;
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 0;
background: url(i/dot.gif) no-repeat 50% 100%;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
text-transform: uppercase;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "lucida sans unicode", "lucida grande", verdana, "trebuchet ms", sans-serif;
}
#searchsubmit, 
#comment-submit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}

/* side columns common
------------------------------------------------------ */

#col-right a:hover, #col-left a:hover {
background: transparent;
border-bottom: none;
}
#col-right li, #col-left li {
list-style-type: none;
margin: 0 25px 0 15px;
padding: 0;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 20px;
}
#col-right ul ul {
margin: 0;
}
#col-left ul ul, #col-left ul ul {
margin: 0;
}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}
h3.sec-title {
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.left-sec {
margin: 0 15px 20px;
} 
div.left-sec:categories {
margin: 0 15px 20px;
} 
div.right-sec {
margin: 0 15px 20px;
}

/* footer
------------------------------------------------------ */

#footer {
width:740px;
margin: 4px 0 0;
padding: 20px 0 20px 20px;
border-top: 1px solid #ccc;
font-size: 0.8em;
background: #ececec;
}

/* misc
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */