/*  
Theme Name: techblology
Theme URI: http://danangm.web.ugm.ac.id
Description:  techblology designed by <a href="http://danangm.web.ugm.ac.id">Danang Mardyanto</a>.
Author: Danang Mardyanto
Author URI: http://danangm.web.ugm.ac.id
*/

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: verdana;
	margin:auto;
	color:#53564E;
	}

#page
	{
	margin:auto;
	width:840px;
	overflow:hidden;
	margin-top:20px;
	}
#header
	{
	text-align:left;
	}
#logo 	{ 
	background: url('images/logo.gif') no-repeat;
	width:437px;
	height:41px;
	text-align:left;
	margin-left:20px;
} 

#menubg
	{
	background: url('images/topmenu.gif') no-repeat;
	width:840px;
	height:54px;
	}
#menufooterbg
	{
	background: url('images/bottommenu.gif') no-repeat;
	width:840px;
	height:45px;
	margin:auto;
	}
.date
	{
	float:left;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: verdana;
	text-align:right;
	margin-top:10px;
	margin-left:30px;
	color:#666;
	}
.menu_link
	{
	font-size: 10px;
	padding-top:23px;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	}
.menu_link ul
	{
	margin: 0px;
	padding: 0px;
	}
.menu_link li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	display: inline;
	margin-right:0px;
	color:#ffffff;
	}
#content {
	width:830px;
	margin:auto;
	overflow:hidden;
	color: #53564E;
	margin-top:10px;
	border:0px solid;
	}
#concenter
	{
	width:610px;
	float:left;
	font-family: verdana;
	LINE-HEIGHT: 1.6em;
	text-align:justify;
	}
#sidebar
	{
	margin-left:0px;
	width:200px;
	float:left;
	padding-left:10px;
	}
.rightcontent
	{
	padding:10px;
	}
#footer
	{
	background: url('images/footer.gif') no-repeat;
	width:745px;
	height:11px;
	margin:auto;
	padding-bottom:10px;
	}
#blogposts{
	padding:10px;
	}
#blogposts h2{
	color: #0E66AF;
    margin:0px;
    margin-top: 0px;
	font-size: 20px;
	margin-bottom: 4px;
}
.title h2
	{
	font-size: 20px;
	}
.blogps h2{
	color: #0E66AF;
    margin:0px;
    margin-top: 10px;
	font-size: 20px;
	margin-bottom: 4px;
}
div.meta{
	font-size: 11px;
	line-height: 14px;
}	
a:link, a:visited {
	text-decoration : none;
	color: #0E66AF;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #0E66AF;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #0E66AF;
	background: transparent;  
	}

.menu_link a:link, .menu_link a:visited {
	text-decoration : none;
	color: #ffffff;
	background: transparent; 
	font-size: 10px;
	}

.menu_link a:hover {
	text-decoration : underline;
	color: #ffffff;
	background: transparent; 
	font-size: 10px;
	}

.menu_link a:active {
	text-decoration : none;
	color: #ffffff;
	background: transparent;  
	font-size: 10px;
	}
div.meta{
	font-size: 11px;
	line-height: 14px;
}	
.trackbackurl{
	background:#f4f4f4;
	}
.rightcontent li
	{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	list-style-position: outside;
	}
.rightcontent li ul
	{
	padding:0px;
	margin:5px 10px 0px 10px;
	}
.rightcontent h2
	{
	font-size:12px;
	color: #0E66AF;
	margin:0px;
	padding:0px;
	text-weight:bold;
	}
br
	{
	margin:0px;
	padding:0px;
	}
.separator
	{
	background: url('images/divider.gif') no-repeat;
	width:150px;
	height:3px;
	margin-bottom:10px;
	margin-top:10px;
	}
.separatorcontent
	{
	background: url('images/dividercontent.gif') no-repeat;
	width:500px;
	height:3px;
	margin-bottom:20px;
	margin-top:20px;
	}

ul
	{
	margin:5px 10px 10px 10px;
	padding:0px;
	}
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-weight:bold;
	}
.alignright {
	float: right;
	text-weight:bold;
}

.alignleft {
	float: left;
	text-weight:bold;
	}
.postmetadata {
	border:1px solid #ccc;
	padding: 5px;
	background:#f4f4f4;
	}

form
	{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
.previous-entries a {
	float: left;
}
.next-entries a {
	float: right;
}
.linklogo
	{
	cursor:hand;
	}
