@charset "UTF-8";

/**
 * Theme Name: NNFB
 * Theme URI: http://maikeruon.com/webcomic/
 * Description: Make an impression with the original, highly customizable <a href="http://maikeruon.com/webcomic/">Webcomic</a> theme.
 * Version: 2.1.0
 * Author: Joseph Kovell
 * Author URI: http://maikeruon.com/
 * Tags:
 */

/*---- MAIN ----*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #444e5a;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #954712;
	text-decoration: none;
}

a:hover{
	color: #3a1c05;
}

h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3a1c05;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}

.comics {
	width: 650px;
	text-align: center;
	background-color:#000000;
}

#pw-footer {
	clear: both;
}

h2 a {
	color: #3a1c05;
	text-decoration: none;
}

h2 a:hover{
	color: #954712;
}

h3 {
	font-size: 14px;
	color: #FEAB44;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #3a1c05;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.column {
	float: left;
}

.clear {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

#wrap:after, #wrap2:after, #wrap3:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

#post {
	content:".";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

/*---- HEADER ----*/

#header {
	width: 100%;
	background-image: url(./images/site/header_bg.jpg);
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#logo {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 90px;
}

#logo a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	float: left;
	height: 90px;
}

/*---- NAVIGATION ----*/

/*#nav-menu
{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 30px;
	width: 915px;
}

#nav-menu ul {
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0px;
}
#nav-menu ul li {
	float:left;
	display: inline;
	padding:0;
	margin:0;
	position: relative;
}

#nav-menu li a {
	cursor:pointer;
	text-decoration: none;
	color: #feab44 !important;
	font-size:12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	display: block;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
}

#nav-menu li a:hover {
	cursor:pointer;
	text-decoration: none;
	background-image: url(./images/site/nav_hover_bg.jpg);
	background-repeat: repeat-x;
}*/

/*---- NEWS ----*/

#news {
	padding: 0px;
	text-align: center;
	color: #FEAB44;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	background-color: #241400;
}

#news a {
	color: #954712;
	text-decoration: none;
}

#news a:hover{
	color: #FEAB44;
}

/*---- WALPAPER AD ----*/

#ad-wrap {
	background-image: url(./images/site/ad-wrap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

#ad-header {
	width: 915px;
	height: 100px;
	padding: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---- INDEX ----*/

#wrap {
	width: 915px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(./images/site/wrap_bg.gif);
	background-repeat: repeat-y;
}

.index_side1 {
	width: 310px;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(./images/site/sidebar_top.jpg);
	background-repeat: repeat-x;
}

#buttons {
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

#buttons img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#twitter {
	background-color:#FFE5C9;
	float:left;
	height:90px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:290px;
}

.post {
	margin-bottom: 30px;
}

#twitter_update_list {
	margin: 0px;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#twitter_update_list ul {
}

#twitter_update_list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#twitter_update_list span {
	margin: 0;
	width:195px;
	float:left;
}

.twitter-iframe {
	float: left;
	width: 195px;
	background-color: #FFE5C9;
	height: 90px;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.rectangel_ad {
	width: 300px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.links {
	width: 145px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 10px;
}

.links ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.links li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.keen {
	float: left;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 10px;
	margin-left: 61px;
}

.index_content {
	width: 395px;
	float: left;
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.index_side2 {
	width: 170px;
	float: left;
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*---- ARCHIVE ----*/

#wrap2 {
	width: 915px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(./images/site/wrap2_bg.gif);
	background-repeat: repeat-y;
}

.archive_side1 {
	float: left;
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	width: 160px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.archive_content {
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	width: 715px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

.archive_side2 {
	background-image: url(./images/site/sidebar_top.jpg);
	background-repeat: repeat-x;
	width: 145px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	display: none;
}

#archive_buttons {
	float: left;
	width: 145px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

/*---- COMIC NAV ----*/

.nav_top {
	background-image: url(./images/site/nav_top_bg.gif);
	width: 650px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 50px;
}

.nav_middle {
	background-image: url(./images/site/nav_middle_bg.gif);
	width: 650px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 50px;
}

.nav_bottom {
	background-image: url(./images/site/nav_bottom_bg.gif);
	width: 650px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 50px;
}

.nav_comments  {
	background-image: url(./images/buttons/show_comments.jpg);
	width: 650px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 25px;
}

.nav_corner {
	width: 15px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 50px;
}

.nav {
	float: left;
}

.nav_center {
	width: 260px;
	margin: 0px;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.first-comic-link {
	width: 90px;
	float: left;
	padding: 0px;
	height: 50px;
	background-image: url(./images/buttons/nav_links.jpg);
	background-position: 0px 0px;
	margin: 0px;
}

.first-comic-link:hover{
	background-position: 0px -50px;
}

.first-comic-link span {
	visibility: hidden;
}

.last-comic-link {
	width: 90px;
	float: left;
	padding: 0px;
	height: 50px;
	background-image: url(./images/buttons/nav_links.jpg);
	background-position: -270px 0px;
	margin: 0px;
}

.last-comic-link:hover{
	background-position: -270px -50px;
}

.last-comic-link span {
	visibility: hidden;
}

.comic6 {
	width:650 px;
	background-color: #000000;
	text-align: center;
}

.previous-comic-link {
	width: 90px;
	float: left;
	padding: 0px;
	height: 50px;
	background-image: url(./images/buttons/nav_links.jpg);
	background-position: -90px 0px;
	margin: 0px;
}

.previous-comic-link:hover{
	background-position: -90px -50px;
}

.previous-comic-link span {
	visibility: hidden;
}

.next-comic-link {
	width: 90px;
	float: left;
	padding: 0px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(./images/buttons/nav_links.jpg);
	background-position: -180px 0px;
}

.next-comic-link:hover{
	background-position: -180px -50px;
}

.next-comic-link span {
	visibility: hidden;
}

.current-comic {
	visibility: hidden;
}

#nav_comments .comic-comments-link {
	width: 650px;
	float: left;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(./images/buttons/show_comments.jpg);
}

.comic-comments-link span {
	visibility: hidden;
}

.nav_extras {
	width: 650px;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 60px;
	background-image: url(./images/site/extras_bg.gif);
}

.extras {
	width: 160px;
	height: 50px;
	margin: 0px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
	padding: 0px;
}

.extras_center {
	width: 200px;
	height: 50px;
	margin: 0px;
	float: left;
	padding: 0px;
	text-align: center;
}

/*---- COMIC COMMENTS ----*/

.comic_notes_top {
	width: 550px;
	height: 10px;
	float: left;
	padding: 0px;
	background-image: url(./images/site/comic_notes_top.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.comic_notes {
	width: 520px;
	margin: 0px;
	float: left;
	background-color: #eaccad;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.comic_notes_bottom {
	width: 550px;
	height: 10px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-image: url(./images/site/comic_notes_bottom.jpg);
}

/*---- MISC ----*/

#wrap3 {
	width: 915px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffe5c9;
}

.misc_side1 {
	float: left;
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.misc_content {
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	width: 715px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

.misc_side2 {
	background-image: url(./images/site/content_top.jpg);
	background-repeat: repeat-x;
	width: 160px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}

.misc_column {
	width: 345px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: right;
	height: 150px;
}


/*---- FOOTER ----*/

#footer {
	padding: 0px;
	text-align: center;
	color: #FEAB44;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	background-color: #241400;
	clear: both;
}

#footer a {
	color: #954712;
	text-decoration: none;
}

#footer a:hover{
	color: #FEAB44;
}

/*---- NAVIGATION ----*/

#nav-menu
{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 30px;
	width: 915px;
}

#nav-menu ul {
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0px;
}
#nav-menu ul li {
	float:left;
	display: inline;
	padding:0;
	margin:0;
	position: relative;
}

#nav-menu li a {
	cursor:pointer;
	text-decoration: none;
	color: #feab44 !important;
	font-size:12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	display: block;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
}

#nav-menu li a:hover {
	cursor:pointer;
	text-decoration: none;
	background-image: url(./images/site/nav_hover_bg.jpg);
	background-repeat: repeat-x;
}

#nav-menu li ul {
	display: none;
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0px;
}

#nav-menu li ul li ul {
	left: 165px !important;
	
}

#nav-menu li ul li a, #nav li ul li a:hover {
	width: 120px !important;
	padding: 5px;
	height: auto !important;
	display: block;
}

#nav-menu li.over ul {
	display: visable;
}

#nav-menu li.out ul {
	display: none !important;
}
.wp-footer {
	margin-right:auto;
	text-align:center;
	width:720px;
 }
