/*
Theme Name: KTarFilms
Theme URI: http://www.ktarfilms.com/
Description: Le theme du site de la KTarFilms
Version: 0.1
Author: Sylvain Téchené
 
Films by Sylvain Téchené || http://www.ktarfilms.com
 
*/

/* on retire les bordures sur les images/liens pour FF*/
* {
outline: none;
}

a img
{
	border:none;
}

a:focus
{
outline:none;
}

#follow
{
	position:fixed;
	right:0px;
}

body
{
	margin:0px;
	/*background: url(img/stream.jpg) no-repeat top center;*/
	background-color:black;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: small;
}

#page
{
	width:1000px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	/*border-left:#000 thin solid;
	border-right:#000 thin solid;*/
}

#header
{
	/*background:url(img/lensflare.jpg) left no-repeat;*/
	height:150px;
	margin:0px;
	margin-bottom:5px;
}

#header h1
{
	visibility:hidden;	
}

#content
{
	margin:0px;
	padding:0px;
	
}

#miseEnAvant
{
	margin-top:5px;
	margin-bottom:5px;
}

#footer
{
	color:#333333;
	background:black;
	margin:0px;
	clear:both;
	text-align:center;
}

#droite
{
	float:right;
	width:700px;
}

#gauche
{
	float:left;
	width:700px;
}

.post, .boite
{
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	border:white solid thin;
	margin-bottom:5px;
}

.paratexte
{
	background:black;
	padding:0px;
	margin:0px;
}

.post h2, .boite h2
{
	margin:0px;
	color:white;
	height:32px;
	padding-top:1px;
	padding-left:5px;
	text-align:left;

}

.post h2 a, .boite h2 a
{
	color:white;
	text-decoration:none;
}

.date
{
	float:right;
	color:white;
	margin-left:5px;
	width:25px;
	padding:2px;
}

.date
{
	text-decoration:none;
}

.jour
{
	display: block;
	font-size: 15px;
	letter-spacing: 7px;
	text-decoration:none;
}

a .date
{
	text-decoration:none;
}


.mois
{
	display: block;
	margin-top:-8px;
	font-size: 23px;
	font-weight: bold;
}

.annee
{
	display: block;	
	font-size:10px;
	margin-top:-6px;
}

.categorie
{
	height:18px;
	padding-left:5px;
	color:white;
	font-size:0.8em;
	text-align:left;
}

.post-content, .boite-content
{
	margin:0px;
	background:url(img/ombre.jpg) repeat-x top white;
	padding:5px;
	text-align:justify;
}

.navigation
{
	color:black;
	background:url(img/ombre.jpg) repeat-x top white;
	padding:5px;
	text-align:right

}

.navigation a
{
	color:black;
}

.comments-template
{
	color:white;
}

.post-content p, .boite-content p
{
	margin-bottom:5px;
}

.post-content a, .boite-content a
{
	text-decoration:underline;
	color:black;
}

.post-content p
{
	/*text-indent:20px;*/
	margin-top:5px;
}

.video
{
	margin-left:0px;
}

.post-content h2, .boite-content h2
{
	color:black;
	padding:0px;
	margin:0px;
	border-bottom:thin black solid;
	text-align:right;
}

.postmetadata
{
	text-align:right;
}

p
{
	margin:0px;
}

a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}

.side
{
	width:295px;
}

#twitter_div ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#twitter_div li
{
	margin-top:5px;
	margin-bottom:5px;
}

.side ul, .side li
{
	list-style:none;
	list-style-position:inside;
	padding:0px;

	margin:0px;
	text-indent:0px;
}

.side ul li
{
	font-weight:bold;
}

.side ul li ul
{
	padding-left:20px;
}

.side ul li ul li
{
	font-weight:normal;
}

#accordion
{
	float:right;
	width:295px;
	background:white;
	margin:-1px 0px 0px 0px;
}

#showcase
{
	margin-bottom:5px;
}

#recherche
{
	background:white;
	border: solid thin grey;
	margin:0px;
	text-align:left;
}


#s
{
	width:168px;
	background:url(img/loupe.jpg) no-repeat left;
	height:20px;
	margin:2px;
	border:none;
	padding-left:22px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: small;
}

#searchsubmit
{
	background:#CCCCCC;
	height:22px;
	margin:2px;
	padding-left:3px;
	padding-right:3px;
	border:none;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: small;
	float:right;
}

#searchsubmit:hover
{
	background:#AAAAAA;
	cursor:pointer;
}

#newsletter
{
	background:white;
	border: solid thin grey;
	margin:0px;
	text-align:left;
}

#newslettersubmit
{
	background:#CCCCCC;
	height:22px;
	margin:2px;
	padding-left:3px;
	padding-right:3px;
	border:none;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: small;
	float:right;
}

#newslettersubmit:hover
{
	background:#AAAAAA;
	cursor:pointer;
}

#m
{
	width:190px;
	/*background:url(img/loupe.jpg) no-repeat left;*/
	height:20px;
	margin:2px;
	border:none;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: small;
}

#wp-calendar
{
	width:293px;
	text-align:center;
}


.linkcat h2
{
	border:none;
	font-size:small;
	height:auto;
	margin:0px;
	padding:0px;

}

.linkcat ul
{
	margin:0px;
	padding:0px;
}

.linkcat ul li
{
	padding:0px;
	padding-left:20px;
	margin:0px;
}

#construction
{
	height:350px;
	background:url(img/construction.jpg) center no-repeat;
}

.wp-caption
{
	text-align:center;
	font-style:italic;
	background:#DDDDDD;
	margin-bottom:5px;
	padding-bottom:2px;
	max-width:688px;
	text-padding:0px;
}

.wp-caption img
{
	margin-bottom:5px;
}


.alignright
{
	float:right;
	margin-left:5px;
}

.alignleft
{
	float:left;
	margin-right:5px;
}

.aligncenter
{
	display:block;
	margin:auto;
	margin-bottom:5px;
}

.fblike
{
	clear:both;

}

.mosaique div
{
	display:inline-block;
	display:moz-inline-box; 
}
