@charset "utf-8";
/* CSS Document */

#siteWrapHome{
	width:898px;
	float:left;
	background-color:#dedede;
	background-image:url(../images/template/home_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:225px 0px 0px 0px;
}

#photoOfDay{
	padding:30px 0px 0px 0px;
	font-size:1.1em;
}

#photoOfDayTxt{
	padding:6px 0px 0px 30px;
}

.photoOfDayHeader{
	font-size:1.4em;
}

#photoOfDayRss{
	padding:2px 0px 0px 20px;
	font-size:0.85em;
	background-image:url(../images/template/rss.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

#homeMiddleCol{
	float:left;
	width:305px;
	padding:135px 0px 0px 50px;
}

#homeRightCol{
	float:left;
	width:320px;
	padding:18px 15px 0px 15px;
}

#homeRightCol a{
	background-color:#fff;
	text-decoration:none;
	color:#2e2e2e;
}

#homeRightCol a:hover{
	color:#1c29a7;
}

#homeRightCol p.homeParaIntro{
	line-height:1.6em;
	font-size:1.15em;
}

#homeRightCol img{
	margin:0px 10px 0px 0px;
}

.homeIntro{
	font-size:1.4em;
}

#homeBigBang{
	background-image:url(../images/template/homeBigBang.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0px 0px 24px 80px;
	margin:70px 0px 0px 0px;
}

/*---Footer---*/

#footerHome{
	/*height:80px;*/
	width:868px;
	background-color:#dedede;
	background-image:url(../images/template/footerLogo.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	height:25px;
	padding:50px 0px 0px 30px;
}

#footerHome a{
	color:#2e2e2e;
	font-size:0.8em;
	text-decoration:none;
}