/**
 * Brander_Blog extension
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the MIT License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/mit-license.php
 * 
 * @category   	Brander
 * @package		Brander_Blog
 * @copyright  	Copyright (c) 2014
 * @license		http://opensource.org/licenses/mit-license.php MIT License
 */
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;}
.tree{background:url(../../../images/brander/blog/line1.png) repeat-y;}
.tree li{line-height:20px;margin-top:1px;position:relative;width:100%;}
* html .tree li{float:left;display:inline;}
.tree li a{padding-left:28px;}
.tree li span{cursor:auto;float:left;font-size:0;height:13px;left:5px;position:absolute;top:5px;width:13px;}
.tree li span,.tree li span.collapsed{background:url(../../../images/brander/blog/collapsed.png) no-repeat 0 0;}
.tree li span.expanded{background:url(../../../images/brander/blog/expanded.png) no-repeat 0 0;}
.tree li ul{margin-left:28px;background:url(../../../images/brander/blog/line1.png) repeat-y;}
.tree li li{background:url(../../../images/brander/blog/line2.png) no-repeat 0 0;}
.tree:after,.tree ul:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.tree,.tree ul{display:block;}
.tree li.map-category{font-weight:bold;}
.tree li.map-product{font-weight:normal;}
.tree li.map-product a{color:#203548;}
/* \*/ .tree,.tree ul{min-height:1%;}
* html .tree,* html .tree ul{height:1%;}
.block-blog .block-content { padding: 2px 9px;}
.commentForm .form-list li.wide textarea { width: 254px;}
.postcategory-view { margin-bottom: 15px;}
.commentForm .fieldset { background: #faf7ee}
.post_title { font-weight: bold}
.post-row { margin-bottom: 0.5em; font-size: 14px;}
.page-title { margin-bottom: 1em}
.pager { margin-bottom: 0.5em}
.form-list li.wide .input-box, .commentForm .form-list li.wide textarea { width: 100%;}
.blog-block { margin-bottom: 1em}
.tagsize1 { font-size: 10px;}
.tagsize2 { font-size: 12px;}
.tagsize3 { font-size: 14px;}
.tagsize4 { font-size: 16px;}
.tagsize5 { font-size: 18px;}
.tagsize6 { font-size: 20px;}
.tagsize7 { font-size: 22px;}
.tagsize8 { font-size: 24px;}
.tagsize9 { font-size: 26px;}
.tagsize10 { font-size: 28px;}
.post_tags li { display: inline}