/*
	THEME NAME: Unusual
	THEME URI: http://themeforest.net
	DESCRIPTION: A beautiful Wordpress theme exclusive for themeforest.
	VERSION: 1.1
	AUTHOR: Federico Moreno
	AUTHOR URI: http://helios-designs.net
*/

/* reset */
@import url("css/reset.css");

/* typography styles */
@import url("css/typo.css");

/* form elements */
@import url("css/forms.css");

/* main layout */
@import url("css/layout.css");

/* navigation */
@import url("css/menus.css");

/* pretty photo */
@import url("css/prettyPhoto.css");

/*added by helios*/
.sociallinks{overflow:hidden; display:block}
.sociallinks a{margin:3px; float:left}
.sociallinks a.fb_icon{background:url(images/facebook.png) no-repeat; height:56px; width:56px; display:block}
.sociallinks a.twitter_icon{background:url(images/twitter.png) no-repeat; height:56px; width:56px; display:block}
.sociallinks a.linkedin_icon{background:url(images/linkedin.png) no-repeat; height:56px; width:56px; display:block}
.sociallinks a.rss_icon{background:url(images/rss.png) no-repeat; height:56px; width:56px; display:block}
#contact-wrapper form div input.submit{float:left; display:block;}
#contact-wrapper{margin-bottom:20px;}
#contact-wrapper div span input.checkbox{padding:0; border:none; line-height:11px; height:11px; display:inline; width:12px;}
#contact-wrapper div span label.strangers{display:inline;}
#contact-wrapper div span input.comment{width:560px; min-height:160px;}
div.textwidget{overflow:hidden;}