/*

Theme Name: Kibble IV
Theme URI: truckbearkingkibble.com
Description: Everything you never wanted
Author: Jeremy Kramer
Author URI: truckbearkingkibble.com
Version: 3.0

*/ 

p {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-family: "Arial", sans-serif;
}

img {
  padding: 0px;
  margin: 0px;
}

a {
  font-family: "Arial", sans-serif;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  color: #4d85c8;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background-color: #d4d4d4;
	background-image: url('images/mainbackgrad.png');
	background-repeat: repeat-x;
	}
	
#bigwrap {
	text-align: center;
	position: relative;
	width: 990px;
}

#headbox {
  margin: auto;
  position: relative;
	width: 990px;
	height: 159px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

#logo {
	width: 245px;
	height: 116px;
	z-index: 2;
	float: left;
	position: absolute;
	left: 9px;
	top: 8px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

#logo2 {
	width: 233px;
	height: 110px;
	z-index: 2;
	float: left;
	position: absolute;
	left: 6px;
	top: 11px;
	background-image: url('images/logo2sm.png');
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

#logostore a{
	width: 333px;
	height: 112px;
	z-index: 2;
	float: left;
	position: absolute;
	top: 8px;
	left: 50px;
	background-image: url('images/logostore.png');
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

#buttonbar {
	width: 978px;
	height: 51px;
	float: left;
	z-index: 1;
	position: absolute;
	left: 6px;
	top: 108px;
	background-image: url('images/buttonbar.png');
	background-repeat: no-repeat;
		border-style: solid;
	border-color: #000;
	border-width: 0px;
}

	* html #main { /*\*/ left: 7px;; }

#topad {
	width: 728px;
	height: 90px;
	z-index: 1;
	position: absolute;
	left: 254px;
	top: 9px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.pwfooter a {
	width: 277px;
	height: 20px;
	z-index: 6;
	position: absolute;
	left: 705px;
	top: 99px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	background-image: url('images/pwfooter.png');
	background-repeat: no-repeat;
}

.pwfooter a:hover {
	background-image: url('images/pwfooterhov.png');
	background-repeat: no-repeat;
}

.pwfooter2 a {
	width: 160px;
	height: 45px;
	z-index: 6;
	position: absolute;
	left: 15px;
	top: 600px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	background-image: url('images/pwfooter2.png');
	background-repeat: no-repeat;
}

.pwfooter2 a:hover {
	background-image: url('images/pwfooter2hov.png');
	background-repeat: no-repeat;
}

.pwfooter3 a {
	width: 300px;
	height: 24px;
	position: absolute;	
	z-index: 6;
	left: 664px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	background-image: url('images/pwfooter3.png');
	background-repeat: no-repeat;
}

.pwfooter3 a:hover {
	background-image: url('images/pwfooter3hov.png');
	background-repeat: no-repeat;
}

.ad3 {
  margin: 0px 0px 13px 0px;
  height: 274px;
}

#comic {
  position: relative;
  margin: auto;
	width: 978px;
	z-index: 10;
	text-align: center;
	background-color: #ffffff;
}

#navbar {
  margin: auto;
  position: relative;
	width: 978px;
  height: 173px;
	background-image: url('images/navbar2.png');
	background-repeat: no-repeat;
	z-index: 0;
}

#wrap {
  clear: both;
  position: relative;
  margin: auto;
  width: 978px;
  border-top: 0px solid #e2e2e2;
  background-color: #e2e2e2;
}

#wrap2 {
  clear: both;
  position: relative;
  margin: auto;
  width: 978px;
  background-color: #f9f9f9;
}

#leftad {
  margin: 0px 15px 15px 15px;
	width: 160px;
	height: 645px;
  float: left;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

#post {
  float: left;
	width: 457px;
	margin: 0px 0px 0px 0px;
}

#postb {
  font-family:arial,sans-serif;
  float: left;
	width: 765px;
	background-color: #efefef;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: 100% 100%;
	background-image: url('images/postbackgrad2.png');
	background-repeat: repeat-x;
	
}

.postpad {
  padding: 0px 10px 0px 10px;
}

#recent {
  float: right;
  margin: 5px 14px 15px 5px;
	width: 300px;
	background-color: #e2e2e2;
	font-family: arial, sans-serif;
}

#recenthead{
  width: 300px;
  height: 36px;
  background-image: url('images/recenthead.png');
	background-repeat: no-repeat;
}

#tophead{
  width: 300px;
  height: 35px;
  background-image: url('images/tophead.png');
	background-repeat: no-repeat;
}

#recentfoot{
  width: 300px;
  height: 20px;
  background-image: url('images/recentfoot.png');
	background-repeat: no-repeat;
	background-color: #e2e2e2;
}

#recentfoot2{
  width: 300px;
  height: 40px;
  background-image: url('images/recentfoot.png');
	background-repeat: no-repeat;
	background-color: #e2e2e2;
}

#abpos {
  position:relative;
}

#footer {
  clear: both;
  text-align: center;
  margin: auto;
  width: 978px;
  background-image: url('images/foot.png');
	background-repeat: no-repeat;
	background-color: #d4d4d4;
  padding: 30px 0px 20px 0px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 8pt;
}


.barchive a {
  display:block;
  width: 109px;
  height: 23px;
	z-index: 3;
	position: absolute;
	left: 103px;
	top: 106px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.barchive a:hover {
	background-image: url('images/archiveb.png');
	background-repeat: no-repeat;
	width: 121px;
  height: 20px;
  left: 95px;
	top: 108px;
}

.bstore a {
  display:block;
  width: 109px;
  height: 23px;
	z-index: 3;
	position: absolute;
	left: 211px;
	top: 106px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.bstore a:hover {
	background-image: url('images/storeb.png');
	background-repeat: no-repeat;
  width: 121px;
  height: 20px;
  left: 200px;
	top: 108px;

}

.blinks a {
  display:block;
  width: 109px;
  height: 23px;
	z-index: 3;
	position: absolute;
	left: 320px;
	top: 106px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.blinks a:hover {
	background-image: url('images/linksb.png');
	background-repeat: no-repeat;
	width: 121px;
  height: 20px;
  left: 305px;
	top: 108px;
	
}

.babout a {
  display:block;
  width: 109px;
  height: 23px;
	z-index: 3;
	position: absolute;
	left: 439px;
	top: 106px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.babout a:hover {
	background-image: url('images/aboutb.png');
	background-repeat: no-repeat;
  width: 121px;
  height: 20px;
  left: 410px;
	top: 108px;
}

.donate {
 display:block;
  width: 74px;
  height: 21px;
	z-index: 3;
	position: absolute;
	left: 810px;
	top: 136px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}
  

.contact a{
  display:block;
  width: 22px;
  height: 20px;
	z-index: 3;
	position: absolute;
	left: 893px;
	top: 136px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.rss a{
  display:block;
  width: 45px;
  height: 19px;
	z-index: 3;
	position: absolute;
	left: 921px;
	top: 136px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.atom a{
  display:block;
  width: 30px;
  height: 10px;
	z-index: 4;
	position: absolute;
	left: 943px;
	top: 146px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.homelink a{
  display:block;
  width: 230px;
  height: 97px;
	z-index: 3;
	position: absolute;
	left: 8px;
	top: 8px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.randhov {
  margin: 0px;
  padding: 0px;
}

.randhov a {  
  display:block;
  width: 64px;
  height: 66px;
	z-index: 5;
	position: absolute;
	left: 55px;
	top: 71px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.randhov a:hover {
	background-image: url('images/randhov.png');
	background-repeat: no-repeat;
}

.archhov a {
  display:block;
  margin: 0px;
  padding: 0px;
  width: 64px;
  height: 66px;
	z-index: 5;
	position: absolute;
	left: 123px;
	top: 71px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.archhov a:hover {
  margin: 0px;
  padding: 0px;
	background-image: url('images/archhov.png');
	background-repeat: no-repeat;
}

.aboutprints a {
  margin: 0px;
  padding: 0px;
  display:block;
  text-align: center;
  width: 114px;
  height: 11px;
	z-index: 4;
	position: absolute;
	left: 323px;
	top: 115px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.gotocloud a {
  display:block;
  text-align: center;
  width: 90px;
  height: 11px;
	z-index: 3;
	position: absolute;
	left: 842px;
	top: 116px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.prev a {
  display:block;
  width: 69px;
  height: 16px;
	z-index: 3;
	position: absolute;
	left: 56px;
	top: 34px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.prev a:hover {
	background-image: url('images/prev.png');
	background-repeat: no-repeat;
}

.next a {
  display:block;
  width: 69px;
  height: 16px;
	z-index: 3;
	position: absolute;
	left: 141px;
	top: 34px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.next a:hover {
	background-image: url('images/next.png');
	background-repeat: no-repeat;
}

.ratings {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 7pt;
  display:block;
  width: 80px;
  height: 44px;
	z-index: 8;
	position: absolute;
	left: 195px;
	top: 84px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.tags {
  border:0px solid #000000;
  color:#323131;
  display:block;
  font-family:arial,sans-serif;
  font-size:8pt;
  height:43px;
  left:823px;
  margin:0;
  padding:0;
  position:absolute;
  text-align:left;
  top:70px;
  width:125px;
  z-index:4;
}

.share {

  border:0px solid #000000;
  color:#323131;
  display:block;
  font-family:arial,sans-serif;
  font-size:8pt;
  height:16px;
  left:822px;
  margin:0;
  padding:0;
  position:absolute;
  text-align:left;
  top:29px;
  width:125px;
  z-index:4;
}

.lastcom {
  text-indent: 10px;
  border:0px solid #000000;
  color:#848383;
  display:block;
  font-family:arial,sans-serif;
  font-size:18pt;
  height:95px;
  left:493px;
  margin:0;
  padding:0;
  position:absolute;
  text-align:left;
  top:15px;
  width:289px;
  z-index:4;
  font-weight: 500;
  letter-spacing: -1pt;
  overflow: auto;
}

.readcom {
  border: 0px solid #000000;
  display:block;
  height:15px;
  left:493px;
  margin:0;
  padding:0;
  position:absolute;
  text-align: center;
  top:126px;
  width:289px;
  z-index:4;
  }

.printhold {
  z-index: 5;
  position: relative;
}

.print a{
  display:none;
  position:absolute;
  top: 33px;
  left: 316px;
  width: 128px;
  height: 76px;
  padding: 0;
  z-index: 100;
  border: 0px solid #000000;
  background-image:url(images/artprint.png);
}

.print a:hover{
  background-image:url(images/artprinthov.png);
    z-index: 100;
}

h1 {
  margin: 0px;
  padding: 0px 0px 10px 25px;
  text-align: left;
  font-size: 20pt;
  font-family: arial, sans-serif;
}

h1.archs {
  margin: 0px;
  padding: 0px 0px 10px 15px;
  text-align: left;
  font-size: 15pt;
  font-family: arial, sans-serif;
}


h1.comtitle {
  margin: 0px;
  padding: 0px 0px 0px 25px;
  text-align: left;
  letter-spacing: -2.4pt;
  font-size: 33pt;
}

h1.comtitle a {
  font-family: arial, sans-serif;
  color: #323131;
  letter-spacing: -2.4pt;
  text-decoration: none;
}

h1.comtitle a:hover {
  color: #4d85c8;
}

h1.posttitle {
  margin: 0px;
  padding: 10px 15px 0px 5px;
  text-align: left;
  font-size: 13.5pt;
  letter-spacing: 0pt;
  font-family: arial, sans-serif;
  color: #323131;
}

h1.posttitle a {
  padding: 0px 10px 0px 10px;
  color: #323131;
  text-decoration: none;
}

h1.posttitle a:hover {
  color: #4d85c8;
}

h1.postinfo {
  margin: 0px;
  padding: 0px 0px 10px 5px;
  text-align: left;
  font-size: 7pt;
  letter-spacing: 0pt;
  font-family: arial, sans-serif;
  color: #323131;
}

h2.sublink {
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  color: #6a6a6a;
  font-size: 7pt;
  letter-spacing: 1pt;
}

h2.sublink a {
  text-decoration: none;
  color: #6a6a6a;
}

h2.sublink a:hover {
  color: #4d85c8;
  
}

h2.sublinkb {
  text-align: center;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 8pt;
 }

h2.sublinkb a {
  color: #323131;
  text-decoration: none;
}

h2.sublinkb a:hover {
  color: #4d85c8;
  
}

h2.sublinkc {
  text-align: right;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 7pt;
}

h2.sublinkc a {
  color: #323131;
  text-decoration: none;
}

h2.sublinkc a:hover {
  color: #4d85c8;
  
}

.posttitle {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-color: #efefef;
  background-image: url('images/posttop.png');
	background-repeat: no-repeat;
}

.postinfo {
  padding: 0px 10px 0px 10px;
	background-color: #efefef;
}
	
.postcontent {
  margin: 0px;
  padding: 0px 10px 15px 10px;
  text-align: left;
  font-size: 9pt;
  letter-spacing: 0pt;
  font-family: arial, sans-serif;
  color: #323131;
	background-color: #efefef;
	background-position: 100% 100%;
	background-image: url('images/postbackgrad2.png');
	background-repeat: repeat-x;
}

.postcontent2 {
  margin: 0px;
  padding: 0px 0px 5px 5px;
  text-align: left;
  font-size: 9pt;
  letter-spacing: 0pt;
  font-family: arial, sans-serif;
  color: #323131;
  border-style: solid;
	border-color: #f5f5f5;
	border-width: 0px 0px 0px 0px;
}

.commenter {
  text-align: left;
  margin: 0px;
  padding: 10px 25px 0px 25px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 8pt;
  font-weight: 700;
}

.comment {
  text-align: left;
  margin: 0px;
  text-indent: 10px;
  padding: 0px 35px 0px 35px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 9pt;
}

.commented {
  text-align: right;
  margin: 0px;
  padding: 3px 25px 7px 30px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 8pt;
  font-weight: 400;
}

#divider {
	margin: auto;
	width: 978px;
  height: 16px;
  padding: 0px 0px 5px 0px;
  background-color: #e2e2e2;
	background-image: url('images/divide.png');
	background-repeat: repeat-x;
	
}

h1.author {
  font-size: 8pt;
  font-weight: 500;
  font-family: arial, sans-serif;
  color: #323131;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

h1.author b{
 text-transform: uppercase;
}

.comwrap {
  font-family:arial,sans-serif;
  float: left;
	width: 732px;
	background-color: #efefef;
}

.comtop {
  width: 765px;
	height: 7px;
	background-image: url('images/comtop.png');
	background-repeat: no-repeat;
}

.recentpad {
  padding: 0px 10px 0px 10px;
  text-align: left;
  font-family: arial, sans-serif;
  background-color: #efefef;
}

h2 {
  font-family: arial, sans-serif;
  color: #efefef;
  font-size: 0pt;
}


ul {
    display: inline;
    width: 100%;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

li {
    display: inline;
    font: 12px "Arial", sans-serif;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.alist {
    width:33%;
    margin:0px;
    padding:0px;
    line-height:15px;
    list-style-type:none;
    float:left;
}

.aimage {
  float: left;
	width: 30px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.atitle {
  float: left;
  width: 110px;
	margin: 5px;
	padding: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	font: 15px "Arial", sans-serif;
  font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: -0.3px;	
}

.atitle a {
	color: #000;
}

.atitle a:hover {
	color: #4e85c7;
}

.atitle a:active {
	color: #4e85c7;
}

.excerpt{
  height: 40px;
  width: 30px;
}

ul {
    width: 100%;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

li {
    font: 12px "Arial", sans-serif;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.alist {
    width:33%;
    margin:0px;
    padding:0px;
    line-height:15px;
    list-style-type:none;
    float:left;
}

.aimage {
  float: left;
	width: 30px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
}

.atitle {
  float: left;
  width: 110px;
	margin: 5px;
	padding: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	font: 15px "Arial", sans-serif;
  font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: -0.3px;	
}

.atitle a {
	color: #000;
}

.atitle a:hover {
	color: #4e85c7;
}

.atitle a:active {
	color: #4e85c7;
}

#archwrap {
  font-family:arial,sans-serif;
  float: left;
	width: 584px;
	height: 550px;
	background-color: #efefef;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	background-position: 100% 100%;
	background-image: url('images/postbackgrad2.png');
	background-repeat: repeat-x;
	
}

.archive {
	width: 540px;
	height: 450px;
	padding: 0px 20px 20px 20px;
	overflow: auto;
}

.aboutbox {
	width: 540px;
	padding: 0px 20px 20px 20px;
}

.archiven {
	width: 584px;
	margin: 0px 20px 20px 20px;
}

.archtop {
  width: 584px;
  height: 14px;
	background-image: url('images/archtop.png');
	background-repeat: repeat-x;
}

.archside {
  float: right;
  width: 340px; 
  margin: 0px 20px 20px 0px;
  background-color: #efefef
}

.archside2 {
  float: right;
  width: 340px; 
  margin: 0px 20px 20px 0px;
  background-color: #efefef
}

.archstop {
  width: 340px;
  height: 9px;
	background-image: url('images/archstop.png');
	background-repeat: no-repeat;
}

.archsbot {
  width: 340px;
  height: 9px;
	background-image: url('images/archsbot.png');
	background-repeat: no-repeat;
}

.archspad {
  text-align: left;
  padding: 0px 15px 5px 15px;
}

.archspad2 {
  text-align: left;
  height: 500px;
  overflow: auto;
  padding: 0px 15px 5px 15px;
}

#newswrap {
  font-family:arial,sans-serif;
  float: left;
	width: 689px;
	background-color: #efefef;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-position: 100% 100%;
	background-image: url('images/postbackgrad2.png');
	background-repeat: repeat-x;
	
}

.newstop {
  width: 689px;
  height: 11px;
	background-image: url('images/storetop.png');
	background-repeat: no-repeat;
}



.newsside {
  float: right;
  width: 255px; 
  margin: 0px 12px 20px 0px;
  background-color: #e2e2e2;
}

.newsstop {
  width: 255px;
  height: 9px;
	background-image: url('images/storestop.png');
	background-repeat: no-repeat;
}

.newssbot {
  width: 255px;
  height: 9px;
	background-image: url('images/storesbot.png');
	background-repeat: no-repeat;
}



h1.storetitle {
    text-align: center;
    font: 24px "Arial", sans-serif;
    margin:0px;
    padding:0px;
    font-weight: 700;
}

h1.storetitle2 {
    font: 14px "Arial", sans-serif;
    margin:0px;
    padding:0px;
    font-weight: 700;
}

p.about {
    text-align: left;
    font: 12px "Arial", sans-serif;
    margin:0px;
    padding:5px;
}

.previousp {
    font: 14px "Arial", sans-serif;
    margin:0px 10px 0px 10px;
    padding:0px;
    font-weight: 800;
    float: left;
    width: 150px;
    text-align: left;
    }

.nextp {
    font: 14px "Arial", sans-serif;
    margin:0px 10px 0px 10px;
    padding:0px;
    font-weight: 800;
    float: right;
    width: 150px;
    text-align: right;
    }

h1.newsposttitle {
    font: 24px "Arial", sans-serif;
    margin: 0px 15px 0px 15px;
    padding:20px 0px 0px 0px;
    font-weight: 800;
    clear: both;
  }
  
.newspost {
    font: 12px "Arial", sans-serif;
    margin: 0px 25px 0px 15px;
    padding:10px 0px 0px 0px;
    font-weight: 400;
    clear: both;
    text-align: left;
  }
  
.news {
	padding: 0px 15px 20px 15px;
}
  
h2.newsplink {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font-family: arial, sans-serif;
  color: #6a6a6a;
  font-size: 9pt;
  font-weight: 400;
}

h2.newsplink a {
  text-decoration: none;
    color: #6a6a6a;
}

h2.newsplink a:hover {
  color: #4e85c7;
}

.newsppad {
  text-align: left;
  margin: 10px;
  width: 235px;
  height: 600px;
  overflow: auto;
  background-color: #efefef;
}

.newsside {
  float: right;
  width: 255px; 
  margin: 0px 12px 20px 0px;
  background-color: #efefef;
}

#storehead {
  margin: auto;
  position: relative;
	width: 978px;
	height: 119px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	background-position: 100% 100%;
	background-image: url('images/storetop2.png');
	background-repeat: no-repeat;
}

#storewrap {
  text-align: center;
	width: 978px;
	background-color: #ffffff;
	text-align: center;
}

.storespad {
  text-align: left;
  padding: 0px 10px 5px 15px;
  background-color: #ffffff;
}

.storeside {
  float: left;
  width: 260px; 
  margin: 0px 12px 20px 0px;
  background-color: #ffffff;
}

.cart {
  width: 260px; 
  margin: 15px 12px 5px 0px;
  background-color: #ffffff;
}

.prodtop {
	width: 650px;
	height: 9px;
	background-image: url('images/prodtop.png');
	background-repeat: no-repeat;
}

.prodbot {
  clear: both;
	width: 650px;
	height: 9px;
		background-image: url('images/prodbot.png');
	background-repeat: no-repeat;
}

#storefoot {
  clear: both;
	width: 978px;
	height: 9px;
	background-image: url('images/storebot2.png');
	background-repeat: no-repeat;
}

li.plist {
    display: none;
    width:48%;
    margin:0px;
    padding:0px;
    list-style-type:none;
    float:left;
}

.listings {
  height: 650px;
}

p.footer {
  padding: 10px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 8pt;
}

.jb {
  text-align: center;
  padding: 10px 10px 20px 10px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 29pt;
  font-weight: 600;
  letter-spacing: -2.0pt;
}

.names {
  text-align: center;
  padding: 10px;
  font-family: arial, sans-serif;
  color: #323131;
  font-size: 22pt;
  font-weight: 700;
  letter-spacing: -1.4pt;
}

.commentcont{
  padding: 5px;
  background-color: #e2e2e2;
  border: 2px solid #e2e2e2;
}

.commentauth{
  padding: 5px;
  color: #6b6b6b;
  background-color: #e2e2e2;
}

.commenttext{
  padding: 5px;
  text-align: left;
  color: #6b6b6b;
  font-size: 12px;
  background-color: #d4d4d4;
}

