body {
	background: #000000 url(http://cdn.wallpapersafari.com/82/61/rUuDjT.jpg) fixed;
	color: white;
	font-family: Ubuntu;
	cursor: url(http://theoxt.com/cursors/cursor.cur), auto;
}

#header {
	text-align: center;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
	border: 1px solid rgba(255, 255, 255, 0.68);
	width: 100%;
	background: rgb(76, 76, 76);
	z-index: 1000;
}

#header #logo {
	width: 200px;
}

footer {
	width: 100%;
	bottom: 10px;
	text-align: center;
	font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

p {
	text-align: center;
	margin: 0px;
	font-weight: normal;
	/*margin: 50px 0px 20px;*/
}

p a .btnwith {
	font-size: 20px;
	transition: 0.3s;
}

p a .btnwith:hover {
	transform: scale(1.2);
	font-size: 23px;
}

.btnwith {
	width: 500px;
}

#canalYoutube, #paginaFacebook {
	overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

footer p {
	font-size: 16px;
}

div#divRadio {
	margin: 0 auto 20px;
    background: #FAFAFA;
    height: 52px;
    padding: 0;
    border-radius: 10px;
    width: 60%;
}

#radio {
	position: relative;
    width: 95% !important;
    top: 12px;
    margin: 0 auto;
}

#header #nav {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header div#logoPrincipal {
	float: left;
	margin-top: 10px;
}

ul#menuPrincipal {
	float: right;
	list-style: none;
	font-weight: bold;
	letter-spacing: 1.2;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

ul#menuPrincipal li {
	margin-left: 0px;
	float: left;
}

ul#menuPrincipal li a {
	padding: 15px 15px;
	color: white;
	text-decoration: none;
	display: block;
	border-radius: 4px;
	margin-top: 10px;
}

ul#menuPrincipal li a:hover {
	background: rgba(0, 0, 0, 0.22);
    border-radius: 5px;
}

div#contenido {
	margin-top: 120px;
	width: 100%;
}

#imagenPrincipal {
	background: #000000 url(http://i.imgur.com/kNMiPXw.png) no-repeat center center;
	height: 479px;
	padding: 0px;
    border-bottom: 1px solid #5a5a5a;
    border-top: 1px solid #5a5a5a;
    display: none; /**/
}

#contenido .contentSection p {
	margin-bottom: 20px;
}

#contenido .contenedorSeccion {
    width: 100%;
    padding: 15px 0px;
    border-bottom: 1px solid #5a5a5a;
    margin-bottom: 20px;
}

#ancla:before {
	margin-top: -70px;
    content: " ";
    display: block;
    visibility: hidden;
    height: 70px;
}

.blue {
	color: rgb(26, 152, 255);
}

#contenido .headerSection {
	width: 60%;
	padding-bottom: 15px;
	text-align: center;
	margin: 0 auto;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.link_hover {
	color: rgb(43, 117, 255);
}

.link_hover:hover {
	color: rgba(43, 117, 255, 0.82);
    text-decoration: underline;
}

button {
	font-family: Ubuntu !important;
}

#donation {
	text-align: center;
}

#donate1, #donate2 {
	float: left;
    width: 50%;
}

#donation {
	overflow: hidden;
}

h2 {
	text-align: center;
}

a.myNewGame {
    color: #0084ef !important;
}

 .img_rs{
	width: 40px !important;
    position: relative !important;
    margin-bottom: -12px !important;
    margin-top: -10px !important;
    padding: 0px !important;
	border-radius: 50%;
}

.img-logo-header {
	height: 40px;
    margin-top: -10px !important;
}

.img-logo-header-agarz-ext {
	height: 30px;
}

#servicesLink {
	color: rgba(95, 201, 243, 1) !important
}

h2 {
	transition: 0.5s;
}

h2:hover {
	transform: scale(1.2);
}

ul#menuPrincipal li a {
	transition: 0.5s;
}

ul#menuPrincipal li a:hover {
	transform: scale(1.5);
	background: rgba(0, 0, 0, 0);
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1) !important;
}

.foroxt {
	color: #fff200 !important;
}

.foroxt:hover {
	font-weight: bolder;
}

#announcement .modal-content, .modal-content {
    background: #222;
}

#announcement .modal-body {
	font-size: 14px;
}

.theo1 {
	text-align: center;
}

.theo1 a {
	color: rgb(26, 152, 255);
	transition: 0.5s;
	font-size: 25px;
}

.theo1 a:hover {
	color: rgb(26, 152, 255);
	font-size: 35px;	
	text-decoration: none;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1) !important;
}

#btnClose, #btnScore {
	color: #fff!important;
    border: none!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 1.42857143;
    padding: 6px 12px;
}

#btnClose {
    background: #c62828!important;
}

#btnClose:hover {
    background: #b71c1c!important;
}

#btnScore {
    background: #1565C0!important;
}

#btnScore:hover {
    background: #0D47A1!important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#announcement .modal-footer, #showScoreModal .modal-footer {
	padding: 0px;
}

#showScoreModal {
	font-size: 13px;
    font-weight: normal;
}

.score, .date, .name {
	display: inline-block;
}

.score, .name, .date {
	width: 33%;
	text-align: center;
}

#score {
	overflow: auto;
	max-height: 300px;
}

#scoreContainer {
	border: 1px solid white;
    border-radius: 10px;
}

#showScoreModal .modal-body {
	overflow: auto;
    max-height: 500px;
}

.gaveriocrown {
	transition: 0.5s;
}

.gaveriocrown:hover {
	transform: scale(1.5);
}

#advertisement1, #advertisement2, #advertisement3 {
	text-align:center;
}

.btn-4:hover {
	color: yellow;
}

.btn-5:hover {
	color: white;
	text-shadow: 1px 1px 20px white;
}

a {
	color: #0084ef !important;
}

a:hover {
	transition: 0.5s;
	color: #fff200 !important;
}

.yellow {
	color: #fff200;
}

.btnsimple {
	background: rgb(26, 152, 255);
  background-image: -webkit-linear-gradient(top, rgb(26, 152, 255), rgb(26, 152, 255));
  background-image: -moz-linear-gradient(top, rgb(26, 152, 255), rgb(26, 152, 255));
  background-image: -ms-linear-gradient(top, rgb(26, 152, 255), rgb(26, 152, 255));
  background-image: -o-linear-gradient(top, rgb(26, 152, 255), rgb(26, 152, 255));
  background-image: linear-gradient(to bottom, rgb(26, 152, 255), rgb(26, 152, 255));
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btnsimple:hover {
	background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.videoContainer {
    width: 100%;
    text-align: center;
}

#imgAgarzExtension {
    border-radius: 10px;
    border: 5px solid #3c3a3a;
    margin: 10px 0px;
	width: 80%;
}

.img-preview-extension-container {
	text-align: center;
}

.headerSection h2.h2-subtitle {
	color: #fff200;
	font-size: 25px;
	font-weight: bold;
}

.adsense-advertisement {
	display: none;
}

.pulseit{
	-webkit-animation: pulse linear 1.5s infinite;
	animation: pulse linear 1.5s infinite;
}
@-webkit-keyframes pulse {
	0% { width:105px; } 
	50% { width:125; } 
	100% { width:105; }
}
@keyframes pulse {
	0% { width:105px; } 
	50% { width:125; } 
	100% { width:105; }
}