/*
Theme Name: hypenoticlab 2010
Theme URI: http://hypenoticlab.com

Author: Arisyi Zimah
Author URI: http://arisyi-design.web.id/

*/

@font-face {
	font-family: 'Fontin';
	src: url('fontin-regular-webfont.eot');
	src: local('?'), url('font/fontin-regular-webfont.woff') format('woff'), url('font/fontin-regular-webfont.ttf') format('truetype'), url('font/fontin-regular-webfont.svg#webfontbPtnrJVH') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	margin:0;
	padding:0;
	background:#fff url(images/body.jpg) repeat;
	font-family: "Fontin", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7c7f;
	outline:none;
	line-height:20px;
}

.left{ float:left; } /**/ .right{ float:right; } /**/ .clear{ clear:both; } /**/ .hidden{ display:none; }

a{ color:#b9292f; text-decoration:none; } /**/ a:hover{ color:#7b7c7f; }

p{ margin:0 0 10px; padding:0; }

img{ border:none; }

#content.body{ width:675px; margin:20px auto 20px; height:750px; }

#content{
	width:890px;
	margin:20px auto;
}

#header{
	height:130px;
	width:950px;
}

#sideBar{
	width:200px;
	float:left;
}

	#sideBar ul{
		margin:0;
		list-style:none;
		padding:0;
	}
	
	#sideBar li{
		line-height:30px;
		letter-spacing:0.2px;
	}
	
	#sideBar li a{
		color:#7b7c7f;
	}

	#sideBar li a:hover, #sideBar li.on a{
		color:#b9292f;
	}
#rightContent{
	float: right;
	width:600px;
	min-height:600px;
}

#footer{
	font-size:11px; 
	text-align:center;
}

.grid2{ width:300px; float:left; text-align:right; font-size:11px; line-height:13px; }

.grid3{ width:200px; float:left; text-align:right; font-size:11px; line-height:13px; height:auto; overflow:hidden; }

.grid1{ width:600px; text-align:right; font-size:12px; line-height:14px; }

.grid-spacer{ width:20px; float:left; }

.grid-vspacer{ height:20px; clear:both; }

ul.project{
	margin:0;
	padding:0;
	list-style:none;
	width:280px;
	float:left;
}

ul.project li{
	line-height:30px;
	height:30px;
}

.entry{ margin:20px 0 10px; }

