/*  
Theme Name: Tutoriel-Video.com
Theme URI: http://www.tutoriel-video.com/
Description: Le th&egrave;me de Tutoriel-video.com
Version: 1.6
Author: DADACHE Alexis
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}
a img {
border:0;
}
h1, h2, .sociable_tagline, .related_post_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2, .sociable_tagline, .related_post_title {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

li {
	margin:0 0 0 20px;
	padding:0;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
text-align:justify;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

.adblock {
	height: 90px;
	display: block;
	margin: 20px 0;
	padding: 25px 10px 0 10px;
	font-size: 15px;
	background: #E43C15;
	color: white;
}

.clear { clear: none; }
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
	background:url(./images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
}

#menu a:hover {
	background: #A5B8D9;
	color: #76ae01;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color:#4096EE;
}

#logo h1 a {
	background: none;
	color: #4096EE;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	position: relative;
	float: left;
	/*width: 670px;*/
	width: 710px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	font-weight: normal;
	text-transform: none;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 5px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .informations {
	background: #F0F0F0;
	margin: 0;
	margin-top: 10px;
	padding: 10px 5px;
	line-height: normal;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.post .informations .value {
	color: #1D62B3;
}

.post .informations, .post .meta {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4);
  	-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4);
  	box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.4);
}

.post .byline a {

}

.post .entry {
	padding: 20px 10px 0 10px;
}

/* Décaler les pubs Adsense à gauche pour passer au format 728x90 */
.post .entry .ad-leaderboard ins, #index-page ins {
	position: absolute !important;
	left: 6px;
}

.post .entry .ad {
	height: 60px;
}

.post .entry .ad-leaderboard, #index-page .ad-leaderboard {
	height: 90px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

.post .meta {
	margin-top: 20px;
	padding: 10px;
	background: #F0F0F0;
	line-height: normal;
}

.posts {
	margin: 0;
	padding: 0;
	background: none;
}

#page .posts li {
	padding: 20px 0 5px 0;
	background: none;
	border-top: 1px solid #F0F0F0;
}

.posts .title {
	padding: 0;
	letter-spacing: normal;
	font-size: 1.3em;
}

.posts .byline {
	margin-bottom: 10px;
	padding: 0;
}

.navigation {
	padding-top: 10px;
	border-top: 2px solid #F0F0F0;
	font-size: 1.4em;
	font-weight: bold;
}

.navigation a {
	background: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

.commentlist {
	list-style: none;
}

.commentlist li {
	height: 105px;
	min-height: 105px;
	padding-top: 20px;
	border-bottom: 1px solid #F0F0F0;
}

html>body .commentlist li {
	height: auto;
}

.commentlist .meta {
	float: left;
	width: 100px;
	padding-top: 3px;
	text-align: right;
	line-height: normal;
}

.commentlist .meta cite {
	font-weight: bold;
}

.commentlist .comment {
	margin-left: 120px;
}

#comment {
	width: 420px;
}

#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#respond {
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

/* Sidebar Common Style */

.sidebar {
	padding-top: 0px;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: right;
	width: 220px;
	padding-left: 10px;
}

#sidebar1 ins:first-child {
	margin-left: 50px !important;
	margin-bottom: 15px !important;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* Post Star Rating */

.PSR_container {
padding:0 10px;
margin-top:10px;
}

/* Sociable */

.sociable ul li {
	background: none !important;
	padding-left: 0 !important;
}

.sociable ul li a {

}

/* Related posts */
ul.related_post li a.wp_rp_thumbnail {
	position: relative;
}

ul.related_post li a img {
	height: auto !important;
	width: 124px !important;
}

ul.related_post li a span.duree {
	position: absolute;
	bottom: 2px;
	right: 2px;
	padding: 0 4px;
	font-weight: bold;
	font-size: 75%;
	background-color: #000;
	color: #FFF !important;
	height: 14px;
	line-height: 14px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: -moz-inline-stack;
	vertical-align: top;
	zoom: 1;
	display: inline-block;
	border-radius: 3px;
}

ul.related_post li p.details {
	text-align: left;
}

ul.related_post li p.details .title, ul.related_post li p.details .value {
	font-size: 90%;
}

ul.related_post li p.details .title {
	font-weight: bold;
}

ul.related_post li p.details .value {
	font-style: italic;
}
