body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
; background-color: #E8F7F9; background-repeat: repeat; background-position: top center
	}

* {
	margin:0;
	padding:0;
	}
	
h1 {
	font-size:1.9em;
	font-weight:normal;
; text-align: center
; color: #3399FF
; padding-bottom: 5px; padding-top: 5px
	}
	
img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#3399FF;
	}
a:hover {
	text-decoration:none;
	color:#FF0000;
	}

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:80px;
	background:url(images/bg-header.gif) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:#999999 url(images/bg-menu.png) repeat-x;
	padding:0 10px;
; font-size: 12px
	}
#sidebar {
	float:right;
	width:180px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-center {
	padding:5px 10px;
	text-align:center;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.9em;
	font-weight:normal;
; text-align: center
; color: #3399FF
; padding-bottom: 5px; padding-top: 5px
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
; text-align: right
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#FF0000;
	}

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#FFFFFF;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
; color: #3399FF
	}


#sidebar ul {
	list-style-type:none;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	color:#3399FF;
; background-color: #EDEBED
	}
#sidebar-bottom {
	height:20px; ; background-image: url(images/bg-sidebar-bottom.gif)
	}
#sidebar-top { height:20px; ; background-image: url(images/bg-sidebar-top.gif); background-repeat: no-repeat; background-position: top center}
#sidebar-blank { float:right; width:180px; margin-right:10px; ; height: 10px; background-color: #FFFFFF}
#sidebar-notes { float:right; width:180px; background:#FFFFFF url(images/note.jpg) no-repeat; margin-right:10px; ; height: 260px; text-align: center; padding-top: 100px; font-weight: normal}
#sidebar-bloc { float:right; width:180px; ; background-image: url(images/bg-sidebar.gif); background-repeat: repeat}
#sidebar a { color:#000000; text-decoration:none; }
#sidebar a:hover { color:#3399FF; text-decoration:none; }


#footer-valid {
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#000000;
; text-indent: 80pt
	}
#footer-valid a {
	color:#3399FF;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#FF0000;
	}
