/* Cleaned CSS: */

/* user css */

/* PASTE YOUR STYLE SHEET HERE */
/* Template: (#44) Electioneering  */
/* Date: December 17, 2007  */
/* S2 Style: Mixit  */
/* 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 {
 background: #EFE2A4;
 color: #2F2C2C;
 font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", candara, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 62.5%;
 text-align: center;
 }

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

blockquote {margin: 0.8em 0; padding: 0.8em; border: 2px solid #000000; background: #f8f9f3;}

input, textarea, select {}

h1, h2, h3 {margin: 5px 0px;}

 


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

#container {width: 960px; margin: 0px auto; font-size: 1em; text-align: left;}
#container-inner {min-height: 100%; text-align: left;}

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

#header {position: relative;}
#header-inner {}

#content {text-align: left;}

#alpha {width: 100%;}
#alpha-inner {}

#beta {width: 100%;}
#beta-inner {position: relative;}


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


#header-content {overflow: hidden;}

#header-text {position: relative; height: 140px; margin-bottom: 30px; font-weight: bold;}
#header-text ul.nav {position: absolute; top: 0px; left: 0px; width: 100%; border-bottom: 5px solid #000000; font-size: 1.2em; text-align: left; text-transform:uppercase;}
#header-text ul.nav li {display: inline; float: left; border-right: 1px solid #000000;}
#header-text ul.nav li a {display: block; padding: 40px 35px 5px 5px; }
#header-text ul.nav li a:hover {background: #F8F9F3; color: #000000;}
#header-text ul.nav li.current a {background: #000000; color: #ffffff;}

#header-name {position: absolute; width: 100%;  padding: 20px 0; top: 80px; border-top: 3px double #000000; border-bottom: 5px solid #000000; font-size: 2em;}
#header-name a {margin-right: 340px;}

#header-description {display: none; position: absolute; top: 80px; right: 0px; width: 300px; padding: 30px 0 0 0; text-transform: uppercase; text-align: right;}


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


/* previous and next links */
.stream-header {display: none;}
.stream-footer {clear: both; display: block; margin-bottom: 1em; padding: 1em 0; border-top: 3px double #000000; border-bottom: 5px solid #000000; text-align: left; font-size: 1.2em; text-transform: lowercase;}

/* entry container */
.asset {position: relative; clear: both; margin-bottom: 2em; border-top: 3px double #000000; border-bottom: 5px solid #000000; font-size: 1.1em; text-align: justify;}
 .asset a img {border: 1px solid #000000;}
 .asset a:hover img {border: 1px solid #BC5044;}

.asset-header {margin: 0px 200px 0px 11em; padding: 5px 10px; border-left: 1px solid #553C1D; border-right: 1px solid #553C1D; }
 .asset-header ul.asset-meta-list {border: 0px;}
 .asset-header img {max-height: 11px;}
 .lj-view-entry .asset-header {padding: 0; }

/* entry subject */
.asset-header {background: #FFF6CF;}
h2.page-header2 {font-size: 1.4em; font-weight: bold; text-align: center;}
h2.page-header2 a, .lj-view-tags h2 {text-decoration: none;}

.lj-view-entry h2.page-header2 {padding: 5px 10px;}


/* entry body, meta, tags */
.asset-content {}

/* entry text */
.asset-body {background: #FFF6CF; min-height: 9em; margin: 0px 200px 0px 11em; padding: 10px; border-left: 1px solid #553C1D; border-right: 1px solid #553C1D; line-height: 1.5em; overflow-x: hidden;}
 .asset-body a {text-decoration: underline; font-weight: bold;}
 .asset-body ol, .asset-body ul {margin: 10px 40px;}
 .asset-body dt {padding: 5px 0px; border-bottom: 3px double #000000; font-weight: bold; text-transform: uppercase;}
 .asset-body dd {margin-left: 30px; padding: 10px; border: 1px solid #000000; border-top: 0px;}

.ljuser {display: inline !important;}
.ljuser a {background: transparent; color: #000000;}

/* userpic */
.user-icon {position: absolute; left: 0px; top: 13px; text-align:left;
}
.user-icon img {border: 2px solid #000000;}


/* mood, music, location */
.lj-currents ul {display: none;}

/* --- tags --- */
.asset-tags {display: none;}


/* comments bar */
ul.asset-meta-list {position: absolute; top: 37px; right: 0px; width: 200px; text-transform: lowercase; text-align: left;}
ul.asset-meta-list .item {width: 100px; float: left; display: inline; border: 0px;}
li.asset-meta-comments {display: block; margin: 0px;}
li.asset-meta-comments a {display: block; padding: 3px 5px; border-bottom: 1px solid #553C1D; color: #000000;}
li.asset-meta-comments a:hover {background: #F8F9F3; color: #000000;}

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

/* date and time */
div.asset-header ul {top: 0px; margin: 0px !important; padding: 0px !important; font-size: 11px; line-height: 36px; list-style-type: none;}
div.asset-header ul.asset-meta-list .item {width: 200px; border-bottom: 1px solid #553C1D; text-align: right;}

 


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

.widget {float: left; display: inline; width: 240px; margin-bottom: 2em; padding: 1em 0; border-top: 3px double #000000; border-bottom: 5px solid #000000;}
 .widget-inner {padding: 0px 10px;}

.widget-header {margin: 0px; padding: 0 0 0.5em 0; border-bottom: 1px solid #553C1D; text-transform: uppercase;}
.widget-content {height: 180px;
  /* watch me hack! don't touch the stuff below */
  overflow:auto;
  overflow-x:hidden;
  overflow-y:auto;
  /* don't touch the stuff above */
  }
.widget-footer {}

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


/* profile */
.about-me-widget {}
 /* to turn the profile module on, simply delete the line above */
.about-me-widget .widget-header a {font-weight: bold;}
.about-me-widget .widget-content {position: relative;}
.about-me-widget .widget-content .user-pic {margin-top: 10px;} 
.about-me-widget dl.profile-list {position: absolute; top: 10px; left: 110px; font-size: 1.2em;}
.about-me-widget dd {padding: 3px 0px;}
.about-me-widget dd.profile-username {text-transform: uppercase;}
.about-me-widget dd.profile-name a {font-weight: bold; text-decoration: underline;}

/* calendar */
.calendar-widget {}
 .calendar-widget table {width: 100%; margin-left: -5px; font-size: 11px; text-align: center; }
 .calendar-widget th, 
 .calendar-widget td {margin: 0px; padding: 0px; border: 1px solid #553C1D;}
 .calendar-widget p {margin: 0px; padding: 0px;}
 .calendar-widget tr:first-child td {border: 0px;}
 .calendar-widget tr:first-child a, 
 .calendar-widget tr:first-child a:hover {font-weight: bold;}

/* link list */
.typelist-widget {}
.typelist-widget li.item {margin: 0px; padding: 0px; }
.typelist-widget li.item a {display: block; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #553C1D;}
.typelist-widget li.item a:hover {background: #F8F9F3;}

/* tags */
.categories-widget li.item a {display: block; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #553C1D; font-size: 1em !important;}
.categories-widget li.item a:hover {background: #F8F9F3;}
.categories-widget .widget-footer {padding: 10px 0px 0px 0px; text-align: right;}

/* custom text */
.customtext-widget .widget-content {line-height: 1.8em;}

/* page summary */
.archive-widget ul li {padding: 3px 0px; border-bottom: 1px solid #553C1D;}

/*syndication */
.syndicate-widget img {margin-top: 5px;}

/* powered by livejournal */
.powered-widget {display: none; padding-top: 3em;}
.powered-widget .widget-content {overflow: hidden; font-size: 12px;}
.powered-widget a {font-weight: bold; text-decoration: underline;}

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

.comment {position: relative; min-height: 130px; margin-bottom: 3em; padding:0px; border-top: 1px solid #553C1D; border-bottom: 1px solid #553C1D;}
.comment-odd {}
.comment-even {background: #ffffff;}

.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;}
.comment-meta .commenter-name {font-size: 1.3em;}

/* --- 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 {width: 100%; margin-left: auto; margin-right: auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {padding: 5px; border: 1px solid #553C1Dccc;}
table.yeartable td.yearday {background-color: #ebebeb; text-align: center;}
td.yearmonth {border-style: none; font-weight: bold; text-transform: uppercase;}
td.yeardate a {font-size: 1.5em; text-decoration: none;}

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

.lj-view-archive #alpha, .lj-view-month #alpha {font-size: 1.2em;}
 .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; font-size: 1.2em;}
.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; }#BC5044



