/* @override http://coolpoints.local/stylesheets/index.css */

#homepage {
}

#promosaic {
	position: relative;
}

#index_promo_titles {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* @group Titles */

#index_promo_titles .title {
	color: #e11d23;
	font-size: 46px;
	text-align: center;
	clear: both;
	margin: 3px;
}

#index_promo_titles .title div {
	margin-top: 3px;
}

#index_promo_titles .description {
	color: #59d300;
	font-size: 35px;
	text-align: center;
	width: 700px;
	margin: 0 auto;
}

#index_promo_titles .description.second {
	color: #5f288c;
	font-size: 28px;
}

#index_promo_titles .description div {
	margin-top: 0;
}



/* @end */

/* @group Top Entries */

#top_entries {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

#top_entries a.entry {
	margin-right: 7px;
	display: block;
	float: left;
	width: 191px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	height: 178px;
	background-position: center center;
	-webkit-background-size:191px 178px;
	-moz-background-size:191px 178px;
}

#top_entries a.entry:hover {
	/*-webkit-transform: scale(1.1) rotate(-3deg);
	-moz-transform: scale(1.1) rotate(-3deg);
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-moz-box-shadow: rgba(0,0,0,0.4) 2px 2px 10px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 2px 2px 10px;
	background-color: white;*/
}

#top_entries a.entry:last-child  {
	margin-right: 0;
}

/* @end */

/* @group Random Entries */

#random_entries {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 986px;
}

#random_entries .tile {
	margin: 3px;
	display: block;
	float: left;
	width: 52px;
	height: 52px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	position: relative;
	top: -3px;
	left: -3px;
	background-position: center center;
}

#random_entries .tile:last-child  {
	margin-right: 0;
}

#random_entries .tile a {
	display: block;
	/*width: 190px;*/
	height: 100%;
	width: 100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

/* @end */

/* @group Teases */

#teases {
	width: 976px;
	margin: 30px auto;
	overflow: hidden;
}

#teases .tease {
	float: left;
	width: 191px;
	margin-right: 10px;
}

#teases .tease p {
	font-size: 12px;
	margin-top: 0;
}

#teases .tease h3 {
	margin-top: 0;
	font-size: 21px;
	padding: 5px 0;
}

#teases .tease.points h3 {
	margin-top: 0;
	color: #005cd5;
}

#teases .tease.points p {
	color: #0050b8;
}

#teases .tease.friends h3 {
	margin-top: 0;
	color: #912c5d;
}

#teases .tease.friends p {
	color: #790f42;
}

#teases .tease.challenges h3 {
	margin-top: 0;
	color: #369b00;
}

#teases .tease.challenges p {
	color: #2d8300;
}

#teases .tease.signup {
	margin-left: 59px;
	width: 250px;
}

#teases .tease.signup h3 {
	margin-top: 31px;
	color: #5f288c;
	font-size: 21px;
	text-align: center;
}

.signup a:link, .signup a:visited {
	display: block;
	color: white;
	text-align: center;
	height: 34px;
	padding-top: 8px;
	background: #5f288c url(/images/layout/light_sheen.png) 0 center;
	text-shadow: black 1px 1px 0;
	width: 150px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size: 21px;
	background-color: #4862e0;
	border: 1px solid #3a55d7;
	margin: 10px auto 0;
}

.signup a:hover {
	background-color: #7d0b40;
	border-color: #7d0b40;
	text-decoration: none;
}

.signup a:active {
	border-color: #7d0b40;
	background-color: #e11d23;
}

/* @end */

/* @group Promosaic */

#final_thumb_row {
	position: relative;
	width: 976px;
	padding: 4px;
	height: 61px;
	margin: 0 auto 10px;
}

#promosaic .tile_area.top {
	height: 61px;
	margin-bottom: 2px;
}

/*#homepage .tile {
	float: left;
	width: 55px;
	height: 55px;
	background-color: gray;
	border: 3px solid white;
}

#homepage .tile img {
	width: 100%;
	height: 100%;
}

#homepage .tile img:hover {
	-webkit-transform: scale(1.5) rotate(-3deg);
	-moz-transform: scale(1.5) rotate(-3deg);
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-moz-box-shadow: rgba(0,0,0,0.4) 2px 2px 10px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 2px 2px 10px;
	border: 3px solid white;
	background-color: white;
}*/



/*

@end */

/* @group Chapman Promo */

#chapman_promo {
	width: 976px;
	border: 1px solid #639000;
	padding: 4px;
	background-color: #7eb700;
	overflow: hidden;
	color: white;
	text-align: center;
	margin: 5px auto 10px;
}

#chapman_promo  h3 {
	color: white;
	margin-top: 0;
	font-size: 32px;
	padding: 3px;
	text-align: center;
}

#chapman_promo  p {
	font-size: 14px;
	font-weight: bold;
}

/* @end */
