@CHARSET "UTF-8";

/* Variation on darkroom.css */

body {font-size: 55% !important;}
html>body {font-size: 55% !important}
*:first-child+html body {font-size: 62% !important;}

html, body.fixed_width {
	background: #000000;
	background-repeat: no-repeat;
}

#main {	
	background-color: #343434;
}

body.tiki_blogs .post,
body.tiki_blogs .postbody {
	background-color: #3f3f3f;
	margin-top: 0px;
	padding-top: 0px;
}

div.article-list h1 {
	display: none; /* turn off Article List heading */
}

#AP_header {
	position: relative;
	width: 790px;
	height: 238px;
}

#header-top {
	position: relative;
	height: 238px;
}

#tiki-top {
	margin-top: 2px;
}

#middle {
	width: 990px;
}

div.gallerylayer img {
	max-height: 238px;
	max-width: 790px;
}

div#mod-upcomming_elements2clearfix.box-data {
	height: 238px;
}

body.tiki.tiki_cms #fixedwidth #main #middle,
body.tiki.tiki_wiki_page #fixedwidth #main #middle,
body.tiki.tiki_blogs #fixedwidth #main #middle {
	width: 790px;
}

.menuLevel0 {
	margin-top: 3px;
}

#customcodewith_ad {
	heightx: 300px;
	height: 232px;
}


h1 a.pagetitle, a.pagetitle:link, a.pagetitle:visited {
	color: #F26B0C;
}

h3.box-title {
	font-size: 1.2em;
	margin: 0;
}

.box a.flipmodtitle img {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid transparent;
	opacity: .4;
}

* html .box a.flipmodtitle img,
.box:hover a.flipmodtitle img {
	opacity: 1;
}

.box-data {
	margin: .2em .8em .6em;
	padding:2px;
}


.button a,
.button a:visited { font-size: 0.9em; }

#siteloginbar {
	font-size: 1em;
	bottom: 80px;
}

#siteloginbar.logged-in {
	bottom: 100px;
}

ul.autocompleter-choices {
	font-size: .7em;
}

.box,
.box-data {
	background: none;
}

#gmapcontainer {
	display: none;
}

/* Move Google Banner 600px tall outside of wiki display and move other modules up */

#col3 div.content div.box {
	position: relative;
        top: -1075px;
	display: none;
}


body.tiki.tiki_cms #fixedwidth #main #middle #col3 div.content div.box,
body.tiki.tiki_wiki_page #fixedwidth #main #middle #col3 div.content div.box,
body.tiki.tiki_blogs #fixedwidth #main #middle #col3 div.content div.box {
	display: block;
}

#col3 div.content div.box.box-login_box,
#col3 div.content div.box.box-GoogleBanner {
	position: relative;
        top: -25px;
	margin-left: 8px;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#col3 div.content div.box.box-login_box {
	top: -275px;
	height: 200px;
}

#col3 div.content div.box.box-upcoming_events {
        position: relative;
	top: -920px;
        height: 236px;
	overflow: auto;
        display: block;
}

body.tiki.tiki_cms #fixedwidth #main #middle #col3 div.content div.box.box-login_box,
body.tiki.tiki_cms #fixedwidth #main #middle #col3 div.content div.box.box-GoogleBanner,
body.tiki.tiki_cms #fixedwidth #main #middle #col3 div.content div.box.box-upcoming_events,
body.tiki.tiki_wiki_page #fixedwidth #main #middle #col3 div.content div.box.box-login_box,
body.tiki.tiki_wiki_page #fixedwidth #main #middle #col3 div.content div.box.box-GoogleBanner,
body.tiki.tiki_wiki_page #fixedwidth #main #middle #col3 div.content div.box.box-upcoming_events,
body.tiki.tiki_blogs #fixedwidth #main #middle #col3 div.content div.box.box-login_box,
body.tiki.tiki_blogs #fixedwidth #main #middle #col3 div.content div.box.box-GoogleBanner,
body.tiki.tiki_blogs #fixedwidth #main #middle #col3 div.content div.box.box-upcoming_events {
 	left: 202px;
}
