/*  CSS reset - remove default browser styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

h2 {font-size:85%;font-weight:bold;margin-left:18px;}

h1 {position:absolute;text-indent:-1000em;}

/* tag styling ------------------------------------------------------ */

a:link,  a:visited, a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
:-moz-any-link:focus {
  outline: none;
}

ol li {font-size:80%; margin:6px 5px 3px 38px;}

/* framework styling ------------------------------------------------ */

body  {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbs #container { 
	position: relative; 
	width: 960px;  
	/*min-height: 1300px;*/
	background: #FFFFFF;
	margin: 0 auto 10px auto; 
	border: 1px solid #000000;
	text-align: left; 
} 

.thrColAbs #header p { 
	position: absolute; 
	top:10px;
	right: 20px; 
	font-size: 80%; }
	
.thrColAbs #header a { color:#ffffff; }

.thrColAbs #sidebar1 {
	position: relative;
	float:left;
	width: 273px; 
	background: #ffffff;
	margin:0px;
	padding: 19px 0px 7px 12px; 
}

.thrColAbs #sidebar1 #sidebarFlash { 
	position: relative;
	margin-bottom:-90px;}

.thrColAbs #sidebar2 {
	position: absolute;
	top: 137px;
	right: 14px;
	width: 200px; 
	background: #ffffff;
	padding: 20px 0px 15px 0px; 
}

/* safari 3 hack.  safari is the only browser that understands the :last-child pseudoclass */
	body:first-of-type #sidebar2 {
	padding-right:8px;
}
	#sidebar2 h2 {
		margin: 0px;
		padding: 0 0 5px;
		border-bottom: 1px solid #000000;
	}

		#sidebar2 .followStatus {
			float:left;
			padding:20px 0 0;
			width:200px; }

.thrColAbs #mainContent { 
	position: relative;
	float: left;
	width: 420px;
	padding: 14px 0px 15px 0px;	 
}

.thrColAbs #youTubeContent { 
	position: relative;
	float: left;
	width: 420px;
	padding: 14px 0px 15px 22px;	 }
	
.thrColAbs #couponContent { 
	position: relative;
	float: left;
	width: 620px;
	padding: 14px 0px 15px 22px;	 }

.thrColAbs #mainContent img.headline { margin-left: 18px;}

.thrColAbs #mainContent div.hr { height: 5px; margin:-2px 0px -2px 16px; background: #fff url('/images/hr.gif') no-repeat center;}

.thrColAbs #youTubeContent div.hr { height: 5px; margin:-2px 0px -2px 0px; background: #fff url('/images/hr.gif') no-repeat center;}

.thrColAbs #mainContent div#comments div.hr {
  height: 5px;
  margin:0px 0px 0px 0px;
  background: #fff url('../images/hr.gif') no-repeat center;
}

.thrColAbs #mainContent div.hr hr, .thrColAbs #youTubeContent div.hr hr, .thrColAbs #couponContent div.hr hr {
  display: none;
}

.thrColAbs #mainContent p, .thrColAbs #youTubeContent p, .thrColAbs #couponContent p { 
	font-size: 75%;
	margin: 0 0 4px 18px;	 
}

.thrColAbs #couponContent .printMe {float: right; text-align:right; font-size: 80%; margin: 16px 20px 0px 0px; text-decoration:underline;}
.printMe a:hover {text-decoration:none;}

.thrColAbs #mainContent div.video, .thrColAbs #youTubeContent div.video { 
	font-size: 75%;
	margin: 10px 0px;
	position: relative;	
}

div#mainContent div.seeUpdates, div#youTubeContent div.seeUpdates {position:absolute; top: 33px; right: 0px;font-size:70%; text-decoration:underline;}

.thrColAbs #mainContent div.social {
	font-size:50%;
	text-transform:uppercase;
	margin: 0 0 34px 18px;	
	display:inline-block;
}

div#comments div.comment {
	padding: 12px 5px 12px 5px;
}

.gray {background-color:#E8E8E8;}

.flag {display:block; margin-top:-10px; font-size:80%; color:#FF0000 !important;}

div.social img {
	margin: 4px 0 -4px 2px;	
}

div.social span {
	color:#FF0000;
}

div.social span.block {
	color:#000000;
	display:block;
	float: left;
	margin: 4px 0 -4px 2px;	
}

div.social ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	float: left;
} 

ul.social, ul.social li{display:inline; border:0; margin:0; padding:0; list-style:none;}
ul.social li{display:inline; padding-right:2px; margin-right:2px;  width: 16px; height: 20px; float:left;}

.stumbleupon{background:url(../images/social-icons.gif) left 0px no-repeat;}
.digg{background:url(../images/social-icons.gif) -20px 0px no-repeat;}
.reddit{background:url(../images/social-icons.gif) -40px 0px no-repeat;}
.delicious{background:url(../images/social-icons.gif) -60px 0px no-repeat;}
.facebook{background:url(../images/social-icons.gif) -80px 0px no-repeat;}

ul.social li span {
	visibility:hidden;
	width:16px;
	height: 20px;
	margin: 4px 0 -4px 2px;	
}
	
ul.social li a {
	text-decoration:none;
	width:16px;
	height: 20px;
	display:inline-block;
}

.thrColAbs #mainContent div#comments { 
	font-size: 75%;
	padding: 10px 0 16px 18px; }

.thrColAbs #mainContent div#emailFriend, .thrColAbs #mainContent div#commentsForm { 
	font-size: 70%;
	margin: 24px 0 16px 18px;	 
}

div#emailFriend td, div#commentsForm td { 
	padding: 0px 0 10px 0; 
}

div#emailFriend #send { 
	width: 95px;
 	height: 27px;
 	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/button_send.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

div#commentsForm #postComment { 
	width: 105px;
 	height: 27px;
 	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/button_postComment.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}

/* Downloads page */

.thrColAbs #downloadContent { 
	position: relative;
	float: left;
	width: 630px;
	padding: 20px 0px 15px 0px;	 }
	
.thrColAbs #downloadContent h2 {width: 630px;padding: 10px 0px 10px 12px;color:#ffffff;background-color:#E80033;}

.thrColAbs #downloadContent #badges, .thrColAbs #downloadContent #imIcons, .thrColAbs #downloadContent .signatures {clear:both; padding: 14px 0px 15px 22px;}

.thrColAbs #downloadContent #imIcons a {text-decoration:underline;} .thrColAbs #downloadContent #imIcons a:hover {text-decoration:none;}

.thrColAbs #downloadContent #imIcons div {font-size:80%; margin: 10px 0px 10px 0px;}

.thrColAbs #downloadContent #imIcons div.icon {margin-right: 20px; float: left;}

#downloadContent #badges div.twoper {width:289px;font-size:80%;float:left;}

#downloadContent .signatures div {font-size:75%; margin:16px 0px -16px 190px;}

 #downloadContent #badges input, #downloadContent .signatures input {width:120px;font-size:90%;}

#downloadContent #badges div img, #downloadContent .signatures img {float:left;}



/* classes ---------------------------------------------------------- */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

.red_txt {
	color:#ff0000;
}

.clear {
	clear:both;
}

span.timeStamp {
	font-size:55%;
	text-transform:uppercase;
	margin: 4px 0 12px 18px;
	display: block;
}

div.comment span.timeStamp {
	font-size:75%;
	margin: -3px 0 0px 6px;
	display: inline;
}

div#youTubeContent span.timeStamp {
	font-size:60%;
	margin: 0px 0 0px 0px;
	display: block;
}

/* footer styling ----------------------------------------------------------- */
div#footer {
	/*background: url('../images/bg_footer.gif') 0 0 repeat-y;*/
	position:relative;
	clear:both;
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	font-size:.9em;
}
div#footer ul, #footer p {
	font-size: 85%;
 	margin:10px 0px;
}	
	
div#footer div.hr {
  height: 2px;
  margin:0 20px;
  background: #fff url('../images/hr1.gif') no-repeat center;
}

div#footer div.hr hr {
  display: none;
}

.entry_title h2
{
	font-weight:bold;
	padding-left:15px;
	font-size: 16pt;
	color: #E80033;
	margin-left:0px;
	height: 31px;
	padding-top:8px;
}

#header h1
{
	position: absolute;
	text-indent: -1000px;
}

div#coupon_2 {
	width:600px; 
	height:251px;
	float:left; clear:both; 
	margin:20px 0 0;
	background: #fff url('../images/coupons/2_sm.jpg') no-repeat center;}
div#coupon_3 {
	width:600px; 
	height:251px;
	float:left; clear:both; 
	margin:20px 0 0;
	background: #fff url('../images/coupons/3_sm.jpg') no-repeat center;}

img.displayNone {display: none;}

/******************* SIGN UP FORM *****************************/

.thrColAbs #couponContent #couponForm, .thrColAbs #couponContent #couponForm label, .thrColAbs #couponContent #couponForm p {
	font-size:11px !important;
	margin-left:0px;
}

.thrColAbs #couponContent #couponForm label span {
	padding-right:3px;
}
.thrColAbs #couponContent #couponForm p {
	margin-bottom:10px;
}
.thrColAbs #couponContent #couponForm {
	border-top:3px solid #a9a9a9;
	margin-left:18px;
	padding-top:11px;
}

.thrColAbs #couponContent #couponForm input{
	margin-right:12px;
}

.thrColAbs #couponContent #couponForm input#signup {
	background: #fff url('../images/btn_sign_up.jpg') 0 0 no-repeat;
	width:116px;
	height:29px;
	border:none;
	margin-top:15px;
	margin-left:454px;
}

input#name {
	width:94px;
}

input#email {
	width:181px;
}

input#postal_code {
	width:48px;
}