/*
CSS Skin : artouste-laruns
v01 Last Modified 20060712 By: Andar 
*/

/*Begin Tag Style*/
body, td, th, input, select, textarea, form{ /* Common font style */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535300;
}

body {/* page background */
	background-image:url(images/back01.png);
	background-repeat:repeat-x;
	padding: 0 0 0 0;
	margin: 10 10 10 10;
	background-attachment:fixed;
	background-color:#FCFDFA;
	background-position:top left;
}


input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#B0C17D;
	border:1px solid #000000;
	color:#000000;
}


hr	{/* line style */
	color:#D8E1B3;
	background-color: #ffffff;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	color:#FF0033;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family:"Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	color:#879A4A;
}




/*Path Menu*/
.path_menu {
	font-size:100%;
	text-decoration:none;
}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.path_menu a:hover{
	color:#FFFF00;
	text-decoration:underline;
}




/*e-Commerce*/
.ecommerce {
	color:#FFFFFF;
	font-size:100%;
	text-decoration:none;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#FFFFFF;
	text-decoration:none;	
}
.ecommerce a:hover {
	color:#FFFF00;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	border:none;
	background:none;
}
.menu_main_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
.menu_main_child{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#FFFF00;
	text-decoration:underline;
}





/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#6B7B3C;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	font-weight:bold;
	color:#666600;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#666600;
}




/*news*/
.news {
	text-decoration:none;
	background-color:#879A4A;
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#FFFF00;
}
.news_title a:hover{
	color:#00FF00;
	text-decoration:underline;
	
}
.news_content {
	color:#ffffff;
}

.news_balistic{/*Atur Tinggi*/
	height:110px;
}

/*Gallery*/
.gallery {
	border:1px solid #D8E1B3;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border:1px solid #D8E1B3;
}
.menu_second_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active{
	color: #6B7B3C;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #FF9900;
	text-decoration:underline;
}

.menu_second_child{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_child a:link, .menu_second_child a:visited, .menu_second_child a:active{
	text-decoration:none;
	color: #6B7B3C;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #FF9900;
}




/*Blog Style*/
.blog {

}
.blog_comment{
	padding:0 4 0 4;
}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	text-decoration:none;
	color:#000000;
}
.blog_comment a:hover {
	text-decoration:none;
	color:#FF0000;
}

.blog_menu_link a:link,.blog_menu_link a:visited,.blog_menu_link a:active {
	color:#666600;
}

.blog_menu_link a:hover {
	color:#FF0000;
}
/*Calendar Style*/
.calendar {
	background-color:#ffffff;
	border:1px solid #B9C88C;
}
.calendar_month {
	color:#FFFFFF;
	background-color:#879A4A;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#FFFFFF;
	background-color:#879A4A;
}
.calendar_month a:hover {
	color:#000000;
	background-color:#FFFF00;
}
.calendar_week {
	background-color:#F7AE04;
	font-size:70%;
	color: #FFFFFF;
}

.calendar_date{
	background-color:#B9C88C;
	color:#333300;
	font-size:70%;	
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#FFFFCC;
}
.calendar_date a:hover {
	color:#FFFF00;
}


/*Copyright*/
.copyright{
	font-size:80%;
	color: #515C2C;
	text-decoration:none;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #515C2C;
	text-decoration:none;	
}

.copyright a:hover{
	color: #FF9900;
	text-decoration:underline;	
}
/*End Style*/
