/*-------------------------------------------------------------------
dizABLED Stylesheet for screen media

Version: 			1.0
Last edited by: 		John Lytle
On:				2009.04.11
Framework: 		The Plant System/Ivo Janssen
Site Design by:		John Lytle

---------------------------------------------------------------------*/


/* =General Styles
---------------------------------------------------------------------*/

* {
	color: #333;
	line-height: 1.4;
	margin: 0pt;
	padding: 0pt
}

body {
	background: #F6F4E1 url(/app/css/images/presentation/header.jpg) no-repeat 50% 0;
	font-family: Georgia,'Times New Roman',serif;
	font-size: 70.5%;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
}
	body.comic-description {background-image: none}


/* =ID Specifics
---------------------------------------------------------------------*/

#logo {display:none}

#header {
	text-transform: uppercase;
	margin: 0pt auto;
	padding: 170px 0pt 0pt;
	position: relative;
	width: 728px;
}

#content {
	margin: auto;
	text-align: left;
	width: 748px;
}

#strip {
	clear: both;
	background: #fff;
	padding: 8px 4px 4px 4px;
}

#main, #phobes {
	background: #E5E2C8;
	margin: auto;
	padding: 10px;
	text-align: left;
	width: 708px;
	border-bottom: 12px solid #fff;
}
	#phobes {background: #000}

#primary-content {
	float: left;
	display: inline;
	width: 450px;
	margin-right: 20px;
}

#secondary-content {
	float: right;
	width: 230px;
}

#footer {
	width: 728px;
	margin: 20px auto;
	text-align: center;
	}

#main:after, #content:after, #phobes:after, form:after, .shop div.product:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Headlines
---------------------------------------------------------------------*/

h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 10px 10px 10px;
	}

h1 a {
	background-color: #fff;
	color: #06c;
	margin: 0 2px;
	padding: 2px 6px;
	text-decoration:none;
	outline: none;
}
	h1 a:hover {
		background-color: #06c;
		color: #fff;
	}

h1 a#nav_etiquette, h1 a#nav_hardcore, h1 a#nav_about {padding-right: 4px}
h1 a#nav_guestbook {padding: 0pt 3px}


h1 strong {
	background: none;
	font-style: italic;
	font-weight: normal;
	width: 498px;
	height: 64px;
	margin-top: 22px;
	display: block;
	position: absolute;
	text-align: right;
	top: 0pt;
	left: 0pt;
}

h1 strong a {
	background: transparent url(/app/css/images/presentation/dizabled_logo.png) no-repeat 0 0;
	width: 498px;
	height: 64px;
	position: absolute;
	display: block;
	text-align: left;
	text-indent: -9999px;
	left: 220px;
	border: none;
	overflow: hidden;
}

	h1 strong a:hover, h1 strong a:focus {
		background-color: transparent;
		background-position: 0 -64px
	}

	h1 strong span, h1 strong span.connect {display: none}


h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.3em
}

h2 {
	font-size: 2em;
	color: #666;
}
	#phobes h2 {color: #666}

	p + h2, ul + h2, dl + h2 {margin-top: 20px;}

h3 {
	margin-top: 12px;
	font-size: 1.7em;
	color: #333;
}

	fieldset h3 {margin-top: 0}

	h3#byline {
		float: left;
		padding: 5px 0 0 10px;
		font-size: 12px;
	}	

	.home h3 {
		margin: 0pt;
		font-size: 20px;
		color: #000;
	}

	ol + h3 {
		margin-top: 0pt;
		font-size: 14px;
	}

.home h4 {
	float: right;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 18px;
}

h5, h6 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0;
	text-align: center;
}

h6 {
	margin-top: 20px;
	text-align: right;
}
	
	h6 a.plant {
		float: right;
		width: 70px;
		height: 30px;
		background: url(/app/css/images/assets/plant_logo.gif) no-repeat top left;
		margin-bottom: 20px;
	}



/* =Type Specifics
---------------------------------------------------------------------*/
p {
	margin-bottom: .5em;
	font-size: 1.2em;
}

blockquote {
	padding: 0 30px;
	background: transparent url(/app/css/images/assets/quoteleft.gif) top left no-repeat;
}

	blockquote p {margin: 10px 0 5px 0}

#phobes blockquote {
	background: transparent url(/app/css/images/assets/quoteleftk.gif) top left no-repeat;
}
	#phobes blockquote p {color: #999}

.home cite, .guestbook cite, .phobes cite {
	margin: 0pt 0pt .5em 1em;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	text-transform: capitalize;
}
	.phobes cite {color: #fff;}


span {
	color: #000;
}

p span {
	font-weight: bold;
}

div.error p {
	color: #000;
	font-style: italic;
	font-size: 1.5em;
}

abbr[title] {border-bottom: 1px dotted #999}
abbr[title]:hover {cursor: help}



/* =Links
---------------------------------------------------------------------*/

a:link, a:visited {
	color: #06c;
	margin: 0;
	text-decoration: none;
}

a:hover, a:active  {
	color: #000;
	text-decoration: underline;
}

a:hover em {color: #fff}

h4 a:link, h4 a:visited {
	background-color: #fff;
	color: #06c;
}
	h4 a:hover em {color: #06c}
	
.plant a:hover {background-position: 0 -30px}
.plant span {display: none}

#footer li a {
	background-color: #fff;
	color: #000;
	margin: 0 2px;
	padding: 2px 4px;
	text-decoration: none;
}

#footer li a:visited {
	background-color: #ccc;
}

#footer em {color: #000}

#footer li a:hover em, #footer li a:hover {
	background-color: #06c;
	color: #fff;
}

#footer li.current a {
	background-color: #000;
	color: #999;
}

#footer li.current a em {color: #fff}

a[href^="http:"] {
	background: url(/app/css/images/assets/external_link.gif) no-repeat 99% 50%;
	margin-right: 2px !important;
	color: #06c;
	margin: 0pt;
	padding: 1px 8px 0pt 4px;
	text-decoration: none;
}

a[href^="http:"]:hover {
	color: #000;

}


a[href^="http://www.dizabled.com"], a[href^="http://dizabled.com/"], a[href^="http://codedealers.com/"], a[href^="http://colourswheelchair.com/"] {
	background-image: none;
	padding-right: 0 !important;
}


/* =Images
---------------------------------------------------------------------*/

a:link img, a:visited img {
	border: 2px #fff solid;
}

a:link img:hover, a:visited img:hover {
	border: 2px #06c solid;
}

#content #strip a img:hover {
	border: 2px #fff solid;
}


/* =Shop
---------------------------------------------------------------------*/

.shop div.product {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

.shop div.product img.float, .shop form img.float {
	float: left;
	border: 1px solid #ccc;
	margin-right: 20px;
}

/* =Forms
---------------------------------------------------------------------*/

.shop form {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0;
}

fieldset {
	border: none;
	margin-bottom: 10px;
	padding: 10px;
}


legend {
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
}
	legend span {
		color: #900;
		font-style: italic;
	}

label {
	font-size: 120%;
	font-variant: small-caps;
	color: #000;
	display: block;
}
	.shop label {
		float: left;
		padding: 6px 4px 0 0;
	}
	
	.explanation {
		font-size: 10px;
	}
	

select {
	font-size: 110%;
	font-family: georgia;
	background: transparent;
	border: 1px solid #fff;
	margin: 5px 0;
	padding: 2px;
}
	.shop select {
		border: 1px solid #ccc;
		margin: 5px 0;
		padding: 2px;
	}

input.text, textarea {
	display: block;
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 2px;
}
	input:focus {
		background: transparent;
		border: 1px solid #333;
	}
	
	textarea:focus {
		background: #fff;
		border: 1px solid #333;
	}
	
	input:hover, textarea:hover, select:focus {
		background: #eee;
		color: #000;
	}


textarea {
	height: 16em;
	width: 95%;
}

input.submit {
	text-transform: uppercase;
	display: block;
	background: #06c;
	color: #fff;
	border: 1px solid #fff;
	margin: 2px 0;
	padding: 2px;
	width: auto;
	overflow: visible;
}
	input.submit:hover {
		background: #666;
		color: #fff;
		border: 2px solid #fff;
	}


/* =Lists
---------------------------------------------------------------------*/

ul, ol, dl {margin-bottom: 1.8em}
ul, dl {list-style-type: none}
li, dt, dd {font-size: 1.2em}
dt {margin-top: 20px;font-size: 1.5em}
dd {margin-left: 20px}

ol li {margin-left: 1.5em}

	.post.single ol li {
		list-style-type: none;
		margin-left: 0pt;
	}

li.facebook a {
	background:transparent url(/app/css/images/assets/icon-facebook.png) no-repeat scroll left top;
	display: block;
	height: 20px;
	padding-left: 24px;
}

/* =Blog Home
---------------------------------------------------------------------*/
.home.main ol {
	clear: both;
	background: #F6F4E1;
	padding: 5px;
	list-style-type: none;
}

.home.main ol li {
	clear: left;
	width: 430px;
	display: block;
	padding: 10px 5px;
	min-height: 100px;
	margin-left: 0pt;
	border-bottom: 1px dashed #ccc;
}

.home.main ol li a img {
	border: 4px solid #fff;
	float: left;
	display: inline;
	margin-top: 4px;
}
	.home.main li a:hover img {border: 4px solid #000}

.home.main #primary-content ol h3, .home.main #primary-content p {
	clear: none;
	margin: 0pt 0pt 0pt 116px;
}

.home.main ol li p {
	font-size: 95%;
}

.home.main #primary-content h5 {
	margin: -10px 0pt 0pt 0pt !important;
	font-size: 16px;
}


dl.lt, dl.rt {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 6px 15px 6px 0;
	padding: 6px 6px 0 6px;
}
	dl.lt dt, dl.rt dt {margin: 0}

	dl.lt dd, dl.rt dd {
		font-variant: small-caps;
		margin: 0 0 4px 4px;
		padding: 0;
		}

	dl.rt {
		float: right;
		margin: 4px 0 6px 10px;
	}

#footer ul {
	font-size:110%;
	text-transform: uppercase;
	}

	#footer li {display: inline}

form#donate  {
	float: left;
	margin-top: -15px !important;
}

form#donate input:hover   {
	background: transparent;
}


/* =Phrase Elements
---------------------------------------------------------------------*/

hr {
	margin: 10px 0pt;
	color: #F6F4E1;
	background-color: #F6F4E1;
	border: none;
	height: 1px;
}

.hardcore hr {
	clear: both
}


/* =Class Specifics
---------------------------------------------------------------------*/

.accessibility-tools {display: none}

.col {
	float: left;
	width: 310px;
	padding: 0 20px;
}

.rt {
	float: right;
	margin: 20px;
}
