/*
 * Base elements.
*/
* {
	margin:0;
	padding:0;
}
body {
	background-color:#5A6F8E;
	font-family:Georgia, "Times New Roman", serif;
	font-size:.9em;
	color:#000;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#AB4513;
}
h2 {
	font-size:1.9em;
}
h2 a {
	font-family:Georgia, "Times New Roman", serif;
}
h2 a:hover {
	color:inherit;
	text-decoration:none;
}
p {
	margin:25px 0 0 0;
}
ul {
	list-style-image:url("http://www.heroessightings.com/media/img/list_dot.jpg");
	margin:25px 0 0 40px;
}
ul li {
	margin:3px 0 0 0;
}
img {
	border:0;
}
a:link, a:visited {
	font-family:"Lucida Grande", Tahoma, sans-serif;
	font-size:.9em;
	color:#AB4513;
	text-decoration:none;
}
a:link:hover, a:visited:hover {
	color:#D77400;
	text-decoration:underline;
}

/*
 * Main sections.
 *
*/
div#container {
	background-color:#FFF;
	min-width:900px;
	max-width:1280px;
	margin:0 auto;
	text-align:left;
	color:#000;
	border-left:20px solid #5A6F8E;
	border-right:20px solid #5A6F8E;
}
div#header, div#content, div#nav {
	border-left:2px solid #000;
	border-right:2px solid #000;
}
div#content {
	min-height:800px;
	padding:10px 0 5px 0;
}
div#header {
	background-color:#2C3646; 
	height:100px;
	color:#FFF;
	border-bottom:2px solid #000;
}
div#logo {
	margin:0 0 0 23px;
}
div#nav {
	background-color:#BBC8DC;
	height:25px;
	color:#2C3646;
	border-bottom:2px solid #000;
}
span#usernav {
	float:right;
	margin:3px 7px 3px 0;
	font-family:"Lucida Grande", Tahoma, sans-serif;
	font-size:.92em;
}
span#usernav a {
	font-size:.95em;
}
div#sidebar {
	float:right;
	width:28%;
	height:600px;
	min-height:600px;
	margin:35px 20px 0 0;
	padding:5px 5px 5px 20px;
}
div#sidebar img {
	margin:100px 0 0 20%;
	
}
div#sidebar img {
	cursor:help;
}
div#sidebar img#to-be {
	margin:25px 0 0 0;
	cursor:default;
}
div#sidebar img#your-profile {
	margin:10px 0 0 0;
	cursor:default;
}

/*
 * Individual sightings, i.e. a single item from RSS.
 *
*/
div.sighting {
	width:58%;
	margin:25px 0 85px 25px;
	padding:10px;
	border:4px solid #2C3646;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div.sighting-detail {
	border:none;
}
div.sighting h2 a:link,
div.sighting h2 a:hover,
div.sighting h2 a:visited {
	font-family:Georgia, "Times New Roman", serif;
	text-decoration:none;
}
div.credit {
	margin:0 0 25px 30px;
}
div.credit,
div.credit a:link,
div.credit a:hover, 
div.credit a:visited {
	font-family:"Lucida Grande", Tahoma, sans-serif;
	font-size:.85em;
	color:#676D77;
}
div.credit a:link,
div.credit a:visited {
	font-size:inherit;
}
div.blurb-editorial {
	font-style:italic;
	color:#676D77;
}
div.art {
	background:url(http://www.heroessightings.com/media/img/ballon_tail.jpg) bottom center no-repeat;
	float:right;
	position:relative;
	left:11px;
	top:8px;
	width:195px;
	height:73px;
}
.meta {
	font-family:"Lucida Grande", Tahoma, sans-serif;
	font-size:.85em;
	color:#676D77;
}
div.meta-detail {
	margin:0 0 15px 0;
}
div#pager {
	font-size:1.1em;
	margin:100px 0 15px 25px;
}
div#counter {
	width:58%;
	font-style:italic;
	text-align:center;
	margin:20px 0 10px 0;
}

/*
 * Single entry or entries, elsewhere on the site.
*/
div.entry {
	width:58%;
	margin:25px 0 0 25px;
	padding:10px;
}
div.entry h3 {
	margin:20px 0 0 0;
}

/*
 * Search results.
*/
div#s {
	width:300px;
	margin:-30px 0 50px -35px;
}
div#s img {
	float:left;
}
div#s form {
	position:relative;
	top:25px;
	left:10px;
}
div#sidebar img#search {
	margin:25px 0 10px 0;
	cursor:default;
}
div.hit {
	width:80%;
	margin:10px 0 20px 25px;
}
div.hit h3 {
	font-size:1.4em;
	margin:0;
}
div.hit h3 a {
	text-decoration:underline;
}
div.hit p {
	margin:0;
}
div#search-pager {
	text-align:center;
	font-size:1.4em;
}
div#search-pager #prev,
div#search-pager #next {
	margin:0 5px 0 5px;
	text-decoration:underline;
}

/*
 * Comments.
*/
div#comments {
	margin:40px 0 0 0;
}
div#comments h3 {
	margin:20px 0 10px 0;
	font-size:1.4em;
}
div#comments p {
	margin:5px 0 30px 0;
}
div.comment {
	width:75%;
	margin:30px 10px 85px 10px;
	padding:10px;
}
div.right {
	border:4px solid #2C3646;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div.left {
	border:4px solid #D77400;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div.right div.art {
	background:url(http://www.heroessightings.com/media/img/ballon_tail.jpg) bottom center no-repeat;
}
div.left div.art {
	background:url(http://www.heroessightings.com/media/img/ballon_tail_left.jpg) bottom center no-repeat;
	float:left;
	left:-11px;
}
p.comment-av {
	margin:-15px 0 30px 0 !important;
}
p.comment-av img {
	position:relative;
	top:20px;
}
.comment-time {
	font-family:"Lucida Grande", Tahoma, sans-serif;
	font-size:.85em;
    font-style:normal;
	color:#676D77;
}

/*
 * Profile pages, edit, create, or detail.
*/
body#accounts-profile div.entry {
	height:800;
	min-height:800px;
}
div#profile-detail {
	float:left;
	font-size:1.1em;
}
div#profile-detail h3 {
	width:50%;
	color:#000;
	font-size:.9em;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
div#profile-detail p {
	width:50%;
	margin:10px 0 25px 0;
}
div#profile-detail img {
	display:block;
}         
div#priv-profile {
	margin:25px 0 0 0;
    text-align:center;
}
div#priv-profile img#priv-profile-av {
    margin:15px 0 10px 0;
}
/*
 * Comments.
*/
ul.comment_list ul { 
    width:55%;
    margin:8px 0 45px 40px;
    list-style-image:none;
    list-style-type:none;
    font-style:italic;
}

/*
 * Forms.
 *
*/
form#regq {
	margin:25px 0 0 20px;
}
div#regf {
	margin:25px 0 0 0;
}
div#regf form {
	margin:0 0 0 25px;
}
div#regf p {
	margin:10px 0 0 0;
}
div#create-profile-form {
    margin:0 0 0 45px;
}
div#regf form label,
div#create-profile-form form label {
	display:block;
	margin:0 0 5px 0;
	color:#000;
	font-style:normal;
}
div#create-profile-form form input,
div#create-profile-form form textarea {
	margin:0 450px 5px 0;
}
div#create-profile-form form {
	font-style:italic;
	color:#676D77;
}
div#create-profile-form img {
	margin:0 0 10px 0;
}


/*
 * Visual flavors.
 *
*/
img.inset-right {
	float:right;
	margin:5px 2px 2px 5px;
}
img.inset-left {
	float:left;
	margin:5px 5px 2px 2px;
}
img#reg-promo {
	display:none;
}
.inset {
	margin:10px 0 0 25px !important;
}
.error,
.errorlist {
	color:red;
}
.punch {
    font-weight:bold;
}
.wiggle {
    font-style:italic;
}
