html { overflow-y: scroll; }
body {
	font-size: 65%; /* Resets 1em to 12px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #669dc3 #8aa9bd;*/
	background: #fff;
	color: #333;
	margin: 20px 0 0 0; padding: 0;
}
/* Put IE in FF default */
h1 { font-size: 2em;    margin: .67em 0;  }
h2 { font-size: 1.5em;  margin: .83em 0;  }
h3 { font-size: 1.17em; margin: 1em 0;    }
h4 { font-size: 1em;    margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }
table tr td, table tr th { font-size: 1em; }

a img { border: none; }
a, h2 a:hover, h3 a:hover {
	color: #a389a7;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
.hidden { display: none; }
.clear { clear: both; }
.center { text-align: center; }
#container {
	width: 680px;
	background: transparent;
	background: transparent url('banner_1.jpg') 0px 0px no-repeat;
	margin: 0 auto;
	padding: 0px;
	position: relative;

}
#header { margin: 0 0px; padding: 0; display: block; height: 160px; text-indent: -5000px; }
#header h1 { visibility: visible; margin: 0; padding: 0; display: none; background-color: transparent; color: white; text-transform: uppercase; height: auto; position: relative; top: 75px; left: 0px; font-size: 4em; text-align: center; }
#header h2 { visibility: hidden; margin: 0; padding: 0; display: none; background-color: transparent; height: auto; position: relative; top: 30px; left: 225px; font-size: 1.1em; }
#header a.return { display: block; position: absolute; top: 0px; width: 680px; height: 160px; left: 0px; text-indent: -5000px; background: 34px 74px no-repeat; }
#header a.return:hover { background: none 34px 74px no-repeat; }

div#container h3.path { color: #666; height: 22px; width: auto; line-height: 30px; margin: 0 0px 0 110px; padding: 0 10px; background: transparent 0px -350px no-repeat; border: 1px solid #ca3; border-width: 0px 0 0 0; font-size: 1.2em; font-weight: bold; text-transform: uppercase; display: block; }
div#container h3.path a { text-decoration: none; color: #999; }
div#container h3.path a:hover { color: #666; }

div#date { display: none; position: absolute; padding: .5em 0 0 2em; font: normal normal normal 10px Tahoma, Verdana; z-index: 1; color: white; font-weight: bold; margin-top: 40px; }

#content {
	background: transparent;
	padding: 10px 10px 0px 10px;
	margin: 0 150px 0 140px;
	height: auto;
		min-height: 287px;
overflow: auto;
	line-height: 1.5em;
}


#content.wide {}

* html #content { height: 310px; }
#content h1, 
#content h2, 
#content h3, 
#content h4 { margin: 0; padding: 2px 0px; background: #a389a7; font-size: 1.3em; color: white; text-align: center; }
#content h4 span.date { font-size: 0.7em; font-weight: normal; padding-left: 1em; }
#content h5 { margin: 0; padding: 2px 10px; font-size: 1em; }
#content h6 { margin: 0; padding: 2px 10px; font-size: 1em; }
#content p { margin: 0; padding: 5px 10px; }
#content p.float_left  { float: left; }
#content p.float_right { float: right; }

/* SEARCH */
#content ul.search { margin: 0; padding: 0; list-style: none; }
#content ul.search li { border: 1px solid white; padding: 10px 5px 5px 10px; margin: 0 0 0px 0; background: #eee; }
#content ul.search li:hover { border-color: #ccc; background-color: #ddd; }
#content ul.search li p { margin: 0; }
#content ul.search li h5 { margin: 0; text-align: left; }
#content ul.search li h5 span.highlight,
#content ul.search li p span.highlight { padding: 0 .5em; background-color: #0f0; color: white; text-transform: uppercase; }

/* POSTS */
#content ul.articles { margin: 0; padding: 0; list-style: none; }
#content ul.articles li { border: 0px solid #ccc; padding: 10px 5px 5px 10px; margin: 0 0 0px 0; background: url('/img/white_025.png'); }
#content ul.articles li:hover { border-color: #ccc; background: url('/img/white_05.png'); }
#content ul.articles li h5 span.date { font-size: 0.9em; font-weight: normal; }
#content ul.articles li p.date { font-size: 0.9em; }
#content ul.articles li span.img, #content li img { display: block; float: left; margin: 0px 10px 0 0; }
#content ul.articles li:hover span.img, #content li:hover img { outline: 1px dotted white; }
#content ul.articles li hr { clear: both; visibility: hidden; }
#content ul.articles li div.clear { clear: both; visibility: hidden; height: 2px; background: black; }
#content ul.articles li p.link { padding: 5px 0px; }
#content ul.articles li p.link span { font-size: 0.8em; }

#content p.img { text-align: center; font-style: italic; font-size: 0.9em; margin: 10px 0 0 0; padding: 0; }

#content h4.comment { font-size: 0.98em; color: #999; }
#content div.trackback { border: 1px solid #ddd; background-color: #eee; padding: 0; margin: 0 10px 10px 20px; font-size: 0.9em; }
#content div.trackback h5 { font-size: 0.9em; margin: 0; padding: 0; background-color: #ddd; color: #666; padding: 2px}
#content div.trackback h5 a { color: #333; text-decoration: none; }
#content div.trackback p { margin: 0; padding: 0; padding: 5px; }
#content div.trackback.pair { text-align: right; }
#content div.trackback.pair p { text-align: right; }


#content form fieldset { border: 1px solid #ddd; }
#content form fieldset legend { color: #999; }
#content form fieldset textarea { width: 95%; }

/* GALLERY */
#content ul#gallery { margin: 0; padding: 0; list-style: none; text-align: center; }
#content ul#gallery li { display: inline; }
#content ul#gallery li span.s1 { padding: 0 2px 10px 2px; margin: 0; display: table-cell; display: inline-table; display: inline-block; vertical-align: top; text-align: center; }
#content ul#gallery li span.s1 span.s2 { margin: 0; display: table-cell; vertical-align: middle; background: transparent url('../../img/white_025.png'); }
#content ul#gallery li span.s1 span.s2 a { display: block; border-bottom: none; background-position: center; background-repeat: no-repeat; border: 1px solid #99a; background-color: transparent; }
#content ul#gallery li span.s1 span.s2 a span { display: block; width: 100px; height: 100px; text-indent: -5000px; overflow: hidden;  background-position: center; background-repeat: no-repeat; }
#content ul#gallery li span.s1 span.s2:hover { background: transparent url('../../img/white_05.png'); }
#content ul#gallery li span.s1 span.s2 a:hover { background-color: transparent; }
#content ul#gallery li span.s1 span.s2 span.infos { width: 100px; display: block; height: auto; font-size: 0.9em; line-height: 11px; border: 1px solid #99a; border-width: 0 1px 1px 1px; }
#content ul#gallery li span.s1 span.s2 span.infos span.txt { display: block; height: 13px; overflow: hidden; }

/* Right Column */
#right_col { display: none; position: absolute; text-align: center; top: 360px; margin-left: 570px; padding: 0 10px 0 0; width: 170px; background: #79e85a; font-size: 0.85em; color: #fff; }
#right_col a { color: #fff; }
#right_col form fieldset { border: 1px solid #bbb; padding: 5px; }
#right_col form fieldset label { text-transform: none; display: block; padding: 5px; }
#right_col form input { border: 1px solid gray; }
#right_col form input.search, #right_col_blog form input.newsletter { width: 100px; padding: 1px 1ex; }	
#right_col form input.submit { padding: 0; cursor: pointer; }	
#right_col table { margin: 0 auto; }
#right_col table tr th.day { text-transform: lowercase; }
#right_col table tr td a { display: block; background-color: #aaa; color: #fff; font-weight: bold; border: 1px solid #bbb; text-decoration: none; }
#right_col table tr td a:hover,
#right_col table tr td a:active,
#right_col table tr td.cur a { background-color: #333; color: #fff; }


/* News Box */
#news_box { position: absolute; text-align: center; top: 190px; margin-left: 530px; padding: 0 10px 0 0; width: 140px; height: 290px; background: transparent; font-size: 0.85em; color: #fff; overflow: auto; }
#news_box2 { position: absolute; text-align: center; top: 472px; margin-left: 660px; padding: 0 10px 0 0; width: 159px; height: 173px; background: #db4; font-size: 0.85em; color: #fff; overflow: auto; }


/* Naviguation */
#naviguation { position: absolute; top: 200px; margin-left: 0px; padding: 0 0 0 0px; width: 140px; background: transparent 0px 0px repeat; min-height: 280px; }
#naviguation ul { margin: 0; padding: 0; list-style: none; }
#naviguation ul.first_depth { padding: 0px 0 0px 0; }
#naviguation ul li { margin: 0px 0 0 0; padding: 0 0 0 0px; display: block; text-align: right; color: #000; text-transform: none; font-weight: bold; border: 1px solid #db4; border-width: 0 1px 1px 0; border-width: 0; }
#naviguation ul li:first-child { border-width: 1px 1px 1px 0; border-width: 0; }

#naviguation ul li.search { display: none; padding: 10px 0px 0px 0px; }
#naviguation ul li.search form fieldset { background: #789 top left repeat; border: none; }
#naviguation ul li.search form fieldset legend { display: none; }
#naviguation ul li.search form fieldset input { font-size: 11px; width: 90px; padding-left: 2px; border: 1px solid #658597; }
#naviguation ul li.search form fieldset input.submit { width: 25px; border: 1px solid #658597; padding: 0; cursor: pointer; background-color: #689; color: white; }
#naviguation ul li.search form fieldset input.submit:hover { background-color: #356; color: white; }


#naviguation ul li a { overflow: hidden; display: block; text-decoration: none; padding: 0 10px 0 0px; font-weight: bold; height: auto; line-height: 15px; text-transform: uppercase; padding: 3px 10px 3px 0; }
#naviguation ul li a, #naviguation ul li { background-color: transparent; color: #fff; }<!--#fff -->
#naviguation ul li span { padding: 0 10px 0 0px; font-size: 0.9em; }
#naviguation ul li a:hover { overflow: visible; width: auto; color: #fff; background: transparent url('../../img/white_025.png'); }<!--#fff -->
#naviguation ul li a:active { color: #333; background: #ddd; outline: none; }
#naviguation ul li a:focus { outline: none; }
#naviguation ul li a.cur { color: #000; background: #ddd; outline: none; }
#naviguation ul li ul { background: transparent url('../../img/white_025.png'); }
#naviguation ul li ul li a { padding: 0 20px 0 0px; background: transparent url('../../img/white_025.png'); font-weight: normal; font-size: 0.9em; }
/* #naviguation ul li ul { background-color: #fff; display: block; position: absolute; margin: -20px 0 0 152px;  }*/


/* Footer */
#footer {
	border-top: 5px solid #a389a7;
	margin-top:10px;
	padding-left: 0px;
	padding-right: 0px;
	background: none;
	color: #999;
	text-align: center;
	height: 30px; line-height: 20px;
	padding-bottom: 0px;
}
#footer.wide { padding-right: 0px; }
#footer span#last_update, #footer span#validation { display: none; }
#footer p { margin: 0; padding: 0px; }
#footer a { text-decoration: none; color: #666; }
#footer a:hover { color: #333; }

/*
#container { background: red; }
#header { background: blue; }
#content { background: orange; }
#naviguation { background: yellow; }
#right_col { background: green; }
#footer { background: purple; }
*/

