/*
Theme Name: This Way
Theme URI: http://www.renklibeyaz.com/thisway
Description: Full background Image and Video
Author: RenkliBeyaz - Salih Ozovali
Version: 1.7.5

Tags: Default

License:
License URI:

You can add your custom styles to this css file. This Way uses style_dark.php or style_light.php file for dynamic styles.

*/

.alignleft{
	float: left;
	margin: 10px;
	border: none;
}
	
.aligncenter {
	margin: 10px auto;
	display: block;
	border: none;
}

.alignright {
	float: right;
	margin: 10px;
	border: none;
}

.gallery-caption {}
.bypostauthor {}

.wp-caption { background: #fff; padding: 10px;}
.wp-caption-text { font-style: italic; font-size: 10px;}
.sticky { background: rgba(255,255,255,0.1);}