/* @override http://www.cipretvaud.ch/wp_cipret/wp-content/themes/CIPRET/style.css */


/*
Theme Name: WordPress CIPRET
Theme URI: http://wordpress.org/
Description: un theme pour un site d'information sur le tabagisme.
Version: 1.0
Author: David Corradini



CIPRET v1.0


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
#fb-root{
	color:#FFF;}

body {
	
	font-family:  Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	
	background-repeat: repeat;
}
#page {
	background-image:url(images/main_fond.jpg);
	text-align: left;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 920px;
	background-repeat: repeat-y;
}



/*HEADER
____________________________________________________________________________________________________________
*/


#header {
	

	padding: 0;
	height: 200px;

	

}
 
#header h1{
color:#ffffff;
font-size:20px;
margin:0;
padding:80px 0 0 35px;}

#header h1 a {
color:#ffffff;
}


#headerimg .description {
font-size:18px;
margin:0 0 0 35px;
}



#headerimg {
background-image:url(images/header_2.jpg);


height: 200px;
width: 100%;
}





/*CONTENT
____________________________________________________________________________________________________________
*/


#content {
font-size: 11px;

margin:10px 0 0 10px;
}




.narrowcolumn {
	background-color:#FFFFFF;
	float: left;
	padding: 0 10px 20px 10px;
	
	width: 430px;
	
}
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}


.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 25px;
}
.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;
}
.clear { 
clear: both; 
}


/*typography
____________________________________________________________________________________________________________
*/

.entry p {
font-size: 12px;
line-height: 18px;
margin:0 0 15px 0;
padding:0 10px 0 0;
}

.entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before {
content: "\00BB \0020";
}

.entry ul {
margin-left: 0px;
padding: 0 10px 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}



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

.post_header h2 {
	margin:20px 0 0 0;
	padding:0;
	font-size: 18px;
	text-align:left;
	color: #0099e0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}



small {
	font-size:9px;
	color:#0F6993;
	margin:0 0 20px 0;
	text-transform: uppercase;
	
}



h1 {
	font-size: 18px;
	color: #0099e0;
	
	}


.entry h1 {
	margin:15px 0 0 0;
	padding:0;
	}





.entry h2 {
	font-weight:normal;
	font-size: 14px;
	text-align:left;
	color:#004261;
	padding:0;
	margin:0 0 10px 0;
}


h2 a {
color:#004261;
text-decoration:none;

}


#content h2 a:hover {
color:#7fc5e5;
text-decoration:none;

}


#content h2 a:visited {
color:#004261;
}



h2 .pagetitle {
margin-top: 30px;
font-size: 12px;
}



#sidebar h2, #sidebar_2 h2 {

font-size: 12px;
color:#fff;
}


h3 {
font-size: 14px;
padding: 0;
margin: 15px 0 10px;

}

h4 {
font-size: 12px;

padding: 0;
margin: 0;

}


h5 {
	font-size: 9px;
	color: #0099e0;
}



#content p a {
color:#0099e0;
}

#content a {
color:#004261;
text-decoration:none;
}

#content a:hover {
color:#0f6993;
text-decoration:underline;
}

#content a:visited {
color:#6ABCE0;
}




/*footer
____________________________________________________________________________________________________________
*/



#footer {
	padding: 0;
	margin: 0 auto;
	background-image:url(images/footer_fond.jpg);
	clear: both;
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
font-size:9px;
}

/*sidebar
____________________________________________________________________________________________________________
*/






#sidebar {

float:left;
margin:0 0px 0 10px;
width: 185px;
}

#sidebar .img_side_1 {

width:183px;
}
#side_2_tot{
float:right;
width: 250px;
}


#sidebar_2 {
	background-image:url(images/fond_right_side.jpg);
	background-repeat: repeat-y;
	
}

#side_2_foot{
	background-image:url(images/footer_right_side.jpg);
	height:30px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px;
	
	
}
.img_side {
	height: 60px;
	width: 240px;
	text-align:right;

	margin-top: 10px;
	margin-right:0px;
	margin-bottom: 0;
	margin-left: 0;
}






#sidebar ul ul {
	margin:0 0 20px 0;
	list-style-type: none;
}






	

#sidebar_2 a {
color:#ffffff;
text-decoration:none;
}


#recent_nav a {
	font-size: 13px;
}
#recent_nav a:hover {
	font-size: 13px;
	color:silver;
}

#recent-posts-2 {
	
}

#recent-posts-2 ul {
	padding: 0;
	margin: 0;
	width: 180px;
}


#recent-posts-2 ul li {
	line-height: 18px;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted;
}

/* My Comment */



#sidebar h2, #sidebar_2 h2  {
margin: 5px 0 0;
padding: 0;
}



p img {
padding: 0;

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

#sidebar_2 ul{
	padding:0px 5px 10px 5px;
}




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

#sidebar ul li  {
margin:0 0 0 10px;
list-style-type: none;
list-style-image: none;
}
#sidebar li a {
text-decoration:none;
font-weight:bold;
height:30px;
color:#333333;
font-size:12px;
}
#sidebar li a:hover {

color:#ffffff;

}

#search {
margin:0 0 20px 15px;
}

#sidebar_2 li {
margin-left:10px;
font-size:10px;
list-style:none;
}


#recent-posts li {
margin:5px 0 10px 0;
border-bottom: 1px dotted white;
}


#sidebar_2 ul li  {
list-style:none;
}
#sidebar ul p, #sidebar ul select, #sidebar_2 ul p, #sidebar_2 ul select {
margin: 5px 0 8px;
}
#sidebar_2 ul ul, #sidebar_2 ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol, #sidebar_2 ul ul ul, #sidebar_2 ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li,  #sidebar_2 ul ol li {
list-style: decimal outside;
}

/* End Entry Lists */
/* Begin Form Elements */

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}


#sidebar_2 #searchform #s {
	width: 120px;
	padding: 2px;
	heigth:18px;
	background-color:#FFFEE6;
	border:none;
}

#sidebar_2 #searchsubmit {
	border:none;
	background:url(images/search.jpg);
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: top;
}


#sidebar form {
margin: 0;
}


#searchform {
text-align: left;
}


.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}

.alt {
margin: 0;
padding: 10px;
}




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;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}


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