iframe.lj_embedcontent {
    border: 0;
}

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

.ljclear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
}

.nowrap {
    white-space: nowrap;
}

.lj_progresscontainer {
    height: 25px;
    width: 400px;
    margin: 1em;
    background: url("inactive.gif"/*tpa=http://stat.livejournal.com/img/progress/inactive.gif*/) repeat;
}

.lj_progressoverlay {
    background: url("active.gif"/*tpa=http://stat.livejournal.com/img/progress/active.gif*/) repeat;
}

.lj_progressindefinite {
    background-image: url("barber.gif"/*tpa=http://stat.livejournal.com/img/progress/barber.gif*/);
}

.lj_hourglass {
        z-index: 20000;
}

.ErrorNote .Inner {
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
}

.Note .Inner {
    background: #FFFFDD;
    border: 1px solid #FFCC33;
    padding: 8px;
}

div.lj_ippu {
    background-color: #fff;
    border: 2px solid #444;
    padding: 2px;
}

div.lj_ippu_titlebar {
    background-color: #444;
    height: 20px;
    font-weight: bold;
    color: #fff;
    width: auto !important;
    padding: 5px 0 0 5px;
}

	div.lj_ippu_titlebar div {
		
	}

	.lj_ippu_titlebar img {
		opacity: .25;
	}
	
		.lj_ippu_titlebar img:hover {
			opacity: 1;
		}

.LJ_Placeholder_Container { /* see also lj_base-ie.css */
        display: table-cell;
        vertical-align: middle;
        border: 1px dashed #ccc;
        _position: relative;
        overflow: hidden;
}

.LJ_Placeholder_Container img { /* see also lj_base-ie.css */
        cursor: pointer;
        display: block;
        margin: 0 auto;
        _position: absolute;
        _top: 45%;
        _left: 45%;
}

.ljhidden {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        margin: 0;
        border: 0;
        padding: 0;
        font-size: 0.1px;
        line-height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
}

.lj_pollanswer {
}

.lj_pollanswer_loading {
        color: #CCC;
        border: 1px solid #EEE;
}

.super {
    vertical-align: super;
    font-size: .7em;
}

.notice {
    color: #f00;
}

.ljedittime {
    font-size: smaller;
}
/*---------- Manage Settings ----------*/
/*-------------------------------------*/

#manageSettings {
    }

.Subscribe {
    width: 100%;
    padding: 0;
    margin: .5em 0 0 0;
    clear: both;
    }

.Subscribe tr.Inactive {
    color: #aaa;
}

.Subscribe tr.Disabled {
    background-color: #eee;
}

.Subscribe tr.Inactive a {
    color: #aaa;
}

.Subscribe td {
    padding: .3em;
}

.Subscribe td img {
    border: 0;
}

.Subscribe td label {
    cursor: pointer !important;
}

.Subscribe td p {
    font-size: 1.4em;
    padding: 0 1em;
    color: #bbb;
    background: #fff;
    line-height: 1.5;
    cursor: default !important;
}

.CategoryRow .Caption {
    text-align: right;
}

.CategoryRow {
    width: 100%;
}

.CategoryRow td {
    vertical-align: middle;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    padding: .2em .4em;
    font-size: .85em;
}

.CategoryRow .caption {
    text-align: right;
}

.CategoryRow label {
}

.CategoryHeading {
    font-weight: bold;
}

.CategoryHeadingNote {
}

#Subscriptions {
    width: 100%;
}
#Subscriptions th {
    text-align: left;
}
#Subscriptions td, #Subscriptions th {
    padding-left: .5em;
    padding-right: .5em;
}
#Subscriptions tr.lighter {
    background-color: #cff;
}
#Subscriptions tr.darker {
    background-color: #9cc;
}
div.argOptsContainer {
    display: none;
}

#SubscribeSaveButtons {
    text-align: center;
    border: 1px solid #333;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    }

#SubscribeSaveButtons input {
    margin: 5px;
}

#SubscriptionInfo {
    width: 95%;
    text-align: center;
    margin: 1em auto;
}

#SubscriptionInfo p, #SubscriptionInfo div {
    font-size: 1em;
    margin: 0;
    padding: .2em;
}

/*----------- Message Center ----------*/
/*-------------------------------------*/


.NotificationTable {
    width: 100%;
}

.NotificationTable tr.Selected {
    background-color: #cee0fb;
}

.NotificationTable tr.Selected td {
    border-top: 1px solid #ccc;
}

.NotificationTable td {
    border-top: 1px solid #ddd;
}


#NotificationSidebar {

}

#NotificationSidebar p {
    margin: 0;
    padding: 0;
}

#NotificationSidebar .Blurb {
    margin: 0 0 1em 0;
    padding: 0;
}

#NotificationSidebar .BlurbTitle {
    font-weight: bold;
    margin: 0 0 .4em 0;
}

#NotificationSidebar .ljad {
    float: left;
    margin-right: 1em;
}

.esnlinks {
    float: right;
    display: block;
    margin: 0 0 0 0;
    font-weight: normal;
    }

.NotificationTable .inbox {
    padding: 0;
    margin: 0em 0 0em 0;
    border-top: 1px solid #ddd;
}

.inbox .header {
    width: 100%;
    margin: 0;
    background: #ddd;
    vertical-align: middle;
    border: 0;
    padding: 3px;
}

.actions {
    font-size: 0.9em;
}

span.Pages {
    float: right;
}

span.Pages input {
}

.inbox tr {
    cursor: pointer;
}

.inbox_newitems {
    font-weight: bold;
    overflow: hidden;
}

.InboxItem_Controls {
    float: left;
    width: 40px;
}

.InboxItem_Unread {
    font-weight: bold;
    }

.InboxItem_Read {
    color: #888;
}

span.InboxItem_Read:hover {
    color: #000;
}

span.InboxItem_Read a {
    color: #999 !important;
}
span.InboxItem_Read:hover a {
    color: inherit !important;
}

.InboxItem_Meta {

}

.InboxItem_Meta td {
    padding: 0 0 0 0;
}

.inbox .alt {
    background: #f6f6f6;
}

.inbox .alt td {
}

.inbox .checkbox {
    width: 1%;
    padding: .1em;
    vertical-align: top;
}

.inbox td.NoItems {
    font-size: 3em;
    text-align: center;
    padding: 1em;
    color: #ddd;
    cursor: default !important;
}

.inbox td.item {
    padding: .3em 0 .2em .4em !important;
    vertical-align: middle;
}

.InboxItem_Content {
    padding: .5em 0 .2em 0;
    width: 95%;
}

.inbox td.time {
    width: 8.5em;
    font-size: .8em;
    color: #555;
    vertical-align: top;
    padding-top: .4em;
}

.inbox .JournalNewComment {
}

.inbox .Subject {
    font-weight: bold;
}

.inbox .ManageButtons {
    float: right;
    width: 104px;
    position: relative;
    top: 4px;
    margin: 0 0 .5em 0;
}

.inbox .Body {
}

.NotificationTable tr.Selected .Body {
}

/* folder links */
.folders a {
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    display: block;
    margin: 0px;
    padding: 0px 0px 1px 2px;
    border: 1px solid #fff;
}
.folders a.subs {
    padding-left: 1em;
}
.folders a:visited, .folders a:link {
    color: #000;
}
.folders a:hover {
    border: 1px solid #bbb;
    background-color: #eee;
}

/**** ESN AJAX ****/
.ippu {
    color: #000000
}

.ippu .track_title {
    font-weight: bold;
    color: #CC6644;
    margin: 4px;
}

.ippu .track_btncontainer {
    margin-top: 5px;
    padding: 1px;
    width: 250px;
}

.ippu .track_moreopts {
    margin: auto auto auto 1em;
    width: 49%;
}

.ippu .track_savechanges {
    margin: auto auto auto auto;
    width: 49%;
}

#compose label {
    font-weight: bold;
}

div.ContextualPopup {
    position: relative;
    margin: 5px 0 0 20px;
    font: normal 11px "Arial", "Verdana", sans-serif !important;
    }

* html div.ContextualPopup {
    background: none !important;
    }

div.ContextualPopup img {
    border: 0;
    }

div.ContextualPopup div.Inner {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #036;
    padding: 0px;
    width: 20em;
    }

* html div.ContextualPopup div.Inner {
    top: 0px;
    left: 0px;
    }

div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    margin-right: 50px;
    line-height: 1.4;
    }

   div.ContextualPopup .Relation {
       font-weight: bold !important;
       }

   div.ContextualPopup .Content .OnlineStatus {
       font-weight: bold;
       }

   div.ContextualPopup .Content .GizmoBlurb {
       font-size: smaller;
       }

div.ContextualPopup .Userpic {
    float: right;
    top: 0;
    right: 0px;
    padding: 4px 4px 0 0;
    }

* html div.ContextualPopup .Userpic {
    top: 2px;
    }

   div.ContextualPopup .Userpic img {
        margin: 0 auto;
        max-width: 50px;
        width:expression(this.width > 50 ? "50px" : this.width); /*IE Max-width */
        height: auto;
        vertical-align: middle;
        }

   div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
        text-decoration: underline !important;
        font-weight: bold;
        color: #00C !important;
        }
/*
    This is utility css that can be used anywhere in the app
    It should be included on all app pages in all schemes
*/

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

/* form styles */
label.left {
    display: block;
    float: left;
}
input.text,
textarea.text,
select.select {
    margin: 0px 3px 0px 0px;
    padding: 2px 2px;
    background: #fff url("input-bg.gif"/*tpa=http://stat.livejournal.com/img/input-bg.gif*/) repeat-x 0 -1px;
    border: 1px solid #bbb;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
select.select {
    padding: 1px;
}
fieldset.nostyle {
    border: none;
    margin: 0;
    padding: 0;
}
input.create-account {
    font-size: 110%;
    color: #fff;
    margin: 0;
    background: #559A40;
    border: 2px solid #76AE65;
    border-bottom: 2px solid #447C33;
    border-right: 2px solid #447C33;
}

.detail {
    font-size: 90%;
    color: #444;
}
p.detail {
    margin: 0 0 10px 0;
    padding: 0;
}
h2.widget-header {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ccc;
}
ul.detail li {
    font-size: 90%;
}
hr.hr {
    border: 0;
    width: 100%;
    color: #8FC3F7; background-color: #8FC3F7;
    height: 1px;
}
/* generic class for removing styling from ul */
ul.nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* tables where rows alternate colors */
table.alternating-rows th {
    text-align: left;
    border-top: 1px solid #8FC3F7;
    border-bottom: 1px solid #8FC3F7;
    background-color: #C5DFF9;
    padding: 6px 4px;
}
table.alternating-rows tr.altrow1 {
    background-color: #fff;
}
table.alternating-rows tr.altrow2 {
    background-color: #eee;
}
table.alternating-rows td {
    padding: 6px 4px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

/* columns for content layouts */

div.columns-2 .columns-2-left {
    float: left;
    width: 49%;
}
div.columns-2 .columns-2-right {
    float: right;
    width: 49%;
}
div.columns-2-r300 {
    width: 720px;
}
div.columns-2-r300 .columns-2-left {
    float: left;
    width: 405px;
    margin-right: 15px;
}
div.columns-2-r300 .columns-2-right {
    float: left;
    width: 300px;
}

/* default margin for widgets */

.appwidget {
    margin-bottom: 15px;
    position: relative;
}
.appwidget .more-link {
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
    text-transform: lowercase;
    color: #114577 !important;
    background: url("arrow-double-blue.gif"/*tpa=http://stat.livejournal.com/img/arrow-double-blue.gif*/) no-repeat 0 60%;
}
.appwidget .more-link:hover {
    text-decoration: underline;
}
/* add this class to anything to make upgrade icon appear next to it */

.upgrade-account {
    padding-right: 18px;
    background: url("upgrade-paid-icon.gif"/*tpa=http://stat.livejournal.com/horizon/upgrade-paid-icon.gif*/) no-repeat right 50%;
}

.arrow-link,
.more-link {
    padding-left: 12px;
    background: url("arrow-double-black.gif"/*tpa=http://stat.livejournal.com/img/arrow-double-black.gif*/) no-repeat 0 50%;
}

/* Used to encapsualte message forms like Invite and Tell a Friend */
.message {
    border: 5px solid #eee;
    margin-bottom: 15px;
}

.message blockquote {
    margin: 0;
    border: 1px solid #aaa;
    padding: 15px;
}

.standout-border {
    border: 1px solid #8fc3f7;
    padding: 6px;
}
.standout-background {
    background-color: #c5dff9;
}

/* Sidebars floated to the right */
div.right-sidebar {
    float: right;
    width: 300px;
    color: #000000;
    background-color: #c5dff9;
    border: 1px solid #8fc3f7;
    margin: 10px;
    padding: 10px;
}
div.ad-sidebar {
    width: 300px;
    float: right;
}

.textbutton { 
    color: #0000CC;
    cursor: pointer;
}

/* Solid background headings */
h2.solid-neutral {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #ededed url("corner.gif"/*tpa=http://stat.livejournal.com/img/corner.gif*/) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
h2.solid-blue {
    position: relative;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #d7e7f7 url("corner.gif"/*tpa=http://stat.livejournal.com/img/corner.gif*/) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}

input.bright {
    background: url("yellow_gradient.gif"/*tpa=http://stat.livejournal.com/img/yellow_gradient.gif*/) repeat;
    border: 1px solid #b48101;
    color: #1f3368;
    font-weight: bold;
}

.helper {
    font-size: 0.8em;
}
.ljad h4
{
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444;
    margin: 0;
}
.ljad a
{
    font-size: 10px;
    border: 0;
}
.ljad img { border: 0; }
.ljadskyscraper
{
    width: 160px;
}
.ljadleaderboard, .ljadleaderboard-top, .ljadleaderboard-bottom
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadsmrect
{
    width: 185px;
}
.ljadmedrect
{
    width: 300px;
}
.ljad5linkunit
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadbadge
{
    width: 160px;
    margin-bottom: 15px;
}
.ljadentrybox
{
    width: 468px;
}

.lj_content_ad
{
    border: 1px solid #FFD63F;
    width: 580px;
    overflow: hidden;
    text-decoration: none;
}

.lj_content_ad a
{
    text-decoration: none;
    cursor: pointer;
}

.lj_content_ad ul
{
    padding: 0px;
    margin: 2px;
}

.lj_content_ad span
{
    float: left;
    clear: left;
}

.lj_content_ad .adtitle
{
    font-size: 0.8em;
    color: #333;
    text-align: right;

    display: inline;
    float: right;
}

.lj_content_ad li 
{
    margin-top: 3px;
    list-style-image: none;
    list-style-type: none;
    height: 55px;
}

.lj_content_ad li:first-child
{
    margin-top: 0px;
}

.lj_inactive_ad
{
    display: none;
}

.lj_content_ad .title
{
    font-weight: bold;
    color: #000;
}

.lj_content_ad .description
{
    color: #000;
}

.lj_content_ad .url
{
    text-decoration: underline;
}/* Define text color and typography */
body {
    color: #000000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    min-width: 780px;
    width: 100%;
}
a:link {
    color: #00C; background-color: transparent;
}
a:visited {
    color: #306; background-color: transparent;
}
a:active {
    color: #F60; background-color: transparent;
}
h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #036; background-color: transparent;
    margin: 0 0 0.4em 0; padding: 0;
}
h1 a {
    font-weight: normal;
}
h2 {
    font-weight: normal;
    color: #036;
    margin: 0.3em 0 0.1em 0; padding: 0;
}
h3 {
    color: #024; background-color: transparent;
    font-style: italic;
    margin: 0.2em 0 0.2em 0; padding: 0;
}
p {
    margin: 0.75em 0;
}
body, dd, dt, th, td, p, div, li, pre, code, kbd { font-size: small; }
h3 { font-size: medium; }
h2 { font-size: large; }
h1 { font-size: x-large; }
li { margin-left: 0px; }

h1.title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#NavigationWelcomeLogo {
    position: relative;
    top: 0;
    left: 0;
    font-size: 0.8em;
    color: #444;
    height: 6.11em;
    margin: 0;
    padding: 0;
}
#NavigationWelcomeLogo a {
    color: #444;
    font-weight: 700;
}
#MiniSiteMap {
    width: 100%;
    white-space: nowrap;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #333;
    margin: 3em auto 0 auto;
    padding: .5em 0 .5em 0;
    text-align: center;
}
#MiniSiteMapWrapper {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
}
#MiniSiteMap ul {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding:0 .5em 0 .5em;
}
#MiniSiteMap ul li {
    font: 12px Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 3px 0 3px 0;
}
#MiniSiteMap a {
    color: #036;
}
#MiniSiteMap #MiniSiteMapCol0, #MiniSiteMap #More a {
    font-weight: bold;
}
#Content pre {
   line-height: 1em;
}

/* Utility CSS */
.clear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0%;
}

.hide {
    display: none;
}
hr {
    border: 0;
    width: 100%;
    color: #369; background-color: #369;
    height: 2px;
}
table.edged {
    border: 2px solid #c5dff9;
}
table.edged td {
    border: 1px solid #8fc3f7;;
}
.standout {
    text-align: center;
}
.standout .container {
    color: #000; background-color: #c5dff9 !important;
    border: 1px solid #8fc3f7;
    padding: 3px;
    /* margin shorthand isn't recognized by IE5/Mac */
    margin-top: auto; margin-bottom: auto;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.standout span.container {
    padding: 8px 7px !important;
    display: inline-block;
}
.errorbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.warningbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFFFDD;
    background-repeat: repeat-x;
    border: 1px solid #FFCC33;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.de {
    color: #909090; background-color: #ffffff;
}

/* layout */

.talk-comment {
    margin-top: 1em;
    margin-bottom: 0px;
}
#commenttext { width: 100%; }

/* Form Items */
.formitem {
    color: #343434;
    font-size: 1em;
}

.formnumber {
    font-weight: bold;
    margin-top: 1.8em;
    font-size: .9em;
}

.formitemName {
    font-weight: bold;
    font-size: .9em;
    margin-top: 1.8em;
}

.formitemDesc {
    margin-top: .4em;
    margin-bottom: .4em;
    color: #505050;
}

.formitemNote {
    color: #da6320;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.formitemFlag {
    color: #CE0000;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.borderedtable {
    border: solid 1px black;
}

/* the top of the borderedtable, use th tags for header columns */
.borderedtable th {
    background-color: #dddddd;
    border-bottom: solid 1px black;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

/* Extended.css */
.hide {
    display: none;
}
div.centered {
    text-align: center;
    width: 100%;
}
.lesstop {
    margin-top: 2px;
}
.de {
    color: #909090; background-color: #ffffff;
}
#ljbreadcrumbs {
    text-align: left;
    white-space: nowrap;
    font: 11px Arial, Geneva, Helvetica, sans-serif;
    margin-left: 0;
    margin-bottom: 1em;
}

/* layout */

#content pre {
   line-height: 1.1em;
   font-size: 1.1em;
}
#Comments q {
    font-style: italic;
}
div.transparentpng { display: none; margin: 0; padding: 0; }
img.transparentpng { border: 0; }


/* Ad wrapper styles (for ads printed in BML directly) */

.ljadwrapper-app-full-width
{
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
}

.ljadwrapper-app-info-1column,
.ljadwrapper-app-func-1column,
.ljadwrapper-app-confirm,
.ljadwrapper-app-home-login,
.ljadwrapper-app-schools,
.ljadwrapper-search,
.ljadwrapper-journal-indiv-entry,
.ljadwrapper-journal-skyscraper,
.ljadwrapper-app-search-skyscraper
{
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    display: table-cell;
}

.ljadwrapper-app-func-2column,
.ljadwrapper-app-info-2column,
.ljadwrapper-journal-userinfo
{
    margin-top: 2em;
    text-align: center;
    width: 100%;
}
HTML {
	font-size:100.01%;
	}

BODY {
	margin: 0;
	padding: 0;
     }
/* RESET 
-------------------------------------- */
body, dd, dt, th, td, p, div, li, pre, code, kbd {
	font-size: 100%;
}

#header {
	line-height: 1.4; }

#header OL, #header UL, #header TABLE, #header TH, #header TD, #header H1,
#header DL, #header DT, #header DD, #header FORM, #genres UL,
#footer OL, #footer UL, #footer TABLE, #footer TH, #footer TD, #footer H3,
#header IMG, #genres LI, #header LABEL {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	vertical-align:baseline;
	font-family:inherit;
}

#header OL, #header UL,
#footer OL, #footer UL,
#genres OL, #genres UL {
	list-style:none;
	}
#header TABLE, #footer TABLE {
	border-collapse:collapse;
	border-spacing:0;
	}
#header TH, #header TD,
#footer TH, #footer TD {
	text-align:left;
	}
:focus {
	outline:none;
	}

#header TEXTAREA, #header INPUT, #header SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}


/* Header
-------------------------------------- */
#header {
	position:relative;
	padding:35px 24px 0 48px;
	overflow:visible;
	min-width:870px !important;
	z-index: 100;
	}

/* Logo */
#header .logo,
#header .logo A,
#header .logo SPAN {
	float:left;
	width:246px;
	height:54px;
	}
#header .logo {
	background:url("logo.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/head/logo.gif*/) no-repeat;
	}
	#header .logo A,
	#header .logo SPAN {
		text-indent:-9999px;
		border:none;
		}

/* Options */
#header .options {
	float:right;
	}
#header .nolog {
	padding-top: 15px;
	font-size: 0.85em;
	}
	#header .nolog input {
		vertical-align: middle;
		}

.loginlj_form INPUT {
	width: 50px;
	font-size: .85em;
	} 

/* Userbar
-------------------------------------- */
.userbar {
	position:relative;
	padding:0 64px 0 0 !important;
	text-align:right;
	}

/* Nickname */
.userbar DT .ljuser A {
	border:none;
	font-weight:bold;
	font-size:1.1em;
	color:#404040;
	}
.userbar DT .ljuser .ico IMG {
	vertical-align:text-top;
	}
.userbar DT SMALL {
	position:relative;
	top:-2px;
	font-size:.85em;
	}

/* Links */
.userbar DD {
	font-size:.85em;
	}
	.userbar DD LI {
		padding:2px 0 0;
		color:#808080;
		}
	.userbar DD A {
		margin-left:6px;
		}

/* Login Box
-------------------------------------- */
.login-tl {
	position:absolute;
	top:26px;
	right:18px;
	z-index:100;
	width:300px;
	background:#FFF url("tl.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/login/tl.gif*/) no-repeat;
	text-align:left;
	}
.login-br {
	background:url("br.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/login/br.gif*/) 100% 100% no-repeat;
	}
.login-tr {
	background:url("tr.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/login/tr.gif*/) 100% 0 no-repeat;
	}
.login-bl {
	padding:10px 15px 12px;
	overflow:hidden;
	background:url("bl.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/login/bl.gif*/) 0 100% no-repeat;
	}


/* Logged */
.options-logged .login-tl {
	position:static;
	margin-bottom:-10px;
	width:auto;
	}
.options-logged .login-tr,
.options-logged .login-br,
.options-logged .login-bl {
	background:none;
	padding:0;
	}

/* Login Form
-------------------------------------- */
#header TABLE.login-form {
	width:270px;
	}
	#header TABLE.login-form TD {
		vertical-align:middle;
		font-size:.85em;
		padding: 0;
		}
	#header TABLE.login-form .txt {
		width:88px;
		margin: 3px 5px 0 0;
		}
	#header TABLE.login-form A {
		color:#808080 !important;
		}
	#header TABLE.login-form A:hover {
		color:#3F5F9E !important;
		border-color:#CCC;
		}
	#header TABLE.login-form .rememb {
		margin: 0 3px 0 0;
		}

/* Login Error
-------------------------------------- */
.login-error {
	padding:12px;
	text-align:center;
	color:#CC3F4F;
	}



/* Shop 
--------------------------------------- */
.tshort {
	margin-top: 3px;
	}
.tshort IMG { position: relative; top: 2px;}

/* Userpic */
.userbar .userpic {
	position:absolute;
	top:2px;
	right:0;
	}

/* Search Bar
-------------------------------------- */
.searchbar {
	position:absolute;
	top:33px;
	left:50%;
	margin-left:-18%;
	width:37%;
	}

/* Options */
.searchbar .tabs {
	overflow:hidden;
	}
	.searchbar .tabs LI,
	.searchbar .tabs LABEL {
		float:left;
		}
	.searchbar .tabs LI {
		margin-right:-1px !important;
		background:url("div.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/div.gif*/) 100% 50% no-repeat;
		}
	.searchbar .tabs .last {
		background:none;
		}
	.searchbar .tabs LABEL {
		padding:6px 9px 5px !important;
		text-transform:uppercase;
		line-height:1;
		font-size:.7em;
		color:#404040;
		cursor:pointer;
		}
	.searchbar .tabs INPUT {
		display:none;
		}
	.searchbar .tabs .cur {
		background:#5F6F86 url("l.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/l.gif*/) no-repeat;
		}
		.searchbar .tabs .cur LABEL {
			background:url("r.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/r.gif*/) 100% 0 no-repeat;
			color:#FFF;
			}

/* Search */
.searchbar TABLE {
	clear:both;
	}
	.searchbar TABLE TD {
		vertical-align:top !important;
		}
	.searchbar TABLE INPUT {
		margin:0;
		}
	.searchbar TABLE .txt {
		width:100%;
		}
		.searchbar TABLE .txt INPUT {
			width:97%;
			}
	.searchbar TABLE .btn {
		background:none;
		border: none;
		float: left;
		}
		.searchbar TABLE .btn INPUT {
			position:relative;
			/*top:-4px;*/
			}

/* Links */
.searchbar .links {
	padding:3px 0 0;
	width:98%;
	overflow:hidden;
	font-size:.85em;
	}
	.searchbar .links,
	.searchbar .links A {
		color:#808080 !important;
		}
	.searchbar .links A:hover {
		border-color:#808080 !important;
		}
	.searchbar .links .sample {
		float:left;
		}
	.searchbar .links .advanced {
		float:right;
		}

/* Themes / thanks to Alex Mauzon
-------------------------------------- */
.themes {
	clear:both;
	padding: 0;
	overflow:visible;
	text-align:center;
	}
.themes TABLE.menu_holder {
	margin:auto !important;
	position: relative;
	width: 100%;
	}
	
.themes DIV.menu {
	text-align:center;
		float:left;
		left:50%;
		position:relative;

		} 
	.themes UL { 
		float:left;
		left:-50%;
		position:relative;
		}
	.themes LI,
	.themes SPAN {
		float:left;
		}
	.themes LI {
		margin-right:-1px;
		background:url("div.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/div.gif*/) 100% 50% no-repeat;
		height: 27px; 
		}
	.themes .last {
		background:none;
		}
	.themes .ex {
		text-indent: -99999px;
		width: 5px;
		}
	.themes .next {
		background: url("next.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/next.gif*/) 1px 100% no-repeat;
		}
		.themes .next SPAN {
			background:url("div.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/div.gif*/) 100% 50% no-repeat;
		}
		.themes .next.ex SPAN, .themes .next.pr SPAN { background: none;}

	.themes SPAN {
		padding:5px 12px 4px;
		}
	.themes A:link, .themes A:visited {
		border:none !important;
		text-transform:uppercase;
		line-height:1;
		font-size:.85em;
		color:#404040 !important;
		}
	.themes A:hover {
		border-bottom:none;
		}
		
	.themes LI UL {
		display: none;
		}

/* Current */
.themes .cur {
	background:#5F6F86 url("l.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/l.gif*/) no-repeat;
	position: relative;
	}
	.themes .cur SPAN {
		background:url("r.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/themes/r.gif*/) 100% 0 no-repeat;
		}
	.themes .cur A, .themes .cur A:visited {
		color:#FFF !important;
		}

/* SubMenu */

.themes .submenu {
	position: absolute;
	left: 0;
	top: 27px;
	z-index: 5;
	text-align: left;
	background: url("cur_bl.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/cur_bl.gif*/) 0 100% no-repeat #5f6f86;
	min-width: 180px;
	}

.themes .submenu LI {
	display: block;
	float: none;
	background: none;
	padding: 0px 12px;
	margin-right: 0;
	white-space: nowrap;
	height: auto;
	}
.themes .submenu A, .themes .submenu A:visited {
	text-transform: none;
	}

.themes .submenu SPAN.pic-count { float: none; background:none;padding: 0 !important; display: block;}

.themes .submenu A:hover {
	color:#afd2ff !important;
	text-decoration: underline;
	border: none;
	}

	
.themes .submenu LI DIV {
	background: url("dot.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/dot.gif*/) repeat-x bottom;
	float: none;
	padding: 4px 0px;
	}
.themes .submenu LI.last {
	background: url("cur_br.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/cur_br.gif*/) 100% 100% no-repeat !important;
	}


/* Genres
-------------------------------------- */
#genres {
	background:#E7E7E7;
	line-height:25px;
	font-size:.85em;
	height: 25px;
	text-align: right;
	padding-right: 24px;
	}
#genres UL { float: right;}
#genres LI {
	float: left;
	background:transparent url("div-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/div.gif*/) no-repeat 100% 50%;
	margin-left:-2px;
	padding: 0 10px;
	}
#genres LI.last { background: none; padding-right: 0; }
#genres A { 
	color: #404040 !important;
	border:none;}

/* Body
-------------------------------------- */
#main_body {
	padding:24px;
	min-width: 894px;
	}
#main_body:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	color:#FFF;
	}

/*#wrapper {
	float: left;
	width:100%;
	}

#content {
	margin-right: 336px;
	padding-right: 25px;
	}
*/
#side {
	float: left;
	/*margin-left: -336px;*/
	width: 335px;
	}
.bordered {border-left: 1px solid #ccc;}	


/* Lanzelot content 
---------------------------------- */

.lanzelot-content { 
	width: 100%;
	margin: 5px 0; 
	clear: both; 
	min-height: 220px; 
	float: none;
	}


p.lanzelot { line-height: 1.4em;  text-align: left; }

#ljbreadcrumbs {
	font-size: .85em;
	}

.borderedtable {
	border:1px solid black !important;
}
.borderedtable TH {
	border-bottom: 1px solid #000;
	background: #ccc;
	}
a.more-link:hover { text-decoration: none !important;}
.cprod .alllink a {border: none;}

DIV.homepage-loggedin > DIV { width: 100%}


/* * html .lanzelot-content { height: 220px; } */


/* Footer
-------------------------------------- */
#footer {
	margin:0 auto;
	overflow:hidden;
	font-size:.85em;
	min-width:942px;
	clear: both;
	}
	#footer UL {
		padding:4px 0;
		}
	#footer LI {
		float:left;
		}
	#footer A:hover {
		border-color:#CCC;
		}
	#footer P {
		clear:both;
		padding:24px 0 12px;
		text-align:right;
		color:#CCC;
		}

/* Map */		
#footer .map {
	padding: 17px 24px;
	}
#footer .map H3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
	font-style: normal;
	}
	#footer .map SPAN { font-size: 1.2em;}	
	#footer .map LI {
		display: inline;
		padding-right: 15px;
		float: none;
		line-height: 1.8em;
		}
	#footer .map LI A {
		white-space: nowrap;
		}	
	#footer .map TABLE {
			background: url("div2.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/menu/div2.gif*/) 50% top repeat-y;
			margin-bottom: 10px;
}
	#footer .map .manage {
		padding-right: 7%;
		width: 43%;
		}
	#footer .map .other {
		width: 43%;
		padding-left: 7%;
		}

/* Side */
#footer .side {
	float:right;
	}
	#footer .side LI {
		margin-left:12px;
		}BODY {
	background:#FFF;
	font:.8em Arial,sans-serif !important;
	color:#404040;
	}

A:link, A:visited {
	text-decoration:none;
	border-bottom:solid 1px #CCC;
	color:#3F5F9E !important;
	}
A:hover {
	border-color:#3F5F9E;
	}
A.frank-image {border: none;}

TABLE.feature-matrix A.feature-link { border: none;}

/* Links
-------------------------------------- */
.comm {
	padding-left:18px;
	background:url("msg.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/ico/msg.gif*/) 2px 0 no-repeat;
	color:#808080;
	}
.more,
.reply {
	padding:.2em .4em;
	border:none;
	font-size:.85em;
	}
.more {
	background:#B2A08F;
	color:#FFF;
	}
.more:hover {
	background:#D1BBA7;
	}
.reply {
	background:#D7E5F6;
	}
.reply:hover {
	background:#829DBF;
	color:#FFF;
	}
.theme {
	color:#B54454;
	}

/* Picture
-------------------------------------- */
.pic {
	vertical-align:top;
	}
.pic.left {
	float:left;
	margin:.2em 1em 0 0;
	}
.pic.right {
	float:right;
	margin:.2em 0 0 1em;
	}

/* Horizontal Rule
-------------------------------------- */
.hr {
	clear:both;
	margin:0 0 12px;
	width:100%;
	height:1px;
	overflow:hidden;
	border:solid 1px #404040;
	border-width:2px 0 1px;
	}
	.hr HR {
		display:none;
		}
.hr.div {
	margin:0;
	}
.hr.hair {
	border-width:1px 0 0;
	height:0;
	}
.hr.hid {
	border:none;
	padding:12px 0;
	}

/* Button
-------------------------------------- */
.btn {
	float:left;
	background:url("bg.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/bg.gif*/) 0 50% repeat-x;
	border:none;
	text-align:center;
	font-size:.85em;
	color:#666;
	cursor:pointer;
	}

.ljbtn {
	background:url("bg.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/bg.gif*/) 0 50% repeat-x;
	border:1px solid #ccc;
	text-align:center;
	padding: 5px 20px;
	font-size:.85em;
	color:#666;
	cursor:pointer;
	width: auto !important;
	}
.btn:hover {
	color:#999;
	}
.btn.full {
	width:100%;
	}
	.btn SPAN {
		display:block;
		background:url("tl-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/tl.gif*/) no-repeat;
		}
	.btn SPAN SPAN {
		background:url("br-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/br.gif*/) 100% 100% no-repeat;
		}
	.btn SPAN SPAN SPAN {
		background:url("tr-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/tr.gif*/) 100% 0 no-repeat;
		}
	.btn SPAN SPAN SPAN SPAN {
		padding:5px 15px;
		background:url("bl-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/btn/bl.gif*/) 0 100% no-repeat;
		}

.btn-set {
	overflow:hidden;
	}

/* LJ User / Community
-------------------------------------- */
.ljuser,
.ljcomm {
	white-space:nowrap;
	color:#808080;
	}
	.ljuser .ico,
	.ljcomm .ico {
		border:none;
		vertical-align:top;
		}
	.ljuser .ico IMG,
	.ljcomm .ico IMG {
		vertical-align:middle;
		}
/*	.ljuser IMG {
		width:11px;
		height:14px;
		background:url(/stc/lanzelot/img/ico/user.gif) no-repeat;
		}
	.ljcomm IMG {
		width:15px;
		height:15px;
		background:url(/stc/lanzelot/img/ico/comm.gif) no-repeat;
		}
*/

/* Rating Position
-------------------------------------- */
.ratepos SPAN {
	padding-left:8px;
	font-size:.85em;
	}
	.ratepos.new SPAN {
		background:url("new.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/ico/new.gif*/) 0 50% no-repeat;
		}
	.ratepos.up SPAN {
		background:url("up.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/ico/up.gif*/) 0 50% no-repeat;
		color:#779E5E;
		}
	.ratepos.down SPAN {
		background:url("down.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/ico/down.gif*/) 0 50% no-repeat;
		color:#CC3F4F;
		}

/* Outside */
.ratepos.out {
	float:left;
	clear:both;
	margin:-1.4em 0 0 -4.5em;
	width:4em;
	text-align:right;
	}

/* Headings
-------------------------------------- 
#content H1,
#content H2.title {
	margin:0 0 12px;
	line-height:1.2;
	font-size:1.8em;
	}
#main_body H1 {
	margin: 0 0 18px;
	font-size: 2em;
	}
#main_body H2 {
	line-height:1.2;
	font-size:1.4em;
	}
#main_body H3 {
	margin:0 0 12px;
	line-height:1.2;
	font-weight:bold;
	font-size:1.2em;
	}
	#main_body H3 SMALL {
		font-weight:normal;
		font-size:.7em;
		}
	#main_body H3 .more {
		margin-left:6px;
		font-weight:normal;
		font-size:.7em;
		}
	#main_body H3 .sub {
		display:block;
		padding:.2em 0 0;
		}
#main_body H3.div {
	padding:12px 0 0;
	border-top:solid 1px #404040;
	}
#main_body H3.div-double {
	padding:12px 0;
	margin:0 0 12px;
	border-top:solid 1px #404040;
	border-bottom:dotted 1px #CCC;
	}
#main_body H4 {
	margin:0 0 12px;
	font-size:1em;
	}
*/

/* Paragraphs
-------------------------------------- */
#content P {
	margin:0 0 12px;
	}

/* Colset
-------------------------------------- */
.colset {
	padding:0 12px;
	overflow:hidden;
	}
	.colset .colset-first {
		float:left;
		margin-left:-12px;
		width:50%;
		}
	.colset .colset-second {
		float:right;
		margin-right:-12px;
		width:50%;
		}

/* Two / Three */
.colset.two-three {
	padding:0;
	}
	.colset.two-three .colset-first {
		margin:0;
		width:336px;
		}
	.colset.two-three .colset-second {
		margin:0;
		width:216px;
		}

/* Three / Two */
.colset.three-two {
	padding:0;
	}

/* Head Set
-------------------------------------- */
.head-set {
	padding:12px 0;
	margin:0 0 12px;
	overflow:hidden;
	border-top:solid 1px #000;
	border-bottom:dotted 1px #CCC;
	}
	.head-set H3 {
		float:left;
		margin:0 !important;
		}
	.head-set UL {
		float:right;
		padding:.2em 0 0;
		font-size:.85em;
		}
	.head-set LI {
		float:left;
		margin-right:6px;
		padding-right:6px;
		border-right:solid 1px #CCC;
		}
	.head-set .last {
		padding:0;
		margin:0;
		border:none;
		}

/* Excerpt
-------------------------------------- */
.excerpt {
	font-style:italic;
	}
	.excerpt A {
		display:block;
		padding:12px 15px;
		border:dotted 1px #CCC;
		color:#404040;
		}
	.excerpt A:hover {
		background:#829DBF;
		border:solid 1px #829DBF;
		}
	.excerpt A:hover,
	.excerpt A:hover * {
		color:#FFF;
		}
	.excerpt .ljuser {
		font-style:normal;
		}

/* Related
-------------------------------------- */
.related {
	margin:0 0 12px;
	}
	.related DD {
		padding:6px 0 0;
		font-size:.85em;
		}
	.related LI {
		padding-left:9px;
		margin:0 0 6px;
		background:url("bull.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/ico/bull.gif*/) 0 .5em no-repeat;
		}

/* Links Set
-------------------------------------- */
.links-set {
	padding:0 0 12px;
	}
	.links-set LI {
		padding:0 0 6px;
		}

/* Navigation
-------------------------------------- */
.navigation {
	overflow:hidden;
	}
	.navigation A {
		border:none;
		}
	.navigation .prev {
		float:left;
		}
		.navigation .prev A {
			padding-left:20px;
			background:url("prev.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/cal/prev.gif*/) 0 50% no-repeat;
			}
		.navigation .prev A:hover {
			background-image:url("prev-a.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/cal/prev-a.gif*/);
			}
	.navigation .next {
		float:right;
		}
		.navigation .next A {
			padding-right:20px;
			background:url("next-1.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/cal/next.gif*/) 100% 50% no-repeat;
			}
		.navigation .next A:hover {
			background-image:url("next-a.gif"/*tpa=http://stat.livejournal.com/stc/lanzelot/img/cal/next-a.gif*/);
			}

/* Bottom
-------------------------------------- */
.bottom {
	margin:0 0 12px;
	border-bottom:solid 1px #CCC;
	}/* Top Navigation 
-------------------------------------- */

.navigator {
	font-size: .85em;
	margin-bottom: 20px;
	}
	.navigator SPAN {
		font-weight: bold;
		}

/* LiveJournal COM
-------------------------------------- */

ol.num_list {
	list-style:decimal;
	padding-left: 1.5em;
	}
.new_friend LI {
	padding-bottom: 13px;
	color: #808080;
	}
.new_friend A {
	font-size: .85em;
	}
.new_friend .add A {
	font-size: 1em;
	}
.new_friend LI INPUT {
	width: 125px;
	margin:0 10px 0 5px;
	}
.new_friend TEXTAREA {
	display: block;
	width: 100%;
	margin-top: 10px;
	}

.new_friend .ljbtn {
	float: right;
	margin-right: -3px;
	margin-top: 8px;
	}
.import {
	padding-left: 25px;
	padding-top: 3px;
	position: relative;
	margin-top: -3px;
	}
.import FORM {
	margin-top: 20px;
	}
.import TD { 
	padding-bottom: 11px;
	}
.import .label {
	text-align: right;
	padding-right: 17px;
	}
.import INPUT { 
	width: 195px;
	}
.import SELECT {	
	width: 200px;
	}
.imported {
	overflow: scroll;
	height: 160px;
	border: 1px solid #ccc;
	margin: 25px 0 0;
}
	.imported TD {
		padding: 3px 5px 5px 5px;
		vertical-align: middle;
		font-size: .85em;
		}
		.imported TD.mail {
			padding: 3px 5px 5px 20px;
			}
	.imported INPUT { 
		width: auto;
		}
	.import .new_friend .ljbtn { margin-right: 0px;}
	
/* Sup AD
-------------------------------------- */
.sup-ad {
	overflow: hidden;
	}
	.sup-ad DT {
		float: left;
		width: 160px;
		height: 100px;
		margin-right: 10px;
		clear:both;
		}
		.sup-ad DT a {
			border: none;
			}
	.sup-ad DD {
		float:left;
		width: 400px;
		}
