﻿/* List */

div#article a
{
	color:#2487C5;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}

div.article_entry_header
{
	color: #838383;
	padding: 5px 0 8px 0;
	background: url(Images/article_hr.gif) repeat-x left bottom;
}

div.article_entry_header h1
{
	margin: 0 0 3px 0;
	padding: 0;
}


div.article_entry_header h1 a
{
	color: #1099d4;
	text-decoration: none;
}

div.small div.article_entry_header h1 input
{
	font-size: 12px;
	color: #1099d4;
	border: solid 10x #1099d4;
	padding: 3px 5px;
	width: 450px;
}

div.small div.article_entry_header h1 input.watermark
{
	color: #bbbbbb;
}

div.article_entry_lead
{
	color: #6f6f6f;
	background: url(Images/article_hr.gif) repeat-x left bottom;
	padding: 3px 0 5px 0;
}

div.article_entry_lead div.read_more
{
	text-align:right;
	display:inline;
	float:right;
	margin: 0 auto;
}

div.article_entry_lead div.read_more a
{
	
}

div.article_entry_lead a
{
	text-decoration:none;
	color: #6f6f6f;
}

div.article_entry_lead a:hover
{
	text-decoration:none;
	color: #000000;
}
/*
div.article_entry_lead div
{
	position: relative;
}
*/
div.article_entry_lead div.image
{
	float: left; 
	margin: 0 10px 10px 0; 
	width: 120px;
}

div.article_entry
{
	color: #6f6f6f;
	background: url(Images/article_hr.gif) repeat-x left bottom;
	padding: 3px 0 5px 0;
}

div.article_entry div.image
{
	float: left;
	margin: 0 10px 10px 0;
	width: 120px;
}

div.article_entry_foot
{
	color: #6f6f6f;
	background: url(Images/article_hr.gif) repeat-x left bottom;
	padding: 3px 0 5px 0;
}

div.article_entry_foot b
{
	color: #1099d4;
}

div.article_entry_foot div.right
{
	float: right;
}

div.article_entry_lead img
{
	margin: 0 10px 3px 3px;
	border: 1px red solid;
}


div.blank
{
	background: url(Images/blank.gif);
}

div.contrast div.article_entry_lead
{
	color: #000000;
}

div.contrast div.article_entry_lead a
{
	
	color: #000000;
}

/* Small font */
div.small div.article_entry_header
{
	font-size: 10px;
}

div.small div.article_entry_header h1 a
{
	font-size: 12px;
}

div.small div.article_entry_lead
{
	font-size: 11px;
}

div.small div.article_entry
{
	font-size: 11px;
}

/* Large font */
div.large div.article_entry_header
{
	font-size: 12px;
}

div.large div.article_entry_header h1 a
{
	font-size: 17px;
}

div.large div.article_entry_lead
{
	font-size: 15px;
}

div.large div.article_entry
{
	font-size: 15px;
}

/* Pager */
div.pager
{
	margin: 0;
	/* width: 480px; */
	/*height: 25px;*/
	/* background: url(Images/pager_bg.jpg) no-repeat top left; */
	color: #1099d4;
	padding-top: 10px;
	text-align: right;
}

div.pager a
{
	font-weight: bold;
	color: #1099d4;
	text-decoration: none;
	margin: 0 2px;
	padding: 2px 4px;
	border: solid 1px #c8cccf;
	background: #efefef;
}

div.pager a.select
{
	color: #ffffff;
	background: #1099d4;
}

div.pager a:hover
{
	background: #ffffff;
	border: solid 1px #c8cccf;
	color: #1099d4;
}

/* Recommend box */
div.recommend
{
	background: url(Images/recommend_bgg.jpg) repeat-x top left;
	height: 111px;
	margin: 5px auto 0 auto;
}


div.recommend_left
{
	background: url(Images/recommend_border_leftt.jpg) no-repeat top left;
	float:left;
	height: 111px;
}

div.recommend_left_file
{
	background: url(Images/recommend_border_leftt.jpg) no-repeat top left;
	float:left;
	padding: 5px;
	height: 102px;
}

div.recommend_left div.content
{
	text-align:center;
	padding:10px 5px 10px 10px;
}


div.recommend_right
{
	background: url(Images/recommend_border_rightt.jpg) no-repeat top right;
	padding: 5px;	
	float:right;
	height: 111px;
}

div.recommend_right div.content
{
	text-align:left;
	color:#6F6F6F;
	font-family:Tahoma;
}
div.recommend_right div.content a
{
	color: #2B4A8D;
	text-decoration: underline;
}

div.recommend h3
{
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	margin: 0 0 5px 0;
	color: #9d0c15;
}

div.recommend input.text
{
	height: 20px;
	line-height: 20px;
	border: solid 1px #bb9395;
	color: #838383;
	font-size: 11px;
	font-family: Tahoma;
	width: 390px;
	margin: 5px 0;
}

div.recommend label
{
	color: #535353;
	font-size: 10px;
}

div.recommend_button
{

}


/* writebox box */
div.writebox
{
	background: url(Images/recommend_bg.jpg) repeat-x top left;
	height: 111px;
	margin: 5px auto 0 auto;
	color: #535353;
}

div.writebox_left
{
	background: url(Images/recommend_border_left.jpg) no-repeat top left;
}

div.writebox_right
{
	background: url(Images/recommend_border_right.jpg) no-repeat top right;
	height: 93px;
	padding: 9px;
}

div.writebox h3
{
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #277621;
}

div.writebox a
{
	text-decoration: none;
	color: #277621;
}

div.writebox_button
{
	float: right;
	margin: 0 5px 0 0;
	text-align: right;
}

/* Comments */
#comments
{
	background: #eeeeee;
	/*padding: 10px;
	margin: 10px 0;*/
	width: 100%;
    margin: 10px 0px 0px 0px;
    /*color: #575757;*/
    font-size: 11px;
    font-family: Tahoma;
    font-weight: normal;
}

#comments div.comm
{
	padding: 10px;
}

#comments h2
{
	color: #575757;
	float: left;
	margin: 0;
	font-size: 12px;
}

#comments div.links
{
	float: right;
}

#comments div.links a
{
	color: #2487c5;
	text-decoration: none;
	font-weight: bold;
}

#comments h3
{
	color: #2487c5;
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

#comments div.date
{
	float: right;
	font-size: 11px;
	color: #838383;
}

#comments span.comInfo
{

	font-size: 11px;
	color: #838383;
}

#comments div.comment_content
{
	background: #ffffff;
	border: solid 1px #e5e5e5;
	margin: 15px 0 0 0;
	line-height: 16px;
}

#comments div.comment_content p
{
	margin: 10px;
}

#comments div.comment_content_pipek
{
	margin: -1px 0 5px 0;
}

#comments div.comment_content_pipek img
{
	margin: 0;
	padding: 0;
}

#comments div.comment_content textarea
{
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
	height: 80px;
	color: #2487c5;
	border: solid 1px #2487c5;
}

#comments input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2487c5;
	border: solid 1px #2487c5;
	background: #ffffff;
}

/* new article */
div.tree_element
{
	height: 17px;
	margin: 1px 0 0 0;
	vertical-align: middle;
}

div.tree_element_on
{
	height: 17px;
	vertical-align: middle;
	background: #f6f6f6;
	margin: 1px 0 0 0;
}

div.tree_checkbox
{
	float: left;
	width: 37px;
	height: 17px;
	background: #e6e6e6;
	text-align: left;
	margin: 0 5px 0 0;
}

div.tree_checkbox input
{
	width: 17px;
	padding: 0;
	margin: 2px 0 0 0;
}

div.article_entry quote.article_edit_info
{
background: #e5e5e5;
border: solid 1px #afafaf;
color: #277621;
padding: 3px;
font-size: 9px;
}

div.propose_entry_header
{
	color: #838383;
	padding: 0px 0px 10px;
	background: url(Images/article_hr.gif) repeat-x left bottom;
}

div.category
{
	margin-left: 20px;
}

div.sponsored
{
	color:#6F6F6F; 
	font-family:Tahoma; 
	font-size:10px; 
	margin:8px 0pt 0pt; 
	text-align: right;
	
}



/* Recommend new box */
div.recommend_new
{
	
}

div.recommend_new_background
{
	background:url(Images/recommend_box_bg.gif);
	height: 8px !important;
    line-height: 8px !important;
    font-size: 1px;
}

div.recommend_new div.recommend_new_top_a
{
   background-position:0 0;	
}

div.recommend_new div.recommend_new_top_b
{
  margin-left:8px;background-position: right 0;	
}
div.recommend_new div.recommend_new_top_c
{
  margin-right:8px;background-position:0 -8px;		
}

div.recommend_new div.recommend_new_bottom_a
{
  background-position:0 -24px;	
}

div.recommend_new div.recommend_new_bottom_b
{
  margin-left:8px;background-position:right -24px;	
}
div.recommend_new div.recommend_new_bottom_c
{
  margin-right:8px;background-position:0 -16px;		
}

div.recommend_new div.recommend_new_center_border
{
	background-color:#e6e6e6;
}

div.recommend_new div.recommend_new_center
{
    border-left:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;background:#fff url(Images/recommend_box_gradient_bg.gif) repeat-x bottom center;
}

div.recommend_new h3
{
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	margin: 0 0 5px 0;
	color: #9d0c15;
}

div.recommend_left
{
	float:left;
}

div.recommend_left_file
{
	float:left;
	padding: 5px;
}

div.recommend_left div.content
{
	text-align:center;
	padding:10px 5px 10px 10px;
}


div.recommend_right
{
	padding: 5px;	
	float:right;
}

div.recommend_right div.content
{
	text-align:left;
	color:#6F6F6F;
	font-family:Tahoma;
	/*padding:0px 5px 10px 10px;*/
}
div.recommend_right div.content a
{
	color: #2B4A8D;
	text-decoration: underline;
	padding-bottom: 5px;
}

div.recommend input.text
{
	height: 20px;
	line-height: 20px;
	border: solid 1px #bb9395;
	color: #838383;
	font-size: 11px;
	font-family: Tahoma;
	width: 390px;
	margin: 5px 0;
}

div.recommend label
{
	color: #535353;
	font-size: 10px;
}

div.recommend_button
{
	/*float: right;*/
	/*margin: 8px 5px 0 0;*/
}


/* send to friend */
.report_abuse
{
	padding:10px 0 0 0;
}

div#article_list .add_tail
{
	padding:15px 0 0 0;
}
