﻿/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

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

/* .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;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 810px;
    text-align: left;
    background: url(img/body_bg.jpg) left repeat-y;
}
#container-inner { position: static; width: auto; }

#pagebody { position: relative; width: 100%;
margin: 0px 0px 0px 4px;
}
#pagebody-inner { position: static; width: 100%; }

#alpha {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#beta { float: left;
}



#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 533px;
    margin: 0px 0px 0px 5px;
    padding: 0px 10px 20px 10px;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 0px 10px 20px 10px;
    background: url(img/entry-footer.jpg) no-repeat right bottom;
    height: 90px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 0px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 0px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 0px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}



/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 10px 5px 0px 10px;
    height: 30px;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header01 {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px;
    color: #333;
    background: #a3b8cc;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;

}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body {
    min-width: 810px;
    color: #333;
    background: #F9EEDD;
}

#container {
    width: 810px;
    margin-bottom: 20px;
}

#banner {
margin: 0px 0px 0px 5px;
height: 180px;
}

#banner-inner {
padding: 50px 0px 15px 30px;
}

#banner-header {
    margin: 0;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 20px;
    margin-bottom: 0;
    color: #333;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

#alpha { padding: 15px 15px 0 15px; width: 790px;
}
#beta { width: 200px; 
}
#gamma, #delta { width: 180px;  }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 10px 10px 0 10px;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    padding: 0 0 0 10px;
    color: #333;
    font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    padding: 0px 5px 0px 15px;
    line-height: 1.7;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    padding-top: 0px;
    color: #333;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #e6ecf2;
}

.comments-open-footer {
    margin: 10px 0;
}

/* modules */

.module {
    margin: 0 0 10px 0;
}

.module-content {
    margin: -10px 0 10px 0;
    padding: 0px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
    background: url(img/bg_module.jpg) repeat-y;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 15px 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #333;
    line-height: 1.2;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }







/* two-column-left tweaks */

.layout-two-column-left #alpha {
    margin: 0;
    width: 200px;
}

.layout-two-column-left #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-two-column-left #beta {
    margin: 15px 15px 0 15px;
    width: 550px;
    background: none;
}

.layout-two-column-left #beta-inner {
    padding: 0;
    border-width: 0;
}



/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
    border: 2px solid #669;
    background-color: #36414d;
    color: #eee;
    padding: 5px;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 557px;
    w\idth: auto;

    margin: 0px 0px 0px 5px;
    padding: 7px 0px 10px 50px;
    color: #333;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
}

/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #333;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

.fft01 {
font-size: 8pt;
background: #F9EEDD;
}

.fft01w {
font-size: 8pt;
}

.fft02 {
font-size: 9pt;
background: #F9EEDD;
}

.fft02w {
font-size: 9pt;
}

#header {
background: url(images/header-0.jpg) no-repeat;
margin: 0px 0px 10px 7px;
}

#header-inner {
padding: 15px 0px 0px 13px;
border: 1px solid #666;
width: 737px;
}

#header-header {
    margin: 0;
    color: #333;
    font-family: times, serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.header-description {
    margin: -25px 0px 0px 220px;
    margin-bottom: 0;
    color: #333;
    background: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-shadow: #36414d 0 1px 2px;
}

.box01 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bg01.gif) no-repeat right bottom;
}

.box01a {
margin: 0px 0px 0px 7px;
background: url(images/bg01a.gif) no-repeat left top;
}

.box02 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bg02.gif) no-repeat right bottom;
}

.box02a {
margin: 0px 0px 0px 7px;
background: url(images/bg02a.gif) no-repeat left top;
}

.box03 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bg03.gif) no-repeat right bottom;
}

.box03a {
margin: 0px 0px 0px 7px;
background: url(images/bg03a.gif) no-repeat left top;
}

.box04 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bg04.gif) no-repeat right bottom;
}

.box04a {
margin: 0px 0px 0px 7px;
background: url(images/bg04a.gif) no-repeat left top;
}

.box05 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bg05.gif) no-repeat right bottom;
}

.box05a {
margin: 0px 0px 0px 7px;
background: url(images/bg05a.gif) no-repeat left top;
}

.boxs01 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bgs01.gif) no-repeat right bottom;
}

.boxs01a {
margin: 0px 0px 0px 7px;
background: url(images/bgs01a.gif) no-repeat left top;
}

.boxs02 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bgs02.gif) no-repeat right bottom;
}

.boxs02a {
margin: 0px 0px 0px 7px;
background: url(images/bgs02a.gif) no-repeat left top;
}

.boxs03 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bgs03.gif) no-repeat right bottom;
}

.boxs03a {
margin: 0px 0px 0px 7px;
background: url(images/bgs03a.gif) no-repeat left top;
}

.boxs04 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bgs04.gif) no-repeat right bottom;
}

.boxs04a {
margin: 0px 0px 0px 7px;
background: url(images/bgs04a.gif) no-repeat left top;
}

.boxs05 {
margin: 0px 0px 0px 5px;
padding: 10px 0px 0px 0px;
background: url(images/bgs05.gif) no-repeat right bottom;
}

.boxs05a {
margin: 0px 0px 0px 7px;
background: url(images/bgs05a.gif) no-repeat left top;
}

.box10 {
margin: 0px 0px 0px 7px;
padding: 10px 0px 0px 0px;
background: #fcf7b0;
border: 1px solid #dacc01;
}

.entry01 {
background: #fff;
border: 1px solid #e94520;
padding: 5px 0px 0px 0px;
margin: 0px 10px 10px 10px;
}

.econtent31 {
margin: 0px 15px 20px 10px;
line-height: 1.7em;
}

.econtent32 {
margin: 0px 10px 20px 50px;
width: 500px;
line-height: 1.7em;
}

.econtent33 {
margin: 0px 10px 20px 50px;
width: 680px;
line-height: 1.7em;
}

.econtent31-n {
margin: -40px 15px 20px 55px;
line-height: 1.7em;
}

.econtent31-t {
margin: 0px 15px 0px 10px;
line-height: 1.7em;
font-weight: bold;
}

.econtent31-a1 {
margin: 0px 15px 20px 210px;
line-height: 1.7em;
width: 200px;
float: left;
}
.econtent31-a2 {
margin: 0px 15px 20px 10px;
line-height: 1.7em;
width: 200px;
float: left;
}

.title01 {
color: #e94520;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title01.gif) no-repeat;
}

.title01a {
color: #e94520;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 12px 0px 5px 20px;
height: 40px;
background: url(images/title01a.gif) no-repeat;
}

.title01b {
color: #e94520;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 12px 0px 5px 20px;
height: 40px;
background: url(images/title01b.gif) no-repeat;
}

.title01c {
color: #e94520;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 12px 0px 5px 20px;
height: 40px;
background: url(images/title01c.gif) no-repeat;
}

.title02 {
color: #0084b4;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title02.gif) no-repeat;
}

.title03 {
color: #152a8c;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title03.gif) no-repeat;
}

.title04 {
color: #de0857;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title04.gif) no-repeat;
}

.title05 {
color: #6ea300;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title05.gif) no-repeat;
}

.title06 {
color: #575757;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 10px 0px 5px 50px;
height: 40px;
background: url(images/title06.gif) no-repeat;
}

.title_top {
padding: 10px 0px 5px 10px;
margin: 0px 10px 10px 5px;
background: #fff;
font-size: 14px;
font-weight: bold;
}

.sub01 {
color: #e94520;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub01.gif) no-repeat;
}

.sub02 {
color: #0084b4;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub02.gif) no-repeat;
}

.sub02a {
color: #0084b4;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 8px 0px 8px 0px;
}

.sub03 {
color: #152a8c;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub03.gif) no-repeat;
}

.sub04 {
color: #de0857;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub04.gif) no-repeat;
}

.sub05 {
color: #6ea300;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub05.gif) no-repeat;
}

.sub06 {
color: #575757;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 35px;
background: url(images/sub06.gif) no-repeat;
}

.sub01-n {
color: #e94520;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub01.gif) no-repeat;
}

.sub02-n {
color: #0084b4;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub02.gif) no-repeat;
}

.sub03-n {
color: #152a8c;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub03.gif) no-repeat;
}

.sub04-n {
color: #de0857;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub04.gif) no-repeat;
}

.sub05-n {
color: #6ea300;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub05.gif) no-repeat;
}

.sub06-n {
color: #575757;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 10px;
padding: 8px 0px 8px 12px;
background: url(images/sub06.gif) no-repeat;
}

.title-sub01 {
color: #e94520;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.title-sub02 {
color: #0084b4;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.title-sub03 {
color: #152a8c;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.title-sub04 {
color: #de0857;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.title-sub05 {
color: #6ea300;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.title-sub06 {
color: #575757;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 0px 10px;
line-height: 1.7;}

.photo01 img {
margin: 0px 5px 5px 5px;
padding: 5px;
background: #eee;
border: 1px solid #888;
}

.photo02 img {
margin: 0px 5px 0px 0px;
padding: 5px;
background: #eee;
border: 1px solid #888;
}

.photo-caption01 {
font-size: 9px; 
margin: 0px 0px 10px 0px;
text-align: left;
}

.title-blue {
font-size: 12px;
color: #0045b6;
font-weight: bold;
}

.entry-list {
margin: 0px 10px 10px 5px;
padding: 0;
list-style: none;	
}

.entry-list-item {
padding: 5px 0px 10px 20px;
background-image: url(img/arrow01.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
line-height: 1.2;}

.entry-category {
padding: 10px 90px 0px 10px;
margin: 0px 0px 0px 0px;
height: 25px;
font-weight: bold;
background: url(img/bg_entryheader.jpg) no-repeat;
}

.footer-type {
background: url(img/bg_footer.jpg) no-repeat;
height: 20px;
}

.footer-base {
background: url(img/bg_footer_base.jpg) no-repeat;
height: 100px;
}

.module-footer {
background: url(img/module_footer.jpg) no-repeat bottom left;
height: 10px;
margin: -10px 0px 10px 0px;
}

/* menu */
#navcontainer ul
{
margin: 0px 0px 0px 7px;
padding: 0;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
border-left: 1px solid #333;
border-top: 1px solid #333;
border-right: 1px solid #333;
text-decoration: none;
padding: .2em 1em;
color: #333;
font-size: 14px;
font-weight: bold;
background-color: #fde46a;
}

#navcontainer ul li a:hover
{
color: #333;
background-color: #fece0c;
}

/* sub-menu */
#navcontainer-sub {
margin: 0px 0px 10px 7px;
padding: 0px 0px 0px 10px;
width: 739px;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-bottom: 1px solid #555;
}

#navcontainer-sub ul {
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
list-style-type: none;
text-align: left;
}

#navcontainer-sub ul li { 
display: inline; }

#navcontainer-sub ul li a {
text-decoration: underline;
padding: 2px 10px 2px 0px;
color: #333;
}

#navcontainer-sub ul li a:hover {
color: #fff;
background-color: #999;
}

.clover1 {
margin: 0px 0px 0px 20px;
padding: 30px 70px 0px 70px;
background: url(images/clover1.gif) no-repeat;
height: 350px;
width: 170px;
}

.clover2 {
margin: 0px 0px 0px 20px;
padding: 30px 70px 0px 70px;
background: url(images/clover2.gif) no-repeat;
height: 350px;
width: 170px;
}

.clover3 {
margin: 0px 0px 0px 20px;
padding: 30px 70px 0px 70px;
background: url(images/clover3.gif) no-repeat;
height: 350px;
width: 170px;
}

.clover4 {
margin: 0px 0px 0px 20px;
padding: 30px 70px 0px 70px;
background: url(images/clover4.gif) no-repeat;
height: 350px;
width: 170px;
}

.clover5 {
margin: 0px 0px 0px 20px;
padding: 30px 70px 0px 70px;
background: url(images/clover5.gif) no-repeat;
height: 350px;
width: 170px;
}

.clover-title {
font-size: 14px;
font-weight: bold;
}

/* menu*/
#menu-top {
height: 30px;
width: 756px;
margin: 0px 0px 0px 7px;
}

div.menu-01 {
float: left;
width: 125px; height: 30px;
margin: 0;
background: url( 'images/menu.jpg' ) 0 -30px no-repeat;
}
div.menu-01 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) top left no-repeat;
}
div.menu-01 span {
display: block;
margin:0; 
}
div.menu-01 a:hover {
background-image: none;
}
div.menu-01b {
float: left;
width: 126px; height: 30px;
margin: 0;
background: url( 'images/menu.jpg' ) 0 -30px no-repeat;
}

div.menu-02 {
float: left;
width: 125px; height: 30px;
margin: 0;
background: url( 'images/menu.jpg' ) 0 -90px no-repeat;
}
div.menu-02 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) 0 -60px no-repeat;
}
div.menu-02 span {
display: block;
margin:0; 
}
div.menu-02 a:hover {
background-image: none;
}

div.menu-02b {
float: left;
width: 126px; height: 30px;
margin: 0;
background: url( 'images/menu.jpg' ) 0 -90px no-repeat;
}

div.menu-03 {
float: left;
width: 125px; height: 30px;
margin: 0 0px 0 0;
background: url( 'images/menu.jpg' ) 0 -150px no-repeat;
}
div.menu-03 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) 0 -120px no-repeat;
}
div.menu-03 span {
display: block;
margin:0; 
}
div.menu-03 a:hover {
background-image: none;
}
div.menu-03b {
float: left;
width: 126px; height: 30px;
margin: 0 0px 0 0;
background: url( 'images/menu.jpg' ) 0 -150px no-repeat;
}

div.menu-04 {
float: left;
width: 125px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -210px no-repeat;
}
div.menu-04 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) 0 -180px no-repeat;
}
div.menu-04 span {
display: block;
margin:0; 
}
div.menu-04 a:hover {
background-image: none;
}
div.menu-04b {
float: left;
width: 125px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -210px no-repeat;
}

div.menu-05 {
float: left;
width: 126px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -270px no-repeat;
}
div.menu-05 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) 0 -240px no-repeat;
}
div.menu-05 span {
display: block;
margin:0; 
}
div.menu-05 a:hover {
background-image: none;
}
div.menu-05b {
float: left;
width: 126px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -270px no-repeat;
}

div.menu-06 {
float: left;
width: 125px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -330px no-repeat;
}
div.menu-06 a {
display: block;
margin: 0; padding:0;
width:100%; height:100%;
overflow:hidden;
background: url( 'images/menu.jpg' ) 0 -300px no-repeat;
}
div.menu-06 span {
display: block;
margin:0; 
}
div.menu-06 a:hover {
background-image: none;
}
div.menu-06b {
float: left;
width: 125px; height: 30px;
margin: 0px;
background: url( 'images/menu.jpg' ) 0 -330px no-repeat;
}

.menu-red {
background: #fff;
}

.entry-list {
margin: 0px 10px 10px 5px;
padding: 0;
list-style: none;	
}

.entry-list-item
{
padding: 5px 0px 10px 15px;
background-image: url(images/arrow001.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
line-height: 1.5;}

/* 下部バナー設定 */

#reform_footer {
margin: -15px 0px 20px 100px;
background: url(img/entry-footer.gif) no-repeat;
}

div#reform_footbanner {
	width:537px;
	height:90px;
	margin:10px 0px 0 13px;
}

div#reform_footbanner_left {
	background:url(http://swrb.jp/oteire/images/index_bt009.jpg) no-repeat;
	width:265px;
	height:90px;
	margin-right:7px;
	float:left;
}

div#reform_footbanner_left a {
	width:265px;
	height:90px;
	text-indent:-9999px;
	font-size:0px;
	text-decoration:none;
	display:block;
}

div#reform_footbanner_right {
	background:url(http://swrb.jp/oteire/images/index_bt010.jpg) no-repeat;
	width:265px;
	height:90px;
	float:left;
}

div#reform_footbanner_right a {
	width:265px;
	height:90px;
	text-indent:-9999px;
	font-size:0px;
	text-decoration:none;
	display:block;
}

/*------------------------------------------------------------
 new footer & others
------------------------------------------------------------*/
#lead {
text-align: left;
font-weight: normal;
font-size: 14px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 25px;
background-color: #faeada;
}

#lead01 {
text-align: left;
font-weight: normal;
font-size: 10px;
margin: 10px 0px 10px 0px;
}

#innerTop01 {
text-align: left;
font-weight: normal;
font-size: 10px;
margin: 10px 0px 10px 0px;
}

#footer {
 width: 810px;
padding: 0px 0px 18px 20px;
margin: 0 auto;
}

#footer ul {
 width: 500px;
 margin: 0 auto;
 text-align: left;
}

*html #footer ul {
  margin: 0;
  _margin: 0px 0px 0px 24px;
 }

#footer ul li {
 display: inline;
 padding-left: 10px;
}

#footer ul li img {
 display: inline;
}

#footer h3 {
 width: 810px;
 padding: 10px 0px 0px 10px;
 _padding: 10px 0px 0px 60px;
 margin: 0 auto;
 color: #999;
 font-size: 80%;
 *font-size: 71%;
 font-weight: normal;
 text-align: left;
}

head~/* */body #footer h3 { 
padding-bottom: 20px;
}

#footer-innerTop {
 width: 760px;
 margin: 0 auto;
 padding-right: 40px;
}

#footer-innerTop .btn-jsgc {
 float: right;
}

#footer ul {
 width: 500px;
 margin: 0;
 text-align: left;
 float: left;
}

#footer h3 {
 width: 810px;
 margin: 0px 0px 20px 0px;
 float: left;
}

#footer a { color: #555; text-decoration: none; }
#footer a:hover { color: #555; }


