Halloween 2012 [LAYOUT]

Sep 15, 2012 19:09





halloween 2012
s2 flexible squares


IMAGE PREVIEWLIVE PREVIEW

instructions

→ Go to CUSTOMIZE and choose any S2 Flexible Squares layout, apply it, then scroll down and make sure ads are set to BETWEEN ENTRIES and sidebar placement is on the LEFT.
→ Go to CUSTOMIZE JOURNAL STYLE and then to CUSTOM CSS.
→ Set dropdown menus to YES/NO/YES, paste the code in, and save!

code

/*--Halloween 2012 by Tessisamess--*/
/*--Made on: September 2012--*/
/*--S2 Style: Flexible Squares--*/

@font-face {
font-family: 'Amatic SC';
font-style: normal;
font-weight: 400;
src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Amatic SC';
font-style: normal;
font-weight: 700;
src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/IDnkRTPGcrSVo50UyYNK73hCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

body {
background: #000;
text-align: center;
color: #eee;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 0 0;
}

a, a:link, a:visited {
color: #C5181F;
text-decoration: none;
text-shadow: 0 0 0 #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

a:hover {
text-decoration: none;
color: #C5181F;
text-shadow: 0 0 10px #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

p, td, blockquote {
font-size: 11px;
}

blockquote {
margin:0 auto;
background:#231F20;
width:80%;
padding:5px;
}

blockquote:first-line {
line-height:120%;
font-weight:bold;
font-family:'Amatic SC';
font-size:30px;
color: #C5181F;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Amatic SC';
color: #C5181F;
letter-spacing:2px;
}

h1 {
font-size:40px;
}

h2 {
font-size:37px;
}

h3 {
font-size:32px;
}

h4 {
font-size:28px;
}

h5 {
font-size:22px;
}

h6 {
font-size:19px;
}

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

/*--GENERAL--*/

#content {
min-width: 900px;
width: 80%;
margin-left: auto;
margin-right: auto;
background: #231F20;
border: none;
padding: 15px;
-webkit-border-radius: 30px 30px 0px 0px;
border-radius: 30px 30px 0px 0px;
}

#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background: #111;
color: #eee;
border: none;
margin-left: 230px;
text-align: left;
}

#sidebar {
padding-top: 0;
margin-top: 0;
background: #111;
border: none;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #eee;
width: 220px;
float: left;
text-align: justify;
line-height:170%;
}

/*--HEADER--*/

#header {
width: 100%;
padding: 30px 0px 10px 0px;
margin: 0 0 60px 0;
text-align: center;
font-family: 'Amatic SC';
font-size: 35px;
font-weight: bold;
letter-spacing: 2px;
border: none;
background: transparent;
color: #fff;
text-transform:uppercase;
}

.headerimage {
background:url(http://i.imgur.com/RwGRf.png)center bottom no-repeat;
height:158px;
width:80%;
min-width:900px;
margin:0 auto;
}

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #C5181F;
text-shadow: 0 0 0 #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

div#header a:hover, div#footer a:hover {
color: #C5181F;
text-decoration: none;
text-shadow: 0 0 10px #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.title {
margin-top:-70px;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display:none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
}

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

/*--ENTRIES--*/

.subcontent {
}

.entry {
margin: 0 0 5px 0;
padding: 10px;
background: transparent;
color: #eee;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: justify;
border: none;
line-height:180%;
}

.userpic {
display:none;
position: relative;
float: left;
background: #231F20;
padding: 5px;
margin: 10px;
z-index: 15;
border: none;
}

.userpic img {
height: 65px;
width: 65px;
}

.date {
text-align:center;
text-transform:uppercase;
line-height: 200%;
top: 5px;
color: #333;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin-left:-15px;
}

.subject {
text-align:center;
letter-spacing:2px;
margin-top:-5px;
font-weight: bold;
padding: 0 0 10px 0;
color: #eee;
font-family: 'Amatic SC';
font-size: 42px;
}

.subject a, .subject a:link, .subject a:visited {
color: #C5181F;
text-shadow: 0 0 0 #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.subject a:hover {
color: #C5181F;
text-shadow: 0 0 10px #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.datesubject {
background: transparent;
padding: 5px;
}

.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}

.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}

/*--CURRENTS & LJ TAGS--*/

.currents {
margin-top:-30px;
}

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
}

.ljtags {
margin-top: 40px;
font-weight: bold;
}

/*--COMMENT LINKS--*/

.comments {
font-family: 'Amatic SC';
font-size: 31px;
text-align: center;
background: #231F20;
padding: 8px 0px 8px 0px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #fff;
}

div.comments a:hover {
color: #C5181F;
text-shadow: 0 0 10px #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-decoration: none;
}

/*--SEPARATOR--*/

.separator{
height: 35px;
}

/*--FRIENDS PAGE--*/

.userpicfriends {
position: relative;
float: left;
padding: 0;
width:100%;
text-align:center;
margin: 0;
border: none;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
background:transparent !important;
}

.userpicfriends img {
display:none;
}

.userpicfriends a font {
color:#eee !important;
}

/*--SIDEBAR--*/

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
font-size:10px;
padding: 0 15px 0 15px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #C5181F;
text-shadow: 0 0 0 #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

div#sidebar a:hover {
color: #C5181F;
text-shadow: 0 0 10px #C5181F;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-decoration: none;
}

/*--SIDEBAR CALENDAR--*/

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

.sbarcalendar {
border: none;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border: none;
background: #000;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

/*--SIDEBAR LINKS & TITLES--*/

ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
line-height:210%;
}

li.sbaritem {
padding-left: 5px;
list-style: none;
}

li.sbaritem:hover {
background:#000;
}

li.sbartitle {
letter-spacing:2px;
font-weight:bold;
text-align:center;
font-family: 'Amatic SC';
font-size: 30px;
padding-left: 0;
list-style: none;
border: none;
background: transparent;
margin-bottom: 10px;
margin-top: 10px;
}

/*--FOOTER--*/

#footer {
width: 100%;
text-align: center;
font-family: 'Amatic SC';
font-size: 30px;
font-weight: bold;
letter-spacing: 2px;
background: transparent;
color: #eee;
border: none;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

/*--ARCHIVE--*/

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

ul.year li {
display: inline;
}

table.yeartable {
width:80%;
line-height:180%;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border: none;
}

table.yeartable td.yearday {
letter-spacing:2px;
font-weight:bold;
text-align:center;
font-family: 'Amatic SC';
font-size: 30px;
background: #000;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*--COMMENTS--*/

.datesubjectcomment {
background: #C5181F;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border: none;
background: #C5181F;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
width:50px;
height:50px;
}

.box {
border: none;
padding: 10px;
clear: right;
}

input, textarea {
background: #222;
color: #fff;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background: #000;
color: #eee;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #eee;
}

.commentbox {
border: none;
padding: 10px;
margin: 10px;
background: transparent;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}

.datesubjectcomment a:hover {
color: #b0b9c8;
}

.commentboxpartial {
border: none;
padding: 10px;
margin: 10px;
background: #d4dce8;
}

.commentinfo {
background: #d4dce8;
margin-top: 10px;
width: 100%;
}

.skiplinks {
text-align: center;
}

/*--MISC--*/

.clear {
height: 15px;
}

.lj-view-tags #maincontent > h2 {
text-align:center;
}

.ljtaglist {
list-style-type: none;
margin-left: -25px;
padding-bottom:50px;
line-height:210%;
}

/* Generated by Malionette's Tiny Icon Generator
http://malionette.net/generator/tinylite.html */

span.i-ljuser img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://ic.pics.livejournal.com/holidaytesst/52389839/943/943_original.png) no-repeat !important; padding: 16px 0 0 17px !important; }
span.i-ljuser img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://ic.pics.livejournal.com/holidaytesst/52389839/331/331_original.png) no-repeat !important; padding: 16px 0 0 16px !important; }
img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://ic.pics.livejournal.com/holidaytesst/52389839/1200/1200_original.png) no-repeat !important; padding: 16px 0 0 16px !important; }
img[src*="img/icon_private.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://ic.pics.livejournal.com/holidaytesst/52389839/585/585_600.png) no-repeat !important; padding: 16px 0 0 16px !important; }
img[src*="img/icon_groups.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://ic.pics.livejournal.com/holidaytesst/52389839/1200/1200_original.png) no-repeat !important; padding: 16px 0 0 16px !important; }
To change the colors, please go HERE and insert the stylesheet into the textbox; it will give you the HEX codes and the color each one represents. To change the HEADER IMAGE.

notes

Hidden: Subtitle.
Custom: Comment page, archive page, tags page, tinyicons, easily changed header image.

credit

Credit when using this layout is a must, no matter how much you change in the code. Comments are nice, but not necessary.

You can credit in your profile with a text link, lj usertag going to layouttesst, or a button (in your journal's linklist or blurb is fine too).

rules

→ Leave my credit in the stylesheet.
→ You may change colors, fonts, widths, etc.
→ That's it!

layout: holiday, layout: flexible squares, ^layout, layout: dark

Previous post Next post
Up