/* Extracted styles */





/*<group=http://www.raphisme.ch/flog/wp-content/themes/eph/style.css>*/

/* Extracted styles */





/*<group=http://www.raphisme.ch/flog/wp-content/themes/eph/style.css>*/

/*  

Theme Name:Ephemeral

Theme URI:http://www.sapientone.org/

Description:A dark theme for bloggers

Version:1.0

Author:Sapientone

Author URI:http://www.sapientone.org/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

*/







/* Begin Main-Layout  */

*{

	margin:0;

	padding:0

}



body {

	color:#fff;

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

	font-size: 0.8em;

	background-color: #666633;
	border-left: 70px dashed #9a9768;


}



.page {

	margin:0 8%;

	text-align:left;
	}



#content {

	float:left;

	margin:10px 0 20px 0;

	width:65%;
	border: thin dotted #330033;
	border-left-style: none;
	background-color: #444422;
}

	

#sidebar {

	float:left;

	margin:10px 0 20px 10%;

	width:25%

	}

#archives {

	height: 80px;
	overflow: auto;
	}




#footer {

	clear:both;

	padding:10px 0;

	text-align:center;

	font-family: "Times New Roman", Times, serif;

	text-transform: uppercase;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #fff;

	}

/* End Main-Layout */







/* Begin Header */

h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 4.5em;

	font-weight: normal;

	padding-top: 20px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;
	color: #000000;
}

	

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{

	text-decoration: none;

	color: #cc0000;
	font: small-caps bold 100% mono;
	border-left: thick solid #333333;
	border-top: thick solid #333333;
	border-bottom: thick solid #333333;
}



/*------- Tab Menu ---------*/

#nav {

	list-style: none;

	font-family: Tahoma;

	font-size: 1.2em;

	padding-top: 5px;

	padding-bottom: 5px;

	background-color: #333333;

	

	}
	



#nav li { display: inline; }

#nav a {

	padding: 5px 36px 5px 11px;

	color: #999999;

	text-decoration: none;

}

#nav a:hover{

	color:#999999;

	text-decoration:none;

	background-color: #3C3C3C;

	

}

#catalogue a {
	
	color: #cc0000;
	
}

#catalogue a:hover {
	
	color: #333333;
	background-color: #cc0000;
	
}



#nav #current a {



    color: #999999;

}



#searching{

	float: right;

	width: 210px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;
	top: 20px;
	position: relative;
}



/* End Header */







/* Begin Content*/

h2,h3,h4,h5,h6{

	color: #663300;
	background-color: #666633;
	margin:20px 0 0 0;
	font: small-caps normal 2.6em "Times New Roman", Times, serif;
	
}



h2,h3{

	border-bottom:1px solid #666
	margin:20px 0 20px 0;
	
	
	}

h2 {
	height: 32px;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{

	color: #663300;

	text-decoration:none;
	font-variant: small-caps;
}



.postmetadata {

	color:#FFFFFF;

	font-size:0.9em;

	margin-top: 2px;

	margin-bottom: 30px;

	background-color: #333333;

	padding: 4px;

	font-family: Tahoma;

}



.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{

	color: #cc9999;

	text-decoration:none

}

.logo {
	float: right;
	border: 10px solid #333333;
	border-right: solid #666633 0;

}



.postmetadata a:hover{

	text-decoration:underline

}



.entry p, .entrytext p{

	line-height:170%;

	margin:2px 0 15px 10px;

	font-size: 1.3em;

	}

	

.entrytext p{

	margin:20px 0 25px 0

	}

.zap {
	left: 0;
	position: relative;
}

a:link,a:visited,a:active,a:hover{

	color:#FFFFCC;

	text-decoration:underline;

	

}

/* End Content*/







/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {

	font-size:1em;

	

	}

	

.commentlist li {

	font-weight:bold

	

	}



.commentlist cite, .commentlist cite a {

	font-weight:bold;

	font-style:normal;

	font-size:1.1em

	}



.commentlist p {

	font-weight:normal;

	line-height:140%;

	text-transform:none;

	background-color: #464646;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #666666;

	padding-top: 8px;

	padding-right: 8px;

	padding-bottom: 8px;

	padding-left: 10px;

	font-size:1.2em

	}





.commentmetadata {

	font-weight:normal

	}



.commentlist {

	padding:0;

	text-align:justify

	}



.commentlist li {

	margin:0px 0 15px 16px;

	padding:5px 10px 0 0;

	list-style:decimal

	}





#commentform p {

	margin:5px 0

	}



.commentmetadata {

	margin:0;

	display:block

	}

/* End Comments */



	



/* Begin Lists */

.entry ul, .entry ol,

.entrytext ul, .entrytext ol{

	margin:5px 0 5px 26px



	}



#sidebar ul li{

	list-style-image: none;

	list-style-type: none;

	

	}



#sidebar ul li ul li{

	padding:2px 0

	}



#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active, #sidebar ul li p{

	color:#fff;

	text-decoration:none;

	display: block;

font-size: 1.3em;

}



#sidebar ul li ul li a:hover{

	color:#DFDFDF;

	text-decoration:none;

}

#sidebar ul li h2 {
	color: #006666;
	font-size: large;
	background: #999966;
	border-bottom: medium solid #006666;
}

/* End Entry Lists */







/* Begin Images */

p img {

	padding:4;

	}



img.centered {

	display:block;

	margin-left:auto;

	margin-right:auto

	}

	

img.alignright {

	padding:4px;

	margin:0 0 2px 7px;

	}



img.alignleft {

	padding:4px;

	margin:0 7px 2px 0;

	}



.alignright {

	float:right

	}

	

.alignleft {

	float:left

	}

/* End Images */







/* Begin Form Elements */

#searchform {

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 0;

	}



#sidebar2 #searchform #s {

	width:130px;

	padding:2px;

	border: 2px solid #fff;

	}



#sidebar2 #searchsubmit {

	padding:1px;

	border: 2px solid #666666;

	}



input.textfield{

	width: 16em;

	color: #333333;

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

	background-color: #ff33ff;

	margin-right: 0px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 4px;

	font-size: 1em;

	font-style: italic;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #666666;

	border-left-color: #333333;

}







.entry form { 

	text-align:center

	}



select {

	width:130px

	}



#commentform input {

	width:270px;

	padding:2px;

	margin:5px 5px 1px 0;

	border: 3px solid #666;

	background-color: #333333;

	font-size: 1em;

	color: #FFFFCC;

	}



#commentform textarea {

	width:270px;

	padding:2px;

	border: 3px solid #666;

	background-color: #333333;

	font-size: 1em;

	color: #FFFFCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



#commentform #submit {

	margin:0;

	float:left;

	width:280px;

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

	font-weight: bold;

	color: #fff;

	border: 3px solid #666;

	background-color: #484848;

	}

/* End Form Elements */









/* Begin Various Tags & Classes */

code {

	font:1em 'Courier New', Courier, Fixed

	}



acronym, abbr, span.caps

{

	cursor:help;

	font-size:0.9em;

	letter-spacing:.07em

	}



acronym, abbr {

	border-bottom:1px dashed #226

	}



blockquote {

	border-left:4px solid #fff;

	line-height:120%;

	color: #ccc;

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 50px;

}



blockquote cite {

	margin:5px 0 0;

	display:block

	}



.center {

	text-align:center

	}



hr {

	clear:both;

	display:none

	}



a img {

	border:none

	}



.navigation {

	display:block;

	text-align:center;

	margin-top:10px;

	margin-bottom:60px

	}

/* End Various Tags & Classes*/







/*</group>*/

/*</group>*/
