/*
Theme Name:		Alsasys
Theme URI: 		http://blog.alsasys.fr/
Version: 		2.0
Description: 	The Alsasys Blog Theme
Author: 		Matthieu Bousendorfer
Author URI:		http://edenpulse.fr

Copyright 2011 Alsasys <http://alsasys.com> All rights reserved.
*/

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0px;padding:0px;border:0px;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



body {
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	background: black url("images/background.jpg")top center  no-repeat;
	color: #4F4A4B;
	font-size: 12px;
}

#header{
	height:140px;
	width: 1050px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.menu{
margin-top: 34px;
	margin-left: 100px;
}

.menu ul.nav a{ 
	font-size: 24px;
	text-transform: uppercase;
	color: white;

}

.menu ul li{
list-style: none;
margin-left: 10px;
margin-right:10px;
display:inline;
}

#content{
	width: 1050px;
	margin-left: auto;
	margin-right:auto;
}

#primary{
background: transparent url('images/body.png') repeat-y;
	width: 610px;
	min-height: 1200px;
	float:left;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
}
#secondary{
background: transparent url('images/sidebarback.png')no-repeat top;

	float: left;
	width: 210px;
	height:702px;
	color: #575756;
	margin-left: 0px;	
	
}

.post-content ul{margin-left:20px;}
.post-content ul li{list-style:circle;}


#first{
margin-top:-120px;
	float:left;
	width: 190px;
	color: white;
}

#post{
	margin-top: 50px;
	width: 445px;
	text-align: justify;
	margin-left: 85px;
	color: #575756;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	line-height: 14px;
	padding-bottom:30px;
}

a{
color: #A8B92B;
text-decoration: none;
-webkit-transition:all 0.4s ease-in
}


a:hover{
	color: #575756;
	-webkit-transition:all 0.4s ease-out;
}
.post-tags a{
padding:2px;
padding-right: 4px;
padding-left: 4px;
line-height:20px;
background-color: #ABABAB;
color: white;
-webkit-transition:all 0.2s ease-out;

}

.post-tags{
padding-top: 2px;
	border-top:1px dashed #909090;
	
}

.post-tags a:hover{
			-webkit-transition:all 0.2s ease-in;
	background-color: #C5D43C;
}

p{
	margin-bottom: 1em;
line-height: 20px!important;
}

.entry-title{
	font-size: 24px;
	color: black;
	text-transform: uppercase;
	line-height: 28px;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	text-align: left;
}
.post-content h2{font-size: 17px!important;
margin-bottom: 20px!important;}

.entry-title a{
	-moz-transition:color 400ms ease-out;-o-transition:color 400ms ease-out;-webkit-transition:color 400ms ease-out;
	color:black;
}

.entry-title a:hover{
	color: #A8B92B;
	-moz-transition:color 400ms ease-in;-o-transition:color 400ms ease-in;-webkit-transition:color 400ms ease-in;
	
}





.date{
	background: transparent url('images/date.png')no-repeat;
	width: 90px;
	height:90px;
	margin-left: -100px;
	float:left;
	color: white;
	text-align: right;
	text-transform: uppercase;
	
}

.year{display: block;
	font-size: 12px;
		padding-right: 5px;
	
	
}
.datejm{display: block;
	font-size: 24px;
	padding-right: 5px;
	padding-top: 10px;
	
}

.comm_num a{
font-size: 10px;
padding-right: 5px;
display:block;
margin-top: 15px;
color: black;
}

.entry-meta .author a{
text-transform: uppercase;
color:#A8B92B ;	
-webkit-transition:all 0.4s ease-in;
}

.entry-meta .author a:hover{
	color: black;
	-webkit-transition:all 0.4s ease-out;
}

.entry-meta{
	padding-bottom: 20px;
}

#apropos p{
margin-top: 20px;
font-size: 11px;
text-align: left;
line-height: 16px;
width: 160px;

}

.italic{
font-style: italic;
}


.title_sidebar{
	background: transparent url('images/title.png')no-repeat;
	width: 190px;
	height:35px;
	margin-left: -24px;
}


.widgettitle{
	background: transparent url('images/title.png')no-repeat;
	width: 190px;
	height:35px;
	margin-left: -24px;
	text-transform: uppercase;
	font-size: 21px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
}

.title_sidebar p{
	text-transform: uppercase;
	font-size: 21px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
}

.arrow {
	width: 160px;
	padding-left:15px;
	margin-left:-10px;
	margin-top: 7px;
	padding-bottom: 5px;
	border-bottom: 1px dashed grey;
	background: transparent url('images/arrow.png')no-repeat ;	
}

#articles_recents{
	margin-bottom: 10px;
}
#categories{
	margin-bottom: 10px;
}

.arrow a{
	-moz-transition:color 200ms ease-out;-o-transition:color 200ms ease-out;-webkit-transition:color 200ms ease-out;
	color: #AAAAAA;
}
.arrow a:hover{
-moz-transition:color 200ms ease-in;-o-transition:color 200ms ease-in;-webkit-transition:color 200ms ease-in;
	color: white;

}



.cat-item{
background: transparent url('images/round.png')no-repeat ;	
width: 160px;
padding-left:15px;
margin-left:-10px;
margin-top: 7px;
padding-bottom: 0px;
list-style:none;
	
}

.cat-item a{
	color: #AAAAAA;
		-moz-transition:color 200ms ease-out;-o-transition:color 200ms ease-out;-webkit-transition:color 200ms ease-out;
		-webkit-transition:all 0.5s ease-out;
		
	
}

.cat-item a:hover{
	padding-left: 5px;
	color: white;
-webkit-transition:all 0.2s ease-in;
	
}

.recentcomments{
width: 160px;
padding-left:15px;
margin-left:-10px;
margin-top: 7px;
padding-bottom: 5px;
border-bottom: 1px dashed grey;
background: transparent url('images/arrow.png')no-repeat ;	
color: grey;
}

.recentcomments a{
	font-style: italic;
	color: #C5D43C;
}

.recentcomments .url{
	font-style: normal;
	color: white;
}


#social{
	margin-top: 85px;
	margin-left: 32px;margin-bottom: 20px;

}

#links-social{
	margin-left: 22px;
	margin-bottom: 8px;
}

#social a{
	color: grey;
	font-size: 10px;
	text-transform: uppercase;
}
#search{margin-top: 30px;
	margin-bottom: 20px;
}
.search{
	-moz-border-radius:10px;-webkit-border-radius:10px;
	background-color: #3C3C3B;
	color: white;
	border:1px dashed white;
	width: 140px;
	height:16px;
	margin-left: 32px;
}

#tag_cloud{
	margin-left: 10px;
	margin-bottom: 15px;
}
#archives{
list-style:none;
	margin-left: 10px;
}

.title_sidebar2{
width: 204px;
height:50px;
margin-left: 13px;
background: transparent url('images/title-sidebar.png')no-repeat;
}


.title_sidebar2 p{
	color: white;
	text-transform: uppercase;
	font-size: 21px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
}

#archives li a{
	margin-left: 20px;
	padding-left:12px;
	background: transparent url('images/round.png')no-repeat ;	
	line-height:19px;
	color: #575756;
			-moz-transition:color 200ms ease-out;-o-transition:color 200ms ease-out;-webkit-transition:color 200ms ease-out;
	
}
#archives li a:hover{
-moz-transition:color 200ms ease-in;-o-transition:color 200ms ease-in;-webkit-transition:color 200ms ease-in;

color:#A8B92B;}

#footer{
clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 1158px;
	height:270px;
	margin-bottom: 100px;
	
}


.title_footer p{
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 15px;
	margin-bottom: 10px;
	color: white;
	text-align: left;
}

#footerleft{
	border-left: 1px dashed #4F4A4B;
margin-top: 10px;
padding-left: 10px;
	width: 290px;
	height:250px;
	float: left;
	display:block;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 55px;
}

#footerleft .text{
	font-style: italic;
	font-size: 11px;
	line-height:16px;
	color: #F6F6F6;	
}

#footerleft li{
	font-size: 10px;
	color: #9D9D9C;
	background-color: #1C1C1C;
	margin-bottom:4px;
	padding:2px;
		-webkit-transition:all 0.2s ease-out;
}

#footerleft li:hover{
	background-color:#2F2F2F;
			-webkit-transition:all 0.2s ease-in;
	

}

#footerleft li a{
color: #9D9D9C;
}

#footercenter{
	border-left: 1px dashed #4F4A4B;
margin-top: 10px;
padding-left: 10px;
	width: 270px;
	height:250px;
	float: left;
	display:block;
}
.text_normal{	
color:white;
font-size: 12px;
line-height: 14px;
}

#footerright{
	border-left: 1px dashed #4F4A4B;
margin-top: 10px;
padding-left: 10px;
	width: 500px;
	height:250px;
	float: left;
	display:block;
}

#credits{
clear: both;
color:#9D9D9C;
font-size: 10px;
line-height:14px;
margin-left: 55px;

}

.tag-title{
		background: transparent url('images/tagtitle.png')no-repeat;
		width: 85px;
		height:54px;
		text-transform: uppercase;
		font-size: 24px;
		color: white;
		text-align: right;
		margin-left: -100px;
		padding-top: 10px;
	
}

.comment-title{
	background: transparent url('images/titlecomm.png')no-repeat;
	width: 203px;
	height:50px;
	text-transform: uppercase;
	font-size: 24px;
	color: white;
	text-align: right;
	margin-left: -30px;
	padding-top: 7px;
	padding-bottom: 10px;
}


#tags{
display: block;
width: 445px;
margin-top: -65px;
min-height:40px;
}

#tags-index{
display: block;
width: 445px;
margin-top: 0px;
}

#comments{
	width: 555px;
	margin-left:15px;
	
}

.post-author{
	width: 280px;
	margin-right: 10px;
	float: left;
}
#bio-author{
border-top: 1px dashed #9D9D9C;
border-bottom:1px dashed #9D9D9C;
background: transparent url('images/backcomment.png')repeat-x;
margin-left: -65px;
width: 535px;
	clear:both;
	height:120px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.author_link{
padding:10px;
float: left;
text-align: left;
background-color: black;
height:100px;
width: 100px;display: block;

	color: #A8B92B;
}

#related{
margin-bottom: 20px;
	margin-left: -65px;
}
.related_post_title{
	
	font-size: 21px;
	color: #A8B92B;
}

.related_post a{
	color: grey;
	padding-left:15px;
	background: transparent url('images/arrowgreen.png')no-repeat ;	

}

.comment{
padding: 20px;
background: transparent url('images/backcomment.png')repeat-x;
border-top: 1px dashed #9D9D9C;
border-bottom:1px dashed #9D9D9C;
	min-height:85px;
color:#575756;
}

.comment-content{
	margin-top: 10px;
	font-size: 12px;
	line-height:14px;
	font-style: italic;
	width: 360px;
	text-align: justify;
	margin-left: 70px;
}

.comment-meta{
	font-size:18px;
}

#comments{
	margin-bottom: 20px;
}
#comments li{
list-style: none;
}

.comment-date, .comment-time{
	font-style: italic;
}

.avatar{
float:right;}

.response{
	float: right;
	background-color: black;
	color: white;
	font-style: normal;
	width: 66px;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-transition:all 0.2s ease-out;
}

.response:hover{
	color:white ;
	background-color: #A8B92B;
}

#response{
text-align: center;
	float:right;
	clear:both;
}

#comments-header{
background: transparent url("images/addcomm.png") no-repeat;
color: white;
font-size: 21px;
height: 50px;
margin-left: -30px;
padding-bottom: 10px;
padding-top: 8px;
text-align: right;
text-transform: uppercase;
width: 257px;}


#comments-form{
	margin-top: 20px;
}

#comments-form input{
	border: 1px dashed #706F6F;
	height:20px;
	margin-bottom: 5px;
	width: 158px;
}

#comments-form textarea{
	border: 1px dashed #706F6F;
	height: 116px;
	width:446px;
}

.votre-commentaire{
clear:both;
	font-size: 21px;
	color: black;
	margin-bottom: 0px;
	margin-top: 20px;
}

#labels{
	width: 50px;
	margin-right: 10px;
	text-align: right;
	float:left;
}
#inputs{
	float: left;
	margin-bottom: 20px;
	width: 200px;
}

#labels label{
	line-height:28px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#sub{
	background-color: black;
	height:115px;
	width: 110px;
	border: none;
	float: right;
	margin:0px;
	padding: 0px;
	margin-right: -15px;
	margin-top: -130px;
}

.wp-pagenavi{
	height:25px;
	margin-top: 100px;
	position:relative;
	bottom:1px
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 10px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid black;
	color: #fff;
	background-color:black;	
}

.wp-pagenavi a:hover {	
	border: 1px solid white;
	color: #fff;
	background-color: #A8B92B;
}
.wp-pagenavi a:active {
	padding: 10px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid white;
	color: white;
	background-color: #A8B92B;	
}
.wp-pagenavi span.pages {
	padding: 10px; 
	margin: 2px 2px 2px 2px;
	color: #fff;
	border: 1px solid white;
	background-color:  #A8B92B;	
}
.wp-pagenavi span.current {
	padding: 10px; 
	margin: 2px;
	font-weight:normal;
	border: 1px solid white;
	color: #fff;
	background-color:  #A8B92B;	
}
.wp-pagenavi span.extend {
	padding: 10px; 
	marginn: 2px;	
	border: 1px solid white;
	color: #fff;
	background-color: #A8B92B;	}

.page-title{
margin-top: 100px;
	margin-right: 50px;
	text-transform: uppercase;
	font-size: 24px;
	color: #545454;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 10px;
}

#readmore{
	margin-left: 360px;
	margin-bottom: 8px;
	
	
}

#readmore a{
background-color: black;
padding: 5px;
padding-left: 7px;
padding-right: 7px;
clear: both;

}
.children{
	margin-left: 10px;
	}
	
.gallery{
margin-top:-20px;
height:270px;
width:140px;
}

.gallery-icon  img{
height:50px;
width:50px;
}
.footer-item{
width: 250px;
float: left;
display: block;
margin-top: -320px;
margin-left: 170px;}

.connect_top clearfix{
background-color:grey;}


#flickrss{
width:140px;
float:left;
}

#flickrss a img{
height:60px;
width:60px;
padding:2px;

}
#lastwitt{
margin-bottom:70px;
width:200px;
font-size:10px;
color:white;
}
