/*  
Theme Name: La Zliiperie
Theme URI: http://www.lazliiperie.com/
Description: La Zliiperie by Benoua pour lazliiperie.com
Version: 1.0.0
Author: Benoua
Author URI: http://www.lazliiperie.com/

	Kubrick v1.5
 	http://binarybonsai.com/kubrick/

	This theme was designed and built by Benoit Charbonnier,
	whose blog you will find at http://www.lazliiperie.com/blog/
	
	It is using icons form http://dryicons.com/free-icons/preview/balloonica-icons-set/

*/

html, body {
		border:0 none;
		font-family:inherit;
		font-size:100%;
		font-style:inherit;
		font-weight:inherit;
		margin:0;
		padding:0;
		vertical-align:baseline;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
hr {
	display: none;
}

html {
	background-image: url(images/mainbg.jpg);	
}

#lapage {
	height: 100%;
}

#footer {
	background-image: url(images/mainbg.png);
	clear: both;
}

body {
	font-family: Georgia,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11px;
}

#topbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background-image: url(images/top_header.png);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
}

#topbar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	text-align: right;
	overflow: hidden;
}


#topbar ul li {
	display:inline-block;
	margin-left: 5px;
	padding: 5px 0;
	color: #fff;
}

#topbar ul li.left {
	float: left;
}

#topbar ul li.right {
	float: right;
}

#topbar ul li.first {
	padding-right: 16px;
	background-image:url(images/favicon.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#topbar ul li.last {
	/*padding-left: 200px;*/
}

#topbar ul li.separator {
	margin: 0 5px;
}

#topbar ul li.i18n img {
	vertical-align: middle;
}

#topbar li a {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	color: #fff;
	text-decoration: none;
}

#topbar li a:hover {
	text-decoration: underline;
}

#topbar li.rss {
	background: transparent url(images/rss.png) no-repeat left 1px;
}

#topbar li.rss a {
	background: none;
	padding-left: 26px;
}

#header {
	width: 960px;
	margin: 0 auto 0;
	height: 74px;
}

#header h1 {
	float:left;
	height: 74px;
	width: 560px;
	background-image: url(images/lazliiperie.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	margin: 1px 0 0 10px;
}

#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

#header .description {
	color: #fff;
	position: absolute;
	top: 85px;
	left: 340px;
}

#navigation {
	padding-top: 36px;
	padding-left: 560px;
}

#navigation li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	margin-top:-35px;
}

#navigation li.current_page_item a {
	border-bottom: 1px solid white;
}

#navigation li a {
	font-family: Georgia;
	font-size: 1.8em;
	text-decoration: none;
	color: #fff;
	padding-bottom: 3px;
}

#navigation li a:hover {
}

#wrapper {
	padding: 20px 0;
	background-color: #fff;
}

/* Featured section */
#featured {
	margin: 0 0 20px;
	overflow:hidden;
	height:250px;
}
	#featured .slideshow {
			position: relative;
			overflow:hidden;
			height:250px;	
	}
	
	#featured ul {
		padding: 0;
		margin: 0;
		height:250px;
		position: relative;
		top: 0;
	}

	#featured ul li.slide-item {
		display:block;
		float:left;
		height:250px;
		width:960px;
	}

		#featured li.slide-item div.wrap {
			margin: 0;
			height: 250px;
			position: relative;
		}
		
		li.slide-item div.wrap div.description {
			position: absolute;
			bottom: 0;
			left: 0;
			background: transparent url(images/top_header.png) repeat top left;
			color: #fff;
			width: 100%;
		}
		
		li.slide-item div.wrap div.description p {
			font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
			padding: 0 10px;
		}
		
		
	#featured .next, #featured .previous {
		font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
		cursor:pointer;
		opacity:0.35;
		padding:10px;
		position:absolute;
		top:30px;
		z-index:10;
	}
	#featured .previous {
		background:transparent url(images/featured_previous.png) no-repeat scroll left center;
		left:0;
	}
	#featured .next {
		background:transparent url(images/featured_next.png) no-repeat scroll right center;
		right:0;
	}
	#featured .previous:hover, #featured .next:hover {
		opacity:1;
	}

/* Shopping cart */

#shopping-cart {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 100px;
	background-image: url(images/shopping-cart.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 25;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
}

#shopping-cart div {
	padding: 5px 0;
	margin: 0 15px;
	text-align: right;
}

#content {
	padding-left: 10px;
}

#sidebar ul li {
	list-style-image:none;
	list-style-type:none;
	margin-bottom:45px;
	padding-top:10px;
}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
}

#sidebar h2 {
	margin-left: 5px 0 0;
	padding:0;
	font-family:'Georgia',Verdana,Sans-Serif;
	font-size:19px;
	font-weight:normal;
}

#sidebar ul li h2, #sidebar ul li p {
	margin:0 0 5px 75px;	
}

#sidebar ul li p {
	font-style: italic;
	color:#A1978E;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin:3px 0 0;
	padding:0 0 5px 0;
	font-size:11px;
}

#sidebar ul ul li a {
	font-size:15px;
	line-height:22px;
}

#sidebar ul ul, #sidebar ul ol {
	padding: 10px 20px 0 75px;
}

#sidebar ul li.live { background: transparent url(images/icon_live.png) no-repeat scroll 10px 10px; }
#sidebar ul li.categories { background:transparent url(images/icon_category.png) no-repeat scroll 10px 10px; }
#sidebar ul li.archives {	background:transparent url(images/icon_archives.png) no-repeat scroll 10px 10px; }
#sidebar ul li.blogroll {	background:transparent url(images/icon_favorite.png) no-repeat scroll 10px 10px; }
#sidebar ul li.infos {	background:transparent url(images/icon_infos.png) no-repeat scroll 10px 10px; }

#sidebar ul li.musique { background: transparent url(images/icon_musique.png) no-repeat scroll 10px 10px;}

#footer, #footer a {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:11px;	
}

#footer .content {
	padding: 5px 20px;
}

#footer .rss {
	text-align: right;
}

#footer .rss a {
	background: transparent url(images/rss.png) no-repeat left -3px;
	padding-left: 26px;
	color: #454545;
}

#credits {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:11px;
	line-height:18px;
	padding: 20px 0 0 270px;
	color: #fff;
}

#credits a {
	color: #eeeed2;
}

a, a:visited {
	color:#4FA8C6;
}

a:hover {
	color:#454545;
}

a, h2 a:hover, h3 a:hover {
	font-family:'Georgia',Arial,Sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.button, .submit .button, #commentform .submit input.button {
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
	background:#21759B url(images/button-grad.png) repeat-x scroll left top;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-weight:bold;
}

.button, .button-primary, .button-secondary, .button-highlighted, #commentform .submit input.button {
	-moz-border-radius:11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
}

/* Post detail */
.post.hentry {
	margin-bottom:30px;
	padding-bottom:30px;
}

.post h2 {
	display: block;
	font-size: 29px;
	margin: 0 0 5px 10px;
	padding: 5px 0 0;	
}

.post h2 a, .more-posts h2 a:hover {
	color:#454545;
	text-decoration: none;
}

.post h2 a:hover, .more-posts h2 a {
	color:#4FA8C6;
}

.entry p {
	text-align: justify;
}

.entry p img.wp-smiley {
	margin: 0;
	padding: 0;
	border: none;
}

.entry blockquote {
	font-style: italic;
}

.entry p img, .wp-caption img {
	background-color:#fff;
	border:1px solid #E8E8E8;
	margin-right:7px;
	margin-top:10px;
	padding:8px;
}

.entry ul li {
	list-style-type: disk;
}

.entry ol li {
	list-style-type: decimal;
}

.wp-caption {
	position: relative;
}

.wp-caption-text {
	color: #fff;
	position: absolute;
	left: -1px;
	bottom: -1px;
	background-image: url(images/top_header.png);
	background-repeat: repeat;
	margin:0 10px 10px;
	width: 598px;
}

.wp-caption-text em {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 10px 15px 10px;
}

#comments, ol.commentslist {
	clear: both;
}

.more-posts h2 {
	margin: 0 0 5px 10px;
	padding: 5px 0 0;
}

.post span.time, .post span.comments {
	color:#A1978E;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin-left:12px;
}

.post .entry {
	font-size: 1.2em;
	line-height: 22px;
	padding:0 9px 0 10px;
}

/* Commentaires */
.commentlist {
	margin: 0;
	padding: 0 15px;
	font-size: 1.2em;
}

.commentlist li {
	margin:0;
	min-height:64px;
	padding:25px 0;
	position: relative;
}

.commentlist span.nb {
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#E9EAEB;
	display:block;
	float:left;
	font-size: 40px;
	height:40px;
	margin-top:-5px;
	font-weight:bold;
	padding:0;
}

.commentlist div.author {
	color:#6A747A;
	font-size: 18px;
	font-style:normal;
	margin: 5px 0 0;
}

.commentlist li.bypostauthor div.author a {
	background-color: #4FA8C6;
	color: #fff;
	padding: 0 5px;
}


.commentlist li span.date {
	color:#B7BABF;
	display:block;
	font-size: 12px;
	margin: 0 0 5px;
}

.commentlist li span.meta {
	float:right;
	margin-top: 3px;
	font-size: 10px;
}

.commentlist li span.meta a.comment-edit-link {
	color: #4FA8C6;
	background: none;
}

.commentlist li p {
	margin: 10px 0;
}

#respond h3 {
	font-family:'Georgia',Arial,Sans-serif;
	font-size:29px;
	font-weight:normal;
	margin:45px 0 30px 10px;
	color:#454545;
}

#commentform { 
	margin:25px 0 0;
	padding:5px 25px 70px;
}

#commentform p {
	margin:20px 0;
	font-family:'Trebuchet MS',Verdana,Arial,Sans-Serif;
}

#commentform p.email {
	float: right;
}

#commentform p.submit {
	text-align: center;
}



#commentform label small {
	color:#454545;
	display:block;
	font-family:'Georgia',Arial,Sans-serif;
	font-size:15px;
}
#commentform input, #commentform textarea {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:4px solid #C9D0DA;
	color:#5C5A59;
	font-family:'Georgia',Arial,Sans-serif;
	font-size:15px;
	padding:5px;
	width:250px;
	outline: none;
}

#commentform textarea, #commentform p.website input {
	width:567px;
	resize: none;
}

/* Tumblr it style stuff */
.post.category-tumblr-it { 
	padding-bottom: 0;
	padding-left: 64px;
	position: relative;
}

.post.category-tumblr-it .post-icon {
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 0;
}

.date { display: none; }
.category-tumblr-it .date {
	display: block;
	color:#A1978E;
	font-size:15px;
	font-style: italic;
	padding:3px 0 0 12px;
}


.category-tumblr-it h2, .category-tumblr-it span.time {
	display: none;
}

.category-photo-tumblr-it .post-icon { background: white url(images/category_photo.png) no-repeat top left;}
.category-quote-tumblr-it .post-icon { background: white url(images/category_quote.png) no-repeat top left;}
.category-link-tumblr-it .post-icon { background: white url(images/category_link.png) no-repeat top left;}
.category-audio-tumblr-it .post-icon { background: white url(images/category_audio.png) no-repeat top left;}
.category-text-tumblr-it .post-icon { background: white url(images/category_text.png) no-repeat top left;}
.category-video-tumblr-it .post-icon { background: white url(images/category_video.png) no-repeat top left;}

.category-quote-tumblr-it .entry blockquote {
	margin: 0;
}

.category-quote-tumblr-it .entry p {
	font-style: italic;
	text-align: right;
	color: #A1978E;
}

.category-quote-tumblr-it .entry blockquote p {
	color: #454545;
	text-align: left;
	background: url(images/bg_stripe.png) repeat transparent;	
	display: block;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	margin: 18px 5px;
	font-size: 3em;
	line-height: 1;
	font-weight: normal;
}

.category-quote-tumblr-it .entry blockquote p:after {
	content: "\”";
	
}

.category-link-tumblr-it .entry a {
	font-size: 2.3em;
	font-style: italic;
	line-height: 1.2em;
}

.paginate { overfloaw: hidden; }
.paginate .left {
	float: left;
}

.paginate .right {
	float: right;
}

/* iLastfm style stuff */
ul#ilastfm li, ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

ul#ilastfm, ul#ilastfm_display {
	margin: 5px 0 0 5px;
	padding: 0;
}

ul#ilastfm a {
	font-size: 1.2em;
}

#ilastfm a img, #ilastfm_display a img {
	background: #E8E5DC;
	padding: 2px;
	border: 1px solid #E8E5DC;
	width: 75px; /* Put the width and the height of the covers here! */
	height: 75px;
}

#ilastfm a:hover img, #ilastfm_display a:hover img {
	border: 1px solid #C0C0A8;
}

.sidebar-lastfm ul#ilastfm {
	padding-left: 35px;
}

.sidebar-lastfm ul#ilastfm li {
	display: list-item;
	list-style-type: decimal;
}

.sidebar-lastfm ul#ilastfm li a {
	font-size: 12px;
}

