/*

Theme Name: TravelNews Codebase

Theme URI: http://magazine3.com/travelnews/

Author: Magazine3

Author URI: http://magazine3.com

Description: Sleek Responsive Professional Travel Magazine 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: Georgia, "Times New Roman", Times, serif, serif;

	font-size: 16px;

}

a {

	color: #dd5424;

	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: 22px;

}

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: 24px;

}

dt {

	font-weight: bold;

}

dd {

	margin-bottom: 24px;

}

ul, ol {

	list-style: none;

	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;

	max-width: 100%;

	height: auto;

}

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"] {

	float: left;

	width: 252px;

}

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: 1px solid rgba(0, 0, 0, 0.1);

	border-radius: 2px 0 0 2px;

	color: #2b2b2b;

	padding: 7px 10px;

}

textarea {

	width: 100%

}

input:focus, textarea:focus {

	border: 1px solid rgba(0, 0, 0, 0.3);

	outline: 0;

}

button, .button, input[type="button"], input[type="reset"], input[type="submit"] {

	background-color: #999999;

	border: 0 none;

	border-radius: 0 2px 2px 0;

	color: white;

	font-family: arial;

	font-size: 16px;

	font-weight: normal;

	padding: 8px 11px;

	text-transform: none;

	vertical-align: bottom;

}

button:hover, button:focus, .button:hover, .button:focus, :hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {

 background-color:;

 color:;

}

button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {

	background-color: #333;

}

::-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;

	color: #555;

	font-size: 12px;

	text-align: center;

	width: 265px;

}

#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;

	font-size: 12px;

	list-style: none;

}

.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;

}

.hide {

	display: none;

}

.cb, .clear {

	clear: both;

}

body {

	margin: 0 auto;

}

.header {

	//background: none repeat scroll 0 0 #111111;
	margin-bottom: 10px;
	width: 100%;

}

.header-container {

	margin: auto;

	padding: 12px 0;

	width: 980px;

}

.cb {

	clear: both;

}

.logo {

	float: left;

	width: 350px;

	margin-top: 1px;

}

.social-icons {

	float: right;

}

.social-links ul {

	list-style: none;

	margin: 0;

	padding: 0;

	text-align: center;

}

.social-links .social li {

	float: left;

	margin: 0px;

}

.social-links ul li a {

	float: left;

}

.facebook {

background: url("images/social-links-new.png") no-repeat scroll -72px -44px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.twitter {

background: url("images/social-links-new.png") no-repeat scroll -135px -44px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.pinterest {

background: url("images/social-links-new.png") no-repeat scroll -4px -119px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.linkedin {

background: url("images/social-links-new.png") no-repeat scroll -70px -119px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 57px;

width: 57px;

margin-bottom: 10px;

margin-left: 20px;

}

.youtube {

background: url("images/social-links-new.png") no-repeat scroll -72px -190px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 47px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.gplus {

background: url("images/social-links-new.png") no-repeat scroll -137px -187px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.instagram {

background: url("images/social-links-new.png") no-repeat scroll -4px -44px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.tumblr {

background: url("images/social-links-new.png") no-repeat scroll -135px -120px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

.rssfeed{

background: url("images/social-links-new.png") no-repeat scroll -4px -187px rgba(0, 0, 0, 0);

text-indent: -9999px;

height: 56px;

width: 56px;

margin-bottom: 10px;

margin-left: 20px;

}

/*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, sans-serif;

	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

}
.single.sidebar-left .sidebar-primary {
	margin-top: 14px;
}

.sidebar-left .sidebar-primary {

	float: left;

	margin-left: 0;

	margin-right: 15px;

	width: 300px;

}

.sidebar-left .content {

	float: right;

	margin-left: 0px;

	margin-right: 0;

}

.sidebar-left .content-single {

	float: right;

	margin-left: 0px;

	margin-right: 0;
	border-top: 0 !important;
}


/*SearchBar*/



#tfheader {

	float: left;

	margin: 10px 20px 0 0;

}

#tfnewsearch {

	float: right; 

}

.social-links {

	float: right;

	margin: 0;

	position: relative;

}

header .tftextinput {

	color: #aaa

}

.tftextinput {

	-moz-border-bottom-colors: none;

	-moz-border-left-colors: none;

	-moz-border-right-colors: none;

	-moz-border-top-colors: none;

	background: none repeat scroll 0 0 #f5f5f5;

	border-bottom-left-radius: 2px;

	border-color: rgba(0, 0, 0, 0.3);

	border-image: none;

	border-style: solid none solid solid;

	border-top-left-radius: 2px;

	border-width: 1px 0 1px 1px;

	float: left;

	font-family: Arial, Helvetica, sans-serif ;

	font-size: 14px;

	margin: 0;

	padding: 8px 15px;

	width: 192px;

}

.breakingnws {

	background: none repeat scroll 0 0 #666666;

	float: left;

	height: 30px;

	margin: 15px 0 0;

	width: 670px;

}

.breakingnwsfirst {

	background: none repeat scroll 0 0 #EB251E;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	line-height: 30px;

	padding: 8px 12px;

}

.breakingnwssecond {

	color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif,;

	font-size: 13px;

	padding: 7px;

}





input.search-button {

	background: url("images/social-links-new.png") no-repeat -114px 2px #D4AF37;

	border: 1px solid rgba(0, 0, 0, 0.3);

	border-radius: 0 2px 2px 0  ; 

	color: #a0a0a0;

	font-family: Arial, Helvetica, sans-serif ;

	font-size: 14px  ;

	margin: 0  ;

	outline: medium none  ;

	padding: 8px   ;

	text-align: center  ;

	text-decoration: none  ;

	text-indent: -9999px;

	width: 34px;

	height: 35px;

}

.search_form{

	margin-top: 9px;

}

.search_form input.search-button {

	border: 1px solid #bbbbbb;

	background-color: #bbbbbb; 

}



/*Featured Section2 start*/



.section-two {

	margin-bottom:31px;

}

.section-two-post1 {

	background: none repeat scroll 0 0 #f1f1f1;

	float: left;

	width: 446px;

	min-height: 280px;

}

.section-two-post-title1 {

	padding: 9px 8px;

	text-align: center;

}

.section-two-post-title1 a {

	color: #111111;

	font-family: 'PT Serif', serif;

	font-size: 18px;

	line-height: 22px;

	font-weight: bold;

	text-decoration: none;

}

.section-two-cat-title {

	border-top: 4px solid #de0000;

	float: left;

	margin: -16px 0 0;

	padding: 5px 0;

	position: absolute;

}

.section-two-cat-title a {

	color: #222222;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 26px;

	font-weight: 600;

	text-decoration: none;

	text-transform: uppercase;

}

.section-two-readdmore {

	float: right;

}

.section-two-category {

	border-bottom: 1px solid #eeeeee;

	border-top: 4px solid #eeeeee;

	margin: 0 0 10px;

	padding: 12px 0 13px 0;

	width: 100%;

}

.section2-post-container {

}

.section-two-readdmore a {

	color: #979797;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 14px;

	text-decoration: none;

	text-transform: uppercase;

}

.section-two-post2 {

	background: none repeat scroll 0 0 #f1f1f1;

	float: left;

	margin: 0 12px;

	width: 255px;

	min-height: 280px;

	position: relative;

}

.post2-comment a {

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	padding: 1px 0 0 30px;

}

.post2-comment {

	background: url("images/social-links-new.png") no-repeat scroll -88px -3px rgba(0, 0, 0, 0);

	margin: 7px auto 7px auto;

	text-align: center;

	width: 29px;

}

.post2-title {

	line-height: 18px;

	padding: 0 9px; 

margin-top: -1px;

}

.post2-title a, .post3-title a {

	color: #111111;

	font-family: 'PT Serif', serif;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}

.post2-content {

	padding: 0 9px;

	margin-top: 5px;

	color: #111;

}


.post2-content p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 0;

}

.post2-thumbnail {

	position: absolute;

	bottom: 0;

}

.section-two-post3 {

	background: none repeat scroll 0 0 #f1f1f1;

	float: left;

	width: 255px;

	position: relative;

	min-height: 280px;

}

.post3-title {

	line-height: 18px;

padding: 0 9px;

margin-top: 7px;

}



.post3-content {

	padding: 0 9px;

	margin-top: 2px;

	color: #111;

}

.post3-content p {

	font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

margin: 0;

}

.post3-comment a {

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	padding: 0 0 0 27px;

}

.post3-comment {

	background: url("images/social-links-new.png") no-repeat scroll -89px -3px rgba(0, 0, 0, 0);

	margin: 6px auto 9px auto;

	text-align: center;

	width: 30px;

	left: 111px;

bottom: 0;

position: absolute;

}

/*Featured Section2 start*/



.featured-section3 { 

	margin-bottom: 26px;

	display: inline-block;

}

.featured3-post1 {

	float: left;

	width: 282px;

}

.featured3-thumbnail {

}

.featured3-category {

}

.featured3-category a {

	color: #555555;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.featured3-post-title {

	margin-top: 2px;

	line-height: 18px;

}

.featured3-post-title a {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

.featured3-post-content {

}

.featured3-post-content p {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 6px 0;

}

.featured3-post2 {

	float: left;

	margin: 0 0 0 18px;

	width: 168px;

}

/*main start*/





.main {

	background: none repeat scroll 0 0 white;

	margin: auto;

	padding: 0 10px;

	width: 980px;

}

.content {

	float: left;

	margin-right: 26px;

	width: 654px;

}

.archive-area p{

	margin-bottom: 0

}

/*sidebar-primary start*/	



.sidebar-primary {

	font-size: 15px; 

	float: right; 

	width: 300px;

}

.widget-title {

	border-bottom: 2px solid #222222;

	color: #222222;

	font-size: 16px;

	line-height: 14px;

	font-style: italic;

	font-family: georgia, serif;

	font-weight: bold;

	padding-bottom: 5px;

margin-bottom: 4px;

}

.widget ul li:first-child {

	padding: 4px 0 6px 0;

}

.widget ul li {

	border-bottom: 1px solid #f3f3f3;

	padding: 6px 0;

	width: 100%;

}

.widget ul li a {

	color: #111111;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: normal;

	line-height: 20px;

}

.recentposts {

	border-bottom: 1px solid #f3f3f3;

	width: 100%;

}

.recentposts p {

	color: #111111;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: normal;

	line-height: 20px;

	margin: 6px 0;

}

.widget {

	list-style: none outside none;

	margin: 0;

	padding: 0 0 30px;

}

/*section1 start*/	



.section1-left-post {

	float: left;

	margin: 0 19px 0 0;

	width: 383px;

}

.section1-category {

	border-bottom: 1px solid #909090;

margin:0 0 8px;

line-height: 30px;

}

.section1-category a {

	color: #0063c9;

	font-family: 'PT Serif', serif;

	font-size: 30px;

	text-decoration: none;

	text-transform: uppercase;

}

.section1-post-tag {

	font-size: 10px;

	margin-top: 5px;

	line-height: 10px;

}

.section1-post-tag a {

	color: #777;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;	

	text-decoration: none; 

}

.section1-right-post .section1-post-tag {

	font-size: 10px;

	margin-top: 9px;

	line-height: 10px;

}

.section1-left-post-title {

	line-height: 24px;

	margin-top:5px

}

.section1-left-post-title a {

	color: #000000;

	font-family: 'PT Serif', serif;

	font-size: 20px;

	text-decoration: none;

	line-height: 20px;

}

.left-post-author a {

	color: #444444;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	text-decoration: none;

	text-transform: uppercase;

}

.left-post-author span {

	color: #444444;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	text-transform: uppercase;

}

.section1-left-content {

}

.section1-left-content p {

	color: #333333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	margin: 6px 0;

}

.section1-right-post {

	float: right;

	margin: 6px 0 0;

	width: 252px;

}

.section1-post-right-category {

}

.section1-post-right-category a {

	color: #777777;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	text-transform: uppercase;

}

.section1-post-right-title {

	line-height: 18px;

	margin-top: 4px;

}

.section1-post-right-title a {

	color: #000000;

	font-family: 'PT Serif', serif;

	font-size: 16px;

	text-decoration: none;

}

.section1-post-right-content {

}

.section1-post-right-content p {

	color: #333333;

	line-height: 18px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	margin: 5px 0 0px 0;

}

.section1 {

	display: inline-block;

	width: 654px;

	margin-bottom: 32px; 

}

.section1 .section1-post-tag a{text-transform: uppercase;}

/*section3 start*/	





.section3-category {

	border-bottom: 1px solid #909090;

margin: 0 0 8px;

line-height: 30px;

}

.section3-category a {

	color: #0063c9;

	font-family: 'PT Serif', serif;

	font-size: 30px;

	text-decoration: none;

	text-transform: uppercase;

}

/*section2 start*/



.section2 {

	display: inline-block;

width: 654px;

margin-bottom: 32px; 

}

.section2-left-post .section1-post-tag{

	text-transform: uppercase;

	margin-top: 2px !important;

	line-height: 25px !important;

} 

.section2-left-post {

	float: right;

margin: 0 0px 0 19px;

width: 383px;

}

.section2-category {

	border-bottom: 1px solid #909090;

margin: 0 0 8px;

line-height: 30px;

}

.section2-category a {

	color: #0063c9;

	font-family: 'PT Serif', serif;

	font-size: 30px;

	text-decoration: none;

	text-transform: uppercase;

}

.section2-post-tag {

}

.section2-post-tags a {

	color: #777777;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	text-transform: uppercase;

}

.section2-left-post-title {

}

.section2-left-post-title a {

	color: #000000;

font-family: 'PT Serif', serif;

font-size: 20px;

text-decoration: none;

line-height: 20px;

}

.left-post-author {

margin: 4px 0 8px 0px;

width: 100%;

line-height: 10px;

}

.left-post-author a {

	color: #444444;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	text-decoration: none;

	text-transform: uppercase;

}

.section2-left-content {

}

.section2-left-content p {

	color: #333333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	margin-top: 6px;

}

.section2-right-post {

	float: left;

margin: 6px 0 0;

width: 252px;

}

.section2-right-post .section1-post-tag {

font-size: 10px;

margin-top: 9px;

line-height: 10px;

}

.section2-post-right-category {

}

.section2-post-right-category a {

	color: #777777;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	text-transform: uppercase;

}

.section2-post-right-title {

}

.section2-post-right-title a {

	color: #000000;

	font-family: 'PT Serif', serif;

	font-size: 16px;

	text-decoration: none;

}

.section2-post-right-content {

}

.section2-post-right-content p {

	color: #333333;

line-height: 18px;

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 13px;

margin: 5px 0 0px 0;

}

/*section4 start*/



.section4-category {

	border-bottom: 1px solid #909090;

margin: 0 0 8px;

line-height: 30px;

}

.section4-category a {

	color: #0063c9;

	font-family: 'PT Serif', serif;

	font-size: 30px;

	text-decoration: none;

	text-transform: uppercase;

}

/* Featured area */

/*Featured Section1 start*/





.featured-section {

	width: 980px; 
	margin-bottom: 30px;

}

.featured-right-area {

	width: 342px;

	float: right;

}

.featured-category-title { 

	margin: 10px;

height: 25px;

padding: 0;

position: absolute;

background: #fff;

}

.featured-category-title a { 

color: #111111;

font-family: 'Libre Baskerville', serif;

font-size: 30px;

font-weight: bold;

line-height: 27px;

display: inline-block;

text-decoration: none;

text-transform: uppercase;

}

.small-cat-title-holder {

	font-size: 26px;

	border-top: 4px solid #c4c4c4;

padding: 10px 0 11px 0;

}

.nav-previous a {

	float: left;

	color: #222222;

	font-size: 16px;

}

.nav-next a {

	float: right;

	color: #222222;

	font-size: 16px;

}

.small-cat-title {

	border-top: 4px solid #D4AF37;

color: #222222;

font-family: 'Source Sans Pro', sans-serif;

font-weight: 600;

padding-top: 11px;

text-decoration: none;

text-transform: uppercase;

}

.mainsecond {

	padding-top: 30px;

}

.entry-content {

	text-align: center;

}

.small-cat-title-holder span a {

	color: #979797;

	float: right;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 16px; 

	margin-top: 6px;

	position: relative;

}

.featured-post {

	border-top: 1px solid #eeeeee;

	padding: 13px 0;

	width: 100%;

	display: inline-block;

}

.featured-post:last-child {

	padding-bottom: 0;

}

.featured-small-thumbnail img {

}

.featured-small-thumbnail {

	float: left;

	margin-right: 10px;

}

.small-post-title {

	line-height: 18px;

}

.small-post-title a {

	color: #111111;

	font-family: Arial, Helvetica, sans-serif ;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

.small-post-content {

	position: relative;

}

.small-post-content p {

	color: #111111;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 4px 0;

}

.featured-big-thumbnail {

}

.right-area {

	float: right;

	width: 316px;

}

.featured-post-title {

position: absolute;

border-bottom: 1px solid #ddd;

margin: 0;

text-align: center;

bottom: -56px;

padding: 0;

width: 616px;

}

.featured-post-title h2 {

font-family: 'Source Sans Pro', sans-serif;

font-weight: 600;

font-size: 26px;

line-height: 28px;

display: inline-block;

background: #fff;

padding: 13px 5px 14px 5px;

}

.featured-post-title a {

	color: #000;

	text-decoration: none;

}

/* FlexSlider 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;

}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {

	display: block;

}

.flex-pauseplay span {

	text-transform: capitalize;

}

/* Clearfix for the .slides element */

.slides:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

html[xmlns] .slides {

	display: block;

}

* html .slides {

	height: 1%;

}

/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */

.no-js .slides > li:first-child {

	display: block;

}

/* FlexSlider Default Theme*********************************/

.flexslider {

	overflow: hidden;

	position: relative;

	width: 616px;

	height: 434px;

}

.flex-direction-nav li {

	display: none;

}

.flex-viewport {

	height: auto;

	max-height: 2000px;

	-webkit-transition: all 1s ease;

	-moz-transition: all 1s ease;

	transition: all 1s ease;

}

.loading .flex-viewport {

	max-height: 300px;

}

.flexslider .slides {

	zoom: 1;

}

.carousel li {

	margin-right: 5px

}

/* Direction Nav */

.flex-direction-nav {

*height:0;

}

.flex-direction-nav a {

	width: 38px;

	height: 38px;

	margin: 0;

	display: block;

	position: absolute;

	top: 280px;

	cursor: pointer;

	text-indent: -9999px;

	-webkit-transition: all .3s ease;

}

 

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {

	opacity: 1;

}

.flex-direction-nav .flex-disabled {

	opacity: .3!important;

	filter: alpha(opacity=30);

	cursor: default;

}

/* Control Nav */



.flex-control-nav {

	position: relative;

	height: 11px;

	bottom: -68px;

	text-align: center;

}

.flex-control-nav li {

	display: inline-block;

	margin: 1px 12px 0 0 ;

}

.flex-control-paging li a {

	background: none repeat scroll 0 0 #cccccc;

	cursor: pointer;

	display: block;

	height: 8px;

	list-style: none outside none;

	text-indent: -9999px;

	width: 8px;

	border-radius: 4px;

}

.flex-control-paging li a:hover {

	background: #333;

}

.flex-control-paging li a.flex-active {

	background: #333;

}

.flex-control-thumbs {

	margin: 5px 0 0;

	position: static;

	overflow: hidden;

}

.flex-control-thumbs li {

	width: 25%;

	float: left;

	margin: 0;

}

.flex-control-thumbs img {

	width: 100%;

	display: block;

	opacity: .7;

	cursor: pointer;

}

.flex-control-thumbs img:hover {

	opacity: 1;

}

.flex-control-thumbs .flex-active {

	opacity: 1;

	cursor: default;

}

#featuredbg-wrapper {

	float: left;

}

.featuredslidertext {

	margin-left: 11px;

	margin-bottom: 10px;

	font-family: georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000;

	font-style: italic;

}

.featuredslidertext span {

	color: #e3001b

}

.slidertitle {

	height: 330px;

	margin-top: 6px;

	padding-left: 8px;

	padding-top: 15px;

	position: absolute;

	width: 600px;

}

.slidertitle h2 {

	margin: -2px 12px 34px 12px;

	text-shadow: 0 1px 5px #000;

}

.slidertitle h2 a {

	color: #FFFFFF;

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: 300;

}

.featured-wrapper .featured {

	top: -3px;

	width: 148px;

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	margin: 0;

}

.featured-wrapper {

	display: inline-block;

	position: relative;

}

.flexslider .meta {

	padding-bottom: 15px;

	margin-left: 12px;

	position: absolute;

	bottom: 0;

	width: 100%;

}

.featured-image {

	float: left;

	width: 650px;

}

.featured-content h2 {

}

.flexslider .meta p {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: 300;

	margin: 0 0 0 2px;

	text-shadow: 0 1px 5px #000;

}

.flexslider .meta a {

	color: #FFFFFF;

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 14px;

	margin: 0 0 0 2px;

}

.featured-content {

	margin: -30px 12px 0;

} 

/*Pagination*/



.pagination { 

	margin: 20px  auto 0  ;

	text-align: center;

}

.pagination a {

	color: #EB251E;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	padding: 7px 9px;

	text-decoration: none;

	margin-left: 12px;

}

.pagination .next, .pagination .prev {

	background: none repeat scroll 0 0 #F5F5F5  ;

	border-radius: 3px ;

	color: #EB251E  ;

	font-family: Arial, Helvetica, sans-serif  ;

	font-size: 16px  ;

	font-weight: normal   ;

	margin: 0 ;

	padding: 7px 22px  ;

	text-decoration: none   ;

	margin-left: 12px ;

}

 

.pagination span {

	background: none repeat scroll 0 0 #de0000;

	border-radius: 3px;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	padding: 7px 12px;

	text-decoration: none;

	margin-left: 12px;

}

.pagination .dots {

	background: none;

	color: #eb251e;

}







/*Footer start*/

.footer {



	border-top: 1px solid #d4d4d4;

	width: 100%;



}

.footercontainer {

	margin: auto;

	width: 980px;

}

.copyright-wrapper {
border-top: 3px solid #D4AF37;


	text-align: center;

	width: 100%;

}

.footer-widgets {

float: left;
margin: 30px 0 0px 0;
padding: 0 8px;
width: 300px;

}
.footer-widgets-gap{
margin-left: 16px;
margin-right: 16px;
}

.footer-widgets .widget ul li:first-child{

	padding: 6px 0;

}

.copyrights-container {

	margin: auto;

	padding: 22px 0;

	width: 980px;

	color: #8d8d8d;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

}

.footer-widgets-list ul {

	list-style: none outside none;

	padding: 0;

	margin: 0;

}

.footer-widgets-list li {

	border-bottom: 1px solid #f5f5f5;

	padding: 8px 0;

}

.footer-widgets-list li a {

	color: #333333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	text-decoration: none;

}

 .footer #calendar_wrap {

	background: none repeat scroll 0 0 #f8f8f8;

}

.footer ul.pane li {

	list-style: none;

}



/*Single page style start*/



.main-single {

	background: none repeat scroll 0 0 white;

	margin-left: auto;

	margin-right: auto;

	padding: 0 10px 60px;

	width: 980px;

}

.content-single {

	float: left;

margin-right: 26px;

width: 654px;

}

.single .content-single{

	border-top: 1px solid #f5f5f5;

}

.breadcrumb {
width: 100%;
	border-bottom: 1px solid #dcdcdc;

	padding:  0  0 0px 0; 

}

.single .breadcrumb {

	padding: 20px 0 0;

}

#breadcrumbs {

	float: left;

	list-style: none outside none;

	margin: 0;

	overflow: hidden;

}

#breadcrumbs li {

	float: left;

	margin-right: 5px;

}

#breadcrumbs .separator {

	color: #444444;

}

.statictext {

	color: #444444;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 4px;

}

.bredtitle {

	color: #005cb7;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 4px;

}

.singlepage-title {

	margin: 13px 0 15px 0;

}

.recentmain-single {

	margin: 8px 0 22px;

	padding: 0 0 12px;

}

.tagssingle a {

	background: none repeat scroll 0 0 #f3f0ed;

	border: 1px solid #dedad1;

	border-radius: 3px;

	color: #333333 ;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px ;

	font-weight: normal;

	margin: 0 4px 6px;

	padding: 1px 10px;

	text-decoration: none; 

	display: inline-block;

}

.tags {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	margin-bottom: 20px; 

	padding-top: 15px;

} 

.tags span{

	text-transform: uppercase;

}

.cloud {

}

.leavecomment {

	float: right;

}

.edit-link:before {

	content: "/ " ;

	padding-right: 5px;

	color: #333;

}

.edit-link {

	margin-left: 5px;

	text-transform: uppercase;

}

.singlepage-title, .singlepage-title .page-title,  .page-title   {

	color: #000;

	font-family: 'PT Serif', serif;

	font-size: 36px;

	line-height: 42px;

}

.page-title  {

	margin-top: 0;

}

.author { 

	color: #444444;

font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;

font-size: 13px;

margin-top: 0;

margin-bottom: 6px;

}

.cotent-text {

	margin-top: 14px;

	color: #000000;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 24px;

}

.author a {

	text-decoration: none;

	color: #005cb7;
}

.postcontainer .clear-block {
	margin-top: 20px;
}

.breadcrumbs {

	display: inline-block;

	font-size: 12px;

	margin-top: 4px;

}

.breadcrumb a {

	color: #005cb7;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}

.breadcrumb p {

	color: #444444;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 4px;

}

.breadcrumb span { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 4px;

	color: #ccc

}

.breadcrumb h3 {

	float: right;

}

.breadcrumb-left {

background: none repeat scroll 0 0 #f7f7f7;

float: left;

color: #333;

padding: 3px 13px 2px 0px;

line-height: 12px;

}

.Recommended_stories {

	background: none repeat scroll 0 0 #fbfbfb;

	float: left;

	margin: 0px 0 0px 0;

	width: 100%;

}

.recommended_title {

	line-height: 23px;

	background: none repeat scroll 0 0 white;

	border-bottom: 1px solid #eeeeee;

	border-top: 4px solid #eeeeee;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	margin: 0;

	padding: 6px 6px 6px 0px;

}

.recommended_inner {

	float: left;

	margin: 0 16px 16px;

	width: 280px;

}

.recommended_wrapper {

	background: none repeat scroll 0 0 #f6f6f6;

	overflow: hidden;

	padding: 16px 0 0;

	width: 100%;

}

.recomended_thumb {

	border: 2px solid #eeeeee;

	float: left;

}

.recomended_txt {

	color: #111111;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: 600;

	margin: 0 0 0 115px;  

}

.recommended_title {

	color: #222222;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 26px;

	text-transform: uppercase; 

}

.recommended_title span {

	color: #979797;

float: right;

font-family: 'Source Sans Pro', sans-serif;

font-size: 14px;

margin: 5px 10px 6px 13px;

}

.relatedtxt {

	float: left;

border-top: 4px solid #de0000;

margin-top: -10px;

padding-top: 10px;

 

}

.recentmain {

}

.secondpostimg h2 {

	clear: none;

	line-height: 20px;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	overflow: hidden;

	height: 80px;

}

.secondpostimg h2 a {

	color: #111111;

	text-decoration: none;

}

.secondpostimg {

	float: left;

margin: 0 16px 16px;

width: 295px;

}

.secondpostimg img {

	border: 2px solid #eeeeee;

	float: left;

	margin: 0 9px 0 0;

}

/*Comments style*/



.comment-content {
	max-width: 95%;
}

.comments-area {

	margin: 30px auto;

padding: 0 0px;

display: inline-block;
max-width: 98%;

color: #000;

}

.comment-reply-title, .comments-title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	line-height: 1.4;

	color: black;

}

.comment-author .fn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	line-height: 1;

	text-transform: capitalize;

}

.comment-list {

	list-style: none outside none;

	margin: 0;

	padding: 0;

}

.comment-body {

	padding: 20px 0 ;

}

.comment {

	border-top: 1px solid rgba(0, 0, 0, 0.1);

}

.comment:first-child {

	border: none;

}

#div-comment-7 {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}

 

.comment-author {

	position: relative;

}

.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;

	line-height: 2;

	padding-left: 85px;

	text-transform: uppercase;

}

.commentmetadata a {

	color: #767676;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;

}

textarea {

	width: 100%;

}



.comment-list .reply {

	margin-top: 10px;

}

.comment-list .reply, .comment-metadata {

	font-size: 12px;

	line-height: 2;

	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;

}

.reply a {

	color: #014497;

	text-decoration: none;

}

.comment-respond h3 {

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 2px;

	margin-top: 0;

}

.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;

}

#comments p {

	margin-bottom: 17px;

}

.comment-form label {

	display: block;

}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {

	width: 100%;

}

input, textarea {

	border: 1px solid #bbb;

	color: #2B2B2B;

	padding: 8px 10px 7px;

}

.comment-list p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	line-height: 24px;

	margin-bottom: 0;

	margin-top: 0; 

}

#submit {

	background-color: #eb251e;

	border: 0 none;

	border-radius: 2px;

	color: #FFFFFF;

	font-size: 16px;

	font-weight: normal;

	padding: 8px 20px 9px;

	text-transform: none;

	vertical-align: bottom;

}

.nav-previous, .nav-next {

	margin:  15px 0;

}

#comment-nav-above .nav-previous , #comment-nav-above .nav-next, .says {

	display: none;

}



#comments .children {

	list-style: none;

	background: #f3f3f3;

	padding:10px;

	margin-bottom: 10px;

}

.children .comment-body {

	padding: 0;

}

.comment-author a {

	color: #000;

}



/* Social */

.social-links-single {

	border-bottom: 1px solid #f6f6f6;

margin: 0px 0 0 0;

padding: 4px 0 9px 0px;

	width: 100%;

}
.social-links-single .addthis_32x32_style .at300bs{
	background:url("images/social-links-new.png") no-repeat scroll -134.5px -246px;
	margin-right: 1px;
}

.social-links-single ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

.social-links-single ul li {

	display: inline-block;

	margin: 0 37px;

}

 

.social-links-single ul li a {

	color: #014497;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	padding: 5px 0;

	text-align: right;

	text-decoration: none; 

}

a.share-tw span{

	background: url("images/social-links-new.png") no-repeat scroll -72.5px -248px;

padding: 5px 15px 5px 12px;

margin-right: 4px;

}



a.share-fb span{

	background: url("images/social-links-new.png") no-repeat scroll -3.5px -248px;

padding: 5px 15px 5px 12px;

margin-right: 5px; 

}

a.share-gplus span{

	background: url("images/social-links-new.png") no-repeat scroll -107.5px -248px;

padding: 5px 13px 5px 12px;

margin-right: 6px;

}

.addthis_button_compact {

	line-height: 31px;

}

.addthis_toolbox.addthis_32x32_style span{

	padding-left: 4px;

}



 



/*Archive page style start*/

.post_area { 

	margin: 0 0;

	width: 100%;

}

.post {

border-bottom: 1px solid #ebebeb; 

margin: 15px 0 0px 0;

padding: 0;

padding-bottom: 15px;

width: 100%;

display: inline-block;

}

.thumbnail img {

	float: left;

	margin: 6px 18px 0 0;

}

.rightconside {

	float: none;

}

.archive-main {

	font-family: Arial, Helvetica, sans-serif;

}

.zc a {

	color: #444

}

#thearchivelist a {

	color: #555

}

#thearchivelist {

	width: 200px;

	float: left

}

#thearchivelist ul li {

	list-style: none;

	border-bottom: 1px solid #f6f6f6;

	padding: 4px 0;

	font-size: 14px

}

#thearchivelist ul h4 {

	font-weight: bold;

	font-size: 16px !important;

	padding: 0 3px 0 0 !important;

	margin: 0 0 5px 0 !important;

	border-bottom: 1px solid #ddd

}

#thearchivelist ul, .zc ul {

	margin: 7px 0 0 10px

}

.zc ul {

	list-style: none

}

.zc ul li {

	list-style: circle;

	border-bottom: 1px solid #eee;

	padding: 7px 0;

	font-size: 13px

}

.zc {

	float: left;

	margin-left: 20px;

	width: 400px;

}

.rightconside .posttitle h2 {

	clear: none;

	line-height: 22px;

}

.posttitle h2 a {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

.aurthermainmain {

	color: #999999;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	margin: 3px 0px 3px 0px;

}

.aurthermainmain a {

	color: #999999;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	margin: 0;

}

.posttextcontent {

	color: #555;

font-family: arial;

font-size: 13px;

line-height: 18px;

}





/* On click dropdown menu */



/* Social Icons */

.social-icon-holder #nav {

    display:inline; 

    list-style-type:none;

    background: none;

    margin:0;

    padding: 0;

} 

.social-icon-holder #nav li .subs { 

    position: inherit;

}

.social-icon-holder #nav li .top-menu-items{

	background: #ddd; 

    padding:12px 0;

    display:none; 

    margin:0;

    position:absolute; 

    z-index:900;

    padding:0;

    color:#fff;

    min-height: 30px;

    top: 55px;

    width: 94px;

    border-radius: 0px 0px 3px 3px;

}

.social-networks { 

	background: url("images/social-links-new.png") no-repeat scroll 5.5px 10px  ;

	height: 35px;

	width: 74px;

	text-indent: -9999px;

	padding: 10px;

	border-radius: 3px 3px 0 0 ;



}

.social-networks:hover {

	cursor:pointer;

}

.selected .social-networks {

	background: url("images/social-links-new.png") no-repeat scroll 5.5px 10px  #ddd ;

}

.top-menu-items .social {

	margin: 15px 0 5px 0;

	display: inline-block;

}

.menu_text_home {  

	background: #fff;

	color: #222;

	display: block !important;

	padding: 5px 10px;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

} 

 

.social-links .social li:nth-child(odd) {

	margin-right: 0; 

}





/*Menu primary start*/



.menu-primary {

	margin: auto;

	width: 980px;

}

.responsivemenu {

	display: none;

}

.menu-primary ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.menu-primary ul li {

	display: inline;

}

.menu-holder {

	border-top: 2px solid #d4af37;
border-bottom: 2px solid #d4af37;

	font-family: "Roboto", Arial, Helvetica, sans-serif;

	width: 100%;

}

.menu-primary ul li a { 

	color: #222222;

	font-size: 19px;

	line-height: 19px;

	font-weight: 400;

	padding: 14px 15px;

	text-decoration: none;

	text-transform: uppercase;

	display: inline-block;

}



.main-menu ul {

    list-style: none outside none;

    padding: 0; 

    margin: 0 0 0 -12px;

}

.main-menu ul li {

    display:inline;

}

.main-menu{

	width:100%

}

.main-menu ul{

	list-style:none;  padding-left:0

}

.main-menu ul .sub-menu a:hover{
	color: #fff !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{

	left:0;

	overflow:hidden;text-transform:none;

	visibility:hidden;opacity:0;margin:0;position:absolute; 

	width: 269px; 

	background: #de0000; 

	top: 32px;

	border-radius: 0 0 3px 3px;

	z-index: 30;

	padding: 8px 0;

	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3)

	-webkit-transition: all 0.12s ease;

	-moz-transition: all 0.12s ease;

	-o-transition: all 0.12s ease;

	transition: all 0.12s ease;

}



.main-menu ul ul li{

	margin:0;

	display: inline-block; 

	float: left; 

	width: 134px; 

}

.main-menu ul ul li:nth-child(2n+1) {

	border-right: 1px solid #6b1718;

}

.main-menu ul ul li a {

	color: #f1f1f1;

	font-size: 14px;

	font-weight: normal;

	text-transform: none;

	width: 110px;

	float: left; 

	padding: 8px 12px;

}

.main-menu ul ul ul{

	left:100%;

	width: 134px;

	top:0;

	background: #777;

	padding: 5px;

}

.main-menu ul ul ul li{

	border:0px;

	width: 111px;

}

.main-menu ul ul ul li:nth-child(2n+1){

	border:0px;

}

.main-menu li:hover>a{

	color:#fff;

	background: #de0000; 

 }

.main-menu li ul li:hover>a{

	color:#fff;

	background: #4B4B4B; 

}

.main-menu li:hover>a,.main-menu ul ul :hover>a,.main-menu a:focus{ }

.main-menu ul ul li:hover>a{}

.main-menu a:focus{color:#fff;}

.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;}

.main-menu li>a:hover:after{top:-1px;content:' »';position:relative}

.main-menu li>a:only-child:after{content:''}

.main-menu ul li a:hover, .main-menu ul li a:active {color: #df2426; background: none;}

.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 {

	color: #df2426; 
font-family: "Roboto", Arial, Helvetica, sans-serif;
}





/* secondary menu  starts */



.menu-secondary {

	font-family: Arial, Helvetica, sans-serif ;

	margin: auto;

	width: 980px;

} 

 

.menu-secondary-holder {

	width: 100%;

	border-bottom: 1px solid #d4d4d4;

	background: #f8f8f8;

} 

.trending-nav {

    display: inline-block;

    margin-left: -5px;

}

.secondary-menu {

	 min-height: 38px;

}

.secondary-menu ul {

	list-style: none outside none;

	padding: 0;

	margin: 0;

}

.secondary-menu ul .sub-menu{

	display: none;

}

.secondary-menu ul li { 

    margin: 0 8px 0 0;

    display: inline;

}

.secondary-menu ul li a {

	padding: 12px 8px; 

	display: inline-block;

	color: #111;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	font-weight: normal;

	line-height: 1;

	text-decoration: none;

}

.secondary-menu ul li a:hover {

	color: #eb251e;

}

.secondary-menu ul li a:hover{

	color:#222

}  

.secondary-menu ul .sub-menu a:hover{

	background: #777;color: #fff !important

}

.secondary-menu li{

	position:relative;margin:0px

}

.secondary-menu li:last-child{

	margin:0px 0px 0 0px

}

.secondary-menu ul li ul li{ }

.secondary-menu ul ul{
left: 0;
	overflow:hidden;text-transform:none;

	visibility:hidden;opacity:0;margin:0;position:absolute; 

	width:134px; 

	background: #444; 

	top: 28px;

	border-radius: 0 0 3px 3px;

	z-index: 30;

	padding: 8px 0;

	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3)

	-webkit-transition: all 0.12s ease;

	-moz-transition: all 0.12s ease;

	-o-transition: all 0.12s ease;

	transition: all 0.12s ease;

}



.secondary-menu ul ul li{

	margin:0;

	display: inline-block; 

	float: left; 

	width: 134px; 

}

.secondary-menu ul ul li a {

	text-align: left;

	color: #f1f1f1;

	font-size: 12px;

	font-weight: normal;

	text-transform: none;

	width: 110px;

	float: left; 

	padding: 5px 12px;

}

.secondary-menu ul ul ul{

	left:100%;

	width: 134px;

	top:0;

	background: #777;

	padding: 5px;

}

.secondary-menu ul ul ul li{

	border:0px;

	width: 111px;

}

.secondary-menu ul ul ul li:nth-child(2n+1){

	border:0px;

}

.secondary-menu li:hover>a{

 

	background: #f8f8f8; 

 }

.secondary-menu li ul li:hover>a{

	color:#fff;

	background: #777; 

}

.secondary-menu ul ul li:hover>a{}

.secondary-menu a:focus, .secondary-menu a::selection{color:#000; background: none;}



.secondary-menu ul li:hover>ul{overflow:visible;display:block;visibility:visible;opacity:1}

.secondary-menu li>a:after{top:-1px;content:' »';position:relative;font-size: 13px;}

.secondary-menu li>a:hover:after{top:-1px;content:' »';position:relative}

.secondary-menu li>a:only-child:after{content:''}

.secondary-menu ul li a:hover{background: #f8f8f8}

.viewsmeta{padding-left: 4px;display: inline;color:#ccc;;font-family:Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal}.m3views{margin-left: 3px; color:#666;font-weight:bold}

/* widget css */

ul.pane li{list-style-type: none !important}

.block-item-small .block-image-r{ width: 74% !important }

.block-item-small-tabs .block-image-r{width: 69% !important;}

/* ad */
.ad1{
	padding:2px 0; 
	background: #eee;
}
.ad2{
	margin-bottom: -10px;
margin-top: 10px;
}
.ad3{
	margin-bottom: -10px;
margin-top: 10px;
}
.ad4{
	margin-bottom: 20px;
}
.ad5{
	margin-top: -15px;
margin-bottom: 20px;
}
.ad6{
	margin-top: -25px;
margin-bottom: 20px;
}
.ad7{
	margin-top: -30px;
margin-bottom: 20px;
}
.ad8{
	margin-top: -15px;
margin-bottom: 20px;
}
.ad9{
margin-bottom: -30px;
margin-top: 10px;
}
.ad10{
margin-top: 10px;
margin-bottom: 10px;
}
.single .ad11{
	margin-bottom: 15px;
margin-top: -10px;
}
.single .ad12{
	margin-top: -15px;
margin-bottom: 20px;
}
.archive .ad11{
	margin-top: 10px;
margin-bottom: -5px;
}
/*******************************************************************/



/* Responsive Style Starts */ 



@media only screen and ( max-width: 970px ) {
 

}


@media only screen and (min-width: 768px) and (max-width: 960px) {

img, iframe {
	max-width: 100%;
	height: auto;
}

/* Header */	
.header-container, .menu-primary, .menu-secondary {
 	width:748px;
}

/* Content */
.main {
	width: 748px;
}

/* Block 1 & 2 */
.featured-section {
	width: 748px;
}

.flexslider {
	width: 490px;
	height: 390px;
}
.featured-image {
	width: auto;
	float: none;
}
.featured-post-title {
	width: 490px;
	bottom: -65px;
}
.featured-right-area {
	width: 248px;
}
.flex-control-nav {
	bottom: -75px;
}
.featured-post img {
	display: none;
}

/* Block 3 */
.section-two-post1 {
	width: 340px;
}
.section-two-post2, .section-two-post3 {
	width: 192px;
}
.post2-thumbnail {
	width: 100%;
}
.post3-comment {
	left: 80px;
}
/* Block 4 */
.content {
	width: 433px;
	margin-right: 15px;
}
.sidebar-left .content {
	margin: 0px;
}
.featured3-post1 {
	float: none;
	width: auto;
}
.featured3-thumbnail img {
	width: 100%;
}
.featured3-post2-holder {
	margin-left: 0;
}
.featured3-post2 {
	width: 207px;
}
/* Block 5 & 7 */
.section1 {
	width: 100%;
}
.section1-left-post {
	width: 268px;
	margin-right: 10px;
}
.section1-right-post {
	width: 155px;
}
/* Block 6 & 8 */
.section2 {
	width: 100%;
}
.section2-right-post {
	width: 268px;
	margin-right: 10px;
}
.section2-left-post {
	width: 155px;
	margin-left: 0; 
}
.section1 img, .section2 img {
	width: 100%;
}
/* Footer */
.footercontainer, .copyrights-container {
	width: 748px;
}
.footer-widgets:first-child {
	display: none;
}
/* Single */
.main-single {
	width: 748px;
}
.content-single {
	width: 433px;
	margin-right: 15px;
}
.social-links-single ul li {
	margin: 0 10px;
}
#m3_authors {
	max-width: 96%;
}
.secondpostimg {
	margin: 0 10px 10px;
    width: 196px;
}
.secondpostimg:nth-of-type(2) {
	margin-left: 0;
}

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
	padding-left: 80px;
}

/*	Archive, Search, Category Pages */
.pagination a, .pagination span {
	display: inline-block;
	margin-bottom: 5px;
}
.page .post {
	border-bottom: 0;
}
#thearchivelist {
	float: none;
	width: auto;
}
#thearchivelist ul h4 {
	clear: none;
}
.archive-date-holder {
	width: 195px;
	float: left;
}
#thearchivelist .archive-categories {
	 float: right;
	 width: 195px;
}

}
 

@media only screen and (max-width: 767px) {

/* Header */ 	
.header-container, .menu-primary, .menu-secondary {
 	width:460px;
}

.logo {
	float: none;
	margin:10px auto;
}
.social-icons {
    float: none;
    margin: 0 auto;
    width: 425px;
}
.main-menu {
	display: none;
}

.responsivemenu {
	display: block;
	margin: auto;
	padding: 12px 0;
	width: 100%;
}

#mobile-menu select {
	border: medium none;
	border-radius: 2px;
	font-family: arial;
	font-size: 16px;
	padding: 2px 0;
	width: 460px;
}

.menu-secondary-holder{ display:none;}

/* Content */
.main {
	width: 460px;
}

/* Block 1 & 2 */
.featured-section {
	width: 100%;
}
#featuredbg-wrapper {
	float: none;
}
.flexslider {
	width: 460px;
	height: 360px;
}
.featured-image {
	width: auto;
	float: none;
}
.featured-post-title {
	width: 460px;
}
.featured-right-area {
	float: none;
	width: 100%;
}
.featured-category-title a {
	font-size: 20px;
	line-height: 1.35;
}

/* Block 3 */
.section-two-readdmore {
	display: none;
}
.section-two-category {
	padding-bottom: 30px;
}
.section-two-post1 {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.section-two-post1  img {
	width: 100%;
}
.section-two-post2, .section-two-post3 {
	width: 223px
}
.section-two-post2 {
	margin-left: 0;
}
.section-two-post2 img {
	width: 100%;
}
.post3-comment {
	left: 90px;
}

/* Block 4 */ 
.content {
	width: 100%;
	float: none;
	margin-right: 0;
}
.featured3-post1 {
	width: 282px;
}
.featured3-post2 {
	display: none;
	margin-left: 10px;
} 
.featured3-post2-holder {
	display: block;
}

/* Block 5, 6, 7 & 8 */
.section1, .section2 {
	width: 100%;
}
.section1-left-post, .section2-right-post {
	width: 200px;
	margin-right: 10px;
}
.section1-right-post, .section2-left-post {
	width: 250px;
}
.section2-left-post {
	margin-left: 0;
}

/* Sidebar */
.sidebar-primary {
	margin: 20px auto 0;
	float: none;
}
.sidebar-left .sidebar-primary {
	float: none;
	margin: 20px auto 0;
}

/* Footer */
.footercontainer, .copyrights-container {
	width: 460px;
}
.footer-widgets  {
	float: none;
	margin: 30px auto 0px;
}

/* Single */
.main-single {
	width: 460px;
}
.statictext {
	display: none;
}
.content-single {
	float: none;
	width: auto;
	margin: 0;
}
.single .content-single {
	float: none;
}
.social-links-single ul li {
	margin: 0 13px;
}
#m3_authors {
	max-width: 95%;
}
.secondpostimg {
	float: none;
	width: auto;
}
.singlepage-title, .singlepage-title .page-title, .page-title {
	font-size: 22px;
	line-height: 1.2;
}
.comment-author .avatar {
	width: 50px;
	height: 50px;
}
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata{
	padding-left: 67px;
}

/*	Archive, Search, Category Pages */
.pagination a, .pagination span {
	display: inline-block;
	margin-bottom: 5px;
}
.page .post {
	border-bottom: 0;
}
#thearchivelist {
	float: none;
	width: auto;
}
#thearchivelist ul h4 {
	clear: none;
}
.archive-date-holder {
	width: 215px;
	float: left;
}
#thearchivelist .archive-categories {
	 float: right;
	 width: 215px;
}
.zc {
	float: none;
	width: 90%;
	margin-bottom: 40px;
}
.attachment .single-entry-title {
	font-size: 20px;
}
#single-heading-content {
	font-size: 12px;
}
.nav-previous a, .nav-next a {
	font-size: 12px;
}

#back-top a {
    width: auto;
}
#back-top span {
    font-size: 13px;
    line-height: 1.2;
    padding: 6px;
}

}


 @media only screen and ( max-width: 479px ) {

img, video, object, iframe {
	height: auto;
}

/* Header */ 	
.header-container, .menu-primary, .menu-secondary {
 	width: 300px;
} 
.social-icons {
	width: 100%;
}
#tfheader input[type="search"] {
	width:150px;
}

/* Content */
.main {
	width: 300px;
}

/* Block 1 & 2 */
.flexslider {
	width: 300px;
	height: 260px;
}
.featured-post-title {
    width: 300px;
}
.featured-category-title{
	display: none;
}
.featured-post-title h2 {
	font-size: 18px;
	line-height: 1.2;
}  

/* Block 3 */
.small-cat-title-holder {
	font-size: 20px;
}
.small-cat-title-holder span a {
	font-size: 12px;
}

/* Block 4 */
.section-two-cat-title a {
	font-size: 20px;
}
.section-two-post1 {
	min-height: 200px;
}
.section-two-post2, .section-two-post3 {
	width: 144px;
	min-height: 250px;
}
.post2-title a, .post3-title a {
	font-size: 14px;
}
.post2-comment, .post3-comment {
	display: none;
}
.post2-title {
	margin-top: 10px;
}
.post3-content, .post2-content {
	margin-top: 10px;
}

/* Block 5 */
.featured3-post1 {
	float: none;
	width: 100%;
}
.featured3-thumbnail img {
	width: 100%;
}
.featured3-post2 {
	display: block;
	margin-left:0; 
	width: 145px;
}
.featured3-post2-holder {
	margin-right: 10px;
}

/* Block 6, 7, 8 & 9 */
.section1-category a, .section2-category a,.section3-category a, .section4-category a{
	font-size: 20px;
}
.section1-left-post, .section2-right-post {
	float: none;
	width: 100%;
	margin: 0;
}
.section1-right-post, .section2-left-post {
	float: none;
	width: 100%;
}
.section1-right-post img, .section2-right-post img{
	width: 100%;
}

/* Sidebar */
.home .sidebar-primary {
	margin-top: 0;
}

/* Footer */
.footercontainer, .copyrights-container {
	width: 300px;
}
.footer-widgets  {
	float: none;
	margin: 30px auto 0px;
	padding: 0; 
}

/* Single */
.main-single {
	width: 300px;
} 

.alignnone {
	margin: 0px;
}
img.size-full, img.size-large  {
	width: 100%;
}
.breadcrumbs {
	line-height: 1.3;
}
.recommended_title span {
	display: none;
}
.relatedtxt {
	font-size: 20px;
}
.secondpostimg {
	margin: 0 10px 10px;
}
.comment-reply-title, .comments-title {
	font-size: 16px;
}
.comment-body {
	padding: 10px 0 ;
}
.authorareah3 {
	font-size: 14px !important;
}
.authorareah3-img {
	display: none;
}
.authorgravatar {
	width: 40px !important;
}
.authorposts ul li {
	margin-left: 70px !important;
}
}
