/* CUSTOM FONT */
@font-face {
font-family: Lora;
src: url(http://fonts.gstatic.com/s/lora/v9/wXeMvRh7Gui36p_I04Ex6g.woff);
}

/* SCROLLBAR */
::-webkit-scrollbar-thumb:vertical {
background-color: #f2e2d0;
height:25px;
border-radius:50px;
}

::-webkit-scrollbar {
height:10px;
width:8px;
background-color: #dbb181;
border-radius:50px;
}
 
/* BODY */
body {
background-image: url("http://static.tumblr.com/uiph2ts/xTDmx20me/bg20.png");
background-attachment: fixed;
background-color: #dbb181;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none; 
overflow-x:hidden;
}
 
#container {
width: 900px;
margin-left: 150px;
}
 
/* SIDEBAR */
#left {
width: 180px;
float: left;
position: fixed;
margin-top: 200px;
}
 
#left h1 {
font-family: Lora;
font-size: 24px;
color: #f2e2d0;
font-weight: normal;
text-transform: none;
letter-spacing: -1px;
text-align: center;
margin-bottom: -2px;
margin-left: -180px;
}

#left a.title {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease; 
opacity: .7;
}

#left a.title:hover {
opacity: 1;
text-shadow: 2px 2px 6px #ca8c46;
}
 
#sidebar {
background-color: #dbb181;
box-shadow:0 0 5px #dbb181;
padding: 5px;
width: 280px;
margin-left: -140px;
font-family: arial;
font-size: 11px;
letter-spacing: 0px;
color: #f2e2d0;
text-transform: none;
text-align: justify;
}
 
#sidebar b, strong {
color: #f2e2d0;
font-weight: normal;
}
 
#sidebar i, em{
color: #f2e2d0;
}
 
#sidebar a {
color: #f2e2d0;
text-decoration: none;
}
 
#sidebar img {
max-width: 180px;
margin-bottom: 2px;
}
 
#sidebar a.custom {
width: 150px;
height: 14px;
line-height: 10px;
font-family: Lora;
font-size: 14px;
color: #f2e2d0;
text-transform: lowercase;
text-decoration: none;
letter-spacing: 0px;
text-align: center;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
opacity: .7;
}
 
#sidebar a.custom:hover {
opacity: 1;
text-shadow: 2px 2px 6px #ca8c46;
}

#pages {
font-family: arial;
font-size: 16px;
text-align: center;
margin-left: -180px;
}
 
#pages a {
color: #f2e2d0;
text-decoration: none;
}
 
/* POSTS */
.post {
width:670px;
margin-left: 170px;
}
 
/* ENTRY */
.entry {
z-index: 6;
overflow: hidden;
background-color: #dbb181;
width: 500px;
border: 5px solid #dbb181;
box-shadow:0 0 5px #dbb181;
float: left;
margin-bottom: 10px;
font-family: arial;
font-size: 11px;
letter-spacing: 0px;
color: #f2e2d0;
}
 
.entry b, strong {
color: #f2e2d0;
font-weight: bold;
}
 
.entry i, em {
color: #f2e2d0;
font-style: normal;
}
 
.entry a {
color: #f2e2d0;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
opacity: .7;
}

.entry a:hover {
color: #f2e2d0;
text-shadow: 2px 2px 6px #ca8c46;
opacity: 1;
}
 
.entry h1 {
font-family: Lora;
font-size: 22px;
color: #f2e2d0;
font-weight: normal;
text-align: left;
letter-spacing: 0px;
margin-bottom: -16px;
text-transform: none;
margin: 0;
}
 
.entry h1 a {
color: #f2e2d0;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
opacity: .7;
}

.entry h1 a:hover {
text-shadow: 2px 2px 6px #ca8c46;
opacity: 1;
}
 
.entry blockquote {
border-left: 3px solid #f2e2d0;
padding-left: 5px;
margin-left: 5px;
}
 
.entry img {
opacity: .8;
width: 500px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
 
.entry img:hover {
opacity: 1;
}
 
.photoset {
opacity: .8;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
 
.photoset:hover {
opacity: 1;
}
 
/* QUOTE ENTRY */
.entry h2 {
font-family: Lora;
font-size: 16px;
color: #f2e2d0;
font-weight: normal;
text-align: left;
letter-spacing: 0px;
text-transform: none;
}
 
.quote {
font-size: 35px;
color: #f2e2d0;
float: left;
margin-top: 2px;
margin-right: 4px;
}
 
/* AUDIO */
.audio img {
max-width: 40px;
float: left;
margin-right: 5px;
}
 
.player {
height: 27px;
width: 500px;
}
 
/* ANSWERS */
.ask {
background-color: #dbb181;
box-shadow:0 0 5px #dbb181;
color: #f2e2d0;
padding: 3px;
}
 
.ask i {
font-style: normal;
}
 
/* PERMALINK BOX */
.perma {
font-family: arial;
font-size: 11px;
color: #f2e2d0;
text-transform: none;
text-align: left;
line-height: 10px;
width: 155px;
float: right;
margin-top: 5px;
padding: 2px;
}
 
.perma a {
color: #f2e2d0;
text-decoration: none;
}
 
.perma2 {
font-family: arial;
font-size: 11px;
color: #f2e2d0;
text-transform: none;
text-align: left;
line-height: 10px;
width: 155px;
height: 10px;
float: right;
margin-top: -5px;
padding: 2px;
}
 
/* HOVER */
.show {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}
 
.post:hover .show {
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
 
/* QUOTATION */
p.quote { 
font-family:Lora;
font-size:12px;
word-spacing: 3px;
text-align: center;
margin-left: 4px;
}

p.quote:hover {
font-size: 0;
}

p.quote:hover:before {
font-family:Lora;
font-size:12px;
word-spacing: 4px;
text-align: center;
content: attr(data-hover);
}


/* PERMALINK PAGE */
.permalink {
background-color: #dbb181;
box-shadow:0 0 5px #dbb181;
font-family: arial;
font-size: 11px;
letter-spacing: 0px;
color: #f2e2d0;
text-transform: none;
text-align: center;
width: 510px;
margin-left: 170px;
float: left;
}
 
.permalink b {
color: #f2e2d0;
font-weight: normal;
}
 
#date {
color: #f2e2d0;
}
 
.permalink a {
color: #f2e2d0;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
opacity: .7;
}

.permalink a:hover{
opacity: 1;
text-shadow: 2px 2px 6px #ca8c46;
}
 
ol.notes {
padding: 0px;
margin: 15px 0px;
list-style-type: none;
background: transparent;
border: 0px;
letter-spacing: 0px;
}

ol.notes li.note {
text-align: left;
letter-spacing: 0px;
}
 
/* TUMBLR CONTROLS */
iframe#tumblr_controls {
top: 4px;
left:4px !important;
position: fixed !important;
-webkit-transition: opacity 0.7s linear;
opacity: 0.2;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
 
iframe#tumblr_controls:hover {
-webkit-transition: opacity 0.7s linear;
opacity: 1;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}