/* Additional CSS */
/* aNobii */
/* ------[ For the whole badge ]------ */
 #badge a:hover {}
 #badge a:link {}
 #badge a:active {}
 #badge a:visited {}
 #badge {padding: 10px 5px 10px 5px; width: 212px; border: 1px solid #cccccc;}
 #badge li{list-style:none;background:none;padding:0px;}

 /* ------[ For each item in the badge ]------ */
 #badge .item_cell {list-style: none; text-align: center;float:right; width:90px;padding: 5px; margin: 0px; }
 #badge .item_cell li{list-style:none;background-image:none;background:none;padding:0px;}
 #badge .cover img {border: 1px solid #cccccc;margin-left:12px; padding: 3px; background-color: #f7f7f7;}
 #badge .title {text-indent: 0;padding: 0; margin: 0;}
 
 /* ------[ The bottom part ]------ */
 #badge .link_cell {list-style: none; text-align:center; padding: 5px; margin: 0px; clear: both;}
 #badge .link_cell dt { margin: 0px;}
 #badge .link_cell dd a {font-size: small; font-family: Verdana;}
 #badge .link_cell dd {margin: 0px;}
 #badge .link_cell img {border: none;margin:0px;}

/* Label Cloud Styles
----------------------------------------------- */
#labelCloud {text-align:center;font-family:arial,sans-serif;font-weight: bold;}
#labelCloud .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;}
#labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}
#labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}
#labelCloud a{text-decoration:none;font-weight: bold;}
#labelCloud a:hover{text-decoration:underline}
#labelCloud li a{}
#labelCloud .label-cloud {}
#labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}
#labelCloud .label-cloud li:before{content:"" !important}

/* Primary layout */

body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  background: #692 url(http://homepage.ntu.edu.tw/~d96942027/outerwrap2.gif) top center repeat-y;
  font-size: small;
}

img {
  border: 0;
}

.clear { 
  clear: both;
}
	/* Wrapper */

#outer-wrapper {
  margin: 0 auto;
  border: 0;
  width: 766px;
  text-align: left;
}

	/* Header */

#header-wrapper	{
  background: #8b2 url(http://www.blogblog.com/moto_son/headbotborder.gif) bottom left repeat-x;
  margin: 0 auto;
  padding: 0 0 15px 0;
  border: 0;
}

#header h1 {
  text-align: left;
  font-size: 180%;
  font-weight: bold;
  margin: 0;
  padding: 15px 20px 0 20px;
  background-image: url(http://www.blogblog.com/moto_son/topper.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

h1 a, h1 a:link, h1 a:visited {
  font-weight: bold;
}

#header .description {
  font-size: 100%;
  text-align: left;
  padding: 3px 20px 10px 23px;
  margin: 0;
  line-height:140%;
}

	
/* Inner layout */

#content-wrapper {
  padding: 0 16px;
}
	
#main {
  width: 470px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar {
  width: 226px;
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
	
/* Bottom layout */

#footer	{
  clear: left;
  margin: 0;
  padding: 0 20px;
  border: 0;
  text-align: left;
  border-top: 1px solid #f9f9f9;
}
	
#footer .widget	{
  text-align: left;
  margin: 0;
  padding: 10px 0;
  background-color: transparent;
}

/* Default links 	*/

a:link {
  font-weight: normal;
  text-decoration: none;
  background: transparent;
}
a:visited {
  font-weight: normal;
  text-decoration: none;
  background: transparent;
}

a:hover {
  text-decoration: underline;
  background: transparent;
}

a:active {
  font-weight : bold;
  text-decoration : none;
  background: transparent;
}

a.readmore-link {
  background:url(http://homepage.ntu.edu.tw/~d96942027/magnify.gif) 1px 4px no-repeat; 
  padding-left:16px; 
}

a.comment-link {
  background:url(http://homepage.ntu.edu.tw/~d96942027/comment.gif) 1px 3px no-repeat; 
  padding-left:16px;

}

a.exlink-link {
  background:url(http://homepage.ntu.edu.tw/~d96942027/transmission.gif) 1px 4px no-repeat; 
  padding-left:16px;
}

a.trackback-link {
  background:url(http://homepage.ntu.edu.tw/~d96942027/trackback.gif) 1px 4px no-repeat; 
  padding-left:14px;
}
a.timestamp-link {
  background:url(http://homepage.ntu.edu.tw/~d96942027/clock.gif) 1px 4px no-repeat; 
  padding-left:14px;
}

/* Typography */
	
.main p, .sidebar p {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
}

h2, h3, h4, h5	{
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 120%;
}

h2.date-header {
  padding-left:5px;
}

.post {
  padding:7px 10px 7px 5px;
}
.post h3 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 120%;
  border-bottom: 1px dashed #ccb;
}

.post h3 a {
  font-weight: bold;
}
.post img {
  border: 1px dashed #ccb;
  padding:4px 4px 4px 4px;
  margin:1px 1px 1px 1px;
}
.post-footer {
  margin: 5px 0 5px 0;
  padding: 0px 10px 0px 5px;
  border:1px solid #ccb;
  line-height:1.5em;
}
.post-footer p { 
 margin: 2px 0 2px;
}

.post-labels {
  float:right;
  font-size:80%;
  background:url(http://homepage.ntu.edu.tw/~d96942027/tag.gif) 1px 3px no-repeat;
  padding-left:16px;
}
.sidebar h2 { 
  border-bottom:1px dotted gray;
}

.sidebar .widget { 
  margin: 12px 0 13px 0;
  padding: 0;
}

.main .widget { 
  margin: 12px 0 0 0 ;
}

li  {
  line-height: 160%;
}

.sidebar ul { 
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.sidebar ul li {
  list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif) inside;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

blockquote {
  margin:.75em 0;
  border:1px dotted green;
  border-width:1px 0;
  padding:5px 15px;
  background:url(http://homepage.ntu.edu.tw/~d96942027/quote.gif) 1px 1px no-repeat;
  }

.post blockquote p {
  margin:.5em 0;
  }

.widget-content { 
  margin-top: 0.5em;
}


/* Profile 
----------------------------------------------- */

.profile-datablock {
  margin: 3px 0 5px 0;
  line-height: 140%;
}
.profile-textblock { 
  margin-left: 0;
  font-size:90%;
}

.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  border:4px solid #8b2;
}

.profile-img img{
  display: block;
}

#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  border-bottom: 1px dashed #eed;
  margin: 10px 10px 0 10px;
  padding: 0;
}

#comments h4	{
  margin-top: 10px;
  margin-bottom: -10px;
  font-weight: normal;
  text-transform: uppercase;
  font-size:120%;
  letter-spacing: 1px;
}

#comments dl dt 	{
  font-weight: bold;
  font-style: italic;
  margin-top: 35px;
  padding: 1px 0 0 16px;
  background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
}

#comments dl dd	{
  padding: 0 5px;
  margin: 0;
  border-left: 1px dotted green;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
}
 
#blog-pager-older-link {
  float: right;
}
 
#blog-pager {   
  text-align: center; 
}

/** Page structure tweaks for layout editor wireframe */

body#layout #outer-wrapper { 
  padding-top: 0;
}
body#layout #header,
body#layout #content-wrapper,
body#layout #footer { 
  padding: 0;
}
.posthidden {display:none}
.postshown {display:inline}
