/* AwkwardValentines.com stylesheet */
/* main.css */
/* defines main page styles */

#row01 {
	margin-bottom: 10px;
}

#row02 {
  position: relative;
	top: -55px;
	z-index: 1;
}

#site_descrip {
	float: right;
	font-size: 1.4em;
	line-height: 1.1em;
	width: 200px;
	margin-right: 26px;
}

#site_descrip p strong {
	color: #A10C0F;
	font-size: 1.2em;
}

#social-wrapper {
  width: 100%;
  margin-right: 26px;
}

.social-button {
  float: left;
  margin-right: 12px;
  display: table-cell;
  vertical-align: top;
}

#skyscraper {
	width: 200px;
	margin: 20px auto 0 auto;
}

#main_johnny {
	float: right;
	margin-top: 10px;
}

#description { clear:both; }

/* BEGIN FORM STYLES */

#main_form {
	float: left;
	width: 628px;
}

#main_form_header {
	background: transparent url('../images/AV_main_header_featured.gif') top left no-repeat;
}

#main_form legend strong {
	display: block;
	width: 264px;
	height: 43px;
	text-indent: -5000em;
	overflow: hidden;
}

/* END FORM STYLES */


/* end main.css */
