/*
THEME NAME: Cyclo
THEME URI: http://blog.o2sources.com/themes/demo/cyclo/
DESCRIPTION: A modern grunge urban theme for Wordpress based on Sandbox
VERSION: 1.0.2
AUTHOR: <a href="http://www.jeuxdemaux.com/">Helene</a> &amp; <a href="http://www.o2sources.com/">O2sources</a>
AUTHOR URI:
*/

/* Two-column with .png on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/2c-r.css');

/*
 * Wordpress >2.5 requirement
 */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/**
 * Basic HTML tags
 */
html,*{
  margin: 0;
  padding: 0;
}

body {
	background:url(_img/bg-body.jpg) center top no-repeat fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

h1 {
	background:url(_img/bg_h1.png) no-repeat 14px 0;
}
	h1 a {
		position:relative;
		top:0;
		left:0;
		text-indent:1200px;
		white-space:nowrap;
		overflow:hidden;
		width:1000px;
		display:block;
		height:40px
	}


a {
	color : #50160b;
	text-decoration:underline;
	font-weight: bold;
}

ul, li {
	list-style-type:none;
}

/**
 * Containers
 *
 */
 
div#wrapper { 
	width:1000px; 
	margin-left: auto; 
	margin-right:auto
} 

div#header {
	background:url(_img/bg_header.png) no-repeat;
	height:420px;
	position:relative;
} 
 
div#container{
	position:relative;
	top:-100px;
}

div#primary {
 	width:217px;
	margin-right:10px;
	position:relative;
	top:-350px	
}

div#footer {
	color: white;
} 
 
/**
 * Header
 *
 * @section #blog-description
 */
 
div#blog-description {
	display:none;
} 

/**
 * Sidebar
 *
 * @section #primary
 */


div#primary li {
	background:url(_img/bg_sidebar_h3.png) no-repeat;
	margin-bottom:35px
}

	div#primary li ul {
		background:url(_img/bg_sidebar_div_bottom.png) no-repeat bottom;
		padding:0 0 8px 0;
		margin-bottom:10px;
	}
		div#primary li ul li {
			background:url(_img/bg_sidebar_div.png);
			padding: 0 0 0 15px;
			margin:0;
		} 
	 
	div#primary li h3 {
		height: 108px;
		width:225px;
		text-align:center;
		text-indent:600px;
		overflow: hidden;
		white-space:nowrap;
	}

div#primary li#RSSFeed {
	background:url(_img/bg_rss.png) no-repeat;	
	padding:24px 10px 85px 36px;	
}
	div#primary li#RSSFeed a {
		background:url(_img/btn_rss.png) no-repeat;
		width:158px;
		height:157px;
		display:block;
		text-indent:600px;
		overflow:hidden;
		white-space:nowrap
	}

div#primary li#pages {
	line-height : 1px
}
	div#primary li#pages h3 {
		background:url(_img/bg_sidebar_h3_pages.png) no-repeat 75px 19px ;
		line-height : 1px;
		!height:101px;
	}
	div#primary li#pages ul li {
		padding-bottom: 15px;
		line-height:normal
	}

div#primary li#tags {
}
	div#primary li#tags h3 {
		background:url(_img/bg_sidebar_h3_tags.png) no-repeat 80px 19px ;
	}
	div#primary li#tags div  {
		background:url(_img/bg_sidebar_div_bottom.png) no-repeat left bottom ;
		padding:0 0 16px 0;
	}
		div#primary li#tags div div.tag-cloud {
			background:url(_img/bg_sidebar_div.png);
			padding:0 15px 0 15px;
		}
			div#primary li#tags div div.tag-cloud a{
				text-decoration: none;
			}

div#primary li#flickr {
		line-height : 1px;

}
	div#primary li#flickr h3 {
		background:url(_img/bg_sidebar_h3_flickr.png) no-repeat  70px 19px ;
		line-height : 1px;
		!height:101px;		
	}
	div#primary li#flickr div  {
		background:url(_img/bg_sidebar_div_bottom.png) no-repeat left bottom ;
		padding:0 0 16px 0;
	}
		div#primary li#flickr div div {
			background:url(_img/bg_sidebar_div.png);
			padding-left: 20px;
		}
	div#primary li#flickr a img {
		margin:5px;
		border: solid 1px #50160b;
		padding: 1px;
	}

div#primary li#search {
}
	div#primary li#search h3 {
		background:url(_img/bg_sidebar_h3_search.png) no-repeat 35px 19px;
		margin:0;
		padding:0;
	}
	div#primary li#search form{
		background:url(_img/bg_sidebar_div_bottom.png) no-repeat left bottom;	
		padding: 0 0 15px 0
	}
		div#primary li#search form div {
			background:url(_img/bg_sidebar_div.png);
			padding: 0 0 10px 15px;
			position:relative;	
		}
		div#primary li#search form input#s {
			background: #eee9e8;
			border: dashed 1px #50160b;
			width: 120px;
			font-size:1em;
			padding: 5px;
		}
		div#primary li#search form input#searchsubmit  {
			position:absolute;
			top: -10px;
			left: 155px;
		}

/**
 * No result search
 *
 */
input#noresults-s {
	background: #eee9e8;
	border: dashed 1px #50160b;
	width: 120px;
	font-size:1em;
	padding: 5px;
	position:relative;
}

input#noresults-searchsubmit  {
	position:absolute;
	top: 15px;
	left: 195px;
}
 
/**
 * Footer
 *
 * @section #footer-top
 * @section #footer-center
 * @section #footer-bottom 
 */
 
div#footer-top {
	background:url(_img/bg_footer_top.png);
	height:10px;
} 

div#footer-center {
	background:url(_img/bg_footer_center.jpg) repeat-x #50160b;	
}
	div#footer-center div.xoxo{
		width: 1000px;
		margin-left:auto;
		margin-right: auto;
		list-style-type:none
	}
		div#footer-center div.xoxo div.sub_xoxo {
			float:left;
			width:100%;
		}
		div#footer-center div div{
			float:left;
			margin-bottom: 35px;
		}
		div#footer-center div ul li {
			float:none;
			list-style-type:none;
			margin-bottom:0;
			background:url(_img/bg_footer_li.png) no-repeat 0px 2px;
			padding-left: 20px;
			min-height: 20px
		}
		div#footer-center div h3 {
			white-space:nowrap;
			text-indent:1050px;
			overflow:hidden;
			height:35px;
		}

	div#footer-center div#latestposts {
		width: 500px;
	}
		div#footer-center div#latestposts h3 {
			background:url(_img/bg_footer_h3_derniersbillets.png) no-repeat;
			width:500px;
		}


		div#footer-center div#latestcomments h3 {
			background: url(_img/bg_footer_h3_dernierscommentaires.png) no-repeat;
			width:500px;
		}
		div#footer-center div#latestcomments ul {
			width:495px;
		}


	div#footer-center div#categorie {
		clear: both;
	}
		div#footer-center div#categories h3 {
			background:url(_img/bg_footer_h3_categories.png) no-repeat;
			width:250px;
		
		}

		div#footer-center div#archives h3 {
			background:url(_img/bg_footer_h3_archives.png) no-repeat;
			width:250px;
		}

		div#footer-center div#linkcat h3 {
			background:url(_img/bg_footer_h3_liens.png) no-repeat;
			width:250px;
		}

		div#footer-center div#meta h3 {
			background:url(_img/bg_footer_h3_etsinon.png) no-repeat;
			width:250px;
		}

	div#footer-center hr {
		clear:both;
		visibility:hidden
	}

div#footer-bottom {
	background:url(_img/bg_footer_bottom.jpg) repeat-x #000000;
	height:206px;
	color: #000000;
	clear:both
}  
	div#footer-bottom p {
		background:url(_img/bg_footer3.png) no-repeat;
		width:900px;
		height: 12px;
		margin: 0 auto 0 auto;
		padding:189px 100px 5px 0;
		text-align:right;
	}
  
/**
 * Posts
 * 
 */

div.post, div.page  {
	background:url(_img/bh_post_h2.png) no-repeat;
	width:751px;
	margin-top: 35px;
}
	div.post h3, div.page h3 {
		margin-top:25px;
		margin-bottom:5px
	}
	div.post img, div.page img {
		padding: 5px;
		border: solid 1px #50160b;
	}
		div.post img.wp-smiley, div.page img.wp-smiley {
			border:none;
			padding:0px;
		}
	div.post ul, div.post ol, div.page ul, div.page ol {
		margin-left: 45px;
	}
		div.post ul li, div.page ul li {
			background: url(_img/bg_li.png) no-repeat 0px 2px;
			list-style-type: none;
			padding-left: 15px;
		}
		div.post ol li, div.page ol li {
			margin-left: 20px;
		}

	div.post blockquote , div.page blockquote{
		margin-left: 65px;
		background:url(_img/bg_post_blockquote.png) no-repeat;
		min-height: 65px;
		padding: 20px
	}

	div.post code , div.page code {
		font-size: 1.2em;
	}
	
	div.post h2, div.post h3.entry-title, div.page h2, div.page h3.entry-title {
		font-size:2em;
		height:90px;
		padding:35px 0 0 0;
		width:660px;
		margin-left:65px;
	}

		div.post h2 a,div.post  h2, div.post h3.entry-title a, div.post h3.entry-title, div.page h2 a, div.page  h2, div.post h3.entry-title a, div.page h3.entry-title {
			text-decoration:none;
			color:#6b3b30;
		}
		
	div.post p, div.page p {
		margin:10px 0 10px 0
	}

div.p1 {
	margin:0
}

div.entry-meta {
	background:url(_img/bg_post_desc.png) no-repeat top right;
	height: 55px;
	text-align:right;
	margin-top:20px;
	padding:20px 15px 0 0;
}

div.entry-date {
	float:left;
	color: #535353;
	width:35px;
	margin: 36px 0 0 16px;
	line-height:1.6em;
	font-weight: bold	
}
	span.entry-day {
		font-size:2.3em;
	}
	span.entry-month {
		font-size:1.7em;
	}

div.entry-content {
	padding-left: 55px;
	margin-left: 16px;
	position:relative;
}
	div.entry-content strong.clear {
		clear:both;
	}

h2.page-title {
text-align:right}


	
/** comments **/

div#comments-list h3 {
	background:url(_img/bg_h3_commentaires.png) no-repeat;
	width: 250px;
	text-indent:300px;
	white-space:nowrap;
	overflow:hidden;
	height:49px;
	clear:both
}

div#trackbacks-list h3 {
	background:url(_img/bg_h3_trackbacks.png) no-repeat;
	width: 250px;
	text-indent:300px;
	white-space:nowrap;
	overflow:hidden;
	height:49px;
	clear:both
}

li.comment {
	background:url(_img/bg_comments_header.png) no-repeat top left;
	margin:0 0 0 70px;
	list-style-type:none;
	padding:65px 0 0 0;
}

div.comment-meta {
	padding: 0 30px 0 0 ;	
	height:65px;
	text-align:right;
}

div.comment-content {
	background:url(_img/bg_comments.png) left bottom no-repeat;
	padding: 0px 15px 10px 25px;
}

div#respond {
	background:url(_img/bg_form.png) no-repeat;
	height: 420px;
	margin-left: 70px;
	padding: 0 0 0 8px;
	position:relative;
	top:0;
	left:0
}
	div#respond h3 {
		background:url(_img/bg_h3_postercomm.png) no-repeat;
		width: 250px;
		text-indent:300px;
		white-space:nowrap;
		overflow:hidden;
		height:100px;
		position: relative;
		top: 58px;
		left: 390px;
	} 
	div#respond input, div#respond textarea {
		border:none;
		border-bottom: dashed 1px #50160b;
		background: #eee9e8;
		padding:3px;
		width: 205px;
	}
	div#respond input#submit {
		border:none;
		height: 50px;
		width:60px;
		position: absolute;
		top:330px;
		left:570px;
		padding:0
	}	
	div#respond textarea {
		width:410px;
		height:128px;
	}
	div#respond div.formcontainer {
		background:url(_img/bg_form_labels.jpg) no-repeat;
		padding: 10px 15px 0 25px;
	}		
		div#respond div.formcontainer div.form-label {
			float:left;
			width: 90px;
			font-size:1.1em;
			font-weight:bold;
			color: #50160b;
			height: 48px
		}
	div#respond div.formcontainerlogin {
		padding: 10px 15px 0 10px;
	}
		div#respond div.formcontainerlogin div.form-label {
			float:left;
			width: 80px;
			font-size:1.1em;
			font-weight:bold;
			color: #50160b;
			height: 38px;
			background:url(_img/bg_form_labels.jpg) no-repeat;
			padding: 10px 0 0 20px
		}
	div#respond p#login {
		margin-left:10px;
		padding: 95px 0 20px 90px
	}
	div#respond div.form-input {
		height: 48px;
	}	

p#comment-notes {
	margin-left: 90px;
}
/**
* Navigation
* 
*/
div.navigation {
	float:right;
	width: 200px;
}

div#nav-above {
	position:relative;
	left: 0px;
	!top:40px;
}

div.nav-previous a {
	display:block;
	height: 40px;
	width: 90px;
	overflow:hidden;
	text-indent: 300px;
	white-space:nowrap;
	background:url(_img/bg_avant.png) no-repeat;
	float:left;
}


div.nav-next a {
	display:block;
	height: 40px;
	width: 90px;
	overflow:hidden;
	text-indent: 300px;
	white-space:nowrap;
	background:url(_img/bg_apres.png) no-repeat;
	float:left;
}


/**
* Qtranslate
* 
.qtrans_language_chooser li { 
       float:left;
       margin-right:3px
}
.qtrans_language_chooser { 
       list-style-type:none 
}
*/
.qtrans_flag_en { 
        position:fixed;
        top:20px;right:100px;
        border:0px solid #BBBBBB }
.qtrans_flag_es { 
       position:fixed;
       top:20px;right:80px;
       border:0px solid #BBBBBB }
.qtrans_flag_fr { 
       position:fixed;
       top:20px;right:60px;
       border:0px solid #BBBBBB }