﻿body {
font-family: "Bitstream Vera Sans", sans-serif;
	border-left: 1px dotted #c0c0c0;
	margin: 0 auto;
}

a {
	font-weight:bold;
	color:#000;
	text-decoration: none;
	}

h1 {
	margin-top: 0px;
	padding-top: 20px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: right;

	color: #0a0048;
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	color: #0a0048;

}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;

	background-color: #E5F5D6;
	border: 1px dotted #c0c0c0;

	padding: 4px;
}

h3 a {
	font-weight:bold;
	color:#000;
}

h4 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: right;
	margin-top: -3em;
}

.entry {
	margin-bottom: 2em;
	font-family: "Bitstream Vera Sans", sans-serif;
}

.entry a {
	color: #000;
}

.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: grey;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

.sidebar {
	
	width: 600px;

	margin: 0 auto;
	padding-right: 10px;

	padding-top: 8px;
	padding-left: 10px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 85%;

}

.sidebar h2 {
/* warna garis */	
	background:#6fccdd;
	padding: 3px;
	margin:10px 0 10px 0;
	font-size: 1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#333366;

}

.sidebar ul {
	padding-left: 1em;
	margin-left: 0px;

	list-style-type: none;
}

.sidebar ul li:hover {
	color: 000;
}

.sidebar ul li a {
	font-weight:bold;
	color:#000;
	text-decoration: none;
}

.sidebar ul li a:hover {
        text-decoration: underline;
}

.sidebar ul li a img {
        border: 0;
}

.sidebar p {
	margin-top: 30px;
	padding-top: 10px;

	padding-left: 5px;
}

.sidebar .message {
    cursor: help;
    border-bottom: 1px dashed red;
}

.sidebar a.message:hover {
    cursor: help;
	background-color: #ff0000;
	color: #ffffff !important;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
	color: #000 !important;
}

#properties{
	width:600px;
/* besar tuk portfolio*/
	height:290px;
	background:#fff;
	margin-bottom:10px;
	background:#fff url('img/bgbanner.jpg') bottom no-repeat;
}
#properties p{
	margin:10px 0 0 10px;
	font-size:13px;
	color:#000;
}
#properties h2{
	margin:13px 0 0 10px;
	width:600px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f5f5f5;
}
ul.option1{
	width:600px;
	margin:15px 0 0 30px;
	padding:0;
	color:#9BC211
}
ul.option1 li{
	width:280px;
	margin-bottom:12px;
	padding:5px 0 0 8px;
	float:left;
	font-size:11px;
	background-position:0 3px;
	color:#666;
	text-align:left;
	list-style:none;
	line-height: 15px;
}
ul.option1 li a{
	font-weight:bold;
	font-size:14px;
	color:#333
}

