/*

Theme Name: almostblack

Theme URI: http://vermainfotech.com

Author: Ram De

Author URI: http://vermainfotech.com

Description: Simple and minimal two columns theme: custom header, custom background, custom colors, post thumbnails, post formats

Version: 1.3.0

Tags: two-columns, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, featured-images, post-formats, theme-options, translation-ready

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL

*/



/*

Index:

01 :Layout

02 :Headings 

03 :Text elements

04 :Links

05 :Alignment

06 :Header

07 :Content

08 :Asides

09 :Media

10 :Navigation

11 :Infinite Scroll

12 :Widget

13 :Footer

14 :Comments

15 :Edit link

16 :Custom Formats

17 :Media Queries

*/



/* Reset */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);



.page-id-136 .header{ display:none;}

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;

}

html {

	font-size: 100%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */

	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {

	display: block;

}

ol, ul {

	list-style: none;

}

table { /* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote:before, blockquote:after, q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

a:focus {

	outline: thin dotted;

}

a:hover, a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

	outline: 0;

}

a img {

	border: 0;

}

/* Clearing floats */







.clearfix:after, .entry-header:after, .entry-content:after, .entry-summary:after, .main-navigation > div > ul:after {

	clear: both;

}

.clearfix:before, .clearfix:after, .entry-header:before, .entry-header:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .main-navigation > div > ul:before, .main-navigation > div > ul:after {

	display: table;

	content: "";

}

/* 01 :Layout */







#page {

	margin: auto;

	padding: 0;

	max-width: 980px;

}

.two-col .content-area {

	width: 640px;

	float: right;

}

.two-col .widget-area {

	width: 300px;

	float: left;

}

/* 02 :Headings */



h1, h2, h3, h4, h5{
	color:#273a86 !important;
}
h6, p{
	color:#000 !important;
}
body a{
	color:#273a86 !important;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {

	clear: both;
	color:#000000;
	font-family: Helvetica;

}

h1 {

	font-size: 1.714em; /* 24px */

	line-height: 1.4;

}

h2 {

	font-size: 1.571em; /* 22px */

	line-height: 1.4;

	font-weight: 700;

	margin: 1.5em 0 0.5em;

}
.entry-content h2 {

	font-size: 1.571em; /* 22px */

	line-height: 1.4;

	font-weight: 700;

	margin: 0.9em 0 0.5em;

}
.entry-content  h3 {

	font-size: 1.286em; /* 18px */

	font-weight: 700;

	margin: 0.9em 0 0.5em;

}

h3 {

	font-size: 1.286em; /* 18px */

	font-weight: 700;

	margin: 0 0 0.5em;

}

h4 {

	font-size: 1.143em; /* 16px */

	font-weight: 700;

	margin: 0 0 0.5em;

}

h5 {

	font-size: 1em;

	font-weight: 400;

	margin: 0 0 0.5em;

}

h1.site-title {

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 2em; /* 28px */

	font-weight: 700;

	line-height: 1.2;

	margin: 0;

}

h1.site-title a {

	display: inline-block;

	color: #252525;

}

h1.site-title a:hover {

	text-decoration: none;

	color: #0fa5d9;

}

h1.site-title a:active, h1.site-title a:focus {

	outline: 0;

	text-decoration: none;

}

.site-header h1.menu-toggle {

	font-size: 1em;

}

.entry-header h1, .entry-header h2 {

	margin: 0.25em 0 0;

	font-weight: 400;

	color: #273a86;

	font-size: 1.714em; /* 24px */

}

.entry-header h2 {

	float: left;

	width: 86%;

	max-width: 86%;

	clear: none;

}

/* 03 :Text elements */







body, button, input, select, textarea {

	font-family: 'Oxygen', sans-serif;

	font-size:1.5 point;

	line-height: 1.6;

	color: #aaa;

}

.main-navigation, .site-footer, .widget-area, .entry-meta p {

	font-size: 0.929em /* 13px */

}

hr {

	background-color: #eee;

	border: 0;

	height: 1px;

	margin: 1em 0;

}

p {

	margin: 0 0 1.5em 0

}

ul, ol {

	margin: 0 0 1.5em 3em;

}

ul {

	list-style: square;

}

ol {

	list-style: decimal;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

	margin-left: 1.5em;

}

dt {

	font-weight: bold;

}

dd {

	margin: 0 1.5em 1.5em;

}

b, strong {

	font-weight: 700;

}

dfn, cite, em, i {

	font-style: italic;

}

blockquote {

	font-style: italic;

	margin: 1.5em 0;

	padding: 0 1em;

	border-left: 4px solid #273a86;

}

address {

	margin: 0 0 1.5em;

}

pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	line-height: 1.6;

	margin-bottom: 1.5em;

	padding: 1.5em;

	overflow: auto;

	max-width: 100%;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

mark, ins {

	background: #fff9c0;

	text-decoration: none;

}

sup, sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: 75%;

}

big {

	font-size: 125%;

}

figure {

	margin: 0;

}

table {

	margin: 1.5em 0;

	width: 100%;

	border-top: 1px solid #eee;

	border-left: 1px solid #eee;

}

th {

	font-weight: 700;

}

thead th {

	font-size: 1.143em;

}

th, td {

	border-bottom: 1px solid #eee;

	border-right: 1px solid #eee;

	padding: 0.5em;

}

button, input, select, textarea {

	font-size: 100%; /* Corrects font size not being inherited in all browsers */

	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

	vertical-align: baseline; /* Improves appearance and consistency in all browsers */

 *vertical-align: middle; /* Improves appearance and consistency in all browsers */

}

button, input {

	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

 *overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */

}

button, html input[type="button"], input[type="reset"], input[type="submit"] {

	background-color: #0fa5d9;

	color: #000;

	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */

	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */

	line-height: 1;

	padding: 0.75em 1.5em;

	border:1px solid #273a86;
	
	border-radius: 3px;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {

	color: #273a86 !important;

}

button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {

}

input[type="checkbox"], input[type="radio"] {

	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */

	padding: 0; /* Addresses excess padding in IE8/9 */

}

input[type="search"] {

	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

	box-sizing: content-box;

}

 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

 -webkit-appearance: none;

}

 button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

 border: 0;

 padding: 0;

}

input[type=text], input[type=email], input[type=password], textarea {

	color: #ffffff;

	border: 1px solid #273a86;

	margin: 0.5em 0;

	background-color: #333;

	width:100%;

}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {

	color: #ffffff;

	border-color: rgba(0, 0, 0, 0.2);

}

input[type=text], input[type=email], input[type=password] {

	padding: 0.5em 1em;

}

textarea {

	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */

	padding: 0.5em;

	vertical-align: top; /* Improves readability and alignment in all browsers */

	width: 100%;

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

}

input#submit {

	background: #0fa5d9;

	border: none;

	color: #fff;

	font-weight: 700;

	font-size: 0.923em;

	text-transform: uppercase;

	line-height: 1.4;

}

input#submit:hover {

	background-color: #0fa5d9;

}

#content input#submit:hover {

	color: #fff !important;

}

#searchform input {

	display: inline-block;

}

.icon-font {

	display: inline-block;

	vertical-align: -10%;

}

.icon-font:before {

	font-size: 14px;

}

/* 04 :Links */







a {

	text-decoration: none;

	color: #0fa5d9;

}

h1 a {

	color: #252525;

}

h2 a, h3 a {

	color: #252525;

}

a:hover, a:focus, a:active {

	color: #0fa5d9;

	text-decoration: underline;

	outline: 0;

}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {

	text-decoration: none;

}

.back-link {

	color: #E10A1E;

}

.more-link {

	display: inline-block;

	padding: 0;

	margin: 1em 0 0;

}

#content .more-link:hover {

	text-decoration: none;

	color: #b10000;

	border-color: #252525;

}

/* 05 :Alignment */







.alignleft, .wp-caption.alignleft {

	display: inline;

	float: left;

	margin-right: 1em;

}

.alignright, .wp-caption.alignright {

	display: inline;

	float: right;

	margin-left: 1em;

}

.aligncenter {

	clear: both;

	display: block;

	margin: 0.5em auto;

}

/* Text meant only for screen readers */



.assistive-text {

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

}

/* 06 :Header */







.site-brand {

	margin: 0px 0px;

	padding-top:0px;

	width:950px;

	height:100%;

	background:url(http://almostblack.com/hidden/wp-content/uploads/2014/08/header-bg.png) no-repeat top center;

}

hgroup {

	width: 78%;

	float: left;

	margin: 0;

	padding-top: 2px;

}

hgroup h1 a {

	text-decoration: none;

	outline: none;

	margin: auto

}

.site-description {

	color: #959595;

	display: inline-block;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 1.071em;

	letter-spacing: 1px;

}

.assistive-text {

	display: none;

}

.header-image {

	display: block;

	text-decoration: none;

	margin-bottom: 2em;

}

.header-image img {

	display: block;

	max-width: 100%;

	height: auto;

}

/* 06 :Header > Menu */







.main-navigation > div > ul {

	background-color: #0fa5d9;

}

.main-navigation ul {

	list-style: none;

	margin: 0;

	padding-left: 0;

}

.main-navigation li {

	float: left;

	position: relative;

	padding: 0;

	margin: 0;

}

.main-navigation li:first-child {

	margin-left: 0;

}

.main-navigation a {

	color: #fff;

	text-decoration: none;

	display: inline-block;

	height: 48px;

	line-height: 48px;

	padding: 0 1em;

}

.main-navigation > .menu > ul > li > a:hover, .main-navigation > div > ul > li > a:hover {

	color: #fff;

}

.main-navigation > .menu > ul > li.page_item_has_children > a, .main-navigation > div > ul > li.menu-item-has-children > a {

	padding-right: 18px;

}

.main-navigation > .menu > ul > li.page_item_has_children > a:before, .main-navigation > div > ul > li.menu-item-has-children > a:before {

	font-family: "icon-fonts" !important;

	font-style: normal !important;

	font-weight: normal !important;

	font-variant: normal !important;

	text-transform: none !important;

	speak: none;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	position: absolute;

	right: 2px;

	top: 18px;

	content: "i";

	font-size: 14px;

	width: 14px;

	text-align: left;

	display: inline-block;

}

.main-navigation li:hover a, .main-navigation li:focus a {

	background-color: rgba(255, 255, 255, 0.2);

}

.main-navigation > div > ul > li:hover > ul, .main-navigation > .menu > ul > li:hover > ul {

	visibility: visible;

	opacity: 1;

}

.main-navigation ul ul {

	visibility: hidden;

	opacity: 0;

	width: 180px;

	position: absolute;

	top: 48px;

	left: 0;

	z-index: 99999;

	background: #fff;

	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

	-webkit-transition: all 0.4s ease-in-out 0s;

	transition: all 0.4s ease-in-out 0s;

}

.main-navigation ul ul:after {

	border-bottom: 6px solid #fff;

	border-left: 6px solid rgba(0, 0, 0, 0);

	border-right: 6px solid rgba(0, 0, 0, 0);

	content: "";

	height: 0;

	margin: 0 auto 0 -4px;

	position: absolute;

	text-align: center;

	width: 0;

	left: 1em;

	top: -6px;

}

.main-navigation ul ul li {

	float: none;

	margin: 0;

	border-top: 1px dashed rgba(0, 0, 0, 0.1);

}

.main-navigation ul ul li:first-child {

	border: 0;

}

.main-navigation ul ul a {

	color: #656565;

	display: block;

	height: auto;

	line-height: 1.5;

	padding: 0.75em 1em;

	background: #fff;

}

.main-navigation ul li:hover ul a, .main-navigation ul li:focus ul a {

	background: #fff;

}

.main-navigation ul ul a:hover, .main-navigation ul ul a:focus {

	color: #0fa5d9;

}

.main-navigation ul ul ul {

	display: none;

	visibility: visible;

	opacity: 1;

	left: 100%;

	top: 0;

}

.main-navigation ul ul ul:after {

	content: none;

}

.main-navigation ul ul li:hover ul {

	display: block;

}

.main-navigation li:hover > a {

}

.main-navigation ul ul :hover > a {

}

.main-navigation ul ul a:hover {

}

.main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {

}

/* 06 :Header > Small menu */







.menu-toggle {

	cursor: pointer;

	margin: 8px auto;

	text-align: center;

}

.menu-toggle:before {

	content: url('images/icon-toggle.png');

	display: inline-block;

	width: 24px;

	height: 24px;

	vertical-align: middle;

}

.main-small-navigation {

	background: transparent;

}

.main-small-navigation .menu {

	display: none;

	margin: 0;

	padding: 0;

}

.main-small-navigation .menu a {

	color: #fff;

	display: block;

	float: none;

	border-bottom: 1px solid #444;

	padding: 0.75em;

}

.main-small-navigation > .menu > ul, .main-small-navigation > div > .menu {

	position: absolute;

	width: 180px;

	top: 40px;

	right: 0;

	margin: 0;

	padding: 0;

	background: #333;

	z-index: 999;

}

.main-small-navigation .menu li {

	padding: 0;

	list-style-type: none;

}

.main-small-navigation .menu ul, .main-small-navigation .menu ul ul {

	margin: 0;

	padding: 0;

}

.main-small-navigation .menu ul ul li {

	padding: 0;

}

/* Social media link */







.social-links {

	float: right;

	margin: 1.5em 0 1em;

	text-align: right;

	width: 21%;

}

.social-links a {

	width: 24px;

	height: 24px;

	display: inline-block;

	-webkit-border-radius: 14px;

	border-radius: 14px;

	background: #454545;

	text-align: center;

	text-decoration: none;

	margin: 0 0 0 0.5em;

}

.social-links a:first-child {

	margin-left: 0;

}

 .social-links [class^="icon-"]:before, .social-links [class*=" icon-"]:before {

 display: inline-block;

 color: #fff;

 font-size: 14px;

 vertical-align: middle;

 vertical-align: middle;

}

.social-links a:hover {

	background: #252525;

}

.social-links .rss:hover {

	background: #F28A29;

}

.social-links .twitter:hover {

	background: #1db0ed;

}

.social-links .facebook:hover {

	background: #3B5998;

}

.social-links .googleplus:hover {

	background: #dd4b39;

}

.social-links .instagram:hover {

	background: #517fa4;

}

/* 07 :Content */











.site-main {

	padding: 2em 0;

}

.hentry {

	margin: 0 0 1.5em 0;

	padding: 0;

}

.entry-header {

	margin-bottom: 1em;

	position: relative;

	padding: 1em 1.5em;

	border-bottom: 1px solid rgba(0, 0, 0, 0.07);

}

.entry-content, .entry-summary {

	margin: 0;

	padding: 0 1.5em;

}

.entry-content {

	padding-bottom: 1.5em;

}

.entry-content p:last-child {

	margin-bottom: 0;

}

.entry-summary {

	margin-bottom: 1em;
	color:#000000;

}

.entry-meta {

	color: #959595;

	clear: both;

}

.entry-time {

	float: right;

	background-color: #0fa5d9;

	-webkit-border-radius: 24px;

	border-radius: 36px;

	color: #FFFFFF;

	font-size: 0.857em;

	font-weight: 700;

	height: 66px;

	letter-spacing: 1px;

	text-align: center;

	text-transform: uppercase;

	width: 66px;

}

.entry-time:before {

	content: "";

	width: 48px;

	height: 48px;

	position: absolute;

	left: 0;

	top: 0;

	background: #fff;

	opacity: 0.3;

	-webkit-border-radius: 24px;

	border-radius: 24px;

}

.entry-time-day {

	display: block;

	line-height: 1;

	padding: 0px 0 0px;
	color: #273a86;

}

.entry-time-month {

	border-top: 1px solid rgba(255, 255, 255, 0.2);

	display: inline-block;

	line-height: 1;

	padding: 7px 0 0;
	color: #273a86;

}
.entry-time-year {

	border-top: 1px solid rgba(255, 255, 255, 0.2);

	display: inline-block;

	line-height: 1;

	padding: 3px 0 0;
	color: #273a86;

}


footer.entry-meta {

	padding: 1em 1.5em;

	border-top: 1px solid rgba(0, 0, 0, 0.07);

}

footer.entry-meta p {

	margin: 0;

}

.entry-thumbnail {

	margin-bottom: 1.5em;

}

.post-thumbnail {

	margin: 1em 0;

	max-width: 100%;

}

.entry-summary .post-thumbnail {

	margin-top: 0.5em;

}

.entry-thumbnail img, .post-thumbnail img {

	display: block;

	margin: auto;

	max-width: 100%;

	height: auto;

}

.byline {

	display: none;

}

.single .byline, .group-blog .byline {

	display: inline;

}

.page-links {

	clear: both;

	margin: 0 0 1.5em;

}

.sep {

	display: inline-block;

	padding: 0 0.5em;

	color: #b5b5b5;

}

.cat-links .icon-font, .tags-links .icon-font {

	color: #0fa5d9;

}

.page-header {

	background-color: #FFFFFF;

	border: 1px solid rgba(0, 0, 0, 0.07);

	margin-bottom: 2em;

	padding: 1em;

}

.page-header h1 {

	font-size: 	0.857em; /*12px*/

	text-transform: uppercase;

	margin: 0;

}

/* 07 :Content > Custom Formats */











.entry-format-icon {

	display: none;

	line-height: 48px;

}

.entry-format-icon:before {

	font-family: "icon-fonts" !important;

	font-style: normal !important;

	font-weight: normal !important;

	font-variant: normal !important;

	text-transform: none !important;

	speak: none;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	display: inline-block;

	font-size: 21px;

	vertical-align: middle;

	text-align: center;

	color: #fff;

}

.sticky {

	background-color: rgba(204, 204, 204, 0.3);

}

.sticky .entry-time {

	background-color: #353535 !important;

}

.sticky .entry-time:before {

	content: none;

}

.sticky .entry-time-day, .sticky .entry-time-month, .format-image .entry-time-day, .format-image .entry-time-month, .format-link .entry-time-day, .format-link .entry-time-month, .format-quote .entry-time-day, .format-quote .entry-time-month, .format-video .entry-time-day, .format-video .entry-time-month {

	display: none;

}

.sticky .entry-format-icon, .format-image .entry-format-icon, .format-link .entry-format-icon, .format-quote .entry-format-icon, .format-video .entry-format-icon {

	display: block;

}

.sticky .entry-format-icon:before {

	content: "s";

}

.format-image .entry-format-icon:before {

	content: "t";

}

.format-video .entry-format-icon:before {

	content: "u";

}

.format-link .entry-format-icon:before {

	content: "Q";

}

.format-quote .entry-format-icon:before {

	content: "a";

}

.format-aside .entry-header {

	display: none;

}

.format-aside .entry-summary {

	padding: 1em;

}

/* 07 :Content > Archive */







.page-title {

	color: #959595;

}

.page-title span {

	color: #0fa5d9;

}

/* 08 :Asides */







.blog .format-aside .entry-title, .archive .format-aside .entry-title {

	display: none;

}

/* 09 :Media */







.site-header img, .entry-content img, .comment-content img, .widget img {

	max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

 .site-header img, .entry-content img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"] {

 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}

.site-header img, .entry-content img, img.size-full {

	max-width: 100%;

	/*width: auto; */

}

.entry-content img.wp-smiley, .comment-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

.wp-caption {

	border: 0;

	margin: 0;

	max-width: 100%;

}

 .wp-caption img[class*="wp-image-"] {

 display: block;

 margin: 0 auto 1em;

 max-width: 100%;

}

.wp-caption-text {

	color: #757575;

	font-size: 0.929em;

	text-align: center;

}

.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}

#content .gallery {

	margin-bottom: 1.5em;

}

#content .gallery dl {

	margin: 1em 0 0;

}

#content .gallery .gallery-caption {

	margin: 0;

}

#content .gallery .gallery-item a img {

	border: 0;

	height: auto;

	max-width: 90%;

}

.site-content .gallery-columns-4 .gallery-item {

}

.site-content .gallery-columns-4 .gallery-item img {

}

/* Make sure embeds and iframes fit their containers */



embed, iframe, object {

	max-width: 100%;

}

/* 10 :Navigation */







.site-content .site-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

	padding: 1em 1.5em;

	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

}

.site-content .nav-previous {

	float: left;

	width: 50%;

}

.site-content .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

/* 11 :Infinite Scroll */







/* Globally hidden elements when Infinite Scroll is supported and in use. */



.infinite-scroll #nav-above, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll #nav-below, .infinite-scroll.neverending #colophon { /* Theme Footer (when set to scrolling) */

	display: none;

}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */



.infinity-end.neverending #colophon {

	display: block;

}

/* 12 :Widget */











.widget {

	margin: 0 0 1.5em;

	padding:0px;

	;

	color: #aaa;

	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

}

.widget-title {

	color: #da1f1f;

	font-size: 1.154em;

	margin-bottom: 1em;

}

.widget ul {

	margin: 0;

	padding: 0;

}

.widget li {

	margin: 0;

	padding: 0.5em 0;

	list-style-type: none;

}

.widget li a:before {

	font-family: "icon-fonts" !important;

	font-style: normal !important;

	font-weight: normal !important;

	font-variant: normal !important;

	text-transform: none !important;

	speak: none;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}

.widget_archive li a:before, .widget_links li a:before, .widget_categories li a:before, .widget_meta li a:before, .widget_recent_entries li a:before, .widget_recent_comments li a.url:before {

	font-size: 14px;

	width: 14px;

	text-align: left;

	display: inline-block;

	vertical-align: -15%;

}

.widget_archive li a:before, .widget_links li a:before, .widget_categories li a:before, .widget_meta li a:before, .widget_recent_entries li a:before {

	content: "f";

}

.widget select {

	max-width: 100%;

}

/* 12 :Widget > Calendar widget */







.widget_calendar table {

	margin: 0;

}

.widget_calendar caption {

	color: #353535;

	font-size: 1.154em;

	margin-bottom: 1em;

	font-weight: 700;

}

/* 12 :Widget > Search widget */







.widget_search {

	padding: 0;

	border: none;

}

.widget_search #searchsubmit {

	display: none;

}

.widget_search input#s {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

	width: 100%;

	margin: 0;

	padding: 0.75em 1.5em;

	border: 0;

}

/* 12 :Widget > Comment widget */







.widget_recent_comments a {

	color: #999;

}

.widget_recent_comments a.url {

	color: #0FA5D9;

}

.widget_recent_comments li a.url:before {

	content: "J";

	padding-right: 0.25em;

}

/* 13 :Footer */







.site-footer {

	clear: both;

	color: #ccc;

	padding: 2em 1.077em;

	background:url(http://almostblack.com/hidden/wp-content/uploads/2014/08/footer-bg.png) no-repeat 50% 0;

	;

}

.site-footer a {

	color: #fff;

}

.site-footer .credits {

	margin: 2em 0 0;

}

/* 13 :Footer > #tertiary */







#tertiary .widget {

	width: 47.5%;

	padding: 0;

	margin-bottom: 1em;

	float: left;

	border: none;

	background: transparent;

	color: #ccc;

}

#tertiary .widget-title {

	font-size: 0.923em;

	text-transform: uppercase;

	color: #fff;

	margin-bottom: 0.5em;

}

#tertiary .widget_nav_menu {

	float: right;

	margin: 0;

	max-width: 50%;

	text-align: right;

}

#tertiary .widget_nav_menu ul {

	margin: 0;

	padding: 0;

}

#tertiary .widget_nav_menu ul li {

	list-style-type: none;

	display: inline-block;

	padding: 0 2px;

}

 #tertiary .widget:nth-child(2n) {

 margin-right: 0;

}

 #tertiary .widget:nth-child(2n+1) {

 margin-right: 5%;

}

#tertiary .widget_search input#s {

	width: 50%;

}

#tertiary table, #tertiary th, #tertiary td {

	border-color: #555;

}

#tertiary caption {

	margin: 0 0 0.5em 0;

	color: #fff;

}

#tertiary thead th {

	background: #252525;

}

#tertiary td a {

	color: #0FA5D9

}

/* 14 :Comments */







.comment-content a {

	word-wrap: break-word;

}

.bypostauthor {

}

input[type="text"], textarea {

	border-radius: 0;

	-webkit-border-radius: 0;

	box-shadow: none;

	-webkit-box-shadow: none;

	display: block

}

.comments-area {

	margin: 1.5em 0;

	font-size: 0.929em;

	padding: 1.5em;

	background-color: #fff;

	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);

}

.comments-area h3 {

	font-size: 1.385em; /* 18px */

	color: #353535;

}

.comments-area label {

	display: inline-block;

	font-weight: 700;

}

.form-allowed-tags {

	display: none;

}

h2.comments-title {

	font-size: 1.077em;

	font-weight: 700;

}

.commentlist {

	margin: 1em 0

}

.commentlist li {

	list-style-type: none

}

.comment .avatar {

	float: left;

	margin-right: 1em;

	-webkit-border-radius: 20px;

	border-radius: 20px;

}

.comment-content {

	clear: both;

	padding: 0.5em 0

}

/* 15 :Edit link */







.edit-link a {

	display: inline-block;

	padding: 0.25em 1em;

	margin-left: 0.5em;

	font-weight: 700;

	border: 1px solid #0fa5d9;

	background-color: #fff;

	color: #000 !important;

	text-decoration: none;

	font-size: 	0.923em;

	line-height: 1;

}

#content .edit-link a:hover {

	border-color: #252525;

	color: #252525;

}







/* 16 :Media Queries */











@media screen and (min-width: 768px) and (max-width: 1023px) {

.container, .maincontent

{

	padding-left:5px !important;

	padding-right:5px !important;

}

#shs_slider_cont,#shs_slider_cont iframe

{

	width: 630px !important;

	height:320px !important;

	margin:0 auto !important;

}

#page {

 max-width: 740px;

 width: 740px;

}

 hgroup {

 width: 40%;

}

 .content-area, .two-col .content-area, .two-col .widget-area {

 float: none;

 width: 100%;

 margin: auto;

 padding: 0;

}

 .widget {

 -webkit-box-shadow: none;

 box-shadow: none;

 margin-bottom: 0;

 border-bottom: 1px solid rgba(0, 0, 0, 0.07);

}



}

 @media screen and (max-width: 767px) {

.container, .maincontent

{

	padding-left:8px !important;

	padding-right:8px !important;

}

#shs_slider_cont,#shs_slider_cont iframe

{

	width: 630px !important;

	height:320px !important;

	margin:0 auto !important;

}



 #page {

 max-width: 90%;

 width: 90%;

}

 hgroup {

 width: 45%;

}

 .main-navigation, .content-area, .two-col .content-area, .two-col .widget-area {

 float: none;

 width: 100%;

 margin: auto;

}

 .main-navigation ul {

 float: none;

}

 hgroup h1 {

 margin-bottom: 1.5em;

}

 hgroup h1 a {

 margin: auto;

}

 .site-header .widget {

 margin-bottom: 0.5em

}

 .site-header .menu-toggle {

 margin: 0.5em auto;

 text-align: center;

}

 .main-small-navigation .menu {

 margin: 0;

 padding: 0;

}

 .main-small-navigation .menu li {

 list-style-type: none;

}

 .widget {

 -webkit-box-shadow: none;

 box-shadow: none;

 margin-bottom: 0;

 border-bottom: 1px solid rgba(0, 0, 0, 0.07);

}

}

 @media screen and (max-width: 614px) {

.container, .maincontent

{

	padding-left:5px !important;

	padding-right:5px !important;

}

#shs_slider_cont,#shs_slider_cont iframe

{

	width: 520px !important;

	height:320px !important;

	margin:0 auto !important;

}



 .main-small-navigation {

 float: right;

 width: 40px;

 height: 40px;

 position: relative;

 margin-top: 2em;

}

 hgroup, .social-links {

 width: 100%;

 float: none;

 text-align: left;

}

 .site-brand {

 margin-bottom: 0;

 float: left;

}

 .site-header .widget {

 margin-bottom: 0.5em

}

 .content-area {

 width: 100%;

 float: none;

}

 .content-area img {

 float: none;

 margin: 5px auto;

 text-align: center;

 /*display: block;*/

}

 .post-thumbnail img {

 float: none;

 margin: 0.5em auto 1.5em;

 width: 100%;

 max-width: 100%;

}

 .entry-header h2 {

 width: 100%;

 max-width: 100%;

}

 .entry-time:before {

 content: none;

}

 .sticky .entry-time, .entry-time {

 float: none;

 height: auto;

 width: auto;

 background: transparent !important;

 color: #727272;

 font-weight: 400;

 letter-spacing: normal;

 text-align: left;

 -webkit-border-radius: 0;

 border-radius: 0;

}

 .entry-time-day, .entry-time-month {

 display: inline;

 padding: 0;

}

 .sticky .entry-time-day, .sticky .entry-time-month, .format-image .entry-time-day, .format-image .entry-time-month, .format-link .entry-time-day, .format-link .entry-time-month, .format-quote .entry-time-day, .format-quote .entry-time-month, .format-video .entry-time-day, .format-video .entry-time-month {

 display: inline;

}

 .entry-format-icon:before {

 content: none !important;

}

 #tertiary .widget_nav_menu {

 float: none;

 max-width: 100%;

 width: 100%;

 text-align: left;

 padding: 0.25em 0

}

 #tertiary .widget_nav_menu ul li:first-child {

 padding-left: 0;

}

 #tertiary .widget {

 width: 100%;

 float: none;

}

}

 @media screen and (max-width: 480px) {

.container, .maincontent

{

	padding-left:5px !important;

	padding-right:5px !important;

}

#shs_slider_cont,#shs_slider_cont iframe

{

	width: 280px !important;

	height:320px !important;

}



 .header-image {

 display: none;

}

 #tertiary .widget_search input#s {

 width: 80%;

}

}

.entry-title > a {

	color: #273a86;

}

.entry-meta {

	color: #273a86 !important;

}



.textwidget iframe{

	min-height:350px !important;	

}



.sub-menu a:hover {

    color: black !important;

}

/* Enter Your Custom CSS Here */

.bdr {
    background:#273a86;
	padding:1px 0px 0px 0px;
    margin-bottom: 10px;
}
body{
/*background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(120,120,120,1) 0%, rgba(209,209,209,1) 52%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(0%, rgba(120,120,120,1)), color-stop(52%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(120,120,120,1) 0%, rgba(209,209,209,1) 52%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(120,120,120,1) 0%, rgba(209,209,209,1) 52%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(120,120,120,1) 0%, rgba(209,209,209,1) 52%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(120,120,120,1) 0%, rgba(209,209,209,1) 52%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e8e8e+0,afafaf+60,d3d3d3+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,fcfcfc+56,ffffff+100 */
background: rgb(242,242,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(252,252,252,1) 56%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(252,252,252,1) 56%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(252,252,252,1) 56%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
p,a{
color:black !important;
}
body *{
font-family:Helvetica !important;
}
.bdr .header{
    background:#273a86 !important;
	    padding: 0;
}
a:hover{}
.sub-menu a{
color:black !important;
}
.sub-menu a:hover{
	color:#f5e421 !important;
}
#menu-primary li a:hover{
	color:#f5e421 !important;
	box-shadow: 3px 0px 1px #333;
	background-color:#273a86!important;
}
#menu-primary{
	background:#d3d3d3 !important;
    box-shadow: 0px 0px 10px #333;
}
/*---------widget menu---------*/
#menu-primary li a:hover{
	color:#f5e421 !important;
	box-shadow: 3px 0px 1px #333;
	background-color:#273a86!important;
}
#menu-primary a {
    display: block;
}
#menu-primary .current-menu-item > a {
    color: #f5e421 !important;
    font-weight: bold;
    box-shadow: 2px 0px 1px #333;
    background-color: #273a86;
}
ul#menu-primary {
    background: #d3d3d3 !important;
    box-shadow: 0px 0px 10px #333 !important;
	width: 100%;
    margin: 0;
}
ul#menu-primary li {
    list-style: none;
    border-bottom: 1px solid #999;
}
#menu-primary .sub-menu li a {
    padding-left: 23px !important;
    line-height: 20px;
    display: block;
}
#menu-primary li a {
    color: #000 !important;
    text-transform: none;
    /* border-bottom: 1px solid #b10000; */
    font-family: 'Dosis', sans-serif !important;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none;
}
#menu-primary li {
    list-style: none !important;
}

#menu-primary li a:hover {
    color: #f5e421 !important;
    box-shadow: 3px 0px 1px #333;
    background-color: #273a86!important;
}
/*-------------------------------*/
em{

}
#secondary .post h2, #secondary .tweet h2 {
    background:#273a86 !important;
    box-shadow: 0px 0px 10px #ccc;
    color: #f5e421 !important;
 	/*font-family: 'Oswald', sans-serif !important;*/
	font-family: 'Dosis', sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin-bottom: 0;
}

.footer {
    background:#273a86 !important;
}
#secondary .post ul li{
}
.footer-listing{
    margin-bottom: 13px;	
	padding: 0 3px;
}
.footer-listing a{
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.white{
	color: #fff !important;
}
.col-md-4.tagline {
    padding: 0;
}
@media screen and (max-width:620px){
	
.navbar-nav {
    margin: 7.5px 0px;
}

}
.col-md-9.maincontent{
	padding-left: 25px;
}
#bannertoptext{
    background-color: #dcdcdc;
    width: 50%;
    border: 1px solid #999;
    margin: 0px 0px 0px 42px;
    color: #000;
    border-radius: 5px;
}
.entry-title a
{
	font-family: 'Dosis', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    color:#273a86 !important;
}
ul.nav li.current-menu-item > a
{
	color:#f5e421 !important;
    font-weight: bold;
	box-shadow: 2px 0px 1px #333;
	background-color:#273a86;
	margin-left: -1px;
    
}
ul.nav li.current-menu-item {	
	background-color:#273a86 !important;
}
.sub-menu li{
	background:#d3d3d3 !important;
}
.entry-content ul li{
	color:#000000;
	}
.close:hover, .close:focus {
	opacity:1 !important;
}
#ppm-tabs h3 a:hover{
    text-decoration: underline!important;
}
#ppm-tabs h3 a{
	font-weight:bold;
	}
.tab_content {
	color:#000;
	}	
.tab_content li{
	color:#000;
	}
@media screen and (max-width: 360px) {	

.preorder {
    float: none;
    margin-left: 10px;
    position: relative;
}
}