/*
Theme Name: Min
Theme URI: http://www.jonathonvs.com/
Description: Another theme based on my amazing spectacles.
Version: 0.5
Author: Jonathon VS
Author URI: http://www.jonathonvs.com/
*/
body {
	background: url(images/30.png);
	font-family: Georgia, sans-serif;
	margin: 0;
}
#ie6 {
	background: #773;
	padding: 20px;
	margin: 0 0 -30px;
}
.notice {
	position: absolute;
	z-index: 1000;
	top: 50%;
	background: #666 url(images/notice.png) 20px 20px no-repeat;
	border: 1px solid #555;
	margin: -110px 240px 0;
	padding: 15px 15px 0 90px;
	height: 220px;
	width: 400px;
	overflow: auto;
	float: left;
}
.notice h2, .notice p {
	color: #fff;
	border: 0;
	margin: 0 0 15px;
}
.notice a {
	color: #fff;
}
h1 {
	font-size: 50px;
	font-weight: normal;
	background: #333;
	color: #fff;
	padding: 80px 40px 10px;
	margin: 0;
	text-align: right;
}
h1 a, #footer a {
	color: #fff;
}
h2 {
	clear: left;
	font-size: 1.2em;
	margin: 2em 0 1.2em;
	border-top: 2px solid #666253;
	border-bottom: 1px solid #938e79;
	padding: 7px 0;
	font-weight: normal;
}
h2:first-child {
	margin-top: 0;
}
h3, h4, h5, h6 {
	margin: 0 0 10px;
}
h2 a, h3 a {
	color: #76725f;
	display: block;
	text-decoration: none;
}
a {
	color: #76725f;
}
a:hover {
	color: #999;
}
a img {
	border: none;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: "Yoda";
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}
#page {
	background: url(images/shad_right.png) right top repeat-y;
	width: 950px;
	margin: 15px 20px 30px;
	padding-right: 10px;
}
#ie6 #page {
	background: #773;
}
#header {
	background: #fff;
}
#header #glasses {
	float: left;
	margin: 15px 0 15px 20px;
	background: url(images/box.png) left top no-repeat;
	width: 332px;
	text-align: center;
	padding: 20px 0;
}
#ie6 #header #glasses {
	background: #fff;
	position: absolute;
}
#ie7 #header #glasses {
	position: absolute;
}
#header #glasses_link {
	display: block;
	width: 269px;
	height: 128px;
	margin: 0 auto;
}
#header #glasses h2 {
	color: #555;
	border: none;
	font-size: 2em;
	margin: 0;
}
#header #colours {
	background: url(images/theme.png) left top no-repeat;
	float: right;
	margin: 20px 0 0;
	padding: 18px 0 7px 10px;
}
#header #colours, #header #colours li {
	list-style: none;
}
#ie6 #header #colours, #ie7 #header #colours {
	display: none;
}
#header #colours li {
	display: block;
	border: 1px solid #fff;
	height: 10px;
	width: 10px;
	float: right;
	margin: 0 5px;
	padding: 0;
	text-indent: -2000em;
	cursor: pointer;
}
#colour_red {
	background:  #c00;
}
#colour_blue {
	background: #369;
}
#colour_yellow {
	background: #C90;
}
#colour_green {
	background: #993;
}
#colour_orange {
	background: #C60;
}
#navigation {
	background: url(images/nav_left.png);
	height: 49px;
	line-height: 49px;
	text-align: right;
}
#navigation ul {
	padding: 0 25px 0 45px;
	width: auto;
	float: right;
	background: url(images/nav_bg.png) left top no-repeat;
}
#ie6 #navigation, #ie6 #navigation ul {
	background: #993;
}
#navigation ul, #navigation li {
	list-style: none;
	margin: 0;
}
#navigation li {
	display: inline;
	padding: 0;
}
#navigation li a {
	display: inline-block;
	text-decoration: none;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
}
#ie6 #navigation li a {
	padding: 0 15px 3px;
}
#navigation li.current_page_item a, #navigation li.current_page_parent a {
	border-bottom: 3px solid #fff;
	height: 46px;
}
#ie6 #navigation li.current_page_item a, #ie6 #navigation li.current_page_parent a {
	padding: 0 15px;
}
#navigation li a:hover {
	background: url(images/20.png) left top !important;
}
#ie6 #navigation li a:hover {
	background: #773 !important;
}
.post, .page {
	background: #f1f0e2 url(images/bg.png) left top repeat-x;
	color: #666253;
	border: 1px solid #fff;
	padding: 40px;
	font-size: .95em;
	line-height: 1.5em;
}
#ie6 .post, #ie6 .page {
	padding-top: 10px;
}
.post h3, .page h3 {
	padding-bottom: .1em;
	border-bottom: 1px solid #c4be9f;
}
.post p, .page p {
	margin: 0 0 1em;
	padding: 0;
	clear: left;
}
.post ul, .page ul {
	margin: 0 0 1em 1em;
	padding: 0 0 0 1em;
}
abbr, acronym, dfn {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	font-style: normal;
}
.post h4.pre_caption {
	margin: 0;
	background: url(images/40.png);
	padding: 0 .5em;
	color: #fff;
}
pre {
	background: url(images/40w.png);
	margin: 0 0 1em;
	padding: 1em;
}
.post label {
	display: block;
	width: 500px;
}
.post label input, .post label textarea {
	float: right;
	width: 300px;
	margin-left: 10px;
}
.post label input.nostyle, .post label textarea.nostyle {
	float: none;
	width: auto;
	margin-left: 0;
}
.post form p {
	clear: both;
}
.post form p.indented {
	padding-left: 195px;
}
.post-edit-link {
	display: block;
	float: right;
	background: #333;
	padding: 0 10px;
	color: #fff;
	border-radius: 14px;
	font-variant: small-caps;
	font-size: 12px;
	text-decoration: none;
}
#searchbar {
	background: #c4be9f;
	color: #ccc;
	text-align: right;
}
#ie6 #searchbar {
	background: #cc9;
}
#ie6 #searchbar, #ie7 #searchbar {
	width: 950px;
}
#searchbar p {
	margin: 0 40px;
	padding: 20px 0;
}
#ie7 #searchbar p {
	padding: 20px 0 0;
}
#searchbar #s, #searchbar #searchsubmit {
	border: none;
	font-family: Georgia, sans-serif;
}
#searchbar #s {
	background: #d7d3bd;
	width: 200px;
	color: #76725f;
	border: 1px solid #fff;
	border-width: 1px 0 0 1px;
}
#searchbar #searchsubmit {
	background: #76725f;
	color: #fff;
	border: 1px solid #d7d3bd;
	border-width: 1px 0 0 1px;
}
#sidebar {
	display: none;
	background: url(images/collapse.png) repeat-x;
	color: #fff;
	padding: 20px 135px;
	border-top: 1px solid #555;
}
#ie6 #sidebar {
	background: #663;
}
#togglebtn {
	float: right;
	margin: 20px 20px 0;
	text-decoration: none;
	cursor: pointer;
}
#togglebtn:hover {
	color: #fff;
}
#ie6 #searchform {
	float: right;
}
#sidebar .col {
	font-size: .8em;
	line-height: 1.5em;
	padding: 0 20px;
	float: left;
	width: 300px;
}
#sidebar h4 {
	font-size: 1.2em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #fff;
}
#sidebar ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fff;
	text-decoration: underline;
}
.navigation {
	background: url(images/40w.png);
	color: #fff;
	width: 870px;
	padding: 5px 40px;
	font-size: .8em;
}
.navigation a {
	color: #fff;
}
.navigation a:hover {
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	font-size: .7em;
}
#respond, #comments {
	margin: 3em 0 1em;
	border: 1px solid #999;
	padding: 1.5em;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li {
	margin-left: 50px;
	padding: 1em 0 0;
	clear: left;
}
.commentlist .avatar {
	float: left;
	margin-left: -50px;
}
.comment-meta {
	display: none;
}
#footer {
	background: url(images/footer.png) left top repeat-x;
	font-size: 0.8em;
	text-align: left;
	line-height: 50px;
	color: #fff;
	position: relative;
}
#ie6 #footer {
	background: #333;
}
#footer p {
	margin: 0;
	padding: 0 25px;
}
#footer a span {
	display: none;
	background: #333 url(images/paypal_grey.png) center center no-repeat;
	height: 50px;
	width: 120px;
	position: absolute;
	top: -30px;
	left: 190px;
	text-indent: -5000px;
}
#footer a:hover span {
	display: block;
}
