/*
Theme Name: Ipseity
Theme URI: http://human3rror.com
Description: A Personal Branding Theme. It's like a Digital Business Card or Virtual CV. It's you. It's "Ipseity."
Version: .001
Author: John Saddington
Author URI: http://human3rror.com
*/

*{ margin:0; padding:0; }
body { background: #000 url("images/bg.jpg") repeat top left; font-family: Helvetica, Arial, sans-serif; font-size: 100%; color: #272727; }
a:link, a:visited {	color: #fff; text-decoration: underline; }
a:hover, a:active { color: #c9c200; text-decoration: underline; }
ul { list-style: circle; }
img { border: none; }
label { margin-left: 0px; }
blockquote { margin: 0px 5px 10px 5px; padding: 10px 10px 1px 10px; font-style: italic; border: 1px solid #ddd; background-color: #f3f3f3; }
span.left { float: left; }
span.right { float: right; }
.clearer { clear: both; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
#page { min-width: 940px; max-width: 1100px; margin: 0px auto; position: relative; }
.panel, .panel-single { font-family: Georgia; color: #efefef; position: left; display: block; width: 940px; height: 600px; }
.panel-single {	height: 300px; margin: 0px auto; padding-top: 10px; }
.entry { max-width: 940px; padding-right: 5px; position: left; bottom: 200px; right: 200px; z-index: 100; font-size: 1.5em; line-height: 1.5em; }
.entry h1 { padding: 170px 0 20px 0; font-family: Helvetica; font-size: 3em; color: #215672; }
.entry h2 { padding: 0px 0 10px 0; line-height: .9em; font-family: Helvetica; font-size: 2.7em; }
.entry h3 { padding: 0px 0 16px 0; font-family: Helvetica; font-size: 1em; }
.entry h2, .entry h3 {text-shadow: .05em .05em .1em #222222; font-weight:bolder;}
.entry a:hover { color: #333; }
.entry .big { font-size: 2em; }
#thepost { margin-bottom: 15px; }
#content { width: 940px; margin: 0px auto; font-size: 1.2em; }
#footer { width: 940px;	margin: 0px auto; padding-bottom: 10px;	text-align: right; font-size: 0.9em; color: #fff; }
#footer a { color: #ffb400; }
#footer a:hover, a:active { color: #333; }
.csw {width: 100%; height: 600px; overflow: hidden}
.csw .loading {margin: 0; text-align: center}
.stripViewer { position: relative; overflow: hidden; clear: both; width: 940px;	height: 600px; margin: 0px auto; padding-top: 5px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0;	width: 100%; }
.stripViewer .panelContainer .panel { float:left; height: 600px; position: relative; width: 940px; }
.stripNavL, .stripNavR { position: relative; top: -360px; z-index: 200; }
.stripNavL { float: left; }
.stripNavR { float: right; }
.degrees { font-size: .5em;}