@import url(galleria.css);

/* ----------------------------------------------------------------------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, blockquote, img { 
	margin: 0;  
	padding: 0; 
}

a { 
	color: #5f5f5f; 
	text-decoration: underline; 
	outline: 0; 
}

img, a img { border: none; }

ol, ul { list-style: none; }

body {
	font: normal 0.6250em arial, tahoma, helvetica, sans-serif; 
	background: #fff;
	margin: 0 0 0 0;
	color: #021823;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.nofade { opacity: 1; }
.description-link { position: absolute; display: block; }
.avatar { position: absolute; margin-top: 4px; margin-left: -152px; }
.lighter { color: #888; }
.back { font-size: 0.6em; }

/* INDEX ----------------------------------------------------------------------------------------- */

body.index #sidebar { 	
	background: url(../img/site/sidebar.bg.gif) 0 0 no-repeat; 
}
body.index #sidebar ul {
	background: url(../img/site/ul.hover.bg.gif) no-repeat;
}
body.index #sidebar ul li a:hover {
	background: url(../img/site/ul.bg.gif) no-repeat;
}
   
/* GALLERY --------------------------------------------------------------------------------------- */

body.gallery #main {
	position: relative;
}

/* ----------------------------------------------------------------------------------------------- */

#container {
	width: 650px;
	margin: 0 auto;
	font-size: 1.2em;
}

#container h1 {
	height: 240px;
	background: #eee;
	text-indent: -9999px;
	background: url(../img/site/h1.bg.gif) 0 0 no-repeat;
}
#container h1.pages {
	background: url(../img/site/h1.pages.bg.gif) 0 0 no-repeat;
}

/* ----------------------------------------------------------------------------------------------- */

#main {
	width: 100%;
	overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------- */

#sidebar { 
	width: 100px;
	padding-top: 340px;
	float: left;
}
#sidebar ul {
	width: 81px;
	float: right;
	margin-right: 8px;
	background: url(../img/site/ul.bg.gif) no-repeat;
	height: 129px;
}
#sidebar ul li {
	/* css */
}
#sidebar ul li a {
	display: block;
	text-indent: -9999px;
}
#sidebar ul li#menu-author a { 
	height: 16px;
}
#sidebar ul li#menu-gallery a { 
	margin-top: 5px;
	height: 25px;
}
#sidebar ul li#menu-guestbook a { 
	margin-top: 3px;
	height: 27px;
}
#sidebar ul li#menu-expositions a { 
	margin-top: 5px;
	height: 23px;
}
#sidebar ul li#menu-contact a { 
	margin-top: 2px;
	height: 25px;
}
#sidebar ul li a:hover {
	background: url(../img/site/ul.hover.bg.gif) no-repeat;
}
#sidebar ul li#menu-author a:hover { 
	background-position: 0 0;
}
#sidebar ul li#menu-gallery a:hover { 
	background-position: 0 -21px;
}
#sidebar ul li#menu-guestbook a:hover { 
	background-position: 0 -49px;
}
#sidebar ul li#menu-expositions a:hover { 
	background-position: 0 -81px;
}
#sidebar ul li#menu-contact a:hover { 
	background-position: 0 -106px;
}

/* ----------------------------------------------------------------------------------------------- */

#content { 
	width: 545px;
	float: right;
}
#content p {
	line-height: 1.4em;
	margin-bottom: 15px;
}
#content p.expositions span {
	display: block;
}
#content h3, #content h2  {
	font-family: Georgia;
	font-weight: normal;
}
#content h2 {
	margin-bottom: 10px;
}
#content h3 {
	font-size: 0.9em;
	color: #444;
}

/* ----------------------------------------------------------------------------------------------- */

#footer {
	float: right;
	width: 540px;
	margin-top: 20px;
	font-size: 0.9em;
}
#footer, #footer a {
	color: #777;
}
#footer .signature {
	float: right;
}

/* ----------------------------------------------------------------------------------------------- */

#gallery {
	position: absolute;
	top: 0;
	left: 0;
}
#gallery ul {
	margin: 10px 0;
	width: 96px;
}
#gallery ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #adadad;
}
#gallery ul li a {
	width: 25px;
	height: 25px;
	display: block;
	background: #eee;

}
#gallery h2 {
	color: red;
	font-size: 2em;
	margin: 0;
}
#photo .caption {
	display: block;
	margin-top: 10px;
	height: 55px;
	background: url(../img/site/caption.bg.gif) 335px 0 no-repeat;
}

/* ----------------------------------------------------------------------------------------------- */

#guestbook { overflow: hidden; }
#guestbook h2, #guestbook h3 { font-family: Georgia; font-weight: normal; }
#guestbook #nav { margin-bottom: 15px; text-align: right; } 
#guestbook p.author { font-style:italic; margin-top:0; margin-bottom:0.5em; padding-bottom:0.4em; border-bottom:1px solid #d5d5d5; }
#guestbook p.entry { margin-top:0; padding-top:0; margin-bottom:2em; max-width:50em; }
#guestbook p.comment { font-style:italic; margin-top:-1.7em; padding:0 0 0 2em; margin-bottom:2em; color:#606060; }
#guestbook p.admin { margin-top:-1.7em; text-align:right; }
#guestbook p.admin span { font-size:0.82em; }
#guestbook p.field { margin-bottom: 10px; }
#guestbook #entryform .text { width: 641px; padding: 3px 4px 3px 3px; border: 1px solid #adadad; }
#guestbook #entryform .textarea { font-family: Arial; font-size: 1em; width: 641px; padding: 3px; border: 1px solid #adadad; }
#guestbook table { border-collapse: collapse; margin: 0; padding: 0; }
#guestbook #preview { background: #f9f9f9; padding: 10px; border: 1px solid #adadad; margin-bottom: 15px; }
#guestbook .preview-hl { margin-bottom: 7px; }
#guestbook #preview p.entry { margin-bottom: 0; }
#guestbook #preview p.comment { margin-top: 0.5em; margin-bottom: 0; }

/* ----------------------------------------------------------------------------------------------- */

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari CSS Hack */

	/* css */
	
}