
#poweredby { font-family:  Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; background: transparent; text-align: center; width: 100%; padding-top: 3em; padding-bottom: 1em; clear: both; }
#poweredby a { color: #505050; text-decoration: none; }
#poweredby a:hover { color: #505050; text-decoration: underline; }


body
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0.5em 0.5em 0.5em 0.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
}

a { text-decoration: underline; }
a:link { color: #2E668B; }
a:visited { color: #255270; }
a:hover, a:active { color: #000000; }

#fullpage
{
	width: 85%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


/* header: */

#header
{
	font-size: 3.8em;
	font-weight: bold;
	zmargin-top: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0.38em;
	height: 103px;
	background: url(/img/headlong.jpg) no-repeat;
}

#header a { color: #606060; text-decoration: none; }

#wrapper
{
	margin: 0;
	padding: 0;
}

/* left column: */

#left
{
	width: 26%;
	float: left;
}

#nav
{
	width: 90%;
	border: 1px solid #4284B5;
}
	
#nav ul
{
	list-style-type: none;
	padding: 0.3em 0 0.8em 0;
	margin: 0;
}

#nav ul li
{
	padding: 0.2em 0 0.1em 1em;
	margin-right: 0.2em;
}

#langs
{
	float: right;
	text-align: right;
	margin-top: 0.6em;
}

#langs img
{
	width: 1.55em;
	height: 0.95em;
	margin-right: 0.45em;
}

div.left_box
{
	width: 90%;
	margin-top: 1.2em;
	border: 1px solid #4284B5;
}

div.left_box h3, div#nav h3
{
	background-color: #4284B5;
	color: #FFFFFF;
	font-size: 0.72em;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0.3em 0 0.4em 1em;
	border: 1px solid #C0C0C0;
}

div.left_box p { margin: 0 0 0 0; padding: 0.7em 0.7em 0.7em 0.7em; }

/* content column: */

#content
{
	float: right;
	width: 73%;
	border: 1px solid #4284B5;
	min-height: 35em;
}

#content h1
{
	clear: both;
	color: #FF6300;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0 0;
	border-bottom: 1px solid #FF9853;
}

#content p
{
	margin: 0 0 0.8em 0.8em;
}

#content img
{
	border: 5px solid #C0C0C0;
	margin: 0.8em;
}

#content img.noborder
{
	border: 0 none;
}

#path
{
	font-size: 0.72em;
	padding: 0.3em 0 0.6em 0.4em;
	background-color: #D0E7F4;
	color: #2F5E80;
}

#path a { text-decoration: none; }
#path a:hover { text-decoration: underline; }

#main { padding: 0.3em 1.7em 1.7em 0.8em; }

#footer
{
	zclear: both;
	float: right;
	width: 100%;
	height: 1.2em;
	color: #404040;
	font-size: 0.72em;
	text-align: right;
}

.item
{
	/* debug: border: 1px solid red; */
	margin-bottom: 0.5em;
	clear: both;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}

.item .title, #content h2
{
	color: #2E668B;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.8em;
	padding-left: 0.3em;
}

.item .title a:hover { }

.item .leadimg
{
	float: left;
}

.item .lead, .item .ilead
{
}

.item .ilead
{
}

.leadtxt
{
}

.item .lead .leadtxt p, .item .ilead .leadtxt p
{
	margin-top: 0;
}

a.backlink { text-decoration: none; }
a.backlink:hover { text-decoration: underline; }

#downdsc
{
	color: #FFFFFF;
	display: none;
	visibility: hidden;
}

.hide
{
	display: none;
	visibility: hidden;
}


/* gallery */
BODY.galtitle { background-color: #808080; }
BODY.galtitle P#galtitle { color: #ffffff; font-weight: bold; font-size: 1.1em; margin-top: 1em; }

BODY.galpic { background-color: #f8f8f8; border-bottom: 1px solid #808080; }
IMG.galpic { border: 5px solid #C0C0C0; }
IMG.galthumb { border: 1px solid #c0c0c0; }
BODY.galpic TD#aleft  { background-image: url(/images/garr_l.gif); background-repeat: no-repeat; background-position: center; }
BODY.galpic TD#aright { background-image: url(/images/garr_r.gif); background-repeat: no-repeat; background-position: center; }

TD.galpicdesc { color: #ffffff; font-weight: bold; font-size: 1em; }

BODY.galthumbs { background-color: #FF6300; }
TABLE.galthumbs { border-top: 1px solid #0; }
