/* Stylesheet 1 -------------------------------*/

@font-face
{
	font-family: Smythe;
	src: url('Smythe.ttf');
}

@font-face
{
	font-family: FatCow;
	src: url('FatCow.ttf');
}

body
{
	margin:0;
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2b2b2b;
	background-position: 50% 0px;
	background-repeat: repeat-x;
}

#About ul
{
	columns: 3;
	-webkit-columns: 3;
	text-indent: 1em;
}

#FaultyFrameSquad  ul
{
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
}

.Menu li > ul
{
	display: none;
	position: absolute;
	background-color:#475c4d;
	padding: 0px;
	margin-top: 52px;
}

.Menu li:hover > ul
{
	display: block;
	z-index:100px;
}

.Menu
{
	list-style-type: none;
    margin: 0;
    padding: 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	/*background-color: #00B315;*/
	background-color: #475c4d;
	background: linear-gradient(to right, #e8c970, #f7e6b7);
	height: 52px;
	font-size: 35px;
	font-family: FatCow;
	z-index: 100;
	border-bottom: solid 2px #a90f0f;
}

.Adverts
{
	position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}

.Menu .PostTitle
{
	display: none;
}

.YouTubeImage
{
	display: inline;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 25%;
    text-align: center;
    font-style: italic;
}

.YouTubeMinecraftImage
{
	float: left;
}

.YouTubeFFSImage
{
	float: right;
}

.Menu a
{
	text-decoration: none;
	text-transform: capitalize;
	padding: 7px;
	color: #a90f0f;
	width: 100%;
	align-self: center;
    display: flex;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.SubMenuPosition a
{
	background-color: #475c4d;
}

.Menu a:hover
{
	background-color: #FFFFFF;
	color: #e8c970;
	text-shadow: -1px -1px 0 #2b2b2b, 1px -1px 0 #2b2b2b, -1px 1px 0 #2b2b2b, 1px 1px 0 #2b2b2b;
}

.Menu > li
{
	display: inline-flex;
}

.Menu li div
{
	display: inline-flex;
    flex-direction: column;
}

.sub_count
{
	float:right;
}

.live_sub_count
{
	height: 100px !important;
	width: 350px;
}

#live_sub_count
{
	text-align: center;
	position: relative;
	top: 50%;
	transform: translate(0%, -50%);
}

#live_sub_count #live_sub_results
{
	font-size:36px;
}

ul
{
	padding: 0px;
	margin: 0px;
	list-style-type:square;
	list-style-position:inside;
}

.clanemblemiframe
{
	width:722px;
	height:1016px;
	margin-left:150px;
}

.guest
{
	color: #44a9db;
	display: inline;
	font-weight: bold;
}

.small
{
	font-size: 11px;
}

.update
{
	color: white;
}

.Content
{
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: inherit;
}

.LoginContent
{
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: inherit;
	height: 1px;

}

.Post4 .PostTitle
{
	margin-left: -5px;
}

.Menu4 .PostTitle
{
	margin-right: -5px;
}

.PostTitle
{
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 24pt;
	border-bottom: 2px solid #999999;
	margin-bottom: 5px;
	font-family: Smythe;
}

.Avatar
{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #999999;
}

td, iframe
{

	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;

}

.Form  td
{
	padding-bottom: 3px;
}

.Menu li > ul
{
	display: none;
	position: absolute;
	margin-left: 30px;
	list-style-type:none;
}

.Menu li:hover > ul
{
	display: block;
}

a
{
	color: #44a9db;
}

h2
{
	margin: 5px;
	-webkit-margin-before: 5px;
	-webkit-margin-after: 5px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

h3
{
	text-indent: 1em;
	display: block;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	color: #a90f0f;
	text-shadow: -1px -1px 0 #DDD, 1px -1px 0 #DDD, -1px 1px 0 #DDD, 1px 1px 0 #DDD;
	font-size:26px;
}

h4
{
	margin: 0px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inline;
	font-size: 20px;
}

h2 a
{
	color:#44a9db;
	text-decoration: none;
	font-style: italic;
}

/*.MenuLogo
{
	height: 200px;
	width: 200px;
	background-image:url('../Images/Logos/Wolframite Reign/Logo 3.png');
	margin-left: -50px;
}*/

.Menu .Hidden, .Hidden
{
	color:#0000FF;
}

a:hover
{
	color:#FF0000;
	text-decoration: none;
}

.chibi
{
	float:left;
	padding: 10px;
}

.description
{
	display: inline;
}

.contents
{
	float: left;
	border: 2px solid #999999;
	padding: 5px;
	margin: 5px;
	margin-top: 27px;
}

h3
{
	display: inline;
}

h3 a, h3 a:hover, h4 a, h4 a:hover
{
	color: #e8c970;
	text-shadow: -1px -1px 0 #2b2b2b, 1px -1px 0 #2b2b2b, -1px 1px 0 #2b2b2b, 1px 1px 0 #2b2b2b;
}

.MainBody
{
	border: 0px;
	height: 100%;
	/*background-image: url('../Images/BG.png');*/
	border-radius:25px;
	margin-top:50px;
}

.season
{
	width: 100%;
}

.season.S00
{
	max-width: 500px;
}

.season.S01
{
	max-width: 600px;
}

 .show_arc
{
	max-width: 750px;
}

.season .row, .show_arc .row
{
	display: block;
}

.season .row .cell, .show_arc .row .cell
{
	display: inline-block;
	width: 33%;
}


.season.S00 .row .cell:first-child
{
	width: 15%;
}

.season.S01 .row .cell:first-child
{
	width: 12.5%;
}

.season.S00 .row .cell:nth-child(2)
{
	width: 43%;
}

.season.S01 .row .cell:nth-child(3)
{
	width: 38%;
}

.season.S01 .row .cell:nth-child(2)
{
	width: 25%;
}

.season.S01 .row .cell:nth-child(4)
{
	width: 24.5%;
}

.show_arc  .row .cell
{
	width: 20%;
}

.show_arc  .row .cell:first-child
{
	width: 10%;
}

.show_arc  .row .cell:nth-child(2), .show_arc  .row .cell:nth-child(3)
{
	width: 12%;
}

 .show_arc  .row .cell:nth-child(4)
{
	width: 29%;
}

.Spoiler_Div
{
	border: 2px solid #999999;
}

.Login
{

	text-align: right;

}

.Post4
{
	padding-right: 10px;
}

.PostPosition
{
	padding-left: 5px;
	border-left: 2px solid #999999;
}

.Menu4
{
	padding-right: 5px;
	border-right: 2px solid #999999;
}

.LoginForm
{
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.RightColum
{
	position: relative;
	max-width: 170px;
	min-width: 170px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.LeftColum
{
	position: relative;
	min-width: 50px !important;
	max-width: 50px !important;
	width: 50px !important;
}

.CentreColum
{
	width: 100%;
}

.SocialIcons img
{
	padding: 2px;
}

#twitter-widget-0
{
	height: 400px;
	width: 450px;
	top: 10px;
	right: 32px;
	z-index: 5;
}

.SocialIcons
{
	position: fixed;
	width: 50px;
}

.social img
{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.youtube img
{
	-webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
    animation-name: example;
    animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
	from {-webkit-filter: grayscale(0%);}
    to {-webkit-filter: grayscale(100%);}
}

/* Standard syntax */
@keyframes example {
	from {-webkit-filter: grayscale(0%);}
    to {-webkit-filter: grayscale(100%);}
}

.social img:hover
{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

.youtube img:hover
{
	-webkit-animation-play-state: paused; /* Chrome, Safari, Opera */
    animation-play-state: paused;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

object
{
	margin-left: auto;
	margin-right: auto;
}

.WarframeBuildsTable td
{
	vertical-align: middle;
	text-indent: 25px;
}

.wrapper
{
	clear:left;
	padding-top: 5px;
}

.LeftSide, .RightSide
{
	float: left;
	margin-left: 25px;
}

.LeftSide
{
	line-height: 17px;
}

.copyright
{
	color: black;
}

.emblems
{
	margin-left: 450px;
	height: 310px;
}

.pastemblems
{
	width: 100%;
	height: 354px !important;
}

.kavasect_glyph
{
    width: 100%;
    height: 323px !important;
}

.LatestYouTubeVideo
{
	height: 348px;
	width: 568px;
}

.RestrictedWidth
{
	width: 913px;
}

.trigger
{
	display: inline;
}

.profile
{
	float: right;
	border: 2px solid #999999;
	width: 150px;
	padding: 3px;
}

.TweetFeed
{
	width: 100%;
	height: calc(100vh - 174px) !important;
}

#XenoNameGenerator iframe
{
	width: 100%;
}

.code_example
{
    display: inline;
    font-family: COURIER;
    background-color: #EEEEEE;
    padding: 5px;
}

.Product4 .item_for_sale
{
	height: 350px;
	color: #2b2b2b;
	border-radius: 25px;
}

.item_for_sale, .humble_bundle_sponsor_link
{
    width: calc(33% - 39px);
	max-width: 300px;
    margin: 10px;
    border: 1px solid #000000;
    display: inline-block;
	float:left;
    padding: 15px;
	background: linear-gradient(#EEEEEE, #FFFFFF);
	position:relative;
}

.discounted_item_wrapper
{
	position: absolute;
	margin-top: 10px;
	display: flex;
	z-index: 2;
}

.discounted_item
{
	display: inline;
	background-color: #54c4fb;
    color: #FFFFFF;
	padding: 5px;
    padding-left: 10px;
}

.discounted_item_after
{
	display: inline;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-left: 25px solid #54c4fb;
	border-bottom: 13px solid transparent;
}

.item_for_sale img
{
	height: 75%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}

.Product4 .item_for_sale img:not(.Default)
{
	display: none;
}

.humble_bundle_sponsor_link a
{
	color: #FFFFFF;
}

.humble_bundle_sponsor_link
{
	width: calc(100% - 39px);
	text-align: center;
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url('../Images/Merchendise/humble_bundle_background.jpg');
	background-size: 100% auto;
	background-position: center;
	font-weight: bold;
	font-style: italic;
}

#Merchendise
{
	padding-top: 29px;
}

.Columns
{
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
}

.Masonry_Tweets
{
    width: 50%;
    float: left;
}

.item_for_sale .title, .Product4 .title {
    font-weight: 600;
    font-size: +25px;
}

table.TennoClock .PostPosition
{

}

#TennoClock
{
	position: relative;
}

.TennoClockBackground
{
	position: absolute;
	height: 100% !important;
	width: 100%;
	z-index: -1;
	left: 0px;
	top: 0px;
	opacity: 0.025;
}

.TennoClockEpisodes
{
	position: relative;
	float: right;
	margin-left: 5px;
    top: -27px;
}
