@charset "utf-8";
/* CSS Document */
/*body {
  min-height: 2000px;
  padding-top: 70px;
}*/
*{
	margin: 0px;	
}
@font-face{
	font-family: coolvetica;
	src:url('../fonts/coolvetica.ttf') format('truetype'),
	url('../fonts/coolvetica.eot') format('embedded-opentype'),
	url('../fonts/coolvetica.woff') format('woff');
}
@font-face{
	font-family: built-titling;
	src:url('../fonts/built-titling.ttf') format('truetype'),	
	url('../fonts/built-titling.eot') format('embedded-opentype'),
	url('../fonts/built-titling.woff') format('woff');
}
@font-face{
	font-family: print-clearly;
	src:url('../fonts/print-clearly.ttf') format('truetype'),
	url('../fonts/print-clearly.eot') format('embedded-opentype'),
	url('../fonts/print-clearly.woff') format('woff');	
}
::-moz-selection { /* Code for Firefox */
    background: rgba(7, 119, 241, 1);
    color: #fff;
}
body{
	padding-top: 51px;	
	/*background-color: #2C2929 !important;*/
	/*#1e1e1e*/
	background: linear-gradient(#000, #444) !important;
	background-color: #444 !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	color: fff !important;
	margin-bottom: 60px;
}
html, body{
	height: 100% !important;
	color: #fff;	
}
html{
	position: relative;
	min-height: 100%;	
}
div{
	color: #fff !important;	
}
hr{
		display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #242424 !important;
    margin: 1em 0;
    padding: 0; 
}
::selection {
    background: rgba(7, 119, 241, 1);
    color: #fff;
}
.mainlogo{
	margin-top: 10px;
	margin-right: 5px;	
}
.navbar-fixed-top{
	background-color: #fff;	
}
.navbar{
	background-color: #fff;	
}
.navbar-default{
	background-color: #fff !important;	
}
div.container div.navbar-header a img{
	margin-top:5px;	
}
.dropdown-toggle:hover{
	background-color: #D03746 !important;
	color: #fff !important;
}
li.dropdown.open a.dropdown-toggle{
	color: #fff !important;
	background-color: #d03746 !important;	
}
li.dropdown.open ul.dropdown-menu li a:hover{
	background-color: #d03746 !important;
	color:#fff;	
}
.submenu{
	background-color: #0777F1;
	color: #fff;	
}
.content-1{
	overflow: auto;
	padding-bottom:	200px;
}
.submenu .container a{
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.submenu .container a:hover{
	background-color:#052C43;
	text-decoration: none;	
	-webkit-animation-name: navbaranimate;
	-webkit-animation-duration: .25s;
}
.quote{
	font-size:15px;
	display: block;
	float:left;
	font-family:coolvetica;
	margin-top:16px;
	margin-bottom: 16px;
	color: #000;
}
.search{
	width:200px !important;
	border-radius: 20px !important;
}
.cl{
	clear:both;	
}
.leftfloat{
	float: left;	
}
.rightfloat{
	float: right;	
}
.register-account{
	width: 100px;
	text-align:right;
	font-family: coolvetica;
}
.register-account a{
	color: #0777F1;
}
.register-account a:hover{
	text-decoration: none;
	color:#036;	
}
.smbreak{
	height:5px;	
}
@-webkit-keyframes navbaranimate {
	0%	{background-color: #0777f1;}
	100% {background-color: #036;}	
}
.footer{
	height: 40px;	
	position: relative;
	bottom: 0 !important;
	clear:both;
	width: 100%;
	background-color: #D03746;
	color: #fff;
	border: none;
}
.footerpadding{
	padding-bottom: 200px;	
	display: block;
}
.push{
	height: 40px;	
}
#wrapper{
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}
.header{
	display: block;	
}
.mainnav{
	width:100%;	
	border: none !important;
	margin: none;
	margin-bottom: 0px !important;
}
.headlinenewsimage{
	margin: auto;
}
.slide{
	background-color: #000;	
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Prata', serif !important;
	font-weight: bold;
	margin-top: 0px !important;	
	text-align: left !important;
	padding-top: 15px;
}
@media screen and (min-width: 1100px) {
   	h1{
		font-size: 60px !important;	
	}
	h2{
		font-size: 50px !important;	
	}
	h3{
		font-size: 40px !important;	
	}
	h4{
		font-size: 30px !important;	
	}
	h5{
		font-size: 30px !important;	
	}
	h6{
		font-size: 30px !important;
	}
}
@media screen and (max-width: 1099px) {
   	h1{
		font-size: 40px !important;	
	}
	h2{
		font-size: 40px !important;	
	}
	h3{
		font-size: 40px !important;	
	}
	h4{
		font-size: 30px !important;	
	}
	h5{
		font-size: 30px !important;	
	}
	h6{
		font-size: 30px !important;
	}
}
@media screen and (max-width: 1099px){
	.carousel-caption h1{
		font-size: 40px !important;	
	}
	.carousel-caption h2{
		font-size: 35px !important;	
	}
	.carousel-caption h3{
		font-size: 30px !important;	
	}
	.carousel-caption h4{
		font-size: 28px !important;	
	}
	.carousel-caption h5{
		font-size: 25px !important;	
	}
	.carousel-caption h6{
		font-size: 25px !important;
	}
	.tab-1{
		display: block;
		margin-left:10px !important;	
	}
	.tab-2{
		display: block;
		margin-left:20px !important;	
	}
	.tab-3{
		display: block;
		margin-left:30px !important;	
	}
	.tab-4{
		display: block;
		margin-left:40px !important;	
	}
	.tab-5{
		display: block;
		margin-left:50px !important;	
	}
	.tab-6{
		display: block;
		margin-left:60px !important;	
	}
	.tab-7{
		display: block;
		margin-left:70px !important;	
	}
	.tab-8{
		display: block;
		margin-left:80px !important;	
	}
	.tab-9{
		display: block;
		margin-left:90px !important;	
	}
	.tab-10{
		display: block;
		margin-left:100px !important;	
	}
}
.carousel-caption{
	bottom: 0 !important;	
	top: 0px !important;
}
.carousel-caption h1 a, .carousel-caption h2 a, .carousel-caption h3 a, .carousel-caption h4 a, .carousel-caption h5 a, .carousel-caption h6 a{
	color: #fff;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}
.carousel-caption h1 a:hover, .carousel-caption h2 a:hover, .carousel-caption h3 a:hover, .carousel-caption h4 a:hover, .carousel-caption h5 a:hover, .carousel-caption h6 a:hover{
	color: #D03746;
	text-decoration: none;	
}
.bignews{
	margin-bottom: 10px;	
}
.bignewsimage{
	width: 100%;
	height: 300px;
	overflow: hidden;
	clear: none;
	box-shadow: #ccc 2px 2px 6px;
}
.big-news-box{
	display: block;
	padding: 10px;
	background-image:url(../images/main/transparent-background.png);
	color: #fff;
	clear: none;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: built-titling;
	font-size: 30px;
}
.big-news-box a{
	color: #fff;
	text-decoration: none;	
}
.big-news-box a:hover{
	text-decoration: none;	
	color: #D03746;
}
.footerlink{
	padding-top:10px;	
	display: block;
	float: left;
	padding-right: 20px;
	color: #fff;
	font-family: coolvetica;
	font-size: 16px;
}
.footerlink:hover{
	text-decoration: none;
	color: #62171F;
}
.regular-news-img{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
}
.regular-news-container{
	width: 100%;
	height: 100px;
	display: table;
	word-wrap:break-word;
	margin: 5px;
	color: #fff;
	background-color: #fff;
}
.regular-news-container h3{
	font-size: 14px !important;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
}
.regular-news-container h3 a{
	color: #333;
}
.regular-news-container h3 a:hover{
	text-decoration: none;
	color: #000;	
}
.box-shadow{
	/*box-shadow: #ccc 2px 2px 6px;*/
	border: 1px solid #000;
	border-radius: 5px;
	padding-top:10px;
	background-color: #666;
	
}
.box-shadow a{
	color: #fff;
}
.box-shadow a:hover{
	text-decoration: none;
}
.sb-warning-message{
	color: #ff0000;
	font-size:16px;	
	font-weight: bold;
}

/*star theme begin*/
.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 250px;
  height: 50px;
  overflow: hidden;
  position: relative;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}
.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}
.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
  opacity: 1;
}
.star-rating i ~ i {
  width: 40%;
}
.star-rating i ~ i ~ i {
  width: 60%;
}
.star-rating i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}
.choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block;
}
/*end star theme*/

.headlinenewsimage {
  /*width: 100%;*/
  /*height: 100% !important;*/
  height: 450px !important;
  overflow: visible;
}
.carousel-inner{
  height: 450px !important;
  overflow: none;
}


/*cool buttons for sharing*/
/* Wrapper */
.icon-button {
	background-color: white;
	border-radius: 3.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 3.6rem;
	line-height: 3.6rem;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 3.6rem;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 3.6rem;
	margin: -1.8rem;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

/* Icons */
/* Wrapper */
.icon-button {
	background-color: white;
	border-radius: 3.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 3.6rem;
	line-height: 3.6rem;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 3.6rem;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 3.6rem;
	margin: -1.8rem;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 3.6rem;
	left: 0;
	line-height: 3.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 3.6rem;
	z-index: 10;
}
.icon-button .icon-twitter {
	color: #4099ff;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: white;
}
/*end cool buttons for sharing*/

.donatebutton{
	max-width: 100%;	
}
.twitter-share-button{ vertical-align: top; }





/* navbar */
.navbar-default {
    background-color: #0777F1 !important;
    border-color: #0777F1 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-radius: 0 !important;
	margin-bottom: 0px !important;
	border: none !important;
}
/* title */
.navbar-default .navbar-brand {
    color: #fff !important;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff !important;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
	background-color: #036 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: #036 !important;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: #036 !important;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #0777F1 !important;
    border-bottom-color: #0777F1 !important;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #0777F1 !important;
    border-bottom-color: #0777F1 !important;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #0777F1 !important;
    border-bottom-color: #0777F1 !important;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #0777F1 !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #036 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff !important;
    }
	
}

.navbar-left {
	margin-top: 8px !important;
	border: 0px !important;	
	padding-left: 2px !important;
}

.articlecontent {
	font-size:20px;
	line-height: 35px;
	word-wrap:break-word;
	font-family: Arial, Helvetica, sans-serif;
	color:#424040;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
@media(max-width: 767px){
	.articlecontent{
		font-size: 16px;
		line-height: 28px;
	}
	.masonry-layout {
		column-count: 1 !important;
		column-gap: 0;
	}
}
@media (max-width: 400px){
	.masonry-layout {
		column-count: 1 !important;
	}
}

.accountbtn{
	width: 120px;
	margin: 5px;	
}
.whatisfirstamendercontainer{
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left:20px;
	background-color: none;
	width:100%;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0777f1+0,03366d+100 */
	background: none; /* Old browsers */

}
.whatisfirstamendercontainer p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
}
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}
.box{
 padding: 10px; margin-bottom: 20px; 
}

.commentcontainer{
	padding-top: 5px;
	padding-bottom:30px;
	padding-left:5px;
	padding-right: 15px;	
	border: 1px solid #999;
	background-color:#666;
	color: #000;
	margin-bottom: 15px;
	border-radius: 3px;
}
.commentcontainer .form-control {
	margin-top:3px;
	margin-bottom: 3px;	
}
.singlecomment{
	display:block;
	margin-top:3px;
	margin-bottom:15px;
	background-color: #333;
	border: solid 1px #B3C0D7;
	padding-left: 10px;
	padding-top:3px;
	font-size:12px;
	word-wrap: break-word !important;
}
.word-break{
	word-wrap: break-word !important;
	max-width: 650px;
	display: block;
	padding-bottom: 10px;
}
@media (max-width: 1000px){
	.word-break{
		max-width: 700px;
	}
}
@media (max-width: 767px) {
	.word-break{
		max-width: 300px;
	}
}

@media (max-width: 400px){
	.word-break{
		max-width: 250px;
	}
}
.singlecomment table{
	max-width: 700px;
	width: inherit;
	overflow: none;
}

.commentpicture{
	border: solid 1px #5773A6;	
	margin-right:15px;
	margin-bottom:7px;
}
.modal{
	background: rgba( 255, 255, 255, .8 ) url("") 50% 50% no-repeat !important;	
}
.tab-1{
	display: block;
	margin-left:20px;	
}
.tab-2{
	display: block;
	margin-left:40px;	
}
.tab-3{
	display: block;
	margin-left:60px;	
}
.tab-4{
	display: block;
	margin-left:80px;	
}
.tab-5{
	display: block;
	margin-left:100px;	
}
.tab-6{
	display: block;
	margin-left:120px;	
}
.tab-7{
	display: block;
	margin-left:140px;	
}
.tab-8{
	display: block;
	margin-left:160px;	
}
.tab-9{
	display: block;
	margin-left:180px;	
}
.tab-10{
	display: block;
	margin-left:200px;	
}
.fixed-div{
    position: fixed;
    top: 2em;
    right: 1em;
	z-index: 10;
	font-size: 30px;
	color: #0777F1;
}
.notifications-panel-container{
	border: solid 1px #999;
	background-color: #fff;
	width: 300px;
	height:350px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 12px;
	color: #000;
}
.single-notification{
	border-bottom:1px solid #CCC;
	background-color:#B0E6F7;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:20px;	
}
.single-notification a{
	color: #000;	
}
.single-notification a:hover{
	text-decoration: none;
	color: #D03746;
}
.read-notification {
	background-color:#EBEBEB;	
}
.notification-number{
	display: block;
	color: #fff;
	font-weight:bold;
	background-color: #D03746;
	border-radius: 50%;
	display: block;
	text-align: center;
	height: 20px;
	padding: 5px;
	padding-top: 0px;
	font-size: 15px !important;
	position: fixed;
	top:5.5em;
	right: 1.3em;
	z-index: 11;
	
}
.follow-scroll{
	position: relative;	
}
.bigbutton{
	font-size: 35px !important;
	font-family: built-titling;
}
.commentidstring{
	color: #fff;	
}
.commentidstring:hover{
	text-decoration:none;	
	color: #000;
}
.picturetype{
	opacity: 1;
	background-color: #fff;	
	border: solid 1px #000;
}
.picturetype:hover{
	box-shadow:#000 0px 0px 30px;
	background-color: #fff;
}
.picturetypeholder{
	margin-bottom: 20px !important;
	text-align: center;
}
pre{
	background-color: #666 !important;
	color: white !important;	
}
.articlecontent a{
	color: #D03746;	
}
.articlecontent a:hover{
	color: #fff;
	text-decoration: none;	
}
.modal-content {
	background-color: #333 !important;	
}
.new-regular-news-container{
	display: table;
	width: 33.33%;
	height: 500px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.new-regular-news-header{
	color: #d03746;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff,
		 3px 3px 0px #000;
	font-weight: bold;
	font-size: 40px;
	margin-top: auto;
	margin-bottom: auto;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	padding-right: 50px;
}
.new-regular-news-header:hover{
	text-decoration: none;
	color: #d03746;	
	background-image:url(../images/main/transparent-back-white.png);
	background-repeat: repeat;
}
@media screen and (max-width: 599px) {
	.new-regular-news-container{
		width: 100% !important;
	}
	.new-regular-news-container a{
		font-size: 40px !important;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px){
	.new-regular-news-container{
		width: 50% !important;
		
	}
	.new-regular-news-container a{
		font-size: 30px !important;
	}
}
.articlecontainer{
	background-color: #1B1B1B;
	background-image:url(../images/main/noise-background.jpg);
	background-repeat: repeat;
	color: #fff;
	padding: 0px !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom:20px !important;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	width: 90%;
	break-inside: avoid;
	
}
.articlepicture2{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	width: 100%;
	color: #fff;
	font-style: italic;
	max-height: 342px;
}
.articlepicture2:hover{
	text-decoration:none;
}
.articledescription2{
	padding-top:10px;
	padding-left:20px;
	padding-right: 20px;
	font-size: 13px;
	width: 100%;
	margin-right: 0px !important;
}
.articlelink2{
	text-decoration: none;
	font-weight: bold;
}
.articlelink2:hover{
	text-decoration: none;
	color: #0777F1;
}
.headlinearticle2{
	font-size:20px;
	color: #fff;
	
	text-align: center;
}
.center{
	text-align: center;
}
.articlebeginningstring{
	font-style: italic;
	font-size: 16px;
}
.masonry-layout {
  column-count: 3;
  column-gap: 0;
}
.writerlink{
	color: #fff !important;
	font-weight: bold;
}
.writerlink:hover{
	text-decoration: none;
	color: #0777F1 !important;
}
.homesearch{
	width: 50% !important;
	font-size:35px;
	margin: auto;
}
.text-align-center{
	text-align:center;
}
.ad1-container{
	width: 100%;
	height:auto;
	background-color: #666;
}
.imageextra{
	height: auto;
	max-width: 100%;
}
textarea{
	color: #000 !important;
}
.patreon-button{
	border-radius: 50%;
	display: block;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 2;
	transition: margin-bottom .5s;
	-webkit-transition: margin-bottom .5s
}
.patreon-button:hover{
	opacity: .8;
	margin-bottom: 10px;
}
.patreon-tooltip{
	width:180px;
	position: fixed;
	background-color: #0777F1;
	padding: 10px;
	position: absolute;
	bottom: 130px;
	right: 15px;
	visibility: hidden;
}
.infinitearticlecontainer{
	max-width: 800px;
	height: 100%;
	margin: auto;
	padding-left:20px;
	padding-right:20px;
	background-color: #444;
}
.infinite-load-title{
	color: #fff;
	font-size: 25px !important;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif !important;
	padding-top: 20px;
	padding-bottom: 5px;
}
.infinite-load-title a{
	color: #fff;
}
.infinite-load-title a:hover{
	text-decoration: none;
	color: #0777F1;
}
.singlearticlecontainer{
	min-height: 200px;
}
.image-constraints{
	max-width: 250px;
	margin-right: 20px;
	margin-bottom: 10px;
	box-shadow: #000 1px 1px 5px;
}
.image-constraints:hover{
	opacity: .8;
}
.infinitearticlecontent{
	font-size:16px !important;
	line-height: 1.8 !important;
}
@media (max-width: 767px) {
	.image-constraints{
		min-width: 100% !important;
		clear:both !important;
		margin-right: 0px !important;
		float: none;
	}
	.infinite-load-title{
		font-size: 30px !important;
	}
}
.articlecontainerbackground{
	background-image: url(../images/main/noise-background.jpg);
	background-repeat: repeat;
	background-color: #292929; //was 161616
	padding-top:20px;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-bottom:20px;
}
.admin-panel-box{
	position: fixed;
	z-index: 11;
	background-color: #1B1B1B;
	width: auto;
	padding: 20px;
	top: 60px;
	left: 10px;
}
.techholder{
	background-color: rgba(7,119,241,1);
	width: 300px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.btn-tech{
	background-color: #fff;
	color: #000;
	padding-left:40px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
	border: none;
}
.btn-tech:hover{
	background-color: #F00;
	color: #fff !important;
}
.width100{
	width: 100% !important;
	margin-bottom: 10px;
}
