/* Uncrate 05.07
	Copyright © 2005-2007 Dejarik Media. All rights reserved.
	Don't steal our code. This is not 'Nam. This is bowling. There are rules.
----------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fff url(stripes-13.gif) repeat-x left top;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	}

p {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 17px;
	}

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

/* TITLES
----------------------------------------------------------------- */

h1 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #330033;
	}

h1 a:link, h1 a:visited, h1 a:hover {
	color: #330033;
	text-decoration: none;
	}
	
h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #330033;
	}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #330033;
	text-decoration: none;
	}

h3 {
	margin: 0 0 8px 0;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #AB7BB7;
	}

h4 {
	margin: 0;
	font-size: 12px;
	color: #330033;
	}

/* STRUCTURE (That rug really tied the room together, did it not?)
----------------------------------------------------------------- */

#room, #lawn {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
#room {
	background:#fff;
}

#rug, #grass {
	float: left;
	width: 850px;
	background: transparent;
	text-align: left;
	}

/* HEADER
----------------------------------------------------------------- */

#header {
	width: 850px;
	height: 102px;
	background: transparent url(stripes.gif) repeat-x left top;
	margin: 0;
	padding: 105px 0 0 0;
	position:relative;
	}

.logo {
	float: left;
	margin: 0;
	padding: 0;
	}	

#leaderboard {
	width: 728px;
	height: 90px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 61px;
	background: transparent;
	text-align: center;
	overflow: visible;
	}
	
	


/* LEFT COLUMN
----------------------------------------------------------------- */

#left {
	width: 500px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
	}

.lefttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	}

.lefttextthumb {
	margin: 0;
	padding: 15px 0 15px 15px;
	}

.lefttext p {
	margin: 0 0 8px 0;
	padding: 0;
	}

#view {
	width: 500px;
	margin: 0;
	padding: 0;
	}

.viewtext {
	margin: 0;
	padding: 10px 15px 10px 15px;
	font-size: 11px; 
	text-transform: uppercase;
	}

/* RIGHT COLUMN
----------------------------------------------------------------- */

#right {
	width: 330px;
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
	}

.righttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	font-size: 11px;
	}

.righttext p {
    margin: 0 0 12px 0;
    padding: 0;
	font-size: 11px;
    line-height: 14px;
	}
	
/* FOOTER
----------------------------------------------------------------- */

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	background: #663366;
	height:100%;
	width: 100%;
	}

.copy {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	font-size: 10px;
	color: #AB7BB7;
	text-align: center;
	text-transform: uppercase;
	}

.pod {
	width: 820px;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	}

.pea { 
	width: 240px;
	float: left;
	margin: 0 50px 20px 0;
	padding: 0;
	text-align: left;
	}

.pealast { 
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	}

.pod p {
	margin: -2px 0 11px 0;
	padding: 0;
	line-height: 18px;
	}
 
.pod a:link {
	font-weight: normal;
	color: #FF99CC;
	text-decoration: none;
	}
	
.pod a:hover {
	font-weight: normal;
	color: #FF99CC;
	text-decoration: underline;
	}

.pod a:active {
	font-weight: normal;
	color: #FF99CC;
	text-decoration: none;
	}
	
.pod a:visited {
	font-weight: normal;
	color: #FF99CC;
	text-decoration: none;
	}
	
/* FORMS
----------------------------------------------------------------- */

#searchform {
	float: right;
  	margin: 0;
	padding: 23px 15px 0 0;
	background: none;
	background-color: transparent;
	}  

#searchbox {
	width: 155px;
	margin: 0;
	padding: 5px 0 4px 5px;
	border: 1px solid #fff;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	color: #333;
	}
  
#searchform input {
	margin: 0 0 0 8px;
	vertical-align: middle;
	}
	
#mailform {
  	margin: 0;
	padding: 0;
	background: none;
	background-color: transparent;
	} 
	
#syndicateform { 
	display: none; 
	}
	
.dispatchbutton {
	color: #000;
	background: #ededed;
 	margin: 0 0 0 6px;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
}

.dispatchfield {
	width: 150px;
	color: #000;
	background: #fff;
 	margin: 0 0 0 0;
	padding: 4px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
}

/* HR
----------------------------------------------------------------- */

.hr {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	clear: both;
	}
	
.hr1 {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	clear: both;
	}

.hrtop {
	height: 1px;
	width: 470px;
	margin: 10px 15px 5px 15px;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	}

.hrtopright {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	margin: -5px 0 12px 0;
	clear: both;
	}

.hrclear {
	height: 1px;
	width: 100%;	
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	/*background: url(hrclear.gif) repeat-x;*/
	clear: both;
	}

.hrbottom {
	height: 1px;
	width: 100%;
	margin: 10px 0 30px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(hr.gif) repeat-x;
	clear: both;
	}
	
/* TEXT
----------------------------------------------------------------- */

.abide {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	}

.more {
	margin: 0;
	padding: 10px;
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
	
.elsewhere {
	width: 300px;
	float: right;
	margin: 0;
	padding: 23px 15px 0 0;
	text-align: left;
	color: #fff;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}

.elsewhere a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
	
.elsewhere a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}

.elsewhere a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
	
.elsewhere a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
	
.headlines {
	margin: 0;
	padding: 0 0 7px 0;
	}

#share, #subscribe {
	display: none;
	margin: 0;
	padding: 0;
	}

/* IMAGES
----------------------------------------------------------------- */

.c {
	margin: 0 0 8px 0;
	padding: 0;
	}

.l {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 0;
	}

.r {
	float: right;
	margin: 3px 0 10px 10px;
	padding: 0;
	}

.t {
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

.winl {
	float: left;
	margin: 3px 10px 5px 0;
	padding: 0;
	}

.winr {
	float: right;
	margin: 3px 0 5px 10px;
	padding: 0;
	}
	
.label {
	/*position: absolute;*/
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	}

.gravatar {
	float: left;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #CCC;
	}
	
.feed {
	margin: 0 0 -1px 3px;
	padding: 0;
	}

.newsletter {
	margin: 0 3px -1px 0;
	padding: 0;
	}
	
.elsewheread {
	float: left:
	margin: 0 3px 0 0;
	padding: 0;
	}

	
	
.ctr {
margin: 0 0 8px 0;
	}

.leftpic {
	float: left;
	margin: 0 10px 17px 0;
	}

.rightpic {
	float: right;
	margin: 0 0 17px 10px;
	}

/* LISTS
----------------------------------------------------------------- */

ol {
  margin: 5px 0 10px 15px;
  padding: 0 0 0 7px;
  }
  
ol li {
  margin: 0;
  padding: 0 0 5px 0;
  }

/* MISC
----------------------------------------------------------------- */

.admain {
        clear: both;
	margin: 0 0 30px 0;
	padding: 15px;
	background: #EDEDED;
	border: 1px solid #CCC;
	}

.rightarchives {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.rightcats {
	float: right;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: left;
	}

.spinner {
	text-align: center;
	}

.hidden, .sitemeter { 
	display: none;
	} 
	
/* SHOPPING.COM
----------------------------------------------------------------- */
	
	div.sdc {clear: both;}
	div.sdc h4 {font-size: 17px;color: #666666;font-weight: normal;margin-bottom: 5px;padding-bottom: 5px;}
	div.sdc table {width: 100%;}
	div.sdc img {border: none;}
	div.sdc td {padding: 5px;border-bottom: solid #EEEEEE 1px;}
	div.sdc td.sdc-price {font-weight: normal; color: #000;}
	div.sdc td.sdc-4 {color:#666666;font-size: 11px; text-transform: uppercase;}
	div.sdc div.sdc-footer {text-align: right;margin-top: 5px; color:#666666; font-size: 11px; text-transform: uppercase;}
	div.sdc div.sdc-footer img {vertical-align:text-bottom;}
	
	
#header a
{
         display: block;
         float: left;

}

#header a span
{
         display: none;
}

#header a#link1
{
        height: 75px;
        width: 333px;
        position: absolute;
		top: 120px; 
		left: 13px; 
		background-color: transparent; 
}

#header a#link2
{
        height: 28px;
        width: 120px;
        position: absolute;
		top: 166px; 
		left: 409px; 
		background-color: transparent; 
}

#header a#link3
{
        height: 28px;
        width: 84px;
        position: absolute;
		top: 166px; 
		left: 548px; 
		background-color: transparent; 
}

#header a#link4
{
        height: 28px;
        width: 113px;
        position: absolute;
		top: 166px; 
		left: 648px; 
		background-color: transparent; 
}

#header a#link5
{
        height: 28px;
        width: 59px;
        position: absolute;
		top: 166px; 
		left: 780px; 
		background-color: transparent; 
}

.related {
  float: none;
  padding: 0px;
}
.related a {
  float: left;
  padding: 1px;
  margin: 3px 3px 3px 0;
  border: solid #555555 1px;
}
.related a img.r, .related a img.t {
  height: 100px;
  width: 100px;
  margin: 0px;
  border: 0px;
}
.comment_form {
  float: none;
  width: 350px;
  margin: 0px;
}
.comments {
  clear: both;
}
.date2 {
  font-size: 11px;
  font-style: italic;
}
label.error {
 color: red;
 font-weight: bold;
 margin-left: 10px;
}
#captcha_code {
  width: 146px;
}
#comments-open-captcha {
  margin-bottom: 8px;
}
#comments-open-captcha a {
  text-decoration: none;
}
#comments-open-captcha a img {
  border: 0;
  vertical-align: middle;
  height: 18px;
  width: 18px;
}

#img_facebook{
    float:right;
  width:35px; 
  height: 35px;
margin-right:10px;
}
#img_twitter{
  float:right;
  margin-right:-4px;
  width:35px; 
  height: 35px;
  margin-right:-15px;
}
#img_soc_net{
 width:70px;
 float:right;
 margin-top:-26px;
margin-right:10px;
}
#riverCoupon { margin: 0pt; padding: 0pt; float: left; }
/* social sharing */
.social-sharing{ margin: 5px 0 0; }
.social-sharing hr{ background: url("hr.gif") repeat-x; border:none; }
.social-sharing span{ font-weight: bold; }
.social-sharing span a{ font-weight: normal; margin: 0 2px; }
.social-sharing span input{ width: 400px; }
.fb-like-send { margin:5px 0 0;  }

#social ul { margin:0;padding:0; }
#social li { float:left;list-style:none;margin-left:5px; }
#social .first { margin:0; }
#social a { display:block; }

#social img { border:0; }

#social .pinterest { padding-top:4px; }
#social .twitter img,
#social .facebook img { height:35px;width:35px; }

.group:before, .group:after { content:"";display:table; }
.group:after { clear:both; }
.group { zoom:1; }

.social { margin-top:5px; }
.social ul { list-style:none;margin:0;padding:0; }
.social li { float:left; }
.social a { display:block;text-indent:-9999px; }
.social .pinterest {  }
.social .facebook { margin-top:3px; }

