/*
Theme Name:bizi!
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: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;
}
#wp-calendar caption a {
	text-transform: capitalize;
}
#wp-calendar table tbody tr td.ec3_eventday a  {
 font-weight: bold;
}

#right ul.ec3_events li {
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left ul.qtrans_language_chooser li {
	background: none;
}
#left a.qtrans_flag_and_text {
	padding-left: 24px;
}
#aboutThisSite {
 background-color: #fff;
 border: solid 5px #0e7e46;
 color: black;
 margin: 1em;
 padding: .5em;
 position: relative;
}
#aboutThisSite p {
 padding: 0;
 margin: 1em;
}
#aboutThisSite ul {
 padding: 0 1em;
 margin: 0 1em;
}
#aboutThisSite ul li {
 padding: .25em 0;
}
#aboutThisSite img {
 border: solid 1px black;
 margin: .5em 0 0 0;
 padding: 0;
}

#header {
	background-color: #0E7E46;
	color: #080;
}
#header h1 {
 display: none;
 color:#FFFFFF;
}
div#header h2 {
 font-size: 150%;
	color:#000000;
font-weight:bold;
 
 
 
}

div#menu li {font-size:12px;}

div#menu {height:28px;}

div#content p {font-size:12px;}

div#boite {float:right; text-align:right;}

div#left h2 {
margin-left:4px;;
}

div#left p {
margin-left:3px;;
}
