/*
Theme Name: cn10mar based on blankslate
Theme URI: http://shawncope.com
Description: A theme completely stripped of all styling. Functionality is based on the kubrick theme.
Version: 1.0
Author: Shawn Cope
Author URI: http://shawncope.com
Tags: blankSlate, no style, clean, empty

This theme was designed and built by Shawn Cope,
whose blog you will find at http://shawncope.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

http://meyerweb.com/eric/tools/css/reset/
v1.0 | 20080212*/
/*+clearfix {*/
#footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#footer
{
	display: inline-block;
}
#footer
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
.zazzleLI
{
	text-align: center;
}
UL
{
	padding-left: 0;
}
#sidebar
{
}
A IMG
{
	border: none;
}
/*remember to highlight inserts somehow!*/
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*End of Reset CSS
Utility Styles************************/
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.aligncenter
{
	display: block;
	margin: 0 auto;
}
/*SCI page layout styles*/
#page
{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#page-inner
{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#content
{
	font-size: 14px;
	line-height: normal;
}
#content-inner
{
	padding: 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
/*Did I mention I hate IE?*/
#content-wrapper
{
	height: 1%;
}
#header, #menubar, #content, #footer
{
	/*[disabled]margin-left:0;*/
	/*[disabled]margin-right:-100%;*/
	/*[disabled]float:left;*/
	/*[disabled]display:block;*/
	/*[disabled]width:100%;*/
}
#header
{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
#menubar
{
	height: 30px;
	background-color: #8EFF8A;
}
/*[clearfix]*/#footer
{
	height: auto !important;
	clear: both;
	font-size: 9px;
	float: right;
	line-height: normal;
	font-family: OCRAStdRegular, sans-serif;
	text-align: center;
}
.clear
{
	clear: both;
}
