All Photos Tagged 9ebccc;
/*
Original stylesheet by Nadia @ artphilia.livejournal.com
Downloaded from: butterflybox.livejournal.com
Style System: S2
Tiny icons from: www.brandspankingnew.net & passing_girl.livejournal.com
Theme: Flexible Squares
Account: Free, Plus and/or Paid
*/
body {
background-color: #818383;
text-align: center;
color: #bbbbbb;
font-family: verdana,tahoma,sans-serif;
font-size: 11px;
margin: 0 auto;
}
a, a:link, a:visited {
color: #9ebccc;
font-weight: normal !important;
text-decoration: none;
text-transform: normal;
}
.ljuser a {
font-weight: lighter !important;
text-transform: none;
text-decoration: none;
color: #9ebccc;
}
a:hover, .ljuser a:hover {
color: #bbbbbb;
}
p, td, {
color: #bbbbbb;
font-family: verdana,tahoma,sans-serif;
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content {
width: 600px;
margin: 0 auto;
background-color: #ffffff;
border-width: 0 ;
border-style: solid;
border-color: #bbbbbb;
padding: 5px;
}
#maincontent {
margin-top: 15px;
border-width: 0;
border-style: solid;
border-color: #FFFFFF;
}
#sidebar {
display: none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
/* for formatting header image */
#header {
}
.headerimage {
position: relative;
margin-left: auto;
margin-right: auto;
width: 600px;
height: 400px;
background-repeat: no-repeat;
background-image: url(http://img1.liveinternet.ru/images/attach/c/0/30/646/30646435_epijust.jpg);
}
/*title and subtitle*/
.title{
display: none;
}
.subtitle{
display: none;
}
/*-----------------------------------------------------------------------------
Header/Footer - navigation
--------------------------------------------------------------------------------*/
ul.navheader {
padding: 15px 0 15px 0;
margin-top: 0;
text-align: center;
background-color: #ffffff;
}
ul.navheader li {
display: inline;
padding: 10px 3px 10px 3px;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #9ebccc;
font-family: georgia;
font-weight: normal;
font-size: 13px;
letter-spacing: 0;
text-transform: lowercase;
font-style: regular;
padding: 20px;
}
.view {
color: #bbbbbb;
font-family: georgia;
font-weight: normal;
font-size: 16px;
letter-spacing: 0;
text-transform: lowercase;
font-style: regular;
}
div#header a:hover, div#footer a:hover {
color: #bbbbbb;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry{
margin: 10px;
padding: 5px;
background-color: #fafafa;
text-align: justify;
border-width: 0;
border-color: #ffffff;
border-style: solid;
}
.userpic {
margin: 0 10px 3px 10px;
padding: 10px;
float: right;
background-color: #ffffff !important;
position: relative;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}
.date {
background-image: url(http://i27.tinypic.com/2qlzsr7.gif);
background-repeat: no-repeat;
background-position: center left;
text-align: left;
text-transform: lowercase;
font-style: regular;
color: #9B9B9B;
font-size: 9px;
font-family: helvetica;
margin: 5px 5px 0 5px;
padding-left: 12px;
}
.subject {
color: #9ebccc;
padding-left: 10px;
border-bottom: 1px solid;
border-color: #EDEDED;
font-size: 15px;
font-weight: normal;
text-align: left;
text-transform: lowercase;
font-family: helvetica;
}
.subject a, .subject a:link, .subject a:visited, .userpic a {
color: #9ebccc;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: lowercase;
}
.subject a:hover, .userpic a:hover {
color: #bbbbbb;
}
.datesubject {
background-color: #FFFFFF;
padding: 5px;
}
.entry ul li {
padding: 0;
margin: 0 0 0 15px;
}
.entry ol li {
padding: 0;
margin: 0 0 0 15px;
}
/*the look of the tags in entries*/
.ljtags {
color: #bbbbbb;
font-size: 9px;
font-weight: normal;
margin: 20px 0 -20px 0;
text-transform: lowercase;
background-image: url(http://i31.tinypic.com/20uaem8.png);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 15px;
}
.replytoposter {
text-align: left;
font-weight: normal;
font-size: 10px;
text-transform: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents strong, .currentlocation strong, .currentmood strong, .currentmusic strong {
color: white;
font-size: 9px;
font-weight: normal;
display: none;
}
.currents {
background-color: #F5F5F5;
width: 300px;
padding: 5px;
}
.currents, .currentlocation, .currentmood, .currentmusic {
font-size: 9px;
text-transform: lowercase;
}
.currentlocation {
background-image: url(http://i28.tinypic.com/1fgxol.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 15px;
}
.currentmood {
background-image: url(http://i30.tinypic.com/9fmhrl.jpg);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 15px;
margin-top: 5px;
}
.currentmusic {
background-image: url(http://i27.tinypic.com/2lddgjl.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 15px;
margin-top: 5px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
text-align: center;
border-top-style: dashed;
border-top-color: #bbbbbb;
border-top-width: 1px;
padding: 0 5px 0 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #9ebccc;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
}
div.comments a:hover {
color: #bbbbbb;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
/* for formatting separators between entries */
.separator{
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
margin: 0 10px 3px 10px;
padding: 10px;
float: right;
background-color: #ffffff !important;
position: relative;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}
.userpicfriends a font, .userpicfriends a:link font, .userpicfriends a:visited font {
color: #9ebccc !important;
text-align: center !important;
}
.userpicfriends a:hover font {
color: #bbbbbb !important;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
margin: 3px 10px 3px 10px;
padding: 10px;
float: left;
background-color: #F5F5F5;
position: relative;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}
.sbarheader {
padding: 0 5px 0 5px;
}
.sbarbody {
padding: 0 5px 0 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #ADD927;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
}
div#sidebar a:hover {
color: #F58A00;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #E8E8E8;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: tahoma, verdana, sans-serif;
font-size: 9px;
}
.sbarcalendarposts {
border-color: #E8E8E8;
border-width: 1px;
border-style: solid;
background-color: #FFFFFF;
text-align: center;
font-family: tahoma, verdana, sans-serif;
font-size: 9px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist{
padding: 0;
margin: 20px 0;
list-style: none;
text-align: left;
}
li.sbaritem{
display: inline;
padding: 0 15px 0 0;
list-style: none;
}
li.sbartitle {
font-family: tahoma, verdana, sans-serif;
color: #393939;
font-size: 8px;
font-weight: normal;
text-transform: uppercase;
padding-left: 10px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
display: none;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
text-align: center;
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #bbbbbb;
z-index: 100;
clear: both;
}
ul.navfooter {
padding: 0;
margin: 0;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #E1E1E1;
}
table.yeartable td.yearday {
color: #393939;
background-color: #FFFFFF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
padding: 5px;
margin-top: 20px;
border-bottom: 1px solid #E1E1E1;
}
.userpiccomment {
top: -30px;
left: 0;
z-index: 15;
float: left;
margin: 0 10px 3px 10px;
padding: 10px;
background-color: #ffffff;
position: relative;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}
input, textarea, select {
border-color: #E1E1E1 !important;
border: 1px solid;
background-color: #FFFFFF;
font-family: tahoma, verdana, sans-serif;
color: #393939;
font-size: 9px;
}
textarea.textbox, input.textbox, select.textbox {
width: 80% !important;
border-color: #E1E1E1 !important;
border: 1px solid;
background-color: #FFFFFF;
font-family: tahoma, verdana, sans-serif;
color: #393939;
font-size: 9px;
}
.reply{
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
}
.replytosubject {
font-size: 11px;
font-weight: bold;
text-align: left;
color: #8C927E;
padding-left: 10px;
border-bottom: 1px solid;
border-color: #EDEDED;
}
.commentreply {
position: relative;
margin: 10px;
text-align: justify;
}
.commentbox {
padding: 5px;
margin: 5px;
}
.datesubjectcomment {
text-align: left;
}
.datesubjectcomment a, .datesubjectcomment a:visited {
color: #9ebccc;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
}
.datesubjectcomment a:hover {
color: #bbbbbb;
}
.commentboxpartial {
padding: 5px;
margin: 5px;
background-color: transparent;
}
.commentinfo {
background-color: #E1E1E1;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
.ljtaglist {
text-align: left;
}
blockquote {
margin: 15px;
padding: 15px;
font-size: 10px;
font-family: verdana,tahoma,sans-serif;
background-color: #ffffff;
border-right: 1px solid #9ebccc;
border-bottom: 1px solid #bbbbbb;
text-align: center;
}
/*--------------------------------------------
Contextual Pop-Up
-----------------------------------------*/
div.ContextualPopup div.Inner {
background: transparent!important;
color: #bbbbbb !important;
border: none;
padding: 6px;
width: 245px;
font-family: tahoma,arial,sans-serif;
font-size: 11px;
}
div.ContextualPopup .Content {
padding: 7px 10px 7px 10px;
margin-right: 80px;
line-height: 13px;
background-color: #ffffff;
border: 1px solid #bbbbbb;
}
div.ContextualPopup .Userpic {
padding: 10px;
background-color: #ffffff;
margin: 0;
border: 0;
}
div.ContextualPopup span.OnlineStatus, span {
font-size: 10px;
text-transform: uppercase;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #9ebccc !important;
}
div.ContextualPopup div.Inner a:hover {
text-decoration: none !important;
font-weight: normal;
color: #bbbbbb !important;
}
div.ContextualPopup .Relation {
letter-spacing: 1px;
border-bottom: 1px dotted #9ebccc;
text-transform: uppercase;
margin-bottom: 4px;
padding-bottom: 4px;
}
/*--------------------------------------------
User, Community, Protected icons
-----------------------------------------*/
.ljuser img {
/* fallback code for older browsers */
width: 0;
height: 0;
padding: 17px 20px 0 0;
/* for some reason IE doesn't understand
background shortcuts for this one */
background-image: url('http://i29.tinypic.com/11bq6fn.gif');
background-repeat: no-repeat;
background-position: left center;
}
.ljuser img[src="http://p-stat.livejournal.com/img/userinfo.gif"]{
width: 0;
height: 0;
padding: 0 0 15px 10px;
background-image: url('http://i29.tinypic.com/11bq6fn.gif');
background-repeat: no-repeat;
background-position: left center;
}
.ljuser img[src="http://p-stat.livejournal.com/img/community.gif"]{
width: 0;
height: 0;
padding: 0 0 18px 15px;
background-image: url('http://i29.tinypic.com/14jp3rn.jpg');
background-repeat: no-repeat;
background-position: left center;
}