/*
Theme Name: The Stars
Description: Premium WordPress Magazine Style Theme from PremiumWP
Title: screen styles
Author: PremiumWP
Author Email: premiumwordpress@gmail.com	
Author URI: http://www.premiumwp.com/
Tags: fashion, magazine, blue, pink, grey, white, two columns, fixed width, widgetized
Last Update: Jan 6, 2009
*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("screen.css");
/* end import/hide */

/*barra social*/
#barrettaSocialTop {
	padding: 5px 10px;
	background: #FAFBFC;
	height: 22px;
}


#barrettaSocialBottom {
	padding: 5px 10px;
	background: #FAFBFC;
	margin-top: 15px; 
	height: 22px;
}

.twitterTop {
	float:left;
	margin-right: 9px;
	padding-top: 1px;
	height: 20px;
}

.googleUno {
	float: left;
	margin-right: 0;
	padding-top: 1px;
	height: 20px;
}

.facebookTop {
	padding-top: 1px;
	float: left;
	height: 20px;
}
