a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
a {
	color: #cccccc;
}
#titlestripe
{
	width: 1051px;
	height: 250px;
	top: 0px;
	margin: auto;
	padding-bottom: 20px;
	background-image: url(http://cdn.sandbag.uk.com/RH/dasheader.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#titlestripe .links.left
{
	margin-top: 12px;
	margin-left: 557px;
	height: 250px;
	width: 215px;
	border: 0;
	float: left;
}
#titlestripe .links.right
{
	margin-top: 12px;
	border: 0;
	float: left;
	height: 250px;
	width: 215px;
}
#titlestripe a
{
	outline: none;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	height: 26px;
	clear: left;
}
#titlestripe a img
{
	border: 0;
	display: block;
}

.daspage {
	position:relative;
	clear:both;
	float:left;
	width: 100%;
	overflow:hidden;
}
.cm, .cl {
	float:left;
	width:100%;
	position:relative;
}
#dasmain, #links, #archive  {
	float:left;
	position:relative;
	padding:0;
	overflow:hidden;
}
.daspage .cm {
	right:19%;
}
.daspage .cl {
	right:62%;
}
.daspage #dasmain {
	width:60%;
	left:102%;
}
.daspage #links {
	width:17%;
	left:23%;
	text-align: right;
}
.daspage #archive {
	width:16.5%;
	left:87%;
}

.titleimage
{
	margin-bottom: 6px;
}
.hbar
{
	width: 100%;
	height: 24px;
	background-color: #222;
}
#links .hbar
{
	background-color: #222;
	background: -moz-linear-gradient(0% 0% 0deg,#000000, #222222, #222222 8%,#222222 100%);
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#000000), to(#222222), color-stop(.08,#222222));
	padding-right: 10px;
}
#archive .hbar
{
	background-color: #222;
	background: -moz-linear-gradient(0% 0% 0deg,#000000, #000000, #222222 0%,#222222 94%,#000000 100%);
	background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#000000), to(#000000), color-stop(0,#222222),color-stop(.94,#222222));
}
#links .hbar .date
{
margin-right: 10px;
}
.hbar .box
{
}
.hbar .date
{
	font-size: 22px;
	text-decoration: none;
	line-height: 24px;
	margin-left: 14px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.archivemonth
{
	padding: 9px 0px 1px 0px;
	font-size: 14px;
	font-weight: bold;
}
.archiveitem
{
	padding: 3px 0px 2px 14px;
	font-size: 11px;

}
.archiveitem a
{
	text-decoration: none;
}
.imageright
{
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
.imageleft
{
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
}
.linktitle
{
	padding: 8px 5px 0px 3px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.1px;
}
.linkdescr
{
	padding: 1px 5px 6px 10px;
	font-size: 11px;
}
.linktitle a
{
	text-decoration: none;
}
.linktitle a:hover
{
	text-decoration: none;
}
.hbar2
{
	width: 100%;
	height: 35px;
	padding-bottom: 40px;
}

.hbar2 .older
{
	float: right;
	font-size: 24px;
	width: 200px;
	text-align: right;
	background-color: #222;
	background: -moz-linear-gradient(0% 0% 0deg,#000000, #222222, #222222 8%,#222222 100%);
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#000000), to(#222222), color-stop(.08,#222222));
}
.hbar2 .newer
{
	float: left;
	font-size: 24px;
	width: 200px;
	text-align: left;
	background-color: #222;
	background: -moz-linear-gradient(0% 0% 0deg,#000000, #000000, #222222 0%,#222222 94%,#000000 100%);
	background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#000000), to(#000000), color-stop(0,#222222),color-stop(.94,#222222));
}
.entrytitle
{
	padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 28px;
	font-size: 16px;
	font-weight: bold;
}
.entry
{
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 38px;
	font-size: 11px;
	line-height: 17px;
}
.entry a
{
	text-decoration: underline;
}
.entry a:hover
{
	text-decoration: underline;
	color: #888;
}
.signature
{
	padding-top: 12px;
	padding-bottom: 37px;
	padding-left: 38px;
	font-size: 11px;
	font-weight: bold;
	color: #0000B0;
	clear: both;
}
.imagecontainer
{
	margin-top: 9px;
	margin-bottom: 9px;
	width: 100%;
	text-align: center;
}
.thumbcontainer
{
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 28px;
	width: 100%;
	text-align: center;
}
.thumbcontainer .pic
{
	float: left;
	text-align: center;
	margin: 4px 7px 4px 0px;
}
.thumbcontainerbottom
{
	clear: left;
	width: 300px;
	height: 15px;
}
.thumbcontainer img, .imagecontainer img
{
	border: 0px;
}
h2 
{
border: 0;
margin: 0;
}