body {
	padding-left: 40px;
	margin-top: 0px;
	padding-bottom: 0px;
	background: #e4e4e4;
	min-width: 1000px;
	background: url('/images/pattern2.gif');
	background-repeat: both;
    text-shadow: #fff 0 1px 0;
}

a {
	text-decoration: none;
	color: #005499;
}

a:hover {
	text-decoration: underline;
	color: #005499;
}

.header {
	height: 86px;
	margin-left: -40px;
	border-right: 40px solid #fff;
	width: 100%;
	background: #fff;
}

.header .name a {
	font-size: 60px;
	font-family: Arial Narrow;
	font-weight: 900;
	text-decoration: none;
	color: #000;
	letter-spacing: -3px;
	padding-left: 50px;
}

.others {
	position: absolute;
	top: 0px;
	right: 10px;
}

ul.others {
	margin-top: 4px;
    text-shadow: none;
}

ul.others li {
	display: inline;
	list-style: none;
	margin-left: 12px;
	font-size: 12px;
}

ul.others li a {
	text-decoration: none;
	color: #fff;
	padding: 8px 10px 6px 10px;
	background-color: #333;
}

ul.others li a:hover {
	color: #fff;
	background-color: #80b0ff;
}

.main {
	width: 800px;
	margin-left: -40px;
	border-right: 10px solid #fff;
	float: left;
	background: #ddd;
	position: relative;
	.width: 750px;
	_position: absolute;
	_top: 90px;
	_left: 0px;
	_background: none;
}

.sidebar {
	float: left;
	width: 190px;
	padding: 20px;
	_float: right;
}

.about {
	font-family: Arial;
	font-weight: 100;
	font-size: 18px;
	color: #333;
	line-height: 20px;
}

ul.featured {
	font-size: 12px;
	font-family: Arial;
	list-style: none;
	margin-top: 20px;
	margin-left: 0px;
}

ul.featured li {
	margin-bottom: 12px;
	width: 180px;
}

a.visit {
	position: absolute;
	bottom: 40px;
}

ul.featured li a, a.visit, .visit {
	text-decoration: none;
	padding: 6px;
	color: #80b0ff;
	background: #fff;
}

span.visit {
    padding-top: 8px;
    padding-bottom: 8px;
}

ul.featured li a:hover, a.visit:hover {
	text-decoration: none;
	padding: 6px;
	color: #fff;
	background: #80b0ff;
    text-shadow: none;
}

.header_img {
	margin-left: -2px;
	.margin-left: -52px;
	_margin-left: -2px;
}

.img_tag {
	position: absolute;
	right: 0px;
	top: 22px;
	font-family: Arial;
	font-size: 16px;
	width: 160px;
	background: #fff;
	padding-left: 14px;
	opacity: 0.8;
  filter: alpha(opacity=80);
  _top: 22px;
  _left: 626px;
}

.credit {
	position: absolute;
	top: 4px;
	right: 14px;
}

.credit a {
	color: #777;
	font-size: 10px;
	margin-left: 8px;
}

.credit a:hover {
	text-decoration: none;
}

.container {
	padding: 40px;
	padding-top: 20px;
	width: 720px;
	padding-left: 50px;
}

.recent {
	margin-left: 50px;
	margin-top: 4px;
	font-family: Arial Narrow;
	font-weight: 900;
	font-size: 13px;
	color: #777;
}

.recent_tag {
	padding: 6px;
	color: #666;
	background-color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: 100;
	margin-right: 6px;
}

.port-col {
	height: 500px;
	padding-right: 20px;
	position: relative;
}

.port-col img {
	margin-top: -12px;
}

.port-col h2 {
    text-shadow: #fff 0 1px 0;
}

.notable {
	background: #f7f7f7;
	width: 750px;
	margin-left: -50px;
	padding-left: 50px;
	padding-top: 18px;
	padding-bottom: 14px;
	margin-bottom: -40px;
	font-size: 14px;
	.width: 700px;
	_margin-left: -10px;
	_margin-bottom: 12px;
}

ol.tumblr_posts {
    font-size: 16px;
    font-family: Arial;
    color: #333;
    list-style-type: none;
    margin-left: 0px;
}

ol.tumblr_posts li {
    border-bottom: 1px dotted #888;
    padding-top: 24px;
    padding-bottom: 24px;
}

.tumblr_title {
    font-size: 18px;
    font-weight: 900;
    color: #000;
    margin-bottom: 12px;
}
