/* Cleaned CSS: */

/* user css */

/* PASTE YOUR STYLE SHEET HERE 

/*	Template: (#54) Big Balls	 */
/*	Date: November 13, 2008	*/
/*	S2 Style: Flexible Squares		*/
/*	Available at http://community.livejournal.com/thefulcrum/	*/
/*	Made by Liz a.k.a. grrliz.livejournal.com	*/

* {margin: 0px; padding: 0px; }

html {font-size: 100%; /* IE hack */ }

body {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	}

a, a:link, a:visited, a:active {font-weight: normal; text-decoration: underline; outline: none;}

blockquote {margin: 1em 3em; padding: 1em 0; }

input, textarea, select {}

h1, h2, h3 {margin: 5px 0px; font-family: "century gothic", helvetica, verdana, sans-serif; text-transform: uppercase;}

font {font-family: inherit !important; color: inherit !important;}


/* ----------------------------------------- */
/* ---------- PAGE STRUCTURE --------------- */
/* ----------------------------------------- */

/* -- don't touch the stuff below -- */
#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC & PC will clip pager-top when accessing page anchor */
/* -- don't touch the stuff above -- */


#page {margin: 0px auto; padding: 0px;}

#container {position: relative; font-size: 1.2em; line-height: 1.75em; text-align: left;}

#header {position: relative; top: 0px; left: 0px; height: 240px;}

#alpha {position: absolute; left: 0px; top: 0px; padding: 0px 20px 0px 514px;}

#beta {position: absolute; left: 0px; top: 0px; width: 275px; text-align: right;}
	#beta-inner {padding: 15px 45px 20px 20px;}

#footer {clear: both;}


/* ---------------------------- */
/* ---------- HEADER ---------- */
/* ---------------------------- */

#header-content {}

ul.nav {z-index: 2; position: absolute; top: 20px; left: 0px; width: 275px; text-align: right; text-transform: lowercase; list-style-type: none;}
	ul.nav li {padding-right: 45px;}
	ul.nav a, li.view {font-size: 10px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 1px; text-transform: uppercase; text-decoration: none;}
	ul.nav a:hover {text-decoration: underline;}

#header-name {z-index: 1; position: absolute; bottom: 40px; width: 100%; height: 140px; font-size: 16px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase;}
	#header-name a {display: block; margin-left: 464px; padding: 50px 20px 24px 50px; text-decoration: none;}

#header-description {position: absolute; bottom: 50px; left: 464px; padding: 0px 20px 0px 50px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase;}


/* ----------------------------- */
/* ---------- ENTRIES ---------- */
/* ----------------------------- */


/* previous and next links */
.stream-header {display: none;}
.stream-footer {clear: both; display: block; width: 100%; padding: 1em 0 0 0; text-transform: lowercase; list-style-type: none;}
	.stream-footer a {font-size: 10px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 1px; text-transform: uppercase; text-decoration: none;}

/* entry container */
.asset {margin: 0px 0px 30px 0px;}

.asset-header {}
	.asset-header ul.asset-meta-list {border: 0px;}
	.asset-header img {}
	.lj-view-entry .asset-header {padding: 0; }

/* entry subject */
h2.page-header2 {padding: 1em 0 0 0; font-size: 12px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase;}
h2.page-header2 a, .lj-view-tags h2 {text-decoration: none;}

.lj-view-tags h2.page-header2 {font-weight: normal;}


/* entry body, meta, tags */
.asset-content {padding-top: 1em;}

/* entry text */
.asset-body {overflow-x: hidden;}
	.asset-body a {text-decoration: underline; font-weight: bold;}
	.asset-body ol, .asset-body ul {margin: 1em 3em;}
	.asset-body dt {padding: 5px 0px; font-weight: bold; text-transform: uppercase;}
	.asset-body dd {margin-left: 30px; padding: 10px;}

/* userpic */
.user-icon {display: inline; float: right; padding-top: 1em; background: transparent !important; text-align: center;}
.user-icon img {padding: 5px;}
.user-icon span {background: transparent !important;}

.ljuser {display: inline !important;}
.ljuser a img {margin: 0px; padding: 0px; background: transparent !important; font-weight: normal; text-decoration: none;}


/* mood, music, location */
.lj-currents ul {margin-top: 1em; padding-top: 0.5em; text-decoration: none; text-transform: lowercase; letter-spacing: 0; font-weight: normal; list-style-type: none;}
.lj-currents span.entryMetadata-label {margin-top: 0.5em; padding-top: 0.5em; font-size: 1em; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase; font-weight: normal; list-style-type: none;}
.lj-currents ul li {display: inline; padding-right: 15px;}
.lj-currents ul li a {text-decoration: none;}
.lj-currents ul li a:hover {text-decoration: underline}

/* --- tags --- */
.asset-tags {text-transform: lowercase;}
.asset-tags-header {display: block; float: left; width: 3em; /* matches .asset-tags-content width */ height: 100% !important; padding: 0px 5px 5px 0px; font-size: 1em !important; font-size: 1em; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase; font-weight: normal; list-style-type: none;}
.asset-tags ul {ftext-decoration: none; text-transform: lowercase; letter-spacing: 0; font-weight: normal; list-style-type: none;}
.asset-tags-list {margin: 0 0 0 3em;  list-style-type: none;}
.asset-tags-list li {display: inline; padding-right: 5px;}
.asset-tags-list a {white-space: normal !important; text-decoration: none;}
.asset-tags-list a:hover {text-decoration: underline}


/* comments bar */
ul.asset-meta-list {clear: both; margin-top: 0.5em; padding: 0.5em 0; text-align: center; list-style-type: none;}
ul.asset-meta-list li.item {display: inline; margin: 0px 5px; padding: 0px;}
li.asset-meta-comments {}
li.asset-meta-comments a {font-size: 10px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 1px; text-transform: uppercase; text-decoration: none;}
li.asset-meta-comments a:hover {text-decoration: underline;}

.prevnext, .prev, .next {padding: 5px 0px;}


/* date and time */
div.asset-header ul {margin: 0; padding: 0; letter-spacing: 0.1em;}
div.asset-header ul.asset-meta-list li.item {display: block; margin: 0px; padding: 0.5em 0 0 0; font-size: 10px; text-transform: uppercase; text-align: right;}



/* ----------------------------- */
/* ---------- SIDEBAR ---------- */
/* ----------------------------- */

.widget {margin-bottom: 20px; padding-bottom: 20px;}

.widget-header {margin: 0px; padding: 0px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; font-weight: normal; letter-spacing: 0.1em; text-transform: uppercase;}
.widget a {text-decoration: none;}
.widget a:hover {}

.widget ul {margin: 0px; padding: 0px; list-style-type: none;}

.about-me-widget dd.profile-username {text-transform: uppercase;}

.calendar-widget {}
	.calendar-widget table {float: right; width: 75%; font-size: 11px;}
	.calendar-widget td {margin: 0px; padding: 0px;}
	.calendar-widget p {margin: 0px; padding: 0px;}
	.calendar-widget td a {padding: 0px 0px 3px 0px;}
	.calendar-widget tr:first-child td {border: 0px;}
	.calendar-widget tr:first-child a, 
	.calendar-widget tr:first-child a:hover {display: block; padding: 0px; border: 0px; font-weight: bold; text-align: right;}
	.calendar-widget .widget-footer {clear: both;}

.archive-widget ul li.item {padding: 3px 0px;}
.archive-widget ul li.item a {display: inline; margin: 0px; padding: 0px; border: 0px;}

.customtext-widget .widget-content {line-height: 180%;}

.powered-widget {display: none;}

/* leave this turned off otherwise it will credit someone else with the design */
.designed-widget {display: none;}



/* ----------------------------------- */
/* ---------- COMMENTS PAGE ---------- */
/* ----------------------------------- */

/* Comments ---------------------------------------*/
#comments {padding: 0px;}

div.comments-inner h2 {margin: 0px; padding: 1.5em 0 0 0; font-size: 1.4em; font-weight: normal;}

.comment {position: relative; min-height: 130px; margin-bottom: 3em; padding:0px;}
.comment-odd {}
.comment-even {}

.comments-nav {margin: 0px 0px 20px 0px; text-align:center;}

.comment-meta {padding: 5px 0px;}
.comment-meta .user-icon {position: relative; float: right; display: inline; padding-bottom: 10px;}

/* --- reply, freeze, screen, etc ---  */
.comment-links {margin-top: 0.9em; font-size: 10px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; text-align: right; }
	.comment-links a {text-decoration: none;}
.comment-subject {font-weight: bold;}
.comment-date {margin-top: 0.9em; margin-bottom: 0.9em;}

/* Fix height in IE */
.comment {height: 1%;}

/* Quick Reply  ---------------------------------------*/
.quickreply {margin-top: 1em; width:90%; padding-top: 5px; padding-bottom: 10px;}

#commenttext, #subject {width: 90%;}
#comment-form {width: 500px;}



/* ------------------------------ */
/* ---------- ARCHIVES ---------- */
/* ------------------------------ */

/* Calendar/Archive ---------------------------------------------------------------------- */

ul.year {text-align: center; padding: 0px;}
ul.year li {display: inline; padding: 0px 5px;}
        
table.yeartable {width: 100%; margin-left: auto; margin-right: auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {padding: 5px; border: 1px solid #dddddd;}
table.yeartable td.yearday {text-align: center;}
td.yearmonth, td.yeardate a {font-size: 12px; font-family: futura, "century gothic", helvetica, verdana, sans-serif; letter-spacing: 0.1em; text-transform: uppercase;}
	td.yearmonth a {text-decoration: none;}
td.yeardate a {font-size: 1.5em; text-decoration: none;}

dd.viewsubjects {margin: 0 0 .75em .75em;}


.lj-view-archive .asset-header, .lj-view-month .asset-header {margin: 0px; border: 0px; padding: 0px;}
.lj-view-archive .asset-body, .lj-view-month .asset-body {margin: 0px; border: 0px; padding: 10px 0px;}

.lj-view-month widget table {margin: 0px !important;}

.lj-view-tags #alpha ul {margin: 10px 0px 10px 20px;}
.lj-view-tags #alpha ul li {padding: 2px 0px;}


/* -------------------------- */
/* ---------- MISC ---------- */
/* -------------------------- */


/* Sponsored Plus ---------------------------------------*/

#ad-5linkunit {
    clear: both;
}

#ad-leaderboard {
        margin-bottom: 10px;
}


/* Utility Code --------------------------------------------------- */

/* clear floats, inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0.1px;
}

/* float in post bodies around enclosures */
#content-inner,
.asset-body {
height: 1%;
}

/* Win IE < 7 */
* html #header-name a { word-wrap: break-word; }


/* ---------------------------------------- */
/* ---------- CONTEXTUAL POP-UPS ---------- */
/* ---------------------------------------- */

div.ContextualPopup div.Inner {padding: 5px; text-align: left;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {font-weight: bold !important; text-decoration: none !important; font-weight: normal;}
div.ContextualPopup div.Inner a:hover {text-decoration: underline;}
div.ContextualPopup .Relation, div.ContextualPopup .Content .OnlineStatus {font-weight: bold !important;}


/* ---------------------
PASTE YOUR COLOUR SCHEME
AFTER THIS BLOCK OF TEXT
--------------------- */




/* ---------------------
PLEASE PASTE ANY FURTHER 
CSS OVERRIDES BELOW HERE 
--------------------- */


/* Black Ornaments

COLOUR LEGEND
#FFFFFF -- page background
#555555 -- text colour
#dddddd -- solid borders
#cccccc -- dotted borders
#D50303 -- contrast colour
#f3f3f3 -- background for icons, calendar cells

*/

body {background: url("https://pics.livejournal.com/naanima/pic/000pxq25") 240px 0px no-repeat fixed #ffffff; color: #555555;}
a, a:link, a:visited, a:active {color: #D50303;}
blockquote {border-top: 1px dotted #cccccc; border-bottom: 1px dotted #cccccc;}

#beta-inner {border-top: 1px solid #dddddd;}
ul.nav a, li.view {color: #555555;}
#header-name {color: #D50303;}
#header-name a {border-bottom: 1px solid #dddddd;}

.stream-footer {border-top: 1px dotted #cccccc; }
.stream-footer a {color: #555555;}
h2.page-header2 a, .lj-view-tags h2 {color: #D50303;}
.asset-body dt {border-bottom: 3px double #dddddd;}
.asset-body dd {border: 1px solid #dddddd; border-top: 0px;}
.user-icon img {border: 1px dotted #cccccc; background: #f3f3f3;}
.ljuser a img {color: #D50303;}
.lj-currents ul {border-top: 1px dotted #cccccc;}
.asset-tags-header {color: #555555;}
ul.asset-meta-list {border-top: 1px dotted #cccccc; border-bottom: 1px solid #dddddd;}
li.asset-meta-comments a {color: #555555;}
div.asset-header ul.asset-meta-list li.item {border-top: 1px solid #dddddd;}

.widget {border-bottom: 1px solid #dddddd;}
.widget-header {color: #D50303; }
.widget a {color: #555555;}
.about-me-widget .widget-header a {color: #D50303;}
.calendar-widget th {color: #D50303;} 
.calendar-widget td a {border-bottom: 1px dotted #cccccc; color: #D50303;}
.calendar-widget tr:first-child td {color: #D50303;}
.calendar-widget tr:first-child a, 
.calendar-widget tr:first-child a:hover {color: #555555;}
	
.comment {border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;}
.comment-links {color: #555555;}

table.yeartable td.yearday {background-color: #f3f3f3;}

div.ContextualPopup div.Inner {border: 1px solid #dddddd; background: #f3f3f3 !important; color: #555555 !important;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {color: #D50303 !important;}
div.ContextualPopup div.Inner a:hover {color: #555555 !important;}
div.ContextualPopup .Relation, div.ContextualPopup .Content .OnlineStatus {color: #555555 !important;}

.user-icon span a {color: #D50303 !important;}


*/



