/*
Template name: Winterplain
Template URI: http://templates.arcsin.se/winterplain-website-template/
Release date: 2007-12-13
Description: Simple and soft styled, two-column template with a touch of cold.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {margin: 0; padding: 0;}

html {height: 100%; padding-bottom: 1px;}
body {background: #EEE; font: normal 13px Verdana,sans-serif; color: #345;}

a {color: #06A;}
a:hover {color: #036;}

p {margin: 2px 0 8px;}
h1 {font: normal 2em Georgia,Tahoma,sans-serif;color:#FF6000}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1.2em Tahoma,sans-serif; color: #808080;}

h1,h2,h3 {margin: 2px 0;}

ul,ol {margin: 0 0 1em 1.4em;}


#top {margin: 0; padding: 0 0px 10px 10px; border-bottom: 1px solid #E6E6E6; background: #F6F6F6;}

img {border: none;}
img.bordered,.post img {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}

/* main layout */
#container {width: 760px; margin: 0 auto; background: #FFF; padding-bottom: 0px;}
#main {margin: 15px 0 0 8px;}
#main_left {width: 63%;}
#main_right {width: 35%;}

/* sidebar */
#main_right .content {padding: 2px 8px 4px; background: #F8F8F3; border-top: 1px solid #EAEAE2; margin-bottom: 14px;}
#main_right div.content {padding: 5px 8px;}

#sidebar ul {margin: 0;}
#sidebar li {list-style: none; padding: 3px 0;}

/* footer */
#footer {font-size: 0.9em; border-top: 1px solid #E6E6E6; background: #F6F6F6; padding: 8px 12px; color: #888;}
#footer {font-size: 0.9em;}
#footer a {color: #888;}
#footer a {text-decoration: none;}
#footer a:hover {color: #000;}

/* first post highlight */
#splash {margin-bottom: 1em;}
#splash h2 {font: normal 14px Georgia,sans-serif;}
#splash .post {padding: 12px 18px 0; background: url('/themes/default/images/splash.jpg') repeat-x left bottom !important; height: 0.01%;}
#splash .metadata {color: #ACA; border-top: 0px solid #DEE9E0; background: none; padding: 8px 0; margin: 0;}
#splash .metadata a {color: #474; text-decoration: none;}
#splash .metadata a:hover {color: #232; text-decoration: underline;}
#splash .date {font-size: 0.9em;}

/* misc */
.bold {font-weight: bold;}
.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.light,.light a {color: #777;}
.odd {background: #F6F6F6;}
.right {float: right;}
.tright {text-align: right;}

/* post */
.post {margin-bottom: 1em;}
.post .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}
.post .body {margin-bottom: 12px; line-height: 1.4em;}
.post .metadata {background: #F6F6F6; border-top: 1px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 6px; clear: both;}
.post .metadata a {color: #333; text-decoration: none;}


#label {background: #F6F6F6; text-align:right}
#brief {font: normal 1em Verdana,sans-serif; color: #999; padding:10px 0 0px 10px;}
#pubdate {color: #808080}
#forword {color: #000;}

blockquote {
	background: url('/images/quote.gif') no-repeat;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin: 5px 0;
	padding: 0.6em 1em 0.2em 40px;
	font-style:italic;
	font-size:16px;
}

#mphoto {
	width: 50px;
	float:left;
	padding-top:5px;
}
#mphoto img{
	border:1px solid #CCC;
	padding:2px;
}

#mtext {
	float:left;
	padding-top:10px;
}
#invite {
	line-height:150%;
}
