

body {
    background: transparent url("../images/main_bg.gif") left top repeat-x;
    text-align: center;
    margin: 0;
    padding: 10px 0 0 0;
    /*overflow: hidden;*/
    text-shadow:0 1px 3px rgba(140, 140, 140, 0.7);
    font-family: arial, helvetica, sans;
    width: 100%;
    overflow: hidden;
}

.hide {
    display: none;
}


.strong {
    font-weight: bold;
}

h2 {
margin-top: 3px;
}

a img {
border: 0 none; 
}

a:active, a:focus {
outline: 0;
}


div.holder {
    
    
	/*
    left:0;

    
    width: 100%;
    position:relative;
    text-align:center;
    */
    border:none;
    margin-top:69px;
    min-height: 344px;
    padding-bottom: 24px;
    
    background:transparent;


    
    

    
}

div.shadow {
    background:transparent;
    display:block;
    height:100%;
    left:0;
    position:absolute;
    top:70px;
    width:100%;
    z-index:0;
}

div.bottom_bevel {
    height: 368px;
    width: 100%;
    background: transparent;
    position: absolute;
    bottom: 0px;
    display: block;
    left: 0;
}

img.sig {
    float: left;
}

p.bottomright {
    float: right;
    margin-top: 40px;
}

a.title {
    background:transparent;
    cursor:pointer;
    display:block;
    height:98px;
    position: absolute;
    top: 18px;

    text-indent:-7000px;
    width:382px;
}

a.title h1 {
    display: none;
}

div.message {
    position: absolute;
    color: #FAF493;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin-left:235px;
    margin-top:-10px;
    display: none;
}

div.details {
    color:#aaa;
    font-family:arial;
    font-size:8px;
    right:7px;
    text-align:right;
    width:700px;
    bottom: 3px;
    position: absolute;
}



div.details a,
div.details a:visited,
div.details a:active,
div.details a:link {
    color: #FAF493;
}

a.rsslink,
div#left_block div#words p a.rsslink,
div.details a.rsslink {
    color: orange;
}

a.twitterlink,
div#left_block div#words p a.twitterlink,
div.details a.twitterlink {
    color: #33CCFF;
}

a.facebooklink,
div#left_block div#words p a.facebooklink,
div.details a.facebooklink {
    color: #3B5998;
}

.hilite {
    background-color: #FEFF8F;
}



div#meta_block {
    background:transparent none repeat scroll 0 0;
    display:block;
    
    position:relative;
    text-align:left;
    width:930px;
}

div#left_block {
    display: block;
    width: 700px;
    text-align: left;
    height: auto;
    clear: both;
    position: absolute;
    
    /* background: transparent url("../images/canvas.png") top left no-repeat; */
    /* float: left; */
    background: transparent;
    margin-bottom: 100px;
}

div#right_block {
    display: block;

    width: 240;
    background: #999;
    background: transparent;
    text-align: left;
    margin-left:730px;
    clear: both;
    padding-top: 65px;
    position: absolute;
    z-index: 100;
    /* float: right; */
}

div#right_block h3 {
    font-family: arial;
    font-size: 9px;
}

div#right_block p {
    font-family: arial;
    font-size: 9px;
}

div#right_block p a{
    color: black;

}

div#right_block .strike {
    color: #ef5757;
    text-decoration: line-through;
}


div#right_block div#wrapper_block {
    background: transparent;
    width: 290px;
    min-height: 284px;
    display: block;
}


div#right_block a.full_block {
    display: block;
    width: 628px;
    background: transparent;
    height: auto;
    text-align: left;
    /* float: left; */
    cursor: pointer;
    text-decoration: none;
}

div#right_block a.full_block div.interior_block {
    background: transparent;
    display: block;

    width: 619px;
    height: auto;
    margin-left: 7px;
    margin-top: 7px;
    border: 3px solid #ffcd07;
}


div.footer {
    width: 100%;
    height: 60px;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    border: none;
    position: relative;
    left: 0px;
}

span.fakelink,
div.footer p a,
div.footer p a:visited{
    color: black;
    text-decoration: underline;
}



span.attention {
    color: #FEFACB;
}

div#left_block div#piece {
	background:#10D270;
	color:white;
	display:block;
	font-family:arial;
	font-size:9px;
	margin-left:0;
	margin-top:0px;
	max-height:900px;
	max-width:600px;
	overflow:hidden;

	float: right;
	vertical-align:top;
	-moz-box-shadow:0 0 8px #333333;
	-webkit-box-shadow:0 0 8px #333333;
	-o-box-shadow:0 0 8px #333333;
	-khtml-box-shadow:0 0 8px #333333;
	box-shadow:0 0 8px #333333;
	margin-bottom: 100px;
}



div#left_block div#words {
    display: block;
    height:277px;
    margin-left:104px;
    margin-top:0px;
    width:444px;
    background: transparent;
    
}


div#left_block div#words.thumbs {
	background:transparent;
	display:block;
	height:268px;
	margin-left:93px;
	margin-top:0px;
	overflow-y:auto;
	width:470px;
	overflow: visible;
}

div#left_block div.inner_shadow {
    display: block;
    
    margin-left:0px;
    margin-top:0px;

    background: transparent;
    -moz-box-shadow: 0px 0px 1px #aaa inset;
    -webkit-box-shadow: 0px 0px 12px #666 inset;
    -o-box-shadow: 0px 0px 12px #666 inset;
    -khtml-box-shadow: 0px 0px 12px #666 inset;
    box-shadow: 0px 0px 12px #666 inset;
    font-family: arial;
    font-size: 9px;
    overflow: hidden;
    z-index: 1000;
    text-align: right;
}

div#left_block div#words p {
    font-family: arial;
    font-size: 9px;
}

div#left_block div#words p a {
    color: black;
    text-decoration: underline;
}

div#left_block div#words p a#thumb {
    display: block;
    height: 75px;
    width: 75px;
    background-color: red;
    border: 0;
    float: right;
    margin-top: 0px;
    	-moz-box-shadow:0 0 8px #333333;
	-webkit-box-shadow:0 0 8px #333333;
	-o-box-shadow:0 0 8px #333333;
	-khtml-box-shadow:0 0 8px #333333;
	box-shadow:0 0 8px #333333;
	padding: none;
	margin-left: 10px;
}

div#left_block div#words p a.featured {
    color: red;
}

div#left_block div#words p a.ordered {
    color: orange;
}

div#left_block div#words p a.more {
    color: #aaa;
}

div#left_block div#words p a.buy_link {
    font-weight: bold;
    font-size: 9px;
}

div#right_block p a.tshirt {
    display: inline-block;
    height: 16px;
    width: auto;
    background: transparent url("../images/tshirt.gif") top left no-repeat;
    color: #aaa;
    padding-left: 18px;
    padding-top: 2px;
}

div#right_block a.post_to_twitter {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left:20px;
	margin-top:-26px;
	position: absolute;
	background: transparent url("../images/twitter_ico.png") top left no-repeat;
	color: #aaa;
}

div.details a.hostedat {
    color: #aaa;
    text-decoration: none;
}

div.details a.hostedat span.flick {
    color: #0063DC;
    text-decoration: underline;
}

div.details a.hostedat span.r {
    color: #FF0084;
    text-decoration: underline;
}

div.wtf {
    position:absolute;
    display:block; 
    z-index: 100000; 
    background:yellow;
}

.fblike {
	display:block;
	left:41px;
	overflow:hidden;
	position:absolute;
	top:186px;
	width:51px;
	height: 20px;
	opacity: .5;

}

.archive .fblike {
	left: 0px;
	top: 235px;
}

div#left_block div#words p a.thumb {
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	-moz-box-shadow:0 0 8px #333333;
	-webkit-box-shadow:0 0 8px #333333;
	-o-box-shadow:0 0 8px #333333;
	-khtml-box-shadow:0 0 8px #333333;
	box-shadow:0 0 8px #333333;
}

a.thumb:hover {
	text-indent: 0;

	opacity: .4;
	
}

a.thumb .ptitle {
	display: none;
}

a.thumb:hover .ptitle {
	display: block;
	background: black;
	color: white;
	padding: 2px;
	margin-top: 12px;
}

a.thumb.featured:hover .ptitle {
	background: red;
}

/* hellobar overrides */
body #hellobar-wrapper {
	position: absolute !important;
}

body a#hellobar-logo {
	display: none !important;
}

body #hellobar-container {
	background-color: #ffffff !important;
	padding-top: 3px !important;
}

body a#hellobar-open, 
body a#hellobar-open:link, 
body a#hellobar-open:visited {
	background-color: #ffffff !important;
	background-position: center 55px !important;
}

html body a#hellobar-open:over {
	background-color: #eeeeee !important;
}

body a#hellobar-close, 
body a#hellobar-close:link, 
body a#hellobar-close:visited {
	 top: 8px !important;
}


body #hellobar-container, 
body #hellobar-container a, 
body #hellobar-container a:link, #hellobar-container a:visited, #hellobar-container a:hover  {
	font-size: 10px !important;
}

a.badge {
	height: 162px;
	width: 162px;
	background: transparent;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 200;
}

a.badge.RED2011 {
	background: transparent url('http://thenewestone.com/images/badge-RED2011.png') left top no-repeat;
	opacity: .3;
}

a.badge.RED2011:hover {
	opacity: 1;
}

