/*  
Theme Name: HERO ANTI-HERO theme
Theme URI: http://www.heroantihero.com/
Description: The HERO ANTI-HERO theme.
Version: 1.0
Author: Mark Forscher
Author URI: http://underafter.com/
*/


/* Begin Structure */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Sans-Serif;
	background-color: #FFFFFF;
	color: #666;
	text-align: center;
	/*background: url("images/bg_gradient1.jpg") repeat-x top;	*/
	}	

#header {
	width: 700px;
	padding: 0;
	margin: 30px auto 20px auto;
	padding: 20px 0px 40px 0px;
	border-bottom: 1px dotted #ddd;
	text-align: left;
	/*border: 1px solid red;*/
	}	
	
	#hero_header{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;
/*		text-transform: lowercase;
		font-style: italic; */
		font-size: 48px; 
		font-family: Georgia, Serif;
	/*	border:1px solid red;*/
		letter-spacing: .1em;
		color: #999;
	}
	
	#hero_header a{
		color: #999; text-decoration:none;
	}
	
	
	#antihero_header{
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;
/*		text-transform: lowercase;
		font-style: italic; */
		font-size: 48px; 
		font-family: Georgia, Serif;
	/*	border:1px solid green;*/
		color: #ccc;
		letter-spacing: .1em;	
	}
	
	#antihero_header a{
		color: #ccc; text-decoration: none;
	}
	
	#header .anti{
		font-size: 18px;
		line-height: 14px;
		color: #ddd;
	}
	
	#header .anti a{
		color: #ddd; text-decoration: none;
		}
	
	#header a:hover{ 
		color: #729aad;
		text-decoration: none;	
	}

#page {
min-height: 360px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	width: 700px;
/*	border: 1px solid green;*/
	text-align: left;
	font-size: 1.15em;
	line-height: 1.5em;
	}

	#hero_column {
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;
		/*border: 1px solid red;*/
		overflow: hidden;
		color: #666;		
		}

	#antihero_column {
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;
		/*border: 1px solid red;*/
		overflow: hidden;
		color: #999;
		}

	.post {
		margin: 0 0 30px;
		text-align: left;

		}

/*	.img_norollover{
		opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
	
	.img_rollover{
		opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;	
	}
	
*/	
	.entry {
/*		background: url("images/post_bg1.jpg") repeat-x top;
		padding-top: 3px;*/
		}

	
	.post_time, h3{
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		/*font-style: italic;*/
		letter-spacing: 0.10em;
		font-size: 0.9em;
		display: inline;
		/*font-family: Georgia, serif;*/
	}
	
	.post_title{
		font-size: 0.9em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		display: inline;
		text-transform: lowercase;
		font-style: italic;
		font-family: Georgia, serif;		
		font-size: 1.2em;
		letter-spacing: .1em;
	}
	
	.postmetadata {
		padding: 5px 0px 5px 0px;
		border-top: 1px dotted #ddd;
		border-bottom: 1px dotted #ddd;
		font-size: 0.9em;
		text-transform: uppercase;
		background-color: #f9f9f9;
	}

	.post img{ 
		padding-bottom:10px;
	/*border: 1px solid #cfcfcf; padding: 5px; */}
	

#navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom:10px;
	}

	#navigation .alignleft{ float: left; }
	#navigation .alignright{ float: right; }
	
#footer {
	padding: 14px 0px 30px 0px;
	margin: 0 auto 0px auto;
/* position: absolute; bottom: 0px; width: 100%; */
	clear: both;
	border-top: 6px solid #ececec;
	color: #aaa;
	background-color: #eee;
	line-height:1.5em;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

	#inside_footer{
		width: 700px;
		margin:0px auto 0px auto;
		text-align: left;
	}

	#hero_footer{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;	
	}
	#antihero_footer{
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 335px;
	}
	#footer_credits{
		margin: 0px 0px 15px 0px;
		padding: 10px 0px 10px 0px;
		border-top: 1px dotted #ddd;
		border-bottom: 1px dotted #ddd;
		background-color: #f6f6f6;
		text-align: center;
	}
	
	#footer .definition{
/*		display: inline;*/
		padding-bottom: 5px;
		color: #666;		
/*		background-color: #f6f6f6;*/
		text-transform: lowercase;
		font-family: Georgia, serif;
		font-style: italic;
		font-size: 1.2em;
	}



a, h2 a:hover, h3 a:hover {
	color: #a6c1cd;
	text-decoration: none;
	}

a:hover {
	color: #729aad;
	text-decoration: underline;
	}

a:visited{
   color: #6f8189;
   text-decoration: none;
}



.alt {
/*	background-color: #f1f1f1;*/
/*	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


/*	Begin Headers */
h1 {
	font:"Trebuchet MS",Helvetica,Arial,Sans-serif;
	line-height:1.5em;
	font-weight: normal;
	color: #D1697E;
	padding-top: 70px;
	margin: 0;	
	}

h2 {
	font-size: 1.6em;
	margin: 0px 0 0;	
	text-align: left;
	font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	font-size: 1em;	
	color: #333;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
/* End Headers */
	
	

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	line-height: 1.5em;
	/*font: 0.9em 'Arial', Verdana, Arial, Sans-Serif;*/
	}
	
.commentlist li {
/*	font-weight: bold;*/
	}

.commentlist cite, .commentlist cite a {
		text-transform: lowercase;
		font-style: italic;
		font-family: Georgia, serif;		
		font-size: 1.2em;
		letter-spacing: .1em;
	}

.commentlist p {
	font-weight: normal;
/*	line-height: 1.5em;*/
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Arial', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}


/* ---------- SIDEBAR ---------------------------------------------------------------------- */	
#sidebar {
	font: 1em 'Arial', Verdana, Arial, Sans-Serif;
	padding: 10px 10px 30px 10px;
	margin-left: 500px;
	width: 175px;
/*	border: 1px solid green;*/
/*	background: url("/wp-content/themes/ninjaslice/images/sidebar_bg1.jpg") repeat-y top;	*/
	background-color: #FFDDFA;
	text-align: left;
	}
	
	.sidebar_item {
		margin-bottom: 5px;
		border-bottom: 2px solid white;
		padding: 5px 5px 5px 5px;
		color: #777;	
	}
	
	.sidebar_item li {
		list-style: none;
		margin-bottom: 10px;
	}
	
	#sidebar h2 {
		font-family: 'Arial', Verdana, Sans-Serif;
		font-size: 1.2em;
	}

	
	#sidebar form {
		margin: 0;
		text-align: left;
		}
	
	#sidebar #recentcommentsList li ol {
		margin: 5px 0px 0px 15px;
	}
	#sidebar #recentcommentsList li ol li {
		list-style-type: decimal;
	}
	
		/* #recentcomments - The ID of the div that contains or wraps the whole list.
					#recentCommentsTitle - The ID of the span that contains the title (�Recent Comments:�).
					#recentcommentsList - The ID of the �outer� ul that contains the list of post titles.
					.recentCommentsPostTitle - The class of the spans that contain the post titles.
					#recentcommentsList li ul li - This will give you the comment excerpts themselves (list items in the �child� lists under the post title list items).
					.commentAuthor - The class of the spans that contain the comment author names.
				*/			
/* ---------- END SIDEBAR ------------------------------------------------------------------- */		
		



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Arial', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style: none;	
	}

#sidebar ul li, #sidebar ol li {
	list-style: none;	

	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

/* Begin Form Elements */
#searchform {
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 90px;
	padding: 2px;
	float: left;
	}

#sidebar #searchsubmit {
	padding: 1px;
	float: right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 15px;
	padding: 10px 10px 10px;
	list-style: none;
	border-bottom: 1px solid #efefef;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
	
#commentform {
	margin: 10px 0px 10px 0px;
}	

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	border-left: 2px dotted #ddd;
   border-top: 2px dotted #ddd;
  font-style: italic;
   font-size: 1em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
