/*
Theme Name:     Aggregate Montecatini
Description:    Child theme del tema Aggregate
Author:         Antonio Bonacchi - PROMONET-REG
Template:       Aggregate
*/

/* v1.0 | 20120906 */

@import url("../Aggregate/style.css");

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO] 107---------*/
/*------------------------------------------------*/

#top-header { border-bottom: 2px solid #ffffff; position: relative; background: url(images/header-bg.png); }
	#top-header .container { min-height: 46px; }
	#top-shadow { background: url(images/top-shadow.png) repeat-x; width: 100%; position: absolute; top: 0px; left: 0px; height: 7px; }
	#bottom-shadow { background: url(images/bottom-shadow.png) repeat-x; width: 100%; position: absolute; bottom: 0px; left: 0px; height: 4px; }
	.container { text-align: left; margin: 0 auto; width: 960px; position: relative; }
		#content { margin-bottom: 39px; }
			ul#top-menu { float: left; padding-left: 36px; }
			#search-form { float: right; background: url(images/search-bg.png) no-repeat; width: 167px; height: 27px; padding-right: 48px; margin-top: 11px; }
				#search-form #searchinput { background: none; border: none; float: left; margin: 5px 7px 0 5px; width: 116px; padding-left: 9px; font-size: 11px; color: #6f6967; }
				#search-form #searchsubmit { margin-top: 7px; margin-right: 7px; }
#content-area { background: #fafcfc url(images/content-area-bg.png); border-bottom: 1px solid #ffffff; }

		#top-stitch { background: url(images/top-stich.png) repeat-x bottom left; height: 7px; }
		#content-area .container { padding-top: 51px; }
			#logo-area { text-align: center; position: relative; padding-bottom: 3px; }
