/*
Theme Name: Wordpress Bunzlauer Theme
Theme URI: http://softwarefools.com/
Author: Michal Idziorek
Author URI: http://softwarefools.com/
Description: My custom wordpress theme for the Bunzlauer page.
Version: 0.1
Tags: blue

This is my custom bunzluaer theme for wordpress cms.
*/


.alignleft
{
	float:left;
}

.wp-caption
{
	border: 1px solid gray;
	margin:1px;
}

.wp-caption-text
{
	background-color:white;
	color:black;
	font-weight:bold;
	border-top: 1px solid gray;
	margin:0;
	padding:0;
	text-align:center;
}

.wp-caption-img
{
}

