/*   
Theme Name: Orful Comics
Description: A comicpress child theme for OrfulComics.co.uk
Author: SpikeeRob
Author URI: justaride.co.uk
Template: comicpress
Version: 0.1
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
  background: #000 url(images/ink.jpg) no-repeat center top;
  font-family: Tahoma, Arial, sans-serif;
}

a {
  color: #333;
}

a:visited {
  color: #000;
}

a:hover, a:active {
  text-decoration: none;
}

p {
  margin: 12px 0;
}

h2 {
  font-size: 1.4em;
  margin-bottom: 12px;
}

h3 {
  font-size: 1.2em;
  margin-bottom: 12px;
}

cite {
  font-style: normal;
}

input, textarea, button {
  border: 1px solid #000;
  background-color: #fff;
  padding: 1px;
}

button:hover, input[type=submit]:hover {
  background-color: #000;
  color: #fff;
}

input[type=image] {
  border: 0;
}

input:focus, textarea:focus {
  border-width: 2px;
  padding: 0;
}

small {
  font-size: 0.8em;
}

#header {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 158px;
}

#header h1 a {
  position: absolute;
  background: transparent url(images/bubble.png) no-repeat left top;
  width: 388px;
  height: 217px;
  left: -69px;
}

#header .description {
  position: absolute;
  background: transparent url(images/by-rob-cureton.png) no-repeat left top;
  width: 175px;
  height: 35px;
  left: 317px;
  top: 115px;
}  

#header span {
  position: absolute;
  left: -9999px;
}

.rss-link a {
  color:#FFFFFF;
  left:852px;
  position:absolute;
  top:121px;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
}

#page-wide-wrap {
  background: transparent url(images/main-bg.gif) repeat-x center 200px;
  width: 100%;
}

#content-wrapper {
  margin: 0 auto;
  width: 960px;
}

#sidebar-left {
  float: left;
  width: 220px;
  margin-top: 65px;
}

#pagewrap-right {
  float: right;
  width: 720px;
}

#sidebar-right {
  display: none;
}

#comic-wrap {
  margin-bottom: 80px;
}

#comic {
  margin: 0 auto;
  width: 600px;
  border: 5px solid #010101;
}


#content {
  position: relative;
  background: transparent url(images/page-bg.png) no-repeat left top;
  margin: 0 auto;
  width: 556px;
  height: 787px;
  padding: 35px;
}

#content-inner {
  overflow-y: auto;
  width: 556px;
  height: 787px;
}

table.month-table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.8em;
}

td.archive-date {
  width: 100px;
  padding: 2px 0 3px;
}

.post {

}

.post-date {
  font-size: 0.8em;
}

.post-author-gravatar {
  float: left;
  border: 2px solid #000;
  margin: 0 10px 5px 0;
}

#comment-wrapper {
  margin-top: 35px;
}

.comment {
 margin-top: 25px;
}

.comment-avatar {
  float: left;
  border: 2px solid #000;
}

.comment .comment .comment-avatar {
  border: 1px solid #000;
}

.comment .comment .avatar {
  width: 40px;
  height: 40px;
}

.comment-content {
  padding-left: 80px;
}

.comment .comment .comment-content {
  padding-left: 55px;
}

.commentsrsslink {
  display: none;
}

.depth-2 {
  margin-left: 60px;
}

.depth-3, .depth-4, .depth-5 {
  margin-left: 20px;
}

.comment-author {
  margin-bottom: 5px;
  font-size: 1.1em;
}

.comment-meta-data {
  font-size: 0.8em;
}

.comment-moderated {
  margin-top: 10px;
  font-weight: bold;
}

#respond {
  margin-top: 30px;
}

#respond .cancel-comment-reply {
  margin-bottom: 30px;
}

#respond label {
  float: left;
  width: 80px;
  padding-right: 10px;
  text-align: right;
}

#respond input {
  width: 200px;
}

#respond .comment-hint {
  margin-left: 5px;
  font-size: 0.8em;
}

#text-3 {
  padding-bottom: 40px;
}

.widget_links {
  background-color: #fff;
}

.widget_links .widget-content {
  padding: 15px;
}

.blogroll li {
  margin: 5px 0;
}

#footer {
  margin: 0 auto;
  width: 960px;
  color: #fff;
  font-size: 0.8em;
  text-align: right;
  padding-right: 210px;
}

#footer a {
  color: #fff;
}

/* BUTTONS */
.nav span {
  position: absolute;
  left: -9999px;
}

.nav-first a {
  position: absolute;
  background: transparent url(images/but-first.png) no-repeat left top;
  width: 67px;
  height: 63px;
  left: 20px;
  top: -65px;
}

.nav-last a {
  position: absolute;
  background: transparent url(images/but-last.png) no-repeat left top;
  width: 63px;
  height: 63px;
  right: 20px;
  top: -65px;
}

.nav-previous a {
  position: absolute;
  background: transparent url(images/but-prev.png) no-repeat left top;
  width: 67px;
  height: 63px;
  left: 130px;
  top: -65px;
}

.nav-next a {
  position: absolute;
  background: transparent url(images/but-next.png) no-repeat left top;
  width: 64px;
  height: 63px;
  right: 130px;
  top: -65px;
}

/* MENU */

#menu a {
  float: left;
  width: 219px;
}

#menu a span {
  position: absolute;
  left: -9999px;
}
#menu-home {
  background: transparent url(images/menu-home.png) no-repeat left top;
  height: 87px;
}
#menu-about {
  background: transparent url(images/menu-about.png) no-repeat left top;
  height: 87px;
}
#menu-art {
  background: transparent url(images/menu-art.png) no-repeat left top;
  height: 84px;
}
#menu-comics {
  background: transparent url(images/menu-comics.png) no-repeat left top;
  width: 220px;
  height: 92px;
}
#menu-contact {
  background: transparent url(images/menu-contact.png) no-repeat left top;
  height: 90px;
}
#menu-store {
  background: transparent url(images/menu-store.png) no-repeat left top;
  height: 90px;
}

/* common classes */
.clear {
  clear: both;
}

.left {
  float: left;
  margin: 0 15px 15px 0;
}

.right {
  float: right;
  margin: 0 0 15px 15px;
}
