/*
Theme Name: Flex - Crush Improv Custom Skin
Description: A custom skin for Flex Theme (a premium theme from Brandon Jones)
VERSION: 1.0.0
Author: Travis Gobeil
Author URI: http://www.travisgobeil.ca
*/

/*  FLEX THEME  */
/*  CORE STYLESHEET   */

/* Stylesheet IMPORT LOS ANGELES */
@import url(css/core.css);



.home #grid-content .tag-2x1 {
	width: 445px;	
}

.home #grid-content .tag-1x2 {
	height: 379px;	
}

.home #grid-content .tag-2x2 {
	width: 445px;	
	height: 379px;
}

.home #grid-content .post_float IMG {
	max-width: 200px;
	max-height: 124px;
}

.home #grid-content .tag-2x1 IMG  {
	max-width: 435px;	
}

.home #grid-content .tag-1x2 IMG {
	max-height: 324px;
}

.home #grid-content .tag-2x2 IMG {
	max-width: 435px;	
	max-height: 324px;
}

.home #grid-content #container .post {
	height: auto;	
}

.tb_author { display: none; }