[048] Monochromantic

Apr 24, 2015 16:29



Title: Monochromantic
System: s2
Theme: Flexible Squares
Account: free, plus & paid
Header: Feel free to add one. Width should not exceed 500px.
Browser: Chrome, Firefox & IE (others unknown!)
Fonts: Roboto, Roboto Slab (google fonts)
Download: ZIP
Preview: img, live @ artphilia

More themes @ cssbox



/*
Original stylesheet by Nadia @ a r t p h i l i a @ lj.com
Downloaded from: c s s b o x @ lj.com
Style System: S2
Theme: Flexible Squares
Account: Free, Plus or Paid
*/

html, body {
height: 100%;
}

* {
margin: 0;
padding: 0;
}

@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJUo2lTMeWA_kmIyWrkNCwPc.woff2) format('woff2');
}

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

body {
background-color: #ffffff;
background-image: url();
background-repeat: repeat;
text-align: center;
margin: 10px 0;
color: #848484;
}

a:link, a:active, a:visited {
color: #474747;
font-weight: normal;
text-decoration: none;
-webkit-transition: 2s;
-moz-transition: 2s;
transition: 2s;
}

a:hover {
color: #848484;
text-decoration: none;
border-bottom: 1px dotted #dcdcdc;
}

p, td, table {
font-family; inherit;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto Slab';
color: #474747;
}

blockquote {
background-color: #fafafa;
padding: 5px 15px;
margin: 5px;
border: 1px solid #efefef;
}

code, kbd, pre, tt {
font-family: monospace;
}

img, img a {
max-width: 500px;
height: auto;
border: 0;
text-align: center;
margin-right: auto;
margin-left: auto;
}

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 500px;
margin: 0 auto;
}

#maincontent {
font-family: 'Roboto';
font-size: 9pt;
text-align: left;
}

#sidebar {
padding: 0;
margin: 20px 0;
text-align: justify;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
padding: 0;
margin: 0 auto;
text-align: center;
}

/* for formatting header image */
.headerimage {
background-image: url();
background-repeat: no-repeat;
height: 0;
width: 0;
}

/*look and color of links (also partly for footer)*/
div#header a:link, div#header a:visited, div#footer a:link, div#footer a:visited {
font-family: 'Roboto Slab';
font-size: 10pt;
color: #474747;
text-align: center;
}

div#header a:hover, div#footer a:hover {
color: #848484;
text-decoration: none;
}

/*title and subtitle*/
.title {
font-family: 'Roboto Slab';
font-size: 40pt;
font-weight: 300;
color: #474747;
}

.subtitle{
display: none;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

ul.navheader {
font-family: 'Roboto Slab';
font-size: 10pt;
padding: 0;
margin: 0;
}

ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.subcontent {
}

.entry {
margin: 0;
padding: 0;
color: #848484;
font-family: 'Roboto';
font-size: 9pt;
text-align: justify;
}

.date {
text-align: center;
color: #848484;
font-family: 'Roboto';
font-size: 7pt;
text-transform: uppercase;
}

.subject {
font-weight: 300;
padding-left: 10px;
text-align: center;
font-family: 'Roboto Slab';
color: #848484;
font-size: 26pt;
}

.subject a:link, .subject a:visited {
color: #474747;
}

.subject a:hover {
color: #848484;
}

.datesubject {
padding: 5px;
}

ul li {
padding: 0;
margin: 0 0 0 15px;
list-style: none;
}

ol li {
padding: 0;
margin: 0 0 0 15px;
}

/*the look of the tags in entries*/
.ljtags {
font-size: 9pt;
font-weight: 300;
margin-top: 15px;
padding: 4px 0;
text-transform: uppercase;
}
.currenttags {
width: 100%;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: 'Roboto Slab';
font-size: 9pt;
text-align: center;
border-bottom: 1px solid #e8e8e8;
padding: 0 5px;
position: relative;
top: 15px;
}

.comment-links, div.comments a:link, div.comments a:visited{
color: #474747;
text-decoration: none;
}

div.comments a:hover {
color: #848484;
text-decoration: none;
border-bottom: 1px dotted #dcdcdc;
}

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

/* for formatting separators between entries */
.separator {
height: 35px;
}

/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0;
}

.sbarbody {
text-align: center;
padding: 0;
}

.sbarbody2 {
font-family: 'Roboto Slab';
font-size: 8pt;
text-align: center;
padding: 0;
}

div#sidebar a:link, div#sidebar a:visited {
font-size: 8pt;
text-transform: uppercase;
color: #474747;
text-decoration: none;
}

div#sidebar a:hover {
color: #848484;
text-decoration: none;
border-bottom: 1px dotted #dcdcdc;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
border-bottom: 1px solid #efefef;
text-align: justify;
padding: 5px;
margin-top: 20px;
}

input, textarea, select, option {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fafafa;
font-size: 10pt;
font-family: inherit;
border: 1px solid #efefef;
margin-top: 1px;
padding: 6px;
}

textarea.textbox {
width: 100% !important;
}

.commentreply {
position: relative;
text-align: justify;
margin: 10px;
}

.commentbox {
padding: 10px 0;
font-family: 'Roboto';
font-size: 10pt;
font-weight: 300;
margin: 5px !important;
}

.skiplinks {
color: #efefef;
font-family: 'Roboto';
font-size: 10pt;
text-transform: uppercase;
text-align: center;
}

/*------------------------------------------------------------
Userpic/Usericon customization
-------------------------------------------------------------------------------*/

.userpic, .userpicfriends {
text-align: center !important;
font-size: 10pt !important;
background-color: transparent !important;
margin: 0 0 0 -130px;
position: relative;
float: left;
padding: 5px;
z-index: 15;
}

.userpic img, .userpicfriends img {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
padding: 5px;
background-color: #fafafa;
border: 1px solid #efefef;
}

.userpiccomment {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
position: relative;
float: left;
margin: 0 0 0 -130px;
padding: 5px;
background-color: #fafafa;
border: 1px solid #efefef;
z-index: 15;
}

.userpicfriends a font, .userpicfriends a:active font, .userpicfriends a:visited font {
color: #474747 !important;
font-family: 'Roboto';
font-size: 9pt !important;
text-align: center !important;
}

.userpicfriends a:hover font {
color: #848484;
text-decoration: none;
text-align: center !important;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

ul.sbarlist {
padding: 0;
margin: 10px 0;
list-style: none;
}

li.sbaritem {
display: inline;
padding-left: 15px;
list-style: none;
}

li.sbartitle {
display: none;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
width: 100%;
text-align: center;
font-family: 'Roboto Slab';
font-size: 10pt;
color: #848484;
z-index: 100;
clear: both;
}

ul.navfooter{
padding: 0;
margin: 0;
}

ul.navfooter li {
display: inline;
margin: 0 5px;
}

.clearfoot {
clear: both;
}

/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border: 1px solid #e8e8e8;
text-align: center;
font-family: 'Roboto';
font-size: 9pt;
}

.sbarcalendarposts {
border: 1px solid #e8e8e8;
background-color: #fafafa;
text-align: center;
font-family: 'Roboto';
font-size: 9pt;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

table.yeartable {
font-family: 'Roboto';
font-size: 9pt;
color: #848484;
text-align: center;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
font-family: 'Roboto';
font-size: 9pt;
color: #848484;
text-align: center;
}

table.yeartable td.yearday {
font-family: 'Roboto';
font-size: 9pt;
color: #848484;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 15px;
}

/* USER, COMMUNITY, PROTECTED ICONS */

/* --- User icons --- */
.ljuser img[src*="userinfo.gif"] {
width: 0 !important;
height: 0 !important;
background-color: transparent !important;
background-image: url(http://i248.photobucket.com/albums/gg197/artphilia/livejournal/cup.png);
padding: 0 0 16px 17px !important;
background-repeat: no-repeat;
background-position: left center;
}

/* --- Community icons --- */
.ljuser img[src*="community.gif"] {
width: 0 !important;
height: 0 !important;
background-color: transparent !important;
background-image: url(http://i248.photobucket.com/albums/gg197/artphilia/livejournal/cake.png);
padding: 0 0 18px 18px !important;
background-repeat: no-repeat;
background-position: left center;
}

/* --- Lock icons --- */
.subject img[src*="icon_protected.gif"], .summaryList img[src*="icon_protected.gif"] {
width: 0 !important;
height: 0 !important;
background-image: url(http://i248.photobucket.com/albums/gg197/artphilia/livejournal/tinyicons/key.png);
padding: 6px 8px 10px 10px !important;
background-repeat: no-repeat;
position: left middle;
}

/* --- Sticky icons --- */
.subject img[src*="icon_sticky.png"], .summaryList img[src*="icon_sticky.png"] {
width: 0 !important;
height: 0 !important;
background-image: url(http://i248.photobucket.com/albums/gg197/artphilia/livejournal/pin_zps4880d822.png);
padding: 2px 11px 12px 4px !important;
background-repeat: no-repeat;
position: left middle;
z-index: 15;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents strong {
color: #848484;
font-weight: 300;
}

.currents, .currentmusic, .currentmood, .currentlocation {
padding: 0 2px;
font-size: 9pt;
display: block;
}

style: flexible squares, maker: artphilia

Previous post Next post
Up