﻿@import url(http://www.driftsurfing.com/features/2009/tellafriend.css);
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 75px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	overflow: hidden;
}
img {
    border:0;
}

HTML {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:12px;
	color: #333333;
	line-height:1.4em;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#container {
	position:relative; /* needed for footer positioning*/
	width:320px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    opacity:0.75;
	filter:alpha(opacity=75);
	padding-bottom:15px;
}


#content {
	background:#fff;

}
#content p {
	text-align:left;
	margin:10px 0 5px 0;
	padding:0;
}
#contentnone {
	background:#fff;
    height:40px;

}


#bg {
	LEFT: 0px; 
	WIDTH: 100%; 
	POSITION: absolute; 
	TOP: 0px;
}
h3, h4, h5, h6 {
	padding:0;
	margin: 0 0 5px 0;
}
h3 {
    font-size: 12px;
	font-weight:bold;
	margin:0;
}
h2 {
	padding:0;
	margin: 5px 0 10px 0;
	font-size: 14px;
}

h1 {
	width:130px;
	height:118px;
	background: url(/images/logo.gif);
	margin:0;

}
h1 a:link, h1 a:visited {
    display:block;
    height:118px;
    width:130px;
}
h1 span {
    display:none;
}
#top {
    padding: 10px 0;
	height: 40px;
	background:#fff;
}
#logo {
    float: left;
	margin: -50px 0 -20px -40px;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:5;
	position:absolute;
	top:0;
}
#navigation {
    float:right;
	height:40px;
	margin: 10px 15px 0 0;
}
a.leftarrow {
    margin-right:20px;
}
#article {
	width:280px;
	padding:10px 20px 10px 20px;
	/*min-height:410px;*/
	min-height:auto;
	clear:both;
}
#none {
	width:280px;
	padding:10px 20px 10px 20px;
	clear:both;
	height:20px;
	background:#fff;
}

#ad {
	width:280px;
	padding:10px 20px 10px 20px;
	clear:both;
	height:125px;
}
#ad img {
    height:65px;
	width:200px;
	float:left;
}

#adcopy {
    float:left;
	/*width:125px;*/
	/*margin-left:20px;*/
	margin-top:10px;
}
#ad a {
	color:#000;
}
#ad a:hover {
	text-decoration:none;
	color:#666;

}
#issue {
    float: right;
	margin:23px 55px 0 0;
	font-size:12px;
	font-weight: lighter;
	letter-spacing: .7;
	color:#333;
}
#pages {
    float:right;
	font-size:11px;
	color:#333;
	margin-top:5px;
}

#footer {
	height:30px;
	color:#fff;
	border-top:1px solid #999;
}
#footer a {
    padding:0;
	margin:0;
}
#tabs {
    float:right;
    width:30px;
	height:200px;
	background:#000;
	margin-right:-30px;
	margin-top:-250px;    
}
#copyright {
   position:absolute;
   bottom:0;
   right:0;
   z-index:10;
   color:#000;
   height:20px;
   font-size:11px;
   padding-right:30px;
   text-align:right;
   width:100%;
   background:#fff;
   opacity:0.5;
   filter:alpha(opacity=50);
   
}

#mk-content {
background:#fff;
overflow:hidden;


}
#mk-article {
width:280px;
padding:10px 20px 10px 20px;
clear:both;
}


