/*
Design by Liw Sally
*/


body {

	background: #FFFFFF;
	
	font-family:Georgia, "Times New Roman", Times, serif;

	color: #4d4d4d;
	
	font-size:11px;

}


/* styles textes
-------------------------------------------------------- */ 

h2 {
color :#71aec1;
font-style:italic;
font-size:18px;

}

h3 {
color: #333;
font-style:italic;
font-size:17px;

}




ul {

	list-style: none;
	margin-left:-35px;

}


ol {

	list-style-position: inside;

}


pre, code {

	font-size: 1.2em;

}

pre {

	width: 100%;

	overflow: auto;

        padding-bottom: .8em;

}



a {

	color: #68c4e0;
	text-decoration: none;

}



a:hover {

	text-decoration: overline;
	color: #000000;

}

a:active{
color: #67a8bc;
}

img{
	border:0px;
}


/* Logo top
-------------------------------------------------------- */ 

#top {

	width: 502px;
	height: 120px;
	margin-left:14px;
	background:url(_img/title_liwlabyrinthe.gif) transparent no-repeat;
}

#link-top {
		width: 502px;
	height: 120px;
}

/* Menu top (prelude)
-------------------------------------------------------- */ 
#prelude{
	color: #DFDFDF;
	position: absolute;
	width: 955px;
	text-align:right;
	top: 7px;
	margin:auto;

}

#prelude a{
	color: #DFDFDF;
}

#prelude a:hover{
	color: #666;
}

/* Page
-------------------------------------------------------- */

#page {

	clear: both;
	width: 960px;
	margin:auto;

}



/* Contenu central
-------------------------------------------------------- */

#content{
	margin-top:-50px;
	padding-top:10px;
}

#main {

	float: left;
	width: 500px;
	text-align:justify;
	padding-right:14px;
	border-right:#333333 dashed 1px;
	border-left:#333333 dashed 1px;
	padding-left:14px;
	padding-top:40px;
	margin-top:-42px;
}


.day-date{
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:-8px;
}

.post-info {
	color:#666666;
	font-size:11px;
	margin-top:-14px;
	padding-bottom:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.post-info-co {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	margin-bottom:4px;
	margin-top:10px;
	color: #666;
	text-decoration: none;
	}
	
.post-info-tag {
	color: #333333;
	font-size:10px;
	margin-top:-30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#post-title {
	border-bottom:1px #333333 dashed;
	border-top:1px #333333 dashed;
	height:28px;
	width:500px;
	font-weight:normal;
	
	}
	
	
.type-title {
	font-size: 24px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	}	
	
.type-title:first-letter {
	font-style:normal;
	border:0px;
	font-weight:normal;
	}
	
	
	
.type-title a {
	font-size: 24px;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	}
	
.type-title a:hover {
	font-size: 24px;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	}
	
.post-suite {
	font-size:15px;
	margin-top:20px;
	
}

.post-suite a{

	/*background-color:#68c4e0;*/
	border-top:3px #3F3F3F solid;
	color: #68c4e0;
	margin-top:15px;
		background-color:#fff;
	font-weight:bold;
	
	}
	
.post-suite a:hover{

	background-color: #3F3F3F;
	color:#fff;
	margin-top:15px;
	
	}

.separateur {
	padding-top:-50px;
}


		


/* Commantaires */


fieldset{
	border:0px;
	
	

}


.field label{
	display: block;
	
	

}

input{
			border:#333 dashed 1px;
			
			
}


.submit{
     border:none;
     color:#fff;
     background:#68c4e0;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 font-size:14px;
	 font-weight:bold;
}

.preview{
     border:none;
     color:#fff;
     background: #333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 font-size:14px;
	 font-weight:bold;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border:#333 dashed 1px;
	
	
}

blockquote {
	background: #68c4e0;
	padding-left: 10px;
		padding-top: 3px;
			padding-bottom: 3px;
				padding-right: 10px;
	margin: 0;
	/*border-top: 2px solid #333;*/
	text-align:justify;
	font-style:normal;
	color:#fff;
	/*color:#71aec1;68c4e0*/
	}
	


/* Colonne 1 (sidebar)
-------------------------------------------------------- */



#deco{
	background-image:url(_img/deco_labyrinthe.gif);
	width:155px;
	height:38px;
	
	}


#sidebar {

	float: right;
	width: 226px;
	padding-right: 14px;
	margin-top:-42px;
	border-right:#333333 dashed 1px;
	padding-left:14px;

}

#sidebar a {
	color: #666;
}

#sidebar a:focus, a:active{
color: #68c4e0;
}


#sidebar div h2 {


	font-size:17px;	
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #68c4e0;	
	padding-top:3px;

}


#sidebar .content {

		margin-top:-22px;

}



#sidebar div ul {

	margin-left: 0px;
	padding-left: 0px;
	letter-spacing: normal;
	padding-bottom:-30px;

}

#cat a{
	color: #68c4e0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

cat a:focus, a:active{
color: #68c4e0;
}

.links-cat {
color:#68c4e0 ;
font-style: normal;
font-size:12px;
margin-bottom:5px;
margin-top:10px;
font-weight:bold;
}

/* Tags
-------------------------------------------------------- */

#tagcloud ul { margin: 0; padding: 0 1em; display: block; text-transform:none; }

#tagcloud li { display: inline; margin: 0 0.1em; padding: 0; background-image: none; }

/* niveaux des tags */
#tagcloud li.level-1 { font-size:9px; }
#tagcloud li.level-2 { font-size:10px; }
#tagcloud li.level-3 { font-size:12px; }
#tagcloud li.level-4 { font-size:14px; }
#tagcloud li.level-5 { font-size:16px; }

/* couleur des liens des tags */
#tagcloud li.level-1 a { color: #CCC; }
#tagcloud li.level-2 a { color: #999; }
#tagcloud li.level-3 a { color: #666; }
#tagcloud li.level-4 a { color: #333; }
#tagcloud li.level-5 a { color: #000; }




/* Col-one (2)
-------------------------------------------------------- */ 



#col-one {

	float: right;
	width: 154px;
	font-size:11px;
	color:#999999;
	margin-top:-48px;
	padding-left:14px;

}


#col-one div h2 {

	height: 20px;
	font-size:17px;	
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #68c4e0;	
	border-bottom : 1px;
	border-bottom-style: dashed;
	border-color:#333333;

}

#col-one div h3 {

	font-size:17px;	
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #a5a5a5;	
	/*border-bottom : 1px;
	border-bottom-style: dashed;
	border-color:#333333;*/
	margin-bottom:10px;

}

.agenda-blue {
	background-color:#68c4e0;
	border-bottom:#333333 dashed 1px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:8px;
	padding-right:5px;
	padding-top:1px;
	margin-top:-16px;

}

.agenda-blue a {
	color:#FFFFFF;
	font-size:11px;
}


#info-labyrinthe{
	font-size:11px;
}


.selection{
	
	background-image:url(_img/bg.gif);
	border-bottom:#333333 dashed 1px;
	color: #666;
	font-size:11px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-14px;
	text-align:center;
}

#col-one .content {
margin-top:-5px;

}

#col-one .content a {
	color:#999;

}

#col-one .content-informations {
margin-top:-5px;
color:#68c4e0
}


/* Footer */



#footer {

	clear: both;
	padding: 30px 0 50px 0;
	text-align:center;

}



#footer p {

	width: 945px;
	margin: 0 auto;
	font-size: x-small;

}
