/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

.loginform {
	color: #333;
	font-size: 15px;
}

.loginform input { margin: 0 0 5px 0; }

.loginform .submit { padding: 7px; }

#swif {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px 6px 6px 6px;
	padding: 10px;
}

ul.swif_fields li label { width: 130px; }

.post { background: none; }
