/*
Theme Name: WADRD
Description: Web design and development blog
Author: Webanddesigners
Author URI: http://www.webanddesigners.com
Version: 1.1
Description:
*/

@import url("css/all.css");
@import url("css/prettyPhoto.css");

.widget_search,.pyre_social_counter,.pyre_tabs{margin-bottom:0;}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
