/*
Theme Name:     IRF
Theme URI:      http://immunity.org.uk/
Description:    IRF 
Author:         IRF
Author URI:     http://immunity.org.uk
Template:       canvas
Version:        0.1.0
*/

@import url("../canvas/style.css");

html {height: 102%; margin-bottom: 2px}

.header-search {
  position: relative; top: 20px; 
}
.header-search .icon-search {
  position: absolute;
  top: 8px;
  right: 9px;
}

.post .title a:hover { color: #FF0000 !important; }

.breadcrumb-title { display:none; }

.home .breadcrumb { display:none }

.home .post .title, .home .page .title { display:none; }

.entry img, img.thumbnail {
border:none;
}

#top-nav {
    float: right;
    width: auto;
}