div#header {
    color: #fff;
    background: rgb(3,128,169);
    border: 0;
}

div#header h2 {
    border-bottom: none;
    font: 300%/1.334 Cambria, Georgia, serif;
    letter-spacing: -1px;
    margin-bottom: 0;
    padding: 0.334em 4.533em 0.334em 0.8em;
}

#container .spine {
    overflow: hidden;
    padding-top: 37px;
    position: relative;
}

.slug-home #container .spine { overflow: visible; }

#navigation {
    border-right: 1px solid rgb(236,236,236);
    float: left;
    margin: 0 7px 20px 24px;
    overflow: hidden;
    padding: 0 16px 0 0;
    width: 200px;
    zoom: 1;
}

#navigation ul ul {
    border-top: 1px solid rgb(202,202,202);
    margin: 0 0 4px 0;
    padding-left: 20px;
}

#navigation a {
    color: rgb(3,128,169);
    font-weight: bold;
}

#navigation li {
    background-image: none;
    border-bottom: 1px solid rgb(202,202,202);
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

#navigation li li {
    border-bottom: none;
    font-size: 12px;
}

#navigation li a, #navigation li span {
    background-repeat: no-repeat;
    display: block;
    padding: 5px 0 5px 20px;
    zoom: 1;
}

#navigation li span, #navigation li a:hover {
    color: rgb(208,76,3);
    font-weight: bold;
    text-decoration: none;
}

#navigation .is_dropdown, #navigation .has_dropdown { background-position: 0 9px; }

#navigation .is_dropdown { background-image: url('../images/icons/linkDown.png'); }

#navigation .has_dropdown { background-image: url('../images/icons/link.png'); }

#navigation .is_search {
    background-image: url('../images/selfevaluation/bullet_search.png') !important;
    background-position: center left;
}

#content_main {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 656px;
}

body.slug-home #content_main { overflow: visible; }

.selfevaluation h1 {
    border-bottom: 4px solid rgb(208,76,3);
    padding: 0 0 10px 32px;
    margin: 0 0 12px 8px;
}

.slug-home h1 {
    border-bottom: none;
    float: left;
    font: italic 2.8em/1.143 Cambria, Georgia, serif;
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    width: 336px;
}

#content_main #related_topics { margin: 0 0 0 40px; }

#related_topics p { width: 496px; }

#content_main #content { margin: 0 0 0 30px; }

#content_main li li { font-size: 100%; }

#content_main a { color: rgb(208,76,3); }

.contentpage #content_main p, .contentpage #content_main ul, .contentpage #content_main ol {
	clear: both;
    margin-left: 40px;
    width: 496px;
}

.contentpage #content_main ul ul { margin-left: 15px; }

.slug-home #content_main p { margin-right: 40px; }

#content_main ul { list-style: disc; }

#content_main ol li {
    list-style-type: decimal;
    margin-left: 20px;
}

/* Topics */

.topicpage #content_main ul { list-style: none; }

#question_success_lists {
    background-color: rgb(254,241,232);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 100%;
    margin-bottom: 24px;
    overflow: hidden;
    padding: 18px 10px;
    zoom: 1;
}

#question_success_lists h2 {
    border: 0;
    padding-left: 30px;
}

#question_success_lists h2 span {
    border-bottom: 3px dotted rgb(208,76,3);
    display: block;
    padding-bottom: 8px;
}

#question_success_lists ul {
    list-style: disc outside;
    padding-left: 30px;
}

#question_success_lists ul li p { font-size: 100%; }

#question_list {
    width: 336px;
    float: left;
}

#question_list h2 {
    background: transparent url(../images/selfevaluation/question_icon.png) top left no-repeat;
}

#question_list p#comments_info {
    margin: 0 0 0 30px;
    padding: 0;
}

#success_list {
    float: right;
    margin-right: 6px;
    width: 256px;
}

#success_list h2 {
    background: transparent url(../images/selfevaluation/success_icon.png) top left no-repeat;
}

#resource_list {
    margin: 0 0 0 8px;
    overflow: hidden;
}

    /* Resources */

h2.resources {
    background: transparent url(../images/selfevaluation/resource_icon.png) top left no-repeat;
    border: 0;
    padding-bottom: 0.556em;
    position: relative;
    padding-left: 32px;
    zoom: 1;
}

h2.resources span {
    border-bottom: 2px solid rgb(208,76,3);
    display: block;
    padding-bottom: 8px;
    position: relative;
    zoom: 1;
}

#resource_list h3 {
/*    background: url(../images/selfevaluation/ffd4b8_fcfbfa_underline.png) top left repeat-x; */
    border-top: 4px dotted #f6dbcd;
    padding-top: 20px;
    margin-left: 30px;
}

#resource_list .site.first h3 {
    border-top: none;
    padding-top: 0;
}
#resource_list .site {
    overflow: hidden;
    width: 100%;
}

#resource_list ul { margin-bottom: 0; }

#resource_list ul li {
    list-style: none;
    margin-left: 32px;
}

#resource_list ul li p {
    font-size: 100%;
    margin-bottom: 0;
}

#resource_list ul li p.resource_url {
    font-weight: bold;
    margin-bottom: 20px;
}

.site li { width: 496px; }

.topicpage .description { margin-left: 30px; }

#content_main h3 { margin-bottom: 20px; }

html.jsEnabled .site .description {
    background: rgb(3,128,169) url(../images/selfevaluation/popup_head.png) top left no-repeat;
    color: #fff;
    display: none;
    margin: 0;
    padding: 18px 0 0 0;
    position: absolute;
    width: 464px;
    z-index: 100;
}

html.jsEnabled .site .description div {
    background: rgb(3,128,169) url(../images/selfevaluation/popup_foot.png) bottom left no-repeat;
    margin: 0;
    padding: 0 0 10px 0;
    zoom: 1;
}

html.jsEnabled .site .description p {
    margin: 0;
    padding: 0 8px 0 8px;
}

/* Search */

#search_intro {
    overflow: hidden;
    zoom: 1;
}

#search_intro #search_copy {
    float: left;
    width: 375px;
}

#search_intro #search_copy p { margin-left: 40px; }

#search_again {
    background-color: rgb(254,241,232);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: right;
    padding: 10px;
    width: auto;
}

#search_again h2 {
    border-bottom: 3px dotted rgb(208,76,3);
    font-style: italic;
    margin: 0 0 10px;
    padding-bottom: 7px;
}

#search_again form { padding: 8px 0 0; }

#search_again #q {
    background: white;
    border: 2px solid rgb(217,202,191) !important;
    display: block;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 2px;
    width: 241px;
}

#search_first { margin-left: 40px; }

#search_first #q {
    background: rgb(254,241,232);
    border: 2px solid rgb(217,202,191) !important;
    font-size: 18px;
    width: 375px;
}

#resource_results, #site_results {
    margin-top: 24px;
    padding-left: 8px;
    overflow: hidden;
}

ol li p {
    font-size: 100%;
}

#resource_results h2, #site_results h2 {
    background: transparent url(../images/selfevaluation/resource_icon.png) top left no-repeat;
    border: none;
    font-style: italic;
    padding-left: 32px;
}

#resource_results h2 span, #site_results h2 span {
    border-bottom: 2px solid rgb(208,76,3);
    display: block;
    padding-bottom: 8px;
}

#resource_results ol li, #site_results ol li { margin-left: 32px; }

#resource_results p, #site_results p { margin-bottom: 0; }

#resource_results p.in_topic { font-size: 12px; }

#site_results li, #resource_results li {
    margin-bottom: 1em;
}

body.selfevaluation #content_main li {
    background-image: none;
    padding-left: 0;
}

    body.topicpage #content_main li { list-style: disc; }

#comments {
    margin-left: 8px;
    overflow: hidden;
}

#comments li, #comments p, #comments form {
    font-size: 120%;
    line-height: 1.667;
    margin: 0 0 1.667em 32px;
}

#add-comment + p { margin-bottom: 10px; }

#comments form { width: auto; }

#comments li p { margin-left: 0; }

#comments input, #comments textarea {
/*    background: rgb(254,241,232);*/
    border: 1px solid rgb(217,202,191) !important;
}

#alan_davey {
    float: right;
    margin-top: -60px;
    position: relative;
}

#quote {
    float: left;
    margin: 0 25px 24px 10px;
}

#page_tools {
    border-top: 2px solid rgb(208,76,3);
    margin: 24px 0 0 8px;
    padding: 44px 0 64px 32px;
}

#content_main #page_tools ul {
    margin: 0;
    overflow: hidden;
    width: auto;
}

#content_main #page_tools li {
    background-repeat: no-repeat;
    background-position: 0% 50%;
    float: right;
    list-style-type: none;
    padding: 0px 1.5em 0px 20px;
}

#content_main #page_tools li.print {
    float: left;
    background-image: url('/media/images/icons/print.png');
}

#content_main #page_tools #share_delicious { background-image: url('/media/images/icons/delicious.png'); }

#content_main #page_tools #share_facebook { background-image: url('/media/images/icons/facebook.png'); }

#content_main #page_tools #share_digg { background-image: url('/media/images/icons/digg.png'); }

.slug-introduction p {
    font-family: cambria, georgia, serif;
    font-size: 18px;
}

.slug-introduction p strong {
    font-size: 14px;
    font-style: italic;
}

/* Forms */

#content_main button {
    background-image: url('../images/selfevaluation/submit-left.png');
    font: 14px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    height: 34px;
    margin-left: 0;
    text-indent: 10px;
}

#content_main button span {
    background-image: url('../images/selfevaluation/submit-right.png');
    height: 34px;
    line-height: 2.2;
    margin-top: -2px;
}

#comment-form div, #contact-form div {
    display: block;
    float: none;
    overflow: hidden;
    width: auto;
}

div#honeypot { display: none; }

div#recaptcha_widget_div {
    float: left;
    width: 318px;
}

#comments p.required { margin-left: 0; }

#comment-form div label {
    margin-right: 16px;
    padding: 0;
}

#comment-form em { color: rgb(208,76,3); }

#search_copy p { margin: 0 40px 1.428em; }

form#comment-form {
    clear: both;
    overflow: hidden;
}

body.selfevaluation #content_main ul.errorlist {
    display: none;
}
body.selfevaluation #content_main #comment-form div.error {
    color: #D04C03;
}
body.selfevaluation.slug-commentpreview #comment-form div.error input,
body.selfevaluation.slug-commentpreview #comment-form div.error textarea {
    border-color: #D04C03;
}
body.selfevaluation.slug-commentpreview #page_tools {
    display: none;
}

#comments ol li {
    margin-left: 30px;
}

