div.section {
    margin-top: 3px;
    margin-bottom: 12px;
}

#page {
    background-color: #fff;
    margin: 0px auto;
    width: 910px;
    border: none;
    padding: 0px;
    padding-top: 18px;
    padding-left: 45px;
    float: left;
    border-left: 25px solid #ddd;
}

#header {
   width: 620px;
   margin: 0px;
   padding: 0px;
   background-color: #fff;
   padding-bottom: 30px;
}

#page #header h1 {
    margin-bottom: 6px;
}

#page #header h1 a {
   color: #000;
   font: 21px/24px "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
}

h2.pagetitle {
    text-align: left;
/*  padding-left: 40px; */
    font: 18px/21px "ff-scala-web-1","ff-scala-web-2","Georgia",serif;
    font-style: italic;
    color: #000;
}

div.description {
    color: #000;
}

div.entrytitle h2 {
    font: 18px/21px "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
}

div.description {
    font: 14px/18px "ff-scala-web-1","ff-scala-web-2","Georgia",serif;
    font-style: italic;
}

#container {
    background-image: none;
}

#blogcontent {
    padding-left: 0px;
}

.blogentry {
    border-top: 1px solid #ddd;
    padding-top: 8px;
}

.blogentry h2 {
    color: #B5111B;
    padding-bottom: 6px;
    font: 18px/21px "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
}

.blogentry h2 a {
    color: #B5111B;
}

.blogentry h2 a:hover {
    color: #B5111B;
    text-decoration: underline;
}

div.narrowcolumn {
    width: 620px;
}

div.narrowcolumn .postmetadata {
    text-align: left;
    font-size: .8em;
}

div.widecolumn {
    width: 820px;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.postmetadata {
    text-align: left;
}

div.blog.main {
    min-height: 500px;
    min-width: 500px;
    padding-right: 25px;
}

div.blog.main ul {
    margin-left: 0px;
    padding-left: 0px;
}

#sidebar {
    border-left: 10px solid #eee;
    padding-left: 20px;
    width: 175px;
    margin-left: 0px;
    margin-right: 25px;
    float: right;
    padding-top: 0px;
}

#sidebar h2 {
    font: 14px/18px "ff-scala-web-1","ff-scala-web-2","Georgia",serif;
    font-style: italic;

}

.navigation {
    height: 20px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

#footer {
    color: #000;
    background-color: #fff;
}

#footer a {
    color: #000;
}

#footer a:hover {
    color: #000;
}

div.comment-header-avatar img {
    display: none;
}

div.blog.main ul {
    margin: 0px 0px 12px 15px;
}

ol li ul li {
    list-style-type: circle;
}

/* Comments */

textarea.comment-text {
    width: 95%;
}

div.comment-block {
    clear: left;
}

div.comment-header {
    background-color: #fff;
}

/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { width: 48%; padding-right: 14px;}
div.cq-colctrl-lt0-c1 { width: 49% }

div.cq-colctrl-lt1 { }
div.cq-colctrl-lt1-c0 { width: 33%; padding-right: 12px; border-right: 5px solid #ddd;}
div.cq-colctrl-lt1-c1 { width: 62%; padding-left: 12px; }

div.cq-colctrl-lt2 { }
div.cq-colctrl-lt2-c0 { width: 31%; padding-right: 14px;}
div.cq-colctrl-lt2-c1 { width: 31%; padding-right: 14px;}
div.cq-colctrl-lt2-c2 { width: 32%; }

div.cq-colctrl-lt3 { }
div.cq-colctrl-lt3-c0 { width: 46%; padding-right: 14px;}
div.cq-colctrl-lt3-c1 { width: 24%; padding-right: 14px;}
div.cq-colctrl-lt3-c2 { width: 24%; }

div.cq-colctrl-lt4 { }
div.cq-colctrl-lt4-c0 { width: 38%; padding-right: 4px;}
div.cq-colctrl-lt4-c1 { width: 58% }

div.cq-colctrl-lt5 { }
div.cq-colctrl-lt5-c0 { width: 63%; padding-right: 4px;}
div.cq-colctrl-lt5-c1 { width: 34% }

div.cq-colctrl-lt6 { }
div.cq-colctrl-lt6-c0 { width: 70%; padding-right: 25px; }
div.cq-colctrl-lt6-c1 { width: 25%; }
