/*
------------------------------------------------
Homepage and Blogger Template Style
Name:     GeckoBytes
Designer: Gek Siong Low
URL:      xenon.stanford.edu/~geksiong
Date:     20 June 2004

Modified from the "Rounders" default Blogger template
by Douglas Bowman of StopDesign (http://www.stopdesign.com)

------------------------------------------------ */

body {
  background:#666;
  margin:auto;
  padding:0 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
}

html>body {
  font-size/* */:/**/small;
  font-size: /**/small;
}

/* Page Structure
------------------------------------------------ */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */

#content {
  width:740px;
  margin:40px auto;
  text-align:left;
  }

#banner {
  background:#090D00 url("images/GeckoBytes3.gif") no-repeat left top;
  border:0px solid #005;
  border-width: 2px 0px 5px 0px;
  margin:0 auto 0;
  width:740px;
  height:80px;
  float:left;
}

#bannertext {
  font-weight:normal;
  padding-top:10px;
  padding-right:10px;
  color:#fff;
  text-align:right;
}

#bannertext a {
  color:#eee;
}

#menu {
  width:740px;
  font-size:97%;
  float:left;
  background:#223;
}

#main {
  width:740px;
  margin:0;
  padding:0;
  float:left;
  background:#fff;
}

#mainheaderpic {
  width:490px;
  height:100px;
  float:left;
  color:#eee;
  margin:0;
  padding:0;
  background:#000;
}

#mainheaderpic img {
  margin:0;
  padding:0;
  border-width:0;
}

#mainheadertext {
  width:230px;
  height:80px;
  float:right;
  margin:0;
  padding:10px;
  background:#333;
  color:#eee;
}

#maintext {
  width:469px;
  float:left;
  margin:0 0 0;
  padding:10px 10px 10px;
  color:#000;
  font-size:97%;
  line-height:1.5em;
  background:#ffffff;
  border-right:1px dotted #eee;
}

#leftcol {
  width:160px;
  float:left;
  margin:0;
  padding:10px;
  background:#eee;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:2px solid #999;
  border-bottom:2px solid #999;
}

#rightcol {
  width:260px;
  float:right;
  margin:0;
  padding:10px;
  background:#fff;
}

#sidebar {
  width:250px;
  float:right;
  margin:0;
  font-size:97%;
  line-height:1.5em;
  background:#ccf;
}

#sidebartext {
  padding:10px 10px 10px;
  margin-right:-6px;
}

#footer {
  float:left;
  width:740px;
  margin:0;
  margin-right:-3px; /* this is to address IE's weird extra characters bug */
  padding:0;
  color:#7ac;
  background:#003168;
  border-bottom:4px solid #005;
  border-top:1px solid #005;
  text-align:center;
}


#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding:0;
}


#nav li {
  float: left;
  position: relative;
  padding: 0px 15px;
  font-weight: normal;
  font-size:90%;
  border-right:1px solid #147;
}

#nav li:hover, #nav li.sfhover {
   background:#135;
}

#nav li li {
   float: none;
	padding: 0.25em 0.5em 0.25em;
	border-right:0;
}

#nav li ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	width: 10em; /* width of the menu */
	background: #246;
	/*border: solid 1px black;*/
	padding: 0.5em 0.5em 0.5em 0.5em;
}


#nav li:hover ul, #nav li.sfhover ul {
   display: block;
}

#nav a:link {
  text-decoration:none;
  color:#7ac;
  }
#nav a:visited {
  text-decoration:none;
  color:#7ac;
  }
#nav a:hover {
  text-decoration:none;
  background:#135;
  color:#fff;
  }
#nav a:active {
  text-decoration:none;
  color:#fff;
  }

/* Styles for general usage */
.hidden {
  display:none;
}

.photo {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }

.dailyquote {
  padding:5px 15px 5px;
  font-size:97%;
  text-align:right;
}

.footertext {
  padding:5px 15px 5px;
  font-size:80%;
  text-align:center;
  line-height:1em;
}


h1 {
  font:150% Georgia,Times,serif;
  font-weight:bold;
  color:#006;
}

h2 {
  font:120% Georgia,Times,serif;
  border-bottom:1px solid;
  font-weight:bold;
  color:#444;
}

h3 {
  font:100% Georgia,Times,serif;
  font-size:120%;
  font-weight:bold;
  color:#600;
}

h4 {
  font-size:110%;
  font-weight:bold;
  border-bottom:1px dotted;
  color:#060;
}


/* Links
------------------------------------------------ */
a:link {
  color:#77c;
  }
a:visited {
  color:#666;
  }
a:hover {
  color:#c63;
  /*background:#ddd;*/
  }
a:active {
  color:#c63;
  }

img {
  border-width:0;
  margin:5px;
  }

#b-navbar img {
  margin:0;
}

hr {
  display:none;
}

#leftcol ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
#leftcol ul li {
  background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }


/* Blogger-specific styles start here */

/* Posts
------------------------------------------------ */
.date-header {
  margin:0;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:.2em;
  color:#333377;
  }
.post {
  margin:.3em 0 15px;
  padding:0 3px 10px;
  /*border:1px dotted #bbb;*/
  /*border-width:1px 0;*/
  }
.post-title {
  margin:0;
  font:120% Georgia,Tahoma,Arial,sans-serif;
  font-weight:bold;
  line-height:1.5em;
  /*background:#eed url("http://www.blogblog.com/rounders/icon_arrow.gif") no-repeat 10px .5em;*/
  background:#eee;
  display:block;
  /*border:1px dotted #bbb;*/
  /*border-width:1px 1px 1px;*/
  padding:2px 14px 2px 10px;
  color:#600;
  }
a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-color:#ded;
  color:#000;
  }
.post-body {
  /*border-left:1px solid #eed;*/
  /*border-right:1px solid #eed;*/
  padding:10px 14px 1px 10px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  padding:2px 14px 2px 10px;
  /*border:1px solid #eed;*/
  /*border-width:0px 1px 1px;*/
  border-bottom:1px solid #ccc;
  font:100% Tahoma,Arial,sans-serif;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }
blockquote {
  margin:.75em 0;
  /*border:1px dotted #ccc;*/
  /*border-width:1px 0;*/
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:2px solid #999;
  border-bottom:2px solid #999;
  padding:5px 15px;
  color:#666;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
------------------------------------------------ */
#comments {
  margin:-25px 3px 0;
  /*border:1px dotted #ccc;*/
  /*border-width:0 1px 1px;*/
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 10px;
  /*border-bottom:1px dotted #ccc;*/
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  border:1px dotted #666;
  }
.comment-data {
  background:url("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 12px .3em;
  margin:.5em 0;
  padding:0 0 0 24px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#666;
  }
.comment-timestamp a:link {
  color:#666;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Profile
------------------------------------------------ */
#profile-container {
  background:#ccf;
  margin:0 0 0;
  padding:0 0 10px;
  color:#345;
  }
#profile-container h2 {
  padding:10px 0px .2em;
  margin:0px 15px;
  border-bottom:1px solid #234;
  font-size:115%;
  line-height:1.5em;
  color:#234;
  }
.profile-datablock {
  margin:0 15px .5em;
  /*border-top:1px dotted #aba;*/
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #fff;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  /*color:#258;*/
  }
.profile-link a {
  background:url("http://www.blogblog.com/rounders/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }

/* Sidebar Boxes
------------------------------------------------ */
.box {
  background:#eee;
  margin:0 0 0;
  padding:10px 13px 8px;
  color:#666;
  }
.sidebar-title {
  margin:0;
  padding:0;
  /*border-bottom:1px dotted #9b9;*/
  font-size:115%;
  /*line-height:1.5em;*/
  color:#333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }

/* Blog.gs links
------------------------------------------------ */
.blogsfavs {
  margin:.5em 0 1.25em;
  padding:0 0px;
  }
.blog {
  background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
.updated {
  margin:.5em .5em 1.25em;
  padding:0 0px;
  }


