/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.4
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes and yama.kyms
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: fixed;
	background-color: #f9f9f7;
	font-family: "Century Gothic";
	margin-top: 0;
}
address
{
	font-style: normal;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1
{
	color: black;
	font-weight: normal;
	margin: 2px 0px;
	padding: 0 0 0 2px;
	font-size: 0.75em;
	text-align: left;
}
h2
{
	color: #3A3523;
	font-size: 1.1em;
	margin-top: 18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h3
{
	color: #3A3523;
	font-size: 1em;
	font-weight: 900;
	margin-top: 18px;
	margin-bottom: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
}
h4
{
	color: #3A3523;
	font-size: 1em;
	margin-top: 18px;
	margin-bottom: 6px;
	clear: both;
}
h5
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	margin: 0 0 10px 0;
}
hr
{
	text-align: center;
	margin-top: 16px;
	margin-bottom: 6px;
	width: 95%;
	float: none;
	clear: both;
}

/* Lists */
ul
{
	font-size: 95%;
	margin-top: 0;
}
ul ul {
	font-size: 100%;
}
ol
{
	font-size: 95%;
	margin-top: 0;
}
ol ol {
	font-size: 100%;
}
ul ol {
	font-size: 100%;
}
ol ul {
	font-size: 100%;
}
li
{
	padding-bottom: 4px;
}

/* Links */
a {
	color: #066;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
body#Home a:hover,
body#project a:hover,
body#activity a:hover,
body#kawara a:hover,
body#member a:hover,
body#search a:hover
{
	text-decoration: underline;
}
a:visited {
	color: #60c;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 750px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#omidashi
{
	width: 750px;
	margin: auto;
	text-align: center;
}
#header
{
	width: 750px;
	height: 300px;
	background: white url(images/header.jpg) no-repeat;
	margin: auto;
	position: relative;
	border: 1px solid #ccc;
}
#navi
{
	position: absolute;
	height: 19px;
	bottom: 110px;
	left: 210px;
	float: none;
	background: transparent;
}
#navi ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#navi li
{
	font-size: 90%;
	line-height: 100%;
	margin-right: 2px;
	text-align: center;
	width: 100px;
	padding-bottom: 0px;
	float: left;
}
#navi li a
{
	color: white;
	display: block;
	width: 100%;
}
#navi li a:hover
{
	text-decoration: underline;
}
body#Home li.Home a,
body#project li.project a,
body#activity li.activity a,
body#kawara li.kawara a,
body#member li.member a {
	color: #f60;
	font-weight: 600;
	background-color: white;
	width: 100%;
	display: block;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 750px;
	background: white;
	border-width: 0 1px;
	border-style: solid;
	border-color: #ccc;
	margin: auto;
}
#wrapper
{
	width: 750px;
	background: white url(images/bgcontainer02.gif) repeat-y right;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 750px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0;
	margin-right: -208px;
}
.content
{
	padding: 0;
	margin: 7px 232px 30px 28px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	font-size: 15px;
	padding: 0 0 6px 6px;
	margin: 28px 0 0 0;
	border-bottom: 1px solid #3A3523;
	border-left: 4px solid #3A3523;
}
.contentbody
{
	font-size: 0.9em;
	margin: 0;
	padding: 12px 18px 18px 18px;
}
.contentbody p
{
	margin: 0 0 12px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemposteddate
{
	background: url(images/bgposteddate.gif) center left no-repeat;
	font-size: 80%;
	line-height: 130%;
	padding: 0 2px 0 10px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	text-align: right;
	padding: 3px 0 0 0;
	margin: 0 0 60px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 204px;
	padding: 2px 0 0 0;
	font-size: 0.8em;
	margin-right: 0px;
}
.sidebar
{
	color: #21262A;
	margin: 28px 0 0 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0;
	margin: 0;
}
.sidebar h4
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-weight: bold;
	font-family: "Century Gothic";
	padding: 4px 10px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-weight: bold;
	padding: 4px 10px;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 6px 13px 6px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #E7E7E7;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 750px;
	background: #099;
	text-align: center;
	padding: 10px 0 0 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
}
#copyrights
{
	color: white;
	font-size: 0.8em;
}
#copyrights h5 a
{
	color: white;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield
{
	font-size: 12px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	padding:5px;
	line-height:1.5;
}
.formbutton
{
	font-size: 12px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}

textarea#nucleus_cf_body
{
	width:470px;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #80ff80;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .middlebox, .rightbox
{
	font-size: 80%;
	line-height: 110%;
	margin-top: 4px;
	background-color: white;
}
.leftbox img, .middlebox img, .rightbox img
{
	vertical-align: bottom;
}
.leftbox
{
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #ccc;
/*	clear: both;*/
}
.middlebox
{
	float: left;
	margin-right: 3px;
	padding: 1px;
	border: 1px solid #ccc;
}
.rightbox
{
	float: right;
	margin-left: 5px;
	padding: 1px;
	border: 1px solid #ccc;
}
.leftbox a:hover, .middlebox a:hover .rightbox a:hover
{
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/*-------------------------------------------------
  Original Style
-------------------------------------------------*/
/* page navigation */
.pnavi
{
	font-size: 80%;
	width: 750px;
	background: transparent;
	text-align: center;
	padding: 3px 0;
	margin: 0 auto;
}

/* point navigation */
.pointnavi
{
	text-align: right;
	padding: 18px;
}

/* Touhaba */
.touhaba
{
	font-family: monospace;
}

/* Phone To Link */
a.phoneto
{
	color: black;
}

/* Site Top News */
#news {
	margin-top: 28px;
	border: 1px solid #ccc;
	background: url("images/sitetop_special.jpg") 0 0 no-repeat;
}
#news h2 {
	color: white;
	margin: 6px 6px 18px 8px;
}
#news ul {
	list-style: square;
	margin: 0.5em 0 1em 18px;
	padding: 0 0 0 18px;
}
#news li {
	margin: 0;
	padding: 0 0 6px 0px;
}
#news p {
	font-size: 0.9em;
	margin: 0 0 0 18px;
}

/* Member introduction at random */
#gallery
{
	margin-top: 28px;
	padding-bottom: 20px;
	border: 1px solid #ccc;
	height: 200px;
	clear: both;
	background: url("images/sitetop_special.jpg") 0 0 no-repeat;
}
#gallery h2 {
	color: white;
	margin: 6px 6px 18px 8px;
}
#gallery p {
	font-size: 0.9em;
	margin: 0 0 0 18px;
}
.galleryitem
{
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 122px;
	height: 140px;
	text-align: center;
	margin: 6px 0 0 0;
	background: url("images/now_printing.gif") 0 0 no-repeat;
}
.galleryitem img
{
	width: 90px;
	height: 120px;
	padding: 1px;
	border: 1px solid #999;
	background-color: white;
}

/* Giji Table for General */
dl.pseudotable
{	
	line-height: 150%;
	margin: 6px 0 0 0;
}
.pseudotable dt
{
	font-weight: 600;
	margin-left: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	width: 5.8em;
	background: url(images/leader.gif) repeat-x;
}
.pseudotable dt a
{
	background: white;
}
.pseudotable dd
{
	text-align: left;
	margin: -2.77em 0 0;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 7.5em;
	text-valign: top;
	word-break: break-all;
}

.pseudotable ul
{
	margin: 0 0 4px 8px;
	padding: 0 0 4px 8px;
}

.pseudotable li
{
	margin: 0 0 4px 0;
}

/* kaiin shokai */
.gojuuon
{
	font-size: 80%;
	font-family: monospace;
	line-height: 1.6em;
	width: 488px;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc
}

.gojuuon a
{
	margin: 0 7px;
	padding: 1px;
}

/* Clearfix */
.contentbody:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contentbody
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .contentbody
{
	height: 1%;
}
.contentbody
{
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------
  Plug-in
-------------------------------------------------*/
/* NP_TrimImage */
#trimimage img
{
	padding: 1px;
	border: 1px solid #999;
}
#trimimage a:hover
{
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/* NP_ShowBlogs */
.pageswitch
{
	margin: 18px auto;
	text-align: center;
	line-height: 2em;
	font-size: 80%;
	clear: both;
}
.pageswitch a
{
	margin: 0 3px;
	padding: 2px 6px;
	background: transparent;
}
.pageswitch strong
{
	margin: 0 3px;
	padding: 2px 6px;
}
.gallerypageswitch
{
	text-align: center;
	width: 750px;
	margin: 0 auto;
}

/* NP_PageSwitch */
.pswitch
{
	margin: 18px auto;
	text-align: center;
	line-height: 2em;
	font-size: 80%;
	clear: both;
}
.pswitch a
{
	margin: 0 3px;
	padding: 2px 6px;
	background: transparent;
	border: 1px solid #999;
}
.pswitch strong
{
	margin: 0 3px;
	padding: 2px 6px;
	border: 1px solid black;
}
