body {
    padding-top: 30px;
}


#homepage-logo {
	position: absolute;
	top: 0%;
}


.hero-unit h1 {
  font-size: 48px;
}



#sample-valentine{
	-moz-box-shadow: 0px 0px 5px #999; /* Firefox */
  -webkit-box-shadow: 0px 0px 5px #999; /* Safari/Chrome */
  box-shadow: 0px 0px 5px #999; /* Opera and other CSS3 supporting browsers */
  transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  width: 90%;
}

#homepage-body{
	margin: 30px 0px 10px 0px;
}

#homepage-cta {
  width: 50%;
  margin-top: 20px;
	background-color: #FF0066;
  *background-color: #FF1975;
  background-image: -moz-linear-gradient(top, #FF1975, #FF0066);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF1975), to(#FF0066));
  background-image: -webkit-linear-gradient(top, #FF1975, #FF0066);
  background-image: -o-linear-gradient(top, #FF1975, #FF0066);
  background-image: linear-gradient(to bottom, #FF1975, #FF0066);
  border-color: #FF0066 #FF0066 #003f81;
}

#loader {
    z-index: 5000;
    margin: 0 auto;
}

#small-logo {
    width: 160px;
    height: 148px;
    transform:rotate(17deg);
    -ms-transform:rotate(17deg); /* IE 9 */
    -moz-transform:rotate(17deg); /* Firefox */
    -webkit-transform:rotate(17deg); /* Safari and Chrome */
    -o-transform:rotate(17deg); /* Opera */
    -moz-box-shadow: 0px 0px 5px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 5px #999; /* Safari/Chrome */
    box-shadow: 0px 0px 5px #999; /* Opera and other CSS3 supporting browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
    : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
    margin-top: 2px;
    margin-left: 708px;
    position: absolute;
}

#homepage-text {
    width: 445px;
    margin-top: 15px;
}

#contact {
    position: absolute;
    margin: -1565px 0px 0px 627px;
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
}


#about-hero-unit {
    height: 1830px;
}


#username-label {
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 20px;
}

#id_username {
	margin-bottom: 0px;
}

.input-block-level.bigger-field {
  width: 65%;
	height: 44px;
	font-size: 1em;
}

.help-block {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 20px;
}

.about-photo {
    margin: 15px 0px 15px 100px;
    -moz-box-shadow: 0px 0px 5px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 5px #999; /* Safari/Chrome */
    box-shadow: 0px 0px 5px #999; /* Opera and other CSS3 supporting browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
    : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}

.about-text {
    width: 550px;
}

.about {
    width: 500px;
}


.hero-unit {
    background-color: #FFEFED;
    padding: 60px;
}

.hero-unit label {
	font-weight: bold;
  font-size: 15px;
  margin-bottom: 2px;
  margin-top: 5px;
}

.hero-unit h3 {
	margin-top: 0px;
}

#your-email-label {
	float: left;
	margin-right: 8px;
}

#cc-note{
	font-weight: normal;
	font-style: italic;
}

#send-now-choice {
	margin-top: 5px;
  margin-bottom: 15px;
}

#send-later-select {
	margin-left: 25px;
}

#send-valentine-button {
	margin-top: 20px;
}

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

input[type="checkbox"] {
	margin-top: -3px;
	margin-right: 6px;
}

input[type="radio"] {
	margin-top: -4px;
	margin-right: 3px;
}


.btn.btn-primary {
	color: #ffffff;
  background-color: #FF0066;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#FF1975), to(#FF0066));
  background-image: -moz-linear-gradient(top, #FF1975, #FF0066);
  background-image: -ms-linear-gradient(top, #FF1975, #FF0066);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF1975), color-stop(100%, #FF0066));
  background-image: -webkit-linear-gradient(top, #FF1975, #FF0066);
  background-image: -o-linear-gradient(top, #FF1975, #FF0066);
  background-image: linear-gradient(top, #FF1975, #FF0066);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1975', endColorstr='#FF0066', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #FF0066 #FF0066 #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.container > footer p {
    text-align: center; /* center align it with the container */
}

#about-cta {
  margin-top: 50px;
  width: 75%;
}

.valentine-message{
    text-align: center;
    margin-bottom: 40px;
    font-style:italic;
}

#twitter-in-hero {
    width: 110px;
    height: 30px;
    float: left;
}

#facebook-in-hero {
    width: 110px;
    height: 30px;
    float: left;
		line-height: 0px;
}

#share_buttons-in-hero {
    width: 260px;
		padding-top: 20px;
}

#twitter{
  float: left;
}

#facebook{
	float: left;
}

#footer-links {
	float: left;
}

#twitter-about{
    width: 110px;
    height: 30px;
    margin-left: 0;
    padding-top: 20px;
}

#facebook-about{
    width: 110px;
    height: 30px;
}

#share_buttons-about{
    margin: 0px auto;
    width: 260px;
    float: left;
}

li {
    line-height: 32px;
    color: #404040;
    font-weight: 200;
}

#about-side-column {
  padding-top: 13px;
}


#contributors {
  padding-top: 50px;
}

#mobile-adjustable-button {
  width: 65%;
}

#number-photo {
  opacity:0.4;
  filter:alpha(opacity=40); /* For IE8 and earlier */
}


@media (max-width: 767px) {
	#mobile-adjustable-button {
    width: 100%;
  }
	
	
	#homepage-logo {
		position: static;
		display: none;
	}
	
	.hero-unit {
		padding: 10px 10px 10px 10px;
		margin-bottom: 10px;
		min-height: 320px;
	}
	
	body {
		padding: 0px;
	}
	
	.hero-unit h1 {
		font-size: 3em;
		margin-top: 0px;
		padding-top: 0px;
		text-align: center;
	}
	
	.hero-unit h2 {
	  font-size: 1.2em;
	  line-height: 1.5em;
	}
	
	#homepage-body {
		margin: 15px 0px 0px 0px;
		font-size: 1.1em;
		text-align: center;
	}

	
	.row-fluid [class*="span"] {
		min-height: 0px;
	}
	
	#sample-valentine {
		display: none;
	}
	
	.about-photo {
    margin: 15px auto;
    -moz-box-shadow: 0px 0px 5px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 5px #999; /* Safari/Chrome */
    box-shadow: 0px 0px 5px #999; /* Opera and other CSS3 supporting browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
    : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
  }

#contributors {
  padding-top: 20px;
}

#about-cta {
  margin-top: 20px;
  width: 100%;
}

#id_username {
	margin-bottom: 0px;
}

.input-block-level.bigger-field {
  width: 100%;
	height: 44px;
	font-size: 1em;
}

.input-block-level.bigger-field.error {
  border: 1px solid #FF0000;
}

#send-later-select {
	margin-left: 15px;
}

#homepage-cta {
  width: 100%;

}
  
#footer-links {
  margin-left: 10px;
}

}