/*
Theme Name: Dust
Theme URI: http://milo.peety-passion.com/category/themes/
Description: Three column fluid theme with header image rotator and a flash clock built in.
Version: 3.17
Author: miloIIIIVII
Author URI: http://milo.peety-passion.com/

Customize, edit, poke, prod, and adapt to your own style. Please leave credit where credit is due so that others mayfind the source for your site and adapt a suitable version for theirown website.
*/
body {
  background-color: #fff;
}


div, #page, #content, #header, .cat, h1, h2, h3, p, tr, td, a {
  background-color: transparent; color: #000;
  font-family: "trebuchet ms", arial, helvetica, sans-serif;
  margin: 0; padding: 0;
}
#header {
  background: #fff url("http://tonychung.ca/images/tonychung.png") top left no-repeat;
  height: 100px;
  text-align: right;
}
#header h1 {
  margin: 0 36px 0 0; padding: 12px 0;
}

#header h1 a {
  color: #fff;
  text-decoration: none;
}

a {
  background-color #fff; color: #000;
  text-decoration: underline;
}

#header ul,
#header p,
.navigation,
#left_sidebar,
#right_sidebar,
.addtoany_share_save_container,
.postmetadata,
.postmetadata2,
.l-col,
.commentform,
.gads,
p.copyright + p {
  display: none;
}

#header {
  height: auto;
}

#page {
  margin: 0 2em;
}

h1, h2, h3 {
  font-size: 1.3em;
  margin-top: 1.5em;
}

p.spacer {
  border: none;
}

.entry p, .cat {
  margin-bottom: 1em;
  background-image: none;
}

.cat, .readmore, #footer p.copyright {
  font-size: 7pt;
}

#footer p.copyright {
  padding: 0;
}
ol{font-size:small;color:#ccc;}

ul{font-size:small;list-style-type:square;color:#ccc;}


table caption{font-weight:bold;font-size:12px;}

.center{text-align: center;}

.alignleft{float:left;}

.alignright{float: right;}

#content, #content li {
  font-size: 9pt;
}

blockquote {
  margin: 1em; padding: 0;
}

#content p img{float:left;border:none;margin-right:10px;margin-bottom:10px;}

#content .wp-caption {
  border: 1px #000 solid;
  margin: 1em; padding: .5em;
  text-align: center;
}

#content .wp-caption .wp-caption-text {
  margin: .5em 0 0 0;
}

#content .wp-caption img {
  border: none;
}

.post .entry ol, .post .entry ul { margin: .75em 0 0 0; padding: 0 0 0 1.25em; color: #000; }

.post .entry ol li, .post .entry ul li { margin: 0 0 1em 0; font-size: 1em; }

#latte { display: block; clear: both; margin: 0 0 24px 0; width: 100%; background: #4a2906 url('http://tonychung.ca/images/latte.png') bottom right no-repeat; color: #999; border: 1px #4a2911 solid; }
#latte p { margin: 0; padding: 9px 80px 13px 40px; text-align: center; color: #999; font-family: verdana; font-size: .75em; line-height: 1.75; }
#latte p a { color: #ccc; padding: 0; }