/*  
Theme Name: Black Ice

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.which has been  modified by me, 
Version: 2.0
Author: Chaz Southard 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
    margin: 0px;
 	padding: 0px;
 	height: 100%;
 	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333;
	background-color: #000000;
	text-align: center;
    line-height: 15px;
	}

#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border: 0px solid #333;
	}
/*
#header {
	float: left;
	width: 750px;
	height: 45px;
	border-bottom: 3px solid #cccccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

 -------------- HAUT DE PAGE ----------hmmmmmmmmmmmmm- */

#header {
	float: left;
	width: 750px;
	height: 35px;
	border-bottom: 2px solid #fff;
	margin-bottom: 15px;
}

#titre {
	float: left;
	width: 200px;
	border: 0px solid #333;

}

#nav {
	float: right;
	width: 535px;
	color: #FFFFFF;
	padding: 0;
	line-height: normal;
	margin-bottom: 15px;
}

#nav ul {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#nav li {
	float: left;
}

#nav a {
	text-decoration: none;
	color: #e6e6e6;
	background-color: transparent;
	text-transform: uppercase;
}

#nav a:hover {
	color: #333;
	background-color: transparent;
}

#nav a.selectNav, #nav a.selectNav:active, #nav a.selectNav:link {
	font-weight: normal;
	color: #333;
	background-color: transparent;
}


#nav .minuscule {
text-transform: lowercase;
padding-top: 5px;
}

#nav .minuscule a {
text-transform: lowercase;
}



/* -------------- AFFICHAGE ----------- */

#bas {
	clear: both;
	padding-top: 25px;

}
#basFlash {
	clear: both;
	padding-top: 13px;

}


.texteVisible {
	display: block;
}
.texteInvisible {
	display: none;
}


.photoVisible {
	display: block;
	border: 1px;
}
.photoInvisible {
	display: none;
}

#texte {
	float: left;
	text-align: left;

}

.separateur {
	clear: both;
	margin-bottom: 20px;
	width: 750px;
	height: 10px;
	background-image: url(images/commun/separateur.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border-bottom: 0px dotted #e6e6e6;

}

#archives {
width: 675px;
padding-left: 75px;

}

#archives .separateur {
width: 675px;
}
/* -------------- AFFICHAGE ----------- */

#bas {
	clear: both;
	padding-top: 25px;
}


#content {
	color: #CCCCCC;
	line-height: 170%;
	font-size: 13px;
	text-align: justify;
	
	 /*
	
		float: none;
	padding-top: 20px;
 het yet */
	}
	
a, a:visited {
		color: #06c;
		text-decoration: none;
	}

p {
       margin: 20px 0px 0px 10px;
   }

.widecolumn .entry p {
		}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {

	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border-bottom: 3px solid #ccc;
	}

small {
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	}

h1 {
	font-size: 18px;
	text-align: center;
	}

#headerimg .description {
	font-size: 14px;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	}

h3 {
	
	}

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: #999999;
	}

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 {
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	}

#sidebar {
	}


code {
	font: 12px 'Courier New', Courier, Fixed;
	}


a, h2 a:hover, h3 a:hover {
	color: #0033FF;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure 888888888888888888888888888888888888888888888888888888888888888888888888888888888888*/
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	width: 750px;
	margin: 50px auto  auto;
	border: 1px solid #959596;
	}

#leftbar {
	color: #888;
	float: left;
	font-size: 11px;
	line-height: 150%;
	width: 170px;
	text-align: justify;
	list-style-image: url(none);
	list-style-type: none;
	}

#sidebar {
	margin: 20px 0px 20px 0px;
   color: #aaa;
	float: right;
	font-size: 12px;
	line-height: 150%;
	width: 200px;
	text-align: left;
	top: auto;
	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: 1px;
	margin: 0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classe888888888888888888888888888888888888888888888s

#header {
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#headerbar {
		color: #aaa;
		padding: 3px 0px 3px 2px;
		border-bottom: 1px solid #000;
		text-align: center;
		font-size: 10px;
		letter-spacing: 5px;
		text-transform: uppercase;
		margin-bottom: 30px;
	}

	#headerbar a, #headerbar a:visited {
		color: #aaa;
		padding-left: 5px;
	}

	#headerbar a:hover, #headerbar a:active {
		color: #000;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
    float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}


.post {
        font-size:14px;
	text-align: justify;
	text-tranform: lowercase;
	}

.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: left;
	text-align: right;
}
*/

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	float: none;
	}

#footer p {
	color: #bbb;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0px 20px 0px;
	letter-spacing: 3px;
	}
/* End Structure */



/*	Begin Headers 8888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888*/
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: lowercase;
	margin: 5px 0 0;
	text-align: center;
	padding-top: 10px;
	color: #66FFCC;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	font-size: 16px;
	border-bottom: 3px solid #aaa;
	border-top: 1px solid #aaa;
	letter-spacing: 1px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin: 12px 0px 10px 20p;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#leftbar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftbar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#leftbar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftbar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftbar ul ol li {
	list-style: decimal outside;
	}

#leftbar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements 8888888888888888888888888888888888888888888888888888888888888888888888888888888*/



/* Begin Comments 8888888888888888888888888888888888888888888888888888888888888888888888888888888888888888*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar*88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888 */

