/*
 * =============================================================
 * RAXO All-mode K2 J2.5 - Template CSS
 * -------------------------------------------------------------
 * @package		RAXO All-mode K2
 * @subpackage	All-mode Columns Template
 * @copyright	Copyright (C) 2009-2012 RAXO Group
 * @license		RAXO Commercial Licence
 * 				This file is forbidden for redistribution
 * @link		http://raxo.org
 * =============================================================
 */


/* ----- RESET Styles ----- */
.allmode-columns .allmode-name, .allmode-columns .allmode-showall,
.allmode-columns .allmode-topitem, .allmode-columns .allmode-item,
.allmode-columns .allmode-title, .allmode-columns img {
	margin: 0; padding: 0;
	background: none; border: 0 none;
}
.allmode-columns .allmode-clear {
	clear: both;
}


/* ----- MODULE BOX Styles ----- */
.allmode-columns {
	margin-bottom: 8px;
	width: 50%;
	float: left;
    margin: 0;
}
.allmode-columns .allmode-name {												/* Module Block NAME */
	margin: 5px 0 0 0; padding: 0 10px 0 15px;
	font-size: 13px; font-weight: bold;
	text-transform: uppercase;
	color: #0a4580;
	border-bottom: 5px solid #d5e6f7;
}
.allmode-columns .allmode-name a {
	font-weight: bold;
	text-decoration: none;
}
.allmode-columns .allmode-showall {												/* "Show All" TEXT */
	padding-right: 10px;
	text-align: right !important;
}


/* ----- INFO FIELDS Styles ----- */
.allmode-columns .allmode-category, .allmode-columns .allmode-hits,
.allmode-columns .allmode-author, .allmode-columns .allmode-item .allmode-date {
	padding: 0 10px 0 17px;
	font-size: 11px;
	color: #18324b;
	background: url(icons.png) no-repeat 0 0;
}
.allmode-columns .allmode-category {background-position: 0 -200px;}
.allmode-columns .allmode-hits {background-position: 0 -300px;}
.allmode-columns .allmode-author {background-position: 0 -400px;}
.allmode-columns .allmode-readmore {
	margin: 5px 0px 5px 0px;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    position: relative;
    font-style: italic;
    clear: both;
}
.allmode-columns .allmode-readmore a{
	color:#333;
	text-decoration:underline;
}

.allmode-columns .allmode-rating {												/* Item RATING */
	white-space: nowrap;
}
	.allmode-columns .allmode-star {
		display: inline-block;
		margin: 0 1px;
		width: 11px; height: 11px;
		background: url(rating.png) no-repeat 0 0;
		zoom: 1; *display: inline; /*IE7 Hack*/
	}
	.allmode-columns .allmode-star span {
		display: inline-block;
		width: 100%; height: 100%;
		background: url(rating.png) no-repeat 0 -20px;
	}


/* ----- TOP ITEMS Styles ----- */
.allmode-columns .allmode-topbox {												/* TOP Items Box */
	margin: 0;														/* Remove unnecessary left margin of the first column (-32px) */
	height: 580px;															/* TOP box width (32 + 256 + 32 + 256 = 576px) */
	overflow: hidden;
	display: inline-block;
}
.allmode-columns .allmode-topitem {												/* TOP Item DIV */
	margin: 10px 0 0 0px;
    width: 500px;
    background: #fff;
    border-radius: 10px 10px 0px 0px;
	text-align:left;
	position: relative;
	border:2px solid #E06B7D;
}
.allmode-columns .allmode-topitem:first-child{
	margin: 0;
}
.allmode-columns .allmode-topitem .allmode-img img {							/* TOP Item IMAGE */
	
}

.allmode-img {
    position: relative;
    width: 150px;
    height: 150px;
	float: left;
	margin-right: 10px;
	border-radius: 10px 0px 0px 0px;
	border-right:2px solid #E06B7D;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.allmode-columns .allmode-topitem .allmode-title {
    margin: 6px 0 0 0;
    line-height: 0.5;
}
.allmode-columns .allmode-topitem .allmode-title a{
    font-weight: bold;
    color: #AF2A26;
   /* font-family: 'EB Garamond';*/
	font-family:Conv_TEMPSITC;
    font-size: 18px;
    letter-spacing: 0.03em;
	vertical-align: top;
}

@-moz-document url-prefix() {
	.allmode-columns .allmode-topitem .allmode-title a{
		 font-size: 17px;
	}
}
.allmode-columns .allmode-topitem .allmode-text {
    margin: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 11px;
    color: #333;
    width: 286px;
    float: right;
    margin-bottom: 0px;
}

.diagnosis{
    color: #000;
    font-size: 13px;
    margin: 2px 0;
	font-family: Tahoma;
}

/* ----- TOP FIELDS Styles ----- */
.allmode-columns .allmode-topitem .allmode-info {								/* TOP Item Info DIV */
	padding: 6px 12px 4px;
	line-height: 15px;
	background-color: #f0f4f6;
	border-top: 1px solid #e3e7e9;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.allmode-columns .allmode-topitem .allmode-date {								/* TOP Item DATE */
	margin: 0 4px 3px 0;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
}
.allmode-columns .allmode-topitem .allmode-comments {							/* TOP Item COMMENTS */
	font-size: 14px; font-weight: normal;
	color: #505050;
}
.allmode-columns .allmode-topitem .allmode-comments a {
	font-weight: normal;
}


/* ----- ITEMS Styles ----- */
.allmode-columns .allmode-itemsbox {
	margin: 0 0 2px -32px;														/* Remove unnecessary left margin of the first column (-32px) */
	padding-bottom: 8px;
	overflow: hidden;
}
.allmode-columns .allmode-item {
	float: left;																/* Assign float property */
	margin: 12px 0 0 32px;														/* Column spacing (32px) */
	width: 256px;																/* Column width (256px) */
	overflow: hidden;
}
.allmode-columns .allmode-item .allmode-title {									/* Item TITLE */
	margin: 5px 0 4px 0; padding: 0 4px;
	font-size: 13px; font-weight: bold;
	color: #0a4580;
}
.allmode-columns .allmode-item .allmode-title a {
	font-weight: bold;
}
.allmode-columns .allmode-item .allmode-img {									/* Item IMAGE */
	float: left;
	margin: 2px 16px 8px 0;
	border: 3px solid #d5e6f7;
}
.allmode-columns .allmode-item .allmode-img img {
	display: block;
}
.allmode-columns .allmode-item .allmode-text {									/* Item TEXT */
	font-size: 13px; line-height: 16px;
	color: #505050;
}


/* ----- FIELDS Styles ----- */
.allmode-columns .allmode-item .allmode-info {									/* Item Info DIV */
	margin-bottom: 8px;
	padding: 2px 6px;
	background-color: #f0f4f6;
}
.allmode-columns .allmode-item .allmode-comments {								/* Item COMMENTS */
	font-size: 12px; font-weight: normal;
	color: #505050;
}
.allmode-columns .allmode-item .allmode-comments a {
	font-weight: normal;
}
