/*
CSS Skin : restaurant
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:#FFFFFF;
}

body {/* page background */
	background-image:none;
	background-repeat:repeat;
	padding: 0 0 0 0;
	margin: 0 10 0 10;
	background-attachment:fixed;
	background-color:#000000;
	background-position:top left;
}


input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#FFFFFF;
	border:1px solid #553815;
	color:#000000;
}


hr	{/* line style */
	color:#ffffff;
	background-color:#ffffff;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#CCFF00;
	text-decoration:underline;
}

a:hover {
	color:#00FF00;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	color:#ffffff;
}




/*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:#000000;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#CCFF00;
	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:#000000;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#CCFF00;
	text-decoration:underline;
}





/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#000000;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	font-weight:bold;
	color:#CCFF00;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#CCFF00;
}




/*news*/
.news {
	text-decoration:none;
	background-color:#2D1E0B;
	border:1px solid #FFFFFF;
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#CCFF00;
}
.news_title a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	
}
.news_content {
	color:#FFFFFF;
}

.news_balistic{/*Atur Tinggi*/
	height:120px;
}

/*Gallery*/
.gallery {
	border:1px solid #ffffff;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border:1px solid #ffffff;
}
.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: #FFFFFF;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #CCFF00;
	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: #FFFFFF;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #CCFF00;
}




/*Blog Style*/
.blog {

}
.blog_comment{
margin-bottom:2px;

}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	border:1px solid #FFFFFF;
	border-bottom:2px solid #FF9900;
	text-decoration:none;
	background-color:#FFFFFF;	
	color:#000000;
	padding:2px;
	height:15px;
}
.blog_comment a:hover {
	background-color:#FF9900;
	border:1px solid #FFFFFF;
	border-bottom:2px solid #FFFF00;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px;
	height:15px;		
}

.blog_menu_link a:link, .blog_menu_link a:visited, .blog_menu_link a:active {
	color:#FFFFFF;
	
}
.blog_menu_link a:hover  {
	color:#CCFF00;
}

.blog_menu_title {
 color:#FFFFFF;
 }

	.blog_menu_link ul{
		padding:0px 0px 0px 20px;
		margin:0px;
	}
.blog_menu_link ul li{
		padding:0px;
		
	}
/*Calendar Style*/
.calendar {
	background-color:#2D1E0B;
	border:1px solid #ffffff;
}
.calendar_month {
	color:#FFFFFF;
	background-color:#553815;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#FFFFFF;
	background-color:#553815;
}
.calendar_month a:hover {
	color:#000000;
	background-color:#FFFFFF;
}
.calendar_week {
	background-color:#FFCC00;
	font-size:70%;
	color: #000000;
}

.calendar_date{
	background-color:#EED7B9;
	color:#000000;
	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: #FFFFFF;
	text-decoration:none;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #FFFFFF;
	text-decoration:none;	
}

.copyright a:hover{
	color: #ccff00;
	text-decoration:underline;	
}
/*End Style*/
