/*
Theme Name: Yakin
Theme URI: http://www.wpyag.com/free-wordpress-themes/yakin/
Description: A wordpress theme made by <a href="http://www.wpyag.com/">WordPress Yag</a>.
Version: 1.0
Author: TechYag
Author URI: http://www.techyag.com/
Tags: light, grey, fixed width, two columns, widgets ready

	Yakin WordPress Theme
	http://www.wpyag.com/free-wordpress-themes/yakin/
	This theme was designed and built by TechYag Admin,
	

*/
/* +===========================================+
           Body
   +===========================================+ */
body {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d5d9da;
	height: 100%;
	width: 761px;
	margin: 0px auto;
	padding: 0px;
	background-color: #b6bdbf;
	}
	
.clear {
clear: both;
}
	
img {
	border: 0;
}

a img {
	border: none;
}

hr {
border: 0;
color: #a2a2a2;
background-color: #cbcaca;
height: 1px;
}

.claire {
	float: left;
	height: 10px;
	width: 520px;
}





/* +===========================================+
          Complete Content
   +===========================================+ */
#complete-content{
	width: 761px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* +===========================================+
           Header
   +===========================================+ */
   /* General Header */
   
#header{
	/*background: transparent url(images/header.png) no-repeat;*/
width: 760px;
	float: left;
}

#header .logo {
	padding-top: 0px;
	float: left;
	width: 335px;
	}

#header .description {
	position: relative;
	color: #626161;
	left: 12px;
	font-size: 14px;
		}
#header .flash {
	padding-top: 30px;
	float: right;
	width: 388px;
	}



  /* Start search Box in Header */	


#search{
		border: none;
		float: right;
		position: relative;
		}
#search form#searchform{
			position: absolute;
			top: 25px;
			right: 20px;
			width: 140px;
			height: 25px;
			border: none;
			
			}
#search form#searchform .searchinput{
	position: absolute;
	top: 4px;
	left: 5px;
	color: #908d8d;
	font-size: 12px;
	width: 115px;
	border: 0;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
				}
#search form#searchform .s-button{
	position: absolute;
	top: 0px;
	left: 135px;
	background: url(images/loupe.jpg) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
	margin-top: 7px;
				}

/* +===========================================+ 
    Page menu
   +===========================================+ */   
#pagemenu{
   background: url(images/menu.png) no-repeat;
   background-position:center;
	width: 800px;
	height: 44px;
		}



#pagemenu-right {
float: right;
padding-right: 10px;
padding-left: 5px;
margin-top: -15px;
font-size:14px;
}

#pagemenu-right a {
text-decoration:none; 
color:#898989;
}

#pagemenu-right a:hover {
text-decoration:none; 
color:#dc5800;
}


ul#page-list {
margin: 0;
padding: 0;
white-space: nowrap;
float:left;
width:980px;}

ul#page-list li {
list-style-type: none;
}

ul#page-list li a {
padding: 0px 13px 0px 13px; 
text-decoration:none; 
font-size:14px; 
color:#898989;
display:block;
float:left;
margin-top: 5px;
}

ul#page-list li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#page-list li a:hover {
text-decoration:none;
color:#a02900;

} 

#menu {
	left: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF9900;
}
#button {
	list-style: none;
	padding: 0px;
	float: left;
	clear:both;
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 50px;;
	width: 710px;
}


#button li {
	float: left;
	height: 28px;
	margin: 0 4px;
	white-space: nowrap;
}
#button .page_item a{
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0px 8px 0px 0px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#button .page_item a:hover{
	color: #600006;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}


#button li:hover {
	background-position: 100% -36px;
}

#button li.current_page_item {
	color: #600006;
	text-decoration: none;
}
#button .current_page_item a, #button .current_page_item a:visited {
	color: #600006;
	text-decoration: none;
}



/* +===========================================+ 
    Post Area
   +===========================================+ */  
  #post-area {
	float: left;
	width: 572px;
	font: 16px Helvetica, sans-serif;

	}
	
	
/* General Post content */	
.post-content{
	width: 557px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	padding-left: 15px;

}

.post-content h2 {
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	color:#000000;
	font-size:30px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Times, "Arial Black";
	}
	

.post-content h2 a {
 text-decoration:none;
color:#000000;
 }
.post-content h2 a:hover {
 color: #000000;
}

.post-content h3 {
	padding-top:3px;
	padding-bottom:0px;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	background-color: #600006;
	height: 18px;
	width: auto;
	text-transform: uppercase;
	padding-left: 10px;
	font-family: "Trebuchet MS", Times, "Arial Black";
	border: 1px solid #aeadad;
	font-weight: lighter;
	float: left;
	padding-right: 10px;
   }
.post-content h3 a{
	color:#FFFFFF;
	text-decoration: none;
}

.post-content h3 a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

.posttop {
	width: 572px;
	height: 17px;
	background: url(images/post-top2.png) no-repeat;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;	
}

.postbottom {
	width: 572px;
	height: 37px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
}
.postbottom-texte {
	font-family: "Trebuchet MS", Times, "Arial Black";
	font-size: 12px;
	color: #000000;
	float: left;
	padding-top: 11px;
	padding-left: 15px;
}

.postbottom-img{
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:4px;vertical-align:bottom;}
a.stbar.chicklet {height:16px;line-height:16px;margin-right:5px;font-size: 13px;color: #000000;}
a.stbar.chicklet a:link{color: #000000;}
a.stbar.chicklet a:hover{color: #0092dd;}

.sharethis{
	float: left;
	padding-top: 8px;
	padding-left: 0px;
	font-size: 13px;

}
.sharethis a:link{color: #000000;}
.sharethis a:link{color: #0092dd;}

.facebook{
	float: left;
	padding-top: 7px;
	padding-left: 15px;
}
.partager{
	float: left;
	padding-top: 1px;
	padding-right: 10px;
}

.post {
	margin-top: 10px;
	
}

.post a {
	color: #0092dd;
	text-decoration: none;
}

.post a:hover {
	color: #0179b7;
}

   /*  start post date    */  
   .post-month{
    background:url(images/date.png) no-repeat top left;
	float:left;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	height: 80px;
	text-align:center;
	color:#565555;
	padding-top:10px;
	padding-bottom:0px;
	margin-left: -70px;
	text-transform:uppercase;
	
}

.post-date{
	font-size:20px;
	font-weight:bold;
	color:#c8c8c8;
	
}
.post-titre{
	height: 30px;
	width: 557px;
}
   /*  End post date    */ 

/* Post body */	


.author{
	padding:2px 5px 2px 20px;
	background:url(images/user.png) no-repeat;
	margin-left:0px;
	}

.comm{
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 30px;
	width: 110px;
	background-image: url(images/bulle.png);
	background-repeat: no-repeat;
	float: left;
	
	}
	
.comm2 {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 4px;
	}
.comm2 a:link{
	color: #000000;
	text-decoration: none;
	}
.comm2 a:visited{
	color: #000000;
	text-decoration: none;
	}
.comm2 a:hover{
	color: #600006;
	text-decoration: none;
	}
.categorie{
	float: left;
	width: auto;
	}
	
.datee{
	background-color: #e9e9e9;
	width: 100px;
	color: #000000;
	height: 10px;
	font-size: 11px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	margin-top: 2px;
	}

.the-content {
	padding-left: 0px;
	padding-right: 40px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 510px;
	padding-top: 7px;
}

.the-content a{
	color: #0092dd;
	text-decoration: none;

}

.the-content a:hover{
	color: #0179b7;

}
.the-content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #535353;
	}

.the-content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #535353;
}

.the-content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	}

.the-content h4 {
	font-size: 14px;
	font-weight: bold;	
	color: #535353;
}

.the-content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}

.the-content h6 {
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	
}



.the-content ol li {
	line-height: 1.5em;
	color: #535353;
	font-size: 14px;
}

.the-content ul li {
	line-height: 1.5em;
	color: #535353;
	font-size: 14px;
}

/* +=============================================+
      Start Sidebar
   +=============================================+ */
.sidebar {
	width: 188px;
	overflow:hidden;
	float: right;
	background-color: #ececec;
	margin-top: 1px;
   }


.social {

}  
.cat-item {
	padding-left: 10px;
	list-style-type: disc;
}  
.cat-item a:link {
	color: #00FF99;
	font-size: 24px;
	text-decoration: underline;
	
}  

.cat-item li {
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -15px;
}  
.sads {
  margin-top: 0px;
  background-color: transparent;
  
  }
  

 #sideb{
	width: 188px;
	color: #414141;
	background-color: #efeeee;
	margin: 0px;
	padding: 0px;
	}

 #stitle{
	width: 188px;
	height: 43px;
	background-color: #ececec;
}

#stitle h2 {
	font-size:16px;
	color:#600006;
	font-family: "Trebuchet MS", Times, "Arial Black";
	text-transform: uppercase;
	float: left;
}

#sideb ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sideb ul li {
	margin: 0px 0px 3px 0px;
	
}

#sideb ul ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
}
	
#sideb ul li li {
	margin: 2px;
	background-color: #ececec;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
	
#sideb ul li ul li {
	background: #c2c0c0;
	padding: 5px 0px 5px 15px;
	margin: 2px;
	list-style-type: disc;

}

#sideb ul li li:hover {
background: #ababab;
    

}
	
#sideb ul li ul li:hover {
background: #ababab;

  

}

#sideb a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;	
}

#sideb a:hover {
	color: #000000;
	text-decoration: none;
}

/* +=============================================+
      End Sidebar
   +=============================================+ */

/*+==========================================+
widget
+=========================================+*/	
.widget {
	background: transparent;
	color: #6a6868;

}

.widgetbox{
	background: transparent url('images/sidebar-titre-bg.jpg') no-repeat top;
	width: 188px;
	height: 31px;
	text-align: center;
	vertical-align: middle;	
	}

.widgetbox h3{
	font-size:15px;
	color:#600006;
	font-family: "Trebuchet MS", Times, "Arial Black";
	text-transform: uppercase;
	font-weight: lighter;
	padding-top: 7px;
	
	
	}

/*+==========================================+
Start Footer
+=========================================+*/
#footer {
    background: transparent;
	clear:both;
	position:relative;
	width: 100%;
	padding-top: 10px;
  
	}
	
.footerb {
	width: 800px;
	height: 25px;
	background: transparent url(images/footer.png) no-repeat;
	overflow: hidden;
	}
	
#f1 {
background: #9e9d9d;
text-decoration: none;
padding-left: 10px;
padding-top: 15px;
color:#3d3d3d;

font-size: 12px;
}

#f1 a {
	text-decoration: none;
    color:#c8c8c8;
}

#f1 a:hover {
	text-decoration: none;
    color: #dfdfdf;
}

#f2{
width: 800px;
background: transparent url(images/f2.png) repeat-y top left;
}


#footer-box1{ 
width:209px; 
padding:0px; 
margin:0px 25px 15px 0; 
float:left;
}


#footer-box2{
width:209px; 
padding:0px; 
margin:0px 25px 15px 0;
float:left;}


#footer-box3{
width:209px; 
padding:0px; 
margin:0px 0px 15px 0; 
float:left;
}

#footer h2 {
color:#dedede;
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
margin-left: 10px;
}

#footer ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer ul li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 22px;
	margin: 2px 0;
	background: url(images/arrow.png) no-repeat top left;
}

#footer a {
	text-decoration: none;
    color: #4e4e4e;
    font-size: 14px;
}

#footer a:hover {
	text-decoration: none;
    color: #ededed;
}

#designer {
float: right;
padding-right: 10px;
}


/* +===========================================+
          Page Navigation
   +===========================================+ */




/* +===========================================+
          End Navigation
   +===========================================+ */
 
/* +=============================================+
      Start Comment
   +=============================================+ */	
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #3b3b3b;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #d4d4d4;
	color: #676767;
	font-size: 12px;
	}
	
#commentform {
	margin: 5px 5px 0 0;
	
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #d4d4d4;
	color: #676767;
	font-size: 14px;
	}
/* +=============================================+
      End Comment
   +=============================================+ */	
   
 /* +===========================================+
           Search Result page
   +===========================================+ */
   
.rtitle{
    background: transparent;
	text-align: center;
	text-decoration:none;
    color: #bdbdbd;
	font-weight:bold;
    font-size:20px;
}

.rtitle h2 {
}	

.serror{
background: transparent;
	color: #8faa12;
	font-weight:bold;
font-size:20px;
}


   
 /* +=============================================+
      General
   +=============================================+ */
        /* Quote */	
blockquote {
    border: 1px solid #757575;
	padding:10px 10px 10px 20px;
	font-style:italic;
	margin:10px 0;
	background:#d4d4d4 url(images/quote.png) no-repeat;
	color: #2f2f2f;
}
     /* Image */	
p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #757575;
		}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #757575;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #757575;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #757575;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.facebook {
	float: left;
}

