/*  
Theme Name: Heroes Con
Theme URI: http://www.heroesonline.com
Description: <p>Heroes Con Theme was built by Phillip Duncan</p>
Author: Phillip Duncan
Author URI: http://www.superheroes-r-us.com
Tags: three-columns,fixed-width, heroes con, 
*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left, img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


hr
{
	display: none;
}
body
{
	background: #333;
	color: #333;
	font: 72%/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
	color:#036;
}
a:link, a:visited
{
	color: #036;text-decoration:none;
}
a:hover, a:active
{
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 8px auto 0;
	width: 1000px;
	position: relative;
	height: 99px;
	background: #333;
	border-bottom: 1px solid #000;
	background: #333 url(http://www.heroesonline.com/blog/wp-content/uploads/2009/08/head.jpg) 0 0 no-repeat;
}
#topi {
	
	left: 0;
	width: 1000px;
	height: 100px;
	top: 0;
	position: absolute;

}
#page {
	text-align: left;
	width: 1000px;
	background: #D1D3D4;
	margin: 1px auto;
}
#pageheader {
width:850px;height:50px;background:#404040;display:block;color:#404040;position:relative;
}

#pageheader h3 {padding:18px 6px 0 25px;}
.normal {font-weight:normal;}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 1000px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 650px;
	background:#999;
	margin-top:0;

}
/* IE ignores the below CSS */
/*
html>body #left {
	float: left;
	width: 650px;
	background:#999;
	margin-top:-50px;
}
*/
/* End IE CSS hack */
#right {
	float: right;
	width: 350px;
	margin-top:0;
	background:#D1D3D4;
}

#content {
	width: 500px;
	float: right;
	background:#e5e5e5;
	clear:both;
}
	#content-wide {
		width: 1000px;
	}
.post {
	margin: 40px 40px 0 40px;
}
.entry {
	text-align: justify;
        font-size: .95em;
}
.entry  a, .entry a:link, .entry a:visited {
        text-decoration: none;
	color: #036;
}
.entry a:hover {text-decoration:underline;color:#00407F}

.side1 {
	width: 150px;
	float: left;
	color: #000;
}
.side2 {
	width: 350px;
	float: right;
	color: #000;
	margin-top:52px;
        padding-top:33px;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	background: #e6e6e6;
	margin: 0 auto;
	padding-top: 0;
	text-align: center;
	width: 1000px;
}
#footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 36px;
}
.boxy, .side1 .categories, .side2 .categories, .side2 .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s, select#cat, select {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #e5e5e5;
        border:2px solid #e5e5e5;
	color: #036;
}
input#s:focus {
	background: #e2e2e2;
	color: #036;
}

input#searchsubmit
{
	margin: 0;
}
#flickr {
	width:150px;
}

/* Design  Typo
********************* */
.side1 h2 {
	padding:2px 6px 2px 12px;
	text-align: right;
	text-transform:lowercase;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000;
	background:#e5e5e5;
	text-align: right;
	font-weight:bold;
	margin-right:1px;
	width:100%;
}
html>body .side1 h2 {width:131px;}
.side2 h2 {
	padding:6px 0;
	text-align: left;
	text-transform:uppercase;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	/* border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background:#ccc; */
	font-weight:bold;
}
.side2 p {padding-left:40px;}
.side1 ul li ul li a {
    font-size:98%;
	color: #333;
	background: #e5e5e5;
	padding: 1px 6px; 
	display:block;
	width:100%;
	text-transform:lowercase;
	border-bottom:1px #555 solid;
	border-right:1px #555 solid;
	text-align:right;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html>body .side1 ul li ul li a {
    font-size:98%;
	color: #333;
	background: #e5e5e5;
	padding: 1px 6px; 
	display:block;
	width:137px;
	text-transform:lowercase;
	border-bottom:1px #555 solid;
	border-right:1px #555 solid;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.side2 ul li ul li {

}
.side2 ul li ul li  a {
	color: #333;
}

.aktt_tweets {}
.aktt_tweets ul li {padding:7px 0;border-bottom:1px dashed #e5e5e5;}
.aktt_tweets a:link {color:#036;padding-left:0;}
.aktt_username {font-weight:bold;}
.aktt_tweet_reply {font-style:italic;}

.widget_get_recent_comments a:link, .widget_get_recent_comments a:visited, #recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	padding-left: 0;
}
.side2 .widget {
        padding: 0 40px;
        text-align:left;font-size:95%;
}
.side1 ul li ul li  a:hover{
	background: #555;
	color:#fff;
        text-decoration:none;
}
.side2 ul li ul li  a:hover {
	color: #822601;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a {
	color: #822601;
	font-weight: bold;
	background: #e5e5e5;	
}
.side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}

.post h2 a {
	padding:3px 7px;
	text-align: left;
	text-transform:uppercase;
	font: .75em Century Gothic, Arial, verdana;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background:#ccc;
    display:block;
	color: #015D82;
}
.post h2 a:hover {	
	color: #980F1F;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	margin: 0 0 10px 0;
	color: #036;
}
p.meta a
{
	color: #036;
	text-decoration: none;
}

span.user
{
text-align:left;
}

span.timr
{
float:right;
text-align:left;
}
span.catr
{
text-align:left;	
}
span.editr
{

}

span.commr
{
	background: url(../heroes/images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: none;
}
.post p a:hover {
	text-decoration: underline;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}
	

/* Comment Etc
********************* */
.navigation 
{
	margin:0 40px 20px 40px;
	width: 420px;
	float: left;
        font-size:90%;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt
{
	background: #e2e2e2;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.children {
	margin-left: 30px;
}
.trackbacklist {
	margin-left: 20px;
}
.trackbacklist span {
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 10px 40px 0 40px;
	
}
#respond {margin:0 40px;}
#comment {
	width: 98%;
}
.commentlist {
margin: 10px 40px;
}


/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 1000px;
	margin: 0 auto;
	background: #ccc;
	position: relative;
	height: 18px;
	font-size: 1.2em;
}
div#menuv{
	font-size:.9em;
	text-transform:uppercase;
	padding: 0 10px 0 0;	
	/* height:2em;
	margin-bottom: 2em; */
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;

}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 0 14px;
	display: block;
	color: #000;
	border-right: 1px solid #5A1301;
	background: #ccc;
}
#menuv li  a:hover {
 background: #000;
 color: #fff;
}
#menuv li.current_page_item  a {
  	padding: 0 10px;
	display: block;
	color: #fff;
	background: #000;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 1px solid #fff;
	background:#000; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #000;
	border: 1px solid #333;
	color: #fff;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


/* Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid;
	text-align: center;
	background-color: #cccccc;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.avatar {
	float: right;
}