/*
Theme Name: hacka 10-02-2012
Theme URI: hacka 10-02-2012
Description: hacka 10-02-2012
Version: hacka 10-02-2012
Author: hacka 10-02-2012
Author URI: hacka 10-02-2012

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px #E7D9C6;
	}

img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
	border: solid 0px #E7D9C6;
	}

img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
	border: solid 0px #E7D9C6;
	}

.alignright {
	float: right;
	border: solid 0px #E7D9C6;
	}

.alignleft {
	float: left
	border: solid 0px #E7D9C6;
	}
/* End Images */

ul.kategoriler{
list-style:none;
margin-left:0px;
padding-left:0px;
COLOR: yellow;
}
 
#arama {
	CLEAR: both; PADDING-RIGHT: 25px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 5px
}
