/*
Theme Name: Comicbook 1.0 July 2008
Theme URI: http://www.comicbook.ie
Description: Custom Theme for Comicbook based on Will Healey's 2-column fixed-width blank template
Author: Dermot Carmody
Author URI: http://www.dmcwebs.com


/*-- DC Styles --*/

body
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	background-color: #f90;

	margin:0px;
	padding:0px;

}
#wrapper {
margin:0px;
	padding: 0px;
	clear: both;
	float: left;
width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	overflow:hidden;
}
img#rightColPic {
	border: 1px solid #000000;
}
#rhcStuff h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
	padding: 0px;
}

#rhcStuff p {
       margin-left:5px;
}

#logo {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	clear:both;
	width: 206px;
	text-align: left;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
}
#logo img {
position:relative;
left:0px;
top:-20px;
}
#menu {
	margin: 0px;
	padding: 0px;

	height: 20px;
	top: 118px;
left:120px;
	z-index: 2;
	position: relative;
	white-space:nowrap
}
#leftCol h1, #leftColBig h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE0000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#leftCol h2, #leftColBig h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE0000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#menu ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
}


div#container
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding:0px;
width: 862px;
text-align: left;

}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 160px;
	width: 862px;
}

#main {
	width:862px;
	float:left;
	clear:both;
	background-color:#fff;
	height: 100%;
}

#leftCol {
width:487px;
height:100%;
float:left;
padding-left:35px;
padding-right:55px;
padding-top:30px;
margin:0px;

}

#leftColBig {
width:687px;
height:100%;
float:left;
clear:both;
padding-left:55px;
padding-right:55px;
padding-top:30px;
margin:0px;

}

#rightCol {
width:260px;
height:100%;
float:right;
margin:0px;
padding:0px;
padding-right:25px;
padding-top:30px;

}

#footer {
	float:left;
	clear:both;
	width:862px;
	padding:0px;
	height:100px;
	background-color:#FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
}
#footer #footertext {
	text-align: center;
	height: 20px;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

a:link, a:visited {
      color:#f00;
      text-decoration:none;
      }
a:hover {
      text-decoration:underline;
      }

#container #acts {
	margin: 0px;
	clear: both;
	float: left;
	width: 837px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#container #acts table a img {
border: 0px none;
}

#header.homeheader {
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer.homefooter {
	background-image:none;
	background-color:#f90;
	}
#footer.homefooter a:link, #footer.homefooter a:visited {
	color:#FF0000;
	text-decoration:none;
	}
#footer.homefooter a:hover {
	color:#f00;
	text-decoration:underline;
	}


/*--- listing subpages using plugin for artists page ---*/

#sublist ul {
    list-style-type:none;
    }
#sublist ul li a:link, #sublist ul li a:visited {
	background-image: url(images/sublist_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
        padding-top:10px;
        padding-left:30px;
	height: 50px;
	width: 400px;
   font-size:14px;
   font-weight:bold;
   color:#666;
   text-decoration:none;

}

#sublist ul li a:hover {
	background-image: url(images/sublist_bg_on.jpg);
        color:#f00;
   }
  


/*-----------Block Level Elements--------------*/

Body {

}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

/* I have one called this in my own styles above

#wrapper {
	width: 100%;
}

*/

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 28%;
	margin-left: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


table.tmblayout {
font-size:14px;
font-weight:bold;
}

table.tmblayout td {
padding-bottom:10px;
}