/*
Theme Name: Off Panel
Theme URI: 
Description: Off Panel Comic Theme
Version: 1.0
Author: Offpanel Productions
Author URI: http://www.offpanel.com

Copyright 2005 Offpanel Productions

*/

@import url("comicn.css");
@import url("layout.css");

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147; 
	text-decoration: underline;
}


h1 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

h3 {
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 12px 0 3px;
	margin: 0;
}

p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0 2px;
}

a img{
	border:none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #555;
	}

.comment_header {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#main_sidebar h2, #main_sidebar dt {
	font: 14px/1.2 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

#main_sidebar dl dd {
	font-size: 10px/1.2;
	color: #111;
}

#footer {
	color:#666;
}

#site_nav {
	font: 14px/1.2 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

#site_nav span{
	font-size: 0.85em;
	font-weight: normal;
}

#region_title, #comments {
	font: 14px/1.2 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

#region_title2 {
	font: 20px/1.2 Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

#archive_selector {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
}

#archive_selector li {
	list-style-type: none;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}
_
.post_link_style {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
}

.post_link_title {
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
}
/* End Typography & Colors */
