html {
	padding: 0;
	margin: 0;
	}
body {
	background: #4d7a9f url(wp-content/themes/comic/images/bg.gif) repeat-x top center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-size: 62.5% !important;
	overflow: visible
	position: relative
	}
.fade {
	background:  url(wp-content/themes/comic/images/test2.gif) repeat-y top left;
	width: 778px;
	margin: 0 auto;
	padding: 0;
	max-height: 100%
	}
.fade_top {
	background: url(wp-content/themes/comic/images/temp.gif) no-repeat top left ;
	}
.container {
	width: 756px;
	border-left: 1px solid #eef5f9;
	border-right: 1px solid #eef5f9;
	background: #707982;
	padding: 0;
	margin: 0 10px;
	}
.header {
	width: 756px;
	height: 128px;
	background: url(wp-content/themes/comic/images/header.jpg) no-repeat;
	}

	
/**main navigation**/

.main_nav {
	width: 756px;
	height: 30px;
	background: url(wp-content/themes/comic/images/main_nav.jpg) no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0
	}
#main_nav ul{
	list-style: none;
	padding: 0 0 0 79px;
	margin: 0;
	}
#main_nav ul li{
	float:left;
	margin: 0;
	padding: 10px 15px 0 0;
	}
#main_nav ul a:link,
#main_nav ul a:visited  {
	text-decoration: none;
	color: #6ac9e4;
	margin: 0;
	background: url('images/selected.gif') no-repeat center left;
	padding-left: 14px
	}
#main_nav a#current {
	color: #fff;
	}
#main_nav ul a:hover{
	text-decoration: none;
	background: url('images/active.gif') no-repeat center left;
	}


/**space between nav and content**/
.main_join {
	height: 7px;
	background: #707982 url(wp-content/themes/comic/images/main_join_index.jpg) no-repeat;
	margin-bottom: 0 !important;
	margin-bottom: -7px !important
	}
.content {
	background:  #707982 url(wp-content/themes/comic/images/content_index.gif) repeat-y top right;
	padding: 0;
	height: 1%;
	min-height: 100%;
	position: relative
	}
	
	
/**main content area 1**/
#column_1 {
	float: left;
	background: #060a0d url('images/border_left.gif') repeat-y;
	width: 556px;
	border-right: 1px solid #3f4449;
	color: #6ac9e4;
	font-size: 1.3em;
	font-weight: bold;
	display: inline;
	margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:32px
	}
#column_1 h1 {
	font-size: 1em;
	padding:0 0 20px 0;
	margin: 0;
	}
#column_1 h1 span{
	color:#b9b9b9;
	}
#gallery { /** remove these elements if u do not the image in the gallery to auto centre.**/
	width: 700px;
	text-align: center;

	}
#page_title span {
	color: #b9b9b9;
	}
#page_title p {
	padding: 0 0 8px 0;
	margin: 0;
}
	
	
/**blog entries**/
.blog_entry {
	color: #fff;
	font-weight: normal;
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-right: 20px;
	}
.blog_extra {
	font-size: 0.7em;
	}
.blog_entry a:link,
.blog_entry a:visited {
	color: #6ac9e4;
	text-decoration: underline;
	}
.blog_entry a:hover {
	color: #f4dfaa;
	}
.blog_entry .blog_body {
	font-size: 0.9em;
	}
.blog_entry span {
	color: #000;
	background: url('images/blog_bullet.gif') no-repeat;
	padding-left: 8px;
	margin-left: 44px;
	color: #6ac9e4
	}


/**gallery navigation**/
#gallery_nav {
	padding: 4px 0 10px 0;
	}
#gallery_nav img{
	margin: -3px 0 0 0;	
	}
#gallery_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#gallery_nav ul li{
	float: left;
	padding: 10px 5px 0 5px;
	display: block;
	}
#gallery_nav select{
	width: 306px;
	margin: -3px 0 0 0;	
	}
#gallery_nav .first_arrow {
	padding-left: 19px;
	width: 35px;
	}
#gallery_nav .last_arrow {
	width: 35px;
	}
#gallery_nav .previous_text a:link,
#gallery_nav .previous_text a:visited {
	width: 54px;
	text-decoration: none;
	color: #6ac9e4;
	}
#gallery_nav .next_text a:link,
#gallery_nav .next_text a:visited {
	width: 30px;
	text-decoration: none;
	color: #6ac9e4;
	}
	
/**main content area 2**/
#column_2 {
	float: left;
	width: 143px;
	padding: 20px 14px 0 14px;
	min-height: 100%;
	overflow: hidden;
	}
	
#column_2 a:link,
#column_2 a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	}
#column_2 a:hover {
	color: #f4dfaa;
	}
#previous_comic {
	width: 140px;
	margin: 15px 0;
	text-align: center;
	}

.button {
	background: url('images/button_bg.gif') no-repeat;
	height: 22px;
	width: 141px;
	color: #fff;
	font-size: 1.3em
	}
.button p {
	text-align: center;	
	padding: 3px 0 0 0;
	margin: 0;
	}
#previous ul {
	list-style-image: url('images/previous_comic_bullet.gif');list-style-type:none
	}

#featured {
	}
#featured_image {
	width: 140px;
	margin: 15px 0;
	text-align: center;
	}
.feeds ul {
	list-style-image: url('images/previous_comic_bullet.gif');list-style-type:none
	}
	
	
/**footer**/
#footer {
	height: auto;
	}
.footer_top {
	background: url(wp-content/themes/comic/images/footer_top.jpg) no-repeat;
	padding-top: 6px
	}
.footer_body {
	background: url(wp-content/themes/comic/images/footer_body.gif) repeat-y;
	}
#footer_body span {
	padding-left: 30px;
	}
#footer_body a:link,
#footer_body a:visited {
	color: #7441a3;
	}
#footer_body a:hover {
	color: #fff;
	}
#footer_body p{
	padding: 5px 0 10px 0;
	margin: 0;
	color: #696e74;
	text-align: center;
	font-size: 1em;
	}
.footer_bottom {
	background: url(wp-content/themes/comic/images/footer_bottom.jpg) no-repeat;
	height: 6px;
	padding: 0;
	margin: 0
	}

	
/**extras**/	
.spacer {
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size: 0;
	}
.fade_line {
	background: url('images/fade_line.gif') no-repeat;
	padding: 0;
	margin: 0;
	height: 3px;
	width: 532px
	}
#blog_header {
	background: url('images/blog_header.jpg') no-repeat;
	height: 168px;
	width: 305px;
	margin-top: 2px;
	margin-bottom: 20px
	}
.space {
	margin: 0;
	padding: 50px 0 0 0;
	}
.second_nav { 
	padding: 0 0 15px 0;
	}
.second_nav a:link {
	color: #6ac9e4;
	text-decoration: none;
	}
.second_nav .search_next{
	float: right;
	padding-right: 20px;
	}
.second_nav .search_previous{
	float: left;
	}
.second_nav a:visited {
	color: #696e74;	
	text-decoration: none;
	}
.second_nav a:hover {
	color: 	#f4dfaa;
	text-decoration: none;
	}
	
/**about**/
#about_image {
	background: url('images/aboutimage.jpg') no-repeat;
	width: 392px;
	height: 480px;
	margin: 15px auto
	}
#about_text {
	padding-bottom: 22px;
	margin-right: 20px;
	}
#about_text {
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 22px;
	}
#about_text .gallery_text {
	padding: 16px 0 10px 35px ;
	}
#about_text a:link,
#about_text a:visited {
	color: #6ac9e4;
	text-decoration:underline;
	}
#about_text a:hover {
		color: #f4dfaa;
		}	
#about_text span {
	color: #6ac9e4;
	font-size: 1.2em;
	}
	

/**blog**/
/**used div ids from the home page blog**/
#search {
	width: 137px;
	margin: 18px 0 0 0 ;
	text-align: center;
	}
/**search**/
#searchsubmit {
	margin: 13px 0 16px 25px;
	}
	

/**index NEW**/
#main_join_index {
	height: 7px;
	background: #707982 url('images/main_join_index.jpg') no-repeat;
	margin-bottom: 0 !important;
	margin-bottom: -7px !important
	}
#column_1_index {
	float: left;
	color: #6ac9e4;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 7px 29px;
	}
	
.linkStore {
	color:#FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	font-weight: bold;
}
.linkStore a:link{
color: #FFFFFF;
font-size: 1.4em;
	font-weight: normal;
	font-weight: bold;
}

.linkStore a:visited{
color: #FFFFFF;
font-size: 1.4em;
	font-weight: normal;
	font-weight: bold;
}

/**comments**/
.comments_text { 
	color:#FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	}
.comments {
	padding-right: 25px;
	padding-left: 30px;
	}
.comments a:link,
.comments a:visited {
	color: #FFFFFF;
	}
.comments p {
	color:#FFFFFF;
	font-weight: normal;
	}
.comments em {
	color:#FFFFFF;
	font-weight: normal;
	}
.comments .comments_title {
	font-size: 1.2em;
	}
.comments .comments_title span {
	font-size: 1.1em;
	color:#6ac9e4;
	}
#comment_form {
	padding: 0;
	margin: 0;
	}
form {
	padding: 0;
	margin: 0;
	}
.response {
	font-size: 1.3em;
	font-weight: normal;
	}
.post_name {
	color:#6ac9e4;
	margin-bottom: -17px;
	font-size: 1.2em;
	}
form p {
	font-weight: normal;
	}

