﻿/*
Theme Name: Zen In White
Theme URI: 
Version: 0.1
Description: Print theme
Author: Erik Schumann
Author URI: http://mychange.se/
*/


.contentarea ul
{
	padding-bottom: 0.5em;
}

.contentarea ul li
{
	margin: 0.1em 0.1em 0.3em 1.0em;
}
.entry p {
padding-bottom: 0.5em;
}
#.entry ul {
	margin-bottom: 1em;
}

body
{
	font-size: 1em;
	padding: 15px 15px 15px 15px;
#	background: #5C6A74 url('images/bgl.gif');
	background-color: #FFFFFF;
}
body,textarea
{
	color: #3B3B3B;
	border: 1px solid #c6c3c3;
	background-color: #FFFFFF;
	font-family: "georgia", "times new roman", serif;
}
input
{
	display:none;
}
a 
{
	color: #3B3B3B;
	text-decoration: underline;
}
blockquote
{
	color: #5C6A74;
	border: dashed 1px #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#outer 
{
	width: 90%;
	margin: 0% 5% 0% 5%;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 100%;
	height: 34px;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
}

#header
{
	width: 100%;
	background: #3B3B3B url('images/bg1.gif') repeat-x top left;
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #E4E4E4;
	text-decoration: none;
}
#headercontent h2 {
	color: #E4E4E4;
	font-size: 1.2em;
	font-weight: normal;
}
#headerimage {
	width: 100%;
	height: 109px;
	background: #FFFFFF url('/blog/images/mychange.jpg') no-repeat top left;
}
#headermenu
{
	font-size: 1.0em;
	padding: 0.5em 0.0em 0.5em 0.0em;
	background: #3B3B3B url('images/bg2.gif') repeat-x top left;
}
#headermenu
{
	display:none;
}

#l_sidebar 
{
	display:none;
}
#r_sidebar 
{
	display:none;
}
#l_sidebarwidgeted
{
	display:none;
}
#r_sidebarwidgeted
{
	display:none;
}
.sidebar
{
	display:none;
}

#content 
{
	width: 100%;
#	float: left;
	background-color: #FFFFFF;
}
.contentbar
{
	margin: 1em;
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
}
.contenttitledate
{
	display:none;
}
.contenttitledate1
{
	display:none;
}
.contenttitledate2
{
	display:none;
}
.contentarea
{
	clear: both;
	padding: 0.0em 0.0em 1.0em 0.0em;
}


.contentbar h2
{
	color: #5C6A74;
	font-size: 1.2em;
	font-weight: bold;
}
.contentbar h2 a
{
	color: #5C6A74;
	text-decoration: none;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls
{
	display:none;
}

.sociable
{
	display:none;
}


#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform 
{
	display:none;
}

#footer
{
	width: 100%;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #3B3B3B url('images/bg2.gif') repeat-x top left;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	display:none;
}