@charset "UTF-8";
/**
 *
 * $Revision: 1.1 $
 *
 * TOC
 * (01.original element style)
 * 02.logo
 * 03.background (layout)
 * 04.border
 * 05.text,inline
 * 06.button
 * 07.-
 * 08.popup box
 *
 */



/**
 * ============================
 *
 *
 * 02.logo
 *
 *
 * ============================
 */

#logo{
background:url(/now/pc/skin/cmn/img/logo/orgn/amebanow_d70047.png) no-repeat 0 0;
}



/**
 * ============================
 *
 *
 * 03.background (layout)
 *
 *
 * ============================
 */


/**
 *
 * base
 *
 */
#base1{
background:#f87d81 url(../img/base_bg_scroll.png) repeat 0 0 fixed;
}
	#base2{
	background:#f87d81 url(../img/base_bg_paranemic.png) repeat-x 50% 0 fixed;
	}
		#base3{
		background:url(../img/base_bg_image.jpg) no-repeat 50% 0 fixed;
		}


/**
 *
 * frame
 *
 */
#frame{}
	#frameSub{}


/**
 *
 * header
 *
 */
#headerArea{}
	#logoArea{}


/**
 *
 * contentsArea
 *
 */
#contentsArea{}
	#contentsAreaSub{}


/**
 *
 * mainArea
 *
 */
#mainArea{
background:url(/now/pc/skin/cmn/img/bg/transparent/transparent_fff_3.png) !important;
background:rgba(255,255,255,0.65) !important;
background:none;
}
	#mainAreaSub{
	padding:19px 15px;
	border:1px solid #fef2ef;
	background:transparent;
	}


/**
 *
 * asideArea
 *
 */
#asideArea{}
	#asideAreaSub{}


/**
 *
 * .asideMdl
 *
 */
.asideMdl{
background:url(/now/pc/skin/cmn/img/bg/transparent/transparent_fff_3.png) !important;
background:rgba(255,255,255,0.65) !important;
background:none;
}
	.asideMdlSub{
	background:url(/now/pc/skin/cmn/img/bg/transparent/transparent_fff_3.png) !important;
	background:rgba(255,255,255,0.60) !important;
	background:none;
	}
		.section {}
		.asideMdl .hr{}


/**
 *
 * timeline entry
 *
 */

/* log */
.skinWeakBg,
.logListArea li{
background-color:#ffffff;
}


/* reply */
.skinStrongBg,
.replyToMe,
.editorPostElm{
background-color:#fef5da !important;
}





/**
 * ============================
 *
 *
 * 04.border
 *
 *
 * ============================
 */


/**
 *
 * hr
 *
 */
.hr{
border-bottom:1px solid #f18bbc;
}


/**
 *
 * mainArea
 *
 */
.skinMainHr{}


/**
 *
 * timeline
 *
 */
#nowListArea > li{
border-bottom:1px solid #f18bbc;
}

.skinBaseBorder,
#cListMainArea li{
border-top:1px solid #f18bbc;
}


/**
 *
 * timeline StrongBorder
 *
 */
.skinStrongBorder,
#nowListArea > .addFirstLine{
border-top:1px solid #f18bbc;
}


/**
 *
 * textarea
 *
 */
.textarea{
border-color:#999;
background:#fff;
}

/* focus */
.textarea:focus{
border-color:#f92f8e;

box-shadow:0 0 4px #f92f8e;
-moz-box-shadow:0 0 4px #f92f8e;
-webkit-box-shadow:0 0 4px #f92f8e;
}




/**
 * ============================
 *
 *
 * 05.text,inline
 *
 *
 * ============================
 */


/**
 *
 * text
 *
 */

/* base */
.skinBaseColor,
body{
color:#572213;
}

/* weak */
.skinWeakColor,
.event,
.time,
.time a{
color:#6e6e6e;
}

/* #tag */
.skinPointColor,
.tag{
color:#ea3102;
}

/* alert */
.alert{
color:#f81a01;
}



/**
 *
 * anchor
 *
 */
.skinAnchorColor,
a {
color:#780af1;
}
.skinAnchorHoverColor,
a:hover {
color:#e305f5;
}
.skinAnchorActiveColor,
a:active {
color:#e305f5;
}



/**
 *
 * highlight
 *
 */
.highlight,
.tempImage{
background-color:#ffffca;
}

.closeComment{
background-color:#f18bbc;
color:#fff !important;
}



/**
 *
 * heading
 *
 */
.skinHeading{
color:#ffffff;
background-color:#e296f5;
font-weight:normal;
}



/**
 *
 * list icon
 *
 */
.skinListIco,
.itemList li{
background:url(../img/ico_heart.gif) no-repeat 0 0;
padding-left:18px
}


/**
 *
 * comments icon
 *
 */
.skinCommentsIco,
.comments1 > .res,
.logListArea .comments1 > .res{
background-image:url(../img/ico_smile.gif);
}


/**
 *
 * home btn icon
 *
 */
.icoNowAF{
background-image:url(../img/ico_mynow.gif);
}



/**
 * ============================
 *
 *
 * 06.button
 *
 *
 * ============================
 */


/**
 *
 * loader
 *
 */
.loading{
background:url(/now/pc/skin/cmn/img/loader/base/loader_dotted4_3d.gif) no-repeat 50% 50%;
}



/**
 *
 * timelineBtn
 *
 */
.button,
#timelineBtn{
width:455px;
height:42px;
text-indent:-9999px;
outline:none;
overflow:hidden;
background:url(../img/timeline_btn.png) no-repeat 0 0;
}
.buttonHover,
:hover#timelineBtn{
background-position:0 -42px;
}
.buttonActive,
:active#timelineBtn{
background-position:0 -84px !important;
}



/**
 *
 * follow button
 *
 */
.followButton,
.userFollowBtn a,
.userFollowComplete{
display:block;
width:136px;
height:30px;
text-indent:-9999px;
outline:none;
overflow:hidden;

background:url(../img/follow_btn.png) no-repeat 0 0;
}
.followButtonHover,
.userFollowBtn a:hover{
background-position:0 -30px;
}
.followButtonActive,
.userFollowBtn a:active{
background-position:0 -60px !important;
}
.userFollowComplete{
background-position:0 -90px !important;
}


/**
 * ============================
 *
 *
 * 08.popup box
 *
 *
 * ============================
 */


/**
 *
 * commentsArea
 *
 */
.skinPopupBox,
#commentsArea{
background:#f18bbc;
}
	.skinPopupBoxSub,
	#commentsAreaIn{
	background:#fff;
	}
		.outputEditor #cListArea{
		border-color:#f18bbc;
		}





