@charset "UTF-8";

/*
	Author Name	: Hawkman
	Author Site	: http://phantomgorilla.com/
	Style Name	: Phantom Gorilla
	Style URI	: http://phantomgorilla.com/pg3/
	Version		: 3.0
	Layout Widths: 580px, 900px, 1080px
	Style Footer: Styled with <a href="%stylelink%" title="&#34;%style%&#34; by %author%">%style% %version%</a>; may contain text in <a href="http://www.exljbris.nl/">Fontin Sans</a>.
	Comments	: Moo!
*/

html {
	overflow-y: scroll;
}

@font-face {
	font-family: "Fontin Sans FF";
	font-weight: 600;
	/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
	src: url(Fontin_Sans_B_45b.otf) format("opentype");
}

/* STRUCTURAL */

#page {
	background: none;
	border: none;
	font-family: helvetica, arial, sans-serif;
	padding-top: 0;
	margin-top: 0;
	overflow: hidden;
}

body {
	padding-top: 10px;
}

#commentlist li .comment-meta, div.metalinks, .secondary ul, .entry-head, .navigation, .comment-login, #rollingarchives, p.quoter_citation, .comments form, #header .description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .blog-title, .comments form label, .wp-caption .wp-caption-text, .comments form #submit, body.static span.entry-edit, a.download, a.sidebutton, .smallbutton, .galleries .navigation {
	font-family: candara, calibri, corbel, "fontin sans", "Fontin Sans FF", "delicious", "trebuchet ms", 'helvetica neue', arial, helvetica, sans-serif;
}

.content {
	padding-top: 0px;
}

.columns-one #page {
	width: auto;
	max-width: 680px;
	min-width: 500px;
}

.columns-two #page {
	width: auto;
	max-width: 900px;
	min-width: 600px;
}

.columns-three #page {
	max-width: 1070px;
	width: auto;
}

/* CLUDGE FOR ROLLING ARCHIVES */

.animations.columns-one #page {
	width: 685px;
}

.animations.columns-two #page {
	width: 900px;
}

.animations.columns-three #page {
	width: 1070px;
}

.animations #primary {
	width: 625px;
}

/* END CLUDGE */

#header {
	background: none;
	height: auto;
	padding: 0 0 18px;
	overflow: hidden;
	position: relative;
}

.blog-title a,
#header .description {
	text-decoration: none;
	color: #000;
}

.blog-title {
	padding: 0;
	margin: 0;
	text-shadow: 1px 1px 1px #bbb;
	left: 20px;
	top: 6px;
	position: absolute;
}

#header .description { /* Description in header */
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 2px;
	left: 20px;
	top: 40px;
	position: absolute;
}

#primary {
	width: auto;
	padding-left: 0;
	padding-right: 15px;
}

body.columns-one .secondary {
	border-top-color: #ccc;
	}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -220px;
	}

body.columns-three #primary-wrapper {
	float: left;
	width: 100%;
	margin-right: -390px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 220px;
	}

body.columns-three #primary {
	margin-right: 390px;
	}

body.columns-three .secondary {
	float: right !important;
	clear: none !important;
}

body.columns-three #sidebar-1 {
	float: left !important;
}

.hentry {
	margin: 10px 0 35px 15px;
}

.trimmed .hentry {
	margin-bottom: 20px;
	background: none !important;
}

.secondary {
	padding-left: 15px;
	padding-right: 5px;
	color: #777;
}

body.columns-one #sidebar-1 {
	float: left;
}

body.columns-one #sidebar-2 {
	float: right;
}

body.columns-one .secondary {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 50%;
}

body.columns-one #sidebar-1 div.widget {
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 20px;
}

body.columns-one #sidebar-2 div.widget {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 50px;
}

#footer {
	padding-bottom: 20px;
}

/* GENERAL STYLE */

body {
	color: #222;
}

body, body.smartposition #rollingarchives {
	background: rgb(228, 228, 228);
}

.comments form #submit, .entry-head span.entry-edit a.post-edit-link, .comment-edit a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	color: #fff;
	padding: 1px 1em;
	background: #06f;
	background: #06f -webkit-gradient(linear, left top, left bottom, from(#28f), to(#06f));
	border: 1px solid #14a;
	text-shadow: 1px 1px 0 #138;
	cursor: pointer;
	text-decoration: none !important;
}

.comments form #submit:hover, .entry-head span.entry-edit a.post-edit-link:hover, .comment-edit a:hover {
	background: #05d;
	background: #05d -webkit-gradient(linear, left top, left bottom, from(#08e), to(#05e));
	border: 1px solid #03a;
}

.comments form #submit:active, .entry-head span.entry-edit a.post-edit-link:active, .comment-edit a:active {
	background: #03b;
	background: #03b -webkit-gradient(linear, left top, left bottom, from(#03a), to(#04b));
	border: 1px solid #015;
}

.entry-content {
	color: #222;
	line-height: 1.6;
	text-align: left;
}

strong, em, b, i {
	font-family: inherit;
}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #555;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}

.entry-title, .entry-title a, .entry-title a:visited, h3 {
	font-weight: bold;
	line-height: 1;
	padding-bottom: 4px;
}

h4 {
	color: #777;
	font-weight: bold !important;
}

.entry-content ol, .entry-content ul {
	padding: 0 30px 0 40px;
}

.entry-head {
	position: relative;
	margin-left: -15px;
	width: auto;
	margin-right: 0;
}

.entry-head span.entry-edit {
	top: 7px;
	z-index: 2;
}

.entry-title {
	margin-right: 0px;
	font-size: 2.2em;
}

.entry-head .entry-meta {
	background: none;
	min-height: 16px;
	padding-left: 0;
}

.entry-meta, .entry-meta a, .comment-meta a, .entry-date, .entry-time {
	color: #777;
}

.entry-meta .commentslink {
	padding: 0 0 2px 20px;
	margin-left: 3px;
	color: #26e;
}

.entry-head span.entry-edit a.post-edit-link, .comment-edit a {
	margin: 0;
	padding: 4px 8px;
}

#nav-above.navigation {
	margin: 0;
	padding: 13px 0 7px;
}

#nav-below.navigation {
	margin: 20px 0 10px;
}

.navigation div a {
	color: #777;
}

a {
	color: #26e;
	text-decoration: none;
}

.entry-content a {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.entry-content a[href*="http"]:not([href*="phantom"]):after {
	content: "\279A";
	padding-left: 3px;
}

.entry-content i a[href*="http"]:not([href*="phantom"]), .entry-content em a[href*="http"]:not([href*="phantom"]), .entry-content a[href*="http"]:not([href*="phantom"]) i, .entry-content a[href*="http"]:not([href*="phantom"]) em {
	margin-right: 0;
	margin-left: 2px;
}

/* IMAGE CLASSES */

img {
	background: transparent;
	border: none;
}

img.wp-smiley {
	padding: 0 3px !important;
	vertical-align: text-bottom;
}

.entry-content a:hover img {
	outline: 4px solid #26e;
}

.entry-content .alignright {
	float: right;
	display: block;
	margin: 4px 0 8px 20px;
}

img[align="right"] {
	float: right;
	display: block;
	margin: 4px 0 8px 20px;
}

.entry-content .wp-caption.alignright {
	margin-right: 0;
	margin-top: 4px;
}

.entry-content .alignleft {
	float: left;
	display: block;
	margin: 4px 20px 8px 0;
}

img[align="left"] {
	float: left;
	display: block;
	margin: 4px 20px 8px 0;
}

.entry-content .wp-caption.alignleft {
	margin-left: 0;
	margin-top: 4px;
}

.aligncenter, .center {
	text-align: center;
}

.entry-content .aligncenter, img.center {
	display: block;
	margin: 4px auto 0;
	text-align: center;
}

.entry-content .aligncenter img {
	margin: 0 auto 0;
	position: relative;
}

img[align="center"] {
	display: block;
	margin: 4px auto 0;
	position: relative;
}

a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.gallery a img, .wp-caption {
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

a[rel~="attachment"]:hover img,
.gallery a:hover img,
.wp-caption:hover {
	padding: 0;
	border: none;
}

.wp-caption a img,
.wp-caption a:hover img {
	padding: 0;
	border: none;
}

.wp-caption-text {
	display: block;
	font-weight: 800;
	color: #777;
	line-height: 1.2;
	font-size: 1em;
	text-shadow: 0 1px 0 #fff;
	margin: 2px auto 0;
	width: auto;
	/width: 180px;
	/margin: 5px 0 0;
	max-width: 180px;
	text-align: center;
}

.aligncenter .wp-caption-text {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.entry-content .wp-caption {
	margin-bottom: 4px;
}

#current-content .entry-content .wp-caption {
	width: auto !important; /* avoids static pages */
}

.entry-content .gallery {
	text-align: center;
	width: 100%;
	margin: 13px 0;
}

.gallery img {
	margin: auto 5px;
}

.gallery .wp-caption-text {
	max-width: none;
}

/* PHOTO-SPECIFIC CLASSES */

img.photo {
	background: white !important;
	padding: 7px !important;
	outline: 1px solid #aaa;
	border: none;
}

a:hover img.photo {
	outline: 4px solid #26e;
}

.boxshadow img.photo {
	background: white;
	padding: 7px !important;
	outline: none;
	-webkit-box-shadow: 0 1px 3px #555;
	-moz-box-shadow: 0 1px 3px #555;
}

.boxshadow a:hover img.photo {
	outline: 4px solid #26e;
	-webkit-box-shadow: #222 0px 2px 8px;
	-moz-box-shadow: none;
}

/* HEADER MENU */

ul.menu {
	position: relative;
	font-size: 1.2em;
	top: 10px;
	float: right;
	margin-left: 350px;
	margin-right: 15px;
	padding-left: 2px;
	display: inline;
}

ul.menu li {
	margin-left: 0;
	margin-right: 0;
	float: left;
	margin-bottom: 5px;
}

* html ul.menu li {
	margin-left: -1px;
}

ul.menu li a {
	display: block;
	padding: 7px 12px 6px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	border: 1px solid #333;
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	background: #eee;
	background: #eee -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
}

ul.menu li + li a {
	border-left: none !important;
}

ul.menu li a:hover {
	color: #26e;
	background: #fff;
	background: #fff -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

ul.menu li a:active {
	background: #bbb;
	background: #bbb -webkit-gradient(linear, left top, left bottom, from(#999), to(#bbb));
	color: #138;
	text-shadow: 0 1px 0 #bbb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	text-decoration: none !important;
	color: #fff !important;
	background: #333 -webkit-gradient(linear, left top, left bottom, from(#333), to(#555));
	text-shadow: 0 1px 1px #333 !important;
	background: #444 !important;
	background: #444 -webkit-gradient(linear, left top, left bottom, from(#555), to(#777)) !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

/* hacky */

ul.menu li.current_page_item + li.page_item a {
}

ul.menu li:first-child a, ul.menu li:first-child a:hover, ul.menu li:first-child a:active {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

ul.menu li:last-child a, ul.menu li:last-child a:hover, ul.menu li:last-child a:active {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
}

/* COMMENTS */

#commentlist {
	padding: 10px 15px 0;
	max-width: 520px;
	margin: 0 auto;
}

* html .gravatar {
	margin-right: 50px;
}

* html #commentlist li .comment {
	border: none !important;
	margin: 0;
	background: none !important;
}

#commentlist .comment {
	padding: 10px 20px;
}

.comment {
	border: 1px solid #ccc;
	background: #eee;
}

.comment .avatar {
	width: auto;
}

/* camino hack */

div.comment-head {
	position: relative;
}

.comment-edit a {
	margin-left: 5px;
	padding: 1px 8px;
	color: #fff;
}

.comment .gravatar {
	width: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}

.comment .gravatar img.avatar {
	padding: 0 !important;
	background: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	outline: none;
	border: none;
}

.byuser {
	background: #eee;
}

.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #666;
	outline: 2px solid #777;
	-webkit-box-shadow: #444 0px 1px 4px;
}

#commentlist li p {
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 8px;
	word-wrap: break-word;
}

#commentlist .avatar,
#commentlist .gravatar {
	margin-top: 1px;
}

#commentlist li .comment-meta {
	padding-left: 0;
	background: none;
}

.comment-login {
	margin-top: 0;
	min-height: 16px;
}

div.comments h4 {
	padding-bottom: 4px;
}

#leavecomment, .comments #loading, #comments-closed-msg {
	color: #ccc;
}

.comments form {
	margin-left: 15px;
}

.comments input, .comments textarea {
	font-size: 12px;
	padding: 3px;
	color: #777;
	border: 1px solid #888;
}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	padding: 3px 5px;
}

.comments form label {
	font-size: 1.2em;
	color: #777;
	text-shadow: 1px 1px 0 #ddd;
}

.comments form label strong {
	color: #444;
	text-shadow: 1px 1px 0 #ddd;
}

.comments textarea {
	width: 98%;
	max-width: 597px;
}

.comments form #submit {
	display: block;
	margin: 0 5px 0 0;
	padding: 1px 1em;
	font-size: 1.4em;
	font-weight: normal;
}

a.quoter_comment {
	background: url(quote.png) left -1px no-repeat;
	padding-left: 21px;
}

a.quoter_comment:hover {
	background-position: left -19px;
}


/* ROLLING ARCHIVES */

#rollingarchives {
	display: block;
	width:  100%;
	position: relative;
	margin: 0;
	padding: 13px 0 7px;
}

#rollnavigation {
	height: 1.2em !important;
}

#rollprevious,
#rollnext,
#rollload,
#rollhome,
#rollpages,
#rolldates {
	position: absolute;
	top: 0;
}

.smartposition div#rollingcontent.hfeed.active {
	padding-top: 32px;
}


body.smartposition #rollingarchives {
	position: fixed;
	border-bottom: 1px solid #ccc;
	width: 625px;
	z-index: 10;
	margin: 0;
	padding: 13px 3px 12px 0;
}

#pagetrack {
	width: 100% !important;
	height: 7px;
}

#pagetrackwrap {
	position: absolute;
	top: 3px;
	left: 130px;
	right: 60px;
	width: auto;
	padding-right: 9px;
}

.animations #pagetrackwrap {
	left: 130px;
	right: 100px;
}

#trimmertrim, #trimmeruntrim, .smartposition #trimmertrim, .smartposition #trimmeruntrim {
	cursor: pointer;
	position: absolute;
	top: 0 !important;
	text-align: center;
}

#texttrimmer {
	display: none;
}

.animations #texttrimmer {
	display: block;
}

#texttrimmer {
	position: absolute;
	width: 5em;
	height: 1.2em;
	top: 13px;
	right: 50px;
	z-index: 11;
}

.smartposition #texttrimmer {
	right: 53px;
}

#rollhome {
	display: none;
	left: 54px;
	width: 16px;
	height: 16px;
}

#rollload {
	top: -2px;
	left: 0;
	margin: 0;
	width: 100%;
	height: 16px;
}

#rollhover {
	position: absolute;
	top: 7px;
	left: -47px;
	z-index: 100;
	height: 45px;
	opacity: 0.75;
}

#rolldates {
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: .9em;
	top: 22px;
	margin: 0;
}

/* MISC TAGS */

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE 5.5+ */
	padding: 5px 10px;
	margin: 0 15px;
}

code {
	padding: 2px;
}
	
code, pre {
	font-size: 1em;
	border: 1px solid #ccc;
	background: #eee;
}

ul {
	list-style-type: square;
}

ol {
	list-style-type: lower-roman;
}

blockquote, .comment blockquote {
	background-image: none !important;
	margin-left: 15px !important;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 10px 3px;
	margin: 13px 15px !important;
}

p.quoter_citation {
	margin-bottom: -10px !important;
	margin-top: 12px !important;
	margin-left: 15px !important;
	color: #777;
	border: none;
	font-size: 0.85em;
}

p.quoter_citation a {
	color: inherit;
}

blockquote p {
	margin-top: 6px !important;
	margin-bottom: 2px !important;
}

#footer a:hover {
	color: #26e;
}

/*
#header, #header .blog-title, .entry-title, .entry-title a, .entry-title a:visited, h1, h2 h3, h4, .entry-head, .comment-head, .navigation, #rollingarchives, .comments form, .comments form label, .comments form label strong, #footer, .entry-content a {
	text-shadow: 0 1px 0 #fff;
}
*/

body, #page, .blog-title, h4, h3, h2, h1 {
	text-shadow: 0 1px 0 #fff;
}

body .entry-content {
	text-shadow: none;
}

/* STATIC PAGES */

body.static .content {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

/* I give up. Static sizes. */
/* end. */

body.static #primary {
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-right: 30px;
	padding-left: 30px;
	min-width: 580px;
	max-width: 660px;
}

body.static #sidebar-1 {
	float: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 25px;
	padding-bottom: 2px;
}

body.static .content {
	position: relative;
	float: left;
}

body.static #page {
	position: relative;
}

body.static .hentry {
	margin-left: 0;
	margin-bottom: 0;
	position: relative;
}

body.static .entry-head {
	margin-left: 0;
}

body.static span.entry-edit {
	left: 0;
	top: 15px;
	right: auto;
}

body.static #primary h3 {
	color: #777;
	text-align: center;
}

body.static #primary h2, body.static.galleries.index #primary h2 {
	font-size: 3.5em;
	letter-spacing: -1px;
	text-align: center;
}

body.static #primary h4 {
	padding: 0;
	margin: 13px 0 0;
}

body.static h2.entry-title {
	font-size: 6em;
	padding-bottom: 0;
	margin-bottom: 0;
	}


div.feature {
	clear: both;
	margin: 0;
	overflow: hidden;
}

div.feature > p {
	overflow: hidden;
	margin-bottom: 0;
}

div.feature pre {
	margin-top: 13px;
}

div.feature span.buttons {
	overflow: visible;
	display: block;
	margin: 13px 0 2px;
}

.static div.feature .alignleft, .static div.feature .alignright {
	margin-top: 15px;
}

body.static #primary p.firstpara, body.static .feature > p strong, body.static p.changes {
	font-weight: bold;
	color: #333;
	text-shadow: 0 1px 0 #fff;
}

body.static .firstpara {
	margin-top: 0;
}

body.static p.changes {
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	color: #070;
	text-shadow: 0 1px 0 #fff;
}

body.static ul.changes {
	padding-left: 55px;
	color: #070;
	text-shadow: 0 1px 0 #fff;
}

body.static #primary p.systemreqs {
	color: #666;
	text-shadow: 0 1px 0 #fff;
	margin-top: 26px;
	clear: both;
}

div.centerimages.images_first {
	text-align: center;
}

body.static .gallery .wp-caption-text {
	width: auto;
}

a.download {
	display: block;
	font-size: 2.2em;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-opera-border-radius: 18px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 180px;
	text-align: center;
	margin: 30px auto 10px;
	background: #333;
	background: #333 -webkit-gradient(linear, left top, left bottom, from(#444), to(#292929));
	border: 3px solid #222;
	text-shadow: 1px 1px 0 #000;
	cursor: pointer;
	text-decoration: none !important;
	line-height: 25px;
}

a.download:hover {
	background: #292929;
	background: #292929 -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#242424));
}

a.download:active {
	background: #000;
	background: #000 -webkit-gradient(linear, left top, left bottom, from(#111), to(#222));
	color: #ccc;
}



#donate, #faq {
	background: #eee;
	background: rgba(230,230,230,0.75);
	/background: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(120,120,120,0.2)), to(rgba(255,255,255,0.3)));
	padding: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
	-moz-border-radius: 5px;
	border: 1px solid #333;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

#donate h4, #faq h4 {
	color: #444;
	font-size: 1.4em;
	margin: 0 0 6px !important;
	line-height: 1.1;
	text-shadow: 0 1px 0 rgba(255,255,255,0.9);
}

#donate p, #faq p {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 4px 0 2px;
	line-height: 1.2;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

#donate p strong, #faq p strong {
	color: #444;
}

a.sidebutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	color: #fff;
	cursor: pointer;
	text-decoration: none !important;
	font-weight: 800;
	font-size: 1.1em;
	padding: 3px 0;
	display: block;
	width: 100px;
	margin: 6px auto 0;
}





body.static.gread #primary h2 {
	text-align: left;
	margin: 0;
	font-size: 6em;
}

body.static.gread #primary h3 {
	text-align: left;
	margin-top: -5px;
	margin: -8px 0 0;
	padding-left: 40px;
}

body.gread #page .entry-head {
	width: 310px;
	position: relative;
	margin: 0 auto 0;
	padding-top: 17px;
	padding-left: 10px;
	overflow: visible;
	white-space: nowrap;
}

body.gread #page .entry-head img {
	position: absolute;
	top: 0;
	left: 180px;
}

body.static.frontpage h3 {
	margin-bottom: 30px;
}

#primary .showcase {
	margin: 10px auto;
	position: relative;
}

#primary .showcase .wp-caption-text {
	padding: 0;
	width: 120px;
	margin: 0 auto;
	/margin-top: 5px;
	cursor: pointer;
}

.showcase a:hover .wp-caption-text {
	text-decoration: none !important;
	color: #26e !important;
}

.showcase a:hover {
	text-decoration: none !important;
}

.showcase img:hover, .showcase a:hover img {
	outline: none;
	border: none;
}

.showcase div {
	float: left;
	margin: 0;
	text-align: center;
	width: 50%;
	text-align: center;
}

.showcase a {
	width: 130px !important;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 16px 6px 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.showcase a:hover {
	background: #eee;
	border: 1px solid #bbb;
	padding: 15px 5px 10px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
}

body.static.bbcradio #primary h2 {
	font-size: 4.5em;
	letter-spacing: -1px;
}

body.static .wp-caption-text {
	margin: 5px auto;
	width: auto;
	max-width: none;
}

.static.bbcradio div.feature .alignleft, .static.bbcradio div.feature .alignright {
	margin-top: 5px;
	margin-bottom: 0;
	position: relative;
	top: 5px;
}

body.static.bbcradio .alignleft, body.static.bbcradio .alignright {
	text-align: center;
}

body.bbcradio #page .entry-head img {
	margin: 15px auto;
	display: block;
}


body.static.about #primary h2, body.static.donation #primary h2, body.static.cancelleddonation #primary h2 {
	margin-bottom: 20px;
}

body.static.widgets #primary h4, body.static.extras #primary h4, body.static.extensions #primary h4 {
	margin-top: 35px;
}

body.static.widgets .entry-content, body.static.extras .entry-content, body.static.extensions .entry-content {
	padding-top: 10px;
}

body.static.widgets .feature, body.static.widgets #primary h4, body.static.extras .feature, body.static.extras #primary h4, body.static.extensions .feature, body.static.extensions #primary h4 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	left: 0;
}

* html body.static .entry-content {
	width: 685px !important;
	margin: 0 auto;
	position: relative;
}

body.static.widgets #primary .feature, body.static.extras #primary .feature, body.static.extensions #primary .feature {
	padding-left: 15px;
	width: 485px;
}

body.static.extras a.smallbutton, body.static.widgets a.smallbutton, body.static.extensions a.smallbutton {
	margin-right: 8px;
}

#latestposts {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	border: 1px solid #bbb;
	padding: 10px 25px 10px 20px;
	background: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #fff;
	float: left;
}

#latestposts ul, #latestposts li {
	padding: 0 !important;
	margin: 0;
	list-style-type: none;
}

#latestposts li {
	margin: 0 0 5px;
}

#latestposts li p {
	padding-left: 10px;
}

#latestposts h4 {
	text-align: center;
	margin: 0 !important;
	font-size: 1.4em;
	color: #666;
}

#latestposts p {
	margin: 0;
}

#latestposts a:after {
	content: "";
	padding: 0;
}

a.smallbutton {
	color: white !important;
	padding: 3px 10px;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
}

a.smallbutton:hover {
	text-decoration: none !important;
}

html body #page a.smallbutton:after {
	content: "";
	padding: 0;
}


/* MY HEADER */


#header .description {
	display: none;
}

.blog-title {
	background: url(phantom-gorilla-3.jpg) top center no-repeat;
	width: 328px;
	height: 93px;
	text-align: center;
	top: -5px;
	left: 0px;
}

.blog-title a {
	color: white;
	position: static;
	line-height: 83px;
	font-size: 35px;
	text-shadow: 0 0 9px #000;
	letter-spacing: -1px;
}

.blog-title a:hover,
#header .description {
	text-decoration: none;
}

#header {
	padding-top: 17px;
	padding-bottom: 25px;
	/padding-bottom: 30px;
	overflow: hidden;
	float: right;
	width: 100%;
}

ul.menu {
	top: 6px;
}

/* IE 6 FIX */

img.photo, .youtube {
	/border: 1px solid #aaa !important;
	/outline: none;
}

#warning {
	-webkit-transition: opacity 1s ease-in-out;
	width: 100%;
	text-align: center;
	height: 55px;
	min-height: 55px;
	margin: 10px 0 5px;
	display: none;
	opacity: 0;
}

.download-meta {
	display: block;
	font-size: 1.3em;
	color: #777;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 15px;
	margin: 10px 0 5px;
	-webkit-transition: opacity 0.5s ease-in-out;
	opacity: 1;
}

#primary .warning {
	background: #e32;
	background: #e32 -webkit-gradient(linear, left top, left bottom, from(#f43), to(#d21));
	border: 1px solid #800;
	text-shadow: 0 1px 2px #300;
	color: #fff;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	margin: 0 auto;
	width: 300px;
	font-size: 12px;
	line-height: 14px;
	height: auto;
}

.widgets #primary .warning  {
	margin-top: 25px;
}

.widgets #primary h3  {
	/margin-bottom: 30px;
}


/* button colours */

a.green {
	background: #0a0;
	background: #0a0 -webkit-gradient(linear, left top, left bottom, from(#2b2), to(#090));
	border: 1px solid #060;
	text-shadow: 1px 1px 0 #010;
}

a.green:hover {
	background: #080;
	background: #080 -webkit-gradient(linear, left top, left bottom, from(#1a1), to(#080));
	border: 1px solid #060;
}

a.green:active {
	background: #060;
	background: #060 -webkit-gradient(linear, left top, left bottom, from(#060), to(#070));
	border: 1px solid #030;
}

a.blue {
	background: #06f;
	background: #06f -webkit-gradient(linear, left top, left bottom, from(#28f), to(#06f));
	border: 1px solid #138;
	text-shadow: 1px 1px 0 #135;
}

a.blue:hover {
	background: #05d;
	background: #05d -webkit-gradient(linear, left top, left bottom, from(#08e), to(#05e));
	border: 1px solid #03a;
}

a.blue:active {
	background: #03b;
	background: #03b -webkit-gradient(linear, left top, left bottom, from(#03a), to(#04b));
	border: 1px solid #015;
}

a.red {
	background: #e32;
	background: #e32 -webkit-gradient(linear, left top, left bottom, from(#f43), to(#d21));
	border: 1px solid #800;
	text-shadow: 1px 1px 0 #300;
}

a.red:hover {
	background: #d21;
	background: #d21 -webkit-gradient(linear, left top, left bottom, from(#e33), to(#b21));
	border: 1px solid #800;
}

a.red:active {
	background: #b10;
	background: #b10 -webkit-gradient(linear, left top, left bottom, from(#a00), to(#b10));
	border: 1px solid #600;
}

a.black {
	background: #555;
	background: #555 -webkit-gradient(linear, left top, left bottom, from(#777), to(#555));
	border: 1px solid #333;
	text-shadow: 1px 1px 0 #111;
}

a.black:hover {
	background: #444;
	background: #444 -webkit-gradient(linear, left top, left bottom, from(#666), to(#4a4a4a));
	border: 1px solid #333;
}

a.black:active {
	background: #333;
	background: #333 -webkit-gradient(linear, left top, left bottom, from(#444), to(#494949));
	border: 1px solid #000;
	color: #eee;
}

a.purple {
	background: #a0e;
	background: #a0e -webkit-gradient(linear, left top, left bottom, from(#b0f), to(#90d));
	border: 1px solid #50a;
	text-shadow: 1px 1px 0 #204;
}

a.purple:hover {
	background: #90d;
	background: #90d -webkit-gradient(linear, left top, left bottom, from(#a0e), to(#80c));
	border: 1px solid #50a;
}

a.purple:active {
	background: #70a;
	background: #70a -webkit-gradient(linear, left top, left bottom, from(#60a), to(#70b));
	border: 1px solid #306;
}

.static .firstpara, .static .systemreqs, .static .feature {
	padding-left: 15px;
}

body.static.galleries #primary {
	padding-right: 5px;
	padding-left: 5px;
	max-width: none;
	padding-bottom: 0;
}

body.static.galleries .hentry, body.static.galleries .entry-content {
	text-align: center;
}

body.static.galleries .entry-head {
	margin-bottom: 20px;
}

body.static.galleries .entry-content {
	margin-bottom: 25px;
}

body.static.galleries #page {
	min-width: 800px;
}

body.static.galleries #primary h2 {
	margin-bottom: 5px;
	font-size: 3em;
}

body.static.galleries #primary h3 {
	font-size: 2.2em;
	line-height: 1.1;
	max-width: 550px;
	margin: 0 auto 15px;
}

body.static.galleries .entry-content table h4 {
	font-size: 1.3em;
	margin: 0 10px 0;
}

body.static.galleries .entry-content table p {
	margin: 0 30px 0;
}

body.static.galleries .entry-content td {
	overflow: visible;
	padding: 30px 0 10px;
	color: #222;
	width: 25%;
}

body.static.galleries.index .entry-content td {
	width: 33%;
	vertical-align: top;
}

.youtube {
	padding: 7px;
	background: white;
	outline: 1px solid #aaa;
	width: 400px;
	height: 325px;
	margin: 40px auto 30px;
}

.boxshadow .youtube {
	outline: none;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.65);
}

.galleries .navigation {
	margin: 10px auto;
	width: 280px;
	font-weight: bold;
}

.galleries .navigation td {
	width: 20%;
}

.galleries .navigation .progress {
	width: 60%;
	font-size: 0.8em;
}

.galleries .entry-content .smallbutton {
	font-size: 1em;
}

.galleries .entry-content p {
	margin-top: 25px;
}

a.leftbutton, a.rightbutton {
	color: #fff;
	display: block;
	width: 0.65em;
	height: 1.15em;
	text-decoration: none !important;
	font-size: 3em;
	background: #555;
	background: #555 -webkit-gradient(linear, left top, left bottom, from(#777), to(#555));
	-webkit-border-radius: 0.65em;
	-moz-border-radius: 0.65em;
	-opera-border-radius: 0.65em;
	text-shadow: 0 1px 2px #222;
	-webkit-box-shadow: 0 1px 1px #fff;
	-moz-box-shadow: 0 1px 1px #fff;
	padding: 0 0.3em 0.125em;
	font-family: georgia, arial, sans-serif;
	border: 1px solid #222;
}

a.leftbutton:hover, a.rightbutton:hover {
	background: #444;
	background: #444 -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
}

a.leftbutton:active, a.rightbutton:active {
	background: #333;
	background: #333 -webkit-gradient(linear, left top, left bottom, from(#333), to(#3a3a3a));
	border: 1px solid #111;
}

img.photo.full {
	margin: 0 auto;
	background: #fff;
	padding: 10px !important;
}

