/*
Theme Name: La Cité Du Logiciel - 2010
Theme URI: http://www.citedulogiciel.com/
Description: Free Web Design made with 960gs CSS framework.
Version: 1.0
Author: SPIX | Jean David Boscouzareix spix@spix.fr
Author URI: http://www.spix.fr/
Tags: blue, custom header, fixed width, two columns, widgets, 960gs
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#index_col1,
#index_col2,
#index_col3,
.footer_col {
	background-color: #ccc;
}
#tag_cloud { background-color: #cac; }
#header, #footer { background-color: #acc; }
/*#pages_list { background-color: #cca; }*/

.postmetadata,
#sidebar ul {
  background-color: #aac;
}
.navigation { background-color: #fefeef;}

#category-presentation { background-color: #efeffe;}

.post { background-color: #ddd;}
#comments { background-color: #efefef; }

#talk_show .post { background-color: #cdcddc;}

#other_posts .post { background-color: #cddcdc;}

.pagetitle { background-color: #effefe;}

/* Begin Typography & Colors */

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #009;
	}

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;
	}

/* End Typography & Colors */


/* Begin Categories */

#categories {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	
	background-color: #efefef;
}

#categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#categories ul li {
	padding: 0;
}
#categories ul li a {
	display: block;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 0.95em;
	text-align: center;
	color: #333;
	text-shadow: 1px 1px 1px #999;
/*	color: #fff;
	text-shadow: 1px 1px 1px #333;*/
/*	letter-spacing: -1px;*/
	text-decoration: none;
	height: 2em;
	background-color: #efefef;
}
#categories ul li a:hover {
	color: #f60;
/*	background-color: #efefef;*/
}
#categories ul li a span {
}

/* End Categories */


/* 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 { /* Doesn't work in IE */
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/*	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 */

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

#tag_cloud a { text-decoration: none; }

.tagsz-1 { font-size: 8pt; color: #777; }
.tagsz-2 { font-size: 10pt; color: #666; }
.tagsz-3 { font-size: 12pt; color: #555; font-weight: bold; }
.tagsz-4 { font-size: 18pt; color: #444; font-weight: bold; }
.tagsz-5 { font-size: 22pt; color: #333; font-weight: bold; }

#pub {
  width: 300px;
  height: 250px;
  margin-bottom: 20px;
}

#footer { margin-top: 20px; }

.footer_col {
  text-align: left;
}

#credits {
	text-align: center;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

