@import "layout.css";

body{
	background: #EEE;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 10px solid #DDD;
}

h1, h2, h3, h4, h5, h6{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

h1{font-size: 1.6em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{ font-size: 1.2em; }
.textesmall {color: Black;font: normal lighter smaller Arial, Helvetica, sans-serif}
pre{width: 100%;overflow: auto;border: 1px solid #CCC}
fieldset{ border: none}
label{cursor: pointer;	cursor: hand}
.field label{	display: block; }
input,textarea{ border: 1px solid #999; }
textarea{width: 100%;font-size: 1em;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}
img  {border : none}
a{color: #2474F8; text-decoration: none}
a:visited{color: #979AFF;	text-decoration: none}
a:hover{background-color: #FED735; text-decoration: none}
.left{float: left;margin-right: 1em}
.right{float: right;	margin-left: 0.2em}

li {list-style: circle;margin-top: 0.1em;margin-left: 0.01em}
#page{background: #fff url(img/page.png) repeat-y center top;color: inherit}

#top{	height: 120px;
	/*padding-top: 20px;*/
	background: #FFF url(img/top.jpg) no-repeat left top}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{text-decoration: none;color: #FFFFFF}
#top h1 a:hover{text-decoration: none;background: transparent;color: #eee}
#prelude a{	color: #DFDFDF;background: transparent}
#prelude a:hover{color: #666;background: transparent}
#point{color: White;font-size: small} 

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title1{	color: #003366;	background: transparent;	margin-bottom: 0;}

.post-title{color: #0066ff;background: transparent;margin-bottom: 0}
.post-title a{color: #0066ff;background: transparent;text-decoration: none}
.post-title a:hover{	background-color: #FED735}
.post-info{	margin-top: 0;
	color: #333;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{color: #0066ff;background: transparent;text-decoration: none}
.post-info a:hover{background-color: #FED735}
.post-content{	color: #333;	text-align: justify; }
.post-content blockquote{font-family: Georgia, serif;font-style: italic}
.post-info-co{text-align: right}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

#dhtmlgoodies_contentBox{
	border: 1px solid #317082;
	height: 0px;
	visibility: hidden;
	position: absolute;
	background-color: #DBDBFF;
	overflow: hidden;
	padding: 2px;
	width: 250px;
}

#dhtmlgoodies_content{
		position:relative;		
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		width:100%;
		font-size:0.8em;
}

#dhtmlgoodies_slidedown{position:relative;width:250px}

#sidebar div{color: inherit;background: #FFFFFF;padding: 10px 0 0 0px;margin-top: 10px}
#sidebar h2, #sidebar h3{color: #EEEEEE;margin: 0 0 0 0;text-align: center}
#sidebar h3{font-size: 1em;margin: 0}
#sidebar div#search{background: transparent;color: inherit;line-height: 2.3em}
#search fieldset, #search p{margin: 0;	padding: 0}

#q{padding-left: 18px;background: #fff url(img/q.png) no-repeat 4px center}

#sidebar ul { list-style-type: none; }
#sidebar li { list-style: none; }
#sidebar #tag ul {list-style-type: none;text-align: center;margin: 0 2em 1em 1em;padding: 0}
#sidebar #tag li { display: inline; }
#sidebar #tag .level-1 {color: Black;background: #FED735;font-size: 0.8em;}
#sidebar #tag .level-2 { background:#FED735;color: Black; font-size: 0.9em; }
#sidebar #tag .level-3 { color: Olive; background:#FED735;	font-size: 1.1em; }
#sidebar #tag .level-4 { color: Black;background:#FED735;	font-size: 1.4em; }
#sidebar #tag .level-5 { color: Black;	background: #FED735;	font-size: 1.6em; }

#pagination{ text-align: center}

#sidebar #align {	padding: 20px}
#footer{	margin: 0;padding: 1em;border-top: 1px solid #CCC;background: #EEE;color: #666}
#footer a{color: #999}
.pagenav {font: 0.9em}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {background: #D8D8D8;color: white}
p.pagenav strong {color: black;padding:2px;border: 1px solid #bbb}

div#nifty{	margin: 0 0% 4px 3%;	background: #EEE}
#coeur {	padding-left: 10px;	padding-right: 10px}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #EEE}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

