/*   
Theme Name: ThreatToCreativity
Theme URI: http://maxisnow.com/2009/02/threat-to-creativitythreat-to-creativity/
Description: This theme has a CSS dropdown menu set in reverse order and works best with the <a href="http://wordpress.org/extend/plugins/thumbnail-for-excerpts/>Thumbnails for Excerpts</a> plugin by Radu Capan.<br> Largely inspired by European POP art, this theme is a labour of love. Pieces of code borrowed from all over. The key feature to this theme is the homepage excerpts with randomly generated coloration. It's a real threat to minimalist design and general organic creativity. It's automated and audacious. <a href="http://www.wpthemes.ch">Traduction WP Themes</a>
Author: Max is NOW!
Author URI: http://www.maxisnow.com
Tags: blue, brown, green, orange, red, yellow, purple, light, two-columns, flexible-width, right-sidebar, threaded-comments
Version: 1.6

Version 1.6 - Fixed some IE issues with the sidebar.

    ThreatToCreativity v1.6
	http://maxisnow.com/2009/02/threat-to-creativitythreat-to-creativity/

    Copyright (C) 2009  Max Kirchoff
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



Use these theme as you please. It would be nice if the footer stayed intact with links back to my site, however I understand that some people want to remove it. I've done it myself before. If you do linkback to me with the theme active on a site, I will probably link to you from my site. Just FYI.
Please find the color code generator in colors.php but all other styles in the theme stylesheet.


*/



/* -standards- */

body {
	text-align: center;
	background: #ffffff;
	background-image: url("/wp-includes/images/tools/bg-source.jpg");
	background-attachment: fixed;
	Background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-family: "Verdana";
	font-size: .75em;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: auto; 
	margin-right: auto; 
	width: 981px; /* largeur du corp */
	}

.contentpost p {
	text-align: left;
    clear: both;
	}

h2 {
	font-size: 1.2em;
	}

a {
	color: #0000FF;
	text-decoration: none;
	}

.entry a {
	color: #0000FF;
	text-decoration: underline;
	}

a:hover {
	color: #FF0000;
	}

a:visited {
	color: #551A8B;
	}

blockquote {
	background: url("images/blockquote.png") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}

#navlink {
	margin: 30px 0 30px 0;
	}

#topbar {
	border-bottom: 1px solid #000000;
	padding: 30px 0 35px 0;
	width: 800px;
	}

.blogtitle {
	color: #ff7e00;
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
	position: relative;
	margin-top: 16px;
	padding: 0px 0px 0px 0px; /* haut droite bas gauche */ 
	line-height: 38px;
	}

.blogdescription {
	color: #ffffff;
	position: relative;
	width: 592px; /* à modifier selon la font-size du blogtitle */
	margin: 0px 0px 0px 68px; /* à modifier selon la font-size du blogtitle */
	padding: 3px 3px 4px 3px; /* haut droite bas gauche */ 
	}

#banner {
	}


/* -content- */


#contentwrap {
	width: 100%;
	}

#content { /* Apparence de la page d'accueil */
	float: left;
	margin: 0 5px 0 11px;
	width: 660px;
	}

#content2 { /* Apparence de la page single */
	float: left;
	width: 660px;
	margin: 0 5px 0 11px; /* ?,espace de la marge gauche,?,largeur */
	}

#content2 img {
	border: 0;
	}
	
#contentpost {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background: #E8E8E8;
	padding-right: 18px; /* marge intèrieur */
	}
	

/* SIDEBAR */


#sidebar {
	float: right;
	width: 300px;
	margin-top: -55px; /* décalage vers le haut */
	}

#sidebar .sidebar_header {
	// background is determined in random color generator include;
	}

#sidebar h2 {
	color: #ffffff;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	}

#sidebar h2.small, #sidebar h2.widgettitle {
	// background is determined in random color generator include;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	padding: 3px;
	}

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

#sidebar li {
	list-style: none;
	}

#sidebar ul li {
	border-bottom: 1px dotted #000000;
	padding: 3px 3px 3px 10px;
	}

#sidebar img {
	width: 100%;
	border: 0;
	}


/* -post and entries- */


.post {
	float: left;
	position: relative;
	width: 110px;
	padding: 0px 0px 0px 0px;  /* haut droite bas gauche, largeur des marges  des prévu's*/
	overflow: hidden;
	}
.post a {
	color: #000000; /* couleur du link des prévu's */
	}

.post_single {
	float: center;
	width: 639px;
	margin: 1px 9px 1px 9px; /* haut droite bas gauche, aèration de l'intèrieur */
	}
.entry p img {
	border: 0px;
	margin: 0px;
	}
.postdate {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
.postdate_single {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0px;
	}
.posttitle {
	font-size: 9px;
	font-weight: bold;
	margin-top: 10px;
	}
.posttitle_single {
	font-size: 24px;
	letter-spacing: 1px;
	}
.posttitle a {
	color: #ffffff;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	background: #000000;
	margin: 15px 0 15px 0;
	padding: 3px;
	width: 100px;
	}
.postmetadatabottom a {
	color: #000000;
	}
.postmetadatabottom a:hover {
	color: #ffffff;
	}
.entry {
	// border-bottom: 1px dotted #000000;
	padding-bottom: 0px;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#search {
	border: solid 1px #ffffff ;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	background: transparent;
	}
.searchform {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 1px 1px 1px; /* haut droite bas gauche */
	margin-top: 0px;
}


#footer {
	clear: both;
	font-size: 9px;
	color: #000000;
	padding: 10px 0 35px 0;
	text-align: center;
	}
#footer a {
	color: #000000;
	}

#footer a:hover {
	color: #000000;
	}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	}
#respond {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	}
.commentlist div.alt {
	color: #000000;
	padding: 10px;
	}
ol.commentlist {
	list-style: none;
	text-align : left;
}
ol.commentlist ul.children {
list-style: none;
}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}
.comment-author {
}
.avatar {
background:#FFFFFF none repeat scroll 0 0;
float: left;
margin-bottom: 5px;
padding: 3px;
}
.commentlist ul li {
border-bottom: none;
}
.commentlist li {
margin: 10px 0 0 0 ;
}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px arial; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; font-weight:bold; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:3px solid #ccc; float:left; margin:0 1em 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* -floats -*/


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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

#header_left {
	float: left;
	position: relative;
	width: 660px;
	margin: 0 5px 0 5px;
	}

#header_nav {
	float: right;
	position: relative;
	margin: 0 0 0 0;
	}

#bodywrap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	}

.bg {
	height: 128px; /* Hauteur des prévu's */
	overflow: hidden;
}

.post:hover {
	background: white !important;
	}

.post:hover .posttitle a {
	color: black !important;
	}

.subnav li {
	list-style: none;
	border-bottom: 1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background: #eef5e1;
	display: block;
	padding: 4px 4px 4px 8px;
	border-left: 4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	background: #e4efd5;
	text-decoration: none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left: none
	}

#nav {
	background: #000000;
	font-size: 1.1em;
	z-index: 5000;
	}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 5000;
	}

#nav a, #nav a:hover {
	background: #000000;
	display: block;
	text-decoration: none;
	border: none;
	z-index: 5000;
	}

#nav li {
	text-align: left;
	background: #000000;
	float: right;
	list-style: none;
	border-right: 1px solid #000000;
	z-index: 5000;
	}

#nav a, #nav a:visited {
	background: #000000;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 45px; /* Taille des boutons "catégories"  + sous menu's */
	z-index: 5000;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background: #000000;
	text-decoration: none;
	z-index: 5000;
	}	
			
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 122px; /* Décalage vers la droite */
	border-bottom: 1px solid #000000;
	z-index:5000;
	}
	
#nav li li {
	width: 241px; /* Largeur des chaînes du menu */
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.8em;
	background: #009900;
	z-index:5000;
	}

#nav li li a, #nav li li a:visited {
	font-weight: bolder;
	font-size: 0.9em;
	color: #FFF;
	z-index: 5000;
	}

#nav li li a:hover, #nav li li a:active {
	background: #000;
	z-index: 5000;
	}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index:5000;
	}

a.main:hover {	
	background:none;
}

#commentform {
	margin: 10px 10px 10px 10px;
	padding: 0 10px 10px 10px; 
}

.picleft {
	float: left;
	margin: 4px;
	clear: both;
}

.picright {
	float: right;
	margin: 4px;
	clear: both;
}
.alignright {
	float: right;
	margin: 4px;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px;
	clear: both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.entry ol li {
	clear: both; 
	margin-top: 10px;
	position:relative;
}

#cattag {
	font-size: 9px;
}
