/* $Id: ie7.css,v 1.1.4.2 2011/01/23 05:28:15 antsin Exp $ */

/*
+----------------------------------------------------------------+
|   BlogBuzz for Dupal 7.x - Version 1.0                         |
|   Copyright (C) 2011 Antsin.com All Rights Reserved.           |
|   @license - GNU GENERAL PUBLIC LICENSE                        |
|----------------------------------------------------------------|
|   Theme Name: BlogBuzz                                         |
|   Description: BlogBuzz by Antsin                              |
|   Author: Antsin.com                                           |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
*/

#secondary ul {
  float: right;
}

ul.pager li {
  margin-right: 3px !important;
}

#showcase-inner {
  background: #fff url("../images/bg_fade_ie.png") repeat-x left top; 
}

#showcase h1, #showcase .slide-text, #showcase .slide-read-more a {
  background-color: #fff; 
}

#primary ul li {
  zoom: 1;
}

/** button **/
.button input {
  overflow: visible;
}

.button input[class] {
  width: auto;
}