/**
 * =============================================================
 * @package		RAXO Bricks Module Layout
 * -------------------------------------------------------------
 * @copyright	Copyright (C) 2009-2016 RAXO Group
 * @link		http://www.raxo.org
 * @license		RAXO Commercial License
 * 				This file is forbidden for redistribution
 * =============================================================
 */

.homeallmode
{

margin-left: 0px;
	
}

.homeallmodenew
{

margin-left: 0px;
	
}

.homeallmode2, .homeallmode2 a
{
padding: 15px;

	background-color: #f7f5f5;

margin-left: 25px;
padding-bottom: 10px;




	
}

.homeallmode2b, .homeallmode2b a
{
padding: 15px;

	background-color: #f7f5f5;

margin-left: 25px;
padding-bottom: 0px;
	
}

.homeallmode9
{
padding: 20px;
padding-right: 15px;
	background-color: #f7f5f5;
margin-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	
}

.homeallmode3
{
padding: 20px;
	background-color: #f6eced;
	margin-bottom: 15px;

	
}

.homeallmode4
{
padding: 20px;
    margin-right: 20px;
    background-color: #f7f5f5;
    margin-left: 0px;
    padding-bottom: 7px;
}
.homeallmode5
{
padding: 20px !important;
margin-right: 5px !important;
background: #f7f5f5 !important;
margin-left: 0px !important;
padding-bottom: 6px !important;	
}

.homeallmode6
{
margin-right: 0px;
margin-left: 0px;
	
}

.homeallmode7
{
margin-right: 0px;
margin-left: 0px;
	
}



/* ----- RESET Styles ----- */
.allmode-bricks [class^="allmode-"],
.allmode-bricks img,
.allmode-bricks a {
	margin: 0; padding: 0;
	background: transparent none;
	border: 0 none;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.allmode-bricks a {																/* Item LINKS */
	text-decoration: none;
	outline: 0;
	transition: all 0.2s linear 0s;
}
	.allmode-bricks a:hover {
		background: transparent none;
	}



/* ----- MODULE BLOCK Styles ----- */
.allmode-bricks {
	position: relative;
	

}



	.allmode-bricks:after {
		content: "";
		display: table;
		clear: both;
	}

.allmode-bricks .allmode-name {													/* BLOCK NAME Text */
	margin-bottom: 6px; padding: 3px 12px;
	font: normal 17px/24px  "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif;
	color: #1a1a1a;
	border-width: 2px 0 0; border-style: solid;
}
	.allmode-bricks .allmode-name a {
		color: #1a1a1a;
	}

.allmode-bricks .allmode-showall {												/* SHOW ALL Text */
	float: right;
	margin: -8px 12px 16px 0; padding: 0 12px;
	font-size: 13px; line-height: 20px;
	color: #ffffff;
	border-radius: 2px;
}
	.allmode-bricks .allmode-showall a {
		display: inline-block;
		margin: 0 -10px 0 -12px; padding: 0 10px 0 12px;
		color: #ffffff;
	}
	.allmode-bricks .allmode-showall a:hover {
		opacity: 0.45;
	}

.allmode-bricks .allmode-name ~ .allmode-showall {
	position: absolute;
	top: 8px; right: 12px;
	float: none;
	margin: 0;
}





.allmode-bricks .allmode-itemsbox {												/* Items DIV */
	padding-top: 2px;
	overflow: hidden;
}

.homeallmoderight .allmode-item {												/* Items DIV */
	margin-left: 25px;
    margin-bottom: 15px;
	font: normal 15px/19px "Roboto", "Open Sans", "Arial", "Helvetica", sans-serif;
	background-color: none;
}

.homeallmode7 .allmode-item {												/* Items DIV */
	margin-left: 0px;
	background-color: none;
}


.allmode-bricks .allmode-item {													/* Item DIV */
	margin-bottom: 15px;
	font: normal 15px/19px "Roboto", "Open Sans", "Arial", "Helvetica", sans-serif;
	background-color: none;

}
	.allmode-bricks .allmode-item > div:first-child {
		border-width: 3px 0 0; border-style: solid;
		border-top-left-radius: 3px; border-top-right-radius: 3px;
	}
	.allmode-bricks .allmode-item > div:last-child {
		border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;
	}



/* ----- IMAGE Styles ----- */
.allmode-bricks .allmode-img {													/* Item IMAGE */
	position: relative;
	border-width: 0 0 3px !important;
	
}




	.allmode-bricks .allmode-img img {
		display: block;
		width: 100%; max-width: 100%; height: auto;
		border-radius: 3px 3px 0 0;
	}
	.allmode-bricks .allmode-img:hover img {
		opacity: 0.85;
	}

.allmode-bricks .allmode-category {												/* Item CATEGORY */
	position: absolute;
	left: -4px; top: 68%;
	padding: 0 10px 0 12px;
	line-height: 20px;
	color: #ffffff;
	border-radius: 2px;
	font-weight: 300;
    font-size: 85%;
}
	.allmode-bricks .allmode-category a {
		display: inline-block;
		margin: 0 -10px 0 -12px; padding: 0 10px 0 12px;
		color: #ffffff;
	}
	.allmode-bricks .allmode-category a:hover {
		opacity: 0.75;
	}

 

/* ----- CONTENT Styles ----- */

.homeallmode .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important;
	overflow: hidden;
}




.homeallmode2 .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important; 
	overflow: hidden;

}

.homeallmode2b .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important; 
	overflow: hidden;

}

.homeallmode9 .allmode-content {
	padding-top: 12px; 
	padding-left: 15px;
	overflow: hidden;
}

.homeallmode4 .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important;
	overflow: hidden;
}

.homeallmode5 .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important;
	overflow: hidden;
}

.homeallmode7.allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important;
	overflow: hidden;
}


.allmode-bricks .allmode-content {
	padding-top: 12px; 
	padding-left: 0px;
	overflow: hidden;
}
	.allmode-bricks .allmode-content > div:first-child {
		margin-top: 0;
	}




.allmode-bricks .allmode-title {												/* Item TITLE */
	font: normal 22px/26px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	text-transform: none;
		font-weight: 700;
}

.homeallmode6 .allmode-title, .homeallmode6 .allmode-title a {												/* Item TITLE */
	font: 22px/26px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #2d292a!important;
}

.homeallmodenew .allmode-title, .homeallmodenew .allmode-title a {												/* Item TITLE */
	font: 17px/21px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #2d292a!important;

}

.homeallmode2 .allmode-title, .homeallmode2b .allmode-title, .homeallmodenew2 .allmode-title a , .homeallmode9 .allmode-title, .homeallmodenew9 .allmode-title a , .homeallmode7 .allmode-title, .homeallmodenew7 .allmode-title a{												/* Item TITLE */
	font: 17px/21px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #2d292a!important;

}

 .homeallmodenew2 .allmode-text, .homeallmodenew9 .allmode-text, .homeallmodenew7 .allmode-text {	

font: 15px/19px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		
	font-weight: 300!important;									
	margin-top: 7px;
	margin-bottom: 5px;

}

.homeallmode2 .allmode-text {	

font: 15px/19px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		


}

.homeallmode2b .allmode-text {	

font: 15px/19px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		


}


.homeallmodenew .allmode-text {	

font: 15px/19px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		
	font-weight: 300!important;									
	margin-top: 7px;
	margin-bottom: 5px;

}



.homeallmode .allmode-title, 
.homeallmode .allmode-title a {												/* Item TITLE */
	font: 17px/21px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #2d292a;
	

}

.homeallmode .allmode-text {	

font: 15px/18px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		
	font-weight: 300!important;									
	margin-top: 7px;
	margin-bottom: 5px;

}

.homeallmodenew .allmode-content {
	padding-top: 12px; 
	padding-left: 0px!important;
	overflow: hidden;
}

.homeallmodebig .allmode-title, .homeallmodebig .allmode-title a  {												/* Item TITLE */
	font: 22px/26px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #2d292a!important;

}

.homeallmodebig .allmode-text, .homeallmode6 .allmode-text {	

font: 16px/20px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;		
	font-weight: 300!important;									
	margin-top: 7px;
	padding-bottom: -3px;

}

.homeallmodebig .allmode-content, .homeallmode6  .allmode-content {
	padding-top: 12px; 
	padding-left: 16px!important;

}


.homeallmode7 .allmode-title {												/* Item TITLE */
	font: normal 18px/22px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif;
	text-transform: none;
		font-weight: 700;
		color: #2d292a;
}


	.homeallmode4 .allmode-title {												/* Item TITLE */
	font: normal 15px/19px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif!important;
	text-transform: none;
		font-weight: 700;
		color: #2d292a;
}


	.homeallmode5 .allmode-title {												/* Item TITLE */
	font: normal 15px/19px "Roboto", "Open Sans Condensed Bold", Tahoma, Helvetica, Arial, sans-serif!important;
	text-transform: none;
		font-weight: 700;
		color: #2d292a;
}



	.allmode-bricks .allmode-title a {
		color: #2d292a;
	}

.allmode-bricks .allmode-info {													/* Item DATE & AUTHOR */
	margin-top: 6px;
	color: #808080;
	overflow: hidden;
	font: normal 16px;
}




	.allmode-bricks .allmode-info span + span {
		margin-left: 12px;
	}

.allmode-bricks .allmode-text {													/* Item TEXT */
	margin-top: 5px;
	color: #4c4c4c;
	font-weight: 300!important;	
}

.homeallmode5 .allmode-text {	

font: normal 16px/20px "Roboto", "Open Sans", Tahoma, Helvetica, Arial, sans-serif!important;											
	margin-top: 7px;
	margin-bottom: 5px;
	color: #4c4c4c;
	font-weight: 300!important;	
}




	.allmode-bricks .allmode-text a:hover {
		text-decoration: underline;
	}



/* ----- DETAILS Styles ----- */
.allmode-bricks .allmode-details {
	padding: 7px 10%;
	/*min-height: 18px;*/
	font-size: 11px; color: #666666;
	background-color: #f4f4f4;
	border-top: 1px solid #e0e0e0;
	overflow: hidden;
}

.allmode-bricks .allmode-hits,
.allmode-bricks .allmode-rating,
.allmode-bricks .allmode-comments {												/* Content ELEMENTS */
	padding: 1px 0 0 18px !important;
	background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAABgCAQAAACHv4twAAABP0lEQVR4Ae2WsY2EMBBFaYEWCDcl3oz0SyS0QAlLCbiEpYMTFZxEAwSON9uMmIAGfF9fhsOr80mn0+kSzwj0x2++GRM5+22ggIGFY1qq4ow6rFweUeGphhXdjgZMxE8itig7rgxEMJjktXQ6n/QRm4yyoGx3oGw1hfNOFvZAVjWd+zdz5iA0SOubx7R8SukSqr475x9FihQp8BZHNzjcYnBBjyXmm/meAy9q9t+5uKFWtVHfuVZrCJaUuPjmi9o3DSccThmusHic0OOlGS7QAbpCTtTeeQ2P8c5nUUqfYQ+H2R9lpu5DWIcnz1KkSPGzQHvcS0a0Z5BjYjbIpRtV+Q4Nhpd9BhiPsUqEe6180x+HDia2bUO47gOVwUAFrKBuNBSfR2GLlTaElCMqv2UF4xs50Ne/ghm9E9E/wmb/Eh/jmOfnJyOd7AAAAABJRU5ErkJggg==") no-repeat 0 0;
	/*background: transparent url("icons.png") no-repeat 0 0;*/
	background-size: 14px 96px;
}
	.allmode-bricks .allmode-hits {												/* Item HITS */
		background-position: 0 0;
	}
	.allmode-bricks .allmode-rating {											/* Item RATING */
		background-position: 0 -40px;
	}
	.allmode-bricks .allmode-comments {											/* Item COMMENTS */
		background-position: 0 -80px;
	}
	.allmode-bricks .allmode-details span + span {
		margin-left: 12px;
	}

.allmode-bricks .allmode-readmore {												/* Item READMORE */
	float: right;
	border-radius: 2px;
}
	.allmode-bricks .allmode-readmore a {
		display: inline-block;
		padding: 0 8px;
		line-height: 18px;
		color: #ffffff;
	}
	.allmode-bricks .allmode-readmore a:hover {
		opacity: 0.75;
	}



/* ----- HIGH RESOLUTION Media Queries ----- */
@media
	only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (min-device-pixel-ratio: 1.3),
	only screen and (min-resolution: 120dpi)
{
	.allmode-bricks .allmode-hits,
	.allmode-bricks .allmode-rating,
	.allmode-bricks .allmode-comments {
		background-image: url(icons@3x.png);
	}
}



/* ----- COLOR Schemes ----- */

/* --- Light Blue Color (default) --- */
.allmode-bricks .allmode-name a:hover,
.allmode-bricks .allmode-title a:hover,
.allmode-bricks .allmode-text a:hover {
	color: #9b1b31;
}
.allmode-bricks .allmode-showall,
.allmode-bricks .allmode-category,
.allmode-bricks .allmode-readmore {
	background-color: #9b1b31;
}
.allmode-bricks .allmode-name,
.allmode-bricks .allmode-item > div:first-child {
	border-color: #9b1b31;
}

/* --- Red Color --- */
.bricks-red .allmode-name a:hover,
.bricks-red .allmode-title a:hover,
.bricks-red .allmode-text a:hover {
	color: #cc1f1f;
}
.bricks-red .allmode-showall,
.bricks-red .allmode-category,
.bricks-red .allmode-readmore {
	background-color: #cc1f1f;
}
.bricks-red .allmode-name,
.bricks-red .allmode-item > div:first-child {
	border-color: #cc1f1f;
}

/* --- Pink Color --- */
.bricks-pink .allmode-name a:hover,
.bricks-pink .allmode-title a:hover,
.bricks-pink .allmode-text a:hover {
	color: #d24087;
}
.bricks-pink .allmode-showall,
.bricks-pink .allmode-category,
.bricks-pink .allmode-readmore {
	background-color: #d24087;
}
.bricks-pink .allmode-name,
.bricks-pink .allmode-item > div:first-child {
	border-color: #d24087;
}

/* --- Orange Color --- */
.bricks-orange .allmode-name a:hover,
.bricks-orange .allmode-title a:hover,
.bricks-orange .allmode-text a:hover {
	color: #d94d16;
}
.bricks-orange .allmode-showall,
.bricks-orange .allmode-category,
.bricks-orange .allmode-readmore {
	background-color: #d94d16;
}
.bricks-orange .allmode-name,
.bricks-orange .allmode-item > div:first-child {
	border-color: #d94d16;
}

/* --- Yellow Color --- */
.bricks-yellow .allmode-name a:hover,
.bricks-yellow .allmode-title a:hover,
.bricks-yellow .allmode-text a:hover {
	color: #ebc300;
}
.bricks-yellow .allmode-showall,
.bricks-yellow .allmode-category,
.bricks-yellow .allmode-readmore {
	background-color: #ebc300;
}
.bricks-yellow .allmode-name,
.bricks-yellow .allmode-item > div:first-child {
	border-color: #ebc300;
}

/* --- Green Color --- */
.bricks-green .allmode-name a:hover,
.bricks-green .allmode-title a:hover,
.bricks-green .allmode-text a:hover {
	color: #4d9926;
}
.bricks-green .allmode-showall,
.bricks-green .allmode-category,
.bricks-green .allmode-readmore {
	background-color: #4d9926;
}
.bricks-green .allmode-name,
.bricks-green .allmode-item > div:first-child {
	border-color: #4d9926;
}

/* --- Turquoise Color --- */
.bricks-turquoise .allmode-name a:hover,
.bricks-turquoise .allmode-title a:hover,
.bricks-turquoise .allmode-text a:hover {
	color: #1bb39e;
}
.bricks-turquoise .allmode-showall,
.bricks-turquoise .allmode-category,
.bricks-turquoise .allmode-readmore {
	background-color: #1bb39e;
}
.bricks-turquoise .allmode-name,
.bricks-turquoise .allmode-item > div:first-child {
	border-color: #1bb39e;
}

/* --- Blue Color --- */
.bricks-blue .allmode-name a:hover,
.bricks-blue .allmode-title a:hover,
.bricks-blue .allmode-text a:hover {
	color: #0a55bf;
}
.bricks-blue .allmode-showall,
.bricks-blue .allmode-category,
.bricks-blue .allmode-readmore {
	background-color: #0a55bf;
}
.bricks-blue .allmode-name,
.bricks-blue .allmode-item > div:first-child {
	border-color: #0a55bf;
}

/* --- Violet Color --- */
.bricks-violet .allmode-name a:hover,
.bricks-violet .allmode-title a:hover,
.bricks-violet .allmode-text a:hover {
	color: #6c3aad;
}
.bricks-violet .allmode-showall,
.bricks-violet .allmode-category,
.bricks-violet .allmode-readmore {
	background-color: #6c3aad;
}
.bricks-violet .allmode-name,
.bricks-violet .allmode-item > div:first-child {
	border-color: #6c3aad;
}

/* --- Gray Color --- */
.bricks-gray .allmode-name a:hover,
.bricks-gray .allmode-title a:hover,
.bricks-gray .allmode-text a:hover {
	color: #636363;
}
.bricks-gray .allmode-showall,
.bricks-gray .allmode-category,
.bricks-gray .allmode-readmore {
	background-color: #636363;
}
.bricks-gray .allmode-name,
.bricks-gray .allmode-item > div:first-child {
	border-color: #636363;
}
