/*
Theme Name: Kei Koito
Theme URI: http://www.kei-koito.ch/
Description: The 2012 theme for Kei Koito
Author: Audrey Devantay, About Blank Design Office
Version: 1.0
*/


/************************************************************************************************************
*
* Wordpress Structure
*
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%;  height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }

/***********************************************************************************************
* Reset
* http://meyerweb.com/eric/tools/css/reset/ 
* v2.0 | 20110126
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, 
audio, video{ background: transparent; margin: 0; padding: 0;	border: 0; font-size: 100%; font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; overflow-y: scroll;}
ol, ul { list-style: none; }
blockquote, q{	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after{	content: ''; content: none; }
table{ border-collapse: collapse; border-spacing: 0; font-weight: normal; }

/************************************************************************************************************
*
* General Structure
*
*/
/*
html{
	overflow: hidden;
}
*/

#oneimgweb{
	display: block;
	width: 950px;
	height: 19216px;
}

#page{
	width: 1220px;
	margin: auto auto;
	font-family: Helvetica, arial, sans-serif;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}

.annotation{
	font-size: 11px;
}

#logo{
	margin: auto auto;
	margin-bottom: 20px;
	width: 800px;
}

#logo a{
	width: 800px;
	height: 112px;
	display: block;
	text-decoration: none;
	border: none;
}

#container{
/* 	overflow: hidden; */
	position: relative;
}

#header{
	z-index: 10;
	position: fixed;
	left: 10px;
	top:0px;
	width: 830px;
	padding: 30px 60px;
	background-color: #640B18;
}



#footer{
	padding: 10px 0;
	height: 20px !important;
	min-height: 20px !important;
}
/***********************************************************************************************
* page
*/

.page{
	width: 100%;
	margin: auto auto;
	overflow: auto;
}

.inner_page{
	width: 830px;
	margin: auto auto;
	text-align: left;
	background: url(images/bg_trans.png) repeat;
	padding: 60px;
	min-height: 500px;
}

#page_0{
	background: #640B18 fixed 50% 0;
}

#page_1{
	background: #B11B33 fixed;
}

#page_2{
	background: #F17A5B fixed;
}

#page_3{
	background: #EE6355 fixed;
}

#page_4{
	background: #8BC0A5 fixed;
}

#page_5{
	background: #5B7C63 fixed;
}

#page_6{
	background: #664B9B fixed;
}

#page_7{
	background: #F26F77 fixed;
}

#page_8, #page_15{
	background: #D23045 fixed;
}

#page_9{
	background: #C65538 fixed;
}

#page_10{
	background: #F4CF6B fixed;
}

#page_11{
	background: #EAAE67 fixed;
}

#page_12{
	background: #9AB3B6 fixed;
}

#page_13{
	background: #5A7FAA fixed;
}

#page_14, #footer{
	background: #F26F77 fixed;
}

#page_0 .more{
	background: #640B18 fixed 50% 0;
}

#page_1 .more{
	background: #B11B33 fixed;
}

#page_2 .more{
	background: #F17A5B fixed;
}

#page_3 .more{
	background: #EE6355 fixed;
}

#page_4 .more{
	background: #8BC0A5 fixed;
}

#page_5 .more{
	background: #5B7C63 fixed;
}

#page_6 .more{
	background: #664B9B fixed;
}

#page_7 .more{
	background: #F26F77 fixed;
}

#page_8 .more, #page_15 .more{
	background: #D23045 fixed;
}

#page_9 .more{
	background: #C65538 fixed;
}

#page_10 .more{
	background: #F4CF6B fixed;
}

#page_11 .more{
	background: #EAAE67 fixed;
}

#page_12 .more{
	background: #9AB3B6 fixed;
}

#page_13 .more{
	background: #5A7FAA fixed;
}

#page_14 .more{
	background: #F26F77 fixed;
}






#page_1 h2.main_title, .more{
	color: #B11B33;
}

#page_1 h2.main_title{
	color: #B11B33;
}

#page_2 h2.main_title{
	color: #F17A5B;
}

#page_3 h2.main_title{
	color: #EE6355;
}

#page_4 h2.main_title{
	color: #8BC0A5;
}

#page_4 .disc{
	border-color: #8BC0A5;
}


#page_5 .inner_page h2{
	padding-left: 289px;
}

#page_5 h2.main_title{
	color: #5B7C63;
}

#page_5 h2.main_title, #page_5 .disc h2{
	padding-left: 0;
}

#page_5 .disc{
	border-color: #5B7C63;
}

#page_6 h2.main_title{
	color: #664B9B;
}

#page_7 h2.main_title{
	color: #F26F77;
}

#page_8 h2.main_title, #page_15 h2.main_title{
	color: #D23045;
}

#page_9 h2.main_title{
	color: #C65538;
}

#page_10 h2.main_title{
	color: #F4CF6B;
}

#page_11 h2.main_title{
	color: #EAAE67;
}

#page_12 h2.main_title{
	color: #9AB3B6;
}

#page_13 a{
	background-color: #95ADC9;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	min-width: 20px;
	padding: 7px 10px 5px 10px;
	color: white;
	text-align: center;
	line-height: 10px;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

#page_13 h2.main_title{
	color: #5A7FAA;
}

#page_14 h2.main_title{
	color: #F26F77;
}


/***********************************************************************************************
* page normal
*/
.page-template-default:not(.home) .page{
	padding-top: 115px;
}

/************************************************************************************************************
*
* Navigation
*
*/

/* wp-list */
.menu{
	min-height: 58px;
}

.page_item, 
.page-item-162, 
.page-item-908,
.page-item-1104,
.page-item-1105,
.page-item-1106,
.page-item-1107{
	text-align: left;
	line-height: 120%;
	display: inline-block;
	padding-right: 10px;
} 

.page_item a, 
.page-item-162 a, 
.page-item-908 a,
.page-item-1104 a,
.page-item-1105 a,
.page-item-1106 a,
.page-item-1107 a{
	text-decoration: none;
	color: white;
}

.page_item a:hover, .page-item-162 a:hover, .page-item-908 a:hover{
	text-decoration: underline;
}

.page_item .children{

}

.page_item .children .page_item{

}

.page_item .children .page_item a{

}

.page_item .children .page_item a:hover{

}

/************************************************************************************************************
*
* Texte
*
*/
strong{
	font-weight: bold;
}

h1{
	margin-bottom: 4.5%;
}

h2, h3, p, li, td{
	line-height: 150%;
}

h2{
	font-size: 1.4em;
	font-weight: normal;
}

h3{
	text-transform: uppercase;
	font-size: 1em;
	margin: 3% 0 2%;
	font-weight: normal;
	border-bottom: 1px solid #f2f2f2;
	width: 480px;
}

p{
	font-size: 1em;
	margin: 0 0 2% 0;
	font-weight: normal;
}

.page_ja h2, .page_ja h2 strong{
	font-size: 1em;
	font-weight: normal;
}

td:first-child{
	width: 30%;
}

/*
.page_ja {
	font-family: meiryo, sans-serif;
}
*/
/*
.page_ja .inner_page{
	padding: 60px 50px;
	width: 850px;
}

.page_ja .disc .disc_content{
	width: 67%;
}
*/

/*
.page_ja p{
	font-size: 1.4em;
}
*/

h2.main_title{
	font-size: 50px;
	font-weight: bold;
}

.inner_page a, #cboxLoadedContent a{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.inner_page a:hover, #cboxLoadedContent a:hover{
	border-bottom: none;
}

.inner_page ul, #cboxLoadedContent ul{
	padding-left: 1.3%;
	margin: 0 0 2% 0;
}

.inner_page li, #cboxLoadedContent li{
	font-weight: normal;
	list-style: disc outside;
}

#page_12 .inner_page li, #page_12  #cboxLoadedContent li{
	margin-bottom: 10px;

}

.inner_page h2, #cboxLoadedContent h2{
	margin-bottom: 10px;
}

/************************************************************************************************************
*
* Home
*
*/
#page_0 h2{
	font-weight: bold;
}

#page_0 .inner_page{
	text-align: center;
	background: none;
	margin: auto auto;
	padding-top: 120px;
}

#page_0 .inner_page div{
	/* text-align: left; */
	width: 600px;
	margin: 30px auto;
}

#page_0 #img_0{
	margin-right: 10px;  
}

#page_0 .img{
	width: 280px;
	height: 380px;
}

#page_0 img, #logo img{
	width: 100%;
	height: 100%;
}


/************************************************************************************************************
*
* General Class
*
*/

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.collapse{
	display: none;
}

.more{
	cursor: pointer;
	display: inline-block;
	height: 10px;
	min-width: 40px;
	padding: 7px 10px 5px 10px;
	color: white;
	line-height: 10px;
	font-size: 12px;
	text-align: center;
}

#copy{
	margin-bottom: 0;
	font-size: 11px;
}

#copy a{
	text-decoration: none;
	color: white;
}

#copy a:hover {
	text-decoration: underline;
}

.english{
	font-size: 16px;
	display: block;
}

/***********************************************************************************************
* disc
*/
.disc{
	padding: 40px 0 28px;
	border-bottom: 1px solid #f2f2f2;
}

.disc .wrapper_fadder{
	float: left;
}

.disc .disc_content{
	float: right;
	width: 65%;
}

.disc_content h2{
	font-size: 2em;
}

/***********************************************************************************************
* Langue
*/
#lang {
    bottom: 10px;
    position: absolute;
    right: 10px;
}

#lang span{
	padding: 5px;
	display: none;
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
}

#lang a:hover{
	text-decoration: underline;
}

#lang a, #lang a span{
	color: white;
	text-decoration: none;
	display: block;
}

#lang a{
	display: inline-block;
}
/***********************************************************************************************
* Photo
*/
body.page-template-page-gallery-php {
	background-color: #ff7b59;
}

body.page-template-page-gallery-php .inner_page{
	background: none;
	background-color: #000;
	padding: 0;
	width: 950px;
}

body.page-template-page-gallery-php .inner_page table,
body.page-template-page-gallery-php .inner_page tr,
body.page-template-page-gallery-php .inner_page td{
	vertical-align: top;
	background: none;
	background-color: #000 !important;
}

body.page-template-page-gallery-php .inner_page h2{
	font-size: 50px;
	font-weight: bold;
}
/***********************************************************************************************
* Fadder
*/

.multi_images .legend{
	position: absolute; 
	bottom: 10px;
	left: 10px; 
	padding: 2px 5px; 
	background: url(images/85_w.png) repeat;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

/*
.fadder{
	position: relative;
	width: 255px;
}
*/

.multi_images .img{
	margin-bottom: 10px;
	position: relative;
/* 	background: url(images/5.png) repeat; */
	text-align: center;
	padding: 0;
	min-height: 100px;
	line-height: 50%;
}

.multi_images img{
	padding: 0;
	margin: 0;
	border: none;
	line-height: 100%;
}

.discography .img{
	margin-bottom: 10px;

}

/*
.fadder .img{
	position: absolute;
	display: none;
}
*/

.button{
	overflow: hidden;
	/*
text-indent: -10000px;
	background: url(images/dot.png) 0px 0px no-repeat;
*/
	display: inline-block;
	width: 14px;
	height: 20px;
	cursor: pointer;
}

.button.current, .button:hover{
/* 	background: url("images/dot.png") no-repeat scroll -14px 0px transparent; */
	
}
/***********************************************************************************************
* Background Stretcher jQuery Plugin
*/
HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: #991F12;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;font-family: Helvetica, arial, sans-serif;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/5.png) repeat;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#640B18; padding:1px;color:white;}
        #cboxLoadedContent div{padding: 60px 60px 80px 60px; }
        
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-30px; background:url(images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        
        #cboxClose{background-position:-50px -25px; right:0;}
        #cboxClose:hover{background-position:-50px 0px;}
        
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}


