@charset 'shift_jis';
@import "wedget-bookmarks.css";
@import "wedget-blogs.css";
@import "mod-comments.css";
@import "mod-news-recent.css";
@import "mod-movie-recent.css";
@import "mod-doclist.css";
@import "colorbox/colorbox.css";
@import "pager-1.0.css";
@import "comment_form-1.0.css";
@import "present-1.0.css";

#movie-header {
	margin-bottom: 8px;
}
#movie-header .upper {
	padding: 4px;
	border: solid 1px #3366ff;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#movie-header h1 {
    border: none;
    color: #3366ff;
    font-size: 20px;
    line-height: 100%;
}
#movie-header .rating {
    float: right;
}
#movie-header .menu {
    background-color: #3366ff;
    color: white;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    text-align: right;
    padding: 2px 4px;
}
#movie-header .menu li {
    display: inline;
}
#movie-header .menu li a {
    color: white;
    padding: 0 4px;
    text-decoration: none;
}
#movie-header .menu li.selected a {
    text-decoration: none;
    background-color: white;
    color: #3366ff;
}
#movie-header .menu li a:hover {
    text-decoration: none;
    background-color: #88ccff;
}
#movie-header .official-site {
    text-align: right;
}

#movie-abstract {
    margin: 8px 0;
}
#movie-abstract .thumb {
    float: left;
    margin: 0 8px 8px 0;
}

#movie-spec {
    float:left;
    width:260px;
    margin-bottom:8px;
}
#movie-spec-box {
    padding:2px;
    width:256px;
    background: #CCC;
    margin-bottom:8px;
}

#movie-spec th {
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 12px;
}

.header {
    font-weight: bold;
    color: #880000;
}

.content .pub_time {
    font-size: 80%;
    text-align: right;
}

.movie-special {
    border-left: solid 4px #FF66FF;
    padding-left: 2px;
    margin-bottom: 4px;
}

#videos {
    clear: both;
    margin-bottom: 8px;
}
#videos:after {
    content: "";
    clear: both;
    display: block;
}
#videos h3 {
    border-bottom: solid 1px #888;
    margin-bottom: 8px;
}
#videos .video-box {
    float:left;
    width: 122px;
    padding: 4px 8px;
}
#videos .video-box.playing {
	background-color: #ccffff;
}
#videos .video-box .video-embed {
    width:120px;
    height:72px;
    overflow:hidden;
    border:solid 1px gray;
}
#videos .video-box .video-description {
    font-size: 80%;
    color: #888;
}

#movie-specials li {
    list-style:none;
    margin: 16px 0;
    zoom: 100%;
}
#movie-specials li:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#movie-specials li .thumb {
    float: left;
    margin-right: 8px;
}
#movie-specials li .thumb img {
    border: solid 1px #888888;
}
#movie-specials li .subject {
    font-size: 14px;
    font-weight: bold;
}

#opt_images {
    clear: both;
    margin-bottom: 8px;
    zoom: 100%;
}
#opt_images:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#opt_images h3 {
    border-bottom: 1px solid #888888;
    margin-bottom: 8px;
}
#opt_images ul li {
    list-style: none;
    float: left;
    width: 150px;
}

#video-player {
    margin: 0 0 16px 0;
}

#movie-news {
    margin: 8px 0;
    border-top: dotted 1px #888888;
}
#movie-news li {
    list-style:none;
    margin: 8px 0;
    border-bottom: dotted 1px #888888;
    zoom:100%;
}
#movie-news li:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#movie-news .thumb {
    float:left;
    width: 64px;
    margin: 0 8px 8px 0;
    text-align: center;
    padding: 4px;
    border: solid 1px #888888;
}
#movie-news .subject {
	width: 558px;
	float: right;
    font-weight: bold;
}
#movie-news .timestamp {
    font-size: 90%;
    font-weight: normal;
    color: #448844;
    padding-left: 1em;
}
#movie-news .description {
    width: 558px;
    float: right;
	margin-bottom: 4px;
}

#movie-comment {
    margin: 8px 0;
}
#movie-comment li {
    margin: 8px 0;
}
#movie-comment .header {
    border: solid 1px #888888;
    background-color: #eeeeee;
    color: #444444;
    padding: 4px;
    margin-bottom: 4px;
    font-weight: normal;
}
#movie-comment .subject {
	font-weight: bold;
	display: block;
	background-color: #7e9eff;
	color: white;
	font-size:110%;
	padding: 2px;
}
#movie-comment .author {
    color: #008800;
    float: left;
    width: 400px;
    padding: 2px;
}
#movie-comment .star {
    float: left;
    width: 400px;
    padding: 2px;
    color: #DAA520;
    font-size: 110%;
}
#movie-comment .comment-time {
    display: block;
    text-align: right;
    border: solid 1px #7e9eff;
    color: #008800;
    font-size: 90%;
    padding: 2px;
}
#movie-comment .cmt-body {
    clear: both;
}
