﻿/*Theme Name: One Love : Hyuk Jae
Theme URI: http://yearwithoutasummer.net/hyukjae/
Description: http://yearwithoutasummer.net/hyukjae/
Author: Cynna 
Author URI: http://www.omona-box.com*/

body {
background: url('images/bg.png');
font-size: 12px;
font-family: verdana, tahoma, sans-serif;
color: #645947;
line-height:19px;
text-align:left;
margin-top:46px;
margin-bottom:5px;
}

em{color: #a5c3bd;text-decoration : none;}
b{color: #FFB0A0; text-decoration : none;}
strong{color:#FFB0A0; text-decoration : none;}
i{color: #a5c3bd; text-decoration : none; }
u{color:#645947;text-decoration:none;border-bottom:1px solid #7bcfb5; }
a {cursor: default; text-decoration: none;} 
a:link {cursor: default; color: #E4BA7D; text-decoration: none; }
a:visited {cursor: default; color: #E4BA7D;text-decoration: none; }
a:active {cursor: default; color: #E4BA7D;text-decoration: none; }
a:hover {cursor: default; color: #F0B966;text-decoration: none;}
ol, ul, li {margin:0; padding:0; list-style-type:none; }

#page {
width:802px;
background: #fff ;
margin-left: auto;
margin-right: auto;
padding: 15px;
text-align: left;
border:2px solid #DDA6A6;
}

#header {
background:url('images/banner.png');
width: 850px;
height: 205px;
margin: 0 auto;
}

#footer {
background: #fff;
width: 802px;
height: 54px;
margin-top:10px;
border-top:6px solid #eddedb;
clear: both; 
background-position-y:50%;
font-size: 11px;
}

#sidebar {
width: 210px;
font-family : verdana,tahoma,sans-serif; 
font-size: 11px;
text-align: left;
line-height:15px;
padding: 0px 0px 0px 0px;
float: right;
margin-top: 0px;
}
#sidebar ul li {
display: block;
background: #FFF5F5;
border-bottom:1px solid #FCE7E7; 
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
height:1%; /* IE WIN */
}
#sidebar ul li:hover {
background-color: #FBFCE8;
}
#sidebar ul li ul {
list-style-type: none;
margin: 0;
padding: 0;
} 
#sidebar ul li ul li {
display: block;
background: #FFF5F5;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
height:1%; /* IE WIN */
}

#content {
width: 570px;
text-align: left;
margin-top: 19px;
padding-right: 15px;
float: left;
}

#navigationlavalamp{
height:28px;
display:block;
padding:0px 0 0px 0px;
position:relative;
margin: 0 auto;
}

.lavaLampBottomStyle {
height:28px;
line-height:28px;
margin: 0 auto;
background: #DDA6A6;
width: 817px;
padding-left:10px;
padding-right:10px;
overflow: hidden;
font-family: Verdana, Tahoma, sans-serif;
font-size: 13px;
}

.lavaLampBottomStyle li {
float:left;
margin:0;
padding:0;
list-style-type:none;
}

.lavaLampBottomStyle li.back {
border-bottom:5px solid #b58273;
width: 9px;
height: 28px;
z-index: 8;
position: absolute;
}
.lavaLampBottomStyle li a {
 display:block;
padding:0 14px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
vertical-align:middle;
background-color:#DDA6A6;
color: #FFFFFF;
border-left:1px solid #DDA6A6;
z-index: 10;
overflow: hidden;
position: relative;
font-weight:bold;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {border: none;}                     

.postheader {
display: block;
color: #8cb2ad;
font-family :  Trebuchet MS;
font-size:23px; 
text-decoration: none;
text-align:left;
height: 18px;
line-height:24px;
padding: 0 0 0 2px;
margin-bottom: 3px;
}

.postheader a { color: #8cb2ad; text-decoration: none; }	
.postheader a:hover {color:#B5CEEE; text-decoration:none;}
.weekdays {
font-size:11px; padding-top:2px;color:#998669;margin-left:3px;line-height:15px;}


.postentry {
font-size : 12px;
font-family : verdana,tahoma,sans-serif;
margin-top: 0px;
}

.postentry ol {
padding-left:20px;line-height:23px;
}

.postentry li{
list-style-image:none;
background-repeat:no-repeat;
margin: 4px 7px; 
}

.postentry ul{
padding-left:20px;
line-height:19px;
}

.storyinfo {
background: transparent;
padding-right: 1px;
text-transform:uppercase;
font-weight:bold;
padding-top: 3px;
text-align: right;
border-bottom: 1px dashed #808080;
}

.titlepage {
color: #615244;
font-size : 17px; 
line-height : 18px; 
font-family : Trebuchet MS;
font-weight: bolder;
background-color: transparent;
}

.linhadashed {
color: #808080;
font-weight: bolder;
text-transform: none;
font-size: 10px;
text-align: center;
border-bottom: 1px dashed #808080;
}

.blocktitle {
background:url('images/blockbg.png') no-repeat;
font-family: Trebuchet MS; 
width: 200px;
line-height:31px;
font-size: 16px;
text-align:right;
color: #8cb2ad;
padding-top: 19px;
padding-right: 19px;
}

input, select, textarea {
font-family:Verdana, Tahoma, Sans-serif; 
font-size:11px; 
color: #777; 
filter:alpha(opacity=90); 
opacity: .90; 
background: #fff; 
padding:3px;
border:#eddedb 1px solid;
}

blockquote {
border:2px solid #E6F3FF;
background: #FFFFFF;
color: #555;
margin: 5px;
padding: 3px;
font-size: 11px;
}

code {
font-family: monospace;
color: #A58F72;
cursor: default;
}

/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #f8f8f8 ;
padding: 5px ;
margin: 0 0 5px 0;
}
.commentheader{
background-color: #FFEEEB;
border-bottom:3px solid #FFDFDA;
padding: 5px ;
margin: 0 0 5px 0;
font-family:Tahoma;
letter-spacing:1px;
}

.avatar {
float: left;
padding: 5px;
margin:4px;
background-color: #FFF5F5;
border:1px solid #C5DFF7;
}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #eddedb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 7px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:16px trebuchet MS; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#94AEBB; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#A3C9D8; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, verdana,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#C28181; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#C99C9C; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, verdana,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#645947;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 

.cdate {	
font-weight: bold; 
padding:2px; 
font-color:#66b257;
text-align: right; 
background-color: #FFFFFF;
}

hr {
border: 1px;
border-top: 1px solid #C5DFF7;
height: 1px;}

#wp-calendar {
margin-left: auto;
margin-right: auto;
font-size: 9pt;
width: 190px;
color: #756555;
border:0px solid #808080;
}
#wp-calendar caption {
margin-left: auto;
margin-right: auto;
text-transform:uppercase;
color: #FACBCA;
font-size:10px;
line-height:14px;
font-weight:bold;
text-align:center;
padding: 1px 1px 1px 4px;
font-family:trebuchet;
letter-spacing:2px;
}
#wp-calendar th {
font-size: 8pt;
}
#wp-calendar #today {
	border: 1px solid #FAEFED;
	background-color: #FFF9F8;
	color: #756555; 
}
#wp-calendar td {
text-align: right;
border-bottom:1px solid #FAEFED;
border-top:1px solid #FFFFFF;
border-left:1px solid #FAEFED;
border-right:1px solid #FFFFFF;
background-color: #FFF9F8;
color: #756555;
}

#wp-calendar td.pad {
border: none;
}

#wp-calendar a:link, #wp-calendar a:visited {
color: #756555;
font-weight: bolder;
text-decoration: none;
}
#wp-calendar a:hover,  #wp-calendar a:active {
color: #948373;
font-weight: bolder
text-decoration: none;
}
#wp-calendar #next a, #wp-calendar #next {
padding-right: 5px;
text-align: right;
border: none;
}
#wp-calendar #prev a, #wp-calendar #prev {
padding-left: 5px;
text-align: left;
border: none;
}
p {
font-size: 1em;
line-height: 1.5em;
margin: 1.2em 0;
}
