@charset "utf-8";
/* Global */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, span { margin: 0; padding: 0; }
img { border: none; }
body { font:12px/1.5 Verdana, Arial, Helvetica, sans-serif; background: #fffff1 url(images/bg-tile.gif); }
a:link, a:visited { color:#949494; }
a:active, a:hover { color:#000; }

/* Layout */
#overall {}
#top { padding: 10px 0 25px 0;  margin: 0; }
#container { padding: 10px 0 30px 0; margin: 0 0 30px 0; }
#middle { margin:0 7%; min-width: 768px; max-width:1024px;}
.float { position: absolute; top: 0; left: 0; z-index: 1; }
#bottom { padding: 20px 0 20px 0; margin: 0; clear:both; }
#elsewhere { float: left; width: 120px; margin: 0 60px 0 4px; }
#chatter { float: left; width: 538px; margin: 0 60px 0 7px;}
#piccies { float: left; width: 224px; margin: 0;}
/*#map { float: left; width: 455px; margin: 0 0 0 52px; }*/
#footer { clear:both; margin:0 auto; text-align:center; padding: 25px 0 20px 0; }
.centre {margin:0 7%; min-width: 768px; max-width:1024px;}
#insta { display: block; width: 224px; }
#insta li { margin: 1px 7px 7px 0; float: left; }

/* Styles */
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1px; height:1px; font-weight: 500; margin-left: -9999px; }
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 200; }
h2 a:link, h2 a:visited { color: #fff; text-decoration: underline; }
h2 a:hover, h2 a:active { background: #FF3333; color:#000000; text-decoration:none; }
h3 { font-family:Georgia, Times, serif; font-style:italic; font-size: 22px; font-weight:200; color: #222; padding: 2px 4px 2px 2px; }
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
ul { list-style: none;}
li a:link, li a:active, li a:visited, li a:hover { text-decoration:none; }
#top { background: #090701; color:#fff;}
#container {background: url(images/burn.png) repeat-x top left;}
div.content img { width: 500px; border: 1px solid #777; }
#bottom {background: #090701; color:#fff;}
#bottom li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
#bottom li a:link, #bottom li a:active, #bottom li a:visited { color:#fff; padding: 1px; line-height: 1.4em; }
#bottom li a:hover { color:#000; background:#FF3333; padding: 1px; }
#footer { font-size: 0.9em; color: #999999; }
li.rss-item { padding: 0 0 2px 0; }
.date { font-family:Arial, Helvetica, sans-serif; font-size: 11px; margin: -4px 0 10px 4px; font-style: normal; font-weight:800; color: #999; }
.chattertext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
#insta li a:link { border: none; }
#insta li a:hover { border: none; background: none; }

/* GALLERY */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
float: left; width: 500px; padding: 15px 0 0 0;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;

}
div.slideshow a.advance-link {

}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	clear:both;
	margin: 10px 0 0 0;
	width:502px;
}
span.image-caption {

}
div.caption {
	padding: 12px;
	color: #222;
	border: 1px solid #ccc;
	background: #fff;
	text-align: left;
}
div.caption a {
	color: #fff;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	margin: 20px 0 0 0;
	float:left;
}

ul.thumbs {
	clear: both;
	margin:0;
	padding: 0;
}
ul.thumbs li {
	float: none;
	margin: 0;
	list-style: none;
}
a.thumb, a.thumb:link, a.thumb:visited, a.thumb:active {
	padding: 0;
	display: inline;
	border: none;
	font-family:Georgia, Times, serif; font-style:italic; font-size: 22px; font-weight:200; color: #555; padding: 2px 4px 2px 2px;
}

a.thumb:hover {
	color: #222;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}

/* MONITTOR */
.tweet
{
display: block;
overflow: hidden;
float:left;
width: 261px;
height: 55px;
margin: 0 8px 4px 0;
}

.tweet a:link, .tweet a:active, .tweet a:visited { color:#fff; padding: 1px; line-height: 1.4em; }
.tweet a:hover { color:#000; background:#FF3333; padding: 1px; }

.tweet img
{
display: none !important;
}
.tweet p.text
{
font-weight: normal;
line-height: normal;
}
.monitter 
{
width: 538px;
height: 100px;
text-align:left;
font-weight: normal;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
a.thumb, a.thumb:link, a.thumb:visited, a.thumb:active { font-size: 17px !important; padding: 2px 4px 2px 4px !important; }
div.navigation { width: 330px !important; }
#elsewhere { margin: 0 90px 0 4px !important; }
#chatter { margin: 0 110px 0 7px !important; width: 270px !important;}
.monitter { width: 270px !important; }
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
a.thumb, a.thumb:link, a.thumb:visited, a.thumb:active { font-size: 22px !important; padding: 2px 4px 2px 4px !important; }
div.navigation { width: 340px !important; }
#elsewhere { margin: 0 40px 0 4px !important; }
#chatter { margin: 0 80px 0 7px !important; width: 341px !important; }
.monitter { width: 341px !important; }
.tweet { width: 330px !important; height: 55px !important; }
}
