@import url(base-weblog.css);

/*
name: Relaxation Subvert
designer: Eric Boer Nielsen
designer_url: http://amalgamar.f2o.org/blog/
description: Based on the Wordpress design by John Wrana (http://www.jowra.de/)
layouts: one-column, two-column-left, two-column-right, three-column
*/

/* ========================================================================= *
 * You can customize it with your own banner images changing the code below, *
 * replacing 'header-x.gif' with your image path and filenames. You may also *
 * change the banner-description color accordingly. Try it!                  *
 * ========================================================================= */

.layout-one-column #banner-inner { 
	background-image: url(header-1.gif);
}

.layout-one-column #banner-description,
.layout-one-column #banner-description a {
	color: #000;
}

.layout-two-column-left #banner-inner {
	background-image: url(header-2.gif);
}

.layout-two-column-left #banner-description,
.layout-two-column-left #banner-description a {
	color: #fff;
}

.layout-two-column-right #banner-inner {
	background-image: url(header-2.gif);
}

.layout-two-column-right #banner-description,
.layout-two-column-right #banner-description a {
	color: #fff;
}

.layout-three-column #banner-inner { 
	background-image: url(header-2.gif);
}

.layout-three-column #banner-description,
.layout-three-column #banner-description a {
	color: #fff;
}

/* ========================================================================= */

/* basic page elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	margin: 1em 1em 1em 0;
	padding-left: 2em;
}

.entry-content blockquote {
	background: url(quote.gif) no-repeat left top;
	color : black;
}

code, pre {
	color: #c93;
	text-align: left;
}

hr {
	border: 0;
	height: 1px;
	margin: 1.5em 38
}

p  { line-height: 1.5em; text-align: left; margin: 1em 0 }

ul, ol {
	padding-left: 1em;
	margin: 1em 0 1em 1em;
}

small { font-size: 0.85em; }

.smallcaps {
	font-variant: small-caps;
	letter-spacing: 0.09em;
}

a { color: #a06000; text-decoration: none; }
a:hover { text-decoration: underline; }

#banner a {  }
#banner a:hover { text-decoration: none; }

.module-content a { color: #000; }
.module-content a:hover { color: #a06000; text-decoration: none; }

/* page layout */

body {
	min-width: 714px;
	padding: 20px 0;
	color: #000;
	background-color: #A1A1A1;
}

#container {
	width: 714px;
	background: url(middle-2r.gif) repeat-y top center;
}

#container-inner {
	padding-bottom: 30px;
	background: url(bottom-2r.gif) no-repeat bottom center;
}

#banner {
	font-size: 11px;
	height: 170px;
	width: 714px;
	padding-top: 10px;
	background: url(top-2r.gif) no-repeat center top;
}

#banner-inner { 
	margin: 0 10px;
	width: 694px;
	height: 170px;
	background-position: top left;
	background-repeat: repeat;
}

/*h1*/#banner-header {
	margin: 0;
	width: 100%;
	height: 170px;
	background: url(header-alpha.gif) no-repeat top left;
	font-size: 0;
}

#banner-header a {
	display: block;
	width: 100%;
	height: 170px;
}

h2 { font-size: 20px; color: #c93; font-family: Georgia, "Times New Roman", Times, serif; }

/*h2*/#banner-description { position: absolute; top: 0; right: 4px; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; margin: 10px; letter-spacing: 0; text-align: right; }

#alpha {
	margin: 12px 30px 35px 67px;
	width: 430px;
}

#beta {
	margin: 26px 27px 0 32px;
	width: 128px;
}

/* content */

.content-nav {
	font-size: 11px;
	margin-bottom: 13px;
}

/*h2*/.date-header { font-size: 11px; color: #c93; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.09em; text-align: right; margin-top: 14px; }

h3,
/*h2*/.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header { font-size: 13px; color: #c93; font-family: Georgia, "Times New Roman", Times, serif; margin: 15px 0; font-weight: bold; }

h3 a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a {
	color: #c93;
}

.entry { margin: 10px 0 40px 0; }

.trackbacks,
.comments,
.archive {
	margin: 0;
}

/*h3*/.entry-header { font-size: 20px; color: #c93; font-family: Georgia, "Times New Roman", Times, serif; margin: 0; font-weight: normal; }

.entry-header a { color: #c93; }

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 0;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 10px 0;
}

.entry-footer {
	color: #c93;
	font-size: 10px;
	letter-spacing: 0.09em;
	margin: 10px 0 0;
	text-align: right;
}

.entry-footer a { color: #c93; }

.post-footers { display: block; }

.separator { color: #fdfdfa; }

.entry-body img { border: 1px solid #e0e0d0; }
.entry-body img[align="right"] { margin: 0 0 1em 1em; }
.entry-body img[align="left"] { margin: 0 1em 1em 0; }

.entry-userpic { display: none; }

.comment-userpic { 
	float: left;
	margin: 0 1em 1em 0;
	border: 1px solid #e0e0d0;
}

/* modules */

.module { font-size: 11px; }

/*h2*/.module-header { font-size: 11px; color: #c93; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.3em; margin: 0 0 10px; }

.module-header a { color: #c93; }

.module-content {
	margin: 0 0 20px 0;
	text-align: left;
}

.module-list,
.archive-list {
	margin-left: 10px;
}

.module-list-item {
	line-height: 1.5em;
	margin: 0;
}

.module-powered .module-content {
	color: #c93;
	padding: 5px;
	background: #fff;
	border: solid 1px #e0e0d0;
	text-align: center;
	width: 105px;
}

#trackbacks-info {
	color: #c93;
	padding: 5px 15px;
	background: #fff;
	border: solid 1px #e0e0d0;
	font-size: 11px;
	text-align: center;
}

#trackbacks-info p { text-align: center; }

.comment,
.trackback {
	color: #c93;
	font-size: 11px;
	margin: 10px 0 0;
	padding: 5px 15px;
	background: #f7f7f0;
	border: solid 1px #f0f0e0;
}

.comment-content p,
.trackback-content p {
	line-height: 1.2em;
}

.module-search input {
	background: #fff;
	border: solid 1px #e9e9d9;
	color: #000;
	vertical-align: middle;
}

.module-search #search,
#comment-author,
#comment-email,
#comment-url,
#comment-text { background: #fff; border: solid 1px #e9e9d9; color: #000; font-family: Georgia, "Times New Roman", Times, serif; padding: 1px 0 1px 2px; vertical-align: middle; }

.module-search #search { color: #c93; border-color: #e0e0d0; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; height: 15px; width: 51px; }

#comment-text { width: 350px; }

input[type=text] { background: #fff; border: solid 1px #e9e9d9; color: #000; font-family: Georgia, "Times New Roman", Times, serif; padding-left: 2px; vertical-align: middle; }

#comment-preview, 
#comment-post,
#comment-cancel { background: #fff; border: solid 1px #e9e9d9; color: #000; font-family: Georgia, "Times New Roman", Times, serif; vertical-align: middle; }

input[type=submit] { background: #fff; border: solid 1px #e9e9d9; color: #000; font-family: Georgia, "Times New Roman", Times, serif; vertical-align: middle; padding: 0 4px; }

.comments-open-footer {	margin: 0; }

.module-mmt-calendar .module-content th,
.module-calendar .module-content th { color: #c93; font-size: 6px; }

.module-mmt-calendar .module-content td,
.module-calendar .module-content td { font-size: 6px; }

/* calendar tweaks */
#calendar     { color: #000; font-size: x-small; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 140%; text-align: left; margin-bottom: 30px; padding: 2px }

#calendar table  { padding: 2px; width: 100%; border-style: none; border-width: 5pt 0 0; border-color: ; border-collapse: collapse }

#calendar caption    { color: #000; font-size: x-small; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; text-transform: uppercase; letter-spacing: 0.3em; padding-bottom: 3pt; border-bottom: 1px dotted #c93 }

#calendar th  { color: #c93; font-weight: normal; text-align: left; text-transform: uppercase; padding-top: 5pt }

#calendar td  { text-align: center }

/* one-column tweaks */

body.layout-one-column { min-width: 564px; }

.layout-one-column #container {
	width: 564px;
	background-image: url(middle-1.gif);
}

.layout-one-column #container-inner {
	background-image: url(bottom-1.gif);
}

.layout-one-column #banner {
	width: 564px;
	background-image: url(top-1.gif);
}

.layout-one-column #banner-inner { width: 544px; }

.layout-one-column #banner-header {
	background-image: url(header-alpha-1.gif);
}

.layout-one-column #alpha { margin-right: 67px; }

/* two-column-left tweaks */

.layout-two-column-left #container {
	background-image: url(middle-2l.gif);
}

.layout-two-column-left #container-inner {
	background-image: url(bottom-2l.gif);
}

.layout-two-column-left #banner {
	background-image: url(top-2l.gif);
}

.layout-two-column-left #alpha { 
	margin: 26px 23px 0 36px;
	width: 128px;
}

.layout-two-column-left #beta { 
	margin: 12px 67px 35px 30px ;
	width: 430px;
}

/* three-column tweaks */

.layout-three-column #container {
	background-image: url(middle-3.gif);
}

.layout-three-column #container-inner {
	background-image: url(bottom-3.gif);
}

.layout-three-column #banner {
	background-image: url(top-3.gif);
}

.layout-three-column #alpha { 
	margin: 26px 23px 0 36px;
	width: 128px; 
}

.layout-three-column #beta { 
	margin: 12px 30px 35px ;
	width: 250px;
}

.layout-three-column #gamma { margin: 26px 27px 0 10px; width: 158px; }
