﻿/*
Theme Name: Water-Music / Requiem
Theme URI: http://heartdrops.org
Description: Layout featuring tiny flowers, photographed by Georgina - layout inspired by Water-Music by Gwen Harwood
Version: 1.0
Author: Georgina Luhur
Author URI: http://heartdrops.org
Copyright Georgina Luhur, not to be redistributed. 
*/


/* general */

@font-face {
	font-family: 'Gisha';
	src: url('http://heartdrops.org/x/wp-content/themes/watermusic/gisha-webfont.eot');
	src: local('☺'), url('http://heartdrops.org/x/wp-content/themes/watermusic/gisha-webfont.woff') format('woff'), url('http://heartdrops.org/x/wp-content/themes/watermusic/gisha-webfont.ttf') format('truetype'), url('http://heartdrops.org/x/wp-content/themes/watermusic/gisha-webfont.svg#webfontq7L3lEgk') format('svg');
	font-weight: normal;
	font-style: normal;
}


p,body, td, li {
	font: normal 95%/190% gisha;
	color: #333;
}

body {
	background-color: #744;
	padding: 0;
	margin:0	
}

#header { 
	background: url('header.png') no-repeat scroll center top;
	width: 800px; 
	height: 299px;
	background-color:transparent;
	margin: 0 auto;
	text-align: center;
}

#foot { 
	width: auto; 
	height: auto;
	background-color:#fde;
	margin:0 auto;
	text-align: center;
}

/* specifics */

acronym {
	border-bottom: 1px dotted;
}

a:visited,a:link {
	font-weight: normal;
	text-decoration: none;
	color:#844;
	border-bottom: 1px dotted #ec8;
}

a:hover {
	color:#c34;
	border-bottom:1px solid #fff;
}

img {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 2px solid transparent;
}

a.img:hover {
	border: 0;
}

.box {
	background-color: transparent;
	padding: 10px;
}

.center{
	text-align:center;
}

code {
	color:#333; 
	background-color:#fff;
	padding:4px;
	font: normal 95%/180% gisha;
}

legend {
	font: normal 110%/190% gisha, arial;
	color:#b96;
}

h1 {
	font: normal 130% Gisha;
	text-transform:lowercase;
	color:#955;
	letter-spacing: 3px;
	padding:5px;
}

h2 {
	font: normal 110% Gisha;
	color:#AF895F;
	padding-top: 5px;
}

h3 {
	font: normal 105% Gisha;
	text-align:center;
	color:#c66;
}

h4 {
	font: normal 95%/190% gisha;
	color:#AF895F;
	padding-left: 30px;
	margin-top: -10px;
}

h5 {
	font:normal 85% georgia, arial, "times new roman";
	color:#7BCCC8;
	text-align:center;
}

h6 {
	font:normal 90% georgia, arial;
	color:#c96;
	text-align:right;
	background-position: right;
	padding-right: 30px;
}

b,strong {
	color:#b96;
}

em, i {
	color:#c66;
	font-family:georgia;
}

ins,u {
	color:#777;
}

ul {
	list-style-image:url('bullet.gif');
}

li {
	margin: 0px;
}

.alignleft {
	float: left;
	text-align: left;
	width: auto;
}

.alignright {
	float: right;
	text-align: right;
	width: auto;
}

.clear {
	clear: both;
}

.commenta {
	background:#F5FAE0;
	padding: 10px;
	margin-bottom:10px;
}

.grava {
	float: right;
	border:5px solid #deb;
	margin: 3px;
}

blockquote{
	display:block;
	background:#fff;
	color:#444;
	padding:11px;
	border-left:5px solid #EBFAAE;
}

input, textarea, select {
	font:normal 95% Gisha;
	background-color: #fff;
	padding:10px;
	border:1px solid #F5FAE0;
	margin: 3px;
}

pre {
	overflow: auto;
}


/* layout elements */

#container {
	width:800px;
	margin:10px auto;
	background-color: #deb;
	padding: 10px;
}

#side {
	width:210px;
	height:auto;
	float: left;
}

#content {
	width:565px;
	height:auto;
	float:right;
	padding-right: 10px;
}

#foo {
	width:auto;
	clear:both;
	height:auto;
	text-align:center;
	padding: 40px;
	background: url('footer.png') no-repeat scroll center top;
}

p.postmetadata, div.postmetadata {
	background-color:#fff;
	padding: 10px;
	margin: 0 30px 0 30px;
	font: normal 80%/190% gisha;
	color: #444;
	border-left:5px solid #EBFAAE;
}
	
.footnotes {
	font: normal 80%/190% gisha;
	margin-bottom:10px;
}
		
	

/* navigation elements */

.updates {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	padding: 0;
	margin-left: 10px;
}

.updates li a {
	display: block;
	margin:0;
	margin-bottom:1px;
	background:#fff;
	padding: 7px 7px 7px 10px;
	color: #955;
	border-left: 1px solid #ecc;
	border-bottom:none;
	font: normal 85% Gisha;
}

.updates li a:hover {
	background:#F5FAE0;
	border-left:4px solid #EBFAAE;
	text-align:right;
	border-bottom:none;
}

#navigation {
	list-style:none;
	margin:20px auto;
	padding:0;
	text-align:center;
}

#navigation ul, #navigation li {
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#navigation li a {
	background-color:transparent;
	width:auto;
	height:auto;
	margin: 0 7px;
	text-align:center;
	color:#744;
	font: normal 120% gisha, "trebuchet ms", arial;
	letter-spacing: 1px;
	padding: 8px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:none;
}

#navigation li a:hover {
	background-color:#fff;
	color:#c66;
	text-decoration:none;
}


/* thread comment */

.editComment, .editableComment, .textComment{
	display: inline;
}

.comment-childs{
	border: 0;
	margin: 5px 0 0 10px;
	border-left: 4px solid #EBFAAE;
	padding: 6px 0 6px 10px;
	background-color: transparent;
}

.chalt{
	background-color: transparent;
}

#newcomment{
	border:1px dashed #777;width:90%;
}

#newcommentsubmit{
	color:red;
}

.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}

.mvccls{
	color: #999;
}


/* speech bubble, thank you to Vicky of dearagony.org */

.comment-link {
	margin-top : 15px;
	margin-left : 5px;
	margin-right: 10px;
	padding-top : 11px;
	float : right;
	width : 65px;
	height : 60px;
	text-align:center;
	font: bold 150% Gisha;
	background : url('bubble.gif') no-repeat;
}
.comment-link a:link, .comment-link a:active, .comment-link a:visited {
	color : #c66;
	text-decoration : none;
	border-bottom: none;
}
.comment-link a:hover {
	color : #844;
	border-bottom: none;
}

/* navigation tutorial */

#nav0 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style: none;
}

#nav0 li {
	margin-bottom: 2px;
}

#nav0 a {
	background: #000;
	color: #ddd;
	display: block;
	width: 150px;
	border-left: 5px solid #808080;
	border-bottom:none;
	padding-left: 10px;
} 

#nav0 a:hover {
	background: #808080;
	color: #ddd;
	text-decoration: none;
	border-left: 5px solid #000;
	border-bottom:none;
} 

#nav1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav1 li {
	float: left;
	width:85px;
	margin-bottom: 2px;
}

#nav1 li a {
	background: #000;
	color: #ddd;
	display: block;
	width: 85px;
	padding: 3px;
	text-align: center;
	border-bottom:none;
} 

#nav1 li a:hover {
	background: #808080;
	color: #ddd;
	text-decoration: none;
	border-bottom:none;
} 
