form,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	display: block;
	margin: 0;
	padding: 0;
}

textarea,
input,
select,
button {
	margin: 0;
	padding: 0;
}

/* Our not-so-subtle warnings */
.noscriptwarning {
	position: relative;
	display: block;
	padding: 2px 0 0;
	margin-bottom: 2px;
	background: #ffffbb;
	border: 1px solid #dc9;
	color: #420;
	text-align: left;
}

.noscriptwarning a {
	font-weight: bold;
}

.browserwarning {
	position: relative;
	display: block;
	padding: 2px 0 0;
	margin-bottom: 2px;
	background: #fc0;
	border: 1px solid #f90;
	color: #000;
	text-align: left;
}

.browserwarning a {
	font-weight: bold;
}

.hider {
	color: #900;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 1px;
	left: 2px;
	font-size: 80%;
}

.hider:hover {
	color: #966;
}

.hidewarning {
	position: fixed !important;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	z-index: 9999;
}

.hidewarning p {
	display: none;
}

.hidewarning .hider {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 17px;
	background: transparent url(/images/warning-trans.png) no-repeat center center;
	text-indent: -900em;
}

.ie6warning {
	display: none;
}/*ugh*/

* {
	margin: 0;
	padding: 0;
}

form {
	display: block;
}

small {
	font-size: 75%;
}

.progress {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 50%;
	height: 16px;
	overflow: hidden;
	text-indent: -900em;
	background: transparent url(/images/design/loading.gif) no-repeat 0 center;
}

.progress span {
	display: none;
}

a {
	color: #09c;
	text-decoration: none;
}

a:hover {
	color: #069;
}

body {
	margin: 0;
	padding: 0 3px;
	background: #0095d5;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

#wrap {
	position: relative;
	margin: 0;
	background: #fff;
	text-align: left;
}

#outer {
	background: #eaeaea;
	overflow: hidden;
}

#head {
	background: #1a1d56;
}

#logo {
	margin: 0;
	padding: 0;
}

#logo a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
}

#left {
	font-size: 10px;
	line-height: 140%;
	list-style-type: none;
}

#left ul,
#left ol {
	padding: 0 0 11px 15px;
}

#left ol ul,
#left ul ol,
#left ul ul,
#left ol ol {
	padding: 0 0 3px 15px;
}

#left p {
	padding: 0 0 11px;
}

#left li .outer .inner #bloglist li h4.date {
	padding: 0;
	color: #0095d5;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.3em;
}

#left li .outer .inner #bloglist li h3.title,
#left li .outer .inner #bloglist li h3.title a {
	padding: 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
}

#left li .outer .inner #bloglist li h3.title a:visited {
	color: #333;
}

#left li .outer .inner #bloglist li h3.title a:hover {
	color: #036;
}

#left li .outer .inner #bloglist li h3 strong {
	color: #0095d5;
}

#left li .outer .inner #bloglist li h3.title a:hover strong {
	color: #06a;
}

#left li .outer .inner #bloglist li p.meta {
	padding: 0;
}

#left li .outer .inner #bloglist li p.meta .stbutton {
	float: right;
	margin-top: -14px;
	color: #333;
	font-size: 9px;
	line-height: 16px;
	padding-top: 0px;
}

#right {
	font-size: 9px;
	line-height: 140%;
}

#right p {
	padding: 0 0 5px;
}

#right h3 {
	font-size: 12px;
	line-height: 110%;
	overflow: hidden;
	text-indent: -900em;
	background: transparent none no-repeat 0 0;
}

#left {
	padding: 5px 5px 5px 0;
}

#left li {
	margin-bottom: 6px;
	overflow: hidden;
}

#left li .outer .inner {
	overflow: hidden;
	padding: 4px 5px;
	background: #fbfbfb;
}

#left li.boxblog .outer .inner {
	padding: 0;
}

#left h2.cap {
	position: relative;
	padding: 2px 5px 3px;
	background: #0a0d4b;
	color: #fff;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	overflow: hidden;
}

#left h2.cap .rss {
	float: right;
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url(/images/design/boxes/rss.gif);
	text-indent: -900em;
}

#left li .outer .inner #bloglist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left li .outer .inner #bloglist li {
	padding: 8px 11px;
	margin: 10px 0;
	border: 3px dashed #000;
	background: #fbfbfb;
	border-left-width: 0;
}

#foot {
	clear: both;
	padding: 1px 0 0;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

#foot .left {
	float: left;
}

#foot a:hover {
	color: #eee;
}

#right {
	padding: 10px 0;
}

#right li {
	margin-bottom: 6px;
	overflow: hidden;
}

#right li .outer {
}

#right li .outer .inner {
	overflow: hidden;
	background: #fbfbfb;
	padding: 4px 5px;
}

#right label {
	border-bottom-width: 0px;
}

#right h2.cap {
	padding: 2px 5px 3px;
	background: #0a0d4b;
	color: #fff;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
}

#right li.boxtwitter {
	background: transparent url(/images/design/loading2.gif) no-repeat center top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight:bold;
}

.sub #left h1,
.sub #left h2,
.sub #left h3 {
	padding-bottom:11px;
}

h1 {
	font-size:1.5em;
	line-height: 110%;
}

h2 {
	font-size:1.4em;
	line-height: 110%;
}

h3 {
	font-size:1.2em;
	line-height: 110%;
}

h4 {
	font-size:1.1em;
	line-height: 120%;
}

h5 {
	font-size:1.0em;
	line-height: 130%;
}

h6 {
	font-size:0.9em;
	line-height: 130%;
}

#signup label,
#signup h2 {
	color: #fff;
}

#signup * {
	font-size: 9px;
}

/* Error messages */
dt .elemError,
dd label .elemError {
	display: block;
}

.elemError {
	color: #d00;
	font-style: italic;
	font-weight: normal;
	display: block;
}

.permanentError {
	color: #d60;
	border-bottom: 1px solid #c00;
	font-style: italic;
	font-weight: normal;
	display: block;
}

form span.fieldError,
form span.fieldError input,
form span.fieldError input,
form span.fieldError option,
form span.fieldError ul {
	color: #c33 !important;
}

form label.fieldError {
	color: #c33 !important;
}
