/* CSS Document */
/*******************************************************************************/
/*
MARUTA default templates
date:2008/12/17
template type:layout-tw
template id:146
template title:cool yellow
*/
/*******************************************************************************/
@import "/common/template/css/base_theme.css";
/*------------------------------------- Global ------------------------------------*/
body {
margin:0;
padding:0;
	color: #333;
	font: normal 12px;
	background-color: #000000;
}

a:link {
	text-decoration: none;
	color: #EDBD3F;
}

a:visited {
	text-decoration: none;
	color: #EDBD3F;
}

a:hover {
	text-decoration: underline;
	color: #EDBD3F;
}

a:active {
	text-decoration: none;
	color: #EDBD3F;
}

/*------------------------------------- Layout ------------------------------------*/
#container-inner,
#content {
width:900px;
clear:both;
	/*background-color: #fff;*/
}

#header-inner, #footer-inner {
	padding-top: 0;
	padding-bottom: 0;
}

#content-inner {
	background-image: url(/template/img/cool_yellow_an/contents_bg_img.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 920px;
}

/* Thin-Wide */
.layout-tw #beta {
	background-image: url(/template/img/cool_yellow_an/alpha.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 0;
	width: 200px;
	color: #FFFFFF;
	font-size: 90%;
}

.layout-tw #alpha {
	background-image: url(/template/img/cool_yellow_an/alpha.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 690px;
	padding-top: 40px;
	color: #FFFFFF;
	font-size: 90%;
}

/*------------------------------------- Header ------------------------------------*/
#header-inner {

}

#header-name {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#header a:hover {
	text-decoration: underline;
}

#header {
padding:0 0 0 20px;
overflow:hidden;
height:318px;
width:900px;
}

/* 上の#header内のheight(高さ)width(横幅)を変える */







#header-content {
	width: 900px;
}


/* h2 */
#header h2 {
	color: #000000;
}


/*MARUTAデフォルトにはないがユーザが使用した場合*/
#header-description {
	margin: 0;
	font-size: 14px;
	line-height: 1.125;
}

#header-description {
	color: #666;
}

/*------------------------------------- Content ------------------------------------*/
.page-title-asset{
	background-image: url(/template/img/cool_yellow_an/page-title-asset.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.profile-asset,
.entry-asset {
	background-image: url(/template/img/cool_yellow_an/day_img.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 35px;
	width:100%;/* IE6のズレ防止 */
}

.profile-asset {
	padding-top: 0px;
}

.asset-header {
	padding-right: 25px;
	padding-left: 25px;
}

.asset-name {
	font-size: 22px;
	font-weight: bold;
}

.asset-name a {
	text-decoration: none;
}

.asset-name a:hover {
	text-decoration: underline;
}

.asset-level-icon{
	padding-left: 5px;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.widget-list-item .asset-level-icon{
	padding-left: 1px;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.asset-body {
	padding-bottom: 20px;
	letter-spacing: 1px;
	line-height: 1.7em;
	font-size: 12px;
}

.asset-content {
	background-image: url(/template/img/cool_yellow_an/asset-content.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding-right: 25px;
	padding-bottom: 42px;
	padding-left: 25px;
}

/*.asset-name,*/
.asset-meta/*,
.asset-content*/ {
	padding-right: 10px;
	padding-left: 10px;
}

/*タグ・カテゴリ・トラックバック・コメント*/
.comments,
.trackbacks,
.entry-tags,
.entry-categories {
	margin-bottom: 20px;
	font-size: 12px;
}

.comments,
.trackbacks {
	background-image: url(/template/img/cool_yellow_an/content-nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
	padding: 20px 0px 0px;
	width:100%;/* IE6のズレ防止 */
}

.comments-open-header,
/*.trackbacks-header,
.comments-header,*/
.entry-categories-header,
.entry-tags-header{
	border-bottom:solid #999 1px;
	font-weight: bold;
	font-size: 12px;
}

.entry-tags-list,
.entry-categories-list{
	margin-top: 10px;
	list-style-type: disc;
	text-align: right;
}

.entry-tag,
.entry-category {
	display: inline;
	padding-right: 1px;
	margin-right: 10px;
}

.comment-inner,
.trackback-inner {
	padding-bottom: 10px;
}

.comment-header,
.trackback-header {
	font-weight: bold;
	padding-bottom: 10px;
}

.trackback-footer,
.comment-footer {
	text-align: right;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.comments-content,
.trackbacks-info,
.trackbacks-content {
	margin-top: 10px;
}

.asset-more-link {
	font-weight: bold;
}

.asset-meta {
	/*margin-top: .25em;*/
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	font-weight: normal;
	display: block;
	padding-bottom: .3em;
	text-align: right;
}

.asset-footer a,
.comment-footer a {
	font-weight: normal;
}

.content-nav {
	background-image: url(/template/img/cool_yellow_an/content-nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0 10px;
	padding-top: 20px;
	color: #EDBD3F;
}

.pagetop {
float: right;
	background-image: url(/template/img/cool_yellow_an/arrow_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 0px auto;
	padding-left: 17px;
	font-size: 11px;
}

.search-results-header {
	margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 11px;
}

.trackbacks-header,
.trackbacks-info,
.trackbacks-content,
.comments-header,
.comments-content,
.comments-open	{
	padding: 0px 25px;
}

.trackbacks-content,
.comments-content {
	background-image: url(/template/img/cool_yellow_an/asset-content.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-bottom: 42px;
}

.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title
.archive-header,
.search-form-header,
.search-results-header {} 

.asset-name,
/*.asset-name a,*/
.archive-title {
	color: #FFFFFF;
}

.asset-name a:link,
.asset-name a:visited,
.asset-name a:hover,
.asset-name a:active {
	color: #F3B307;
}

.asset-footer,
.comment-footer,
.trackback-footer {
	color: #FFF;
}

.asset-footer a,
.comment-footer a {
	color: #F3B307;
}

.asset-footer {
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
	color: #FFF;
}

.archive-list-item {
	margin-bottom: 5px;
}

/* 081216追加 */
#footer-inner .widget-content,
#footer-inner .widget-content a {
	color: #F3B307;
}

/*------------------------------------- Widget ------------------------------------*/
/*各Widgetの背景指定*/
.layout-wtt #content-inner { background: transparent url(); }
.layout-twt #content-inner { background: transparent url(); }
.layout-wt #content-inner { background: transparent url(); }
.layout-tw #content-inner { background: transparent url(); }

.widget a,
.archive-widget .widget-list .item {
	color: #EDBD3F;
}

.widget-header {
background-image: url(/template/img/cool_yellow_an/side_img.gif);
background-position: 0 8px;
background-repeat: no-repeat;
	padding: 5px 5px 5px 50px;
	font-weight: bold;
}

.widget .widget-header {
}

.layout-tw .widget .widget-header {
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
}

.embed-asset-widget .widget-header {
}

#beta-inner .widget {
	margin-bottom: 10px;
}

.widget-header,
.widget-header a {
	text-decoration: none;
	color: #F3B307;
}

.widget-header .edit a {
} 
.widget .widget-header a:hover {
	text-decoration: underline;
}

.widget-content {
}

.media-stream-widget img {
} 

.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
	font-weight: normal;
} 

.widget-header a {
	text-decoration: none;
}

.widget-header a:hover {
	text-decoration: underline;
}

.widget-content {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 11px;
}

/* "Powered By" Widget */
.widget-join-form .widget-content,
.widget-search .widget-content,
.widget-powered .widget-content {
	text-align: center;
}

/* Calendar Widget */
.widget-calendar .widget-content table {
	font-size: 10px;
	margin-right: auto;
	/*margin-left: auto;*/
	width: 180px;
}

.widget-calendar .widget-content table th {
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

.widget-calendar .widget-content table td {
	padding: 1px;
}
.widget-calendar caption {
	text-align: center;
	padding-bottom: 2px;
	font-size: 12px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.widget-calendar .widget-content {
	text-align: center;
}

/* Search Widget */
.widget-search .widget-content #search {
	width: 120px;
	margin-right: 2px;
}

/* Footer Widgets */
#footer .widget {
	margin: 10px 0;
}

#footer .widget-content {
	margin-left:0;
	padding-right: 0;
	padding-left: 0;
}

#footer .widget-powered .widget-content {
	padding: 0;
	text-align: center;
}



/*------------------------------------- Footer ------------------------------------*/
#footer { 
}

#footer-content {
	margin: 20px 0;
}

#footer-content,
#footer-content a {
	color: #666;
}
/*-------------------------------------Utilities ハックの適用------------------------------------*/
#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
.asset-body {
	height: 1%;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}