/*******************************************************************************************************************

	Theme Name: Organic Luxury Child 
	Theme URI: http://www.organicthemes.com
	Author: Cybrac.com
	Author URI: http://organicthemes.com
	Domain Path: /languages/
	Template: organic-luxury
	Tags: photoblogging, light, black, white, one-column, two-columns, three-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, featured-images, featured-image-header, flexible-header, full-width-template, theme-options, translation-ready, sticky-post, post-formats, featured-images

	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

*********************************/

p {
	font-weight: 400;
}
h3 {
	font-size: 2em;/* 2.4em;*/
}
.headline {
	display:none;
}
.headline.img-headline {
	display: none;
}
.menu a {
	font-size: 1.75em;
}
#wrapper .menu a {
	color: #fff; /*color: rgba(255, 255, 255, .6);*/
}
.content {
	padding: 0px;
}
.article {
	padding-left: 0px;
}
.postarea {
	padding: 0px;/*padding: 0px 48px 0px 0px;*/
}
.sidebar {
	padding: 0px;/*padding: 0px 0px 0px 48px;*/
}
.panel-grid-cell .so-panel {margin-bottom: 0px;}
.widget {
	margin-bottom: 0px;/*48px;*/
}
/************************************************
*	Desktop Grid								*
************************************************/
.row { 
	position: relative;
	width: 100%; 
	margin: 0 auto; 
}
.row .row { 
	min-width: 0; 
}
.column, .columns { 
	float: left; 
	min-height: 1px; 
	position: relative; 
}
[class*="column"] + [class*="column"]:last-child { 
	float: right; 
}
.half, .third, .one-third, .fourth,
.one-fourth, .two-thirds, .three-fourths {
	float: left;
}
.half.last, .third.last, .one-third.last, .fourth.last,
.one-fourth.last, .two-thirds.last, .three-fourths.last {
	float: right;
}
.full	 		{ width: 100%; }
.half 			{ width: 49.9%; }
.third,
.one-third 		{ width: 33.3%; }
.fourth,
.one-fourth		{ width: 25%; }
.two-thirds 	{ width: 66.6%; }
.three-fourths	{ width: 75%; }
.row .one 		{ width: 6.25%; }
.row .two 		{ width: 12.5%; }
.row .three 	{ width: 18.75%; }
.row .four 		{ width: 25%; }
.row .five 		{ width: 20%; }/*{ width: 31.25%; }*/
.row .six 		{ width: 37.5%; }
.row .seven 	{ width: 43.75%; }
.row .eight 	{ width: 50%; }
.row .nine 		{ width: 56.25%; }
.row .ten 		{ width: 62.5%; }
.row .eleven 	{ width: 80%; }/*{ width: 68.75%; }*/
.row .twelve 	{ width: 75%; }
.row .thirteen 	{ width: 81.25%; }
.row .fourteen 	{ width: 87.5%; }
.row .fifteen 	{ width: 93.75%; }
.row .sixteen 	{ width: 100%; }
.row .centered { float: none; margin: 0 auto; }
/************************************************
*	Tablet Styles								*
************************************************/