/*  
Theme Name: StudioPress
Theme URI: http://www.dailyblogtips.com/studiopress-wordpress-theme-released/
Description: A clean, Adsense-ready WP theme.
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/
Version: 1.2
Tags:blue color, right sidebar, two columns, fixed width
*/

/* Reset Defaults Starts */

.current_page_item a { /* ELEMENT SELECTIONNE DANS LE MENU */
	border-bottom:2px dotted #000;
}

* {
  margin: 0;
  padding: 0;
  }

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

a {
  color: #359fe4;
  }

a:hover {
  color: #6cc4ff;
  }

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

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

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

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

.edit-link{
	text-align:right;
	font-size:11px;
}


.titrebleu, .textebleu, .lettrine{
	color:#3db7f5;
}
.titrebleu{
	font-weight:bold;
	font-size:1.1em;
}
.textebleu{
	font-weight:bold;
}
.lettrine{
	margin-left:15px;
	margin-right:1px;
	font-size:170%;
	float:left;
}


.petittexte{
	font-size:0.7em;
	line-height:1.2em;
}

/* 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: #2781af url(images/fond.jpg) top center repeat-x;
  /*background:#24659a;*/
  z-index:1;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }


#header {
  background:url(images/header.png) top center no-repeat;
  width:950px;
  height:118px;
  margin: 0;
  padding: 0 0 0 0; 
  }
  
#logo{
	float:left;
	width:100px;
	height:118px;
	display:block;
}


#underheader {
  clear: both;
  margin: 10px 0 0 5px;
  padding: 0 0 15px 0;
  }


.sitename, .sitedesc {
	position: absolute;
	margin-left:-2000px;
  }

  
  
  
  
  
/* Search */
  
#searchform {
  margin: 0;
  margin-left: 5px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #000;
  background: url(images/search.gif) 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: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }




/* 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;
  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;
  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 a {
  background-position: left -26px;
  }

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

/* Main content */

#main {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0;
  background: url(images/bg_createuo.png);
  background-repeat:repeat-y;
  z-index:10;
  }

#contentwrapper {
  float: right;
  width: 675px;
  }

#content {
	padding:0 8px 0 0;
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 17pt;
  color: #65c0fb;
  text-align:left;
  }

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

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


.post {
  margin: 20px 10px 25px 0;
  text-align:justify;
  }

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

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

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

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

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

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

h2.postTitle a {
  font-size: 14pt;
  font-weight: 400;
  text-decoration: none;
  color: #000;
  border-bottom:2px dotted #628da9; 
  }
  
h2.postTitle a:hover {
  color: #359fe4;
  }
  
.titrecat a{
	font-size: 14pt;
	font-weight:400;
	border-bottom:2px dotted #628da9; 
	text-decoration : none;
}
.titrecat ul li{
	list-style-type:none;
}
.titrearticle{
	font-size: 14pt;
	font-weight:400;
}


.date-article{
	background:#68c2f0;
	color:#FFF;
	text-transform:capitalize;
	font-size:13px;
	padding:1px 4px 1px 10px;
	margin-bottom:4px;
	font-weight:bold;
}


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

.postMeta .tags {
  /*background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;*/
  margin-top:10px;
  font-size:10px;
  }


.postMeta a {
  text-decoration: none;
  }

.postContent img {
/*  margin: 10px;*/

  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  margin-top:10px;
  line-height:1.6em;
  }

.postContent ul, ol {
	margin-top:10px;
	margin-left:20px;
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  border-bottom:16px solid transparent;
  list-style-image:url(images/puce_bleue.png);
  line-height:1.3em;
  font-weight:400;
  }

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

.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }


/* Start of sidebar */

#allsidebars {
  width:255px;
  float:left;
  /*background:#65c0fb;*/
  padding:5px;
  text-align:left;
  }


/* Sidebar top welcome box */

.sidebarswrapper {
  margin-top: 0px;
  padding-top: 5px;
  width: 355px;
/*  background: url(images/bgsidebartop.gif) left top no-repeat;*/
  }

.sidebars {
  width: 355px;
  background: #363636;
  }

.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

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


.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.gif) left bottom no-repeat;
  }


/* Sidebar 2 columns widget-ready */

.sidebarsB {
  margin-top: 10px;
  margin-left:5px;
  }

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

.sidebar2 {
  float: left;
  width: 250px;
  }

.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 0px;
 /* padding: 0 0 5px 10px;    *SI PUCES*/
  }

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

.sidebarsB li ul {
  padding: 0;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 5px;
  line-height: 14px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  /*border-bottom: 1px dotted #FFF;*/
  }

.sidebarsB a {
  display: block;
  color: #000;
  text-decoration: none;
  display: inline;
  font-weight:400;
  line-height:1.4em;
  font-size:1.1em;
  
  }

.sidebarsB a:hover {
  color: #FFF;
  text-decoration: none;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }
  
  
.dotted{
	margin:2px 0 7px 0;
 	border:1px dotted #96d5ff;
}

.titremenu{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
}

#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: #fff;
  text-align: center; /* IE Centering Technique */
  background: #000;
  }

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

#footer a:link, #footer a:visited {
  color: #87BBD9;
  text-decoration:none;
  }

#footer a:hover {
  color: #fff;
  text-decoration:underline;
  }

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


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
	margin-bottom:20px;
  padding:10px;
  font-size:80%;
  }




.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }

