/* homepage */
div.homepage {
	margin: 0px; }

	div.blocks { }

		div.blocks div.members {
			padding: 20px 0px 0px 40px;
			width: 585px;
			height: 181px;
			background: url('latestmembers.jpg') no-repeat;
			float: left; }

		div.blocks div.stories {
			margin-top: 10px;
			width: 625px;
			height: 134px;
			position: relative;
			background: url('stories.jpg') no-repeat;
			float: left; }

			div.blocks div.stories2 {
				background: url('stories2.jpg') no-repeat; }

				div.blocks div.stories2 div.storybanner {
					margin: 37px 0px 0px 78px; }

			div.blocks div.stories a.stories {
				padding-right: 25px;
				width: 600px;
				height: 134px;
				color: #222222;
				display: block;
				text-decoration: none; }

				div.blocks div.stories a.stories:hover {
					text-decoration: none; }

			div.blocks div.stories div.entry {
				position: absolute;
				top: 70px;
				left: 155px; }

			div.blocks div.members div.image {
				width: 103px;
				height: 160px;
				float: left;
				border: 0px;
				background: url('latestmembersitem.gif') no-repeat; }

				div#content div.blocks div.members div.image img {
					margin: 6px 0px 0px 5px;
					width: 91px;
					border: 0px; }

			div.blocks div.members div.image a.name {
				margin: 3px 0px 0px 5px;
				display: block;
				font-weight: bold;
				color: #384c4f; }

			div.blocks div.members div.image span {
				margin: 0px 0px 0px 5px;
				display: block;
				color: #384c4f; }

				div.blocks div.members div.image a.icon1 {
					margin-top: 15px;
					margin-left: 4px;
					width: 13px;
					height: 15px;
					float: right;
					text-decoration: none;
					background: url('micon1.gif') no-repeat; }

				div.blocks div.members div.image a.icon2 {
					margin-top: 15px;
					margin-left: 4px;
					width: 13px;
					height: 15px;
					float: right;
					text-decoration: none;
					background: url('micon2.gif') no-repeat; }

					div.blocks div.members div.image a.icon2:hover {
						text-decoration: none; }

		div.blocks div.news {
			width: 285px;
			background: url('latestnews.gif') repeat-y -285px 0px;
			float: right; }

			div.blocks div.news div.newsinner {
				width: 285px;
				background: url('latestnews.gif') no-repeat -570px 100%; }

			div.blocks div.news div.newsinner h4 {
				margin: 0px 0px 10px 0px;
				padding: 0px;
				width: 285px;
				height: 43px;
				background: url('latestnews.gif') no-repeat; }

				div.blocks div.news div.newsinner h4 span {
					display: none; }

			div#content div.blocks div.news div.newsinner div.image {
				margin-left: 5px; }

				div#content div.blocks div.news div.newsinner div.image img {
					border: 0px;
					width: 50px; }

			div#content div.blocks div.news div.newsinner td.data {
				color: #666666;
				padding-bottom: 5px;
				padding-right: 5px; }

				div#content div.blocks div.news div.newsinner td.data div.itemheader a {
					color: #ff6265; }

				div#content div.blocks div.news div.newsinner td.data a {
					color: #ff8f91; }


