body
{
	background: #fff url(../images/bg_footer.gif) repeat-x bottom center;
	color: #222;
}

#header
{
	padding-top: 5px;
}

.antiwrap
{
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

#welcomeContainer
{
	background: #0b7ae5 url(../images/homeBG.jpg) repeat-x top center;
	color: #fff;
	height: 293px;
}

#welcomeTitle
{
	font-size: 21px;
	padding-top: 30px;
}

#welcomeTitle2
{
	font-size: 36px;
	font-weight: bold;
}

#welcome_left
{
	width: 410px;
	float: left;
}

#welcome_right
{
	width: 410px;
	text-align: right;
	float: right;
}

#welcomeFeatures ul
{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 0;
}

#welcomeFeatures li
{
	background: transparent url(../images/checkmark.png) no-repeat center left;
	padding: 3px 0;
	padding-left: 25px;
	font-size: 14px;
}

#welcomeRegister
{
	padding-top: 20px;
}

#plankly_anywhere
{
	background: #e8f4fe;
	padding: 10px 0;
}

#plankly_anywhere .right
{
	width: 340px;
}

.anywhere_text
{
	width: 200px;
	padding-top: 8px;
	color: #555;
	font-size: 17px;
	font-weight: bold;
}

.anywhere_name
{
	border: 1px solid #b5dfff;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	width: 205px;
	color: #0c75d5;
	padding: 8px 15px;
	font-size: 18px;
}

.at
{
	font-size:24px;
	color: #0c75d5;
	font-weight: bold;
}

.anywhere_input
{
	border: 1px solid #b5dfff;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	width: 460px;
	padding: 8px 15px;
	font-size: 18px;
}

.anywhere_submit
{
	font-size: 18px;
	padding: 8px 25px !important;
	margin: 0 auto;
	float: right;
	margin-left: 15px;
}

#home_blocks
{
	padding-top: 20px;
}

#blocks_left
{
	width: 300px;
	float: left;
}

#blocks_right
{
	width: 500px;
	float: right;
}

#featured_members img
{
	opacity:0.4;
	filter:alpha(opacity=40);
	margin-bottom: 5px;
}

#featured_members img:hover
{
	opacity:1;
	filter:alpha(opacity=100);
}

.title
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.title.nopad
{
	padding: 0;
}

.home_block
{
	padding-bottom: 20px;
}

#twitter_feed
{
	list-style-type: none;
	padding: 0;
	marign: 0;
}

.tweet
{
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	color: #777;
}

.follow_us
{
	padding-top: 10px;
}

#topquestions
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topquestions li
{
	padding-bottom: 10px;
}

.questionAvatar
{
	width: 60px;
	float: left;
}

.questionDetails,
.questionVideos
{
	width: 435px;
	float: right;
}

.questionText
{
	background: #f6fafd;
	color: #555;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 3px;
}

.videoQuestion
{
	background: #f6fafd;
	text-align: center;
	padding: 5px 10px;
}

.hr
{
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 1px;
	height: 1px;
}

#footer
{
	background: transparent;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;	
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	color: #1181e0;
	padding: 0;
	font-weight: normal;
	padding-bottom: 30px;
}

#footer a
{
	color: #1181e0;
	font-weight: normal;
}
