/*
Theme Name: CCHR - Light
Theme URI:
Description: CCHR Int's very own theme
Version: Print version
Author: Joe Rhoney
Author URI: joe@joerhoney.com, joerhoney.com
*/

a:link, a:visited {
  color: black;
  }

body {
  background-color: white;
  color: black;
  font: 12px/17px Verdana,Arial,Helvetica,sans-serif;
  }
  
hr {
  clear: both;
  }

ul {
  list-style-type: disc;
  }

img {
  border: 0 none;
  }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  float: right;
  }

img.alignleft {
  float: left;
  }

object, embed, iframe {
  max-height: 200px;
  max-width: 500px;
  border: 2px dashed #ccc;
  }

.video_info_box {
  
  }

.home-post-thumb {
  display:block;
  float:left;
  margin:0 8px 0 0;
  }

#header, #sidebar, #respond, #return_to_blogs, .screen_only, .post-edit-link, .navigation, a.button, .button, .blog_pager, .blog_rss_feed, .news_rss_feed, #fb-root, .fb_ltr, .addtoany_share_save_container, .a2a_dd, .tweetmeme_button {
  display: none;
  }
