#counters{
    width:195px;
}

#categories a{
    text-decoration:none;
    font-weight:bold;
    color:#330000; 
}

.postnum{
    color:#330000;
}

#news{
    width:185px;
}

#categories li{
    width:150px;
}

#categories a{
    display:inline;
}

a:focus{
    outline:none;
}

caption {
    display: none;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
    vertical-align: top;
}

td {
    vertical-align: top;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}

.clearNone {
    clear: none;
}
.displayInline {
    display: inline;
}
.displayNone {
    display: none;
    position: absolute;
    left: -9999px;
}
.hidden {
    display: none;
    position: absolute;
    left: -9999px;
}
.error {
    color: red;
}

#box {
    text-align: left;
}

         
        
        
        .htmlarea-content-body {
            text-align: left;
            padding: 10px;  
            background: none;
        }
        
        
        div.t3blog {
            background-color: #fff;
            position: relative;
            margin-left : 126px;
            width: 900px;
            border: 5px #fff solid;
        }
        
        

        form .text {
            border-color: #000;
        }
        
        form .button {
            padding: 0 5px 0 5px;
            border-color: #000;
            background-color: #fff;
            color: #000;
        }
        .odd {
            background-color: #EFEFF4;
        }
            
        #title {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            text-indent: -9999px;
        }
        
            #title a {
                display: block;
                width: 428px;
                height: 176px;
                text-indent: -9999px;
            }
            
        #subtitle {
            position: absolute;
            top: 7px;
            right: 3px;
            width: 182px;
            height: 5px;
            text-indent: -9999px;
        }
                
        
                    
        #searchBox {
            margin: 20px 0px;
        }
        
            #searchBox label {  
                display: none;
            }
        
            #searchBox .text {
                width: 153px !important;
                width: 143px;
                padding: 2px 2px 0px;
                margin-right: 5px;
                border: 1px solid #BDBBAC;
                background-color: #F2F1ED;
                font-size: 10px;
            }
            
            #searchBox .button {
                /*position: absolute;
                top: 0px !important;
                left: 125px;*/
                z-index: 1;
                width: 17px;
                height: 17px;
                border: 1px solid #BDBBAC;
                background: #F2F1ED url(/typo3conf/ext/t3blog/icons/button_arrow.gif) no-repeat 50% 50%;
                text-indent: -9999px;
                margin-left: 4px;
            }   
        ul#mainNavigation {
            position: absolute;
            top: 5px;
            right: 5px;
            z-index: 2;
        }
            ul#mainNavigation li {
                float: left;
                border-right: 1px #EDEAE5 solid;
                padding: 0px 5px 2px 5px;
                height: 12px;
                position: relative;
            }
            
            ul#mainNavigation li a{
                color: #fff;
            }
        
            ul#mainNavigation li.first {
        
            }
        
            ul#mainNavigation li.last {
                border: none;
            }

        
   
        
        /*************************************************
            Content
        *************************************************/
                
        input.text,
        textarea.text {
            border-color: #988F89;
        }

        
        /* FormElements */
        .formElement {
            padding: 5px 0;
        }

        .formElement label {
            width: 84px !important;
            width: 120px;
            padding: 0 0 0 13px;
            float: left;
            display:block;
            color: #A5A6A0;
            font-weight: bold;
        }
    
    
        .formElement .requiredElement {
            left: 26px !important;
            left: 6px;
            color: #fc0007;
        }
    
        /* Form defaultInputs */
        .inputText input,
        .textarea textarea,
        .textElement input,
        .textElement textarea {
            width: 284px !important;
            width: 288px;
        }
    
        .textElement select,
        .select select {
            width: 288px;
        }
    
        .formElement .left,
        #mainContent .formElement .left {
            width: 124px !important;
            width: 130px;
            padding: 0 0 0 13px;
            font-weight: normal;
        }
    
    
        .formElement .right {
            width: 284px;
        }
        
       
        div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss{
            padding: 2px;
            margin-bottom: 10px;
            width: 180px;
            
        }
        
        
        #categories ul, #archive ul {
            border: none;
            margin-left: 10px;
            padding: 4px 2px;
        }
        
        
        #categories ul li a.iconbeforetext, #archive ul li a.toggle {
            background: none;
        }
        
        .delicious {
            background: url(/typo3conf/ext/t3blog/icons/delicious.small.gif) no-repeat 2px;
        }
        
        p.delicious a{
            padding-left: 15px;
        }
        
        div#socialBookmarks .bookmarks a {
            background: none;
            padding: 2px;
        
        }
        
        #categories .iconbeforetext {
            padding-right: 2px;
        }
        
        #archive .postnum,
        #categories .postnum {
            font-size: 9px;
            margin-left: 3px;
        }

        
        
/* ----------------------------
        Calendar 
------------------------------*/

        #calendar {
            /*width: 180px;*/
            height: 150px;
            margin: 5px 0 5px 0;
            font-size: 9px;
        
        }
        
        #calendar table {
            width: 185px;
            height: 145px;
            border: 1px #bdbbac solid;
            color: #73BD1E;
        }
        
        #calendar td, 
        #calendar th {
            text-align: center;
            vertical-align: middle;
            color: #73BD1E;
        }
        
        #calendar td{
            width:25px;
        }
        
        #calendar th {
            background-color: #edeae5;
        }
        
        #calendar th a{
            background: none;
        }
        
        #calendar th.navigation a{
            padding: 0;
        }
        
        
        #calendar td {
            background-color: #f2f1ed;
            border: 1px #fff solid;
        }
        
        
        #calendar td.last {
            border-right: 1px #bdbbac solid;
        }
        
        #calendar td.first {
            border-left: 1px #bdbbac solid;
        }
        
        #calendar td.lastrow {
            border-bottom: 1px #bdbbac solid;
        }
        
        #calendar table td.isBlogDay a{
            display: block; 
            color: #000;
            font-weight:bold;
            background: none;
            padding: 0;
        }

        #calendar table td.isBlogDay a:hover{
            color:#73BD1E;
        }
        
        #calendar table td.calendarToday {
            background: #EDEAE5;
        }
        
/* ----------------------------
        Comment + Trackback
------------------------------*/
        
        h4 {
            font-size: 16px;
            margin:10px 0;
        }
        
        #commentList .commentListListing .item {
            padding: 10px 2px 15px;
        }
        
        #commentForm {
            position: absolute;
            top: 200px;
            left:300px;
            width: 400px !important;
            width: 400px;
            border: 1px solid #bdbbac;
            background-color: #fff;
        }
        
        
        .blogCommentMessage {
            margin: 10px 0;
            color: #99CB34; 
            font-size:16px;
        }
        
        .commentError {
            padding: 5px 13px;
            background: #FFDDCC none repeat scroll 0%;
        }
        
        .commentError li {
            list-style-type: square;
            margin-left: 13px;
        }
        h6.commentError {
            background: #D46315 none repeat scroll 0%;
            color: #FFFFFF; 
        }
        .commentFormStyle h3,
        .commentFormStyle .closebutton {
            background-color: #f2f1ed;
        }
        
        .commentFormStyle h3 {
            padding-left: 20px;
        }
        
        #commentFormNonAjax textarea,
        #commentFormNonAjax input,
        #commentForm textarea,
        #commentForm input {
            background-color: #edeae5;
            width: 379px !important;
            width: 354px;
            color: #a5a49f;
            border: 1px #a5a49f solid;
            height: 25px;
            font-size: 13px;
        }
        
        #commentFormNonAjax textarea {
            height: 140px;
        }
        
        #commentFormNonAjax {
            width: 478px; 
            border-width: 1px 0;
            margin-top: 20px;
        }
        
        #commentFormNonAjax .closebutton {
            display: none;
        }
        
        #commentFormNonAjax input.button {
            margin-right: 0 !important;
            margin-right: 0px ;
            width: 80px !important;
        }
        
        
        #commentForm .closebutton {
            position: relative;
            left: 370px;
            top: -20px;
            width: 12px;
            height: 12px;
        }
        
        #commentForm .closebutton img{
            margin: 1px 0 0 1px;
        
        }
        
        #archive a.toggle {
            background: none;
            padding-right: 2px;
        }
        
/*-----------------------------------------------------
            t3blog RSS
-----------------------------------------------------*/
        
        div.rss_post a {
            margin-left: 2px;
        }
        
        div.rss_comment  {
            position: relative;
            top: -15px;
            margin-left: 90px;
        }
        
        div.rss img {
            position: relative;
            top: 1px;
        }
        
/*-----------------------------------------------------
            Single Navigation
------------------------------------------------------*/
        
        div#singleNavigation {
            width: 475px;
            margin-top: 20px;
            position: relative;
        }
        
        div#singleNavigation .previous {
            float:left;
        }
        
        div#singleNavigation .next {
            position: absolute;
            right: 0;
        }
        
        div#singleNavigation .previous a{
            background: url(/typo3conf/ext/t3blog/icons/nav_arrow_prev.png) no-repeat left 50%;
            padding-left: 15px;
        }
        
        div#singleNavigation .next a{
            background: url(/typo3conf/ext/t3blog/icons/nav_arrow_next.png) no-repeat right 50%;
            padding-right: 15px;
        }
        div#singleNavigation .backtolist {
            float: left;
            margin-left: 30px;
            margin-right: 30px;
        
        }
        
        
/*-----------------------------------
                   BlogList
-------------------------------------*/
        .t3blog .pageBrowser li {
            float: left;
            padding-top: 3px;
            padding-right: 4px;
        }


/*-----------------------------------
                   Tag Clouds
-------------------------------------*/
        h3 titleTag {
            margin-top: 10px;
            line-height: 17px;
            padding: 4px 2px;
            color: #74c0e2;     
        }
        
        .tagCloud-title{
            position: absolute;
            top: 60px;
            height: 5px;
            width: 280px;
            left: 600px;
            color: #0063A6;
            text-align:center;
        }
        .tagCloud {
            position: absolute;
            top: 80px;
            height: 195px;
            width: 280px;
            left: 600px;
            overflow:auto;
        }
        .tagCloud .tag-cloud li {
            float: left;
            margin-right: 6px;
            margin-top: 3px;
        }


.blogtipafriendlink, .permalink, .comments, .tags a{
    margin-right:5px;    
    padding:2px;    
    border:0px solid #73BD1E;
    text-decoration:none;
    color:#73BD1E;
}

.blogtipafriendlink a, .permalink a, .comments a{
    text-decoration:none;
    color:#73BD1E;
}

.single h3, .blogList h3{
    font-size:18pt;
    margin-top:10px;
}

.single h3 a, .blogList h3 a{
    color:#73BD1E;  
    text-decoration:none;
    font-weight:bold;
}

.single h3 a:hover, .blogList h3 a:hover{
    color:#CC9966;  
    text-decoration:underline;
}

.date, .time{
    font-size:10pt;    
}

.categories a, 
.author, 
#singleNavigation .backtolist a,
#singleNavigation .next a,
.trackback a{
    margin-right:5px;    
    padding:2px;    
    border:0px solid #73BD1E;
    text-decoration:none;
    color:#73BD1E;
}

.blogList .title p a{
    display:block;
    padding:2px;
    background:#fff;
    border:1px solid #73BD1E;
    text-decoration:none;
    color:#73BD1E;
}
    
