/* Theme Name:Bytetips Theme URI:http://www.bytetips.com/wordpress-theme-bytetips/ Description:Bytetips 3 colum Wordpress theme with wordpress 2.7 support. Designed by Jim at Bytetips. Replace header.jpg with your Logo And have fun.

The CSS, XHTML and design is released under a GNU General Public License

Author:Jim Author URI:http://www.bytetips.com Tags:Dark, Blue, three-columns version:2.7 Change:Added wordpress 2.7 support, Adding Pagination in the theme, Fixed some Css Issues, Removed Dotted Border and fixed some other Problems, IE6 Error Fixed. */ @import "images/byte.css"; /* Extra */ .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: auto; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }