@import url(menu.css);
@import url(slider.css);
@import url(etalase.css);

body {
	margin: 0;
	padding: 0;
	font-family: 'Verdana', Arial, Helvetica, sans-serif, Harabara;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.4em;
}


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

a:hover {
	color: #0099FF;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background-image: url(../images/bg-blue.jpg);
	background-repeat: no-repeat;
	background-color:#0C3261;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#logo {
	background-image: url(../images/logo.png);
	float: left;
	width: 300px;
	height: 200px;
	margin-top: 20px;
}


#search {
	float: right;
	width: 400px;
	height: 86px;
	margin-top: 5px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000000;
	font-size: 12px;
	width: 190px;
	height: 36px;
	background:  url(../images/search_bg.gif) no-repeat;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 6px;
	font-weight: bold;
}
.search input.box:focus {
	background: url(../images/search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 36px;
	height: 36px;
	cursor: pointer;
	text-indent: -9995px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.search button.btn:hover {
	background: url(../images/search_bg.gif) no-repeat bottom right;
}


#top {
	clear: both;
	height: 34px;
	width : 980px;
	margin: 0 auto;
} 


#slider {
	width : 980px;
	margin: 0 auto;
}

#slide {
	height: 300px;
	width : 980px;
	margin: 0 auto;
}

#etalase {
	clear: both;
	height: 320px;
	width : 980px;
	margin: 0 auto;
	background-image: url(../images/etalase_bg.jpg);
} 


.title {
	height:40px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;	
}

.isinya {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height:235px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.isinya .gambarku {
	background-color: #fff;
	padding: 1px;
	margin: 3px 5px 3px 0;
	border: 1px solid #CCC;
	float: left;
}

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	height:20px;
}

#navigasi {
	width: 980px;
	margin:0 auto;
	background-image: url(../images/sub.jpg);
	height:20px;
} 

#navigasi .judul_head {
	font-size: 14px;
	font-family: Verdana, 'Arial', Helvetica, sans-serif, Harabara;
	background-repeat: repeat;
	padding:20px;
	color:#CCCCCC;
}

#navigasi .judul_head a{
	font-size: 14px;
	font-family: Verdana, 'Arial', Helvetica, sans-serif, Harabara;
	color:#CCCCCC;
}

#navigasi .judul_head a:hover{
	font-size: 14px;
	font-family: Verdana, 'Arial', Helvetica, sans-serif, Harabara;
	color:#7ED1F9;
}

#badan {
	width: 980px;
	margin:0 auto;
	background-color:#FFFFFF;
	height:auto;
} 


#content {
	height: auto;
	width : 600px;
	background-color: #FFFFFF;
	float:left;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#content-detail {
	height: auto;
	width : 550px;
	background-color: #FFFFFF;
	float:left;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#content .image {
	background-color: #fff;
	padding: 1px;
	margin: 3px 5px 3px 0;
	border: 1px solid #CCC;
	float: left;
}

#content .judul{
	height:40px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;	
}
#content .date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}

#content .garisbawah {
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

.sidebar {
	height: auto;
	width : 300px;
	background-color: #F4F4F4;
	float:right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin: 8px;
}




#footer {
	width: 980px;
	background: url(../images/foot.jpg);
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#footer a{color:#60646b;text-decoration:none;}
#footer a:hover{text-decoration:underline;}

#indent{
width:400px;
padding:24px 20px 0 20px;
}

#social{
width:100px;
height:40px;
float:right;
}



