/*

Theme Name: Halfcreative
Theme URI: http://themeforest.net
Description: Halfcreative theme.
Version: 1.1.0
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*alignment inside post page content*/
	.alignright,
	.alignleft,
	.aligncenter,
	.sticky,
	.wp-caption-text,
	.wp-caption,
	.bypostauthor,
	.gallery-caption{
		
	}
	
	.alignright{
		float:right;
		clear:right;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	.alignleft{
		float:left;
		clear:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	}
	
ul#portraits li{width:31%!important;}

section.about{background-image:url("images/bg_personaggi.png"); background-repeat:no-repeat; background-color:#131313}
section.contact{background-image:url("images/bg_contatti.png"); background-repeat:no-repeat; background-size: 100% 100%}
section.portfolio{background-image:url("images/shattered.png"); background-repeat: repeat;}

span.attori{font-size:12px;}

section.about h2, section.contact h2, section.portfolio h2{color:#ff8c00}
section.contact p.lead, section.portfolio p.lead{color:#555}

div.roles{font-size:24px;}

ul#og-grid{display:none!important}

div.roles{font-size:32px; text-shadow:3px 3px #000000;}