/*
Theme Name: Ipseity (second go)
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 (modded by Doug Belshaw)
Author URI: http://human3rror.com
*/

*{ margin:0; padding:0; }
body { background: #FFF; font-family: Georgia, Times, serif; font-size: 100%; color: #3366FF; }
a:link, a:visited {	color: #999; text-decoration: underline; }
a:hover, a:active { color: #000; text-decoration: underline; }
ul { 
     list-style: circle;
     text-indent: 5px;
     padding: 6px;
     margin: 2px;
 }
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: #FFF; }
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, Times, serif; color: #999; 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: 100px 0 20px 0; font-family: Georgia, Times, serif; font-size: 2.5em; color: #3366FF; }
.entry h2 { padding: 0px 0 10px 0; line-height: .9em; font-family: Georgia, Times, serif; font-size: 2.2em; color: #999;}
.entry h3 { padding: 10px 0 16px 0; font-family: Georgia, Times, serif; font-size: 1em; color: #999;}
.entry a:hover { color: #000; }
.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: #999; }
#footer a { color: #999; }
#footer a:hover, a:active { color: #000; }
.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; }

/*Following inspired by http://whatconsumesme.com*/
#banner {width:100%; height:25px; background:#CCC; color:#666; text-align:center; text-size:1em; padding-top:5px; border-bottom:1px solid #666;}
#banner a {color:#666; text-decoration:underline;}
#banner a:hover {color:#000; text-decoration:underline;}
