/******************************
* 
* Theme Name: ARman
* Theme URI: www.dgdeveloper.com
* Author: Debasish Gharami
* Author URI: http://www.dgDeveloper.com
* Version: 1.0
* Description: ARman is a minimalist, content-oriented tumblelog theme perfect for your personal blog. With a modern look and attention to crisp typography, Writr put the focus on your content.
* Tags: black, green, blue, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: dg
* 
* 
******************************/
.wp-caption{
  padding: 10px 20px;
  background-color: #000;
}
.wp-caption-text{
  color: #eee;
}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{
  text-align: right;
}
.alignleft{
  text-align: left;
}
.aligncenter{
  text-align: center;
}