/*
Theme Name: Right Now
Theme URI: http://www.renklibeyaz.com/rightnowwp/
Description: Full background Image and Video with Audio
Author: RenkliBeyaz - Salih Ozovali
Version: 1.3.0

Tags: Default

License:
License URI:

You can add your custom styles to this css file. RightNow uses style.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);}