/*
My Personal Online Library
CSS written by Graifhan Ramadhani
Last modified:	17 October 2006
*/


/* General */

A 	{
	color : #3366CC; 
	text-decoration : none;
}
A:Visited {
	color : #3366AA; 
	text-decoration : none;
}
A:Active {
	color : #3366CC; 
	text-decoration : none;
}
A:Hover {
	color : #FF0000; 
	text-decoration : 
	underline;
}
h2 	{
	font: Arial, Sans-Serif;
	font-size: 1.2em;
}
h2 a {
	text-decoration: none;
	background-color: inherit;
	background-image: url("/images/h2bg.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 5px 22px;
}
h2 a:hover {
	background: url("/images/h2bghover.gif") no-repeat center left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color: #3366AA; 
	line-height: 120%;
	text-align: center;
	font-style: italic;	
	padding: 0 0 0.8em 0;
}

/* page layout */

html {
	background: #000070 repeat-y top left;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana, trebuchet, arial; 
	font-size:11px; 
	line-height : 125%;
	color: #333;
	padding: 0;
	margin: 10px auto 10px auto; 
	width: 750px;
	background: #ffffff url("/images/body-bg.gif");
	background-repeat: repeat-y;
	border: 1px solid #000000;		
}
p {
	line-height: 130%;
}
#header {
	background: url("/images/mainlogo.jpg") #ffffff no-repeat center left;
	margin: 0;
	padding: 0;
	height: 65px;
}
#content {
	float: left;
	clear: both;
	padding: 0 0 0 0;
	width: 618px;		
	background: #ffffff url("/images/body-bg.gif");
}
#sidebar {
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	width: 129px;	
	float: right;
	background:#f7f7f7;	
}
#sidebar h2 {
	font-family: verdana, trebuchet, arial; 
	font-size:11px; 
	font-weight:bold;
	margin: 0 0.9em 0.2em 0.4em; 
	text-align: left; 
	line-height : 180%;
	color: #000000; 
	background: #f7f7f7 url("/images/horizontaldotted.gif") repeat-x bottom left; 
/*	border-bottom:#aaa 1px solid; */
}
#sidebar form {
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 0.7em;
	padding: 0;
}
#sidebar ul li p {
	padding: 0 0 8px 5px;;
	margin: 0;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	font-size: .95em;
	color: #fff;
}
#header h1 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 3em;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
}
#header h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	font-style: italic;
	padding-left: 15px;
	color: #fff;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #ffdb48;	
}
#footer {
	clear: both;
	background: #dedfdf;
	margin: 0;
	padding: 0.2em;
	height: 30px;	
	border-top: 1px solid #aeaeae;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Body text */

.mainmenu {
	font-family: verdana, trebuchet, arial; 
	font-size:11px; 
	line-height: 100%; 
}
.list   {
	font-family: Arial, Helvetica, sans-serif; 
	color: black;  font-size: 11px;
}
.listsmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.listlarge {
	font-family: Arial, Helvetica, sans-serif; color: black; 
	font-size: 12px; 
	line-height: 160%;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif; color: black; 
	font-size: 12px; 
	line-height: 160%;
	margin: 0 0.7em;	
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color: #3366AA; 
	line-height: 120%;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff; 
	font-size:24px; 
	line-height: 130%
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffffff; 
	font-size:24px; 
	line-height: 40px;
	height: auto; 
	height: 43px; 
	padding: 0 1em;	
	background:#008080 url("/images/back.png") repeat-x top left;
}
.subhead {
	color: #3399FF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-style: normal;
}
.heading {
	font-weight: bold; 
	color: #000000; 
	text-align: center; 
	background: #F7F7F7;
	line-height: 20px;
	height: auto; 
	padding: 0 1em;	
}
.artheader {
	font-weight: bold; 
	color: #ffffff; 
	background: url("/images/shead.gif") no-repeat center left;
	line-height: 25px;
	
	height: auto; 
	/* padding: 0 0 0 35px; */
	padding: 0 3em;	
	border-bottom:#7486B4 1px solid;
}
.artfooter { 
	margin: 5px 0 5px 0; 
	padding: 10px 5px 5px 0; 
	background: #FFFFFF url("/images/horizontaldotted.gif") repeat-x bottom left; 
	color: #808080; text-align: right; 
}
.navbar {
	margin: 0 0 0.2em; 
	text-align: left; 
	color: #999; 
	border-bottom:#ccc 1px solid;
}
.bodytext {
	margin: 20px 15px 0 30px;
	text-align: justify;
	background: #ffffff;
	line-height: 130%;
}
.quotes {
	padding: 7px;
	border: 1px dashed #B3B3B3;
}

/* Main Menu */

ul.menu {
	margin:0px;
	padding:0px;
}
ul.menu li {
	list-style:none;
	float:left;
	width:100px;
	text-align:center;
	font:11px/22px verdana,arial,sans-serif;
	height:auto !important;
	height:22px;
}
ul.menu li a {
	display:block;
	text-decoration:none;
	background:#0000aa url("/images/sheadbg3.gif") repeat-x top left;
	color:#ffffff;
}
ul.menu li a:hover {
	text-decoration:none;
	background:#531394;
	color:#FFFFFF;
}
ul.menu li a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.menubar {
	height:22px; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	background:#0000aa url("/images/sheadbg2.gif") repeat-x top left;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.module-content
{
	position: relative;
	margin: 5px 10px 20px 0px;
}
.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.module-list-item
{
	margin-top: 3px;
	margin-bottom: 3px;
}
li.module-list-item {
	background: url("/images/list-item.gif") no-repeat 3px 2px; 
	padding-left: 20px;	
}

/* Blogger */

.title  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:24px; 
	font-weight: bold; 
	}
.blogtitle {
	font-family: Verdana, Arial, sans-serif; 
	color: white;font-size:12px; 
	text-transform:uppercase;
	}
.links	{
	font-family: Verdana, Arial, sans-serif; 
	font-size:11px;
	}
.date   {
	margin: 0 0 0.2em; 
	text-align: right; 
	padding: 0.5em 1em 0.2em 0; 
	color: #999; 
	/* border-bottom:#ccc 1px solid; */
	background: #ffffff url("/images/horizontaldotted.gif") repeat-x bottom left;
	}
.postitle  {
	font-family: Arial, sans-serif;
	color: green; 
	font-weight:bold; 
	font-size:16px;
	}
.posts	{
	line-height: 130%;
	}
.author	{
	font-family: Arial, sans-serif; 
	color: #999; 
	font-size:11px;
	}


