@charset "utf-8";

#popularblogs {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:120px;
	z-index:2;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

#payouts {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:auto;
	z-index:2;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 10px;
}
#welcomemsg {
	position:relative;
	left:0px;
	top:10px;
	width:590px;
	height:auto;
	text-align: left;
	background-color: #FFF;
	color: #000;
}
#recommendations {
	position:relative;
	left:0px;
	width:595px;
	height:auto;
	z-index:2;
	top: 20px;
	margin-top: 0px;
	color: #000;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#blogs {
	position:relative;
	left:0px;
	top:30px;
	width:590px;
	height:auto;
	z-index:2;
	text-align: left;
	color: #000;
	background-color: #FFF;
	margin-bottom: 37px;
}
/* #blogs a:link {
	color: #063;
}
#blogs a:visited {
	color: #008f00;
}
#blogs a:hover {
	color: #00cc00;
} */
#container #payouts p {
	font-size: 24px;
}
#container #popularblogs p {
	text-align: center;
}

.rpbox {
	background-color: #FFF;
	background-image: url(/pics/gradientgreen.JPG);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	padding: 2.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#loginbox {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:auto;
	z-index: 0;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 10px;
}
#popularblogs li {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	list-style-position: inside;
	list-style-type: disc;
}
#bodycontainer {
	position:relative;
	left:140px;
	top:10px;
	width:590px;
	height:auto;
	float: left;
}
#signup {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:110px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.signup {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #00C;
	font-weight: bolder;
}




#socmedia {
	position:relative;
	left:0px;
	top:0px;
	width:590px;
	height:auto;
	color: #000;
	background-color: #FFF;
	text-align: left;
}
#socicons {
	position:absolute;
	left:324px;
	top:9px;
	width:271px;
	height:40px;
}


#rightContainer {
	position:relative;
	left:155px;
	top:10px;
	width:246px;
	height:auto;
	float: left;
}

.bold {
	font-weight: bold;
	color: #930;
}

