/*
Theme Name: Tellur AB - layout
Description: Produserad för tellur.se
Author: Håkan Wergeni
Theme URI: 
Author URI: wergeni.com
Version: 0.9
License: GNU General Public License
License URI: license.txt
*/

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

.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;
}
