/*  
Theme Name: Gray Lines
Theme URI: http://zacklive.com/my-first-wordpress-theme-gray-lines/168/
Description: A pure WordPress Theme, simple design, widget ready, no images.
Version: 0.0.1
Author: Zack
Author URI: http://zacklive.com/
Tags: fixed width, two columns, widgets, widget ready, white, simple, right sidebar, valid XHTML, valid CSS

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}


h1{
font-family: Georgia, Sans-serif;
font-size: 32px;
padding-bottom: 5px;
}

a:link, a:visited{
	text-decoration: none;
	color: #d27900;
}

a:hover{
	text-decoration: none;
	color: #ffa935;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	padding-top: 0px;

}

#searchbox{
	
	padding-left: 20px;

}



#container{
	float: left;
	width: 500px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #EEE;
	margin: 5px 0 0 0;
	color: #AAA;
}

.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

table#wp-calendar{
	width: 100%;
}

.date_cal {
	float:right;
	display:block;
	width: 50px;
	height: 80px;
	margin: 19px 3px 0 0;
	background: url('http://jerkassclothing.com/images/NEW/datebutton.gif') no-repeat;
	}

.date_cal .day {
	color: #FFF;
	font-size: 15px;
	margin: 1px 0 0 9px;
	}

.date_cal .date {
	color: #333;
	font-size: 16px;
	margin: 1px 0 0 9px;
	}

.date_cal .month {
	color: #333;
	font-size: 13px;
	margin: 0 0 0 9px;
	text-transform: uppercase;
	}

.date_cal .year {
	color: #333;
	font-size: 9px;
	margin: 0 0 0 9px;
	}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 239px;
	margin: 0 0 0 10px;
	display: inline;
	border-left: 1px solid #83fd43;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 5px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

/*Footer
-----------------------------------------------------*/


/*Comments
-----------------------------------------------------*/
.comments-template{
	margin: 10px 0 0;
	border-top: 0px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}


.seotext
{  FONT-SIZE: 12px; line-height: 13px;    padding-left: 25px;    padding-top: 20px;    padding-bottom: 0px;    padding-right: 25px;    COLOR: #999999;    MARGIN-RIGHT: 0px;
    text-align: left;    font-family: Georgia, "Times New Roman", Times, serif;}
.seotextmain
{  FONT-SIZE: 12px; line-height: 13px;    padding-left: 10px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 10px;    COLOR: #5d5d5d;    MARGIN-RIGHT: 0px;
    text-align: left;    font-family: Georgia, "Times New Roman", Times, serif;}
.shirtpagetitle
{  FONT-SIZE: 24px; line-height: 21px;    padding-left: 10px;    padding-top: 2px;    padding-bottom: 0px;    padding-right: 10px;    COLOR: #d87c00;    MARGIN-RIGHT: 0px;
    text-align: left;    font-family: Georgia, "Times New Roman", Times, serif;}
.shirtpagetext
{  FONT-SIZE: 14px; line-height: 16px;    padding-left: 10px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 10px;    COLOR: #333333;    MARGIN-RIGHT: 0px;
    text-align: left;    font-family: Georgia, "Times New Roman", Times, serif;}
.reg
{  FONT-SIZE: 14px; line-height: 15px;    padding-left: 23px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 23px;    COLOR: #333333;    MARGIN-RIGHT: 0px;
    text-align: left;    font-family: Georgia, "Times New Roman", Times, serif;}.reg A{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #ffb32b;    font-family: Georgia, "Times New Roman", Times, serif;}.reg A:link{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #ffb32b;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;
}
.reg A:visited{  FONT-SIZE: 14px; line-height: 15px;
    COLOR: #ffb32b;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;
}
.reg A:active{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #da8c00;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;}
.reg A:hover{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #da8c00;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;}
.bluetext{    FONT-SIZE: 14px; line-height: 15px;    padding-left: 23px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 23px;    COLOR: #86d0ff;    font-family: Georgia, "Times New Roman", Times, serif;
}
.whiteoffertext{    FONT-SIZE: 11px; line-height: 15px;    padding-left: 0px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 10px;
    text-align: right;
    letter-spacing: 2px;    COLOR: #ffffff;    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.copy
{  FONT-SIZE: 14px; line-height: 15px;    padding-left: 10px;    padding-top: 0px;    padding-bottom: 0px;    padding-right: 10px;    COLOR: #ffffff;    MARGIN-RIGHT: 0px;
    text-align: center;    font-family: Georgia, "Times New Roman", Times, serif;}.copy A{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #ffb32b;    font-family: Georgia, "Times New Roman", Times, serif;}.copy A:link{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #ffb32b;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;
}
.copy A:visited{  FONT-SIZE: 14px; line-height: 15px;
    COLOR: #ffb32b;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;
}
.copy A:active{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #da8c00;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;}
.copy A:hover{  FONT-SIZE: 14px; line-height: 15px;    COLOR: #da8c00;
    text-decoration:none;    font-family: Georgia, "Times New Roman", Times, serif;}
.title{  FONT-SIZE: 30px; line-height: 15px;  padding-left: 0px;  padding-top: 0px;  padding-bottom: 10px;  padding-right: 0px;  COLOR: #d87c00;  MARGIN-RIGHT: 0px;
  text-decoration: bold;  font-family: Georgia, "Times New Roman", Times, serif;}
.title2{    FONT-SIZE: 14px; line-height: 15px;    padding-left: 0px;    padding-top: 0px;    padding-bottom: 17px;    padding-right: 25px;    COLOR: #666666;    font-family: Georgia, "Times New Roman", Times, serif;}
body{  background-color:#333333;  margin:0;  padding:0;  text-align:center;  font-family: Georgia, "Times New Roman", Times, serif;  font-size:13px;}div{margin:0;padding:0;}img{border:0;}a:active{outline:none;}#summary{  position:absolute;  left:-2000px;}

#fullpage{  margin:0 auto;  text-align:left;  width:794px;  position:relative;}

.ie #fullpage{  margin:0 auto;  top:-16px;  text-align:left;  width:794px;  position:relative; 	background-color:#131313;}

.chrome #fullpage{  margin:0 auto;  top:-16px;  text-align:left;  width:794px;  position:relative;}

#header{  background:#131313 url(http://jerkassclothing.com/images/NEW/jerkass_top.jpg) no-repeat top center;  width:794px;  height:51px;  position:relative;}

.ie #header{  background:#131313 url(http://jerkassclothing.com/images/NEW/jerkass_ttop.jpg) no-repeat top center;  width:794px;  height:52px;  position:relative;  margin-top:0px;}

.chrome #header{  background:#131313 url(http://jerkassclothing.com/images/NEW/jerkass_ttop.jpg) no-repeat top center;  width:794px;  height:52px;  position:relative;  margin-top:0px;}

#topnav{
  font-size: 13px; line-height: 15px;
  list-style-type:none;
  top:7px;
  right:15px;
  margin:0;
  padding:0;
  text-decoration:none;
  background-color:#000000;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.chrome #topnav{
  font-size: 13px; line-height: 15px;
  list-style-type:none;
  position:absolute;
  top:7px;
  width:500px;
  right:5px;
  margin:0;
  padding:0;
  text-decoration:none;
  background-color:#000000;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#topnav li{
  display:inline;
  text-decoration:none;
  padding:0 5px;

}
.chrome #topnav li{
  display:inline;
  text-decoration:none;
  padding:0 4px;

}
  #topnav li a{
  color:#ffb32b;
  text-decoration:none;

}
#topnav li a:hover{
  color:#da8c00;
  text-decoration:none;
}

#topnavNEW{
  font-size:13px; line-height: 23px;
  list-style-type:none;
  text-align:right;
  padding-right:15px;
  width:794px;
  margin:0;
  padding:0;
  text-decoration:none;
  background-color:#0c1017;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.chrome #topnavNEW{
  font-size: 13px; line-height: 23px;
  list-style-type:none;
  top:7px;
  width:794px;
  right:0px;
  margin:0;
  padding:0;
  text-decoration:none;
  background-color:#0c1017;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#topnavNEW li{
  display:inline;
  text-decoration:none;
  padding:0 7px;

}
.chrome #topnavNEW li{
  display:inline;
  text-decoration:none;
  padding:0 7px;

}
  #topnavNEW li a{
  color:#eeaa17;
  text-decoration:none;

}
#topnavNEW li a:hover{
  color:#ffffff;
  text-decoration:none;
}

#headerNEW{
  width:794px;
  height:74px;
}

#content{  background:#131313;  padding-top:0px;  position:relative;}

#wom{  position:absolute;  top:190px;  left:30px;}.shirtbox{  width:258px;  height:258px;  position:relative;}.overlayer{  width:256px;  height:256px;  position:absolute;  top:1px;
  font-family: Georgia, "Times New Roman", Times, serif;  font-size:13px;  left:-2000px;  color:#ffc131;  text-align:center;  background-image: url(http://jerkassclothing.com/images/NEW/darktexture.png);}.shirtbox:hover .overlayer{  left:1px;}.sbhover .overlayer{  left:1px;}* html .overlayer{	background-color: #000;	background-color: transparent;	background-image: url(http://jerkassclothing.com/images/NEW/trans.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://jerkassclothing.com/images/NEW/darktexture.png", sizingMethod="scale");}.overlayer p{  margin:0;  padding:20px 10px 10px 10px;}
.bottlecaps{  height:124px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/bottlecaps.png) no-repeat top left;  position:absolute;  bottom:0px;  left:0;  text-indent:-2700px;}* html .mens_pop{	background-color: #000;	background-color: transparent;	background-image: url(http://jerkassclothing.com/images/NEW/trans.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://jerkassclothing.com/images/NEW/bottlecaps.png", sizingMethod="scale");}.mens_pop{  height:69px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/mens_pop.png) no-repeat top left;  position:absolute;  bottom:54px;  left:0;  text-indent:-2700px;}* html .mens_pop{	background-color: #000;	background-color: transparent;	background-image: url(http://jerkassclothing.com/images/NEW/trans.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://jerkassclothing.com/images/NEW/mens_pop.png", sizingMethod="scale");}.ladies_pop{  height:55px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/ladies_pop.png) no-repeat top left;  position:absolute;  bottom:0;  left:0;  text-indent:-2700px;}* html .ladies_pop{	background-color: #000;	background-color: transparent;	background-image: url(http://jerkassclothing.com/images/NEW/trans.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://jerkassclothing.com/images/NEW/ladies_pop.png", sizingMethod="scale");
}
.ladiesonlytop_pop{  height:69px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/ladiesonlytop_pop.png) no-repeat top left;  position:absolute;  bottom:54px;  left:0;  text-indent:-2700px;}.ladiesonlybottom_pop{  height:55px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/ladiesonlybottom_pop.png) no-repeat top left;  position:absolute;  bottom:0;  left:0;  text-indent:-2700px;}
.menonlytop_pop{  height:69px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/menonlytop_pop.png) no-repeat top left;  position:absolute;  bottom:54px;  left:0;  text-indent:-2700px;}.menonlybottom_pop{  height:55px;  width:256px;  background:url(http://jerkassclothing.com/images/NEW/menonlybottom_pop.png) no-repeat top left;  position:absolute;  bottom:0;  left:0;  text-indent:-2700px;}#shirt1{  background:url(http://jerkassclothing.com/images/NEW/shirts/stopwars.jpg) no-repeat top left;}#shirt2{  background:url(http://jerkassclothing.com/images/NEW/shirts/skull.jpg) no-repeat top left;}
#shirt3{  background:url(http://jerkassclothing.com/images/NEW/shirts/wiitarded.jpg) no-repeat top left;}#shirt4{  background:url(http://jerkassclothing.com/images/NEW/shirts/flockofseagals.jpg) no-repeat top left;}#shirt5{  background:url(http://jerkassclothing.com/images/NEW/shirts/drinkchampion.jpg) no-repeat top left;}
#shirt6{  background:url(http://jerkassclothing.com/images/NEW/shirts/heartsplat.jpg) no-repeat top left;}
#shirt7{  background:url(http://jerkassclothing.com/images/NEW/shirts/beaverfever.jpg) no-repeat top left;}#shirt8{  background:url(http://jerkassclothing.com/images/NEW/shirts/punchmeirish.jpg) no-repeat top left;}
#shirt9{  background:url(http://jerkassclothing.com/images/NEW/shirts/cowbell.jpg) no-repeat top left;}#shirt10{  background:url(http://jerkassclothing.com/images/NEW/shirts/colege.jpg) no-repeat top left;}#shirt11{  background:url(http://jerkassclothing.com/images/NEW/shirts/warriors.jpg) no-repeat top left;}
#shirt12{  background:url(http://jerkassclothing.com/images/NEW/shirts/meatismurder.jpg) no-repeat top left;}
#shirt13{  background:url(http://jerkassclothing.com/images/NEW/shirts/gaelic.jpg) no-repeat top left;}#shirt14{  background:url(http://jerkassclothing.com/images/NEW/shirts/supportsinglemothers.jpg) no-repeat top left;}
#shirt15{  background:url(http://jerkassclothing.com/images/NEW/shirts/ikillpeople.jpg) no-repeat top left;}#shirt16{  background:url(http://jerkassclothing.com/images/NEW/shirts/friendsmove.jpg) no-repeat top left;}#shirt17{  background:url(http://jerkassclothing.com/images/NEW/shirts/gamblinglogo.jpg) no-repeat top left;}
#shirt18{  background:url(http://jerkassclothing.com/images/NEW/shirts/collaborateandlisten.jpg) no-repeat top left;}
#shirt19{  background:url(http://jerkassclothing.com/images/NEW/shirts/suckforabuck.jpg) no-repeat top left;}#shirt20{  background:url(http://jerkassclothing.com/images/NEW/shirts/awesome.jpg) no-repeat top left;}
#shirt21{  background:url(http://jerkassclothing.com/images/NEW/shirts/wecomeinpeace.jpg) no-repeat top left;}
#shirt22{  background:url(http://jerkassclothing.com/images/NEW/shirts/fantasyfootball.jpg) no-repeat top left;}
#shirt23{  background:url(http://jerkassclothing.com/images/NEW/shirts/bestmaleperformance.jpg) no-repeat top left;}
#shirt24{  background:url(http://jerkassclothing.com/images/NEW/shirts/bestfemaleperformance.jpg) no-repeat top left;}
#shirt25{  background:url(http://jerkassclothing.com/images/NEW/shirts/sandiego.jpg) no-repeat top left;}
#shirt26{  background:url(http://jerkassclothing.com/images/NEW/shirts/futuretrophywife.jpg) no-repeat top left;}
#shirt27{  background:url(http://jerkassclothing.com/images/NEW/shirts/thatshowiroll.jpg) no-repeat top left;}
#shirt28{  background:url(http://jerkassclothing.com/images/NEW/shirts/wewilldestroyyou.jpg) no-repeat top left;}
#shirt29{  background:url(http://jerkassclothing.com/images/NEW/shirts/illbetyou.jpg) no-repeat top left;}
#shirt30{  background:url(http://jerkassclothing.com/images/NEW/shirts/scientology.jpg) no-repeat top left;}#shirt31{  background:url(/images/NEW/shirts/statechampion.jpg) no-repeat top left;}
#shirt32{  background:url(http://jerkassclothing.com/images/NEW/shirts/censored.jpg) no-repeat top left;}
#shirt33{  background:url(http://jerkassclothing.com/images/NEW/shirts/igavemyword.jpg) no-repeat top left;}
#shirt34{  background:url(http://jerkassclothing.com/images/NEW/shirts/igotwood.jpg) no-repeat top left;}#shirt35{  background:url(http://jerkassclothing.com/images/NEW/shirts/dickinabox.jpg) no-repeat top left;}
#shirt36{  background:url(http://jerkassclothing.com/images/NEW/shirts/tuneintokyo.jpg) no-repeat top left;}
#shirt37{  background:url(http://jerkassclothing.com/images/NEW/shirts/insecurity.jpg) no-repeat top left;}
#shirt38{  background:url(http://jerkassclothing.com/images/NEW/shirts/press1.jpg) no-repeat top left;}
#shirt39{  background:url(http://jerkassclothing.com/images/NEW/shirts/drunkchicks.jpg) no-repeat top left;}
#shirt40{  background:url(http://jerkassclothing.com/images/NEW/shirts/dirtysanchez.jpg) no-repeat top left;}
#shirt41{  background:url(http://jerkassclothing.com/images/NEW/shirts/smelllikestripper.jpg) no-repeat top left;}
#shirt42{  background:url(http://jerkassclothing.com/images/NEW/shirts/jerkass.jpg) no-repeat top left;}
#shirt43{  background:url(http://jerkassclothing.com/images/NEW/shirts/brewersfuckyou.jpg) no-repeat top left;}
#shirt44{  background:url(http://jerkassclothing.com/images/NEW/shirts/brewersnumber1.jpg) no-repeat top left;}
#shirt45{  background:url(http://jerkassclothing.com/images/NEW/shirts/partyshirt.jpg) no-repeat top left;}
#shirt46{  background:url(http://jerkassclothing.com/images/NEW/shirts/facebooked.jpg) no-repeat top left;}#footer{  background:#131313 url(http://jerkassclothing.com/images/NEW/lastcall_footer.jpg) no-repeat top center;  height:85px;  position:relative;}#footer p{
  FONT-SIZE: 11px; line-height: 15px;  color:#ffffff;  font-family: Geneva, Arial, Helvetica, sans-serif;  position:absolute;  bottom:2px;
  left:300px;}