@charset "utf-8";

/* @group Layout */

body {
	background: #000;
	_background: #fff;
	}

div#container {
	text-align: left;
	min-width: 1005px;
	max-width: 1680px;
	/*width: auto;*/
	_width: 1015px;
	}

/* @group GlobalTab */

div#globalTab {
	position: relative;
	_position: static;
	z-index: 10;
	float: left;
	width: 33px;
	}

div#globalTab ul.horizontal {
	margin-top: 33px;
	width: 33px;
	}

/* @end */

/* @group Earth */

html>body div#earth {
	position: fixed;
	left: 972px;
	top: 0;
	z-index: 0;
	height: 100%;
	}

div#earth {
	_display: none;
	}

/* @end */

/* @group Main */

div#main {
	float: left;
	width: 972px;
	background: #262626;
	}


/* @end */

/* @group GlobalHeader */

div#globalHeader {
	margin: 0 0 0 20px;
	width:932px;
	}

/* First */

div#ghFirst {
	width: 650px;
	float: left;
	}

div#ghTagLine p {
	color: #fff;
	font-size: 86%;
	}

div#ghLogo {
	float: left;
	}

/* Twitter */

div#ghTwitter {
	float: left;
	max-width: 485px;
	_width: 485px;
	margin: 15px 0 0 0;
	padding-left: 6px;
	background: url(../img/ghTwitter_bubble.png) no-repeat 0 3px;
	_background: none;
	cursor: pointer;
	}

div#ghTwitter div.section {
	margin-bottom: 0;
	}

div#ghTwitter div.body {
	padding-top: 0;
	padding-bottom: 0;
	*padding-top: 2px;
	*padding-bottom: 2px;
	}

html>body div#ghTwitter ul {
	padding-left: 15px;
	background: url(../img/ghTwitter_icon.png) no-repeat -1px 0;
	}

div#ghTwitter ul {
	margin: 0;
	line-height: 1.2;
	font-size: 85%;
	}

/* Guide */

div#ghGuideNav {
	float: right;
	top: 0;
	position: absolute;
	width:466px;
	margin-left: 466px;
	}

div#ghGuideNav ul {
	float: right;
	}

/*
div#ghGuideNav * {
	color: #ccc;
	}

body.database div#ghGuideNav * {
	color: #000;
	}

*/
div#ghGuideNav ul,
div#ghGuideNav li {
	margin: 0;
	padding: 0;
	}

div#ghGuideNav li a {
	font-size: 90%;
	}

div#ghGuideNav li a img {
	margin-right: 3px;
	}

div#ghGuideNav li.index,
div#ghGuideNav li.vision2020,
div#ghGuideNav li.twitter {
	position: relative;
	top: -4px;

	*top: +5px;
	}

div#ghGuideNav li.vision2020 a,
div#ghGuideNav li.twitter a {
	margin-left: 3px;
	}

div#ghGuideNav li.jp a img,
div#ghGuideNav li.en a img {
	margin-right: 0;
	}

div#ghGuideNav li.jp a,
div#ghGuideNav li.en a {
	margin-left: 10px;
	margin-right: 0;
	}

div#ghServiceNav {
	width: 222px;
	float: right;
	margin-top: -30px;
	}

body.en div#ghServiceNav {
	width: 136px;
	}

div#ghServiceNav li.twitter,
div#ghServiceNav li.mailmag {
	margin-right: 10px;
	}

div#ghNav {
	margin-top: 10px;
	position: relative;
	clear: both;
	}

div#ghNav li a {
	}

div#ghNav li.greenbusiness a,
div#ghNav li.sustainablecommunity a,
div#ghNav li.earthnews a,
div#ghNav li.culturalcreative a {
	height: 39px;
	background-repeat: no-repeat;
	}

div#ghNav li.greenbusiness a {
	background-image: url(../img/ghNav_gb_o.png);
	}

div#ghNav li.sustainablecommunity a {
	background-image: url(../img/ghNav_sc_o.png);
	}

div#ghNav li.earthnews a {
	background-image: url(../img/ghNav_en_o.png);
	}

div#ghNav li.culturalcreative a {
	background-image: url(../img/ghNav_cc_o.png);
	}

body.en div#ghNav li.greenbusiness a {
	background-image: url(../img/ghNav_gb_en_o.png);
	}

body.en div#ghNav li.sustainablecommunity a {
	background-image: url(../img/ghNav_sc_en_o.png);
	}

body.en div#ghNav li.earthnews a {
	background-image: url(../img/ghNav_en_en_o.png);
	}

body.en div#ghNav li.culturalcreative a {
	background-image: url(../img/ghNav_cc_en_o.png);
	}

body.greenbusiness div#ghNav li.greenbusiness a img,
body.sustainablecommunity div#ghNav li.sustainablecommunity a img,
body.earthnews div#ghNav li.earthnews a img,
body.culturalcreative div#ghNav li.culturalcreative a img {
	display: none;
	}

div#ghNav li.greenbusiness a {
	width: 159px;
	}

div#ghNav li.sustainablecommunity a {
	width: 216px;
	}

div#ghNav li.earthnews a {
	width: 131px;
	}

div#ghNav li.culturalcreative a {
	width: 213px;
	}

body.en div#ghNav li.greenbusiness a {
	width: 171px;
	}

body.en div#ghNav li.sustainablecommunity a {
	width: 239px;
	}

body.en div#ghNav li.earthnews a {
	width: 135px;
	}

body.en div#ghNav li.culturalcreative a {
	width: 177px;
	}

div#ghNav li.search {
	width: 210px;
	float: right;
	padding-top: 3px;
	}

div#ghNav li.search img#optionSearchLoader {
	display: none;
	}

div#ghNav li.search img#optionSearchClose {
	display: none;
	}

div#ghNav li.search input.text {
	width: 164px;
	}

div#ghNav li.search p#ghNavOptionSearch {
	margin: 3px 0 0 0;
	float: right;
	}

/*Search*/

div#ghOptionSearchNav {
	}

div#ghOptionSearchNav div.body {
	padding: 16px 20px 12px 20px;
	}

div#ghOptionSearchNav h3 {
	font-size: 100%;
	color: #333;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: .5em !important;
	}

div#ghOptionSearchNav p.moreArrow {
	margin-bottom: 0 !important;
	}

div#ghSnWord {
	float: left;
	width: 427px;
	}

div#ghSnTag h3 {
	margin-top: 0;
	}

div#ghSnTag ul {
	margin: 0;
	list-style-type: none;
	}

div#ghSnTag li {
	margin-left: 0;
	white-space: nowrap;
	display: inline;
	}

div#ghSnArchive {
	margin-left: 444px;
	}

div#ghSearchNav ul {
	margin-top: 0;
	}

div#ghSnDate {
	margin-bottom: 2em;
	}

div#ghSnRecommend {
	margin-top: 2em;
	}

/* ghAds */

div#ghAds {
	margin: 4px 0 20px 0;
	}

div#ghAds img {
	display: block;
	margin: 0 auto 0 auto;
	}

div#ghAds p {
	margin: 3px auto 0 auto;
	line-height: 1.0;
	font-size: x-small;
	text-align: right;
	color: #fff;
	}

div#ghAds p a {
	color: #fff !important;
	margin-right: 3px;
	}

/* @end */

/* @group ChannelSponsor */
div#channelSponsor {
	margin: 20px;
	}

/* @end */

/* @group LocalNav */

div#newsNav {
	width: 100%;
	/*float: left;*/
	margin-bottom: 20px;
	}

div#newsNav ul li {
	width: 25%;
	}

div#newsNav ul li a {
	text-align: center;
	background: #ccc;
	width: 99.9%;
	padding: 10px 0;
	font-weight: bold;
	font-size: 110%;
	}

/* @end */

/* @group SideBar */

div#sideBar {
	width: 300px;
	float: right;
	margin-right: 20px;
	*margin-right: 10px;
	}

div#sideBar h2 {
	margin: 0 !important;
	}

div#sideBar h2 img {
	*height: 30px;
	*display: block;
	}

div#sbVote {
	}

div#sbVote div.bubble p {
	margin: 0;
	font-weight: bold;
	font-size: 120%;
	text-shadow: 1px 1px 3px #666;
	}

div#sbVote div.bubble div.body {
	background: #fff;
	padding: 10px;
	-moz-border-radius:	8px !important;  /* elliptical border since Firefox 3.5 */
	-webkit-border-radius: 8px !important;  /* Safari/WebKit */
	}

div#sbVote div.bubble div.bottom  {
	height: 8px;
	background: url(../img/sbVote_bubble_bottom.png)  no-repeat center top;
	}

div#sbVote ul.horizontal {

	}

div#sbVote ul.horizontal li {
	width: 132px;
	margin: 10px 5px;
	}

div#sbVote ul.horizontal li a {
	background: #000;
	-moz-border-radius:	8px !important;  /* elliptical border since Firefox 3.5 */
	-webkit-border-radius: 8px !important;  /* Safari/WebKit */
	background: #000;
	color: #fff;
	font-size: 90%;
	width: 100%;
	text-align: center;
	padding: 10px 0;
 	}

div#sbVote ul.links {
	margin: 0;
	}

div#sbVote ul.links li {
	border: none;
	}

div#sbVote ul.links a {
	color: #333;
	}

div#sbWord {
	}

div#sbWord div.header {
	border: none !important;
	padding-bottom: 0 !important;
	}

div#sbWord div.body {
	padding-top: 0 !important;
	}

div#sbWord div.section {
	padding: 4px 0;
	background: #C2ED00 !important;
	-moz-border-radius:	4px !important;  /* elliptical border since Firefox 3.5 */
	-webkit-border-radius: 4px !important;  /* Safari/WebKit */
	}

div#sbWord div.section p {
	margin-left: 5px;
	margin-right: 5px;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif !important;
	line-height: 1.8;
	}

div#sbInformation {
	}

div#sbInformation ul.links li {
	border: none;
	background-image: url(../img/linkArrow_black.gif) !important;
	}

div#sbLinks p {
	color: #fff;
	margin: 0 5px !important;
	font-weight: bold;
	}

div#sbLinks ul.links {
	margin: 0;
	}

div#sbLinks ul.links li {
	border: none;
	background-image: url(../img/linkArrow_white.gif) !important;
	}

div#sbProject {
	
	}

div#sbRetweet {
	}

div#sbRetweet p#sbRetweetCount {
	text-align: right;
	margin: 3px 15px 0 15px;
	}

div#sbProject ul {
	padding: 2px 2px 0 2px;
	}

div#sbProject ul li {
	padding: 5px;
	width: 125px;
	}

div#sbLinks ul {
	padding: 5px;
	}

div#sbLinks ul li {
	margin-top: 5px !important;
	}

div#sbLinks ul li a {
	color: #fff !important;
	background: none;
	line-height: 1.2;
	}

div#sbEverywhere ul {
	padding: 5px;
	}

div#sbEverywhere ul li {
	width: 50%;
	margin-bottom: 10px;
	}

div#sbEverywhere ul li.sbE1,
div#sbEverywhere ul li.sbE3,
div#sbEverywhere ul li.sbE5,
div#sbEverywhere ul li.sbE7 {
	clear: left;
	}

div#sbEverywhere ul li.sbE7,
div#sbEverywhere ul li.sbE8 {
	margin-bottom: 0;
	}

div#sbEverywhere ul li a {
	font-size: 90%;
	line-height: 1.2;
	color: #fff !important;
	}

div#sbEverywhere ul li a img {
	width: 26px;
	}

div#sbEverywhere ul li a span {
	margin-left: 32px;
	margin-top: 6px;
	float: none;
	}

div#sbEverywhere ul li.sbE1 a span,
div#sbEverywhere ul li.sbE2 a span {
	margin-top: 0px;
	}

body.db div#sbSearch　div.body {
	}

div#sideBar h2 {
	margin: 0 !important;
	}

/* sbAds */

div#sbAds {
	}

div#sbAds li {
	margin-bottom: 20px;
	}

div#sbAds p {
	margin: 3px 3px 0 0;
	line-height: 1.0;
	font-size: x-small;
	text-align: right;
	color: #fff;
	}

div#sbAds p a {
	color: #fff !important;
	}
	
/* @end */

/* sbBanner */

div#sbBanner {
	}

div#sbBanner li {
	margin-bottom: 20px;
	}

/* @end */

/* @group Content */

div#content {
	width: 622px;
	float: left;
	margin-left: 20px;
	*margin-left: 10px;
	}

/* @end */

/* @group GlobalFooter */

div#globalFooter {
	clear: both;
	background: #262626;
	}

div#gfBanner {
	padding: 10px;
	background: #000;
	}

div#gfBanner h2 {
	margin: 3px 10px 3px 10px !important;
	font-size: 100%;
	color: #ccc;
	font-weight: normal;
	letter-spacing: 1px;
	}

div#gfBanner ul li {
	padding: 9px 8px 10px 10px;
	}

div#gfMenu {
	background: url(../img/gfBg.png) repeat-y;
	}

/*div#gfRecommends,
div#gfComments {
	float: left;
	width: 266px;
	padding: 20px 20px 20px 35px;
	}*/

div#gfComments {
	float: left;
	width: 592px;
	padding: 20px 20px 0 35px;
	}

div#gfComments ul {
	width: 592px;
	margin-top: 0;
	background: url(../img/gfComment_bg.png) center top repeat-y;
	padding-top: 10px;
	padding-bottom: 20px;
	}

div#gfComments li {
	width: 266px !important;
	float: left !important;
	clear: none !important;
	}

div#gfComments li.i0,
div#gfComments li.i2,
div#gfComments li.i4,
div#gfComments li.i6,
div#gfComments li.i8 {
	clear: left !important;
	margin-right: 55px;
	}

div#gfComments h2 {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	font-size: 100%;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	}

div#gfSearch,
div#gfGeneralNav {
	float: right;
	width: 282px;
	padding: 20px 20px 20px 16px;
	}

div#gfSearch {
	border-bottom: 1px solid #262626;
	}

div#gfSearch h2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	}

div#gfGeneralNav ul {
	margin: 0;
	}

div#gfGeneralNav a {
	color: #666 !important;
	}

div#gfGnVision2020 {
	margin-top: 50px;
	}

div#gfToPageTop {
	width: 96px;
	float: right;
	}

div#gfCopyright {
	width: 50%;
	float: left;
	}

/* @end */

/* @end */

/* @group Add */

em {
	font-style: italic !important;
	}

ol {
	list-style-type: decimal !important;
	}

ul.horizontal {
	margin: 0;
	}

ul.links {
	margin-left: 0;
	}

ul.inline,
ol.inline {
	margin-left: 0;
	}

ul.inline li,
ol.inline li {
	padding-right:5px;
	background: none;
	}

ul.links,
ul.links li ul {
	list-style-type: none;
	}

ul.links ul {
	margin-left:14px !important;
	}

ul.links li {
	background:transparent url(../img/linkArrow.gif) no-repeat left center;
	margin:0 0 .125em 0 !important;
	line-height: 1.4;
	border-bottom: 1px solid #ccc;
	display: block;
	}

ul.links li a {
	padding:1px 0 1px 14px;
	border:none;
	display: block;
	}

/* @end */

/* @group Component */

/* @group ToPageTop */

div.toPageTop {
	margin-top: 20px;
	text-align: right;
	}

div.toPageTop a:hover {
	background: #ccf;
	}

/* @end */

.last-child {
	margin-bottom: 0 !important;
	}

span.more {
	margin: 0 0 .25em .5em;
	font-size: 90%;
	border-bottom: 1px solid #fcc;
	}

div.c50-50 {
	}

div.c50-50 div.c50-50-1, 
div.c50-50 div.c50-50-2 {
	width: 49%;
	float: left;
	}

div.c50-50 div.c50-50-2 {
	margin-left: 2%;
	}

div.c50-50 p img {
	float: left;
	display: block;
	margin-right: 5px;
	}

div.c80-20 {
	}

div.c80-20 div.c80-20-1 {
	width: 79%;
	float: left;
	}

div.c80-20 div.c80-20-2 {
	margin-left: 2%;
	width: 19%;
	float: left;
	}

div.c80-20 {
	}

div.c80-20 div.c80-20-1 {
	width: 79%;
	float: left;
	}

div.c80-20 div.c80-20-2 {
	margin-left: 2%;
	width: 19%;
	float: left;
	}

div.c66-33 {
	}

div.c66-33 div.c66-33-1 {
	width: 65%;
	float: left;
	}

div.c66-33 div.c66-33-2 {
	margin-left: 2%;
	width: 33%;
	float: left;
	}

div.c33-33-33 {
	}

div.c33-33-33 div.c33-33-33-1 {
	width: 32%;
	float: left;
	}

div.c33-33-33 div.c33-33-33-2,
div.c33-33-33 div.c33-33-33-3 {
	margin-left: 1%;
	width: 33%;
	float: left;
	}

div.c75-25 {
	}

div.c75-25 div.c75-25-1 {
	width: 73%;
	float: left;
	}

div.c75-25 div.c75-25-2 {
	margin-left: 2%;
	width: 25%;
	float: left;
	}

div.c25-25-25-25 {
	}

div.c25-25-25-25 div.c25-25-25-25-1, 
div.c25-25-25-25 div.c25-25-25-25-2,
div.c25-25-25-25 div.c25-25-25-25-3,
div.c25-25-25-25 div.c25-25-25-25-4 {
	width: 24.25%;
	float: left;
	}

div.c25-25-25-25 div.c25-25-25-25-2,
div.c25-25-25-25 div.c25-25-25-25-3,
div.c25-25-25-25 div.c25-25-25-25-4 {
	margin-left: 1%;
	}

div.c50-50 div.c50-50-2 {
	}


div.c50-50-2 {
	}

/* @group More */

ul.more ul {
	margin-left:0 !important;
	}

ul.more li {
	margin:0 !important;
	line-height: 1.4;
	border-bottom: none;
	background: none;
	margin-right:14px !important;
	}

ul.more li a {
	width: 100%;
	}

/* @end */

/* @end */

/* @group Contents */

h1 {
	margin: 0;
	margin-bottom: 10px;
	}

h2 {
	margin: 1em 0 0 0 !important;
	line-height: 1.0;
	}

h2 img {
	display: block;
	*display: inline;
	}

::selection {
	color: #fff;
	background: #ff6297; /* Safari */
	}

::-moz-selection {
	color: #fff;
	background: #ff6297; /* Firefox */
	}

/* @end */

/* @group Dev */

div[id] {
	margin: 10px 0;
	}

div:before {
	display: inline-table;
	display: block;
	display: inline-block;
	content: attr(id);
	/*background: #fff;*/
	padding: 4px;
	border: 1px solid #ccc;
	line-height: 1.0;
	font-size: 8px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	}

div[id] {
	margin: 0;
	}

div:before {
	display: none;
	}

div._type_fla:before,
div._type_ajax:before,
div._type_sys:before {
	display: table-cell;
	padding: 5px;
	color: #fff;
	}

div._type_fla {
	}

div._type_ajax {
	}

div._type_sys {
	}

div._type_fla:before {
	content: "Flash";
	background: #f0f;
	}

div._type_ajax:before {
	content: "Ajax";
	background: #0ff;
	}

div._type_sys:before {
	content: "Server";
	background: #ff0;
	}

div._file {
	display: inline-table;
	background: #ccc;
	padding: 5px 10px;
	line-height: 1.0;
	
	display: none;
	}

._add {
	background: #fcc;
	}

dl._notes {
	}

dl._notes dt {
	background: #ccc;
	color: #f33;
	padding: 2px 5px;
	display: table-cell;
	}

dl._notes dd {
	padding: 5px;
	border: 1px solid #ccc;
	}

dl._case {
	margin: 0;
	}

dl._case dt:after {
	content: " :";
	}

span._case {
	font-size: 80%;
	padding: 3px;
	margin-left: 5px;
	}

span._case:before {
	content: ' if = "';
	}

span._case:after {
	content: '" ';
	}

p._note {
	font-size: 80%;
	padding: 3px;
	background: #f0f;
	color: #fff;
	}

._working {
	color: #f00;
	border: 1px solid #00f;
}

._memo {
	font-size: x-small;
	color: #ccc;
	}

/* @end */

/* @group Home */

div#single {

	}

div#single div.edit {
/*
	float: right;
	padding-right: 90px;
	z-index: 100;
*/
	}

div#single div.edit p {
	margin: 0;
	font-size: 80%;
	}

div#single h1 {
	font-size: 160%;
	}

div#page div.header h1 {
	font-size: 120%;
	}

div#single div.profile {
	padding: 10px 10px 5px 10px;
	background: #ededed;
	font-size: 100%;
	}

div#single div.profile p {
	font-size: 100%;
	line-height: 1.4 !important;
	}

div#single p,
div#page p {
	font-size: 114%;
	}

div#single div.docPadder {
	padding: 0 10px;
	}

div.docMargin {
	margin-top: 20px;
	height: 1px;
	background: #fff;
	}

div.docSpacer {
	margin-top: 20px;
	height: 1px;
	background: #333;
	}

div.docSplitter {
	margin-top: 20px;
	height: 1px;
	background: #333;
	}

html>body div.docSplitter {
	margin-top: 0;
	width: 622px;
	position: relative;
	left: -30px;
	}

html>body div.bodyNoPadding div.docSplitter {
	left: 0;
	}

div#single > div.section:first-child {
	margin-bottom: 0;
	}

div#cover {
	margin-top: 1em;
	margin-bottom: 6px;
	padding: 0;
	}

div#cover img {
	display: block;
	border: 1px solid #f3f3f3;
	}

div#entry img {
	border: 1px solid #f3f3f3;
	}

div#entry > br {
	display: none;
	}

div#entry img {
	}

div#entry small,
div#entry small a {
	color: #444;
	}

div#entry small {
	display: block;
	letter-spacing: 1px;
	padding-bottom: .5em;
	}

div#entry > small {
	padding-bottom: 1em;
	}

div#entry em small,
div#entry em small a {
	color: #000;
	}

div#entry em small {
	letter-spacing: 0;
	padding-bottom: 0;
	}

div#entry p.wp-caption-text,
div#entry p.wp-caption-text a {
	color: #444;
	}

div#entry p.wp-caption-text {
	display: block;
	letter-spacing: 1px;
	padding-bottom: .5em;
	font-size:10px !important;
	}

div#entry > p.wp-caption-text {
	padding-bottom: 1em;
	}

div#headLine div#entry p.wp-caption-text {
	display:none;
	}

div#entry em {
	line-height: 1.6;
	}

div#single div#title {
	position: relative;
	}

div#single div#title div.topsy-big {
	float: right;
	position: absolute;
	right: 0;
	}

div#single div#title h1 {
	line-height: 1.4 !important;
	letter-spacing: 1px;
	margin-right: 3.5em;
	}

div#single div#title span.hatena {
	margin-left: 10px;
	}

div#single div#title span.hatena img {
	vertical-align: text-bottom;
	}

div#single div#title p.dateInfo {
	margin: 0;
	}

div#single div#title p.dateInfo span.eventDate {
	letter-spacing: 2px;
	font-size: 110%;
	}

div#single div#title p.dateInfo span.days {
	margin-left: 1em;
	color: #f00;
	}

div#single div#disqus_thread {
	padding: 20px 0 0 0;
	}

div#single a.dsq-brlink {
	margin-bottom: 20px;
	display: block;
	text-align: right;
	}

div#single div.comment-is-last-child {
	padding: 20px 0;
	}
div#single input.dsq-trackback-url {
	padding: 3px;
	width: 380px;
	}


div#entry h2,
div#entry h3,
div#entry h4,
div#entry h5,
div#entry h2,
div#entry h3,
div#entry h4,
div#entry h5 {
	font-size: 100%;
	margin-top: 2em;
	margin-bottom: 0;
	}

div#entry h2,
div#page h2 {
	font-size: 150% !important;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	}

div#entry h3,
div#page h3 {
	font-size: 140%;
	}

div#entry h4,
div#page h4 {
	font-size: 114%;
	}

div#entry h5,
div#page h5 {
	font-size: 114%;
	}

div#entry h5:before,
div#page h5:before {
	content: '○ ';
	}

div#entry ol li,
div#entry ul li {
	line-height: 1.5;
	margin: .5em 0;
	}

div#entry {
	margin-bottom: 2em;
	}

div#entry blockquote {
	padding: 0 0 0 40px;
	margin: 2em 0;
	background: url(../img/cEntry_blockquote.gif) no-repeat 0 3px;
	border-left: 1px solid #ccc;

	min-height: 21px;
	}

div#single p#authorDate {
	font-size: 90%;
	color: #333;
	}

div#single p#authorDate span.author {
	margin-right: 1em;
	}


/* @group News */

/* @group MoreInfo */

div#moreInfo {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}

div#moreInfo dl {
	}

div#moreInfo dl dt {
	font-weight: normal;
	font-size: 90%;
	padding-top: .5em;
	width: 100px;
	}

div#moreInfo dl a {
	}

div#moreInfo dl#miServices div.topsy-sm {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	}

div#moreInfo dl#miServices ul {
	float: left;
	}

div#moreInfo dl#miServices li {
	margin-right: 10px;
	}

div#moreInfo dl#miUrl textarea {
	padding: 3px;
	border: 1px solid #ccc;
	width: 440px;
	height: 3em;
	font-size: 90%;
	}

div#moreInfo dl#miKeywords ul {
	margin: 0;
	}



/* @end */

div#nextAction {
	margin-top: 1.5em;
	padding: 0 10px;
	border-left: 4px solid #999;
	}

div#nextAction p.title {
	font-size: 110%;
	margin: 0;
	font-weight: bold;
	}

div#nextAction ul {
	margin: 0;
	}

div#nextAction ul li {
	background: none;
	border: none;
	margin: 0;
	}

div#nextAction ul li a {
	padding-left: 0;
	}

div#nextAction ul li a br {
	display: none !important;
	}

div#nextAction ul li a span {
	text-decoration: underline;
	color: #333;

	display: none !important;
	}

/* @end */

/* @group CommentList & Respond */

div#comments {
	margin-top: 2em;
	}

div#comments h2 {
	font-size: 110%;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 1em !important;
	}

div#comments ul.commentlist {
	margin: 0 0 0 30px;
	}

div#comments ul.commentlist li {
	width: 492px;
	padding: 20px;
	background: #efefef;
	margin-bottom: 15px;
	}

div#comments ul.commentlist li img {
	float: right;
	margin: 0 0 10px 10px;
	display: block;
	}

div#comments ul.commentlist li p {
	line-height: 1.5 !important;
	}

div#comments ul.commentlist li cite,
div#comments ul.commentlist li a,
div#comments ul.commentlist li span {
	display: inline !important;
	float: none;
	}

div#comments ul.commentlist li div.commentmetadata {
	text-align: right;
	margin-bottom: .5em;
	}

div#comments ul.commentlist li p {
	font-size: 90% !important;
	}

div#respond {
	margin-top: 2em;
	margin-bottom: 2em;
	}

div.comment-is-last-child div#respond {
	margin-bottom: 0;
	}

div#respond div.round {
	}

div#respond textarea {
	height: 8em;
	width: 98%;
	font-size: 100%;
	}

div#respond div.section {
	-moz-border-radius:   4px;  /* elliptical border since Firefox 3.5 */
	-webkit-border-radius: 4px;  /* Safari/WebKit */
	border: 1px solid #ccc;
	}

/*
html>body div#respond div.round div.top {
	height: 5px;
	background: url(../img/cEntry_commentBgTop.png) no-repeat;
	}

html>body div#respond div.round div.body {
	background: url(../img/cEntry_commentBg.png) repeat-y;
	}

html>body div#respond div.round div.bottom {
	height: 5px;
	background: url(../img/cEntry_commentBgBottom.png) no-repeat;
	}
*/

div#respond {
	_border: 1px solid #ccc;
	}

div#respond h2 {
	font-size: 110%;
	color: #ff3072;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 1em !important;
	}

div#respond div.body {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	}

/* @end */

/* @group Recommend, Related & LastViewing*/

div#recommend,
div#related,
div#lastViewing {
	margin-top: 2em;
	}

div#recommend h2,
div#related h2,
div#lastViewing h2 {
	font-size: 100%;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 1em !important;
	}

div#recommend,
div#related {
	padding-bottom: 0;
	border-bottom: 1px solid #ccc;
	}

div#recommend ul li a,
div#related ul li a,
div#lastViewing ul li a {
	font-size: 90% !important;
	}

/* @end */

/* @group NextPrev */

div#nextPrevTop {
	margin-bottom: 0;
	}

div#nextPrevBottom {
	margin-top: 40px;
	margin-bottom: 10px;
	}

div.nextPrev li {
	min-width: 60px;
	}

div.nextPrev li a {
	/* replace --- */
	font-size:1px;
	line-height:1.0;
	text-indent:-9999px;
	display:block;
	height:0 !important;
	overflow:hidden;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	border:none !important;
	/* --- replace */
	padding-top: 23px;
	width: 66px;
	}

div.nextPrev li.prev a {
	background-image: url(../img/cPrev.png);
	}

div.nextPrev li.home {
	display: none;
	}

div.nextPrev li.next {
	float: right;
	}

div.nextPrev li.next a {
	background-image: url(../img/cNext.png);
	}

div.nextPrev li a:hover {
	background: none;
	}

div.nextPrev li.prev {
	background-image: url(../img/cPrev_o.png);
	}

div.nextPrev li.home {
	background-image: url(../img/cMain_o.png);
	}

div.nextPrev li.next {
	background-image: url(../img/cNext_o.png);
	}

/* @end */

/* @end */

/* @group Search */

div#cSearch {
	padding: 20px;
	}

/* @end */

/* @group Page */

/* @group About */

div.headerNav h1 {
	width: 50%;
	float: left;
	}

div.headerNav ul.links {
	width: 50%;
	float: left;
	margin: 0;
	}

div.headerNav ul.links li {
	border: none;
	display: inline;
	}

div.headerNav ul.links li a {
	display: inline;
	white-space: nowrap;
	color: #333 !important;
	font-size: 86%;
	}

div#aboutNav {
	margin-top: 4em;
	}

div#aboutNav ul {
	border-bottom: 1px solid #666;
	}

div#aboutNav ul li {
	margin-bottom: 10px;
	border-top: 1px solid #666;
	padding-top: 10px;
	width: 100%;
	}

div#aboutNav ul li div.image {
	width: 104px;
	float: left;
	}

div#aboutNav ul li div.text {
	margin-left: 124px;
	font-size: 90%;
	padding-top: 3px;
	}

div#aboutNav ul li div.text p {
	line-height: 1.4 !important;
	}

div#shareBanner {
	margin-top: 4em;
	}

div#shareBanner li {
	margin-bottom: 20px;
	width: 100%;
	}

div#shareBanner li img {
	display: block;
	float: none;
	margin-bottom: 5px;
	}

div#shareBanner li input {
	display: block;
	width: 100%;
	padding: 3px;
	}

dl.history {
	font-size: 90%;
	}

dl.history dt {
	width: 4em;
	margin-bottom: 1em;
	}

body.en dl.history dt {
	width: 6em;
	}

dl.history dd {
	padding-left: 5em;
	margin-bottom: 1em;
	}

body.en dl.history dd {
	padding-left: 7em;
	}

dl.history dd ul {
	margin-top: 0;
	}

dl.history dd ul li {
	margin-bottom: .6em;
	}

div#people {
	
	}

div#people li {
	margin-bottom: 10px;
	}

div#people li div.photo {
	width: 100px;
	float: left;
	}

div#people li div.photo h4 {
	margin-bottom: .25em;
	}

div#people li div.text {
	margin-left: 110px;
	font-size: 90%;
	padding-top: 2.25em;
	}

/* @end */

/* @group Project */

div#projectList {
	
	}

div#projectList ul {
	margin-top: 2em;
	}

div#projectList ul li {
	margin-bottom: 10px;
	border-top: 1px solid #666;
	padding-top: 20px;
	}

div#projectList ul li div.image {
	width: 250px;
	float: left;
	}

div#projectList ul li div.text {
	margin-left: 270px;
	}

div#projectList ul li div.text ul li {
	padding: 0;
	border: none;
	}

div#projectList ul li div.text p a {
	float: none;
	display: inline;
	}

div#projectList ul li div.text h2 {
	margin-bottom: 1em !important;
	}

div#podcastInfo {
	padding: 20px 20px;
	}

/* @end */

/* @group Archive */

div#archiveNav {
	padding: 20px 20px;
	}

/* @end */

/* @end */

/* @group Author */

div#profile {
	padding: 20px 30px;
	}

div#profile p {
	margin: 0;
	}

/* @end */

ul.sitemap {
	
	}

ul.sitemap li {
	background: none;
	padding-left: 3px;
	border: none;
	margin-bottom: .5em;
	}

/* @group DataBase */

body.db div#main {
	background: #f2f2f2;
	}


/* @end */
