/*
 Theme Name:   Unvanquished Website
 Theme URI:    http://
 Description:  Grangers on the roof.
 Author:       Gireen
 Author URI:   http://
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  unvanquished
*/


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

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: #EBEBEB;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
}

a {
	color: #1ab0b5;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #AFF6FF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

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;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

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"]::-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;
}


/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.

::selection {
	background: #1ab0b5;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #1ab0b5;
	color: #fff;
	text-shadow: none;
}
 */

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {

	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	
	color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #55d737;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #FEFEFE;
}

:-moz-placeholder {
	color: #FEFEFE;
}

::-moz-placeholder {
	color: #FEFEFE;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #FEFEFE;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.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-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	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;
}



/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	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;
}


/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
	display: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	/* color: #41a62a;*/
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #0D8689;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}


/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}



/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
	margin: 48px auto;
	max-width: 474px;
	padding: 0 10px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	/* color: #41a62a;*/
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	/* color: #41a62a;*/
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	background-color: #fff;
	padding: 12px 10px 0;
}

.page .entry-content {
	padding-top: 0;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	/* color: #41a62a;*/
}

/* Mediaelements */

.hentry .mejs-container {
	margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #24890d;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
	padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.hentry .mejs-overlay-loading {
	background: transparent;
}

.hentry .mejs-overlay-button {
	background-color: #fff;
	background-image: none;
	border-radius: 2px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.8);
	color: #000;
	height: 36px;
	margin-left: -24px;
	width: 48px;
}

.hentry .mejs-overlay-button:before {
	-webkit-font-smoothing: antialiased;
	content: '\f452';
	display: inline-block;
	font: normal 32px/1.125 Genericons;
	position: absolute;
	top: 1px;
	left: 10px;
}

.hentry .mejs-controls .mejs-button button:focus {
	outline: none;
}

.hentry .mejs-controls .mejs-button button {
	-webkit-font-smoothing: antialiased;
	background: none;
	color: #fff;
	display: inline-block;
	font: normal 16px/1 Genericons;
}

.hentry .mejs-playpause-button.mejs-play button:before {
	content: '\f452';
}

.hentry .mejs-playpause-button.mejs-pause button:before {
	content: '\f448';
}

.hentry .mejs-volume-button.mejs-mute button:before {
	content: '\f109';
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: 0;
}

.hentry .mejs-volume-button.mejs-unmute button:before {
	content: '\f109';
	left: 0;
	position: absolute;
	top: 0;
}

.hentry .mejs-fullscreen-button button:before {
	content: '\f474';
}

.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before {
	content: '\f406';
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #24890d;
	color: #fff;
}

.hentry .mejs-controls .mejs-button button:hover {
	/* color: #41a62a;*/
}

.content-sidebar .wp-playlist-item .wp-playlist-caption {
	color: #000;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: none;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}

/* =Theme customization starts here  Template: twentyfourteen
-------------------------------------------------------------- */

h1,h2,h3,h4{
font-family: Lato,sans-serif;
color: #ADADAD;
font-weight: 400;
line-height: 1.5;
}

.form-allowed-tags code { 
white-space:normal;
display:block;
padding: .2em;
opacity:.5;
}
.form-allowed-tags:hover code{
opacity:1;
}
.attachment-twentyfourteen-full-width{
width:100%;
height:auto;
}

.nav-menu1, .nav-menu2,.site-footer ul{
	list-style: none;
	width:100%;
}

.header-main nav.navbar{
	min-height: 1em;
	width:90%;
	left:auto;
	right:auto;

}

#navbar div{
	display: inline-block;
	width:49%;
	position:relative;
	
}
#navbar{
height:auto !important;
	
}
div.in{

}

.container,.navbar-collapse{
padding: 0 ;
margin: 0 auto;
}
#navbar div li a{
padding:.3em .3em;
display: block;
width: 100%;
color: #fff;
text-align:center;
position:relative;
border-bottom: 2px solid transparent;
min-height:2em;
}
#navbar div li a:hover{

background-color:rgba(255,99,120,0.2);
background-color:rgba(255,255,255,.2);
text-decoration:none;
}
#navbar div:first-child li{
width:25%;
padding:0px 4px;
}
#navbar div:first-child li a{

}
#navbar div:nth-child(2) li{
width:25%;
padding:0px 4px;
}
#navbar div li{
	/* margin-top:9px;*/
}

.nav-menu1{
padding-right:26px;
text-align:right;
}
.nav-menu2{
padding-left:30px;
text-align:right;
}


.navbar-inverse{
background-color:rgba(0,0,0,0.1);
border-bottom: 2px solid rgba(255,99,231,0.2);
width:100%;

}


.header-logo{
position:absolute;
opacity:.8;
right:50%;
margin:auto;
text-align:center;
margin-right:-7px;
bottom:-2px;
padding-bottom:5px;
border-bottom: 2px solid transparent;
}
.header-logo-active, .header-logo:hover{
		border-bottom: 2px solid rgba(255,99,120,0.7);
}
.header-logo:hover{
opacity:1;
}

.header-logo img{
	height:24px;
	width:auto;
	z-index: 1023;

}

@media screen and (min-width: 1px) {
	.navbar-collapse{
		background:rgba(23,23,23,.99);
	}
	#navbar div li.menu-item{
		width:100%;

		border-bottom: 2px solid transparent;
	}
	#navbar div li.current-menu-item a, #navbar div a:hover{
		border-bottom: 2px solid rgba(255,99,120,0.7);
	}
}

@media screen and (min-width: 768px) {
	.navbar-collapse{
		background:none;
	}
	
	#navbar div:first-child li{
		width:25%;

	}
	#navbar li a{
		bottom:-10px;
		margin-top:-10px;
	}
	#navbar div:nth-child(2) li{
		width:25%;
	}
	#navbar div:nth-child(2) li a{

		
	}
	#navbar div li.current-menu-item a, #navbar div a:hover{
		border-bottom: 2px solid rgba(255,99,120,0.7);

	}

}






.header-main a{
color:#fff;
}
.site-main{

	padding-top:200px;

	box-shadow: inset 0 40px 30px -40px rgba(200,200,200,0.2), inset 0 -140px 30px -120px #000,inset 0px 0px 30px 0px #170303;/*inset 0 0 5px 5px #888*/
	padding-bottom:30px;
	box-shadow: inset 0 40px 30px -40px rgba(200,200,200,0.2), inset 0 -140px 30px -120px #000,inset 0px 0px 30px 0px #000;/*inset 0 0 5px 5px #888*/
	background:#0a0a0a;
	background: #000 url(images/metal.jpg) repeat;
	background: rgba(10,10,10,0.6);
	background: #000 url(images/background-wbtcn-3.jpg) repeat scroll;
	
}
.main-content{
	background: rgba(10,10,10,0.6);
}
.content-area{

}
.navbar-header{
	background-color:rgba(0,0,0,0.4);
	margin:auto 0;
}

@media screen and (min-width: 1px) {
	.site-header,.site,.header-main nav.navbar{
		width:100%;
		max-width: 1152px;
	}
}

@media screen and (min-width: 768px) and (min-height: 700px) {
	.site-header,.site,.header-main nav.navbar{
		width:90%;
	}
	#navbar{
	background-color:rgba(0,0,0,0.4);
	}
}
@media screen and (min-width: 1100px) and (min-height: 700px)  {
	.site-header,.site,.header-main nav.navbar{
		width:80%;
	}
}

.site-header{
	display: block;
	top:0px;
	background: #000 url(images/header-background.jpg) no-repeat;
	z-index: 1020;
	color:#fff;
	background-position:center bottom;
	height:180px;
	border-bottom:3px solid #2F1E1E;
	transition:height .3s;
}
	.site-header,.header-main nav.navbar{
		position:absolute;
	}
@media screen and (min-height: 700px) {
	.site-header,.header-main nav.navbar{
		position:fixed;
		
	}
	
	.admin-bar .navbar-fixed-top {
		top: 32px;
	}
	.admin-bar .site-header{
		top:32px;
	}
}
.tyrant{
	height:250px;
	position:absolute;
	right:-20px;
	z-index: 1024;
	bottom:-85px;
	transition:none;
}
.site-header-scroll .tyrant{
	height:390px;
	right:-20px;
	bottom:-290px;
	transition:all .3s;
}

.site-header-scroll{
	height: 100px;
	overflow:hidden;
}
.site-header-scroll .site-title img{
	margin-bottom:-20px;
}

.site{

	margin:auto;
}
.site-footer{
	
	background:#0a0a0a;
	border-top:5px solid #0e0e0e;
	box-shadow:inset 0px 0px 30px 0px #000;
	padding: 15px;
	padding-bottom:50px;
}

.admin-bar .site-header{
	top:32px;
}


body{
background: #000 url(images/background-wbtcn-3.jpg) repeat fixed;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content ,
.panel{
	background:none;
}
.site-content{
	padding: 12px 10px 0;
}
.widget_text{
	background-color:rgba(0,0,0,0.6);
	color: #adadad;
	padding:1em;
}

#big-logo{
	width:40%;
	min-width:300px;
	max-width:500px;
	height:auto;
	position:absolute;
	bottom:20px;
	left:5%;
	opacity:.8;
	z-index: 1025;
	transition:all .3s;
}
#big-logo:hover{
opacity:1;
}

.widget_text:nth-child(2){
background:transparent;
text-align:center;
}
.download{
	font-family: Lato,sans-serif;
	border: 2px solid #0e8a91;
	border-radius: 5px;
	min-width:80%;
	height:4em;
	display: block;
	padding:1em;
	background-color: rgba(87,255,253,0.3);
	color:#bff8fa;
	margin:auto;
	text-decoration:none;
	box-shadow: inset 0 0 10px #0e8a91,0 0 5px #0e8a91;
}
.download:hover{
	background-color: rgba(60,200,200,0.2);
}

.unvdev{
	width:100px;
	opacity:0.3;
	height:auto;
	margin:auto;
}
.site-footer .widget-title{
	margin:0;
	opacity:0.7;
}

.other-icons{
display:block;
clear: both;
text-align:left;
padding-top:20px;
}
.sflogo, .mdblogo{
margin:5px;
}

.site-footer ul{
margin:0;
}
.footer-menu div{
	width:30%;
	vertical-align: text-top;
	display:inline-block;
}
.footer-menu a{
	white-space: nowrap;
	opacity:.7;
}

.footer-center{
	text-align:center;
}

ul.rpwe-ul .rpwe-li{
	list-style: none;
	min-height:90px;
	clear:both;
	color:#a1a1a1;
	margin-bottom:10px;
	padding:8px;
	padding-left:120px;
	background: rgba(0,0,0,0.7);
}
.rpwe-img{
	float:left;
	margin-right: 10px;
	margin-left:-115px;
}
.rpwe-title{
	margin:0;
	float:none;
	clear:none;
	width: 100%;
	display: block;
}
.rpwe-li time{
	display: block;
	color: #fff;
}

.post-thumbnail{
text-align:center;
height:300px;
width:100%;
z-index:70;
overflow:hidden;
margin-bottom:-3em;
display: block;
}

.post{
	
}
.wp-post-image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.entry-content-end{
clear:both;
}

.wp-post-image3{
	width:100%;
	z-index:70;
	margin:auto;
	margin-right:20px;
	margin-top:-30%;
	position:relative;
	
}

article h1{
clear:none;
}
.post div.entry-content{/*, .type-page .entry-content*/
	background-color: rgba(0,0,0,0.5) !important;	
	color:#A1A1A1;
	margin:10px;
	margin-top:0px;
	padding:0.5em;
	margin-bottom:50px;
}
.home .type-page .entry-content{
	background-color: transparent !important;
	margin:0px;
}

.entry-header{
	padding-top:0em;
}
h1.entry-title,.archive-title{
	margin:0px;
	text-align:left;
	background: rgba(0,0,0,0.7);
	padding:.2em 1em;
	z-index:100;
	position:relative;
	color: #ADADAD;
	font-size:2em;
	
}
.widget-title{
	color: #fff;
}
#main .widget-title{
padding-left:30px;
}

.entry-meta{
text-align:right;
background:#000;
opacity:0.5;
}
.post-navigation{
margin:0;
max-width: 100%;
width: 100%;
}
.nav-links{
display: block;
}
.nav-links a{
	width:50%;
	display:inline-block;
	float:left;
}
.nav-links a[rel~="next"]{
	text-align:right;
	float:right;
}

#comments{
	margin:auto;
	margin:10px;
	width:100%;
	max-width:100%;
}
.comments-title{
	color: rgba(255,255,255,0.4);
	text-align:center;
}
.comment-meta{
	width:20%;
	float:left;
}
.comment-content{
	background: rgba(0,0,0,0.5);
	color:#A1A1A1;
	margin-left:22%;
	padding:10px;
}
.comment-body{
margin-bottom:20px;
}
.comment-respond{
	width:500px;
	margin:auto;
	background: rgba(0,0,0,0.5);
	padding:10px;
}

input, textarea {
	background:rgba(255,255,255,0.6);
}
.screen-reader-text{
display:none;
margin:0;
padding:0;
width:0;
height:0;
}

.home-tumbnails a{
	display:inline-block;
	padding: 5px;
	background:#000;
	margin: 5px;
}
.credits h3{

margin:auto;
margin-top:20px;
text-align:center;
}

.credits ul {
    margin: 0 auto;
    text-align: center;
}
.credits li div{
display:block;
}
.credits li div:nth-child(1){
font-weight: 700;
}
.credits li div:nth-child(2){
display:none;
}
.credits li {
width:30%;
margin:3px;
background: rgba(0,0,0,0.5);
display: inline-block;
vertical-align: top;
}

.download-windows a{
	text-align:center;
	display:inline.block;
	background:#00CDAE;
}

  .paging-navigation .page-numbers{
    color:#0d8689;
  }
  .paging-navigation .page-numbers:hover{
    border-color:#1ab0b5;
    color:#6BF0FF;
    
  }
  .paging-navigation{
    text-align:center;
  }
  .entry-content li{
    margin-left:1.5em;
    
  }
  .post-navigation a, .image-navigation a, .entry-content .edit-link a{ 
    color:#0d8689;
    
  }
  .post-navigation a:hover, .image-navigation a:hover, .entry-content .edit-link a:hover{
    color:#6BF0FF;
    
  }

.form-submit input, .serverbuttons a, .panel div.ow-button-base a, input[type="submit"]{
	background: #0d8689;
	margin:auto;
	width: 100%;
    text-decoration:none;
}

.form-submit input:hover, .serverbuttons a:hover,  .panel div.ow-button-base a.ow-button-hover:hover, input[type="submit"]:hover{
	background: #1ab0b5;
}
.ow-button-hover{
width:300px;
}
article{
	background: none;

}
.serverbuttons a{
	white-space: nowrap;

}

.serverbuttons a.locked{
	background-color:#861212;

}
.serverlist{
	background:#1B1B1B;

}
a.ipv6{
	padding:3px;
	font-size:.7em;
}
.serverlist thead tr {
	background:#000;

}


.blackbox{
	background: rgba(0,0,0,0.5);
	padding:10px;
	color:#a1a1a1;
}
.download-page .panel-grid-cell .panel{
	background: rgba(0,0,0,0.5);


}
.download-page h3{
	text-align:center;

}
  .chat{
    margin:auto;
    text-align:center;
  }
  #pgc-316-0-0{
    background: rgba(0,0,0,0.7);
    padding:15px;
    
  }

.social-icons a, .other-icons{
	opacity:.5;
}
.social-icons a:hover{
	opacity:1;
}

  .serverbuttons a.locked:before{
    content: " ";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    margin-right:.5em;
  }
  .serverbuttons a.locked{
    background-color:#3C3C3C;
    color:#AAA;
    opacity:.5;
  }
  .container{
    width:auto;
    
  }
  td .ipv6{
   display:none;
    width:0px;
    overflow:hidden;
    height:0px;
    visibility:hidden;
  }

  table.serverlist col.button:nth-child(2){
    width:0px;
    padding:0px;
    margin:0px;
  }

  .newsletter-widget p{
    width:35%;
    display:inline-block;
    padding: 0 1%;
  }
  .newsletter-widget input{
    vertical-align:bottom;

  }
  .newsletter-widget form p:nth-child(2){
    width:60%;

  }
