@import url("/styles/default/basic.css");
body {
	background-color:#fff;
	color:#888;
	font: medium/normal "trebuchet ms", sans-serif;
}
a:link, a:visited {
	color:#888;
	text-decoration:none
}
a:hover, a:active {
	color:#bbb;
	text-decoration:none;
}
br.clear {
	clear:both;
}
#body_int {
	margin-right:0;
	margin-left:80px; 	/* the bottom margin doesn't work in winIE nor in macIE */
	border-right:0;
	border-left: 1px solid #ccc;
}
div#header, div#content, div#footer {
	margin-right:0;
	margin-left:-80px;
}
/*------------------------------ header: title -------------------------------*/
div#title {
	border-color:#ebebeb;
}
#title h1 {
	color:#f0f0f0;
}
#subtitle {
	text-align:left;
	padding-left:77px;
}
#subtitle h3 {
	color: #ccc;
}
#subtitle h3 a {
	color: #ccc;
}
#subtitle h3 a:hover {
	color: #888;
}
#subtitle h3 span {
	color: #aaa;
	font: normal 24px/24px arial,sans-serif;
	letter-spacing:-1.1pt;
	margin-left:-6px;
}
/* ----------------- header - main navigation color ------------------------- */
#navigation ul li {
	background-color: #ffffff;
}
#navigation ul li {
	border-color: #ebebeb;
}
#navigation ul a, #navigation ul a:link {
	color: #d2d2d2;
	background-color:#ffffff;
}
#navigation ul a:hover {
	color: #ffffff;
}
#navigation ul a.bg_fade:hover {
	background-color:#666666;	/* this is only active without fader script */
}
/*-------------------------- image navigation --------------------------------*/
.nav {
	position:relative; 	/* necessary for winIE6 to avoid display the navbar ontop of the page after loading */
	float:left;
	margin-left:-80px;
	margin-left /**/:40px;	/* not readable by winIE */
	padding:3px 0;
	width:100px;
	text-align:right;   /* important for winIE, otherwise everything floats left*/
}
.nav img {
	border:1px solid #888;
 	width:50px;
 	height:50px;
 	vertical-align: middle;
 	margin:3px 0;
}
.nav a:hover img {
	border:1px solid #f93;
}
.nav .fbthisthumb img{
	border:1px solid #000;
}
.nav .fbthisthumb a:hover img {
	border:1px solid #000;
}
.nav a .arrow_right {
	visibility:hidden;
}
.nav a:hover .arrow_right {
	visibility:visible;
	color:#999;
}
/*------------------------- archive navigation -------------------------------*/
.archive_nav {
	position:relative; 	/* necessary for winIE6 to avoid display the navbar ontop of the page after loading */
	float:left;
	margin-left:-40px;
	margin-left /**/:40px;	/* not readable by winIE */
	margin-bottom:-320px;
	padding:0;
	width:200px;
}
.archive_nav ul {
	margin:0;
	padding:0;
	list-style: none;
}
.archive_nav li {
	margin:0;
	padding: 0 0 .8em 0; /* margin 0 works in winIE */
}
.archive_nav a {
	position: relative;
	left:0;
	top:1.5em;
	padding: 0 1.5em 0.1em 4em;
	margin:0;
	white-space: nowrap;
	font-size:10pt;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.archive_nav li.active a {
	color:#999;
	cursor:default;
	padding-left:1em; left:37px; 	/* hide from macIE \*/
	padding-left:4em; left:0; 	/* mac behaves wired */
}
.archive_nav li.active a .arrow_right {
	visibility:visible;
}
.archive_nav a .arrow_right {
	visibility:hidden;
	padding: 0 25px 0 0;
	margin: 0 0 0 -36px;
}
.archive_nav a:active .arrow_right, .archive_nav a:hover .arrow_right {
	visibility:visible;
}
.archive_nav a.fbthiscat .arrow_right {
	visibility:visible;
}
/*----------------------------- main content ---------------------------------*/
.pix {
/* \*/	text-align:center; /*end hide; this gives macIE a 100% width */
	margin: 0 120px 0 auto;	/* this is for macIE because the left floating of the pic */
/* \*/	margin: 0 auto;/* hide from macIE */
	padding-left:100px; /* was 130 */
	padding-bottom:0;
}
#content[id] .pix {  /* not readable for any IE */
	width :720px;   /*this screws winIE: pic disappears; and gives a fixed width to macIE and screws it */
}
#content div.center {
	position:relative; 		/* position+width important for centering in winIE */
/* \*/	width:580px; 		/* gives a fixed width to macIE and screws it; needed for winIE */
	min-height /**/:350px;	/* this is the height of the side_nav, important for firefox to set the footer */
	height /**/:350px;		/* this acts like a min-height in macIE, but it would screws winIE */
 }
#content[id] div.center { 	/* not readable for any IE */
	display:table-cell; 	/* min-height hack for safari */
}
/*-------------------------- picture -----------------------------------------*/
.wrap0, .wrap1, .wrap2, .wrap3, .box {
	display:inline-table;
	/* \*/display:block;/**/
	position:relative;
}
.wrap0 {
	background:url("../../../omages/jp2_shadow.gif") right bottom no-repeat;
	float:right;
}
.wrap1 {
	background:url("../../../omages/jp2_shadow180.gif") no-repeat;
}
.wrap2 {
	background:url("../../../omages/jp2_corner_bl.gif") 0px 100% no-repeat;
}
.wrap3 {
	background:url("../../../omages/jp2_corner_tr.gif") 100% -0px no-repeat;
	padding:24px 32px 30px 24px;
}
.box {
	padding:0;
	background: #fffff5;
	border: 0;
}
.box img {
	vertical-align:bottom; /* for winIE6 to avoid a space under the image */
	border:0;
	margin:0;
	padding:0;
}
.box a img {
	border:0;
	margin:0;
	padding:0;
}
/*------------------------------ archive -------------------------------------*/
.arch {
	margin: 0 auto;
	position:relative;
	width:550px;
/*	background:#333;   */
}
.fbmenuthumb {
    float:left;
    padding:6px;
}
.fbmenuthumb img {
	border:1px solid #888;
	width:75px;
	height:75px;
}
.fbmenuthumb a:hover img {
	border:1px solid #f93;
}
.fbpages {
    font-size:10px;
    display:inline;
}
/*-------------------------------- forms -------------------------------------*/
input,textarea {
	background-color:#fff;
	color: #888;
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #888;
	margin-bottom: 3px;
}
input#cookie {
	border:0;
}
form {
	padding:0;
	margin:0;
}
.form {
	font-size:11px;
}
.gray {	/* is only in use with random thumbs */
	background-color: #aaa;
	margin:0;
	padding:0;
}
.thumbs {
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	margin:0 6px;
	padding-top:9px;
}
.text{
	padding:0;
	margin:0;
}
/*--------------------------- capitations ------------------------------------*/
.right {
	margin-bottom:-41px;	/* perfect for winIE */
	margin-bottom /**/:-34px;   /* -34 perfect for mac/safari; floating doesn't work in macIE */
	font-size:11px;
	text-align: right;
	padding:6px 12px 3px 0;
}
#footer .right a:link, #footer .right a:visited {
	color:#888;
}
#footer .right a:hover, #footer right a:active {
	color:#555;
	text-decoration:underline;
}
#footer .capt {
	font-size:11px;
	padding:6px 0 5px 12px;
	margin: 0 0 0 80px;
	color:#888;
}
#footer .space p {
	font-size:30px; /* this is only for macIE to place the footer right */
}
/*---------------------------- footer ----------------------------------------*/
#footer {
	clear:both;
	height /**/:50px;	/* needed for macIE to make the vertical body_int line, for winIE it's too height */
  	margin-top:38px;   /* win IE needs this to bring the footer to the right position, compare .right top margin */
	margin-top /**/:0;    /* but this margin screws ffox (and safari?) */
	padding-bottom /**/:10px;  /* needed for mac/safari; but is too much in ffox and winIE */
/*	background:#C00;  */
}
#footer[id] {
  	height:auto;  /* important for ffox to position the footer */
}
#footer #footer_line {
	padding:0;
	border-top: 1px solid #ccc;
	text-align: left;
}
#footer p {
	padding: 0 0 0 1em;
	margin: 0 0 0 80px;
	color:#aaa;
}
#footer p a {
	color:#aaa;
	font-size:1em;
}
#footer p a:hover {
	color:#777;
	text-decoration:underline;
}
/*----------------- comment popup window -------------------------------------*/
.com {
	font-size:12px;
	margin:14px;
}
.com_head {
	margin:0;
	border-bottom: 1px solid #888;
}
.com_head h1 {
	font-size:18px;
	padding:10px 0 0 6px;
	margin:0;
}
.com_pic {
	font-size:12px;
	float:left;
	height:120px;
	margin-top:10px;
	vertical-align:bottom;
}
.fbcomthumb {  /* img in comments popup */
	float:right;
	width:90px;
	padding-right:10px;
	padding-top: 10px;
}
.fbcomthumb img {
	padding:4px;
	margin: 0;
	border: 1px solid #888;
}
.com_txt {
	padding:80px 0 6px 0;
}
.com_no {
	clear:both;
/*	border-bottom: 1px solid #888; */
}
.fbcomment {
	padding-top:4px;
	padding-bottom:3px;
	margin-bottom:20px;
	border-top: 1px solid #888;
}
.fbcomment span.fbbyline {
	text-align:right;
	font-size:10px;
	float:right;
}
.com_add {
	border-top: 1px solid #888;
}
.com_add h2{
	padding-top:3px;
	font-size:12px;
}
