/*
Theme Name: Shidokan
Theme URI: http://www.shidokanfrance.com/
Description: Theme cree par <a href="http://www.aseed.fr/">aSeed</a>.
Version: 1.0
Author: Frederic Lefeuvre
Author URI: http://www.aseed.fr/
*/



/* Begin Typography & Colors */
html,body{
	background-repeat:repeat-x;
	background-image:url('images/body.jpg');
	background-position:top;
	background-color:#652C3B;
	height:100%;
	margin:0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	width:100%;
	height:100px;
	min-height:100%;
	}

#page {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-y;
	width:1000px;
	min-height:800px;
	margin:0 auto;
	text-align: left;
}
#page {
	height: 800px;
}
html>body #page {
	height: auto;
	min-height: 800px;
} 


.illus_img{
	margin:0 1em 1em 0;
	border:1px solid #666;
}

#content {
	font-size: 1.2em;
	width:637px;
	margin:8px 49px 0 274px;
	padding:0 20px;
	float:right;
	min-height:350px;
}

#content .illust_text{
	float:right;
	margin:0 0 1em 2em;
	clear:both;
}

#content .illust_text2{
	float:left;
	margin:0 2em 1em 0;
	clear:both;
}

#content hr{
	height:0px;
	clear:both;
	visibility:hidden;
}

#content .illust_text img,#content .illust_text2 img{
	border:1px solid #666;

}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
/*	font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*	color: #333;*/
color:#85c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height:300px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #904;
}

h2 a, h3 a {
text-decoration:none;
}

a:hover {
	color: #f09;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	position:relative;
	top:0px;
	left:0px;
}

#main{
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	min-height:1000px;

}

#header {
	margin: 0;
	height: 323px;
	display:block;
	width:100%;
}

#headerimg {
	position:absolute;
	top:298px;
	left:510px;
	text-align:right;
	float:right;
	z-index:100;
}

#headerimg *{
	text-align:left;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding:0;
	margin: 5px 0 0 150px;
	width: 637px;
	}
#content .post{
	background-image:url(/wp-content/themes/shidokan/images/bg_post.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	background-position:top center;
	height:auto !important;
	min-height:183x;
	padding:0.6em 1.4em 0 1.4em ;
	margin:3px 0 0 0;

}
.post {
	margin: 0 0 40px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 69px 0 350px;
	width: auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 0 0 0.4em 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
#content h2{
/*	border-bottom:1px solid #D2C6DD; */
	color:#85c;
	font-weight:normal;
	word-spacing:2px;
	padding:0.4em  0 0 0;
	line-height:14px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}


#content, #content p,#content ul,#content li{
font-size:11px;
}

#content p{
	margin-bottom:2em;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 1em;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 1em 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

*/



/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#searchform #s {
	width: 98px;
	padding: 4px;
	background-color:transparent;
	border:0px;
	position:absolute;
	top:38px;
	left:808px; 
	}

#searchform #searchsubmit {
/*	padding: 1px;*/
	position:absolute;
	top:35px;
	left:904px; 
	width:32px;
	height:32px;
	border:0px; 
	background-color:transparent;
	text-indent:-10000px;
	font-size:0px;
	color:transparent;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0.3em 0.6em ;
	width: 180px;
	position:absolute;
	left:74px;
	top:331px;
	font-size:1.2em; min-height:300px; 
	padding-bottom:100px;
	margin:0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar 
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }
 End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 1em 1em 1em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*menu */

#home_link{
	position:absolute;
	top:10px;
	left:35px;
	width:720px;
	height:80px;
	display:block;
	text-indent:-4000px;
}
#float_menu{

}
#float_menu a{
	position:absolute;
	left:300px;
	display:block;
	width:260px;
	text-indent:-4000px;
}
#page_presentation{top:101px;height:22px;background-image:url(menu_off/presentation.jpg);}
#page_presentation:hover{background-image:url(menu/presentation.jpg);}

#page_organisation{top:123px;height:22px;background-image:url(menu_off/organisation.jpg);}
#page_organisation:hover{background-image:url(menu/organisation.jpg);}

#page_dojos{top:145px;height:22px;background-image:url(menu_off/dojos.jpg);}
#page_dojos:hover{background-image:url(menu/dojos.jpg);}

#page_calendrier{top:167px;height:22px;background-image:url(menu_off/calendrier.jpg);}
#page_calendrier:hover{background-image:url(menu/calendrier.jpg);}

#page_news{top:189px;height:22px;background-image:url(menu_off/news.jpg);}
#page_news:hover{background-image:url(menu/news.jpg);}

#page_combattants{top:211px;height:22px;background-image:url(menu_off/combattants.jpg);}
#page_combattants:hover{background-image:url(menu/combattants.jpg);}

#page_videos{top:233px;height:21px;background-image:url(menu_off/videos.jpg);}
#page_videos:hover{background-image:url(menu/videos.jpg);}

#page_photos{top:254px;height:23px;background-image:url(menu_off/photos.jpg);}
#page_photos:hover{background-image:url(menu/photos.jpg);}

#page_resultats{top:277px;height:22px;background-image:url(menu_off/resultats.jpg);}
#page_resultats:hover{background-image:url(menu/resultats.jpg);}

#page_contact{top:299px;height:22px;background-image:url(menu_off/contact.jpg);}
#page_contact:hover{background-image:url(menu/contact.jpg);}

.img_combattants{float:left; 	margin:0 2em 0.2em 0; }

.album{/*border:1px solid #eee; background-color: #f0f0f0;padding:1em;*/ border-width:0;}
.album_name{font-weight:bold;}
.album_desc{font-style:italic; color:#666;}
.hsPhoto {clear:both; display:compact; float:left}
.albumThumb{float:left; margin:.4em 2em .1em 0; width:130px;}
.albumThumb img{ border:1px solid #333;}
/*.hsPhoto a{display:compact; float:left; width:140px; height:140px;}*/
/*.hsPhoto img{border:1px solid #666; }*/
.highslideA img{border:1px solid #666; margin:0 1em 1em 0; }
.photo_dojo{border:1px solid #ccc; width:100px; height:100px; margin:0 1em; }

.entry_people{background-image:none; width:150px; float:left; height:200px; margin:4px 25px 1em 25px;}
.people{text-align:center;}
.people img{border:1px solid #ccc;}
.people h2{font-size:16px; font-weight:bold}
.ec3_schedule{font-size:16px; font-weight:bold; margin:0 0.8em 0.4em 0; /*background-color:#fff; padding:0.4em 0.8em; border:1px dotted #904; color:#904; font-family:Georgia, "Times New Roman", Times, serif;*/}
.last_post a{height:2.4em; display:block; padding:0.2em 0 0 0.4em; text-decoration:none; line-height:1.2em; color:#fff; font-weight:bold; background:url(/wp-content/themes/shidokan/images/left-link.jpg) #fff no-repeat 50% 50%;}
.date_event{font-weight:bold;}
.side_evt{border:1px solid #000; margin:1em; background-color:#fff;/*padding:1px*/}

.slider{position:absolute; top:98px; left:560px;}
.mask{position:absolute; top:98px; left:560px; width:381px; height:229px; display:block; background-image:url(images/header_anim.png);}

#mask_player{background-image:url(/player/mask.png); width:636px; height:500px; display:block; z-index:2; position:absolute; top:0; left:0;}
.player{clear:both; position:relative; top:0px; left:0px; height:400px; overflow:hidden;}

#dojos{width: 620px;}
#dojos td{vertical-align: top; border-bottom:2px solid #eee; padding:1em 0; margin:0 0 1em 0;}
*:focus {outline: none;}
*::-moz-focus-inner {border: none;}


