header {
	margin-top: 0pt;
	margin: 0 auto;
	padding-bottom: 0pt;
	padding-top: 85px;
}

#wrapper {
	width: 500;
	min-height: 100%;
	position: relative; 
	border-top: 1 solid black;
	margin: 0 auto;
}


ol {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	
}


nav {
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	margin-left: 15px;
	padding-bottom: 5px;

}

nav a {
	color: black;
	text-decoration: none;
	padding-left: 15px;
}

nav a:hover {
	color: #ff9f11;
}

.logo {
	background: url(images/banner.png) no-repeat;
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}

.logo-blog {
	background: url(images/banner.png) no-repeat;
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;

}

#about-pic {
	margin-top: 10px;
}

.video {
	padding-top: 0;
	margin-bottom: 0;
}

body {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	height:	100%;
}

.slug {
	font-family: "nimbus-sans",sans-serif;
	font-size: 12;
	padding-top: 0;
	line-height: 0;
}

/*
#about {
	text-decoration: underline;
}
*/

h1 {
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 16px;
}

h2 {
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
}


h3 {
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 a {
	color: #343434;
	text-decoration: none;
}

h3 a:hover {
	color: #ff9f11;
}

h4 {
	font-family: "nimbus-sans", sans-serif;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	color: #b1b1b1;
	line-height: 1em;
}

h5 {
	font-family: "nimbus-sans", sans-serif;
	font-size: 24px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 1;
}

#date {
	font-family: "nimbus-sans", sans-serif;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	color: #828282;
}

#frontpage p {
	color: black;
}

p {
	font-family: "nimbus-sans", sans-serif;
	color: #4f4f4f;
	font-size: 14px;
	line-height: 1.5em;
}

p a {
	text-decoration: none;
	font-weight: bold;
	color:#363636;
}

p a:hover {
	color: #ff9f11;
}

#frontpage img {
	border: 0px;
	width: 500px;
}

#comics-page img {
	border: 0px;
	width: 500px;
}


img {
	border: 4px #c7c7c7 solid;
	width: 492px;
}

#photo-format img {
	border: 0px;
	width: 500px;
	margin-bottom: 10px;
}

#thumb-format img {
	border: 0px;
	width: 500px;
	margin-bottom: 3px;
}

#thumb-format p {
	padding-top: 0px;
	margin-top: 0px;
	font-family: "nimbus-sans",sans-serif;
	font-size: 12;
	color: black;
}

#blog-line {
    border: 0;
    height: 0;
    border-top: 1px dashed #c7c7c7
}

li {
	text-decoration: none;
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 15px;
}

li a {
	text-decoration: none;
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}

li a:hover {
	color: #ff9f11;
}


#pagenav {
	font-family: "nimbus-sans", sans-serif;
	color: #4f4f4f;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	padding-bottom: 10px;
}

#pagenav a {
	text-decoration: none;
	font-family: "nimbus-sans", sans-serif;
	color: #343434;
	font-size: 14px;
	line-height: 1.5em;
}

#pagenav a:hover {
	color: #ff9f11;
}

#blog-footer {
	color: #ffffff;
	font-family: "nimbus-sans", sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	position:absolute;
	bottom: 0;
    width:98.5%;
    height:15px;   /* Height of the footer */
}

#footer-color p {
	color: #ffffff;
}

#footer {
	background-color: #1a1a1a;
	color: #dbdbdb;
	font-family: "nimbus-sans", sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	border-top: 2px #ff9f11 solid;
	position:absolute;
	bottom: 0;
    width:96%;
    height:15px;   /* Height of the footer */
}

/* Blog stuff here */
