/*
Theme Name: oh-so-journal03
Theme URI: http://janwessel.de
Description: one-column
Version: 1.0
Author: Jan Wessel
Author URI: http://janwessel.de
Tags: fixed width, one column
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.wrapper {margin-left: auto;margin-right: auto;width:900px;}
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
#logo,#rss,#categories,#pages,#copyright,#comments,.date,.text{display:inline;float:left;position:relative;}
#pages,#copyright,#comments {width:900px}
#logo,.text {width:720px}
#rss,.date {width:180px;}

body  {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5em;
text-align:left;
color:#2c2c39;
background:#fff;}

a {
color:#c00;
text-decoration:none;}
a:visited {
color:#666;}
a:hover {
text-decoration:underline;}
h1 {}
h2 {
margin:0 0 .3em 10px;
font-size:2em;
line-height:1em;}
h3 {
margin:2em 0 .3em 10px;
font-size:1.3em;
line-height:1em;}
ul {
margin:1em 0 1em 10px;}
ol {
margin:1em 0 .3em 10px;}
li {
margin:.5em 0 .5em 30px;}
ol li {
list-style-type:decimal;}
ul li {
list-style-type:square;}
p {
margin:1em 0 1em 10px;}
textarea {
border:solid 1px #ccc;}
input {
border:solid 1px #ccc;}
blockquote {
margin:1em 0 1em 50px;
border-left:solid 3px #454550; }
blockquote p cite {
border-top:solid 1px #ccc;
font-style:normal;
letter-spacing:.05em;}


em {
font-style:italic;}
strong {
font-weight:bold;}


#header {
padding:.3em;
color:#fff;
background:#2c2c39;}
#navigation {
color:#fff;
background:#454550;}
#content {
margin:1em 0 0 0;
color:#2c2c39;
background:#fff;}

#copyright {
font-size:.9em;
text-align:center;}

#pages {
text-align:right;}
#pages a {
color:#fff;
text-decoration:none;
font-weight:bold;}
#pages a:hover {
text-decoration:underline;}
#pages ul {
margin:.3em 0;}
#pages li {
margin:0 0 0 1em;
display:inline;}

#rss p {
margin:0;
width:158px;
background:url(rss.png) no-repeat;}
#rss a {
height:145px;
display:block;
text-decoration:none;}
#rss a:hover {
background:url(rss.png) 0 -145px;}
#rss a span {
display:none;}

.posting {
margin-bottom:2em;
border-bottom:solid 1px #454550;}

.date {
height:130px;
background:url(pen.png) no-repeat top right;}
.date p {
margin:0;
padding:0 30px 0 0;}
.date span {
text-align:center;
display:block;}
.date .day {
font-size:2em;
line-height:1em;}
.date .month {
font-size:1.5em;
line-height:1em;}
.date {
font-size:1.5em;
line-height:1.3em;}

.text h2 a {
text-decoration:none;
color:#2c2c39;}
.text h2 a:visited {
color:#454550;}
.text img {}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;}
img.alignright {
margin: 0 0 2px 7px;
display: inline;}
img.alignleft {
margin: 0 7px 2px 0;
display: inline;}
.alignright {
float: right;}
.alignleft {
float: left;}

.current_page_item {
padding:.8em .8em 1.2em .8em;
background-color:#2c2c39;}



.comment {
padding:.5em 10px;	
margin:1em 0 1em 30px;}
.comment-author img {
float:right;}
.comment-body {
padding:0 90px 0 30px;}
.even {
background:#ddd;}
.odd {
background:#ccc;}