/*
	Created by bhajoe@arasso.net
	Date 	: 
	Version	: 
*/

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#303123;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

a 
{
	color:#CCCCCC;
	text-decoration:none;
}

a:hover
{
	color:#FF3300;
}

.header
{
	width:800px;
	height:100px;
	background-image:url(images/bg_header.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

	.logo
	{
		width:224px;
		height:100px;
		margin:0px;
		float:left;
		background-image:url(images/logo.png);
		background-repeat:no-repeat;
	}
	
	.search_input
	{
		width:240px;
		height:100px;
		margin-top:40px;
		height:75px;
		float:right;
	}

.menu
{
	width:800px;
	height:30px;
	background-image:url(images/bg_menu.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	table-layout:auto;
	text-align:left;
}
	
	.menu_list
	{
		font-size: 13px;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: none;
		margin: 0px;
		float: left;
		height: 30px;
		padding-top: 6px;
		padding-right: 13px;
		padding-bottom: 0px;
		padding-left: 13px;
	}
	
	.menu_list:hover
	{
		font-size: 13px;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: none;
		margin: 0px;
		float: left;
		height: 30px;
		padding-top: 6px;
		padding-right: 13px;
		padding-bottom: 0px;
		padding-left: 13px;
		background-image:url(images/bg_menu_list.png);
		background-repeat:repeat-x;
	}

.body_page
{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#000000;
}

.body_left
{
	width:300px;
	float:left;
	padding-bottom:10px;
	clear:both;
	background-color:#000000;
}

.detail
{
	padding:10px;
}
	.content_detail
	{
		border:#666666 1px dotted;
		padding:5px;
		background-color:#121212;
	}
	
	.detail_title
	{
		font-size:16px;
		text-decoration:underline;
	}
	
	.fot_detail
	{
		margin-top:10px;
		background-color:#333333;
		padding:5px;
		color:#CCCCCC;
	}
	
	.link_detail
	{
		margin-bottom:5px;
		color:#333333;
	}

.title
{
	font-size:14px;
	text-decoration:underline;
}

	.head_left
	{
		width:300px;
		height:25px;
		background-image:url(images/bg_head_left.png);
		background-repeat:repeat-y;
		font-size:16px;
		padding-left:15px;
		padding-top:5px;
		margin-bottom:10px;
	}
	
	.porto
	{
		padding-left:15px;
		padding-right:15px;
	}
	
		.porto p
		{
			text-align:justify;
			color:#999999;
			margin-top:10px;
			margin-bottom:15px;
		}
	
	.img_porto
	{
		width:70px;
		height:70px;
		float:left;
		margin-right:10px;
	}

	.comment
	{
		padding-left:15px;
		padding-right:15px;
		color:#999999;
		font-size:10px;
	}
		.comment_list
		{
			margin-bottom:5px;
			border:#666666 1px dotted;
			padding:5px;
			background-color:#331F00;
		}
		
		.title_comment
		{
			margin-bottom:4px;
			color:#FFFFFF;
		}
		
		.title_comment 
		{
			color:#FFFFFF;
		}
		
		.txt_comment
		{
		}

.body_right
{
	width:500px;
	float:left;
}
	.posted
	{
		color:#FF3300;
		margin-top:5px;
	}

	.desc_article
	{
		color:#999999;
		margin-top:10px;
		text-align:justify;
	}
	
	.fot_article
	{
		margin-top:10px;
		margin-bottom:10px;
		background-color:#333333;
		padding:5px;
		color:#CCCCCC;
	}

	.banner
	{
		width:500px;
		height:130px;
		background-image:url(images/foto.png);
		font-size:14px;
		vertical-align:middle;
	}
	
	.head_right
	{
		width:500px;
		height:25px;
		background-image:url(images/bg_head_right.png);
		background-repeat:repeat-y;
		font-size:16px;
		padding-left:15px;
		padding-top:5px;
	}
	
	.content_right
	{
		background-image:url(images/bg_content_right.png);
		background-repeat:repeat;
		padding:15px;
	}
	
	.link_comment
	{
		padding-left : 18px; 
		background-image: url(images/img14.gif);
		background-repeat:no-repeat;
	}
	.link_full_article
	{
		padding-left : 18px; 
		background-image: url(images/img15.gif);
		background-repeat:no-repeat;
	}

.input_field
{
	height:17px;
	font-size: 14px;
	color: #000000;
	border:0px #96C8E2;
	background-color:#B6ECF8;
}

.input_area
{
	font-size: 14px;
	color: #000000;
	border:0px #96C8E2;
	background-color:#B6ECF8;
}

.input_btn
{
	height:20px;
	width:50px;
	color:#FFFFFF;
	font-size: 14px;
	border:0px #96C8E2;
	background-image:url(images/bg_btn.png);
	background-repeat:repeat-x;
}

.link_area
{
	text-align:left;
	padding-left:20px;
	margin-bottom:10px;
}

.footer
{
	width:800px;
	height:53px;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#999999;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	clear:both;
}