/*
Theme Name: mBerry (Customized)
Theme URI: http://www.depthskins.net/
Description: Feature rich theme developed by Dinesh Gajbhiye.
Version: 1.0
Author: Depthskins
Tags: Depthskins, mberry, miracle, berry
*/
@import url("common.css");
@import url("pages.css");
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.avatar_box { float:left; margin:0 10px 0px 0; }

.clear { clear:both; }
.no-display { display:none !important; }

#post-217 .sociable { display:none !important; }

.flickr-sidebar { width: 208px; margin: 14px auto; }
.flickr-sidebar img { width: 52px; height: 52px; text-align: center; }