body {
    padding: 0px;
    margin: 0px;
    background-color: #FFF;
}

/* Main sections */

#outer {
    background-color: #FFF;
    text-align: center;
}

#inner {
    width: 780px;
    margin: 0 auto;
}

#banner {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0;
}

#sidebar {
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 30px;
    margin-bottom: 45px;
}

#content {
    float: left;
    width: 500px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 45px;
}

/* General rules */

body, p, ul, li, td {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
}

p {
    line-height: 19px;
}

ul li {
    list-style-type: square;
    line-height: 130%;
}

blockquote {
    color: #666;
    font-size: 95%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666;
}

h1 {
    font-size: 54px;
}

h2 {
    font-size: 48px;
    line-height: 50px;
    letter-spacing: -3px;
    margin-top: 1px;
    margin-bottom: 5px;
}

h3 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -2px;
    margin-top: 1px;
    margin-bottom: 5px;
}

h4 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -2px;
    margin-top: 1px;
    margin-bottom: 5px;
}

hr {
    color: #FFF;
    background-color: #FFF;
    height: 4px;
    border: 0;
    border-top: 1px solid #AAA;
    border-bottom: 1px dotted #AD9B9F;
}

a, a:link, a:visited, a:active, a:hover {
    cursor: pointer;
    color: #C03;
    color: #00248F;
    text-decoration: none;
    border-bottom: 1px solid #EEE;
}

a:hover {
    border-bottom: 1px solid #999;
}

.clear {
    clear: both;
}

/* Footer nav */

/*
#footer {
    font-family: 'Gill Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #F9F9F9;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px #E1E1E1 dotted;
    padding: 10px;
    height: 40px;
}

#footer a {
    color: #333;
}

#snf {
    text-align: right;
    font-size: 11px;
}

#snf a {
    color: #333;
}
*/

#footer {
    clear: both;
    height: 150px;
    font-size: 12px;
    color: #666;
    background-color: #F9F9F9;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 45px;
    border-top: 1px solid #CCC;
}

#footer #footer-container {
    width: 780px;
    text-align: left;
    margin: 0 auto;
}

#footer #footer-snf, #footer #footer-also, #footer #footer-etc {
    background-color: #F9F9F9;
    float: left;
    width: 130px;
    margin-right: 40px;
    margin-bottom: 45px;
}

#footer #footer-snf {
    margin-left: 220px;
}

#footer ul {
    margin-left: 0;
    padding-left: 0;
}

#footer ul li {
    font-size: 12px;
    color: #666;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 0;
}

#footer p {
    font-size: 12px;
    color: #666;
}

#footer address {
    color: #666;
    font-size: 11px;
    font-style: normal;
}

#footer a {
    color: #666;
}

#footer a img {
    border: none;
}

/* 15 Ways rules */

#banner a {
    text-decoration: none;
    border: none;
}

#banner img {
    border: none;
    behavior: url(/js/iepngfix.htc);
}

#sidebar ul li {
    list-style-type: none;
}

#sidebar ul#login {
    padding: 10px;
    margin-top: 40px;
    border: 2px solid #EEE;
}

#sidebar ul#login, #sidebar #login li {
    font-size: 12px;
    color: #EEE;
    background-color: #333;
}

#sidebar #login a {
    color: #EEE;
    border-bottom: 1px dotted #EEE;
}

#sidebar #login a:hover {
    color: #F9F9F9;
    border-bottom: 1px dotted #F9F9F9;
}

#sidebar dl#nav {
    margin-top: 20px;
}

#sidebar dl#nav dt {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1px;
}

#sidebar dl#nav dd {
    font-size: 12px;
    margin-bottom: 15px;
}

#sidebar #search {
    color: #EEE;
    background-color: #809FFF;
    margin-bottom: 40px;
    padding: 10px;
    border: 2px solid #BFCFFF;
}

#sidebar #search input {
    width: 175px;
    color: #333;
}

#sidebar #view {
    font-variant: small-caps;
    color: #333;
    background-color: #EEE;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sidebar #view p, #sidebar #view ul {
    margin: 0;
    padding: 0;
}

#sidebar #view p {
    font-size: 12px;
    font-variant: normal;
    margin-bottom: 2px;
}

#sidebar #view a {
    color: #333;
    text-transform: none;
    border-bottom: 1px dotted #333;
}

#sidebar #view a:hover {
    color: #888;
    border-bottom: 1px dotted #888;
}

.description {
    display: inline;
    font-size: 12px;
    line-height: 19px;
    background-color: transparent;
}

.posted {
    color: #777;
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 20px;
    background-color: transparent;
}

.profile-link {
    font-weight: bold;
}

/* Comments */

h3#comments {
    clear: both;
    margin-top: 55px;
}

.comment-header {
    font-size: 12px;
    color: #777;
    margin-bottom: 3px;
}

.comment-header a {
    color: #777;
}

.comment {
    line-height: 150%;
    margin-bottom: 10px;
}

.comment img {
    border: 1px solid #EEE;
}

.comments-form textarea
{
    background-color: #FDFDFD;
}

.comments-form textarea:focus
{
    background-color: #FFF;
}

/* Messages */

.warning, .error
{
    color: #FFF;
    background-color: #DF5F5F;
    border: 2px solid #C00;
    padding: 9px;
}

.info {
    background-color: #EEE;
    border: 1px solid #BEBEBE;
    padding: 9px;
    opacity: 1.0;
}

.wait {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    color: #FFF;
    background-color: #EC1C1C;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    padding: 3px;
    padding-right: 5px;
    border-bottom: #666;
    border-right: #666;
}

/* Listy stuff */

fieldset {
    padding: 10px;
    border-top: 2px solid #8EBBE8;
    border-bottom: 1px solid #8EBBE8;
    border-left: none;
    border-right: none;
}

fieldset, fieldset p, fieldset label, fieldset ol, fieldset ul, fieldset li, fieldset input[type="checkbox"] {
    background-color: #E8F1FA;
}

fieldset legend {
    color: #8EBBE8;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

fieldset .editable {
    border: 1px solid #E8F1FA;
}

fieldset .help {
    color: #AAA;
    background-color: transparent;
    font-size: 12px;
}

input[type="submit"], input[type="button"] {
    color: #FFF;
    background-color: #06C;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    font-variant: small-caps;
    font-weight: bold;
    padding: 2px;
    margin: 0px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #ACE;
    border-left-color: #ACE;
    border-right-color: #71AAE3;
    border-bottom-color: #71AAE3;
}

input[type="submit"][disabled], input[type="button"][disabled] {
    color: #E3E3E3;
    background-color: #AAA;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E3E3E3;
    border-left-color: #E3E3E3;
    border-right-color: #C6C6C6;
    border-bottom-color: #C6C6C6;
}

input.list-title {
    /* should be same size as h3 */
    font-size: 32px;
    max-width: 350px;
}

input.list-description, input.list-item {
    font-size: 14px;
    max-width: 350px;
}

/*
#add-items textarea {
    float: left;
    width: 350px;
    height: 40px;
    margin-right: 5px;
}
*/
#add-items input[type="text"] {
    margin-right: 5px;
}

#add-items input[type="button"] {
}

.editable {
    cursor: text;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFF;
}

fieldset .editable {
    border: 1px solid #F5F5F5;
}

.editable:hover {
    background-color: #FFFFBF;
    border: 1px solid #CCC;
}

.edit-button, .cancel-button {
    display: none;
}

.master-list {
    margin-left: 0;
    padding-left: 0;
}

.master-list li {
    list-style-type: none;
    margin-bottom: 15px;
    background: transparent;
}

.master-list h3 {
    display: inline;
    font-size: 24px;
    background: transparent;
}

.master-list .posted .profile-link {
    font-weight: normal;
    background: transparent;
}

li.draggable {
    cursor: pointer;
    background: transparent;
}

ul#list li, ol#list li {
    line-height: 135%;
    margin-bottom: 5px;
    background: transparent;
}

.editbox {
    display: none;
}

.delete {
    color: #D1D1D1;
}

a.delete {
    border-bottom: none;
}

.attrib {
    display: none;
    color: #D1D1D1;
    font-size: 12px;
}

input#query {
    font-size: 18px;
    width: 275px;
}
