﻿/*
Theme Name: Rose
Theme URI: http://heartdrops.org
Description: Simple light pink typography, fluid layout
Version: 1.0
Author: Georgina Luhur
Author URI: http://heartdrops.org/
Copyright Georgina Luhur, not to be redistributed.
*/


/* necessary things */


body, p, li {
	font: normal 95%/240% arial;
	color:#444;
	text-align: left;
}

body {
	background-color:#ffd6e7;
	margin: 0 auto;	
	padding: 0;
}

#header {
	width:auto;
	height: auto;	
	padding:0;
	margin: 0 auto; 
}

.sitename {
	text-align: right;
	margin-bottom: 25px;
	margin-top: 20px;
	border-bottom: 1px solid #fff5f9;
	padding-bottom: 5px;
}

.sitename a {
	font: bold 165% arial;
	color: #555 !important;
	width: auto;
	text-transform: lowercase;
	letter-spacing:0.5px;
}

.sitename a:hover {
	color: #777 !important;
	background-color: transparent !important;
}

/* the basic stuff */

a:visited, a:link {
	text-decoration:none;
	color:#e9a3c0;
	font-weight:bold;
}

a:hover {
	color:#fff;
	background-color: #e9a3c0;
}

a.external_icon {
	background: url(http://i46.tinypic.com/70jnh1.jpg) center right no-repeat;
	padding-right: 13px;
}

a:hover.external_icon {
	background-color:  #b77b93;
}

h1 {
	font: normal 190%/135% arial;
	text-align: left;
	padding: 0;
	color: #e9a3c0;
	margin-right:10px;
	letter-spacing: -1px;
	text-transform: lowercase;
}

h2 { 
	color: #555;
	font: bold 115% arial;
	text-transform:uppercase;
	letter-spacing:0.5px;
	padding-top: 15px;
	text-align: right;
}

h3 {
	font: bold 200% arial;
	letter-spacing: -2px;
	text-transform:lowercase;
	text-align: left;
	color: #e9a3c0;
}

h4 {
	margin-top: -15px;
	font: bold 85%/190% arial;
	color:#555;
	text-transform: uppercase;
}

h5 {
	font: bold 170% arial;
	letter-spacing: -2px;
	text-transform:lowercase;
	color:#b77b93;
}

h6 {
	font: bold 85%/190% arial;
	color:#555;
	text-transform: uppercase;
}

.img {
	border: 1px solid #BC8CBF;
}

b, strong {
	color:#777;
}

em, i {
	color:#b77b93;
}

u, ins {
	color:#444;
	border-bottom: 1px solid #444;
	text-decoration: none;
}

code {
	font-family: consolas, courier;
	color: #555;
}

pre {
	font-family: consolas, courier;
	overflow:auto;	
	padding:10px;
	color: #555;
	margin: 20px;
}

blockquote {
	display:block;
	padding:12px 15px;
	margin: 20px 90px;
	padding: 10px;
	font: normal 90%/190% arial;
	color: #555;
	background-color: #fff;
}

input, textarea, select {
	background-color:#fff;
	padding: 8px;
	margin: 3px;
	font: normal 95%/190% arial;
	color: #666;
	border:none;
}

input#s {
	height: 22px;
}

table {
	padding: 10px;
}

ul {
	list-style-type: square;
	color: #555;
}

/* the elemental stuff */

.center {
	text-align: center;
}

.left { 
	text-align:left;
}

.right { 
	text-align:right;
}

#container {
	width:auto;
	height:auto;
	margin:0 auto;
	padding: 0;
	background-color:transparent;
}

#container:before, #container:after {
	content: '';
	display: table;
}

#container:after {
	clear:both;
}

#container {
	display: inline-block;
}

#container {
	display: block;
}	


#content {
	width: 71%;
	height:auto;
	float: right;
	padding: 2% 3%;
	background-color: #ffeef5;
}

#side {
	width: 19%;
	height: auto;
	float: left;
	padding: 2%;
}

#side p {
	font: normal 80%/175% arial !important;
	color: #666;
	text-align: right;
}

#footer {
	height:auto;
	font: normal 80%/175% arial;
	border-top: 1px solid #f5d2e1;
	padding-top: 20px;
}

.part { 
	height:auto;
	width:240px;  
	float:left; 
	padding:15px;
	font: normal 85%/190% arial;
	color:#222;
	text-align: justify;
} 

/* the main navigation */

#navigation {
	z-index:150;
	width: auto;	
	height: auto;
	margin: 20px 0 25px 0;
	padding: 0;
	border-bottom: 1px solid #f5d2e1;
}

#navigation li {
	display: inline;
}

#navigation li a {	
	list-style-type: none;
	list-style:none;
	width:auto;
	margin: 0 20px 0 0;
	color: #777;
	font: bold 165% arial;
	text-decoration:none;
	border-bottom:none;
}

#navigation li a:hover {
	color:#999;
	background-color:transparent;
}

/* update links */

div#up {
	width: auto;
	text-align: right;
	margin: 0;
	padding: 0;
}

.updates li {
	text-align: right;
}

ul.updates {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	padding: 0;
	padding: 0;
}

.updates li a {
	display: inline-block;
	margin:0;
	margin-bottom:5px;
	background:#fff;
	padding: 3px 10px 3px 20px;
	color: #666;
	width: 70%;
}

.updates li a:hover {
	background:#ffeef5;
	color: #e9a3c0;
}

/* wordpress things */

div.thecomment {
	border-bottom: 1px solid #f5d2e1;
}

div.thecomment p a:link.sitename, 
div.thecomment p a:visited.sitename {
	color: #555;
	font: bold 135% arial;
	text-transform:uppercase;
	letter-spacing:0.5px;
	padding-top: 15px;
}

div.thecomment p a:hover.sitename {
	color: #777 !important;
	background-color: transparent !important;
}

p.postmetadata {
	padding: 10px;
	margin: 15px 50px 15px 50px;
	font: normal 80%/190% arial;
	color: #555;
	background-color: #fff;
}

.alignleft {
	float: left;
	text-align: left;
	width: auto;
}

.alignright {
	float: right;
	text-align: right;
	width: auto;
}

.clear {
	clear: both;
}


.grava {
	float: right;
	border:10px solid #ffd6e7;
	padding: 0;
	margin: 20px 0 0 0;
	height: 75px;
	width: 75px;
}

img.avatar {
	padding: 0;
	margin: 0;
}




.footnotes {
	font: normal 75%/185% arial;
}

/* thread comment */

.editComment, .editableComment, .textComment{
	display: inline;
}

.comment-childs{
	border: 0;
	margin: 5px 0 0 10px;
	border-left: 5px solid #F2E3F3;
	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 comments, thank you to Vicky of dearagony.org */

.comment-link {
	margin-top: -10px;
	margin-left: 3px;
	margin-right: 0px;
	padding-top: 22px;
	float: right;
	text-align:center;
	font: 190% arial !important;
	letter-spacing: -2px;
	background: url('bubble.png') no-repeat;
	height:85px;
	width:85px;
}

.comment-link a:link, .comment-link a:active, .comment-link a:visited {
	color : #777;
	text-decoration : none;
	border-bottom: none;
	font-weight: normal !important;
}

.comment-link a:hover {
	color : #fff;
	text-decoration : none;
	border-bottom: none;
	background-color: transparent;
}