/*
Theme Name: nashkraj
Theme URI: http://irvin.pro/
Author: Ervin
Author URI: http://irvin.pro/
Description: Theme Unique for nashkraj
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nashkraj
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

nashkraj is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.news_detail_social li {
    display: inline;
    margin-right: 10px;
    font-size: 20px
}