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

/* basic page elements */

a { color: #36414d; text-decoration: underline; }
a:hover{ color: #4682B4; text-decoration: none;}
a:visited{ color: #800080   ; }

.rsslink a { color: orange; text-decoration: underline; }

#banner a { color: #fffbf9; text-decoration: none; }
#banner a:hover { color: #fffbf9; }

strike, del { color: #ccc; }

table{
    border-top:1px solid #DCDCDC;
    border-left:1px solid #DCDCDC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width: 100%;
}
th{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    color:#330000;
    background-color:#F5F5F5 ;
    background-position:left top;
    padding:0.3em .5em;
    text-align:center;
}

.profiledata th{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    color:#330000;
    background-color:#F5F5F5 ;
    background-position:left top;
    padding:0.3em .5em;
    text-align:center;
    width: 1%;
    white-space: nowrap;
}

td{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    padding:0.3em .5em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'MS Pゴシック', 'osaka', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-weight:bold;
}

.entry-body  { font-size: 115%;}
.entry-body pre, .entry-more pre {
/*font-size: 12px;*/
font-family: 'Courier New';
background: #eee;
padding: 1em;
border: 1px solid #444;
width: 90%;
overflow: scroll;
line-height: 1.2em;
color: #111;
}


/*
input {
	background-color: #f0f0f0;
}
*/
blockquote { border:1px solid #ccc; background:#F5F5F5; padding:0.5em 1em 0.5em 1em; margin:0.5em; }

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

    margin: 0;
    /*border-left: 5px solid #36414d;*/
    padding: 5px;
    color: #fffbf9;
    /*background: #0066CC;*/
    background: #445878;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;

}

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

    margin: 0;
    /*border-left: 5px solid #36414d;*/
    padding: 5px;
    color: #fffbf9;
    /*background: #0066CC;*/
    background: #1C1D21;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;

}



.beta-header a,
.beta-header a:hover,
.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: #fffbf9;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}
.entry-more-link {
    padding-left:20px;
    background: url("http://statics.negitaku.org/images/icons/arrow_right.gif") no-repeat;
}

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


/* page layout */

body {
    min-width: 960px;
    color: #333;
    /*background: #fbfbfb;*/
    background: #f9f9f9;
    background-image: url("http://statics.negitaku.org/images/parts/bg.gif");
   	background-repeat: repeat-x;
}

#container {
    width: 960px;
    margin-top: 10px;
    

   	
}

#container-inner {

}

#banner {
    background: #000000;

}

#banner-inner {
    margin:0 auto;
    text-align:left;
    padding: 5px 0 10px 0;
    width:960px;

}

#banner-top {
	float:right;
}

#search {
	color:white;
	margin: 5px 0 5px 0;
	color:#000;
	clear:both;
}

#search-info {
	margin: 5px 0;
	padding:0;
	float:left;
}
#search-area {
	margin: 0;
	padding;0;
	float:right;
	display: inline;
	list-style: none;
	text-align:right;
	clear:right;
}

#login_bar {
	border:1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	background: #fffbf9;
	clear:both;
	height: 25px;
}

#views-info {}
#login-info { clear:right;}


#views-info ul{
	margin: 5px 0;
	padding:0;
	float:left;
}
#views-info li{
	margin: 0;
	padding;0;
	float:left;
	display: inline;
	list-style: none;
	padding-right:0.5em;
}

#login-info ul{
	margin: 5px 0;
	padding:0;
	float:right;
}
#login-info li{
	margin: 0;
	padding;0;
	float:left;
	display: inline;
	list-style: none;
	padding-left:0.5em;
	
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { border: 1px solid #fffbf9; }

#banner-header {
    margin: 0;
    float:left;
}
#banner-header-desc {
    color:white;
    margin: 0;
	clear:left;
	text-align;left;
	left:auto;
	font-size:9pt;
}

.separater:after {content:"|"; color:#ccc; }

#footer {
    background: #000;
    color:#fffbf9;
}

#footer-inner {
    margin:0 auto;
    text-align:left;
    padding: 10px 0 5px 0;
    width:960px;
}

#footer a {
    color: #fffbf9;
}

.footer-content {
    margin: 0 0 0 0;
    line-height: 1.2;
    width:190px;
    color:#fffbf9;
    float:left;
}
#footer li {color:#fffbf9;}

.footer-content-wide {
    margin: 0 0 0 0;
    line-height: 1.2;
    width:390px;
    color:#000;
    float:left;
}

.footer-category{
	float:left;
	width:190px;
}

#footer h3 { color: #fffbf9;}

#siteinfo {
   clear:both;
}



#alpha { margin: 15px 15px 0 15px; width: 480px; }
#beta { width: 200px; background: #e6ecf2; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fffbf9;
}

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

}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.entry-header {
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 16px;
}




.comments-content {

    border: 1px solid #ccc;
}
.comment-content {
    margin: 0;
    padding: 9px;
    line-height: 1.5;
    border-bottom: 1px dashed #ccc;
    background: #fffbf9;

}

.comment-open-content {
    margin: 0 0 10px 0;
    padding: 9px;
    line-height: 1.5;
    background: #fffbf9;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}


.entry-content,
.trackback-content {
    margin: 0;
    padding: 9px;
    line-height: 1.5;
    border: 1px solid #ccc;
    background: #fffbf9;
}

.entry-body h3 {
	margin: 0.5em 0 0.5em;
	padding: 0 0 0 0.5em;
	font-size:115%;
	border-left: 5px solid #445878;
}

.entry-body h4 {
	font-size:110%;
	border-bottom: 1px solid #445878;
}

.entry-body ul,ol,dl{

	margin: .5em 0 .5em 0;
	padding-left: 2em;
	
	line-height:130%;
}



/*
.entry-body table{
    border-top:1px solid #DCDCDC;
    border-left:1px solid #DCDCDC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.entry-body  th{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    color:#330000;
    background-color:#F5F5F5 ;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.entry-body  td{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    padding:0.3em 1em;
}
*/


.fdtd{
    border-right:1px solid #DCDCDC;
    border-bottom:1px solid #DCDCDC;
    padding:0.3em .5em;
    word-break: break-all;
    width: 95px;
    color: red;
}


.entry-body li{
  zoom:normal;
}

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

.entry-tags-header{ padding-left:20px; display: inline;}
.entry-tags-list,
.entry-tag { display: inline; }

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

.entry-author {
    margin: 0 0 10px 0;
    padding-top: 5px;
}

.comment-footer {
    margin: 0;
    padding-top: 5px;
    color: #666;
    font-size: 12px;
}


.entry-footer,
.trackback-footer {
    margin: 0 0 5px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 10px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

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

.content-nav { margin-top: 0; text-align:left; clear:both; }

#trackbacks-info {
    /*
    margin: 10px 0;
    padding: 0 10px;
    
    color: #292e33;
    
    text-align: center;
    */
    margin: 0 0 0 0;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 1.2;
    background: #fffbf9;
}

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

/* modules */

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

.module-content {
    margin: 0 0 0 0;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 1.2;
    background: #fffbf9;
}

.module-content-half-banner {
    margin: 0 0 0 0;
    border: 1px solid #ccc;
    padding: 2px;
    line-height: 1.2;
}

.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;
    background: #fffbf9;
}

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

.module-list {
    /*
    margin: 0 0 0px 15px;
    list-style: disc;
    */
    margin: 0;
    list-style: none;
    line-height:1;
}

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

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

.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: #fffbf9;
}

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

.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: #fffbf9;
}

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

.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; }


/* calendar tweaks */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 420px; }

.layout-calendar #gamma,
.layout-calendar #delta {
    width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    border: 0;
    padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content {
    margin: 0;
    border-width: 0;
    padding: 10px;
}

.module-mmt-calendar table {
    width: 378px;
    background: #a3b8cc;
}

.module-mmt-calendar th {
    color: #fffbf9;
    border-top: 1px solid #fffbf9;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-top: 1px solid #fffbf9;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: normal;
    background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo {
    width: 49px;
    height: 49px;
}

.day-photo a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fffbf9;
}

.day-photo a:hover {
    border-color: #36414d;
    background: #fffbf9;
}

.day-photo a img {
    width: 45px;
    height: 45px;
}






/* timeline tweaks */

.layout-timeline #alpha { width: 260px; }
.layout-timeline #beta { width: 420px; }

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 190px;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    border: 0;
    padding: 0;
}


/* one-column tweaks */


.layout-one-column #beta {
    margin: 0 10px 0 0;
    width: 960px;
    background: none;
}

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


.layout-two-column #beta {
    margin: 0 10px 0 0;

    width: 710px;
    background: none;
}

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

.layout-two-column #gamma {
/*
    margin: 15px 15px 0 15px;
*/
    width: 240px;
    background: none;
}

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




/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    /*background: #e6ecf2;*/
}

.layout-three-column #alpha-inner {
    /*padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fffbf9;
    */
}

.layout-three-column #beta {
    margin: 0 10px 0 10px;

    width: 520px;
    background: none;
}

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

.layout-three-column #gamma {
/*
    margin: 15px 15px 0 15px;
*/
    width: 240px;
    background: none;
}

.layout-three-column #gamma-inner {
    padding: 0;
    border-width: 0;
}

.layout-three-column-2 #alpha {
    margin: 0;
    width: 240px;
    /*background: #e6ecf2;*/
}

.layout-three-column-2 #alpha-inner {
    /*padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fffbf9;
    */
}



.layout-three-column-2 #beta {
    margin: 0 10px 0 10px;

    width: 460px;
    background: none;
}

.layout-three-column-2 #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-three-column-2 #gamma {
/*
    margin: 15px 15px 0 15px;
*/
    width: 240px;
    background: none;
}

.layout-three-column-2 #gamma-inner {
    padding: 0;
    border-width: 0;
}

#user-image {
	text-align:center;
	padding: 5px 0 10px 0;
}

#user-image img{
	border:1px solid #000;
	
}


/*
 *  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; }
.entry-header a:visited { color: black; text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0 0 1em 0; }

/* 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 0px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header { background: url("http://statics.negitaku.org/images/icons/tag_blue.gif") no-repeat; font-size:12px; border:0;}
ul.entry-tags-list,
li.entry-tag { display: inline; font-size:12px; padding-left:3px; }

/* 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: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 10px solid #a3b8cc;
    padding: 5px;
    color: #fffbf9;
    background: #36414d;

}

/* 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 {

    margin: 0 0 0 0;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 1.2;
    background: #fffbf9;

    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: #fffbf9;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#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: #666;
}

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

.newsPic { border:1px solid #000; float: right; margin-left:0.5em; }




li#cntViews { list-style-image: url("http://statics.negitaku.org/images/icons/clock_go.gif") }
li#cntOnline {list-style-image: url("http://statics.negitaku.org/images/icons/clock_go.gif")}
li#cntMembers {list-style-image: url("http://statics.negitaku.org/images/icons/clock_go.gif")}
li#cntTeams {list-style-image: url("http://statics.negitaku.org/images/icons/clock_go.gif")}

#topic-left { 
	width:165px;
	float:left;
}
#topic-right {
	width:335px;
	float:right;
  list-style:none;
  margin:0;
  padding:0;
}


#topic-right li{
  display:list-item;
  zoom:normal;
}


.topic-list { list-style:none; font-size:11px}

div.entry-content ul.thumb-list  {
	padding: 0;
	margin: 0;
}

div.entry-content ul.thumb-list li  {
	width: 160px;
	height: 160px;
	float: left;
	list-style:none;
	padding-right: 5px;
	
}

div.entry-content ul.thumb-list p {
	padding: 5px 0 0 0;
	margin: 0;
}

div.entry-content ul.thumb-list img {
	border: 1px solid #ccc;
	padding: 2px;
}


.reviewNum a {
	background:#fff0f0;
	color: #ff6666;
	font-weight:bold;
}

.review-header-good {
	background: url("http://statics.negitaku.org/images/icons/thumb_up.gif") no-repeat 0 50%;
	padding-left: 20px;
}

.review-header-bad {
	background: url("http://statics.negitaku.org/images/icons/thumb_down.gif") no-repeat 0 50%;
	padding-left: 20px;
}

.review-header-opinion  {
	background: url("http://statics.negitaku.org/images/icons/comment.gif") no-repeat 0 50%;
	padding-left: 20px;
}

.review-point-table {
	margin-top: 1em;
}

.review-point-th {
	width: 16.7%;
}

.review-point-td {
	text-align:center;
	font-size: 20px;
}

.comment-text { padding: 0 1em 0 1em;}


/* Notices and Errors */
.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

.required {
	color: red;
	font-weight: bold;
}

.error-message {
	clear: both;
	color: red;
	font-weight: bold;
	background: url("http://statics.negitaku.org/images/icons/exclamation.gif") no-repeat 0 50%;
	padding-left: 20px;
}
p.error {
	background-color: #e32;
	color: #fffbf9;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}


.delete-by-user {
	color : silver;
	font-style:italic;

}




.module-list-label {
	font-weight:bold;
}

.visit-time { 
	color:darkgray;
	font-size:80%;
}


.select_device {
	width: 330px;
	font-size: 8pt;
}

#fan-request input{
	text-align:center;
}

.user_message {
	font-weight:bold;
	color: blue;
}

.user_message_bg {
	background-color:aliceblue;
}

.result-win, .answer, .blue {
	font-weight: bold;
	color: #0066CC;
}

.result-lose, .question, .red{
	font-weight: bold;
	color: #CC3333 ;
}

.answer3{
	color: #008080 ;
	font-weight: bold;
}



.result-tie, .answer2, .green {
	color: #669933 ;
	font-weight: bold;
}

.pic {
	border:1px solid #000;
}

.width_date {
	width: 13em;
}

.width_site {
	width: 8em;
}

.highlight {
	font-weight:bold;
	color:black;
	background-color:#FFFF00;
}

.vote{
	margin-top:0.5em;
	padding:0.5em;
	border: 1px solid #ccc;
	text-align:center;
	margin-bottom: 1em;
}

.vote_rate{
	color : blue;
	font-weight:bold;
}

.cal_today { background-color: #FFFFCC; }
.cal_sunday { background-color: lightpink; }
.cal_saturday { background-color: lightblue; }
.schedule_weekday { }
.schedule_saturday  { color:blue; }
.schedule_sunday { color:red; }

.calendarhead {
	margin:0 0 0.5em 0;
	font-weight: bold;
}


.tag-level-0 { font-size: 100%;}
.tag-level-1 { font-size: 110%;}
.tag-level-2 { font-size: 120%;}
.tag-level-3 { font-size: 130%;}
.tag-level-4 { font-size: 140%;}
.tag-level-5 { font-size: 150%;}
.tag-level-6 { font-size: 160%;}
.tag-level-7 { font-size: 170%;}
.tag-level-8 { font-size: 180%;}
.tag-level-9 { font-size: 190%;}
.tag-level-10 { font-size: 200%;}

#iphone {
	font-size: 50px;
	border:1px solid: #ccc;
	background: #99CCFF;
	display:block;
	padding: 20px 0 20px 0;
}

#iphone a{
	text-decoration: none;
}

/* キャプション*/

.caption_box {
	border:1px solid #999999;
	padding:3px;
	background-color:#D3D3D3;
}

.caption_box_right {
	border:1px solid #999999;
	padding:3px;
	background-color:#D3D3D3;
	float:right;
	margin-left:10px;
}

.caption {
	
}

.caption_center {
	text-align:center;
}


/* グローバルリンク */

.global {
	background: #000;
	color: #fff;
	height: 25px;
	padding: 0;
	width: 100%;
	overflow:hidden;
}



.global-inner {
	margin: 0 auto;
	width: 960px;
}

.global-inner ul.global-inner-list {
	float: left;
	position: relative;
	padding:5px 0 10px 0;
	margin:0;
}

.global-inner ul.global-inner-list li {
	display: inline;
	margin-right: 7px;
	padding-right: 7px;
	background: url("http://statics.negitaku.org/images/parts/globallink.png") no-repeat right;

}

.global-inner ul.global-inner-list li.global-first {
	margin-right: 5px;
	padding-right: 10px;
	background: url("http://statics.negitaku.org/images/parts/globallink.png") no-repeat right;
	
}

.global-inner ul.global-inner-list li a,
.global-inner ul.global-inner-list li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ccc;
}

.global-inner ul.global-inner-list li a:hover {
	color: #fff;
}

.twitter-follow-button { vertical-align:middle;}

.online {
	border: 2px solid #6fbdff;
}

.offline {
	border: 2px solid #898989;
}

.in-game{
	border: 2px solid #b1fb50;
}

.ignored {
	border: 2px solid #f26c4f;

}

