/*
Theme Name: Inroads site integration theme
Theme URI: http://www.inroads.us/
Description: Wordpress integration for Inroads, LLC websites and the QuikWebEdit CMS.
Author: Inroads, LLC
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
.blogSidebar, .blogSidebar ul{
  list-style:none;
  font-size:12px;
}
.blogSidebar li{ clear:both; background:none; }
/*.sidebar.right.blog{width:197px;}*/
.blog .keywordsearch{
  border: 1px solid #CCCCCC;
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 8px 2px;
  width: 141px;
  vertical-align:middle;
}
.blog .searchsubmit{
  text-indent:-99999px;
  width:31px;
  height:23px;
  background: url(/images/blog/go.jpg) no-repeat 0 0;
  border:0;
  overflow:hidden;
  font-size: 0;
  line-height: 0;
  vertical-align:middle;
}
.entry-content .keywordsearch{
  border: 1px solid #CCCCCC;
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 8px 2px;
  width: 141px;
  vertical-align:middle;
}
.entry-content #searchsubmit{
  text-indent:-99999px;
  width:31px;
  height:23px;
  background: url(/images/blog/go.jpg) no-repeat 0 0;
  border:0;
  overflow:hidden;
  font-size: 0;
  line-height: 0;
  vertical-align:middle;
  
}
h3.widget-title{
  font-size: 18px;
  font-weight: bold;
  height: 17px;
  padding: 3px 0 9px 20px;
}
div.entry-meta{ font-size:14px;}
html {margin:0 !important;}