/*
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 <a href="http://www.bytetips.com">Bytetips</a>. Replace header.jpg with your Logo And have fun.<p>The CSS, XHTML and design is released under a <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a></p>
Author:Jim
Author URI:http://www.bytetips.com
Tags:simple, Dark, Blue, Three Columns
version:2.5
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:10px; -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}

.alignleft{float:left}

.alignright{float:right}

.aligncenter {display: block;margin-left: auto; margin-right: auto;}

