/* @override 
	http://boerhaus.com/rc/30days/style.css
	http://30daygiveaway.com/30days/style.css
*/

body{
		background: url(images/widerbaclkground.jpg) fixed 0 0;
		font-size:12px;
		font-family:  Arial, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	
	#wrapper{
		margin: 0 0 73px 60px;
		width: 820px;
	}
	
	a img{
		border:0;
	}
	
	#top{
		width:820px;
		background:#fff url(images/logo.png) no-repeat top left;

	}
	
	.left{
	position:absolute;
	width: 200px;
	margin: 200px 10px 0 0;
	z-index: 100;
}

.left .calendar{
	margin: 20px 0 0 28px;
}

	.left .quote{
	font-size: 16px;
	text-align:right;
	width: 150px;
	font-style: italic;
	color: #4d4d4d;
	margin-right: 0;
	margin-top: 2px;
	margin-left: 70px;
	line-height:1.1;
}
	
	.topText{
		margin:0px 45px 0 275px;
		padding: 1px 10px 0;
	text-align: justify;
}
	
	.pullQuote{
		text-align: center;
		font-style: italic;
	color: black;
	background-color: #e3e3e3;
	padding: 5px;
}
	
	.author{
	font-weight: bold;
	text-decoration: underline;
}
	
	.sprout{
		z-index:1;
		margin-left: 252px;
	}
	
		.tweet{
		padding:100px 0 0px 252px;

		height:500px
	}
	
	.tweetBox{
		width:300px;
		height:200px;
		background: url(images/tweet_bg.png) top left no-repeat;
		margin:0px 0 0 110px;
		padding:35px 0px 0 10px;	
	}

	.tweetBox p{
		font-size:11px;
		margin:0;
		padding:3px;
		color:#333;
		width:256px;
		background-color:#fff;
	}

	.tweetBox textarea{
		height:82px;
		width:262px;
		margin:0 0 0px 0;
		padding:0;
		border:0;
	}

	.submit{
		margin-top:45px;
	}
	
	.share{
	text-align: center;
	padding: 0 0 0 120px;
	margin-top: 15px;
}

.share .facebook{
	width: 335px;
	min-height: 450px;
	background-color: #fff;
	float: left;
	margin: -40px 30px 0 0;
}

.share .twitter{
	float: left;
	width: 335px;
	height: 450px;
	background-color: #fff;
	margin:-40px 0 0 0;
	background:#fff  url(images/twitter_logo.png) no-repeat 30px 20px;
}

.share .twitter p{
	margin: 10px 20px 10px 20px;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #000;
	text-align:right;
}


.clearLeft{
	clear: left;
}

.bottom{
	margin: 30px 0 0 120px;
	background: url(images/bottom.png);
	width:700px;
	height:208px;
}

.bottom ul{
list-style:none;
isplay:block;
margin:0px 0 0 0;
padding:20px 0 0 480px;
}

.bottom ul li{
display:inline;
margin:0 5px 0 0;
}

.bottom .itunes{
	margin:75px 0 0 350px;
}


.carlos{
	position: fixed;
	left: 0;
	bottom: 0px;
	z-index:100;
	
}

.feed{
width:305px;
height:360px;

}