
/* Main stylesheet */

/* Your customizations here */
@font-face { 
    font-family: 'Battlestar';
    src: url(/static/fonts/BATTLEST.EOT);
    src: local('Battlestar'), url(/static/fonts/BATTLEST.TTF) format('truetype');
}

body {
    height: 100%;
	color: #5a5a5a;
	padding-top: 60px;
}

p {
	font-size: 15px;
}

html {
	  height: 100%;
}

.efterord p {
	font-size: 18px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
  height: 60px;
}
#footer {
  background-color: #f5f5f5;
  padding-top: 20px;
}
#footer p {
    font-size: 12px;
    text-align: center;
}      
#smaland {
	width: 850px;
	margin-left: -425px;
	margin-top: -285px;
}

.input-celestra {
	width: 500px;
}

#paysontext {
    align: center;
    font-size: 12px;	
    font-color: grey;
}

.bsg-font {
	font-family: Battlestar, Arial;
	font-style: normal;
	font-weight: 100;
	display: block;
	font-size: 48px;
}

.soon {
	font-size: 200%;
}

.luring {
    display: none;
}

#chart_div {
}

.sign-up-btn {
	margin-top: 20px;
}

.twitter-button {
}
 
.left_widget {
	margin-top: 20px;
	padding-left: 40px; 
}

.credarea {
    font-size: 20px;
}

dt {
	margin-top: 5px;
}
