/*
Theme Name: LocalEdition Codebase
Theme URI: http://magazine3.com/localedition/
Author: Magazine3
Author URI: http://magazine3.com
Description: News Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm
Use it to make something cool, have fun, and share what you've learned with others.
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	max-width: 100%
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body, button, input, select, textarea {
	color: #333;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	color: #0F72BD;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover {
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1 {
	font-size: 26px;
	line-height: 1.4;
}
h2 {
	font-size: 24px;
	line-height: 1.4;
}
h3 {
	font-size: 22px;
	line-height: 1.4;
}
h4 {
	font-size: 20px;
	line-height: 1.4;
}
h5 {
	font-size: 18px;
	line-height: 1.4;
}
h6 {
	font-size: 16px;
	line-height: 1.4;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
b, strong {
	font-weight: 700;
}
cite, dfn, em, i {
	font-style: italic;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
p {
	margin-bottom: 24px;
}
code, kbd, tt, var, samp, pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
}
blockquote cite, blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
 margin-bottom: 24 list-style-position: inside;
	margin: 0 0 24px 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
	list-style-position: inside;
}
li>ul, li>ol {
	margin: 0 0 0 20px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
input, textarea {
	background-image: -webkit-linear-gradient(hsla(0, 0, 100%, 0), hsla(0, 0, 100%, 0));
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"] {
border-radius: 16px 0 0 16px;
border-right: medium none navy;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
width: 205px;
height: 32.5px;
}
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
td {
	border-width: 0 1px 1px 0;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
::selection {
	background: #333;
	color: #eee;
	text-shadow: none;
}
::-moz-selection {
 background: #333;
 color: #eee;
 text-shadow: none;
}
input, textarea {
	border: 2px solid #e2e9ed;
	border-radius: 2px;
	color: #2b2b2b;
	padding: 5px 10px;
}
textarea {
	width: 100%
}
input:focus, textarea:focus {
}
.search_input_form {
	margin-left: 10px;
	width: 235px !important;
}
.search_form_new { 
	max-width: 289px;
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: url("images/search.png") no-repeat scroll center center #fff;
	border-color: #e2e9ed;
	border-radius: 0 16px 16px 0;
	border-style: solid solid solid none;
	border-width: 2px 2px 2px medium;
	color: #fff;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 21px;
	text-transform: none;
	vertical-align: bottom;
}
button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	color: #fff;
}
button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	background-color: #fff;
}
::-webkit-input-placeholder {
 color: #939393;
}
:-moz-placeholder {
 color: #939393;
}
::-moz-placeholder {
 color: #939393;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #939393;
}
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
	height: auto;
	max-width: 100%
}
.gallery-caption, .bypostauthor, .sticky {
}
.gallery {
	display: inline-block;
	margin-bottom: 20px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}
.gallery-caption {
	background-color: rgba(0,  0,  0,  0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
.wp-caption {
	text-align: center;
}
p.wp-caption-text {
	font-size: 11px !important;
	line-height: 1.5;
	padding: 2px 4px 2px;
	color: #333;
	margin: 0;
}
.wp-caption img {
	max-width: 100%;
	height: auto;
}
.navigation {
	overflow: hidden;
	width: 100%
}
.navigation .next {
	float: right;
	margin: 7px 0;
}
.navigation .prev {
	float: left;
	margin: 7px 0;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
button, html input[type="button"], html input[id="submitcomment"], input[type="reset"] {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(center top, #fafafa 60%, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #ccc #ccc #bbb;
	border-image: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: rgba(0, 0, 0, 0.8);
	cursor: pointer;
	font-size: 12px;
	padding: 5px 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.page-links {
	border: 1px solid #eee;
	padding: 10px;
	margin: 5px 0 15px;
}
.page-links span {
	font-weight: bold;
}
blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: .9em 15px;
	quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .25em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}
dl {
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
}
dt, dd {
}
dd {
}
abbr[title], abbr[data-original-title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}
abbr, tla, acronym {
	cursor: help;
	text-decoration: underline;
}
code {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	color: #d14;
	padding: 2px 4px;
}
code, pre {
	border-radius: 3px;
	color: #333;
	font-size: 12px;
	padding: 0 3px 2px;
}
pre {
	background-color: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 9.5px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
cite, q {
	font-style: italic;
}
embed, iframe, object, video {
	max-width: 100%
}
p>embed, p>iframe, p>object, span>embed, span>iframe, span>object {
	margin-bottom: 0;
}
.aligncenter {
	text-align: center;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
	margin-bottom: .7em;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
	margin-bottom: .7em;
}
blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
	margin: 7px 20px 7px 0;
}
.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
blockquote.alignright, figure.wp-caption.alignright, img.alignright {
	margin: 7px 0 7px 20px;
}
.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
blockquote.aligncenter, img.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.site-content blockquote.alignleft, .site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%
}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
	margin-bottom: 17px;
}
.wp-caption {
	margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
}
.wp-caption {
	max-width: 100%;
	color: #767676;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}
div.wp-caption .wp-caption-text {
	padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
#calendar_wrap {
	background: #fff;
}
#wp-calendar {
	clear: both; 
	font-size: 12px;
	text-align: center; 
}
#wp-calendar td a {
	color: #fff;
	font-weight: bold;
	padding: 0 7px;
	background-color: #999;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 5px 0 3px;
}
#wp-calendar th {
	background: #f4f4f4;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: 700;
}
#wp-calendar tbody tr td {
	padding: 5px 0;
	text-align: center;
}
#wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.widget ul, .widget ol {
	margin: 0;
}
.widget_search .search_input_form {
	width: 205px !important;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000;
}
body {
	margin: 0 auto;
	background: none repeat scroll 0 0 #f1f1f1;
}
.header-container {
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 0;
	width: 1000px;
}
.header {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #d9d9d9; 
}
.cb {
	clear: both;
}
.logo {
	float: left;
	text-align: center;
}
.logo-container {
	margin: 0 0 40px;
}
/*primary-menu Start*/
.responsivemenu  {
	display: none;
}
.primary-menu-holder {
	margin-bottom: 10px;
}
.primary-menu ul {
	margin: 0;
	padding: 0;
}
.primary-menu ul li {
	display: inline;
}
.primary-menu ul li a {
	-webkit-border-radius: 16px 16px 16px 16px;
-moz-border-radius: 16px 16px 16px 16px;
border-radius: 16px 16px 16px 16px;
	color: #000000;
	display: inline-block;
	font-family: 'Roboto', sans-serif; 
	font-size: 16px;
	padding: 3px 14px 2px;
	text-decoration: none;
	text-transform: uppercase;
}
.primary-menu ul li:last-child {
	border-right: none;
}
.sellected {
	color: #0F72BC !important;
}
.primary-menu ul li a:hover {
	background: #0f72bc !important;
	color: #ffffff !important;
}
.primary-menu ul li ul li a:hover{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius:0px;
}
.main-menu ul li:last-child {
	border-right: none;
}
.main-menu ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.main-menu ul .sub-menu{
	background: url("images/dropdownarrow.png") transparent;
padding-top: 11px;
background-repeat: no-repeat;
background-position: 10px 3px;
}
.main-menu ul ul ul {
	background: none !important; 
	padding-top: 0px !important; 
}
.main-menu ul li.firstmenuchild {
	padding-top:6px 
}
.main-menu ul li.lastmenuchild {
	padding-bottom:6px 
}
.main-menu ul li {
	 display: inline-block;
    margin-left: -3px;
    margin-right: -2px;
    padding: 0;
}
.main-menu {
	width: 100%
}
.main-menu ul {
	list-style: none;
	padding-left: 0
}
.main-menu ul .sub-menu a:hover {
	color: #fff !important;
	background:#4B4B4B !important;
}
.main-menu li {
	position: relative;
	margin: 0px
}
.main-menu li:last-child {
	margin: 0px 0px 0 0px
}
.main-menu ul li ul li {
}
.main-menu ul ul {
    background:#0F72BC;
    border-radius: 0 0 3px 3px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 8px 0;
    position: absolute;
    text-transform: none;
    top: 23px;
    transition: all 0.12s ease 0s;
    visibility: hidden; 
    z-index: 30;
}
.main-menu ul ul li {
	border-right: 0px;
	background: #0F72BC;
	margin: 0;
	display: inline-block;
	float: left;
	width: 134px;
}
.main-menu ul ul li:nth-child(2n+1) { 
}
.main-menu ul ul li a {
    color: #f1f1f1;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 12px;
    text-transform: none;
    width: 110px;
}
.main-menu ul ul ul {
	left: 100%; 
	top: 0;
	background: #777; 
}
.main-menu ul ul ul li {
	border: 0px;
	background: #666;
}
 
.main-menu ul ul ul li:nth-child(2n+1) {
	border: 0px;
}
.main-menu li:hover>a {
	color: #fff;
	background: #0F72BC;
}
.main-menu li ul li:hover>a {
	color: #fff;
	background: #0F72BC;
}
.main-menu li:hover>a, .main-menu ul ul :hover>a, .main-menu a:focus {
}
.main-menu ul ul li:hover>a {
}
 
.main-menu ul li:hover>ul {
	overflow: visible;
	display: block;
	visibility: visible;
	opacity: 1
}
.main-menu li>a:after {
	top: -1px;
	content: ' »';
	position: relative;
	font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.main-menu li>a:hover:after {
	top: -1px;
	content: ' »';
	position: relative;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.main-menu li>a:only-child:after {
	content: ''
}
.main-menu ul li a:hover, .main-menu ul li a:active {
	background-color: #0F72BC;
color: #fff;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;   
}
.main-menu ul li ul li.current_page_item > a, .main-menu ul li ul li.current-menu-item > a {
	color : #f1f1f1;
}
.main-menu ul li.current_page_item > a, .main-menu ul li.current-menu-item > a {
	background-color: #0F72BC;
	color: #fff;
	-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;  
padding-left: 13px;
}
/*primary-menu End*/

.search-bar {
	float: left;
	margin: 2px 25px 0 25px;
	width: 320px;
}
.top-bar {
	float: right;
	margin: 1px 0 0; 
}
.menu-dropdown {
	display: inline-block;
	margin: 0 16px;
}
.third a.menu {
	background: url("images/menu.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
	color: #6a8496;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 0 26px;
	text-decoration: none;
}
.header-social {
	display: inline-block; 
	margin: 0 40px 0 16px;
}
.second a {
	background: url("images/tags.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
	color: #6a8496;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400; 
	padding: 0 0 0 24px;
	text-decoration: none;
}
/*featured area*/

.featured-holder {
	
}
.featured-container {
	margin: auto;
	padding: 20px;
	width: 1000px;
}
.featured-left {
	float: left;
	margin: 0 20px 0 0;
	width: 620px;
}
.featured-large-post {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 620px; 
	height: 390px;
	background: #666;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
}
.featured-large-post img{ 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
 width: 620px; 
 height: 100%; 
}
.small-post {
	float: left;
	margin-right: 20px;
	background: #666;
	position: relative;
	width: 300px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	height: 164px;
}
.small-post:last-child {
	margin-right: 0;
}
.featured-right {
	float: left;
}
.right-post {
	margin-bottom: 20px;
	position: relative;
	width: 360px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	height: 277px;
	background: #666;
}
.right-post:last-child {
	margin-bottom: 0;
}
.large-post-title a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 30px; 
	text-decoration: none;
}
.large-post-title {
	width: 580px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
border-radius: 4px;
	bottom: 0;
	padding: 65px 20px 18px 20px; 
	position: absolute;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.small-post-title {
	bottom: 0;
	padding: 8px 10px;
	position: absolute;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
}
.featured-small-post .small-post img{
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
}
.small-post-title a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.right-post img{
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.right-post-title {
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	bottom: 0;
	padding: 15px 10px;
	position: absolute;
}
.right-post-title a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
}

/* On click dropdown menu */

/* main menu styles */
.example #nav {
	display: inline;
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
}
.example #nav li .subs {
	position: inherit;
}
.example #nav li .top-menu-items {
	color: #fff;
	display: none;
	margin: 0;
	position: absolute; 
	z-index: 900;
	margin-left: -13px;
}
.trendingmenu>:first-child + div {
	clear: both;
	display: block !important;
}
.navigatemenu>:first-child + div {
	clear: both;
	display: inline-block !important;
}
 
 
.top-menu-social .navigatearrow {
background: url("images/blackmenuarrow.png") transparent no-repeat;
padding-top: 8px;
background-position: 13px 1px;
display: block !important;
}
.top-menu-social .social {
	background: #333;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	position: absolute;
	padding: 5px;
}
.second {
	float: left;
}
.example #nav .first, .example #nav .second, .example #nav .third {
	margin-left: 10px;
}
.top-bar .right li {
	float: left;
	padding: 3px 8px 3px 15px;
}
.top-bar ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.example #nav .first .subs, .example #nav .second .subs {
	right: 0px !important;
	position: relative;
}
.example #nav li:hover, .example #nav .selected {
 
}
.navigatemenu div {
	display: block !important
}
.navigatemenu ul{ 
}
.navigatemenu ul li{
	float: none !important;
	padding:0 !important;
	margin-bottom: 10px;
}
.navigatemenu ul li:last-child{
	margin-bottom: 0px
}
.navigatemenu .navigatearrow{
	background: url("images/blackmenuarrow.png") transparent no-repeat;
padding-top: 8px;
background-position: 13px 1px;
display: block !important; 
}
.top-menu-social {
	width: 172px !important;
}
.top-menu-social .social li {
	height: 30px;
	margin: 5px;
	padding: 0;
}
.navigatemenu {
	padding-bottom: 10px;
	width: 155px;
}
.menu-navigate-container {
	display: inline-block !important;
	clear: both;
}
.navigatemenu .mainmenu { 
	background: #333;
	padding:16px 18px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.navigatemenu .mainmenu a{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.navigatemenu .mainmenu a:hover{
	color: #eee
}
.example #nav li .close_search {
	width: 100px;
	color: #fff;
	position: absolute;
	right: 30px;
	width: auto;
	z-index: 1000;
	display: none;
	margin-top: 16px;
}
.close_search p {
	height: 36px;
	width: 40px;
	text-indent: -9999px;
}
#closemenu {
	float: right;
}
.social-networks:hover, .trending:hover, .top-nav a.search:hover, .menu:hover, #closemenu:hover, #closemenu1:hover, #closemenu2:hover, #closemenu3:hover {
	cursor: pointer;
}
/*  Header Social */
.socialmenu {
	width: 200px;
	padding-bottom: 6px;
}
.socialmenu .social {
	padding: 0 3px 0 4px !important;
}
.socialmenu .social li {
	float: left;
	list-style: none outside none;
	margin: 5px 5px 5px 5px !important;
}
.social a {
	display: block;
	background: url(images/ico-social.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
}
.social .rss {
	background-position: 0 0;
}
.social .vimeo {
	background-position: -30px 0;
}
.social .reddit {
	background-position: -60px 0;
}
.social .twitter {
	background-position: -90px 0;
}
.social .youtube {
	background-position: -120px 0;
}
.social .pinterest {
	background-position: -150px 0;
}
.social .linkedin {
	background-position: -180px 0;
}
.social .gplus {
	background-position: -210px 0;
}
.social .facebook {
	background-position: -240px 0;
}
.social a {
	padding: 0 !important;
}
/* Jquery Top Menu Ends */
/*Customize style start here*/
#back-top {
	z-index: 50;
	position: fixed;
	bottom: 0;
	right: 50px;
	display: none
}
#back-top a {
	width: 72px;
	display: block;
	text-align: center;
	font: 13px/100% 'Source Sans Pro', sans-serif, Arial, Helvetica;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s
}
#back-top a:hover {
	color: #000
}
#back-top span {
	border-width: 0;
	-moz-box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
	-webkit-box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
	box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
	display: block;
	font-size: 15px;
	text-align: center;
	padding: .70em .825em;
	display: block;
	line-height: 20px;
	margin-bottom: 0;
	background-color: #f0eded;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfafb), to(#f0eded), color-stop(0.5, #f9f7f7), color-stop(0.5, #f6f3f4));
	background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	border-color: #bbb;
	color: #333;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
	text-shadow: 0 1px rgba(255,255,255,0.9);
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s
}
#back-top a:hover span {
	background-color: #777
}

/* Featured Area */
.flex-prev {
	background: url("images/previous.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	font-size: 0;
	height: 24px;
	left: 23px;
	margin: 0 0 0 12px;
	width: 27px;
}
.flex-next {
	background: url("images/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	font-size: 0;
	height: 22px;
	margin: 0 12px 0 0;
	width: 24px;
}
.flex-direction-nav {
	float: left;
	height: 27px;
	position: absolute;
	top: -30px;
	width: 1010px;
}
.post-slider {
 
}
.author-slider-feature {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 24px;  
}
.author-slider-feature span {
	color: #fff;
}
.author-slider-feature a {
	color: #fff; 
}
.slider-title {
	background: none repeat scroll 0 0 #e2403e;
	color: #fff;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	margin: auto;
	padding: 9px 0 10px;
	text-align: center;
	width: 100%; 
}
.slider-title span {
	color: #e79204;
	font-style: italic;
}
.layer {}
.slidertitle {
	background: none repeat scroll 0 0 rgba(34, 34, 34, 0.5);
	bottom: 0;
	position: absolute; 
	float: none;
	height: 115px;
	margin: 0;
	padding: 18px 21px 21px 21px; 
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.slide-wrapper {
	float: left;
	position: relative;
	width: 253px;
}
.news-bar {
	background: #444; 
}
.news-bar h2 {
	font-weight: 400;
	padding: 0 0 1px;
	font-family: 'Lato', sans-serif;
	margin: 0 0 0 -1px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 12px;
}
.news-bar .holder {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.news-bar .box {
	float: left;
	width: 495px;
	background: #f0f8fb;
	padding-right: 10px;
	position: relative;
}
 
.news-bar h3, .author-slider-feature { 
	position: relative;
}
.news-bar h3  {
	font-family: "Roboto", sans-serif;
	font-size: 18px; 
	line-height: 23px;
	font-weight: 400;
}
.news-bar h3 a {
	color: #fff;
}
.news-bar .more {
	float: right;
	font: bold 11px/13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.slider {
	margin: auto;
	width: 1014px;
}
/* Slider Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles */ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/* My Slider Style  */
.carousel {
	width: 1010px;
	position: relative;
}
.flexslider .slides > li {
	width: 505px;
}
.slider-image {
	float: left;
	width: 253px;
}
/* Pagination */
.flex-control-nav {
	position: absolute;
	top: -6px;
	line-height: 0px;
	right: 4px;
	display: none;
}
.flex-control-nav li {
	margin: 0px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 55px;
	height: 6px;
	display: block;
	background: #000;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a:hover {
	background: #FF5044;
}
.flex-control-paging li a.flex-active {
	background: #FF5044;
	cursor: default;
}
.flex-control-nav {
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em !important;
	-webkit-margin-start: 0px !important;
	-webkit-margin-end: 0px !important;
	-webkit-padding-start: 0px !important;
}
/*Primary Sidebar*/


.primary-sidebar {
	float: right; 
	margin-top: 0px;
	width: 300px;
}

.sidebar-widget-title { 
	margin: 0 0; 
	padding: 12px 0 10px 0;
	text-align: center;
}
.primary-sidebar .widget {
	width: 268px;
}
.widget {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border-top: 5px solid #5f82be;
	background: none repeat scroll 0 0 #fff; 
	margin-bottom: 30px;
	padding:0px 16px 15px 16px; 
} 
.primary-sidebar ul li:last-child {
	border-bottom: none;
}
.primary-sidebar ul ul{
	padding-left: 10px;
list-style-type: circle;
list-style-position: inside;
margin-top: 7px;
}
.sidebar-widget-title span {
	border-bottom: 1px solid #aeaeae; 
	color: #3a3a3a;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}
.primary-sidebar ul li {
	border-bottom: 1px solid #f3f3f3;
	margin: 0;
	padding: 7px 0px;
		color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.primary-sidebar ul li a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.primary-sidebar ul {
	list-style: none;
}
.widget_search{
	padding-top: 15px;
}
/*Footer start*/


.footer {
	background: none repeat scroll 0 0 #666666;
	width: 100%;
}
.footercontainer {
	margin: auto;
	width: 1000px;
}
.copyright-wrapper {
	background: none repeat scroll 0 0 #333333;
	text-align: center;
	width: 100%;
}
.footer-widgets {
	float: left;
	margin: 32px 50px 10px 0;
	width: 300px;
}
.widget-title {
	border-bottom: 2px solid #777777;
	padding: 8px 0;
}
.footer-widgets-list #calendar_wrap{
	color: #333
}
.footer-widgets-list #wp-calendar caption{
	color: #fff
}
.footer-widgets-list ul li:last-child {
	border-bottom: none;
}
.footer-widgets-list .block-image-viewed{
	margin-bottom: 0px;
}
.footer-widgets-list #wp-calendar{
	background: #eee
}
.magazine3_RandomPostWidget .popularviewbg{
	margin-top: -5px;
}
.widget-title h3 {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}
.copyrights-container {
	color: #f1f1f1;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	margin: auto;
	padding: 25px 0;
	width: 1000px;
}
.footer-widgets-list ul {
 	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer-widgets{
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer-widgets ul.pane li{
	color: #eee
}
.footer-widgets ul.tabs{
	border:0 !important 
}
.footer-widgets .block-image-r h2 a{
	color:#555 !important 
}
.footer-widgets .widget-title {
	line-height: 10px;
border-bottom: 2px solid #777777;
margin-bottom: 8px;
padding-bottom: 2px;
}
.footer-widgets .about-widget-name{
color: #fff
}
.footer-widgets-list{
	margin-bottom: 25px;
}
.footer-widgets-list a{
	color: #eeeeee !important;
}
.footer-widgets-list ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.footer-widgets-list li {
	border-bottom: 1px solid #777777;
	padding: 8px 0;
	color: #eeeeee;
}
.footer-widgets-list li a {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.footer ul {
	margin: 0;
	padding: 0;
}
.footer-widgets-list li:last-child {
 
}
.last-widget {
	margin-right: 0;
}

/* Content Area start */
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 15px 0;
}
.content {
	width: 680px;
	float: left;
} 

/* Category Block 1 & 3 */
.block-holder {
	background: #fff;
	margin-bottom: 20px;
}
.category-title {
	background: #fafafa;
	border-left: 5px solid #6f51c8;
	padding: 8px 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
}
.category-title a {
	color: #000000;
}
.post-area-left {
	float: left;
	width: 395px;
	padding: 15px 15px 25px 15px;
}
.block1_3-image{  
	margin-bottom: 7px;
}
.cat-block-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #777777;
	margin-bottom: 4px;
}
.cat-block-post-title{
	margin-top: 4px
}
.meta_no_margin{
	padding-bottom: 2px;
	margin-top: -2px;
}
.cat-block-meta a{
	color: #e03800
}
.author-detials-wrapper{
	display: inline-block;
width: 100%;
margin-bottom: 30px;
}
.author-image {
float: left;
margin-right: 12px;
}
.author_info {
	text-transform: uppercase;
}
.cat-block-post-title a {
	color: #333;
}
.cat-block-post-title h3 {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	line-height: 24px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: 700;
}
.cat-block-post-title-small h4 { 
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 13px; 
	line-height: 20px;
} 
.cat-block-post-title-small h4 a{
	color: #111
}
.cat-block-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	color: #555;
}
.cat-block-content  p {
	margin-bottom: 0px;
}
.post-area-right {
	float: right;
	width: 240px;
	padding: 15px 15px 25px 0
}
.meta_no_margin .cat-block-meta { 
	margin-top: 0px;
}
.block1_3-right-small {
	border-top: 1px solid #ededed; 
	margin-top: 6px;
	padding-top: 8px;
}

/* Category Block 2 */
.block-2{
	padding-bottom: 5px;
}
.block2_big_post_wrapper {
	padding: 15px;
}
.block2-big-img{
	margin-bottom: 7px;
}
.block2_big_post {
	float: left;
	width: 310px;
	padding-right: 14.5px;
	border-right: 1px solid #ededed;
} 
.block2_big_post.last {
	border: 0;
	padding-left: 14.5px;
	padding-right: 0; 
}  
.block2-small-holder {
	margin: 0px 15px 5px 15px;
	padding-bottom: 15px;
} 
.block2-small-img img{
	float: left;
	margin-right: 15px;
}
.block2-small-post  {
	float: right;
	width: 466px; 
} 

/* Block 4 to 9 */
.block-4to9 {
	font-family:Arial, Helvetica, sans-serif;
	color: #555; 
	font-size: 13px;
	line-height: 18px;
	background: #fff; 
}
.block-4to9 img {
	float: left;
	padding-top: 3px;
	margin-right: 10px;
}
.block-4to9 .block-holder, .block-4to9 p{ 
	margin-bottom: 0; 
}
.block-4to9 .block_holder {
	padding: 12px 13px 4px 13px;
}
.blocks-left{ 
	float: left;
	width: 270px;
	border-right: 1px solid #ededed;
}
.block-right {
	float: left;
	width:409px;
}

.block-4to9 h4, .block-4to9 h5 { 
	font-family: 'Droid Serif', serif;
}
.block-4to9 h4 {
	font-size: 17px;
	line-height: 24px; 
	margin-top: -2px;
	margin-bottom: 4px;
}
.block-4to9 h5 {
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 20px;
}
.block-4to9 h4 a, .block-4to9 h5 a {
	color: #000; 
}
.block-4 .block_holder, .block-5 .block_holder, .block-6 .block_holder, .block-7 .block_holder, .block-8 .block_holder, .block-9 .block_holder  {
	border-top: 1px solid #ededed;
}
.cat-post-wrapper {
	margin-bottom: 11px;
	padding-bottom: 15px;
	background: url("images/border.png") repeat-x bottom left transparent;
}
.cat-post-wrapper:last-child {
	background: none;
}


/****************************************
	Single 
*****************************************/
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	margin-top: -9px;
	margin-bottom: 8px;
}
.breadcrumb .current {
	color: #C0C0C0;
}
.archive .breadcrumb .current {
	color: #111;
}
.breadcrumb a {
	color: #0f72bc;
} 
.breadcrumb li{
	list-style: none;
	float: left;
}

/* updated 9-25-15 */

.post-content {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 7px 22px ;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	border-top: 1px solid #d9d9d9;
}

/* Single Post Area */
.single-title-holder {
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0 6px 0;
}
.singlepage-title h1 {
	font-size: 30px;
	line-height: 40px;
	color: #111;
	font-weight: bold;
}
.meta-holder {
	font-size: 12px;
	line-height: 20px;
	color: #444 ;
	margin-top: 4px;
}
.meta-holder a {
	color : #e2403e;
}
.meta-holder span {
	font-weight: bold;
}
span.tags a, span.m3views {
	font-weight: normal;
}

	/* Social Area */
.social-area {
border: 1px solid #dfdfdf;
background: #f8f8f8;
padding: 5px 10px;
display: inline-block;
width: 97%;
margin: 0px 0 18px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.social-area span {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	margin-left: 8px;
	line-height: 34px;
	color: #222;
}
.addthis_toolbox {
	float: right;
	margin-top: 8px;
}
	/* Post Navigation */
.single-pagi {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.single-pagi a {
	color: #000;
}
.next_post a, .prev_post a {
	clear: both;
}
.next_post a:hover , .prev_post a:hover {
	text-decoration: underline;
}
.prev_post {
	float: left;
	width: 45%;
}
.next_post {
	float: right;
	width: 45%;
	text-align: right; 
}
.previous_post_nav{
	display: inline-block;
}
.next_post_nav  {
	display: inline-block;
	float: right;
}
.previous_post_nav, .next_post_nav {
	color: #333;
	font-size: 26px;
	line-height: 23px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	font-weight: bold;
}

	/* related posts */
.recommended_stories {
	background: #222;
}
.recommended_wrapper {
	padding: 20px;
	padding-bottom: 0px;
}
.recommended_title {
	color: #fff;
	border-bottom: 1px solid #333232;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	padding:10px 20px 8px 20px;
}
.recommended_inner {
	float: left;
	width: 305px;
	margin: 0 15px 20px 0;
	height: 80px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.recommended_inner img {
	float: left;
	margin-right: 10px;
	border: 2px solid #eeeeee;
}
.recommended_inner a{
	color :#f2f2f2;
}
.recommended_inner a:hover {
	text-decoration: underline;
}


/*Comments style*/

#comments .navigation {
    margin: 25px 10px 15px 10px;
}
.comments-area {
    margin: 20px auto 40px auto;
    padding: 20px;
    color: #000;
    background: #fff;
}
.comment-reply-title, .comments-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4;
margin-top: -5px;
color: black;
text-align: center;
}
.comment-author .fn {
	font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
} 
.comment-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.comment-body {
    padding: 20px 15px 20px 15px;
}
#div-comment-7 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-metadata {
    float: right;
}
.comment-author {
    float: left;
    position: relative;
}
.comment-content {
    clear: both;
    margin-top: 30px
}
.comment-metadata .edit-link a {
    color: #AEAEAE;
    padding-left: 15px;
}
.comment-author {
    font-size: 14px;
    line-height: 1.71429;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-author {
    position: relative;
}
.comment-author {
    font-size: 14px;
    line-height: 1.71429;
}
.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
}
.commentmetadata {
    font-size: 12px;
    float: right;
    line-height: 2;
    padding-left: 85px;
    text-transform: uppercase;
}
.commentmetadata a {
    color: #767676;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
textarea {
    width: 100%;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 85px;
}
.comment-list .reply {
    margin-top: 10px;
}
.comment-list .reply, .comment-metadata {
font-size: 12px;
text-align: right;
text-transform: uppercase;
}
.comment-reply-link:before, .comment-reply-login:before {
    margin-right: 2px;
}
.comment-reply-link:before, .comment-reply-login:before {
    margin-right: 2px;
}
ol.comment-list li .comment-form {
    padding: 0px 30px;
}
.reply a {
    color: #FFFFFF;
    text-decoration: none;
    background: #989898;
    padding: 4px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.reply a:hover {
    background: #0F72BC
}
.comment-respond h3 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px 20px 20px 0px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 5px;
}
li.comment .comment-respond h3 {
    margin-left: 20px;
}
.comment-respond small {
    float: right;
}
.required {
    color: #C0392B;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    font-style: normal;
    line-height: 1.71429;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #767676;
    font-family: Arial, Helvetica, sans-serif;
} 
.comment-form label {
    display: block;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%;
}
.comment-list p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0px;
    padding-left: 85px;
}
#submit {
    background: #5f82be;
    border: 0 none;
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 20px 9px;
    text-transform: none;
    margin-bottom: 0px;
    vertical-align: bottom;
    margin-top: 0px;
}
.comment .children li {
    width: 97%;
    margin-bottom: 24px;
    background: #F9F9F9
}
.comment .children li ol li {
    background: #ECECEC
}
.comment ol {
    list-style: none;
}
.comment .form-submit {
    margin-top: 10px;
    margin-bottom: 25px;
}
ol.comment-list li {
    margin: 10px 0 0;
    background: #FFF;
    border: 1px dotted #CCC;
}
ol.comment-list li ul.children li {
    margin: 10px 0 0;
    background: #FFF;
    border: 1px dotted #CCC;
}
.leavecomment {
    float: right;
    text-align: right;
}


/* Single Gallery */

.gallery {
	display: block;
}
.gallery-columns-1 {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.gallery-columns-2 {
    width: 350px;
    margin: 0 auto;
    display: block;
}
.gallery-columns-2 .gallery-item {
    margin-bottom: 15px;
    margin-right: 8px;
}
.gallery-columns-3 .gallery-item {
    margin: 20px 2px !important;
}
.gallery-columns-4 .gallery-item {
    margin-bottom: 15px;
    margin-right: 5px;
}

/****************************************
	Archive, 404, Search and other page
*****************************************/
	
/* 404 Page */

.page404 {
	text-align: center;	
	padding-top: 40px;
}
.page404 .search_form_new {
	margin: 30px auto;
}
.search .single-title-holder {
	margin-top: -9px;
}
/* Archive / Category Page */
.blog-title{
	margin-bottom: 5px;
	margin-top: -4px;
}
.archivepage-title .headline {
font-size: 20px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
letter-spacing: 1.12px;
}
.post-image {
	float: left;
}
.post-image img {
	height: 100px;
}
.post-area {
	float: right;
	width: 455px;
	margin-top: -7px;
}
.no-thumb .post-area {
	width: 100%;
	margin-top: 0;
}
.blog-title h3 {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Droid Serif', serif;
}
.blog-title h3 a {
	color: #333;
}
.blog-post-holder{
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
	margin-bottom: 15px;
} 
.archive .post-content {
	padding: 20px;
}
.blog-meta {
	float: right;
font-size: 11px;
margin-top: -2px;
}
/* Pagination  Starts */
.pagination {
	text-align: center;
}
.pagination a {
	padding: 5px;
}
.pagination a, .pagination span {
	margin: 0 4px;
}
.navigation .prev, .navigation .next {
    margin: 0;
}
.navigation {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
    padding-bottom: 20px;
}
.navigation a, .navigation .dots {
    color: #000;
    padding: 5px 8px;
}
.navigation .current, .navigation a:hover {
    color: #fc0606;
    padding: 5px 8px;
}
.navigation .prev, .navigation .next {
    margin-right: 4px;
    padding: 5px 8px;
    color: #000000;
    font-size: 16px;
    border: 0;
}
.navigation .prev:hover, .navigation .next:hover {
    color: #fc0606;
    font-size: 16px;
}
.navigation .pages {
    margin-right: 10px;
}
span.page-numbers {
    border: 0;
}
.page-count {
    margin-right: 10px;
}
.page-numbers, .navigation .current, .navigation .dots {
    display: inline-block;
    border: 1px solid #ededed;
    font: 16px/19px Arial, Helvetica, sans-serif;
}
/* Pagination Ends */
/******************************************
            Page Templates
*******************************************/
/* Full Page */

.page .single-title {
    margin-bottom: 0px;
}

/* Archive Page Template */

.archive-list ul {
    float: left;
    margin: 0 20px 20px 0px;
    width: 196px;
}
.archive-list ul:last-child {
    margin-right: 0px;
}
.archive-list ul li {
    list-style: inside square;
    margin-left: 2px;
}
.archive-list ul.children {
	margin-left: 20px;
	margin-bottom: 0;
}
.archive-main {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.archive-main a {
    color: #444;
}
.archive-main h4 {
    color: #000;
    font-weight: bold;
    margin: 8px 0 9px 0;
    font-size: 17px;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0px 0 0;
}
.archive-list h4 {
    border: 0;
}
.archive-post {
    line-height: 30px;
}
.archive-tag {
    padding-bottom: 30px;
    display: inline-block;
}
.archive-tag ul {
    margin-left: 10px;
}
.archive-tag h4 {
    margin-left: -10px;
}
.archive-tag li {
    float: left;
    margin-right: 5px;
    list-style: none;
    font-size: 12px;
    margin-bottom: 5px;
}
.archive-tag li a {
    background: #f4f4f4;
    padding: 3px 11px;
    display: inline-block;
}
.archive-tag li a:hover {
    color: #fff;
    background: #161616;
    webkit-transition: all 0.15s ease-in-out;
    */ -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

/******************************************
            Attachment page
*******************************************/

.attachment .single-title-holder {
	text-align: center;
}

.attachment-thumbnail {
    max-width: 100%;
    height: auto;
}
.single-meta a {
    color: #fc0606;
}
.entry-attachment .attachment {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px;
    margin-top: 10`px;
}
#nav-single {
    display: inline;
    font-size: 12px;
}
.nav-previous, .nav-next {
    text-transform: uppercase;
    color: #444;
    float: left;
    letter-spacing: 1.5px;
    padding-bottom: 20px;
    font-family:Arial,Helvetica,sans-serif;
}
.nav-previous a, .nav-next a {
    color: #444;
}
.nav-next {
    float: right;
}
.nav-previous a:hover, .nav-next a:hover {
    text-decoration: underline;
}

/* Search */
.search-none {
	text-align: center;
}
.search-none .search_form_new {
	margin: 0 auto 30px;
}
.search .page-title {
	text-align: center;
	margin-bottom: 15px;
}
/* widget plugin css */
.adspace-widget{
	padding: 0;
border: 0;
background: transparent; 
}
.adspace-widget img{
	max-width: 300px !important; 
}
.adspace-widget .widget-title{
	text-align: center;
	color: #666;
font-size: 11px;
border: 0;
line-height: 2px;
}
.magazine3_fbwidget {padding: 0; border: 0;}
ul.pane li{
	font-style: normal;
	list-style-type: none !important;
}
.googleplus_wrapper{
	padding:0; border: 0
}
.widget_mostpopular .mostpopular{
	width: 100%;
}
.primary-sidebar .block-item-small-view ol li{
	margin-bottom: 10px !important;
}
.pyre_tabs{
	padding: 0;
background: none;
border: 0;
}
.pyre_tabs ul.tabs{
 margin-top: 0px !important; 
}
.tab_content h2{
	line-height: 1.8
}
ul.tabs{
	width: 298px;
}
.tabs_container{
	width: 300px;
}
.block-item-small-tabs .block-image-r{
	width: 72%
}
.block-image-viewed-l{
margin-left: 10px !important;
}
.block-item-small-view ol li a{
	color: #333
}
.m3-recent-post-wrapper div:last-child{
	border: 0;
}
.block-item-small{
	padding: 9px 2px 9px 0px !important;
}

/* Sidebar in Left */
.sidebar-left .content {
	float: right;
}
.sidebar-left .primary-sidebar {
	float: left;
}

/******************************************
            Advertisement
*******************************************/
.ad1 {
	margin: 10px 0 ;
}
.ad2 {
	margin: 10px 0 -10px;
}
.ad3 {
	margin: -10px 0 10px;
}
.ad4 {
	margin: 10px 0 -20px;
}
.ad5 {
	margin: -10px 0 10px;
}
.ad6 {
	margin: -10px 0 10px;
}
.ad7 {
	margin: -10px 0 10px;
}
.ad8 {
	margin: -5px 0 10px;
}
.ad9 {
	margin: -10px 0 10px;
}
.ad10 {
	margin: 10px 0 -10px;
}
.ad11 {
	margin: 10px 0 10px;
}

/******************************************
            Responsive
*******************************************/

@media only screen and ( min-width: 1000px) and ( max-width: 1150px) {
	.featured-container {
		padding: 20px 10px ;
	}		
}

@media only screen and ( max-width: 960px) {
    img, video, object, iframe {
        max-width: 100%;
        width: auto;
        height: auto;
    }
}


@media only screen and ( min-width: 961px) and ( max-width: 999px) {
	
	/* Header */
	.header-container {
		width: 951px;
	}
	/* Featured Area */
    .featured-container {
        width: 951px;
        padding: 20px 5px ;
    }
    .featured-left {
    	margin-right: 10px;
    	width: 580px;
    }
    .featured-large-post {
	    height: 365px;
	    width: 580px;
    }
    .featured-container img {
    	height: 100%;
    }
    .small-post {
    	width: 285px;
    	margin-right: 10px;
    }
    /* Colosoul */
    .slider {
    	width: 951px;
    }
    .carousel {
    	width:951px;
    }
    .flex-direction-nav {
    	width: 951px;
    }
    .flexslider .slides > li {
    	width: 238px !important;
    }
    .slide-wrapper, .slider-image {
    	width: 238px;
    	margin-right: 0;
    }
    .slidertitle {
    	padding: 10px;
		height: 125px;
    }
    .news-bar h3 {
    	font-size: 18px;
    	line-height: 1.2;
    }
    /* Blocks */
    #main {
    	width: 951px;
    }
    .content {
    	width: 641px;
    }
    .post-area-left {
    	width: 356px;
    }
    .block2_big_post {
    	width: 290px;
    }
    .block2-small-post {
    	width: 427px;
    }
    .blocks-left {
    	width: 255px;
    }
    .block-right {
    	width: 385px;
    }

    /* Footer */
    .footercontainer {
    	width: 951px;
    }
    .footer-widgets {
    	margin-right: 25px;
    }
    .last-widget {
    	margin-right: 0;
    }
    .copyrights-container {
    	width: 951px;
    }

    /* Search, Archive and other pages */
    .post-area {
    	width: 410px;
    }
    .recommended_inner {
    	width: 285px;
    }
    .archive-list ul {
    	width: 185px;
    }
}

@media only screen and ( min-width: 768px) and ( max-width: 960px) {
	/* Header */
    .header-container {
        width: 748px;
    }
    .search-bar {
    	width: 265px;
    	margin: 2px 0 0;
    }
    .example #nav .first, .example #nav .second, .example #nav .third {
    	margin-left: 0;
    }
	.primary-menu ul li a {
		font-size: 12px;
	}
    /* Featured Area */
    .featured-container {
    	width: 748px;
    }
    .featured-left, .featured-right, .featured-large-post {
    	float: none;
    }
    .featured-left {
    	margin: 0 auto;
    }
    .featured-right {
    	margin: 20px auto 0;
    	width:740px;
    }
    .right-post {
    	float: left;
    	margin-right: 20px;
    }
    .right-post:last-child {
    	margin-right: 0;
    }

    /* Slider */
    .slider, .carousel, .flex-direction-nav {
    	width: 748px;
    }

    /* Main */
    #main {
    	width: 748px;
    }
    .content {
    	float: none;
    	margin: 0 auto;
    }

    /* Sidebar */
    .primary-sidebar{
    	width: 640px;
    	margin: 20px auto;
    	float: none;
    } 
	.primary-sidebar .widget {
		float: left;
		margin: 0px 20px 0 0;
	}

	/* Footer */
	.footercontainer {
    	width: 748px;
    }
    .last-widget {
    	display: none;
    }
    .copyrights-container {
    	width: 748px;
    }
	/* Sidebar in Left */
	.sidebar-left .content {
		float: none;
	}
	.sidebar-left .primary-sidebar {
		float: none;
	}
	
	/* Archive, Category, Tag and other pages */
	.post-area, .post-area {
		width: 440px;
	}
}

@media only screen and ( max-width: 767px) {
    #back-top a {
        width: auto;
    }
    #back-top span {
        font-size: 13px;
        line-height: 1.2;
        padding: 6px;
    }
    /* Header */
    .header-container {
        width: 460px;
        padding-top: 15px; 
    }
    .logo-container {
    	margin-bottom: 20px;
    }
    .search-bar {
    	float: none;
    	margin: 0 auto 20px;
    	width: 250px;
    }
    .logo {
    	float: none;
    	margin-bottom: 20px;
    }
    .top-bar {
    	float: none;
    	text-align: center;
    	width: 225px;
    	margin: 0 auto;
    }
    /* Menu */
    .responsivemenu {
        display: block;
    }
    .primary-menu {
        display: none;
    }
    .responsivemenu {
        width: 400px;
        margin: 0 auto;
    }
    .responsivemenu select {
    	width: 100%;
    }
    /* Featured Area  */
    .featured-container {
        width: 460px;
        padding: 10px;
    }
    .large-post-title {
    	width: 420px;
    }
    .featured-left {
    	float: none;
    	width: auto;
    	margin-right: 0;
    }
    .featured-large-post {
    	float: none;
    	width: auto;
    	height: auto;
    	margin-bottom: 10px;
    }
    .small-post {
    	float: none;
    	margin: 0px auto;
    }
    .small-post:last-child {
    	margin: 10px auto;
    }
    .featured-right {
    	float: none;
    }
    .right-post {
    	margin: 0 auto 10px;
    }
    /* Slider */
    .slider, .carousel, .flex-direction-nav {
    	width: 460px;
    }
    .slide-wrapper {
    	width: 230px;
    }
    .news-bar h3 {
		font-size: 16px;
		line-height: 1.3;
    }

    /* Main */
    #main {
    	width: 480px;
    }
    .content {
    	float: none;
    	margin: 0 auto;
    	width: auto;
    }
    .post-area-left {
		float: none;
		width: auto;
		padding:20px 15px 15px;
    }
    .block1_3-image img {
    	width: 100%;
    }
    .post-area-right {
    	float: none;
    	width: auto;
    	padding: 0 15px 15px 15px;
    }
    .block2_big_post, .block2_big_post.last {
    	float: none;
    	width: auto;
    	border: 0;
    	padding: 0 0 15px 0;
    }
    .block2-big-img {
		text-align: center;
    }
    .block2-big-img img {
    	width: 95%;
    }
    .block2-small-holder {
    	margin: 0;
    	padding: 15px;
    }
    .block2-small-post {
	    margin-top: -10px;
	    width: 246px;
	}
	.blocks-left {
		float: none;
		width: auto;
		border: 0;
	}
	.block-right {
		float: none;
		width: auto;
	}
	/* Footer */
	.footercontainer {
    	width: 460px;
    	padding-top: 30px;
    }
    .footer-widgets {
	    float: none;
	    margin: 0px auto 30px; 
	}
    .copyrights-container {
    	width: 460px;
    }
    /* Sidebar */
    .primary-sidebar {
		margin: 30px auto 0;
		float: none;
    } 
	/* Sidebar in Left */
	.sidebar-left .content {
		float: none;
	}
	.sidebar-left .primary-sidebar {
		float: none;
	}
	/* Single */
	.recommended_inner {
		width: auto;
		margin-right:0; 
	}
	.commentmetadata {
		padding-left: 0; 
	}
	.singlepage-title h1 {
		font-size: 24px;
		line-height: 1.3;
	}
	.breadcrumb {
		font-size: 12px;
	}
	.meta-holder {
		font-size: 10px;
		line-height: 1.6;
	}
	/* Archive, Category, Tag and other pages */
	.post-image {
		width: 100px
	}
	.post-image img {
		height: 70px;
	}
	.post-area, .post-area {
		width: 305px;
	}
	.blog-title h3 {
		font-size: 16px;
		line-height: 1.3;
	}
	.single-title-holder {
		margin-top: 0;
	}
}

@media only screen and ( max-width: 479px) {
    img, video, object, iframe {
        max-width: 95%;
    }

    /* Header */
    .header-container {
        width: 320px;
    }
    .responsivemenu {
        width: 250px;
    }
    /* Featured Area  */
    .featured-container {
        width: 320px;
        padding: 0px;
    }
    .large-post-title {
    	width: 280px;
	}
    .small-post {
		margin-bottom: 10px;
	    padding-bottom: 11px;
	    width: 320px;
    }
    .small-post img {
    	width: 100%;
    	height: auto;
    }
    .small-post:last-child {
    	margin-bottom: 10px;
    	padding-bottom: 11px;
    }
    .right-post:last-child {
    	margin-bottom: 10px;
    }
    .right-post {
    	width: 320px;
    	height: 250px;
    }
    /* Slider */
    .slider, .carousel, .flex-direction-nav {
    	width: 300px;
    }
    .slide-wrapper {
    	width: 150px;
    }
 	.slider-title {
 		font-size: 12px;
 	}
    .slidertitle {
    	height: 134px;
    	padding: 10px;
    }
    .author-slider-feature {
    	display: none;
    }
    #main {
    	width: 300px;
    	padding: 10px;
    }
    .block2-small-img {
    	display: none;
    }
    .block2-small-post {
    	float: none;
    	width: auto;
    } 
	/* Footer */
	.footercontainer {
    	width: 320px;
    	padding-top: 30px;
    }
    .footer-widgets {
	    float: none;
	    margin: 0px auto 30px; 
	}
    .copyrights-container {
    	width: 320px;
    }
    /* Single */
    .singlepage-title h1 {
    	font-size: 20px;
    	margin: 10px 0;
    }
    .post-content {
    	padding: 10px;
    }
    .previous_post_nav, .next_post_nav {
    	font-size: 18px;
    }
    .single-pagi {
    	font-size: 14px;
    	line-height: 1.6;
    }
    .comment-author .avatar {
    	display: none;
    }
    .comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    	padding-left: 0px;
    }
    .comment-list p {
    	padding-left: 10px;
    }
    /* Archive, Category, Tag and other pages */
	.post-image {
		 width: 100%;
	} 
	.post-image img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.post-area, .post-area {
		width: 100%;
	}
	.archive-post ul {
		list-style: inside none disc;
	}

}

