/*
Theme Name: Zyenhoo 2009
Description: Blue 2-column blog with Youtube and other links at the bottom.
Version: 1.0
Author: Hoo Sze Yen
Tags: blue, custom header, fixed width, two columns, Youtube, Facebook, etc
*/

@charset "utf-8";
body  {
	font: 90% "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a, a:link, a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: darkblue;
}

#container { 
	width: 780px;  
	background: #cecbff url(images/bg_bluegradient.gif) repeat-y;
	margin: 0 auto; 
	border-left: 5px solid #4c4c4c;
	border-right: 5px solid #4c4c4c;
	text-align: left;
	position:relative;
} 
#header {
	padding: 0 10px 0 20px; 
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header img.Header {
	position:absolute;
	top:10px;
	left:-20px;
	background:none;
	z-index: 0;
}
#sidebar1 {
	float: left; 
	width: 210px; 
	padding: 15px 10px 15px 20px; 
	margin: 270px 0 0 0;
	z-index: 1;
	position: relative;
}
#topMenu {
	margin: 0 0 0 250px; 
	padding: 10px; 
	z-index: 2;
	position: relative;
}
#topMenu img {
	margin:0 1px 0 0;
	border:0;
}
#mainContent {
	margin: 0 0 0 250px; 
	padding: 0 10px; 
	z-index: 2;
	position: relative;
} 
#footer {
	padding: 0;
	margin: 0;
} 
#footer #midmenu {
	margin:20px 0 0 0;
	padding:0;
	background:#080667 url(images/bg_darkbluemenu.gif) repeat-x;
	height:30px;
	text-transform:uppercase;
	text-align: center;
} 
#footer #midmenu ul {
	list-style:none;
	margin:0;
	padding:0;
} 
#footer #midmenu ul li {
	float:left;
	display:block;
	margin:8px 25px;
} 
#footer #midmenu ul li a {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
} 
#footer #midmenu ul li a:hover {
	text-decoration:underline;
} 
#footer #youtube {
	width:100%; 
	text-align:center;
	margin:10px 0;
	padding:0;
} 
#footer #imglinks {
	margin:10px; 
	padding:0; 
	text-align:center;
} 
#footer #imglinks img {
	margin:0 10px;
} 
#footer #copyright {
	margin:10px 0 0 0;
	padding:0;
	border-top:1px solid darkblue;
	font-size:10px;
	text-align:center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*--------------Sidebar------------*/

#sidebar {
	margin: 10px 0 0 0;
}
#sidebar ul, #sidebar ul ol {
	font-size: 92%;
	font-variant: normal;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	}

#sidebar ul li {
	font-variant: normal;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px; /*3px */
	}

#sidebar ul p, #sidebar1 ul select {
	margin: 4px 0 0 0; /* 5px */
	}

#sidebar ul ul, #sidebar1 ul ol {
	margin: 4px 0 0 0; /* 5px */
	}

#sidebar ul ul ul, #sidebar1 ul ol {
	margin: 0;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar1 ul ol li {
	margin: 0;
	padding: 1px 1px 0 0;
	}
#sidebar p {
	font-size:0.9em;
	padding-left:20px;
	margin:0;
	color:#797979;
}
#sidebar h2 {
	font-size: 96%;
	display: block;
	background: #dedede;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 0 3px 5px;
	margin: 0;
	font-variant: normal;
}
#sidebar h2:hover {
	background: #dedede;
	color: #6b6b6b; }

#sidebar a {
	color: darkblue;
}
#sidebar a:before {
	font-size: 80%;
	content: " \BB  ";
}

#sidebar a:hover {

}

#sidebar a:visited {

}

/*-------------The Post-------------*/


h2, h2 a:link, h2 a:visited, h2 a:hover {
	color: #555;
	text-decoration:none;
}

.post {
	text-align: justify;
	margin: 10px 0;
}

.post .postdate {
	color: #ccc;
	text-align: right;
	font:24px "Courier New", Courier, monospace;
	text-transform: lowercase;
	font-weight:bold;
	background-color: #66f;
	margin-bottom: -20px;
}

.post p {

}

.post a {

}

.post ul {
	font-variant: normal;
	font-size: 90%;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
	margin-bottom: 2px; /*3px */
}

.post ul li {
	display: block;
	margin: 0;
	padding: 1px 5px 0 0;
}


.post img { 
	margin:0;padding:5px;
}
.post img:hover {
	margin:0;;
}
.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {
	font-variant: normal;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
}

.navigation {
	margin: 0 0 20px 0;
	height: 20px;
}

pre { 	color: #797979; padding: 0px 10px 0px 5px; border-left: 3px solid; }

blockquote {
	color: #6b6b6b; padding: 0px 10px 0px 5px; border-left: 5px solid;
}

cite {	
	font-style: normal;
	font-size: 95%;
	font-variant: normal;
	text-decoration: none;
	border-bottom: 1px dotted #6b6b6b;
}

a { 
	text-decoration: none; color: #6b6b6b;
}

acronym, abbr {
	border-bottom: 1px dotted #333;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/*--------------Comments--------------*/

li { margin-bottom: 10px; }

ol.commentlist {

}

ol.commentlist li {
	font-size: 11px;
	padding: 3px;
	line-height: 1.2;
}

ol.commentlist li.alt {
	color: #333;
	padding: 3px;
	background-color: #fff5f7;
	border-bottom: 1px solid #7D7A74;
}

ol.commentlist a {
	color: #7D7A74;
}

.commentmetadata {
	border-bottom: 1px solid #7D7A74;
	font-size: 95%;
	color: #999;
}

legend { display: none; }	
label {
  font-size: 80%;
  clear:both;
  display:block;
  color: #7D7A74
  width:90px;
  margin-bottom:10px;
  padding-left:5px;
}
input, select {
  display:block;
  width:150px;
  border: 1px solid #333;
  background:#F4F4F4;
  margin-bottom:10px;
  padding:1px;
}

textarea { display: block; width: 450px; height: 240px; border: 1px solid #999; background: white; margin-top: 4px; paddinb: 0 0 10px 0;
}


form {
  width:100%;
}

fieldset {
  border:none;
  padding-left:10px;
  padding-bottom:10px;
  display:block;
  clear:both;
}
fieldset input {
  width:auto;
  border: 1px solid #7D7A74;
  background:none;
  display:block;
  margin-right:10px;
  margin-top:3px !important;
  margin-top:0px; /*to fix IE6 position*/
}
fieldset input[type="image"] {
border: none;
padding-right: 0px;
}
fieldset label {
  color: #7D7A74;
  clear:none;
  display:block;
  padding-right:2px;
  padding-bottom: 2px;
  white-space:nowrap; /*to fix IE6 wrapping*/
}

/*--------------Search Form-------------*/

#searchform {
  float: none;
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}