/*
Theme Name: Speechi
Theme URI: http://wordpress.org/
Description: Speechi Theme
Version: 0.1
Author: JS
Author URI: none

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
/*	background: #FFFFFF url('images/speechibg.jpg') repeat-y top; */
	background-color: #abacc8;
	line-height: 1.4em;
	margin: 0;
	padding: 0; 
	}

#logo_header{
	position:absolute;
	width: 420px;
	height: 80px;
}

#contact_header { 
	position:absolute;
	width: 110px;
	height: 80px;
	margin-left: 550px;
}

#headerimg { 
	margin: 0px; 
	height: 80px;
	width: 756px; 
	} 

#menu {
	background-color: #332B5A;
}

#breadcrumb {
	width: 754px; 
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height:18px;
	margin:0px;
	padding-top:3px;
	background-color:#ECEEEB;
}

#content {
	font-size: 1.2em
	}

.widecolumn p {
	font-size: 1.05em;
	}

.narrowcolumn .widecolumn {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	padding-top: 5px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

 p a:visited {
	color: #00000;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	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;	
	padding-left: 0px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #06c;
	text-decoration : none;

}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev 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 */
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 756px;
	text-align: left;	
}

#header {
	background: #73a0c5 url('images/capitalaltruisteheader.jpg') no-repeat top left;
	background-color: #ffffff;
	margin: 0px;
	margin-top: 2px;
	padding: 0;
	width: 756px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin-top: 20px;
	width: 670px;
	padding-right:10px;
	border-right: 0px solid #CCCCCC;
	}	

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;	
	}

.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;

}

#footer {
	background: #eee url('images/speechifooter.jpg') no-repeat top; 
	border: none;
	font-size : x-small;
	color:#FFFFFF;
	padding: 0;
	margin: 0px;
	width: 756px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body  ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	color:#000000;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;		
	}

ul {text-indent: 0px; text-indent:10px;}

ul li {list-style-type: disc;}


.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;
	color:#000000;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	color:#000000;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	color:#000000;
	}

#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;
	}
/* 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 {
	
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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 */
#sidebar
{
	padding: 20px 0 20px 15px;
	margin-left: 535px;
	width: 190px;
	}

#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 { /* 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 {
	
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "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." */


/*

************** [D but] Feuille de style speechi **********************
  
*/

div.bloc {
	border-top: 0px solid #000000;
	padding-bottom: 25px;
	padding-top: 10px;
	
}


/* Titre de chapitre (violet) */
.titleCategory, h2.page, td.page {
//	clear: both;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	font-weight : bold;
	font-size: 130%;
	color:#332B5A;
}

/* Titre de page (orange) */
.titlePage, h1 {
	clear: both;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	font-weight : bold;
	font-size: 150%;
	color:#FF7109;
}
/* Corps du texte des posts */
.entry, div {
	font-size: 12px;
	
}

/* Titres des posts dans les previews (petite colonne) */
p.articleTitle ,a.articleTitle, a.articleTitle:visited, a.articleTitle:active, h3, h3 a, h3 a:active, a.page, h3.page {	
	color: #106EEA;
	font-weight : bold;	
	text-decoration:none;
	font-size: 14px;
	margin-top:0px;
}
a.articleTitle:hover, h3 a:hover {	
	color: #3C78B5;
	font-weight : bold;	
	text-decoration:underline;
}

a.page:hover
{
	text-decoration:underline;
}

/* Titres des posts */
h3,h3 a, h3 a:active, h2, h2 a, h2 a:active {	
	color: #444444;
	font-weight : bold;	
	text-decoration:none;
	font-size: 14px;
	margin-top:0px;
}
h3 a:hover, h2 a:hover {	
	color: #3C78B5;
	font-weight : bold;	
	text-decoration:underline;
}

h3 {
	padding-bottom : 0;
	margin-bottom : 0;
}

/* style des dates dans les posts et les commentaires */
.postDate {
	color: #777;	
	padding : 0;
	margin : 0;
	font-size: 90%;
}

/* Pour effectuer un alignement / ne pas toucher */
tr.trHome {
	padding: 20px;
}


.postmetadata, .commentlist {
	font-size: 12px;
	
}

/* Style des liens du footer */
a.linkBottom, a.linkBottom:active, a.linkBottom:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a.linkBottom:hover {
	text-decoration:underline;
}

/*
*** Template 4 - 2 colonnes / colonne gauche large  ***
*/
#T4Left {
	float : left;
	width: 280px;		
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T4Right {
	float : left;
	margin-left: 25px;	
	margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
	margin-right: 10px;
}
#TnewLeft {
	MARGIN-TOP: 15px;
	FLOAT: left;
	MARGIN-BOTTOM: 15px;
	MARGIN-LEFT: 15px;
	WIDTH: 350px
}
#TnewRight {
	FLOAT: left;
	MARGIN: 15px 10px 15px 25px;
	WIDTH: 350px
}
.bloc { }
.bloc p { float:none;}


/*
*** Template 6 - 2 colonnes / colonne droite large  ***
*/
#T6Left {
	float : left;
	width: 480px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T6Left-1{
	float : left;
	width: 480px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T6Right {
	float : left;
	margin-left: 25px;	
	border-left: 1px solid #CCCCCC;	
	margin-top: 15px;
	margin-bottom: 15px;
	width: 210px;
	margin-right: 10px;
    padding-left: 10px;
}

.bloc { }
.bloc p { float:none;}


/*
*** Template 1 - 3 colonnes  gales ***
*/
#T1Left {
	float : left;
	width: 226px;		
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T1Center {
	float : left;
	width: 226px;		
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T1Right {
	float : left;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 226px;
	
}

/*
*** Template 3 - 2 colonnes / colonne gauche  troite ***
*/
#T3Left {
	margin-top: 15px;
	float : left;
	margin-left: 5px;
	width: 160px;
	padding-right: 5px;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 15px;
	
}
#T3Right {
	float : left;
	width: 510px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	padding-left: 20px;
}

/*
*** Template 2 - 2 colonnes / Colonne droite large ***
*/
#T2Left {
	float : left;
	width: 420px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#T2Right {
	float : left;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 260px;
	margin-right: 10px;
}

#T5 {
	float : left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 660px;	
}

#T5-2 {
	float : left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 700px;
}

#PaiementLeft
{
    float : left;
    width: 430px;
    margin-top: 20px;
    margin-left: 20px;
	margin-bottom: 50px;
    border: thin solid #cccccc;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px
}
#PaiementRight  {
	float : left;
	width: 220px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 10px;
    border: thin solid #cccccc;
	padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px
}

.keygeneration  {
	float : left;
	width: 600px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 10px;
    border: thin solid #cccccc;
	padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 20px
}



.sep {
  border-top: thin solid #cccccc;
}



.menuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.speechi.net/us/images/menu_gauche/fleche.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D2E1;
	border-left-color: #D3D2E1;
	padding-left: 32px;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.menuGaucheRoll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.speechi.net/us/images/menu_gauche/fleche_roll.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D2E1;
	border-left-color: #D3D2E1;
	padding-left: 32px;
	background-color: #FDFDFD;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	cursor: hand;
}

h3.similar_post{
	color: #444444;	
	text-decoration:none;
	font-size: 12px;
	margin-top:0px;
}

#homepage_intro {
width: 290px;
height: 200px;
margin-top: 15px;
margin-right: 260px;
padding-left: 15px;
margin-left: 15px;
z-index:200;
border-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
padding-right: 30px;
padding-bottom: 15px;
border-color: #CCCCCC;
line-height: 1.4em;
}

#homepage_example {
	width: 345px;
	float: left;
	margin-right:30px;
	margin-left:-375px;
	text-align:justify;
	color: #333333;
	margin-top: 15px;
	line-height: 1.4em;
}
.cont { background-color: #FFFFFF; width: 100%; float: left; margin: 0px; padding: 0px; }*

.bloc_hp { margin-right: 30px; margin-left: 30px; margin-top: 25px; }

/*

************** [Fin] Feuille de style speechi **********************
  
*/
