/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit themeroller.com
*/




/*UI accordion*/
.ui-accordion {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px solid #d3d3d3;
}
.ui-accordion-group {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border: 1px solid #d3d3d3;
	border-bottom: none;
}
.ui-accordion-header {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
.ui-accordion-header a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #555555;
	background: url(images/888888_7x7_arrow_right_.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover {
	background: url(images/454545_7x7_arrow_right_.gif) .5em 50% no-repeat;
	color: #212121;
}
.ui-accordion-header:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	color: #212121;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #222222;
	background: url(images/222222_7x7_arrow_down_.gif) .5em 50% no-repeat;
}
.ui-accordion-content {
	padding: 1.5em 1.7em;	
	background: #ffffff;
	color: #222222;
	font-size: 1.1em;
}





/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #d3d3d3;
	background: #ffffff;
	color: #222222;
	padding: 1.5em 1.7em;	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}





/*slider*/
.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	border: 1px solid #d3d3d3;
	height: .8em;
	position: relative;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	width: 1.2em;
	height: 1.2em;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}
.ui-slider-handle:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #d3d3d3;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
}






/*dialog*/
.ui-dialog {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 12px; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	color: #222222;
	border: 4px solid #d3d3d3;
	position: relative;
}
.ui-dialog-content {
	border: 1px solid #d3d3d3;
	background: #ffffff;
	color: #222222;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
}
.ui-resizable .ui-resizable-handle {
	display: block; 
}
body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
.ui-resizable-n { 
	cursor: n-resize; 
	height: 7px; 
	width: 100%; 
	top: -5px; 
	left: 0px;  
}
.ui-resizable-s { 
	cursor: s-resize; 
	height: 7px; 
	width: 100%; 
	bottom: -5px; 
	left: 0px; 
}
.ui-resizable-e { 
	cursor: e-resize; 
	width: 7px; 
	right: -5px; 
	top: 0px; 
	height: 100%; 
}
.ui-resizable-w { 
	cursor: w-resize; 
	width: 7px; 
	left: -5px; 
	top: 0px; 
	height: 100%;
}
.ui-resizable-se { 
	cursor: se-resize; 
	width: 13px; 
	height: 13px; 
	right: 0px; 
	bottom: 0px; 
	background: url(images/222222_11x11_icon_resize_se_.gif) no-repeat 0 0;
}
.ui-resizable-sw { 
	cursor: sw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	bottom: 0px;  
}
.ui-resizable-nw { 
	cursor: nw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	top: 0px; 
}
.ui-resizable-ne { 
	cursor: ne-resize; 
	width: 9px; 
	height: 9px; 
	right: 0px; 
	top: 0px; 
}
.ui-dialog-titlebar {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	padding: .5em 1.5em .5em 1em;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border-bottom: 1px solid #d3d3d3;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}
.ui-dialog-title {

}
.ui-dialog-titlebar-close {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: url(images/888888_11x11_icon_close_.gif) 0 0 no-repeat;
	position: absolute;
	right: 8px;
	top: .7em;
	width: 11px;
	height: 11px;
	z-index: 100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
	background: url(images/454545_11x11_icon_close_.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close:active {
	background: url(images/222222_11x11_icon_close_.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close span {
	display: none;
}
.ui-dialog-content {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: #ffffff;
	color: #222222;
	padding: 1.5em 1.7em;	
}
.ui-dialog-buttonpane {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	border-top: 1px solid #d3d3d3;
	background: ;
}
.ui-dialog-buttonpane button {
	margin: .5em 0 .5em 8px;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
	font-size: 12px;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
}
.ui-dialog-buttonpane button:hover {
	color: #212121;
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.ui-dialog-buttonpane button:active {
	color: #222222;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}
/* This file skins dialog */
.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}







/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
#ui-datepicker-div, #ui-datepicker-inline {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 12px;
	border: 4px solid #d3d3d3;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
#ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 12px;
	background: url(images/888888_7x7_arrow_left_.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(images/888888_7x7_arrow_right_.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(images/454545_7x7_arrow_left_.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(images/454545_7x7_arrow_right_.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(images/222222_7x7_arrow_left_.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(images/222222_7x7_arrow_right_.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 12px;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}












/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/


.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px solid #d3d3d3;
	color: #555555;
}
.ui-default-state {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_.png) 0 50% repeat-x;
	font-size: 1.1em;
	font-weight: normal;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #999999;
	background: #dadada url(images/dadada_40x100_textures_02_glass_.png) 0 50% repeat-x;
	font-size: 1.1em;
	font-weight: normal;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #dddddd;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_.png) 0 50% repeat-x;
	font-size: 1.1em;
	font-weight: normal;
}
.ui-arrow-right-default {
	background-image: url(images/888888_7x7_arrow_right_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {
	background-image: url(images/454545_7x7_arrow_right_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-right-default:active, .ui-arrow-right-active {
	background-image: url(images/222222_7x7_arrow_right_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-left-default {
	background-image: url(images/888888_7x7_arrow_left_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {
	background-image: url(images/454545_7x7_arrow_left_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-left-default:active, .ui-arrow-left-active {
	background-image: url(images/222222_7x7_arrow_left_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-down-default {
	background-image: url(images/888888_7x7_arrow_down_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {
	background-image: url(images/454545_7x7_arrow_down_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-down-default:active, .ui-arrow-down-active {
	background-image: url(images/222222_7x7_arrow_down_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-up-default {
	background-image: url(images/888888_7x7_arrow_up_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {
	background-image: url(images/454545_7x7_arrow_up_.gif);
	background-repeat: no-repeat;
}
.ui-arrow-up-default:active, .ui-arrow-up-active {
	background-image: url(images/222222_7x7_arrow_up_.gif);
	background-repeat: no-repeat;
}
.ui-close-default {
	background-image: url(images/888888_11x11_icon_close_.gif);
	background-repeat: no-repeat;
}
.ui-close-default:hover, .ui-close-hover {
	background-image: url(images/454545_11x11_icon_close_.gif);
	background-repeat: no-repeat;
}
.ui-close-default:active, .ui-close-active {
	background-image: url(images/222222_11x11_icon_close_.gif);
	background-repeat: no-repeat;
}
.ui-component-content {
	border: 1px solid #d3d3d3;
	background: #ffffff;
	color: #222222;
}
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}

/* Note: for resizable styles, use the styles listed above in the dialog section */


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
/* $Id: $ */
/* reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

/* hmtl elements */
body
{
  font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;
  *font-size:small;
  *font:x-small;
}
h1 {}
h2
{
  background: #eee url('./images/head-bg.png') repeat scroll top left;
  color: #000;
  padding: 5px 0px 5px 10px;
  font-size: 14px;
}
h3
{
  font-size: 12px;
}
h4 {}
h5 {}
h6 {}
a:link {}
a:visited {}
a:hover	{}
a:active {}
p
{
  line-height: 1.5em;
}
table
{
}
pre,code,kbd,samp,tt
{
  font-family:monospace;
  *font-size:108%;
  line-height:100%;
}

/* header */
#header
{
  background: #eee url('./images/header-bg.png') repeat-x scroll top left;
  position:relative;
  top:0px;
  left:0px;
  height: 60px !important;
  height: 80px;
  padding: 10px 0;
}
#blog-title
{
  position: absolute;
  top: 0px;
  left: -900px;
}
#blog-title h1 
{
  font-size: 18px;
}
#blog-title a {}
#blog-description
{
  position: relative;
  top: 45px;
  left: 20px;
  width: 600px;
  overflow: visible;
  font-size: 11px;
  color: #00328e;
  /*white-space: nowrap;*/
}
#blog-logo
{
  position: absolute;
  top: 10px;
  left: 0px; 
}
#twitterbox
{
  position: relative;
  top: 25px;
  left: 500px;
  width: 150px;
  overflow: visible;
  font-size: 11px;
}

/* menu */
#access {}
#access .skip-link
{
  position:absolute;
  top:1em;right:1em;
}
#access .skip-link a {}
#menu
{
  height:30px;
  background: #eee url('./images/menu-bg.png') repeat-x scroll top left;
  width:100%;
  text-align: left;
}
#menu ul {}
#menu ul li
{
  list-style:none;
  margin:0;
  padding:0;
  float:left;
}
#menu ul li a
{
  font-weight:700;
  text-decoration:none;
  color: #00328e;
  font-size: 11px;
  margin: 0px 5px;
}
#menu ul li a:hover
{
  color: #333;
}
#menu .page_item
{
  padding: 6px 3px 3px;
}

/* container */
#wrapper
{
  height: 100%;
  margin:0px 40px;
}
#container {}

/* content */
#content
{
  height: 100%;
  padding: 20px 0;
}

/* navigation */
#nav-above, #nav-below
{
  width:100%;
  height:1em;
}
#nav-above
{
  margin-bottom:1em;
}
#nav-below
{
  margin-top:1em;
}
.nav-previous
{
  float: left;
}
.nav-next
{
  float: right;
}
.navigation a {}

/* sidebar */
.sidebar
{
  text-align:left;
}
#primary
{
  padding: 20px 0;
}
#secondary
{
  padding: 20px 0;
}
.sidebar div,.sidebar h3,.sidebar ul,.sidebar li
{
  margin:0;
  padding:0;
}
.sidebar h3
{
  background: #eee url('./images/head-bg.png') repeat scroll top left;
  color: #000;
  padding: 5px 0px 5px 10px;
  margin-bottom: 5px;
  font-size: 14px;
}
.sidebar li
{
  list-style:none;
  margin:0 0 1em;
}
.sidebar ul ul
{
  margin:0 0 0 1.5em;
}
.sidebar ul ul li
{
  list-style:disc;
  margin:0;
}
.sidebar ul ul li a {}
.sidebar ul ol
{
  margin:0 0 0 2.5em;
}
.sidebar ul ol li
{
  margin: 0;
  list-style:decimal;
}
.sidebar ul ol li a {}
.sidebar ul dl
{
  margin:0 0 0 1em;
}
.sidebar ul dl dt {}
.sidebar ul dl dd {}
.sidebar ul dl dt a {}
.sidebar ul p {}

/* footer */
#footer
{
  position: relative;
  top: 0px;
  left: 0px;
  text-align:center;
  clear: both;
  background: #aaa;
  color: #333;
  padding: 35px 0 20px;
}
#footermenu
{
  position: absolute;
  top: 0px;
  left: 10px;
}
#footermenu ul {}
#footermenu ul li
{
  float:left;
}
#footermenu ul li a
{
  font-weight:700;
  text-decoration:none;
  color: #00328e;
  font-size: 11px;
  padding: 0 3px;
}
#footermenu ul li a:hover
{
  color: #333;
}
/* $Id: $ */

#timeline
{
  display:none;
}

#timelinebox
{
  margin-bottom: 20px;
  height: 400px;
}

.timeline-default
{
  border:1px solid #aaa;
  font-family:Trebuchet MS,Helvetica,Arial,sans serif;
  font-size: 8pt;
}
.timeline-event-bubble-body, .timeline-event-bubble-time
{
  font-size: 10px;
}
.timeline-event-label
{
  font-size: 10px;
}
#timeline-date
{
  width: 150px;
  border: 1px solid #aaa;
  margin: 0;
}
.ui-datepicker-trigger
{
  vertical-align: middle;
}

/* toppage.tpl */
#categorybox
{
  margin-top: 10px;
  margin-bottom: 20px;
}
#categorybox .categoryitems
{
  padding: 5px 0;
}
#categorybox .categoryitems .subcategory
{
  padding-left: 17px;
  line-height: 1.5em;
}
#categorybox .categoryitems a:hover
{
  background: #eee;
}
#categorybox .categoryitems h3
{
  font-size: 16px;
}
#articlebox
{
  margin-top:10px;
}
#articlelink
{
  text-align: right;
}

#signupbox
{
  width: 180px;
  height: 40px;
}
#introbox
{
  padding:5px;
  background: #fc9;
  border: 1px solid #f30;
}

/* loginform.tpl */
.sidebar #loginbox
{
  padding: 10px 12px;
  border: 1px solid #aaa;
  height: auto;
}
.sidebar #loginbox div
{
  text-align: center;
  font-size:12px;
}
.sidebar #dologin, .sidebar #dologoff
{
  display: block;
  margin: 8px auto;
  width: 100px;
}
.sidebar #loginid, .sidebar #password
{
  display: block;
  width: 150px;
  border: 1px solid #ccc;
}

/* for footer */
#footer-top
{
  background: #aaa url(../common/kadomaru-tl.gif) no-repeat scroll left top;
}
#footer-top span
{
  background: transparent url(../common/kadomaru-tr.gif) no-repeat scroll right top;
  display: block;
  height: 10px;
}
#footer-bottom
{
  background: #aaa url(../common/kadomaru-bl.gif) no-repeat scroll left bottom;
}
#footer-bottom span
{
  background: transparent url(../common/kadomaru-br.gif) no-repeat scroll right bottom;
  display: block;
  height: 10px;
}

/* post_content.tpl */
.entry-title
{
  clear: both;
}
.entry-title a {}
.entry-date {}
.entry-content {}
.entry-content p
{
  margin-bottom: 20px;
}
.entry-content ul, .entry-content ol
{
  margin-bottom: 20px;
}
.entry-content ul li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
}
.entry-content ul li ul li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:circle;
}
.entry-content ol li
{
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:decimal;
}

.entry-summary {}
.entry-meta {}
.entry-meta a {}
.entry-meta .label{}
.entry-meta .author {}
.entry-meta .published {}
.entry-meta .category{}
.entry-meta .tag{}
.entry-meta .parmalink{}
.entry-meta .commentfeed{}
.entry-meta .comment-link{}
.entry-meta .trackback-link{}

/* comment_block.tpl */
#comment {}
#comment-list {}
#comment-list h3 {}
#comment-list ol {}
#comment-list li {}
#comment-list li a {}
#comment-list li .comment-meta {}
#comment-list p {}
#trackback-list {}
#trackback-list h3 {}
#trackback-list ol {}
#trackback-list li {}
#trackback-list li a {}
#trackback-list li p {}
#respond {}
#respond h3 {}
#respond .formcontainer {}
#respond #comment-notes {}
#respond .form-label
{
  margin: 1em 0 0;
}
#respond .required
{
  background: #fff;
  color: #f00;
}
#respond .form-input {}
#respond .form-input input {}
#respond .form-textarea {}
#respond .form-textarea textarea {}
#respond .form-submit {}
#respond .form-submit input {}

/* searchform_content.tpl */
#searchbox {}
#searchbox #s, #searchbox #sbi {}
#searchbox #searchsubmit, #searchbox #sbb {}

/* roundedbox.tpl */
.roundedbox {}
.rb-contents {}

/* adsense.tpl */
.adsensebox {}

/* list.tpl */
ol {}
ul {}
ol li {text-align: left;}
ul li {text-align: left;}
ol li a {}
ul li a {}

/* table.tpl */
.filterform {}
.navi {}
table {}
thead th {}
tbody th {}
td {}

/* for page navigation of list (jslibs/webapp.js displayPageNavi())*/
.pagenavinum
{
  padding: 0 3px;
}
.curpage
{
  color: #fcf;
  font-size: 1.2em;
  font-weight: bold;
}

/* for loading (jslibs/webapp.js startLoading()) */
#mask
{
  z-index: 10000;
  position: absolute;
  top: 0;
  left: 0;
  moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  zoom: 1;
  background: #000;
}
#maskmsg
{
  color: #fff;
  text-align: center;
  margin: 100px auto 0 auto;
  width: 300px;
  height: 60px;
  background: url(../common/loading.gif) no-repeat bottom center;
}
.mskmsg
{
  color: #fff;
  text-align: center;
  margin: 0 auto;
  width: 300px;
}
.mskmsg div
{
  height: 40px;
  background: #fff url(../common/loading.gif) no-repeat bottom center;
}

/* for dialog box (jslibs/webapp.js displayDialog())*/
#dialogbox
{
  overflow: auto;
}
.ui-dialog-overlay
{
  moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background: #000;
}

/* for buttons */
a.button
{
  display: block;
  float: left;
  height: 34px;
  margin-right: 6px;
  padding-right: 20px;
  text-decoration: none;
  color: #000000;
}
a.button span
{
  display: block;
  line-height: 22px;
  padding: 7px 0 5px 18px;
}
a.button:hover span
{
    text-decoration:underline;
}
a.blue
{
  background: transparent url('../common/button_blue_right.png') no-repeat scroll top right;
}
a.blue span
{
  background: transparent url('../common/button_blue_left.png') no-repeat;
}
a.cyan
{
  background: transparent url('../common/button_cyan_right.png') no-repeat scroll top right;
}
a.cyan span
{
  background: transparent url('../common/button_cyan_left.png') no-repeat; 
}
a.gray
{
  background: transparent url('../common/button_gray_right.png') no-repeat scroll top right;
}
a.gray span
{
  background: transparent url('../common/button_gray_left.png') no-repeat; 
}
a.lightgreen
{
  background: transparent url('../common/button_lightgreen_right.png') no-repeat scroll top right;
}
a.lightgreen span
{
  background: transparent url('../common/button_lightgreen_left.png') no-repeat; 
}
a.orange
{
  background: transparent url('../common/button_orange_right.png') no-repeat scroll top right;
}
a.orange span
{
  background: transparent url('../common/button_orange_left.png') no-repeat; 
}
a.purple
{
  background: transparent url('../common/button_purple_right.png') no-repeat scroll top right;
}
a.purple span
{
  background: transparent url('../common/button_purple_left.png') no-repeat; 
}
a.white
{
  background: transparent url('../common/button_white_right.png') no-repeat scroll top right;
}
a.white span
{
  background: transparent url('../common/button_white_left.png') no-repeat; 
}
/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
div#container {
	float: left;
	width: 100%;
}
div#content {
	margin: 0 200px;
}
div.sidebar {
	float: left;
	overflow: hidden;
	width: 180px;
}
div#primary {
	margin: 0 0 0 -100%;
}
* html div#primary {
	left: 20px !important;
	left: 0px;
	position: relative;
}
div#secondary {
	margin: 0 0 0 -180px;
}
div#footer { 
	clear: left;
	width: 100%;
}
/* $Id: $ */

#content .entry-title {}
#content .entry-title a {font-size: 18px; color: #000;}
#content .entry-date abbr {font-size: 12px; color: #000;}
#content .entry-content {margin: 20px 0; font-size: 100% !important;}
#content .entry-meta {margin: 0 0 20px ; padding: 10px 10px; background: #eee; font-size: 11px;}
#content .entry-meta .label {color: #000;}

#content #rating {margin-bottom: 20px;}
#content #rating h3 {font-size: 12px; color: #000;}
#content #rating #rating-msgs {margin: 10px 0; font-size: 12px; color: #f00;}
#content #ratingtable th {width: 50px; font-size: 12px; background: #eee; color: #000; padding: 5px; text-align: center;}
#content #ratingtable td {width: 50px; font-size: 12px; background: #fff; color: #000; padding: 5px; text-align: center;}
#content #ratingtable .rating-avg {color: #f00;}
#content #ratingtable .itemlabel {width: 150px;}

#content #comments h3 {font-size: 16px; color: #000;}

#content #comments ol h4 {font-size: 14px; color: #000;}
#content #comments ol .comment-author {font-size: 16px; color: #000;}
#content #comments ol .comment-author a {font-size: 16px; color: #000;}
#content #comments ol .comment-meta {font-size: 11px; color: #000;}
#content #comments ol .comment {font-size: 12px; color: #000; margin-bottom: 15px;}

#content #comments #respond #comment-notes {font-size: 12px; color: #000;}
#content #comments #respond #comment-msgs {font-size: 12px; color: #f00;}
#content #comments #respond .form-input input {width: 400px; border: 1px solid #999;}
#content #comments #respond .form-textarea textarea {width: 400px; height: 200px;  border: 1px solid #999;}
#content #comments #respond .form-submit input {width: 100px;}

#content .navigation a {font-size: 11px; color: #000;}


#content #listmsg {font-size: 14px; color: #000; margin-bottom: 20px;}
#content .xfolkentry .taggedlink {font-size: 14px; color: #000;}
#content .xfolkentry .description {font-size: 12px; color: #000; margin-bottom: 10px;}
#content .xfolkentry .meta {background: #eee; padding: 3px; margin-bottom: 20px;}



/*------------------- Horizontal / Vertical lines ----------------*/

/* style for ethers */
.timeline-ether-lines{border-color:#666; border-style:dotted; position:absolute;}

.timeline-horizontal .timeline-ether-lines{border-width:0 0 0 1px; height:100%; top: 0; width: 1px;}

.timeline-vertical .timeline-ether-lines{border-width:1px 0 0; height:1px; left: 0; width: 100%;}




/*---------------- Weekends ---------------------------*/

.timeline-ether-weekends{
	position:absolute;
	background-color:#FFFFE0;
}

.timeline-vertical .timeline-ether-weekends{left:0;width:100%;}

.timeline-horizontal .timeline-ether-weekends{top:0; height:100%;}



/*-------------------------- HIGHLIGHT DECORATORS -------------------*/
.timeline-highlight-decorator,
.timeline-highlight-point-decorator{
	position:absolute;
	overflow:hidden;
}
.timeline-horizontal .timeline-highlight-point-decorator,
.timeline-horizontal .timeline-highlight-decorator{
	width:10px;
	top:0;
    height:100%;
}

.timeline-vertical .timeline-highlight-point-decorator,
.timeline-vertical .timeline-highlight-decorator{
	height:10px;
	width:100%;
	left:0;
}

.timeline-highlight-decorator{background-color:#FFC080;}
.timeline-highlight-point-decorator{background-color:#ff5;}



/*---------------------------- LABELS -------------------------*/
.timeline-highlight-label{position:absolute;overflow:hidden;font-size:200%;font-weight:bold;color:#999;}


/*---------------- VERTICAL LABEL -------------------*/
.timeline-horizontal .timeline-highlight-label{top:0;height:100%;}
.timeline-horizontal .timeline-highlight-label td{vertical-align:middle;}
.timeline-horizontal .timeline-highlight-label-start{text-align:right;}
.timeline-horizontal .timeline-highlight-label-end{text-align:left;}


/*---------------- HORIZONTAL LABEL -------------------*/
.timeline-vertical .timeline-highlight-label{left:0;width:100%;}
.timeline-vertical .timeline-highlight-label td{vertical-align:top;}
.timeline-vertical .timeline-highlight-label-start{text-align:center;}
.timeline-vertical .timeline-highlight-label-end{text-align:center;}



/*-------------------------------- DATE LABELS --------------------------------*/
.timeline-date-label{position:absolute; border:solid #aaa; color:#aaa;	width:5em; height:1.5em;}
.timeline-date-label-em{color:#000;}

/* horizontal */
.timeline-horizontal .timeline-date-label{padding-left:2px;}
.timeline-horizontal .timeline-date-label{border-width:0 0 0 1px;}
.timeline-horizontal .timeline-date-label-em{height:2em}

/* vertical */
.timeline-vertical .timeline-date-label{padding-top:2px;}
.timeline-vertical .timeline-date-label{border-width:1px 0 0;}
.timeline-vertical .timeline-date-label-em{width:7em}

/*------------------------------- Ether.highlight -------------------------*/
.timeline-ether-highlight{position:absolute; background-color:#fff;}
.timeline-horizontal .timeline-ether-highlight{top:2px;}
.timeline-vertical .timeline-ether-highlight{left:2px;}



/*------------------------------ EVENTS ------------------------------------*/
.timeline-event-icon, .timeline-event-label,.timeline-event-tape{
	position:absolute;
	cursor:pointer;
}

.timeline-event-tape,
.timeline-small-event-tape,
.timeline-small-event-icon{
	background-color:#58A0DC;
	overflow:hidden;
}

.timeline-small-event-tape,
.timeline-small-event-icon{
	position:absolute;
}

.timeline-event-tape{height:4px;}

.timeline-small-event-tape{height:2px;}
.timeline-small-event-icon{width:1px; height:6px;}
 
 

/*--------------------------------- TIMELINE-------------------------*/
.timeline-ether-bg{width:100%; height:100%;}
.timeline-band-0 .timeline-ether-bg{background-color:#eee}
.timeline-band-1 .timeline-ether-bg{background-color:#ddd}
.timeline-band-2 .timeline-ether-bg{background-color:#ccc}
.timeline-band-3 .timeline-ether-bg{background-color:#aaa}
.timeline-duration-event {
    position: absolute;
    overflow: hidden;
    border: 1px solid blue;
}

.timeline-instant-event2 {
    position: absolute;
    overflow: hidden;
    border-left: 1px solid blue;
    padding-left: 2px;
}

.timeline-instant-event {
    position: absolute;
    overflow: hidden;
}

.timeline-event-bubble-title {
    font-weight: bold;
    border-bottom: 1px solid #888;
    margin-bottom: 0.5em;
}

.timeline-event-bubble-body {
}

.timeline-event-bubble-wiki {
    margin:     0.5em;
    text-align: right;
    color:      #A0A040;
}
.timeline-event-bubble-wiki a {
    color:      #A0A040;
}

.timeline-event-bubble-time {
    color: #aaa;
}

.timeline-event-bubble-image {
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;
}.timeline-container {
    position: relative;
    overflow: hidden;
}

.timeline-copyright {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    cursor: pointer;
}

.timeline-message-container {
    position:   absolute;
    top:        30%;
    left:       35%;
    right:      35%;
    z-index:    1000;
    display:    none;
}
.timeline-message {
    font-size:      120%;
    font-weight:    bold;
    text-align:     center;
}
.timeline-message img {
    vertical-align: middle;
}

.timeline-band {
    position:   absolute;
    background: #eee;
    z-index:    10;
}

.timeline-band-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.timeline-band-input {
    position:   absolute;
    width:      1em;
    height:     1em;
    overflow:   hidden;
    z-index:    0;
}
.timeline-band-input input{
    width:      0;
}

.timeline-band-layer {
    position:   absolute;
    width:      100%;
    height:     100%;
}

.timeline-band-layer-inner {
    position:   relative;
    width:      100%;
    height:     100%;
}

