/*AUTHOR*/
#author{
	width: 100%; 
}
#author .item{
	font: 100 8pt/14px Tahoma;
}
#author .author_name, #author .author_name a{
	text-align: left;
	font: 700 18px Verdana;
	color: #4C4C4C;
}
#author .line_01{
	clear: both;
	background: #4C4C4C;
	height: 1px;
	font-size: 1px;
}
#author .line_02{
	clear: both;
	background: #FFFFFF;
	height: 1px;
	font-size: 1px;
}
#author .author_article{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #ECEDE4;
}
#author .author_article .title{
	font: 700 8pt/18px Tahoma;
	text-align: left;
}
#author .author_article .content{
	text-align: left;
	font: 100 8pt/18px Tahoma;
}
#author .line_03{
	clear: both;
	background: #717171;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 15px 0px;
}


#author_article .content a, #author_article p, #author_article div, #author_article font{
	font: normal 9pt/17px Verdana;
}
#author_article .author_image {
	width: 93px;
	height: 117px;
	border: 1px solid #222222;
	margin: 0px 8px 8px 0px;
}
#author_article .title {
	margin: 8px 0px 0px 0px;
	font: bold 13pt/140% Tahoma;
	color: #303030;
}
#author_article .email a{
	 font: normal 9pt/21px Verdana;
	 color: #0000CC;
}
#author_article .date{
	 font: normal 9pt/21px Verdana;
	 color: #666666;
}
#author_article .content {
	color: #2D2D2D;
	margin: 10px auto 10px auto;
}
#author_article .read_count {
	margin: 8px 0px 0px 0px;
	color: #828282;
}
#author_article .select {
	margin: 8px 0px 8px 0px;
	width: 100%;
	text-align: center;
}

#author_navigation {
	background: #DEDEDE;
	margin: 8px 0px 8px 0px;
	padding: 5px 0px 5px 0px;
}
#author_navigation .container{
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
}
#author_navigation .container a {
	color: #434343;
	margin-right: 15px;
}
#author_navigation .container img {
	width: 16px;
	height: 16px;
}

#author_comment {
	width: 100%;
	border: 1px #434343 solid;
	margin: 8px 0px 8px 0px;
}
#author_comment .line {
	height: 5px;
	font-size: 1px;
	background-color: #DEDEDE;
}
#author_comment .header {
	padding-left: 5px;
	font: 100 9pt/21px Verdana;
	border-bottom: 1px #DEDEDE solid;
}
#author_comment .item {
	font: 100 9pt/18px Verdana;
	border-bottom: 1px #DEDEDE dashed;
	margin: 0px 5px 0px 5px;
}
#author_comment .member{
	clear: both;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	height: 21px;
}
#author_comment .member .name {
	float: left;
	width: 50%;
	background: url(../images/pencil.gif) no-repeat 0px 50%;
	padding-left: 20px;
	font-weight: 700;
}
#author_comment .member .date {
	float: right;
	color: #313131;
}

#author_comment .content{
	clear: both;
}
#author_comment .content .title{
	color: #656565;
	text-decoration: underline; 
}
#author_comment .content .comment{
	color: #313131;
	margin-bottom: 5px;
}

#author_comment .navigation {
	margin: 5px 0px 5px 0px;
}
#author_comment .navigation .container {
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
}
#author_comment .navigation .container a {
	color: #434343;
	margin-right: 15px;
}
#author_comment .navigation .container img {
	width: 16px;
	height: 16px;
}

/*AUTHOR ARTİCLE DETAİL*/
#author_article_view_comment {
	width: 100%;
}
#author_article_view_comment .item {
	font: 100 9pt/18px Verdana;
	border-bottom: 1px #DEDEDE dashed;
	margin: 0px 5px 0px 5px;
}
#author_article_view_comment .member{
	clear: both;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	height: 21px;
}
#author_article_view_comment .member .name {
	float: left;
	width: 50%;
	background: url(../images/pencil.gif) no-repeat 0px 50%;
	padding-left: 20px;
	font-weight: 700;
}
#author_article_view_comment .member .date {
	float: right;
	color: #313131;
}

#author_article_view_comment .content{
	clear: both;
}
#author_article_view_comment .content .title{
	color: #C20000;
	text-decoration: underline; 
}
#author_article_view_comment .content .comment{
	color: #313131;
	margin-bottom: 5px;
}
#author_article_view_comment .close{
	margin: 5px 5px 5px 5px;
}
