@import 'reset.css';

/* iui.css (c) 2007-9 by iUI Project Members, see LICENSE.txt for license */
body {
    overflow-x: hidden;
    -webkit-user-select: text;
    -webkit-text-size-adjust: none;
}
a[selected="progress"] {
    background-image: url(../img/smartphone/iphone/loading.gif), url(../img/smartphone/iphone/selection.png) !important;
}

/************************************************************************************************/

body > .toolbar {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #efefef;
    padding: 5px;
    height: 45px;
    background-color: #f8f8f8;
}

.toolbar > h1 {
    text-align: center;
}

.button {
    left: 8px;
}
.button,
.full_view {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 4px;
}
.full_view {
    float: left;
    right: 8px;
}
#backButton:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    border-right: 10px solid #5d5d5d;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
#backButton:after {
    content: '';
    display: block;
    position: absolute;
    border-right: 8px solid #f8f8f8;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 10px;
    left: 10px;
}
.full_view:before {
    content: '';
    display: block;
    border: 2px solid #5d5d5d;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 9px;
    right: 8px;
}

.full_view a:before {
    content: '';
    display: block;
    width: 10px;
    border-bottom: 2px solid #5d5d5d;
    left: 50%;
    top: 25px;
    position: absolute;
    margin-left: -5px;
}
.full_view a:after {
    content: '';
    display: block;
    height: 3px;
    border-left: 2px solid #5d5d5d;
    left: 50%;
    top: 23px;
    position: absolute;
    margin-left: -1px;
}


.button a,
.full_view a {
    position: relative;
    display: block;
    height: 35px;
    width: 35px;
    text-align: left;
    text-indent: -999em;
}
.button a span,
.full_view a span {
    display: none;
}

/************************************************************************************************/

body > ul > li {
    position: relative;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 10px;
    color: #655D60;
}
/************************************************************************************************/


/************************************************************************************************/
body {
    color: #000000;
	font-family: "Lucida Grande", Helvetica, Arial, sans serif;
	font-size: 16px;
}
a img {
    border: none;
}
a {
    color: #34323A;
}
a {
    text-decoration: none;
}
h2 {
    font-size: 16px;
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto !important;
}
p.footer {
    background: #000000;
    height: 35px;
    color: #ffffff;
    font-size: 10px;
    text-align: right;
    line-height: 35px;
    padding: 0 10px;
    text-shadow: 0px -1px 0 #666666;
    clear: both;
}
/* barner part */
.mobile_ad{
    position: relative;
    height: auto;
    overflow: auto;
    padding:5px;
}
.mobile_ad img{
    float: left;
    padding-right:5px;
}
.mobile_ad p{
    font-size: 12px;
    color: #444444;
    padding-right: 30px;
}
/*------------*/
ul#comment_list li p.comment_citation {
    color: #999999;
    font-size: 11px;
}
ul#comment_list li p.comment_citation cite {
    font-weight: bold;
    color: #333333;
}
a.article_thumb img {
    width: 80px;
    height: 80px;
    display: block;
    border: 1px solid black;
    float: left;
    overflow: hidden;
    margin-right: 9px;
}
a.article_thumb {
    display: block;
}
body > ul#picture_grid li {
    background: none;
    float: left;
    border: none;
    padding: 8px 8px;
}
body > ul#picture_grid li img {
    margin-right: 0;
}
ul#article_list li.picture {
    min-height: 82px;
}
ul.article_tools li {
    display: inline;
    font-size: 12px;
}
ul.article_tools li.readmore:before {
    content: '|';
    margin-left: 2px;
    margin-right: 7px;
    font-size: 10px;
}
p.article_excerpt,
p.article_date {
    margin: 5px 0;
}
#article_list p.article_excerpt {
    margin-top: 6px;
}
#article_list p.article_excerpt a {
    color: #655D60;
}
p.article_smalltext {
    color: #4b4b4b;
    font-size: 14px;
}
#comments .loginlink {
    margin-left: 3px;
}
#comments .loginlink span:before,
#comments .loginlink a:before {
    content: "[ ";
}
#comments .loginlink span:after,
#comments .loginlink a:after {
    content: " ]";
}
#comments .loginlink a:hover:after,
#comments .loginlink a:hover:before {
    color: #131313;
}
#comments .loginlink span,
#comments .loginlink a {
    font-size:12px;
}
form#article_comment_form h3,
#comments .comments_title_tool {
    padding: 3px 0;
}
#comments .comments_title_tool .loginlink,
#comments #comments_title {
  display:inline;
}
.divider {
    background: #000000;
    color: white;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
ul#comment_list li.single_comment {
    border-color:#EEEEEE;
    border-style: solid none none;
    border-width:1px;
    padding:10px 10px 5px;
    list-style: none outside;
}
#comment_preview {
    padding: 10px 10px 5px;
}
#comment_preview_outer h4 {
    font-size: 14px;
    margin-top: 7px;
}
#comment_preview .comment_text,
ul#comment_list li.single_comment {
    color: #4d4d4d;
    font-size: 14px;
}
form#article_comment_form {
    border-color:#EEEEEE;
    border-style: solid none none;
    border-width:1px;
}
#article_comment_form ul#comment_tools {
    margin: 16px 0 9px;
    letter-spacing: -0.4em;
    white-space: nowrap;
}
#article_comment_form ul#comment_tools  li {
    margin-right: 2%;
    display: inline-block;
    letter-spacing: normal;
    width: 23%;
}
#article_comment_form ul#comment_tools  li a {
    border: 1px solid #cdcdcd;
    background: #efefef;
    padding: 10px 0;
    text-align: center;
    /*padding: 2px 8px;*/
    display: block;
    border-radius: 12px;
    font-size: 11px;
    text-shadow: 1px 0px 0px #fff;
    color: #4b4b4b;
}
#article_comment_form ul#comment_tools  li#tool_bold a {
    font-weight: bold;
}
#article_comment_form ul#comment_tools  li#tool_italic a {
    font-style: italic;
}
#article_comment_form ul#comment_tools  li#tool_link a {
    text-decoration: underline;
}
#article_comment_form textarea {
  height:160px;
  margin:0;
  width: 98%;
}
#article_comment_form #gravatar_message,
#article_comment_form .submit {
    margin-bottom: 20px;
}
div.oftheday cite {
    display: block;
}
.single_page div#article_content p {
    margin:0 0 1.1em;
}
.single_page div.article_image {
    text-align: center;
    margin: 0 0 15px;
}
.single_page div.oftheday img {
    width: 100%;
}
.loggedin,
#contents_container,
#top_login a,
.single_page {
    padding: 10px;
}
.loggedin,
#top_login a {
    display: block;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    font-weight: bold;
    color: #000;
    background: #f8f8f8;
}
.loggedin {
    font-size: 1.2em;
}
#top_login a {
    font-size: 1.7em;
}
.loggedin a.link_button {
    font-size: 0.7em;
    font-weight: normal;
}
.loggedin a.link_button:before {
    content: "[";
    padding: 0 5px;
}
.loggedin a.link_button:after {
    content: "]";
    padding: 0 5px;
}
.single_page div.article_image div.image_caption,
.oftheday cite {
    color:#999999;
    font-size:11px;
}
#comment_preview p.avatar,
.single_page ul#comment_list li p.gravatar {
    height:30px;
    padding:0;
    width:28px;
}
#comment_preview p.avatar img,
.single_page ul#comment_list li p.gravatar img {
    width: 25px;
    vertical-align: middle;
}
.single_page #comments #comment_list li p.gravatar,
.single_page #comments #comment_list li p.comment_citation {
    display: inline-block;
}
.single_page div#content_container div#comments p {
    margin:0;
}
.single_page .article_meta {
    padding: 7px 7px 4px;
    background: #efefef;
    font-size: 14px;
    margin-bottom: 10px;
}
.single_page div#article_content .article_meta p {
    margin: 0 0 4px;
}
#comment_list ol li {
    list-style: decimal outside;
    margin-left: 22px;
}
#comment_list ul li {
    list-style: disc outside;
    margin-left: 22px;
}
#comment_list ul li.single_comment {
    margin: 0;
}
#comments #comment_list li div,
#comments #comment_list li div p {
    margin-bottom: 7px;
    line-height: 1.4;
    overflow: hidden;
}
#comment_preview blockquote,
#comments #comment_list li blockquote {
    color: #666;
    padding-left: 7px;
    border-left: 3px solid #cdcdcd;
}
#comment_preview strong,
#comments #comment_list li strong {
    font-weight: bold;
}
#comment_preview em,
#comments #comment_list li em {
    font-style: italic;
}
#comment_preview a,
#comments #comment_list li a {
    color: #000;
    text-decoration: underline;
}
#comment_list li li.single_comment {
    background: #EFEFEF;
    border: 1px solid #CDCDCD;
}
#page_title,
.single_page h1#main_title {
    color:#34323A;
    line-height:1.125em;
    margin:0 0 0.45em;
}
#page_title,
.single_page h1#main_title {
    font-size: 22px;
}
#article_list h2.article_title_main {
    font-size: 20px;
    line-height: 1.2;
}
p.article_date {
    color:#9B9EA3;
    font-size: 14px;
    font-weight:bold;
}
.single_page div.fblike {
    margin-bottom: 1.1em;
}
.single_page #article_content {
    color: black;
    line-height:1.4;
}
.single_page #article_content.expired {
    margin: 0 0 1.6em;
    color: #808080;
}
.single_page #article_content p#article_credit {
    float: left;
    font-weight: bold;
    margin: 0 5px 0 0;
}
.single_page .byline {
    color: #666;
    margin: 0 0 0.2em;
    font-size: 11px;
}
#contents_container.error .narrow_content .error_content {
        text-align: center;
}
#contents_container.error h3 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
}
#contents_container.error p {
    margin-bottom: 18px;
    font-size: 18px;
}
#contents_container .error_tools {
    text-align: center;
}
#contents_container .error_tools div {
    margin: 15px 0;
}
#contents_container .error_tools .error_links a {
    font-weight: bold;
}
#contents_container .error_tools .error_links a:hover {
    color: #ec1c24;
}
.newsletter_subscribe h3,
.register_index .column2_1 h3,
.login_index .column2_1 h3 {
    margin: 0 0 4px;
}
.password_setting h3,
.register_index .column2_2 h3,
.login_index .column2_2 h3 {
    margin: 0 0 8px;
}
.facebook_connect {
    margin: 8px 0 5px;
}
.facebook_connect .facebook_connect_login_button {
    background: url("../img/facebookconnect.png") no-repeat scroll 0 0 #29447E;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 0 0 0 1px;
    background-position: left -188px;
    background-repeat: no-repeat;
    line-height: 14px;
    text-decoration: none;
}
.facebook_connect a.facebook_connect_login_button:hover {
    text-decoration: none;
}
.facebook_connect .facebook_connect_login_button span {
    background: url("../img/facebookconnect.png") repeat scroll 0 0 #5F78AB;
    border-bottom: 1px solid #1A356E;
    border-top: 1px solid #879AC0;
    color: #FFFFFF;
    display: block;
    font-family: "lucida grande",tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
    font-weight: bold;
    margin: 1px 1px 0 21px;
    padding: 2px 6px 3px;
    text-shadow: none;
}
.input input[type=text],
.input input[type=email],
.input input[type=password] {
    border: 1px solid #cdcdcd;
    padding: 8px 3px;
    width: 78%;
    font-size: 14px;
}
section#contents_container .cell {
    margin: 0 0 7px;
}
.register_index .cell .note {
    font-size: 14px;
    color: #4b4b4b;
}
.register_index .checkbox {
    font-size: 14px;
    margin: 12px 0;
}
.column2_2 .requiredtxt {
    padding-top: 4px;
    float: right;
    color: #666;
    font-size: 12px;
}
.register_index .submit {
    margin-bottom: 20px;
}
.requiredtxt span {
    color: #ec1c24;
}
.newsletter_subscribe .submit_style {
    margin-top: 6px;
    padding-left: 16px;
    background: url(../img/circle_arrow2.png) no-repeat left 4px;
}
.newsletter_subscribe,
.column2_1 {
    margin-top: 20px;
}
.password_setting,
.launch_notice,
.column2_2 {
    margin-top: 30px;
}
.loggedin .user a,
.launch_notice a {
    text-decoration: underline;
}
form .rememberme {
    width: 80%;
    text-align: right;
    margin-bottom: 8px;
    font-size: 11px;
}
form input[type=checkbox] {
    margin-right: 3px;
}
form .rememberme span {
    float: left;
}
form .submit input {
    border: 1px solid #cdcdcd;
}
form .submit input {
    min-width: 23%;
    height: 2.5em;
    margin-right: 2%;
}
.member_edit .divider {
    display: none;
}
#contents_container.error h3 {
    padding: 15px 0;
}
#contents_container.error .narrow_content .error_content {
    line-height: 1.4;
    width: 100%;
    height: 161px;
    background-image: url(../img/error500.gif);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
}
#contents_container.error .narrow_content .error403 {
    background-image: url(../img/error403.gif);
}
#contents_container.error .narrow_content .error404 {
    background-image: url(../img/error404.gif);
}
#contents_container.error .narrow_content .error503 {
    background-image: url(../img/error503.gif);
}
#article_content .podcast_meta {
	margin-bottom: 15px;
	clear: both;
}
#article_content .bt_podcast_shear {
	margin-top: 21px;
	padding-top: 7px;
	background-image: url("../img/dotline2.gif");
    background-position: left top;
    background-repeat: repeat-x;
    position: relative;
    letter-spacing: -0.4em;
    line-height: 15px;
}
#article_content .bt_podcast_shear dt {
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	display: inline-block;
	letter-spacing: normal;
	line-height: 24px;
	margin-right: 3px;
}
#article_content .bt_podcast_shear dd {
	font-size: 14px;
	display: inline-block;
	letter-spacing: normal;
	line-height: 24px;
	margin-right: 4px;
}
#article_content .bt_podcast_shear dd img {
	height: 24px;
	vertical-align: middle;
}

/*** youtube ***/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}