/*
	New Home Page February 2010
	To be integrated into base.css when finished.
	Replace "#c_home" with "#c_home" later.
*/

/* Page Background */

#c_home { background: #f8f8f8 url(img/shadow/white_top.png) repeat-x top; }
#c_home .top { height: 9px; background: url(img/shadow/white_top_right.png) no-repeat top right; }
#c_home .top .left { height: 9px; background: url(img/shadow/white_top_left.png) no-repeat top left; }
#c_home .middle { background: url(img/shadow/white_right.png) repeat-y right; }
#c_home .middle .left { background: url(img/shadow/white_left.png) repeat-y left; }
#c_home .bottom { background: url(img/shadow/white_bottom.png) repeat-x bottom; }
#c_home .bottom .left { height: 9px; background: url(img/shadow/white_bottom_left.png) no-repeat bottom left; }
#c_home .bottom .right { height: 9px; background: url(img/shadow/white_bottom_right.png) no-repeat bottom right; }


/* ... */

#c_home h1 { display: none; }

#c_home .teasers {
	margin-top: 20px;
}

#c_home .teasers .teaser_col {
	float: left;
	width: 216px;
}

#c_home .teasers .teaser_col_last {
	width: 206px;
}

#c_home .teasers .teaser {
	width: 206px;
	background: url(img/home/bg_teaser_bottom.gif) repeat-x bottom left;
}

#c_home .teasers .t_large {
	height: 400px;
}

#c_home .teasers .t_small {
	height: 194px;
	margin-bottom: 12px;
}
#c_home .teasers #t_dynamic_2.t_small, #c_home .teasers #t_dynamic_5.t_small { margin-bottom: 0; }

#c_home .teasers .teaser .content {
	width: 206px;
	overflow: hidden;
}

#c_home .teasers .t_large .content {
	height: 355px;
	background: url(img/home/bg_teaser_large_A.png) no-repeat 0 0; /* PNG-24 alpha! */
}

#c_home .teasers .t_small .content {
	height: 149px;
	background: url(img/home/bg_teaser_small_A.png) no-repeat 0 0; /* PNG-24 alpha */
}

#c_home .teasers .headline {
	height: 40px;
	background: #52405e url(img/home/bg_teaser_headline.gif) repeat-x 0 0;
}

#c_home .teasers .headline h2 {
	color: #fff;
	padding: 0;
}

/* Teaser background colours. */
#c_home .teasers .t_col_blue { background-color: #edf2fa; }
#c_home .teasers .t_col_white { background-color: #fdfdfd; }
#c_home .teasers .t_col_grey { background-color: #fafafc; }


/* Individual styles */

#c_home .teasers .content .fullsizebackground { background-position: 0 0; background-repeat: no-repeat; }
#c_home .teasers .t_small .content .fullsizebackground { height: 194px; }
#c_home .teasers .t_large .content .fullsizebackground { height: 194px; }

#c_home .teasers .content .wrapper {
	padding: 23px 18px;
}

#c_home .teasers .content h3 {
	padding-top: 0;
	font-size: 1em;
}

#c_home .teasers .content p {
	line-height: 1.3em;
	padding: 0 0 .3em 0;
}


/* Blog Teaser */

#c_home #teaser_blog { position: relative; }
#c_home #teaser_blog .blogteaser {
	/*background: #fdd;*/
	height: 140px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	overflow: hidden;
}
#c_home #teaser_blog .blogteaser.first {
	border-bottom: #888 1px solid;
	margin-bottom: 15px;
}
#c_home #teaser_blog .blogteaser .thumbnail {
	width: 82px;
	float: left;
	/*background: #faa;*/
	margin: 0 8px 0 0;
}
#c_home #teaser_blog .blogteaser .thumbnail img {
	border: #fff 1px solid;
	box-shadow: 1px 1px 3px #9ca0a8;
	-moz-box-shadow: 1px 1px 3px #9ca0a8;
	-webkit-box-shadow: 1px 1px 3px #9ca0a8;
}


/* Statements Teaser */

#c_home .teaser_statements .statement_row {
	height: 140px;
	overflow: hidden;
}
#c_home .teaser_statements .statement_row.row-1 {
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: #888 1px solid;
}
#c_home .teaser_statements .statement_row .avatar {
	width: 57px;
	height: 57px;
	float: left;
	margin: 0 10px 5px 0;
}
#c_home .teaser_statements .statement_row .avatar img {
	border: 1px solid rgb(184, 189, 206);
}
#c_home .teaser_statements .statement_row h3 {
	clear: none;
}
#c_home .teaser_statements .statement_row h3 span {
	font-weight: normal;
}
#c_home .teaser_statements .statement_row p {
	clear: left;
}


/* Community Teaser */

#c_home .communityteaser {
	width: 854px;
	margin-top: 32px;
	padding: 0 0 10px 0;
	background: url(img/home/bg_teaser_bottom.gif) repeat-x bottom left;
}
#c_home .communityteaser .headline {
	width: 271px;
	height: 23px;
	float: left;
	padding-top: 3px;
}
#c_home .communityteaser .teasertext {
	width: 437px;
	float: left;
	padding-top: 8px;
	margin: 0 10px;
}
#c_home .communityteaser .button {
	width: 126px;
	height: 26px;
	float: left;
}


/* Footer Sitemap */

#footersitemap {
	margin: 43px 0 6px 0;
}
#footersitemap h2 { display: none; }
#footersitemap h3 { padding: 0 0 6px 0; }
#footersitemap .sitemap-col {
	width: 134px;
	margin-right: 10px;
	float: left;
}
#footersitemap .sitemap-col.last {
	margin-right: 0;
}
#footersitemap .sitemap-col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footersitemap .sitemap-col ul ul {
	margin-left: 12px;
}
#footersitemap .sitemap-col ul li {
	line-height: 1.2em;
	margin-top: 6px;
}
#footersitemap .sitemap-col ul li a {
	color: #503d5a;
	font-weight: bold;
}
#footersitemap .sitemap-col ul li ul li a {
	color: #555;
	font-weight: normal;
}

