/** 

Template: BitGOLD - Bitcoin Bootstrap Template
Author: www.flyingthemes.com
Version: 1.0
Design and Developed by: www.flyingthemes.com

Table of contents

 - General Styling
 - Header Styling
 - Sub Pages Styling
 - Faq Page Styling
 - Footer Styling
 - Media Queries for different screen resolution

**/


/** General Styling **/


@import url('https://fonts.googleapis.com/css?family=Black+Ops+One');

.btn,
input[type='password'],
input[type='number'],
input[type="text"],
input[type="email"],
input[type="submit"],
input[type="date"],
textarea,
email,
select {
	outline: none;
	box-shadow: none !important;
}

a {color: #fbe56e;} a:hover{color: #eee;}
p {font-size: 12px;}

h1 {font-size: 30px;}
h2 {font-size: 20px; font-family: 'Black Ops One', cursive;}
h3 {font-size: 17px; font-family: 'Black Ops One', cursive; color: #fbe56e;}
h4 {font-size: 40px;}

.m-login { color: #fff;}
.m-login:hover {color: #111;}







.leftbox {
	background-color: #daa525 !important;
	background: url(../images/screw.png), url(../images/screw.png), url(../images/screw.png), url(../images/screw.png);
	background-position: top 2px left 2px , top 2px  right 2px , bottom 2px  left 2px , bottom 2px  right 2px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	
	
	
	 padding: 20px 10px; margin-bottom: 20px;}
	 
#black{
  text-shadow: -1px -1px rgba(0,0,0,0.5), 1px 1px rgba(255,255,255,0.5);
  color: rgba(0,0,0,0.5);
font-size: 18px;  
}	 

.leftbox  a {background: 

radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);

 color: #eee; display: block; margin: 3px; padding: 5px 10px; text-align: left;}
.leftbox  a:hover {background: 

radial-gradient(ellipse farthest-corner at right bottom, #FDB931 0%, #FEDB37 8%, #8A6E2F 30%, #9f7928 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFAC 0%, #5d4a1f 8%, #5d4a1f 25%, #D1B464 62.5%, #5d4a1f 100%);
				
				text-decoration: none;

}


.main-content {
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	padding: 10px 0;
			color: #ccc;
}







.planbox {text-align: center; padding: 10px 20px; border-top: solid 2px #fbe56e;

background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}




.golden-base {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight:bold;
  -webkit-margin-before: 0.3em; 
  -webkit-margin-after: 0.2em;
}


.plan-title1 {
  background-image: -webkit-linear-gradient(#FFF65C 45%, #9A8000 75%);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.09),
    -1px -1px 0 rgba(255, 220, 0, 0.670);
  font-size:21px;
}

.plan-title2 {display: block;}



.bitgold-input {background:
	radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
				color: #fff;
	padding: 5px;
	width: 100%;
	margin-top: 5px;
	border: double 1px #444;
}


.bitgold-button {background:
	radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
				color: #fff;
}




/** Header Styling **/
	

header {background: url(../images/header.jpg) no-repeat; background-size: cover;}
.header-bg {background: url(../images/header-bg.jpg) no-repeat; background-size: cover; padding: 20px 0; border-bottom: 1px solid #eee; border-top: 1px solid #eee;
-webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.75);

}




.marquee {
  height: 25px;
  width: 420px;

  overflow: hidden;
  position: relative;
  padding-top: 5px;
}

.marquee div {
  display: block;
  width: 200%;
  height: 30px;

  position: absolute;
  overflow: hidden;

  animation: marquee 14s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
 font-size: 12px;
}

@keyframes marquee {
  0% { left: 100%; }
  100% { left: -150%; }
}


.marquee2 {
  height: 25px;
  width: 420px;

  overflow: hidden;
  position: relative;
  padding-top: 5px;
}

.marquee2 div {
  display: block;
  width: 200%;
  height: 30px;

  position: absolute;
  overflow: hidden;

  animation: marquee2 7s linear infinite;
}

.marquee2 span {
  float: left;
  width: 50%;
 font-size: 12px;
}

@keyframes marquee2 {
  0% { left: 0; }
  100% { left: 100%; }
}


/** Sub Pages Styling **/

.border-bg {background: url(../images/border.png) no-repeat top right; padding-right: 35px;}



/** Footer Styling **/

footer {background:
	radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	
	padding: 30px 0;
	border-top: solid 2px #ccc;
	
	}
	
.copyright {color: #000000; font-weight: bold;}	
.copyright:hover {color: #222222;}	


/** Media Queries Styling **/


@media (max-width: 480px) {
	.marquee {width: 100%;}
	.marquee div {width: 100%;}
	.marquee2 {width: 100%;}
	.marquee2 div {width: 100%;}
}

