/*  
Theme Name: Ubuntu-DC
Theme URI 
Description: A Dotclear theme.
Author: BG
Author URI: http://www.bg-web.fr/dotclear/
Version: 1.0
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #C5C5C5;
  }

a:hover {
  color: #C5C5C5;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #C5C5C5;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 950px;
  font-family: Trebuchet MS, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #000 url(images/background.jpg) no-repeat;
  }

#wrapper {
  padding-top: 30px;
  text-align: left; /* IE Centering Technique */
  
  }

.topcurve {
  margin-top: 15px;
  height: 13px;
  background: url(images/bgtop.gif) left top no-repeat;
  }

.topcurvewhite {
  margin-top: 15px;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }

.bottomcurve {
  margin: 0;
  height: 13px;
  background: url(images/bgbottom.gif) left bottom no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
  margin-left: 5px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #FFF;
  background: url(images/rechercher.jpg) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 150px;
  background: #FFF;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: url(images/search.jpg) no-repeat;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
  clear: both;
  margin-top: 130px;
  padding: 0 0 15px 0;
  }


#underheader h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 23pt;
  width: 600px;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #4C82A6;
  text-decoration: none;
  }

#underheader h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 12pt;
  color: #4C82A6;
  }


#underheader #toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }

/* Menu */

#nav {
  clear: both;
  margin: 10px 0 -15px 0;
  }

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

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page_item a {
  background-position: left -26px;
  }

#nav li.current_page_item a span {
  background-position: right -26px;
  color: #000;
  }

/* Main content */

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 10px 15px 10px;
  background: transparent;
  }

#contentwrapper {
  float: left;
  width: 550px;
  background: transparent;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
  margin: 60px 0 5px 0;
    background: #1C1C1C;
	-moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius:10px;

  }
  p.my_date {
	font-family: arial, helvetica, sans-serif;
	width: 3em;
	float: left;
	color: #adbcbc;
	line-height: 2.3em;
	margin: 0 10px 10px 0;
	padding-right: 1px;
	border-right: 1px solid #adbcbc;
	font-size:.8em;
	text-align:center;
	}
.my_date span {
	display: block;
	text-align: right;
	}
span.my_day {
	font-size: 3em;
	}
span.my_month {
	font-size: 3em;
	font-weight:bold;
	}
span.my_year {
	font-size:1.4em;
	line-height:.9em;
	}

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 14pt;
  color: #FFF;
  }

#content h3 {
  font-size: 12pt;
  color: #FFF;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  }

h2.postTitle a {
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  letter-spacing: -1px;
  }

h2.postTitle a:hover {
  color: #215679;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  text-align:right;
  }

.postMeta a {
  text-decoration: none;
  }
  
.sepbil {
	padding: 0;
	margin: 0 0 18px 10px;
	}

/*Pour supprimer le contour des images mettre #fff à la place de #CCC*/    
.postContent img {
  margin: 1px;
  border: 3px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 9pt;
  color: #FFF;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }
  
/*Pour modifier la couleur du texte pour tag*/    
.postTags, .post-info {
  margin: 20px 10px;
  font-size: 9pt;
  color: #FFF;
  background: #1C1C1C;
  padding: 2px 4px;
  }
  


p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  

  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #e8eef3;
  width: 510px;
  }

.commentlist li.alt {
  margin: 0 0 10px -25px;
  background: #FFFFFF;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #000;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }


/* Start of sidebar */

#allsidebars {
  width:355px;
  float:right;
  background: transparent;

  }



/* Sidebar 2 columns widget-ready */

.sidebarsB {
  width: 355px;
  margin-top: 15px;
    }

.sidebar1 {
  float: left;
  width: 165px;
  }

.sidebar2 {
  float: right;
  width: 165px;
  }

.sidebarsB h2 {
  padding: 2px 7px;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  background: url(images/sidebar_h2.gif) left no-repeat;
  margin-bottom: 3px;
  }

.sidebarsB table {
  width: 160px;
  }


.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }


.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

.sidebarsB li ul {
  padding: 0;
  }


.sidebarsB li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #C5C5C5;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

.sidebarsB a {
  display: block;
  color: #767676;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #4C82A6;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #000;
  text-align: center; /* IE Centering Technique */
  background: #EABE11;
  -moz-border-radius:10px;
  -khtml-border-radius:10px;
  -webkit-border-radius:10px;
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #000;
  text-align: center;
  }

#footer a {
  color: #7D0000;
  }

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

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }
  
fieldset { border:none; display : block; }

#navlinks, .pagination, .day-date {
	margin: 30px 0px 30px 10px;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	text-align: center;
}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}


.tags ul li, .tags ul li a {
	display : inline;
	width : auto;
	padding-left : 0;
	padding-right : 4px;
	line-height : 1.5em;
}
.tags ul li a:hover {
	background-image :none;
}


a.feed { 
	padding-left:16px;
	background : transparent url(images/ico_feed.png) no-repeat left center;
}
.syndicate li { background : transparent; padding-left : 0;}

#topnav { font-size : 1em; }
#topnav span { display : none;}
#topnav a { font-weight : bold;}
#topnav ul { border-top : 1px solid #ddd;}
#topnav ul li { padding : 4px 0 2px 20px;}
#topnav ul li.topnav-arch { background : #000 url(images/ico_archives.gif) no-repeat left 2px; }
#topnav ul li.topnav-home {background : #000 url(images/ico_home.gif) no-repeat left 2px; }

/* html par defaut pour les billets */
code, pre { font : 90% "courier new"; color : #000; }
pre { width : 98%; overflow : auto; background : #e8f0ff; padding : 4px; border : 1px solid #aaa; }
sup { font-size : xx-small; padding-left : 1px; }
abbr, acronym { }
q { background : #fffff3; padding : 0 3px;}
blockquote { border : 2px dotted #dbdbdb; padding : 0px 4px; background : #fffff9 url(images/quote.gif) no-repeat 4px 4px; text-indent : 2em;}
cite { }

/* ------------------------------------------------------------
	7. COMMENTAIRES, PINGS (version initiale Kozlika)
------------------------------------------------------------- */

#comments, #pings, #pr, #comment-form { margin-left: 10px; padding-left: 10px; font-size : .95em;}
#comments h3, #pings h3, #pr h3, #comment-form h3 { font-weight : bold; padding: 10px 0 10px 0; margin: 10px 0 10px 0; }
#comments 

{

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

margin-top: 15px;

margin-right: 0pt;

margin-bottom: 15px;

margin-left: 0pt;

background-color: #383838;

border-top-width: 1px;

border-right-width: 1px;

border-right-width: thick;

border-right-width: thick;

border-bottom-width: 1px;

border-left-width: 1px;

border-left-width: thick;

border-left: solid;

border-top-style: solid;

border-right-style: solid;

border-right-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-left-style: solid;

border-left-style: solid;

border-top-color: #c6c6c6;

border-right-color: #c6c6c6;

border-right-color: transparent;

border-right-color: transparent;

border-bottom-color: #c6c6c6;

border-left-color: #c6c6c6;

border-left-color: transparent;

border-left-color: transparent;

}
#comments h3 {color : #C1C1C1; }

#comments dl { margin-bottom : 1.2em; padding-left: 10px; }
#pings dl { padding-left: 10px; }
#pr dl { padding : 4px; border-bottom : 2px solid #ddd; margin : 0 0 2em 0; width : 95%; }

#comments dt, #pings dt, #pr dt { clear : both; padding-top : 4px; margin-top : 24px; font-size : .85em;}
#comments dt a:link, #pings dt a:link, #pr dt a:link { font-weight : bold; font-size : .95em;}
#comments dt a:hover { }
#comments dd, #pings dd, #pr dd { margin-left : 15px; background : #1c1c1c;}
#comments dd p, #pings dd p, #pr dd p { margin : .5em 0;}
#comments dt.me { color : #346;}
#comments dd.me { color : #346;}
/* .comment-number, .ping-number { display : block; width : 30px; padding-top : 2px; float:left; font-size : 1em; font-weight : normal; }*/
.comment-number, .ping-number { font-size : .95em;}

#comment-form { padding : 0;}
#comment-form fieldset {margin : 0; padding : 0; border : 1px solid #eee;}
.field label { clear:left; display : block; width : 10em; float:left; font-size : .95em;}
.field input { border : 1px solid #ccc; background : #C4C4C4}
.field input:focus { border : 1px solid #777; background : #fff; }
.field textarea {background : #C4C4C4; border : 1px solid #ccc; width : 95%; margin : .5em 0; padding : 4px;}
.field textarea:focus { border : 1px solid #777; background : #fff;}

.form-help { color : #346; margin-top : 0; margin-left : 12px; width : 95%; }

#comment-form input[type=submit] {border:none;padding:3px;background-color:#ddd;color:#333}

#ping-url { background : #000; margin-left: 10px; }

#comments-feed { margin-left: 10px; }

#prelude a {
   
color:#EDEDED;
left:-5000px;
margin:0;
padding:0;
position:absolute;
top:-5000px;

}
.barre {
	text-decoration: line-through;
}

/* Petit modif pour plugin */
#dotpoll1 li {
	background: none;
}

/* Pour regler le problème des li dans les commentaires */
#comments ul, ol {
  padding: 0 0 0 35px;
  }

#comments ul li, ol li {
  font-size: 10pt;
  color: #000;
  }
