/* begin Page */

/* Created by Artisteer v3.1.0.46558 */

.cleared {
   width:1px;
}
/* Start Box */
.suc-box, .suc-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.suc-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Box, Sheet */
.suc-sheet {
   background:#FFFFFF;
}
/* end Box, Sheet */

/* begin Layout */
.suc-content-layout, .suc-content-layout-row, .suc-layout-cell 
{
   display: block;
   zoom: 1;
}
.suc-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block */
.suc-block {
   background:#FFFFFF;
}
/* end Box, Block */

/* begin BlockHeader */
.suc-blockheader {
   background:#FFFFFF;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.suc-blockcontent {
   background:#FFFFFF;
}
.suc-blockcontent-body ul li{
   height: 1%;
}

/* end Box, BlockContent */

/* begin Button */
.suc-button-wrapper{
   zoom: 1;
}
.suc-button-wrapper .suc-button-l, .suc-button-wrapper .suc-button-r {
   display: none;
}
.suc-button-wrapper .suc-button {
   float: left;
}
/* end Button */

/* begin Box, Post */
.suc-post {
   background:#FFFFFF;
}
/* end Box, Post */

/* begin PostIcons, PostHeaderIcons */
.suc-postheadericons span{
   zoom: 1;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.suc-post ul li, .suc-post ol ul li
{
   height: 1%;
   padding-left: 9px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.suc-post ul ol li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
/* end PostBullets */

/* begin PostIcons, PostFooterIcons */
.suc-postfootericons span{
   zoom: 1;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.suc-footer-body{
   padding-right: 0;
   zoom:1;
}
.suc-footer{
   zoom:1;
   background:#FFFFFF;
}

/* end Footer */

/* begin WordPress, Template.WordPress */
input.suc-search-button{
   display: none;
}
input.suc-search-text {
   padding-right: 0;
}
form.suc-search div {
   margin: 0;
}/* end WordPress, Template.WordPress */

/* begin LayoutCell, content */
.suc-content {
   width: auto;
}
/* end LayoutCell, content */

.commentlist, .commentlist li
{
   behavior: none;
}
