* {	margin: 0; border: 0; padding: 0; }

body {
	background: url('images/page_bg.jpg') repeat-x #bebaa0;
	background-position: top center;
	font-size: 14px;
}

a {
	color: #690000;
}



#Container {
	width: 820px;
	margin: 0 auto;
	padding: 0 44px;
	font-family: Arial, Helvetica, sans-serif;
}

body.Homepage #Container {
	background: url('images/asterlink_bg_homepage.jpg') no-repeat;
}

body.Other #Container {
	background: url('images/asterlink_bg.jpg') no-repeat;
}

/*  HEADER STUFF */
body.Homepage #Header {
	width: 820px; height: 261px;
	background: url('images/header_bg_homepage.jpg') no-repeat;
	position: relative;
}

body.Other #Header {
	width: 820px; height: 111px;
	background: url('images/header_bg.jpg') no-repeat;
	position: relative;
}

body.Homepage h1 a {
	display: block;
	width: 577px; height: 178px;
	text-indent: -9999px;
	outline: none;
	position: absolute;
	background: url('images/morebetterclicks_homepage.jpg') no-repeat;
	top: 0px; left: 33px;
}

body.Other span.MoreBetter a {
	display: block;
	width: 537px; height: 58px;
	text-indent: -9999px;
	outline: none;
	position: absolute;
	background: url('images/morebetterclicks.png') no-repeat;
	top: 0px; left: 25px;
}

body.Homepage h2 {
	width: 606px; height: 21px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('images/h2_contrarians_homepage.png') no-repeat;
	position: absolute;
	top: 201px; left: 37px;
	display: block;
}

body.Other span.Description {
	width: 606px; height: 21px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('images/h2_contrarians.png') no-repeat;
	position: absolute;
	top: 58px; left: 26px;
	display: block;
}

#Header a.Linkstorm {
	display: block;
	width: 98px; height: 21px;
	font-size: 1px; 
	line-height: 1px;
	text-indent: -9999px;
	position: absolute;
	top: 0; right: 0;
}

/* MAIN STUFF */
#Main {
	width: 820px;
	background: url('images/whiteandgray_bg.png') repeat-y;
}

#MainCap {
	width: 820px; height: 11px;
	background: url('images/whiteandgray_btm_bg.png') no-repeat;
}

/* SIDEBAR STUFF */
body.Homepage #Sidebar {
	background: url('images/whiteandgray_top_bg_homepage.jpg') no-repeat;
	background-position: top right;
}

body.Other #Sidebar {
	background: url('images/whiteandgray_top_bg.jpg') no-repeat;
	background-position: top right;
}

#Sidebar {
	width: 210px;
	position: relative;
	float: left;
	font-size: 12px;
	padding: 40px 0 0 0 !important;
}

/*
#Sidebar h4 {
	background: #446d92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 20px;
	margin: 20px 0 1em 0;
	width: 160px;
}
*/

#Sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #162540;
	font-weight: bold;
	margin: 3em 0 1em 20px;
	border-bottom: 1px dotted #ccc;
	width: 180px;
}

#Sidebar h5 {
	margin: 2em 0 1em 20px;
	font-size: 10px;
	text-transform: uppercase;
}

#Sidebar p {
	width: 160px;
	margin-left: 20px;
	line-height: 1em;
	margin-bottom: 1em;
}

#Sidebar a {
	color: #1c3c59;
	text-decoration: none;
}

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

#Sidebar ul {
	width: 160px;
	margin-left: 20px;
	list-style: none !important;
	text-indent: none;
	line-height: 1em;
	margin-top: .5em;
}

#Sidebar li { list-style: none; }

#Sidebar ul li {
	margin-bottom: .5em;
	list-style: none;
	/* font-weight: bold; */
}

#Sidebar ul.children {
	margin-left: 10px;
	font-size: 10px;
}

#Sidebar ul.children li {
	font-weight: normal !important;
}

#Sidebar form#searchform {
	position: absolute;
	top: 25px;
	right: 22px;
}

#Sidebar form#searchform input.TextBox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	line-height: 14px;
	padding: 4px 5px 0 8px;
	height: 18px;
	width: 140px;
	display: block;
	background: url('images/searchbox_top.png') no-repeat;
}

#Sidebar form#searchform input.SearchButton {
	line-height: 1px;
	font-size: 1px;
	float: left;
	height: 20px;
	width: 24px;
	text-indent: -9000px;
	outline: none;
	background: url('images/searchbox_button.png') no-repeat;
}



/* BLOG DIV STUFF */

body.Homepage #BlogContainer {
	background: url('images/whiteandgray_top_bg_homepage.jpg') no-repeat;
	background-position: top left;
}

body.Other #BlogContainer {
	background: url('images/whiteandgray_top_bg.jpg') no-repeat;
	background-position: top left;
}

#BlogContainer {
	width: 530px;
	position: relative;
	/* margin: 30px 0 0 80px; */
	float: left;
}


body.Homepage #BlogContainer {
	padding: 60px 0 0 80px;
}

body.Other #BlogContainer {
	padding: 60px 0 0 80px;
}

div.BlogEntry {
	width: 500px;
	margin-bottom: 30px;
	position: relative;
}

div.BlogEntry a {
	color: #690000;
	text-decoration: underline;
}

div.BlogEntry a:hover {
	text-decoration: none;
	color: #0057eb;
}

body.Homepage div.BlogEntry h3,
body.Other div.BlogEntry h1 {
	margin-bottom: 1em !important;
	line-height: 1em !important;
	margin-top: 0 !important;
	font-size: 19px;
}

body.Homepage div.BlogEntry h3 a,
body.Other div.BlogEntry h1 a {
	font-weight: normal;
	font-size: 19px;
	color: #690000;
	text-decoration: none;
}

body.Homepage div.BlogEntry h3 a:hover,
body.Other div.BlogEntry h1 a:hover {
	text-decoration: underline;
}

div.EntryDate {
	width: 75px; height: 79px;
	position: absolute;
	background: url('images/datebox_bg.gif') no-repeat;
	left: -85px;
	top: -10px;
	color: #666666;
}

div.EntryDate span.Day {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 5px;
}

div.EntryDate span.Month {
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;	
	padding-right: 5px;
}

div.EntryText {
	width: auto;
	padding-right: 20px;
	font-size: 14px;
	line-height: 1.5em;
}

div.EntryText h4 {
	font-weight: normal;
	font-size: 15px;
	color: #690000;
}

div.EntryText ul {
	margin: 0 0 1.5em 15px; 
}

div.EntryText p { margin-bottom: 1.5em; }

div.EntryText p.EntryComment {
	font-size: 12px;
	text-transform: uppercase;
}

div.EntryText blockquote {
	display: block;
	padding: 0 20px;
	font-style: italic;
	font-size: 13px;
	line-height: 1.5em;
	border-left: 2px solid #ebe6d7;
}

div.EntryText pre {
	font-size: 10px;
	width: 500px;
	overflow-x: scroll;
}

div.EntryText code {
	display: block;
	font-size: 11px;
	line-height: 1.25em;
	font-family: "Courier New", Courier;
	white-space: pre;
	width: 478px;
	overflow-x: auto;
	padding: 10px 10px 20px 10px;
	border: 1px solid #eee;
	margin: 10px 0;
}

div.EntryText code br {
	display: none;
}

div.EntryText code br.line {
	display: block;
}

div.EntrySidebar {
	width: 124px;
	float: right;
	padding-left: 15px;
	font-size: 10px;
	line-height: 1.5em;
	border-left: 1px dotted #eee;
	margin: 0 0 30px 30px;
}

div.EntrySidebar h4 {
	margin: 2em 0 1em 0;
}

div.EntrySidebar ul {
	list-style: none;
}

div.EntrySidebar div.BlogAuthorThumb {
	display: block;
	height: 52px;
	width: 52px;
	background: url('images/blogger_bg.gif') no-repeat !important;
	margin-bottom: .5em;
}

div.EntrySidebar div.BlogAuthorThumb a {
	display: block;
	height: 52px;
	width: 52px;
	outline: none;
}

div.EntrySidebar div.BlogAuthorThumb a.BlogAuthorThumb.Vidar {
	background: url('images/bloggers/vidar.jpg') no-repeat;
}


div.EntrySidebar a { text-decoration: none; }
div.EntrySidebar a:hover { text-decoration: underline; }

div.EntrySidebar p.PostedBy,
div.EntrySidebar p.PostedDate {
	text-transform: uppercase;
}

div.EntrySidebar p.PostedBy a {
	font-weight: bold;
}

div.EntrySidebar p.Comments {
	margin: 1.5em 0;
	font-size: 12px;
}

div.EntrySidebar div.AddThis {
	margin: 1.5em 0;
}

div.CommentsContainer {
	clear: both;
}

div.CommentsContainer h4 {
	margin-bottom: .5em;
	color: black;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

div.CommentsContainer h5 {
	font-size: 12px;
	color: black;
	margin-bottom: 1em;
	line-height: 1em;
}

div.CommentsContainer p.CommentsMessageTop {
	background: #e3dfc1;
	color: #706e5e;
	padding: 4px 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	margin-bottom: 0 !important;
}

textarea.CommentsBox,
input.CommentsText {
	background: url('images/input.jpg') no-repeat;
	border: 1px solid #ccc;
}

input.CommentsText {
	height: 20px;
	font-size: 12px;
}

input.CommentSubmit {
	border: 1px solid #706e5e;
	background: #706e5e;
	padding: 5px;
	color: white;
}

input.CommentSubmit:hover {
	background: #4b8fff;
	border: 1px solid black;
	color: #fff;
}

p.CommentsText { margin-bottom: .5em !important; line-height: 1em; }

textarea.CommentsBox {
	width: 458px; height: 250px;
	overflow:auto;	
}

ol.CommentList {
	list-style: none;
	margin-left: 0;
}

ol.CommentList li {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol.CommentList li { background: #eeecdf; }
ol.CommentList li.alt { background: #f3f2eb; }

ol.CommentList li cite { font-style: normal; font-weight: bold; }

ol.CommentList li p {
	margin-top: 1em;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

ol.CommentList li small.commentmetadata { font-size: 10px; text-transform: uppercase; }

div.LeaveComment {
	padding: 10px;
	background: #e3dfc1;
}

div.PageNavigation {
	/* background: url('images/pagenavigation_bg.jpg') no-repeat; */
	width: 460px; height: 30px;
	position: relative;
	margin-bottom: 20px;
}

div.PageNavigation div.AlignLeft,
div.PageNavigation div.AlignRight {
	width: 225px;
	position: absolute;
	font-size: 12px;
}

div.PageNavigation a {
	color: #706e5e;
	text-decoration: none;
}

div.PageNavigation a:hover {
	color: black;
	text-decoration: underline;
}

div.PageNavigation div.AlignLeft {
	top: 8px; left: 10px;
	text-align: left;
}

div.PageNavigation div.AlignRight {
	top: 8px; right: 10px;
	text-align: right;
}

/* AUTHOR PAGE STYLES */
div.AuthorBio {
	width: 460px;
	margin-bottom: 2em;
}

div.AuthorBio p {
	font-size: 12px;
	line-height:1.5em;
	padding: 10px;
}

div.AuthorName {
	width: 440px;
	height: 50px;
	padding: 10px;
	background: #f7f6f1;
}

div.AuthorName p {
	padding-top: 18px;
	font-size: 14px;
}

div.AuthorBio a {
	color: #555344;
	text-decoration: none;
}

div.AuthorBio a:hover {
	text-decoration: underline;
}

div.AuthorName p strong {
	font-size: 10px; 
	text-transform: uppercase;
	color: #666;
}

div.AuthorName img {
	float: left;
	margin-right: 10px;
}

/* END AUTHOR PAGE STYLES */

p.Copyright {
	width: 820px;
	text-align: center;
	color: #7a7867;
	font-size: 12px;
	margin: 3em 0 0 0;
}

p.Copyright a {
	color: #6b6959;
}

p.AfterCopyright {
	width: 820px;
	text-align: center;
	color: #7a7867;
	font-size: 10px;
	margin: 1em 0 3em 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

br.clearBoth {
	clear: both;
}