@charset "utf-8";
/* CSS Document								*/
/* Copyright Michelle Holman				*/
/* Theme by Daniel Weeks from Project Rig	*/
/* +64 21 260 1435							*/
/* http://www.projectrig.com/				*/

body {
	margin: 0px;
	background-color: #001d02;
	color: #000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#facebook {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 93px;
	height: 29px;
	background-image: url(images/backgrounds/facebook.jpg);
}

#container {
	position: relative;
	top: 0px;
	width: 898px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 160px;
	background-color: #e3e3e3;
	background-image:url(images/backgrounds/header.jpg);
	background-repeat: no-repeat;
}

#koru {
	position: absolute;
	top: 22px;
	right: -69px;
	width: 69px;
	height: 48px;
	background-image: url(images/backgrounds/koru.jpg);
}

#mainmenu {
	position: absolute;
	top: 122px;
	width: 898px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
}

#menuitem {
	position: relative;
	right: -150px;
	top: 0px;
	width: 180px;
	height: 39px;
	text-align: center;
}

#menuitem a {
	color: #FFF;
	text-decoration: none;
}

.button {
	position: absolute;
	top: 0px;
	left: -112px;
	width: 90px;
	height: 31px;
	background-image: url(images/buttons/button.jpg);
	padding-top: 2px;
	font-size: 21px;
	font-family: "Comic Sans MS", cursive;
}

#books {
	position: absolute;
	top: 0px;
	left: -112px;
	width: 90px;
	height: 31px;
	background-image: url(images/buttons/button.jpg);
	padding-top: 2px;
	font-size: 21px;
	font-family: "Comic Sans MS", cursive;
	overflow: hidden;
	background-repeat: no-repeat;
}

#books:hover {
	overflow: visible;
	width: 350px;
	height: 275px;
	text-indent: -260px;
}

#books a{
	position: absolute;
	top: 0px;
	left: -0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 2px;
}

/* book menu css */

#booksmenu {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 150px;
	height: 232px;
}
	
#books .knottedmenu {
	position: absolute;
	left: -383px;
	top: 45px;
	width: 150px;
	height: 232px;
	background-image: url(images/books/knottedbook.jpg);
	background-repeat: no-repeat;
	padding-right: 2px;
}

#books .divinemenu {
	position: absolute;
	left: -229px;
	top: 45px;
	width: 150px;
	height: 232px;
	background-image: url(images/books/divinebook.jpg);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
}

#books .bonkersmenu {
	position: absolute;
	left: -78px;
	top: 45px;
	width: 150px;
	height: 232px;
	background-image: url(images/books/bonkersbook.jpg);
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	top: 161px;
	width: 888px;
	min-height: 600px;
	height: auto;
	padding-left: 10px;
	background-color: #FFF;
}

#content p {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#content table p {
	position: relative;
	width: auto;
	margin: 0px;
}

#content img{
	margin: 20px;
	text-align: justify;
}

#footer {
	position: relative;
	bottom: -20px;
	width: 898px;
	height: 53px;
	left: -10px;
	background-image: url(images/backgrounds/footer.jpg);
	background-position: top;
	padding-bottom: 10px;
	background-repeat: repeat;
}

#copyright {
	position: relative;
	top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	height: 50px;
	color: #CCC;
	text-align: center;
}

#copyright a {
	color: #FFF;
}

a {
	color: #000;
}

/* unique by page */
/* homepage */

#homebox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 675px;
	min-height: 400px;
}

#blogbox {
	position: relative;
	top: 0px;
	left: 10px;
	width: 690px;
	min-height: 700px;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: -170px;
	width: 150px;
	height: auto;
}

#container #content #homebox p {
	width: 100%;
}

#booksbar {
	position: absolute;
	top: 20px;
	right: -30px;
	width: 200px;
	height: auto;
	color: #FFF;
	background-color: #350a04;
	padding-top: 0px;
}

#booksbarbooks {
	width: 170px;
	color: #FFF;
	background-color: #350a04;
	overflow: hidden;
	padding: 5px;
	cursor: pointer;
}

#booksbartop {
	position: absolute;
	top: -9px;
	right: 20px;
	left: 20px;
	height: 10px;
	background-color: #350a04;
}

#booksbarleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 47px;
	height: 100%;
	background-image: url(images/backgrounds/booksbarleft.png);
	background-repeat: repeat-y;
}

#booksbarright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 47px;
	height: 100%;
	background-image: url(images/backgrounds/booksbarright.png);
	background-repeat: repeat-y;
}

#booksbartopleft {
	position: absolute;
	top: -9px;
	left: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/bookstopleft.png);
	background-repeat: no-repeat;
}

#booksbartopright {
	position: absolute;
	top: -9px;
	right: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/bookstopright.png);
	background-repeat: no-repeat;
	background-position: right;
}

#booksbarbottom {
	position: absolute;
	bottom: -9px;
	right: 20px;
	left: 20px;
	height: 10px;
	background-color: #350a04;
}

#booksbarbottomleft {
	position: absolute;
	bottom: -9px;
	left: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/booksbottomleft.png);
	background-repeat: no-repeat;
}

#booksbarbottomright {
	position: absolute;
	bottom: -10px;
	right: 0px;
	width: 87px;
	height: 91px;
	background-image: url(images/backgrounds/booksbottomright.png);
	background-repeat: no-repeat;
}

#booksbarcontent {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	height: auto;
	min-height: 150px;
}

#booksbarcontent h1 {
	line-height: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/* eventsbar */

#eventsbar {
	position: absolute;
	left: -185px;
	top: 3px;
	width: 180px;
	min-height: 100px;
	color: #FFF;
	background-color: #1b57a8;
}

#eventsbartop {
	position: absolute;
	top: -12px;
	right: 20px;
	left: 20px;
	height: 12px;
	background-color: #1b57a8;
}

#eventsbarleft {
	position: absolute;
	top: 2%;
	left: 0px;
	width: 87px;
	height: 95%;
	background-image: url(images/backgrounds/eventsbarleft.png);
	background-repeat: repeat-y;
}

#eventsbarright {
	position: absolute;
	top: 2%;
	right: 0px;
	width: 87px;
	height: 95%;
	background-image: url(images/backgrounds/eventsbarright.png);
	background-repeat: repeat-y;
}

#eventsbartopleft {
	position: absolute;
	top: -12px;
	left: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/eventstopleft.png);
	background-repeat: no-repeat;
}

#eventsbartopright {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/eventstopright.png);
	background-repeat: no-repeat;
	background-position: right;
}

#eventsbarbottom {
	position: absolute;
	bottom: -12px;
	right: 20px;
	left: 20px;
	height: 12px;
	background-color: #1b57a8;
}

#eventsbarbottomleft {
	position: absolute;
	bottom: -12px;
	left: 0px;
	width: 87px;
	height: 90px;
	background-image: url(images/backgrounds/eventsbottomleft.png);
	background-repeat: no-repeat;
}

#eventsbarbottomright {
	position: absolute;
	bottom: -13px;
	right: 0px;
	width: 87px;
	height: 91px;
	background-image: url(images/backgrounds/eventsbottomright.png);
	background-repeat: no-repeat;
}

#eventsbarcontent {
	position: relative;
	top: -3px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	min-height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#eventsbarcontent h1 {
	line-height: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/* End Bars */

ul {
	list-style: none;
	list-style-position: inside;
	text-indent: 0px;
	padding: 0px;
}

li {
	list-style: none;
	list-style-position: inside;
	text-indent: 0px;
	padding: 0px;
}

/* *pages */

#pagebox {
	position: relative;
	top: 0px;
	left: 0px;
	right: 250px;
	width: 660px;
	min-height: 400px;
}

#homebox {
	position: relative;
	top: 0px;
	left: 5px;
	width: 520px;
	min-height: 400px;
}

#homebox a {
	text-decoration: underline;
}

#knottedimage {
	position: relative;
	background-image: url(images/books/bsb.jpg);
	height: 265px;
	width: 170px;
	overflow: hidden;
	background-position: right;
	line-height: 0px;
	padding: 0px;
}

#divineimage {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/books/bsb.jpg);
	height: 265px;
	width: 170px;
	overflow: hidden;
	background-position: center;	
}

#bonkersimage {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/books/bsb.jpg);
	height: 265px;
	width: 170px;
	overflow: hidden;
	background-position: left;
}

a {
	text-decoration: none;
	border-width: 0px;
	border: 0px;
}

h3 {
	font-size: 16px;
}

.tb {
	background-color: #99cc99;
	color: #FFF;
}

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #6F0003; background-color: #350a04; color: #333333; }
.ui-widget-content a { color: #FFF; cursor: pointer; }
.ui-widget-header { border: 1px solid #6F0003; 	background-color: #350a04; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #6F0003; background-color: #350a04; font-weight: bold; color: #FFF; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FFF; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #6F0003;  background-color: #350a04; font-weight: bold; color: #FFF; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #FFF; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #6F0003;  background-color: #350a04; font-weight: bold; color: #FFF; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #FFF outline: none; text-decoration: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 0px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0px; zoom: 1; width: 95%; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; width: 132px; color: #FFF; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; width: 160px; font-size: 14px; }
.ui-accordion .ui-accordion-content-active { display: block; }

#links a {
	text-decoration: underline;
	font-weight:bold;
	padding-right: 20px;
}

img a {
	border: none;
}

.ttf {
	border: none;
}

.ttf a {
	border: none;
}

#sidebar a {
	text-decoration: underline;
}
