/*  
Theme Name: Mchozer
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: Daniel Wong
Author URI: http://example.com/
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('/style/mch-baseline.css');
@import url('/style/mch-paneltitles.css');
@import url('/style/mch-headerslideshow.css');
@import url('/style/mch-banners.css');

#headerlogo {
  top: 22px;
  left: 20px;
  right: auto;  
}

#wp-nav-above {}
#wp-nav-below {}
/*.wp-navigation { }*/
.wp-nav-previous {}
.wp-nav-next {}

.wp-meta-nav{}

h2.wp-entry-title {
  margin-top: 1.5em !important;
  margin-bottom: 0.8em !important;
  font-size: 1.1em !important;
  text-transform: none;
  font-style: italic;
}
h2.wp-entry-title:first-child {
  margin-top: 2em;
}
h2.wp-entry-title a {}

.wp-navigation,
.wp-entry-meta,
.wp-entry-utility {
  font-weight: normal; 
  font-size: 0.8em;
  vertical-align: middle; 
}
.wp-entry-meta,
.wp-entry-utility {
  margin-left: 20px;
}  
.wp-meta-prep {}
.wp-meta-prep-author {}
.wp-meta-prep-entry-date {}
.author {}
.vcard {}
a.url, a.fn, a.n {}

.wp-meta-sep {}
.wp-entry-date {}
abbr.published {}
.wp-edit-link {}
.wp-page-link {}

.wp-entry-content {
  margin: 0.7em 0;
}
.wp-entry-content p {
  font-size: 1em !important;
  margin-left: 20px;
}
.wp-entry-content img {
  margin-bottom: 0.5em;
}  
/*.wp-entry-utility {}*/

.wp-cat-links {}
.wp-entry-utility-prep {}
.wp-entry-utility-prep-cat-links {}
.wp-tag-links {}
.wp-entry-utility-prep {}
.wp-entry-utility-prep-tag-links {}
.wp-comments-link

