/*
Theme Name: Osds
Theme URI: http://www.omotesando-ds.com/
Description: Osds
Version: 0.1
Author: RustyRaven Inc.
Tags: test
*/

/* Body -------------------------------------------------------------------- */
body {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 12px;
    color: #111111;
    font-weight: lighter;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: url('images/mainback.gif') repeat-y center;
    background-color: #F4EBD3;
    line-height: 1.5em;
}


/* Links ------------------------------------------------------------------- */
a:link,a:visited {
    color: #111111;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:hover img{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

ul {
    margin: 0 0 0 1em;
    padding: 0;
}

/* Structure --------------------------------------------------------------- */

div#wrapper /*Main Content*/  {
    width: 985px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}

/* Header ------------------------------------------------------------------ */
h1#blog-title {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
}

div#header {
    margin: 0;
    padding: 0;
    height: 120px;
}

div#blog-description {
    background-color: #999999;
    color: #FFFFFF;
    height: 20px;
    padding-left: 12px;
}

div#blog-description-left {
    float: left;
}

div#blog-sitemap {
    float: right;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 12px;
}

div#blog-sitemap a:link, div#blog-sitemap a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

div#blog-sitemap a:hover {
    color: #FFA500;
    text-decoration: none;
}

div#osds-logo {
    background: url('images/ds-lg.gif');
    width: 227px;
    height: 69px;
    float: left;
    margin-left: 9px;
    margin-top: 16px;
}

div#osds-logo span {
    background: url('images/ds-lg.gif');
    width: 227px;
    height: 69px;
    float: left;
    margin: 0;
}

div#osds-teikei {
    width: 280px;
    height: 69px;
    float: left;
    margin-top: 10px;
    margin-left: 1px;
    text-align: right;
}

div#osds-teikei img {
    margin-bottom: 12px;
}

div#osds-teikei span {
    font-size: 16px;
    font-weight: 700;
}

div#osds-telnum {
    width: 256px;
    height: 69px;
    float: left;
    margin-top: 10px;
    margin-left: 1px;
}

div#osds-telnum img {
    margin-top: 5px;
    margin-left: 23px;
}

div#osds-yoyaku {
    width: 197px;
    height: 69px;
    float: left;
    margin-top: 9px;
    margin-left: 9px;
}

/* Access DIV/Skip Link/Other Nav. ----------------------------------------- */
div#access {
    height: 42px;
    margin-top: 0px;
    margin-left: 8px;
    margin-right: 8px;
}

div#access div.skip-link {
    display: none;
    position:absolute;
    top:1em;
    right:1em;
}

div#menu{
    font-size:0.9em;
    height:1.8em;
    padding-top:0.3em;
    background:#eee;
    width:100%;
    text-align: center;
}

div#menu ul a{
    text-decoration:none;
    font-family: georgia;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 1.2em;
}

div#menu ul a{
    font-weight:700;
    text-decoration:none;
}

div#menu ul,div#menu ul ul,div#menu ul li{
    list-style:none;
    margin:0;
    padding:0;
    text-align: center;
}

div#menu ul li{
    float:left;
}

div#menu li{
    display: inline;
    }

div#menu ul li a{
    background:#eee;
    padding:0.3em 0.5em;
}

div#menu ul ul{
    display:none;
}

div#menu ul ul li{
    float:none;
}

div#menu ul ul li a{
    margin:0;
    padding:0;
}

div#menu ul li:hover ul{
    display:block;
    font-size:0.9em;
    padding-top:0.5em;
    position:absolute;
}

div#menu ul li:hover ul li a{
    background:#f5f5f5;
    border:none;
    display:block;
    padding:0.1em;
    width:10em;
}

div.skip-link {
    margin-top: -10px;
}

div.page-link, a.more-link {
    opacity: 0.7;
    font-size: 0.9em;
}

/* Sidebar ----------------------------------------------------------------- */

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
    margin:0;
    padding:0;
}

div.sidebar {
    padding-left:10px;
}


div.sidebar h3 {
    font-size:1.2em;
    border-bottom: 1px solid #345578;
    text-transform: lowercase;
    margin-bottom: 5px;
}


div.sidebar input#s{
    width:7em;
}

div.sidebar li{
    list-style:none;
    margin:0 0 1em;
}

div.sidebar li form{
    margin:0.2em 0 0;
    padding:0;
}

div.sidebar ul ul{
    margin:0 0 0 1em;
}

div.sidebar ul ul li{
    list-style:none;
    margin:0;
}

div.sidebar ul ul ul{
    margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li{
    list-style:none;
}

div.sidebar img {
    margin-top: 4px;
}

div#sb-a {
    filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#FFFFF7,EndColorStr=#FFDE9F);
    background: -moz-linear-gradient(top, #FFFFF7, #FFDE9F);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFF7), color-stop(0.9, #FFDE9F), to(#FFDE9F));
    padding-top: 6px;
    margin-bottom: 2px;
    height: 25px;
    border: 1px solid #DCDCDC;
    font-size: 14px;
    text-align: center;
    text-weight: 700;
}

div#sb-b {
    background-color: #FFA500;
    color: #FFFFFF;
    padding-top: 1px;
    padding-left: 8px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
}

div#sb-sp {
/*
    filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#27A7DF,EndColorStr=#0173BC);
    background: -moz-linear-gradient(top, #27A7DF, #0173BC);
    background: -webkit-gradient(linear, center top, center bottom, from(#27A7DF), color-stop(0.9, #0173BC), to(#0173BC));
*/
    background: #1993D2;
    text-align: center;
    border-bottom: 0px solid #FFFFFF;
    width: 163px;
    margin-top: 8px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 4px #000;
    -moz-box-shadow: 2px 2px 4px #000;
    box-shadow: 2px 2px 4px #000;
    text-shadow: 1px 1px 2px #333399;
    behavior: url(/wp-content/themes/osds/ie-css3.htc);
}

div#sb-sp span {
    font-size: 12px;
    letter-spacing: 0px;
}

div#sb-sp a {
    color: #FFFFFF;
}

div#sb-sp2 {
/*
    filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#27A7DF,EndColorStr=#0173BC);
    background: -moz-linear-gradient(top, #27A7DF, #0173BC);
    background: -webkit-gradient(linear, center top, center bottom, from(#27A7DF), color-stop(0.9, #0173BC), to(#0173BC));
*/
    background: #FF9933;
    text-align: center;
    border-bottom: 0px solid #FFFFFF;
    width: 163px;
    margin-top: 8px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 4px #000;
    -moz-box-shadow: 2px 2px 4px #000;
    box-shadow: 2px 2px 4px #000;
    text-shadow: 1px 1px 2px #333399;
    behavior: url(/wp-content/themes/osds/ie-css3.htc);
}

div#sb-sp2 span {
    font-size: 12px;
    letter-spacing: 0px;
}

div#sb-sp2 a {
    color: #FFFFFF;
}

div#sb-c {
    text-align: center;
    border-bottom: 0px solid #777777;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 16px;
}

div#sb-d {
    text-align: center;
    margin-bottom: 6px;
}

div#sb-ul {
    margine-top: -1px;
    padding-top: 4px;
    padding-left: 8px;
    height: 20px;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px solid #DCDCDC;
}

div#sb-line {
    border-bottom: 2px solid #FFA500;
    margin-bottom: 8px;
}

/* ---- */

div#content {
    padding-left: 10px;
}

div#footer{
    height: 256px;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    clear: both;
    font-size: 14px;
}

div#ft-line {
    border-bottom: 2px solid #AAAAAA;
    margin-bottom: 10px;
}

div#ft-right {
    text-align: right;
}

div#ft-text {
    float: left;
}

div#ft-text dl {
    margin: 0 0 0 0;
}

div#ft-call {
    margin-top: 10px;
    margin-left: 10px;
    float: right;
}

div#ft-menu {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

navigation.div {
    padding-bottom: 10px;
}

div.navigation a {
    text-transform: lowercase;
    text-decoration: none;
}


/* Single Entries ---------------------------------------------------------- */

div.post {
    margin-right: 14px;
    margin-bottom: 0;
    padding: 12px;
    background: url('images/gr-base.gif') repeat-y;
}

h2.entry-title a:link, h3.entry-title a:link, h3, h2.entry-title a:visited, h3.entry-title a:visited{
    color:#339933;
    text-decoration: none;
    text-transform: none;
    font-size: 20px;
}

h2.entry-title, h3.entry-title {
    margin-top: 0;
    margin-right: 16px;
    padding-bottom: 0;
    padding-left: 12px;
    border-left: 8px solid #FFA500;
    border-bottom: 1px solid #FFA500;
    line-height: 32px;
}

h2.entry-title, h3.entry-title {
   padding-bottom: 0px; #
}

h2.page-title {
   margin: 18px 16px 2px 2px;
   border-bottom: 4px solid #339933;
   font-size: 24px;
   line-height: 28px;
}

.page h2.entry-title{
    color:#005DC7;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    font-family: Georgia;
    margin-bottom: 2px;
}

h2.entry-title a:hover, h3.entry-title a:hover{
    color:#345578;
    text-transform: none;
}

.single h2.entry-title, .single h3.entry-title {
    color:#333333;
    text-decoration: none;
    text-transform: none;
    font-size: 24px;
    line-height: 32px;
    padding-top: 2px;
}

div.entry-meta {
    border-top: 1px solid #345578;
    border-bottom: 1px solid #345578;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-right: 16px;
    clear: both;
    text-align: right;
    font-size: 12px;
}

abbr.published{
    border-bottom: 0px;
    font-size: 0.9em;
}

.entry-title{
    clear:both;
}
    
.entry-date {
    margin-top: -15px;
    margin-left: 8px;
    margin-right: 24px;
    font-size: 14px;
}

.entry-content {
    margin-top: 10px;
    margin-right: 16px;
}

.entry-content p {
    color: #000000;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 18px;
    line-height: 20px;
}

.entry-content th {
    font-size: 18px;
    font-weight: bold;
}
    
.entry-content td {
    font-size: 16px;
}
    
.entry-content td h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}
    
.protected h2, .protected h2.entry-title a:link,.protected  h3.entry-title a:link, .protected h3, .protected h2.entry-title a:visited, .protected h3.entry-title a:visited  /*Protected Post Titles*/ {
    color: #C41E3A;
}

/* Asides ------------------------------------------------------------------ */

body.home div.category-asides * {
    display:inline;
    margin-top: 20px;
}
    
body.home div.category-asides {
    border-bottom: 1px solid #345578;
    padding-top: 5px;
    padding-bottom: 5px;
}

body.home div.category-asides .author, body.home div.category-asides .vcard, body.home div.category-asides .cat-links, body.home div.category-asides .edit-link, body.home div.category-asides .meta-sep {
    display: none;
}
    
body.home div.category-asides .entry-meta {
    border: none;
}
    
div.category-asides h2 {
    opacity: 0.8;
    font-size: 1.4em;
}

div.category-asides h3 {
    opacity: 0.8;
}

div.category-asides h2:after, div.category-asides h3:after {
    content: " (aside)";
    opacity: 0.4;
    letter-spacing: -1px;
}

/* Comments ---------------------------------------------------------------- */

.comment-author {
    padding-left: 20px;
    background: url('images/comment.gif') no-repeat center left;
    font-weight: bold;
}

.comment-author-admin, .bypostauthor {
    background-color: #DBECFF;
    padding: 2px;
}

li.comment {
    list-style: none;
    margin-left: -40px;
    border-bottom: 1px solid #345578;
    padding: 10px 10px 0px 10px;
}
    
textarea#comment{
    height:13em;
    margin:0 0 0.5em;
    overflow:auto;
    width:66%;
}

.comment-meta {
    text-align: right;
    margin-top: -15px;
    font-size: 0.8em;
}

/* Textual and Etc. -------------------------------------------------------- */

strong{
/*    color: #000000; */
    font-weight: bold;
}

blockquote,pre{
    border-left:0px solid #78b8ff;
    padding-left: 10px;
}

abbr{
    cursor:help;
}

acronym{
    cursor:help;
    letter-spacing:0.1em;
}

.news{
    background-color:#75B6FF;
    border-top:2px solid #005dc7;
    border-bottom:2px solid #005dc7;
    padding: 2px;
    text-align: center;
}

hr {
    display:none;
}

strike, del {
    color: gray;
}

.important {
    background-color: #78b8ff;
    padding: 1px;
}
    
.caps {
    text-transform: uppercase;
}
    
.amp { 
    font-size: 110%; 
    font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif; 
    font-style: italic;
 }
 
/* Images ------------------------------------------------------------------ */

img{
    border: 0px solid #000000;
    margin: 0;
    padding: 9;
}

/* Forms ------------------------------------------------------------------- */
textarea{
    font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    border:1px solid #345578;
    padding:1px;
    
}

input{
    border: 1px solid #345578;
    padding: 1px;
}


/* Other ------------------------------------------------------------------- */
li#linkcat-2,li.content-column{
    list-style:none;
}

div.sidebar,div#container{
    margin-top:1em;
}

div#nav-above,div#nav-below{
    width:100%;
    height:1em;
}

div#nav-above{
    margin-bottom: 0;
    background: url('images/gr-bd.gif') no-repeat;
    height: 35px;
}

div#nav-below{
    background: url('images/kage-u.gif') no-repeat;
}

.alignleft,div.nav-previous{
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}

.alignright,div.nav-next{
    float: right;
    padding-top: 10px;
    padding-left: 10px;
}

div.nav-previous {
    margin: 14px;
}

div.nav-next {
    margin: 14px 28px 14px 14px;
}

form#commentform .form-label{
    margin:1em 0 0;
}

form#commentform span.req-field{
    background:#fff;
    color:red;
}

form#commentform,form#commentform p{
    padding:0;
}

input#author,input#email,input#url{
    width:50%;
}

input#author,input#email,input#url,textarea#comment{
    padding:0.2em;
}

ol.commentlist li{
    margin:0 0 3.5em;
}

/* layout */

div#container {
	      float: right;
	      margin: 0 0 0 -200px;
	      width: 100%;
}

div#content {
	    margin: 0 0 0 180px;
}

div.sidebar {
	    float: left;
	    width: 167px;
	    overflow: hidden;
	    margin-top: 6px;
}

div#secondary {
    clear: left;
    margin-top: 0px;
}

/* TOP --------------------------------------------------------------------- */
div.top-banner {
    text-align: center;
    margin: 0;
}

div.top-img {
    float: left;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}

div.top-a {
    float: left;
    width: 166px;
    height: 81px;
    background: #FFA500;
    color: #FFFFFF;
    text-align: center;
    padding-top: 16px;
    font-size: 14px;
}

div.top-aa {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 700;
}

div.top-b {
    float: left;
    width: 410px;
    height: 75px;
    border: 1px solid #FFA500;
    padding-top: 20px;
    padding-left: 0px;
    font-size: 18px;
    margin-bottom: 8px;
}

div.top-b ul {
    margin: 0 0 0 0.2em;
    padding: 0;
    list-style: none;
}

div.top-b li {
    padding-top: 4px;
    padding-bottom: 4px;
}

div.top-b li span {
    font-size: 14px;
}

div.top-c {
    clear: both;
    filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#E3D5BA);
    background: -moz-linear-gradient(top, #FFFFFF, #E3D5BA);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(0.9, #E3D5BA), to(#E3D5BA));
    width: 756px;
    height: 30px;
    margin-top: 8px;
    margin-bottom: 4px;
    padding-top: 16px;
    padding-left: 18px;
    border: 1px solid #B4AEA0;
    color: #3F6076;
    font-size: 24px;
    font-weight: bold;
}

div.top-d {
    float: left;
    width: 385px;
    height: 124px;
    margin-right: 2px;
    margin-bottom: 3px;
}

div.top-da {
    width: 362px;
    height: 22px;
    border-bottom: 1px solid #B4AEA0;
    padding-top: 8px;
    padding-left: 16px;
    color: #3F6076;
    font-size: 16px;
    font-weight: bold;
}

div.top-da span {
    font-size: 12px;
    font-weight: bold;
}

div.top-db {
    width: 380px;
    height: 87px;
    margin-top: 6px;
    padding-right: 4px;
    line-height: 20px;
    font-weight: 400;
}

div.top-db ul {
    list-style: none;
}

div.top-db li {
    margin-top: 2px;
    font-size: 15px;
    color: #8C6239;
}

div.top-e {
    width: 754px;
    height: 24px;
    border-bottom: 1px solid #42210B;
    margin-bottom: 4px;
    padding-top: 12px;
    padding-left: 24px;
    font-size: 24px;
    font-weight: 700;
}

div.top-ea {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

div.top-ea a {
    color: #0000CC;
}

div.top-ea ul {
    list-style: none;
    margin-bottom: 8px;
}

div.top-ea li {
    margin-left: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

div.top-ea li a {
    color: #0000CC;
}

div.top-f {
    margin-top: 24px;
}

div.top-fa {
    float: left;
    width: 182px;
    margin-right: 2px;
    margin-bottom: 24px;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

div.top-fb {
    float: left;
    width: 182px;
    height: 20px;
    margin-right: 2px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color: #42210B;
    color: #FFFFFF;
}

div.top-g {
    clear: both;
    width: 98%;
    margin-top: 24px;
    margin-bottom: 24px;
    text-align: right;
}

/* 20100903 ---- */
div.top-cx {
    clear: both;
    filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#E1F0B5);
    background: -moz-linear-gradient(top, #FFFFFF, #E1F0B5);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(0.9, #E1F0B5), to(#E1F0B5));
    width: 756px;
    height: 30px;
    margin-top: 4px;
    margin-bottom: 0px;
    padding-top: 16px;
    padding-left: 18px;
    border: 1px solid #B4AEA0;
    color: #3F7660; /*#3F6076;*/
    font-size: 26px;
    font-weight: bold;
}

div.top-cx a {
    color: #3F7660; /*#3F6076;*/
}

div.top-bx {
    float: left;
    width: 758px;
    height: 128px;
    border: 0px solid #FFA500;
    margin-top: -4px;
    padding-top: 16px;
    padding-left: 16px;
    font-size: 18px;
    margin-bottom: -8px;
    line-height: 26px;
    background: url('http://www.omotesando-ds.com/wp-content/uploads/2010/10/IMAGE2.png') no-repeat right;
}

div.top-bx span {
    font-size: 16px;
}

div.top-bxx {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 20px;
}

div.top-bxx a {
    color: #000099;
}

/* Sitemap ----------------------------------------------------------------- */
div.ddsg-wrapper h2 {
    display: none;
}

div.ddsg-wrapper ul li {
    font-size: 24px;
    line-height: 28px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    border-bottom: 1px solid #FFA500;
    border-left: 2px solid #FFA500;
    list-style: none;
}

div.ddsg-wrapper ul li ul li {
    font-size: 16px;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div.ddsg-wrapper div {
    display: none;
}

/* General ----------------------------------------------------------------- */
div.dhr {
    clear: both;
    width: 98%;
    border-bottom: 3px solid #42210B;
    margin-bottom: 4px;
}

div.rettop {
    width: 98%;
    text-align: right;
}

div.entry-center {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 108px;
    margin-right: 108px;
}

div.entry-center-withrb {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 108px;
    margin-right: 108px;
    background-image: url("images/br-back.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
}

div.entry-center-wide {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 64px;
    margin-right: 64px;
}

div.entry-center-twide {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 16px;
    margin-right: 16px;
}

div.entry-left {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 12px;
    margin-right: 16px;
}

div.image-tile {
    float: left;
    margin-left: 12px;
}

div.backorange {
    margin-top: 8px;
    margin-bottom: 16px;
    margin-left: 48px;
    margin-right: 24px;
    padding: 4px;
    padding-right: 32px;
    padding-top: 12px;
    background: #FFA500;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
}

div.note {
    margin-top: 8px;
    margin-bottom: 16px;
    margin-left: 48px;
    margin-right: 24px;
    padding: 4px;
    padding-right: 32px;
    padding-top: 12px;
    border: 1px solid #FFA500;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

div.notememo {
    width: 98%;
    text-align: right;
    color: #00AA00;
    font-weight: bold;
}

div.mininote {
    margin-top: 0px;
    margin-bottom: 16px;
    margin-left: 48px;
    margin-right: 24px;
    padding: 4px;
    border: 1px solid #000000;
    font-size: 12px;
    color: #555555;
}

div.notelink {
    width: 98%;
    text-align: right;
    color: #FFA500;
}

div.notelink a:link, div.notelink a:visited, div.notelink a:hover {
    color: #FFA500;
    font-size: 16px;
}

p.story12 {
    color: #000000;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 18px;
    line-height: 20px;
}

p.story14 {
    color: #000000;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 18px;
    line-height: 20px;
}

p.subsub {
    margin-left: 28px;
}

h2.white {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 28px;
}

h2.white span {
    font-size: 16px;
}

h3.subtitle {
    color: #000000;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 12px;
    padding-left: 8px;
    line-height: 28px;
    border-left: 8px solid #000000;
    text-shadow: 1px 1px 2px #999999;
    behavior: url(/wp-content/themes/osds/ie-css3.htc);
}

h3.subtitle span {
    font-size: 14px;
}

h3.subsub {
    color: #FFA500;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 8px solid #FFA500;
}

h3.subsub span {
    font-size: 14px;
}

h3.subsub-g {
    color: #00AA00;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 8px solid #00AA00;
}

h3.subsub-g span {
    font-size: 14px;
}

h3.subsub-b {
    color: #000099;
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 8px solid #000099;
}

h3.subsub-b span {
    font-size: 16px;
}

h3.subsub-p {
    color: #ff3399;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 8px solid #ff3399;
}

h3.subsub-g span {
    font-size: 14px;
}

h3.mini-r {
    color: #000000;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 6px solid #AA0000;
}

h3.mini-g {
    color: #000000;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 6px solid #00AA00;
}

h3.mini-b {
    color: #000000;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 16px;
    padding-left: 8px;
    line-height: 20px;
    border-left: 6px solid #0000AA;
}

ul.story12 {
    color: #000000;
    font-size: 16px;
    margin-left: 36px;
    margin-bottom: 18px;
    line-height: 20px;
}

/* ---- EC3 ---- */
table.ec3_schedule {
    margin-top: 2px;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 16px;
    padding: 8px;
    border: 1px solid #880000;
    float: left;
}

table.ec3_schedule td {
    color: #880000;
    padding: 4px;
}

#wp-calendar table {
    border: 1px solid #000000;
}

td.ec3_postday {
    colod #AA0000;
}

td.ec3_eventday {
    background: #FFA500;
}

/* ---- BreadCrumbs ---- */
p#breadcrumbs {
    margin-bottom: 2px;
    border-bottom: 1px solid #FFA500;
    line-height: 16px;
}

.zh{
	font-family :宋体,SimSun,'MS Song','MS Mincho',serif;
}

