@charset "utf-8";
/* CSS Document */


/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}



/* ********************************************* */
/* Sidebar */
/* ********************************************* */
#sidebar {
	width: 200px;
	overflow: hidden;
	
}


/* ********************************************* */
/* Widgets */
/* ********************************************* */
#updates {

	background: #ddeeff;
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
    border-radius: 5px;
	padding: 0px;
	font-size: .8em;
	
}

#updates a,
#tokyorecent a {
	border: none;	
}

#updates ul,
#updates .ui-state-default {
	margin: 0px;
	padding: 0px;
	border: none;	
}

#updates .ui-state-active {
	background: #cc0000 url(images/updates-active.gif) repeat-x;
}

#updates .ui-state-default  a h3 {
	color: #666;
	text-shadow: 0px -1px 1px #aaa;	
}

#updates .ui-state-active  a h3 {
	color: #fff;
	text-shadow: 0px -1px 1px #c16800;	
}


/*#updates .ui-tabs-panel {border-top: 1px solid #aaa;}*/

#update-nav li {
	border: none;
	width: 50%;
	margin: 0px auto;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
}

#updates p {
	font-size: .9em;	
}


#tabs-1 hr

{
	border: none;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #bbddff; 
	margin-top: 15px;
	
}

#tabs-1 li,
#tokyorecent li {
	font-size: .9em;
	margin: 10px 0;	
	
}

#tabs-1 .date,
#tokyorecent .date {
	padding: 5px 0;	
	color: #940d0d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8em;
}


#tabs-1 .update-date,
#tokyorecent .update-date {
	color: #cc0000;
	float: left;
	margin-right: 15px;	
	border: 1px solid #fff;
	width: 76px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0px 1px 3px  #6e6e6e;
	-moz-box-shadow: 0px 1px 3px #6e6e6e;
	box-shadow: 0px 1px 3px #6e6e6e; 
}



#tabs-1 .title,

#tokyorecent .title {
	font-weight:bold;
	color: #0066cc;	
	margin-bottom: 8px;
	font-size: .95em;
}

#tabs-1 .excerpt
{
	font-size: .9em;
	color: #666;
	line-height: 1.1em;
}

#past7 {
	font-size: .8em;	
	width: 100px;
}

#past7 .article7 a {
	border: none;
	color: #b60909;
}

#past7 .article7 a:hover {
	color: #000;	
}

#past7 .ui-accordion-content {
	border: none;
	padding: none;
}

#past7 {
	width: 100%;
	padding: 0;
	border: none;
}

#past7 .ui-accordion-content {
	padding: 0;	
	background: #f6dcdc;
}

#past7 h5 {
	font-size: 1.5em;
	text-shadow: 0px 1px 1px #fff;
}

#past7 .akp-seven-day {
	margin: 0;
	margin-left: -28px;
	margin-top: -5px;
}

#past7 .ui-accordion-header {
	border: none;	
	border-top: 1px solid #bbb;
	border-radius: 0px;
}

#past7 .ui-accordion-header a {
	border-bottom: none;	
}

#past7 .ui-corner-top,
#past7 .ui-corner-all {
	border-radius: 0px;
}

#past7 .ui-icon {
	display: none;	
}

#past7 .past7id {
	margin-right: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: .75em;
	color: #fff;
	text-shadow: 0px 1px 1px #660606;
	filter: dropshadow(color=#660606, offx=0, offy=1);
}

#past7 .ui-accordion-header {
	background: url(images/past7-bg.gif) no-repeat;	
	height: 35px;
}

.category7 {
	font-size: .85em;
	background: #660606;
	display: block;
	padding: 5px;
	color: #fff;
}

.widget-block2 .widget-title,
.article7 {
	margin: 0;
}

.widget-block2 .widget-title {
	padding: 12px;	
}

ul.bullet li{ list-style-type: bullet; }

.article7 {
	margin: 12px 8px;	
	font-size: .85em;
}
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif,tahoma; font-size: 1em; }
/*.ui-widget-content { color: #0066cc; }*/
/*.ui-widget-content a { color: #0066cc; }*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1px 5px; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }