@import 'jquery.thickbox.css';


* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: #840 url(../images/hotlink-ok/bg_puru1.jpg) center left repeat; 
	color: #dd8845; 
	font: 13px/16px Helvetica, Arial, sans-serif; 
	text-align: center; 
}

h1 {
	background: transparent url(../images/hotlink-ok/logo.png) top left no-repeat;
	cursor: pointer;
	height: 185px;
	margin: 0 0 70px 0;
	padding: 0;
	text-indent: -999em;
	width: 528px;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	background: transparent url(../images/hotlink-ok/logo.png) top left no-repeat;
	cursor: pointer;
	display: block;
	height: 185px;
	outline: none;
	position: relative;
	width: 528px;
}
h2 {
	color: #fec156;
	font: italic 32px Georgia, Times, serif;
	margin: 0 0 0 -30px;
	padding: 0 0 15px;
}
* html h2 {
	margin: 0;
}
h2 span {
	display: block;
	font-size:11px;
	font-style:italic;
}
h2#txt_kirjoituksia {
	background: transparent url(../images/hotlink-ok/txt/kirjoituksia.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 137px;
}
h2#txt_gerbiilit {
	background: transparent url(../images/hotlink-ok/txt/gerbiilit.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 106px;
}
h2#txt_hamsterit {
	background: transparent url(../images/hotlink-ok/txt/hamsterit.png) top left no-repeat;
	height: 32px;
	text-indent: -999em;
	width: 115px;
}
h2#txt_pojat {
	background: transparent url(../images/hotlink-ok/txt/pojat.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 106px;
}
h2#txt_tytot {
	background: transparent url(../images/hotlink-ok/txt/tytot.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 65px;
}
h2#txt_kuvia {
	background: transparent url(../images/hotlink-ok/txt/kuvia.png) top left no-repeat;
	height: 29px;
	text-indent: -999em;
	width: 64px;
}
h2#txt_videot {
	background: transparent url(../images/hotlink-ok/txt/videot.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 76px;
}
h2#txt_linkit {
	background: transparent url(../images/hotlink-ok/txt/linkit.png) top left no-repeat;
	height: 30px;
	text-indent: -999em;
	width: 69px;
}
h3 {
	color: #fec156;
	font: italic 20px Georgia, Times, serif;
	padding: 0 0 15px;
}
a:link, a:visited, a:hover, a:active {
	color: #fec156;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 0 15px 0;
}
img {
	border: 0;
}
.img {
	border: 2px solid #fec156 !important;
	margin: 0 auto;
}
.first {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.clear {
	clear: both;
}
ul {
	margin: 0 0 15px 15px;
}
ul li {
	margin: 0 0 10px 0;
}
#container {
	height: 1%;
	margin: 0 auto; 
	overflow: visible; 
	padding: 20px 0 0 0; 
	text-align: left; 
	width: 650px;
}

.frontpage {
	background: transparent url(../images/hotlink-ok/line.gif) top left repeat-x;
	margin: -30px  0 50px 0;
	position: relative;
	width:  650px;
}
.frontpage div {
	background: transparent url(../images/hotlink-ok/line.gif) bottom right repeat-x;
	padding: 30px 0;
	position: relative;
	width: 650px;
}


#content { 
	float: left;
	overflow: visible;
	width: 400px; 
}
#sidebar { 
	float: right; 
	width: 200px; 
}
#sidebar h2 {
	margin: 15px 0 5px 0;
	padding: 0;
}
#sidebar p img {
	margin: 0 0 0 -5px;
}
#sidebar .input {
	background: #840;
	border: 1px solid #fec156;
	color: #dd8845;
}
#sidebar ul {
	margin: 0 0 15px 0;
	padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
}
#footer  {
	clear: both;
	font-size: 10px;
	font-style: italic;
	padding: 30px 0;
}
#description {
	display: none;
}
div.post {
	background: transparent url(../images/hotlink-ok/line.gif) bottom left no-repeat;
	height: 1%;
	margin: 0 0 30px 0;
	overflow: visible;
	padding: 0 0 30px;
	width: 100%;
}
div.post img.permalink {
	border-width: 0;
	display: none;	
	height: 9px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 23px;
}
div.post:hover img.permalink {
	display: block;
}

/* Regular Post */
div.post div.regular {
}
div.post div.regular blockquote {
	font-style: italic;
}

/* Photo Post */
div.post div.photo img, div.post img {
	border: 2px solid #fec156;
	margin: 0 auto;
}
div.post div.photo div.caption {
	font-size: 13px;
	margin: 5px 0 15px 0;
}
div.post div.photo div.caption a {
}

/* Quote Post */
div.post div.quote {
	padding: 0 30px;
}
div.post div.quote span.quote {
	color: #fec156;
	font-size: 24px;
	line-height: 26px;
}
div.post div.quote span.quote big.quote {
	font: Bold 60px Georgia, serif;
	line-height: 1px;
	vertical-align: -23px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}
div.post div.quote div.source {
	padding: 0 0 15px 0;
}
div.post div.quote div.source a {
}

/* Link Post */
div.post div.link span.arrow {
	color: #fec156;
	display: inline;
	font: italic 32px Georgia, Times, serif;
}
div.post div.link a.link {
	color: #fec156;
	text-decoration: underline;
}
* html div.post div.link a.link {
	margin: 0;
}
div.post div.link a.link:hover {
	text-decoration: none;
}
div.post div.link div.description {
	padding: 10px 0 0 0;
}

/* Conversation Post */
div.post div.conversation ul {
	border-left: solid 5px #fec156;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
}
div.post div.conversation ul li {
	font-size: 12px;
	padding: 4px 0 4px 8px;
	margin-bottom: 1px;
}
div.post div.conversation ul li span.label {
	font-weight: bold;
}
div.post div.conversation ul li.odd {
	background:#840;
}
div.post div.conversation ul li.even {
	background: #703801;
}

/* Audio Post */
div.post div.audio div.caption {
	font-size: 13px;
	margin-top: 5px;
}

/* Video Post */
div.post div.video div.caption {
	font-size: 13px;
	margin-top: 5px;
}


/* flickr */
.flickr_badge_image { 
	float: left; 
	margin: 0 10px 10px 0; 
}
.flickr_badge_image img {
	border: 2px solid #fec156;
}

/* other */
.tags {
	font-size: 11px;
	margin: 0;
}
.tags li {
	display: inline;
}
.query { font-weight: bold; }

/* comments */
p.comments {
	font-size: 11px;
}
span.valitettavasti {
	font-size: 10px !important;
}


/* tables */
table.details {
	border-left: 1px solid #b05e1a;
	border-top: 1px solid #b05e1a;
	margin: 0 0 14px 0;
}
table.details td {
	border-bottom: 1px solid #b05e1a;
	border-right: 1px solid #b05e1a;
	padding: 5px
}

/* twitter */
div.twitter_com {
	background: transparent url(../images/hotlink-ok/line.gif) bottom left no-repeat;
	height: 1%;
	margin: 0 0 10px 0;
	overflow: visible;
	padding: 0 0 0px;
	width: 100%;
}
.twitter_com span.heading {
	color: #fec156;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 -30px;
}
* html .twitter_com span.heading {
	margin: 0;
}
*+html .twitter_com span.heading {
	margin: 0;
}

.twitter_com span.info {
	font-size: 11px;
}
.twitter_com .regular {
	font-style: italic;
}
.twitter_date {
	display: none;
}
.twitter_com .twitter_date {
	display: block;
}