/*

Theme Name: Sweet Rexie's
Theme URI: http://sweetrexies.com/
Description: The blog theme for Sweet Rexie's blog.

*/

#fullContent a, #bottom a {
	color: #008ae4;
	font-weight: bold;
}

#fullContent a:hover, #bottom a:hover {
	color: #ff0129;
}

#fullContent .navigation .alignleft {
	float: left;
}

#fullContent .navigation .alignright {
	float: right;
}

.posttitle {
	font-size: 20px;
}

.posttitle a {
	text-decoration: none;
}

#blogsubscribe {
	text-align: center;
}

#blogsubscribe #subscribemail {
	width: 150px;
}

#blogsubscribe input {
	margin-left: 5px;
}

#fullContent {
	position: relative;
	padding-bottom: 40px;
}

#poweredby {
 display:none;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #008ae4;
	font-weight: bold;
	text-align: center;
	width:790px;
	height: 20px;
}

textarea {
	width: 600px;
}