/*

	Theme Name: Relaxation_3column
	URI: http://clemens.orth.me.uk/
	Description: A simple 3 column design (based on the relaxation theme)
	Version: 1.0
	Author: Clemens Orth
	Author URI: http://clemens.orth.me.uk/

	Relaxation_3column
	http://clemens.orth.me.uk/
	The original 2 column theme was designed by John Wrana (http://www.jowra.de/wp/)
	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	and build by John Wrana and Clemens Orth

	The 3 cloumn relaxation theme comes with a 3rd column where you can freely 
	edit your own content like last read books, flickr photos, cds you bought, etc.
	Have a look at my website (http://clemens.orth.me.uk) for an example.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The photos in the header graphic are released under the cc licence. Check the URLs
	in the readme.txt file for more details.


	
	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 10px 0;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 20px;
}

a {
	color: #DC5E04;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h5 {
	color: #DC5E04;
	font-size: 16px;
font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
}

h6 {
	color: #676E04;
	font-size: 13px;
        font-weight: bold;
	margin: 0px 0 -15px 0;
	padding: 0;
}
img {
	border: 0;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	PADDING-RIGHT: 30px; PADDING-LEFT: 37px; BACKGROUND: transparent; LEFT: 1px; FLOAT: left; PADDING-BOTTOM: 30px; MARGIN: 0px; WIDTH: 520px; COLOR: #000000; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;

}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

	Author: Clemens Orth
	Author URI: http://clemens.orth.me.uk/

	Relaxation_3column
	http://clemens.orth.me.uk/
	The original 2 column theme was designed by John Wrana (http://www.jowra.de/wp/)
	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	and build by John Wrana and Clemens Orth

	The 3 cloumn relaxation theme comes with a 3rd column where you can freely 
	edit your own content like last read books, flickr photos, cds you bought, etc.
	Have a look at my website (http://clemens.orth.me.uk) for an example.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The photos in the header graphic are released under the cc licence. Check the URLs
	in the readme.txt file for more detail
                                            |


	
	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99;
	font-size: 13px;
	font-family:  Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 10px 0;
}



blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 20px;
}

a {
	color: #DC5E04;
	text-decoration: none;
        font-weight: 700;

}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}



h3 {
	color: #005577;
	font-size: 16px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5 {
	color: #DC5E04;
	font-size: 16px;
font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
}

h6 {
	color: #676E04;
	font-size: 13px;
        font-weight: bold;
	margin: 0px 0 -15px 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

li{
margin-left: 35px;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	PADDING-RIGHT: 30px; PADDING-LEFT: 37px; BACKGROUND: transparent; LEFT: 1px; FLOAT: left; PADDING-BOTTOM: 30px; MARGIN: 0px; WIDTH: 520px; COLOR: #000000; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#topad{
margin: 0;
padding: 8px 0px 0px 117px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

#pagenew {
	background: transparent url(images/middlenew.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}


#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebarwide{
background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
width: 356px;
}

#sidebarwrap{
background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
width: 356px;
}

#pullout {
width: 356px;
border-left: 1px solid #e0e0d0;
border-right: 1px solid #e0e0d0;
border-top: 1px solid #e0e0d0;
border-bottom: 1px solid #e0e0d0;
padding: 10px;
margin-left: 45px;
}


#sidebar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 25px; FONT-SIZE: 11px; BACKGROUND: transparent; FLOAT: left; PADDING-BOTTOM: 30px; MARGIN: 0px; WIDTH: 130px; COLOR: #443; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}

#sidebar2 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND: transparent; FLOAT: right; PADDING-BOTTOM: 30px; MARGIN: 0px; WIDTH: 160px; COLOR: #443; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}

#sidebarwide{
background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
width: 356px;
}


#sidebar a {
	color: #666666;
}


#sidebar2 a {
	color: #666666;
}

#sidebar a:hover {
	color: #DC5E04;
	text-decoration: underline;
}

#sidebar2 a:hover {
	color: #DC5E04;
	text-decoration: underline;
}

#sidebar h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar2 h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar2 h3 {
	color: #293511;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}


#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: transparent url(images/shoestb.jpg) no-repeat top center;
	height: 185px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 16px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}


.more a{
color: #DC5E04;
}

.more a:hover{
color: #DC5E04;
text-decoration: underline;
}


#pullout {
width: 320px;
border-left: 1px solid #e0e0d0;
border-right: 1px solid #e0e0d0;
border-top: 1px solid #e0e0d0;
border-bottom: 1px solid #e0e0d0;
padding: 10px;
margin-left: 45px;
}

#mission {
width: 280px;
border-left: 1px solid #e0e0d0;
border-right: 1px solid #e0e0d0;
border-top: 1px solid #e0e0d0;
border-bottom: 1px solid #e0e0d0;
padding: 10px;
margin-left: 20px;
line-height:16px;
font-size: 12px;
}

