/* Cleaned CSS: */

/* user css */

/* PASTE YOUR STYLE SHEET HERE */
/*	Template: (#37) Four Weddings And A Funeral	 */
/*	Date: October 8, 2007		*/
/*	S2 Style: Mixit		*/
/*	Available at http://community.livejournal.com/thefulcrum/	*/
/*	Made by Liz a.k.a. grrliz.livejournal.com	*/



/* -------------------------------------------------------- */
/* ---------- ADD YOUR HEADER GRAPHIC BELOW --------------- */
/* -------------------------------------------------------- */


/* 	make sure that your graphics is 106px tall and 700px wide */
span#header-content-decor {background: url("https://pics.livejournal.com/woodburner/pic/001y9y45") center center no-repeat #EFE6CC; position: absolute; top: 105px; left: 50%; display: block; margin-left: -480px; width: 700px; height: 130px; font-size: 16px; text-transform: lowercase; text-indent: -9999px;}


/* -------------------------------------------------------- */
/* ---------- ADD YOUR HEADER GRAPHIC ABOVE --------------- */
/* -------------------------------------------------------- */


/* -----------------------------------------------------------
If you'd like to change the colour scheme, here is a list of
colours used in this template and what they're used for.

F5EDD6	-- default text colour
		-- background of the main navigation area below the journal title

EFE6CC	-- background colour of header image area
		-- background of main navigation links on hover

80724D 	-- background of the journal title

D5C8A4 	-- 5px border below the journal title

75804D 	-- background for the main content area

B3B270 	-- 5px border above the main content area
		-- link colour for entry titles
		-- links in the main content
		-- 1px borders on blockquotes, input/textarea, etc.
		
687342 	-- 5px border on userpics
		-- 1px border below entry title, below sidebar titles, above entry meta content

Simply use the "find and replace" feature in your favourite
text editor to switch out the colours.
----------------------------------------------------------- */



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

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

body {
	background: #75804D;
	color: #F5EDD6;
	font-family: helvetica, candara, arial, sans-serif; 
	font-size: 95%;
	text-align: center;
	}

a, a:link, a:visited, a:active {color: #B3B270; font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #F5EDD6;}

input, textarea, select {margin: 0px 1px 1px 0px; border: 1px solid #B3B270; background: #75804D; color: #F5EDD6;}

blockquote {width: 525px; margin: 1em 1.5em; padding: 1em 0; border-top: 1px solid #B3B270; border-bottom: 1px solid #B3B270; font-family: georgia, perpetua, "times new roman", serif;}

h1, h2, h3 {font-weight: normal;}

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

/* -- don't touch the stuff below -- */

#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; position: relative; float: left; 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 -- */

#container {margin: 0px auto; font-size: 1.1em; text-align: left;}
#container-inner {text-align: left;}

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

#header {}

#content {position: relative; text-align: left;}
	#content-inner { width: 960px; margin: 0px auto; }

#alpha {width: 720px;}
	.layout-tw #alpha {float: right;}
	.layout-wt #alpha-inner {padding-right: 30px;}
	.layout-tw #alpha-inner {padding-left: 30px;}
	
#beta {width: 240px;}

/* specific page view details */

.lj-view-tags #alpha-inner {padding: 0px 20px 0px 25px; text-align: left;}

.lj-view-archive #alpha-inner,
.lj-view-day .day h2,
.lj-view-day .skiplinks {padding: 2em 0 0 0; text-align: left;}

.lj-view-tags #alpha-inner a,
.lj-view-month #alpha-inner a,
.lj-view-archive #alpha-inner a {}

.lj-view-tags #alpha-inner a:hover,
.lj-view-month #alpha-inner a:hover,
.lj-view-archive #alpha-inner a:hover {text-decoration: none;}

.lj-view-tags #alpha-inner ul {margin: 1em 4em 1em 2em;}

.lj-view-entry #alpha,
.lj-view-day #alpha,
.lj-view-month #alpha-inner {padding: 2em 0 0 0; text-align: left !important;}

.lj-view-month #alpha {line-height: 1.5em;}


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

#header-content {position: relative; padding-top: 80px; background: #80724D; font-family: georgia, perpetua, "times new roman", serif; }

#header-text {border-top: 1px solid #D5C8A4; border-bottom: 5px solid #B3B270; background: #F5EDD6; text-transform: lowercase;}
	ul.nav {width: 960px; margin: 0px auto; padding: 20px 0px; list-style-type: none; font-size: 20px; letter-spacing: 0.1em;}
	ul.nav li {margin-left: 720px;}
	ul.nav li a {display: block; padding: 3px 0px; color: #75804D;}
	ul.nav li a:hover {background: #EFE6CC; color: #B3B270;}


#header-name {position: absolute; left: 50%; top: 0.9em; margin-left: -480px; font-size: 2.1em; font-weight: normal;}
	#header-name a {color: #F5EDD6; }
	#header-name a:hover {color: #D5C8A4;}

#header-description {display: none;}



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


/* previous and next links */
.stream-header {display: none;}
.stream-footer {clear: both; display: block; padding: 1.5em 0; color: #687342; text-align: left; font-size: 1.2em; text-transform: uppercase;}

/* entry container */
.asset {position: relative; clear: both; min-height: 120px; padding: 0 0 35px 0; background: url("37_stripesnarrow.png") bottom center repeat-x transparent; font-size: 1.1em; text-align: justify;}
	.asset a img {border: 1px solid #D5C8A4;}
	.asset a:hover img {border: 1px solid #F5EDD6;}

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

/* entry subject */
h2.page-header2 {padding: 35px 0px 10px 0px; border-bottom: 1px solid #687342; font-size: 1.3em; text-align: left; font-family: georgia, perpetua, "times new roman", serif;}
h2.page-header2 a, .lj-view-tags h2 {color: #B3B270; text-decoration: none;}
h2.page-header2 a:hover {color: #F5EDD6;}


/* entry body, meta, tags */
.asset-content a {font-weight: bold; border-bottom: 1px solid #687342;}
.asset-content a:hover {border-bottom: 1px solid #D5C8A4;}

/* entry text */
.asset-body {line-height: 1.5em; }
	.asset-body ol, .asset-body ul {margin: 1em 1em 1em 3em;}
	.asset-body p {margin: 1.5em 0;}


/* userpic */
.user-icon {float: right; background-color: transparent !important; font-size: 1.1em; text-align: center; text-transform: lowercase; color: #B3B270;}
.user-icon img {margin: 0px 0px 5px 10px; border: 5px solid #687342; color: #B3B270;}
.user-icon span {background-color: transparent !important; text-align: center;}
.user-icon a {background: transparent; color: #B3B270; border: 0px;}

.user-icon .ljuser {display: inline !important;}
.user-icon .ljuser img {background: transparent; margin: 0px; padding: 0px; border: 0px;}
.user-icon .ljuser a {padding: 3px 0px; background: #75804D; color: #B3B270;}
	.lj-view-friends .ljuser a {color: #B3B270 !important;}

/* mood, music, location */
.lj-currents ul {margin-top: 0.8em; padding: 0.8em 0 0 0; border-top: 1px solid #687342; text-transform: lowercase;}
.lj-currents ul li {list-style: none; padding-bottom: 0.5em;}
.lj-currents img {display: none;}

.entryMetadata-label {color: #D5C8A4; font-weight:bold;}
.entryMetadata-content {margin-left: 2px;}

/* --- tags --- */
.asset-tags {text-transform: lowercase;}
.asset-tags-header {
	display: block; float: left; 
	width: 3.5em; /* matches .asset-tags-content width */ 
	height: 100% !important; 
	margin: 0px; padding: 0px;
	color: #D5C8A4; font-size: 1em !important;
	}
.asset-tags-list {margin: 0 0 0 3.5em; padding: 0px; list-style-type: none;}
.asset-tags-list li {display: inline; padding-right: 5px;}
.asset-tags-list a {white-space: normal !important;}


/* comments bar */
ul.asset-meta-list {padding-top: 2em; text-transform: uppercase; text-align: left; list-style-type: none;}
ul.asset-meta-list .item {border: 0px;}
li.asset-meta-comments {display: inline; margin: 0px;}
li.asset-meta-comments a {margin-right: 5px; padding: 2px 5px 0px 0px; border-right: 1px solid #687342; }
li.asset-meta-comments a:hover {}

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


/* entry date and time */
.asset-header ul.asset-meta-list {padding: 10px 0px; color: #B3B270;}


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

.widget {clear: both; margin-top: 35px; background: url("37_stripes.png") top center repeat-x transparent; line-height: 1.5em; }
.widget-inner {}

.widget-header {padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #687342; color: #D5C8A4; font-size: 1.4em; font-family: georgia, perpetua, "times new roman", serif; }
.widget-content {margin: 5px 0px 0px 0px; font-size: 1.1em;}

.widget ul {margin: 0px; padding: 0px; list-style-type: square;}
.widget a {color: #B3B270;}
.widget a:hover {color: #F5EDD6;}
.widget .ljuser a {color: #B3B270 important;}


/* profile */

.about-me-widget {display: none;}

/* calendar */
.calendar-widget {}
	.calendar-widget table {width: 100%; margin-left: -5px; text-align: center;}

	.calendar-widget th, 
	.calendar-widget td {height: 20px; border: 1px solid #687342;  line-height: 20px;}

	.calendar-widget p {margin: 5px 0px; padding: 0px;}

	.calendar-widget tr:first-child td,
	.calendar-widget tr:first-child a, 
	.calendar-widget tr:first-child a:hover {background-color: transparent; color: #B3B270; border: 0px; font-weight: bold; text-align: left;}

	.calendar-widget td a {display: block; width: 100%; height: 100%; background: #B3B270; color: #687342; line-height: 20px;}
	
	.calendar-widget .widget-footer {padding: 6px 0px 0px 0px;}

/* link list */
.typelist-widget a {display: block; padding: 5px 0px;}
.typelist-widget a:hover {color: #F5EDD6;}

/* tags */
.categories-widget li.item a {display: block; padding: 5px 0px;}
.categories-widget li.item a:hover {color: #F5EDD6;}

/* post summary */
.archive-widget li {padding: 0.4em 0; border-bottom: 1px solid #687342;}
.archive-wdiget .ljuser a {color: #F5EDD6 !important;}
	
/* free text */
.customtext-widget {}

/* syndication, LiveJournal link, designer link */
.syndicate-widget {}

.powered-widget,
.designed-widget {display: none;}



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

/* Comments ---------------------------------------*/
#comments {padding: 0px; font-size: 1.1em;}

div.comments-inner h2 {margin: 0px; padding: 1.5em 0 0 0; color: #F5EDD6; font-size: 1.4em;}

.comment {margin-bottom: 3em; padding: 0.8em 0; border-top: 1px solid #687342; border-bottom: 1px solid #687342;}
	
.comment-inner {line-height: 1.5em;}

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

/* --- reply, freeze, screen, etc ---  */
.comment-links {margin-top: 0.9em; font-weight: normal; text-align: right; font-size: 1em;}
.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 {margin-left: auto; margin-right: auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {padding: 5px; border: 1px solid #687342;}
table.yeartable td.yearday {background-color: #B3B270; color: #687342; text-align: center;}
td.yearmonth {border-style: none; font-weight: bold;}

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

.lj-view-archive #alpha {font-size: 1.2em;}
.lj-view-month #alpha {font-size: 1.2em;}
.lj-view-month widget table {margin: 0px !important;}


/* -------------------------- */
/* ---------- 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; }

div.ContextualPopup div.Inner {color: #75804D!important; border: 1px solid #D5C8A4!important; background: #EFE6CC!important; padding: 5px; text-align: left;}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited { text-decoration: none !important; font-weight: normal; color: #75804D !important;}

div.ContextualPopup .Relation {letter-spacing:1px; border-bottom: 1px dashed #D5C8A4; margin-bottom:4px; padding-bottom:4px;}



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




