﻿/*------------------------------------------------------------------------
 # Yt Category Summary  - Version 1.0
 # Copyright (C) 2011-2012 The YouTech Company. All Rights Reserved.
 # @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Author: The YouTech Company
 # Websites: http://joomla.ytcvn.com
 -------------------------------------------------------------------------*/
/* CAPTIONS */
.yt-category-summary .category {
position: absolute;
padding-top: 20px;
padding-left: 20px;
line-height: 1.5em
width: 430px !important;
}
.yt-category-summary .main-content {
position: relative;
overflow: hidden
}
.yt-category-summary .category_title a {
font-weight: bold;
text-decoration: none;
font-size: 20px;
display: none;
}
.yt-category-summary .article_nums {
/* position: absolute; MOD BMJ */
bottom: 10px;
margin-left: 10px
}
.yt-category-summary .article_content {
padding-left: 10px;
padding-right:10px;
padding-top: 10px;
padding-bottom: 10px
}


.yt-category-summary .article_title a {
font-weight: bold;
text-decoration: none;
}


.yt-category-summary .opacity {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity:0.7;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
float: left;
/* position: absolute;  MOD BMJ */
bottom: 10px;
}

.yt-category-summary .theme1 .opacity {
bottom: 10px;

}

.yt-category-summary .article {
float: left;
/* position: absolute;  MOD BMJ */
bottom: 10px;
overflow: hidden;
}
.yt-category-summary .theme3 .article_nums {
bottom: 10px;
margin-left: 10px
}

.yt-category-summary .read_more a {
color: #FFFFFF!important;
text-decoration: none!important;
float: right!important
}
.yt-category-summary .read_more
{
float: right!important
}

.yt-category-summary .top_left {
background:url("top_left.html") no-repeat scroll 0 0 !important;
width: 8px;
height: 25px;
float: left
}

.yt-category-summary .top_center {
background:url("one_pixel.html") repeat scroll 0 0;
height: 25px;
overflow: hidden;
float: left;

}
.yt-category-summary .top_right {
background:url("top_right.html") no-repeat scroll 0 0 !important;
width: 8px;
height: 25px;
float: left
}
.yt-category-summary .center_left {
background:url("one_pixel.html") repeat scroll top center;
float: left
}



.yt-category-summary .bottom_left {
background:url("bottom_left.html") no-repeat scroll 0 0;
float: left;
width: 8px;
height: 25px;
}

.yt-category-summary .bottom_center {
background:url("center.html") repeat-x scroll 0 0;
height: 25px;
overflow: hidden;
float: left;
}
.yt-category-summary .bottom_right {
background:url("bottom_right.html") no-repeat scroll 0 0;
height: 25px;
width: 9px;
float: left;
overflow: hidden
}
.yt-category-summary .theme1 .all_content_cover .content_art{
position: absolute; 
padding: 10px;
float:left; 
bottom:10px;
}

.yt-category-summary .theme1 .all_content_cover .content_art .cover_sub_content .article_title .arrow {
background:url("arr_up.png") no-repeat scroll 0 0;
height: 6px;
width: 10px;
overflow: hidden;
margin-top: 5px;
float: right
}
.yt-category-summary .theme1 .all_content_cover .content_art .cover_sub_content .article_title .selected {
background:url("arr_down.png") no-repeat scroll 0 0;
height: 6px;
width: 10px;
overflow: hidden;
margin-top: 5px;
cursor: pointer;
float: right
}
.yt-category-summary .article_image {
border: none!important;
overflow: hidden
}
.yt-category-summary .category_image {
border: none!important;
overflow: hidden;
margin-left: 150px;
}
.yt-category-summary .article_desc{
line-height: 20px;
position:relative;
overflow: hidden;
display:none;
}
.yt-category-summary .read_more{
float:right;
}
.yt-category-summary .theme1 .article_title{
margin-top: 10px;
padding-left: 10px; 
padding-right: 10px; 
font-weight: bold;
z-index:4;
position:relative;
overflow: hidden
}
.yt-category-summary .theme2 .article_title{
font-weight: bold;
z-index:4;
position:relative;
padding-bottom: 10px
}
.yt-category-summary .theme1 .content_sub{
padding-left: 10px; 
padding-right:10px;
padding-top:10px;
z-index:4;
position:relative;
overflow: hidden

}
.yt-category-summary .theme1 .cover_sub_content{
position:absolute; 
bottom:10px;
z-index:3;

}

.category-content a:hover, .category-content a:link, .category-content a:visited{       /*mod BMJ */
background: none!important;
}
.yt-category-summary  .image_article{
border: none!important
}

.yt-category-summary .category_title {
font-weight: bold;
padding-bottom: 10px
}
.yt-category-summary .theme3 .art_title_desc{
overflow: hidden
}
.yt-category-summary .theme2 .sub_content{
overflow: hidden
}

.articleSummaryNode {
    float: left;
    height: 257px;
    width: 221px;
}


.category_image {height:320px!important;}