/* @override http://www.relaxtown.com/btc/content/simple.css */

/*----------------------------------

Title: btcblog

URL: http://btc.relaxtown.com

----------------------------------*/

/* Basic

----------------------------------*/

body, table, td, th, optgroup, font {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	margin: 0;
	padding: 0px 0;
	color: #333;
}

input, select, textarea {
	font-Size: 11px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #0078ff;
	text-decoration: none;
}

a:visited {
	color: #0078ff;
	text-decoration: none;
}

a:active {
	color: #0f0;
	text-decoration: none;
}

a:hover {
	color: #0f0;
	text-decoration: none;
}

/* Header

----------------------------------*/

#header {
	border-bottom: 2px solid #b3b3b3;
	width: 100%;
	height: 280px;
}

#headerimg {
	width: 100%;
	height: 280px;
	background-image: url(http://www.relaxtown.com/btc/images/header.jpg);
}

#nav {
	display: none;
}

#nav a {
	color: #000000;
}

#nav ul {
	white-space: normal;
	padding: 240px 0px 0px 390px;
}

#nav li {
	margin-right: 10px;
}

/* Main

----------------------------------*/

#main {
	padding: 10px 7% 10px 3%;
}

@media all {

div#maincolumn {
	float: right;
	width: 66%;
	padding: 10px 7% 10px 3%;
	border-left: solid 2px;
	border-color: #b3b3b3;
}

div#sidebar {
	margin: 10px 0px 0px 1em;
	padding: 0px;
	text-align: left;
}

}

@media handheld {

div#maincolumn {
	float: none;
	width: 90%;
}

div#sidebar {
	padding: 30px 7% 11px 3%;
}

}

/* Blog

----------------------------------*/

div#maincolumn h2 {
	font-size: 1.2em;
	margin-top: 0;
}

.blogpost p.blogger-labels {
	margin-top: 12px;
	font-size: 90%;
	margin-bottom: 0;
}

.blogpost td {
	font-size: 130%;
}

div#blogpostdate {
	margin-bottom: -1px;
}

.byline {
	margin: 0px;
	margin-bottom: 24px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666;
	font-size: 90%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
}

.byline a {
	border: none;
	color: #666;
	text-decoration: underline;
}

.byline a:hover {
	text-decoration: underline;
	color: #0078ff;
}

.blogcomments {
	color: gray;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-color: #666;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

.blogcomment {
	margin-top: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}

.blogcomments .byline {
	padding-bottom: 4px;
	color: gray;
	font-size: 80%;
	font-weight: normal;
	display: inline;
	margin-right: 10px;
}

.deleted-comment {
	font-style: italic;
	color: gray;
}

.comment-link {
	
}

/* Sidebar

----------------------------------*/

.copyright {
	font-size: 85%;
	clear: both;
	border-top: 1px solid #b3b3b3;
	margin-top: 20px;
}

#profile-container {
	
}

.profile-datablock {
	
}

.profile-img {
	display: inline;
}

.profile-img img {
	float: left;
	margin-right: 5px;
}

.profile-data strong {
	
}

#profile-container p {
	margin-bottom: 20px;
}

#profile-container .profile-textblock {
	margin-bottom: 0;
	font-size: 85%;
}

.profile-link a:link {
	color: #999999;
	text-decoration: none;
	font-size: 85%;
}

.profile-link a:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 85%;
}

.profile-link a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 85%;
}

.profile-link a:hover {
	color: #DE7008;
	text-decoration: none;
	font-size: 85%;
}

.sbtitle {
	font-size: 100%;
	margin-bottom: 8px;
}

.sbsubtitle {
	font-size: 80%;
	margin-left: 10px;
	margin-top: 10px;
}

#sidebar ul {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 0px 17px;
}

#sidebar li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#sidebar dd {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin-left: 10px;
}

.sbsearch {
	
}

#sblicense li {
	font-size: 60%;
}

.sbsearchbox tr td {
	font-size: 11px;
}

#sbsponsor li {
	margin-bottom: 3px;
}

#sbmisc li {
	margin-bottom: 2px;
}

/* Footer

----------------------------------*/

#footer {
	display: none;
	width: 100%;
	height: 20px;
	border-top: 2px solid #b3b3b3;
}

/* Other

----------------------------------*/

.linksbox tr td {
	font-size: 12px;
}
