@import url(reset.css);
body {
    background: #c8d1d0 url(images/bg.png) repeat-x 0 0;
    color:#43474A;
    font-family:verdana,"Times New Roman",tahoma,arial,sans-serif,"Trebuchet MS";
    font-size:12px;
    height:100%;
    line-height:1;
    max-height:100%;
}
a {
    color: #0067C3;
}
h2.pagetitle {
    -x-system-font:none;
    color:#A95F1D;
    font-family:Verdana;
    font-size:30px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:15px 0;
    background: url(images/dotted_line.gif) repeat-x 0 bottom;
    padding: 0 0 25px !important;
}
h3 {
    color:#0063BB;
    font-weight:bold;
    line-height: 15px;
    font-size: 12px;
    padding: 20px 0 10px;
}
#wrapper {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 70px;
}
#center .roundTop {
    background:transparent url(images/center_right_corner.gif) no-repeat scroll right top;
    height:4px;
    overflow:hidden;
    position:relative;
}
    #center .roundTop .border {
        background:transparent url(images/center_top.gif) repeat-x scroll 0 0;
        height:4px;
        margin:0 4px;
    }
.flex img.topAbsolute {
    left:0;
    position:absolute;
    top:0;
}
#center .content {
    background: #fff;
    border-left:1px solid #D3D3D3;
    border-right:1px solid #D3D3D3;
    padding:13px 16px;
    overflow: hidden;
}
#center .roundBottom {
    background:transparent url(images/center_right_bottom_corner.gif) no-repeat scroll right top;
    height:4px;
    overflow:hidden;
}
    #center .roundBottom .border {
        background:transparent url(images/center_bottom.gif) repeat-x scroll 0 0;
        height:4px;
        margin:0 4px;
    }
/* HEADER */
#header {
    height: 145px;
}
    #header .logo {
        display:inline;
        float:left;
        margin:40px 0 0 20px;
    }
    #header .slogan {
        color:#474C50;
        display:inline;
        float:left;
        font-family:Tahoma;
        font-size:18px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
        margin:57px 0 0 55px;
        width:440px;
    }
    #header .contactInfo {
        display:inline;
        float:right;
        margin:23px 20px 0 0;
    }
    .customContact li {
        border-bottom:1px solid #C1C1C1;
        margin:0;
        padding:7px 0;
        width:150px;
    }
        .customContact a {
            text-decoration: none;
        }
        .customContact a:hover {
            text-decoration: underline;
        }
    .customContact .noBorder {
        border-bottom:medium none;
    }
/* MENU */
#menu.roundTop {
    background:transparent url(images/menu_right_corner.gif) no-repeat scroll right top;
}
#menu {
    height:45px;
    margin-bottom:2px;
}
    #menu.roundTop .border {
        background:transparent url(images/menu_back.gif) repeat-x scroll 0 0;
        height:45px;
        margin:0 4px 0 0;
        padding:0;
    }
        #menu.roundTop .border li {
            border-right:1px solid #70B2EF;
            float:left;
            height:45px;
            margin:0;
            padding:0;
            text-align:center;
            width:115px;
        }
            #menu.roundTop .border li a.first {
                background:transparent url(images/menu_first.gif) no-repeat scroll left top;
            }
            #menu.roundTop .border li a.first:hover {
                background:transparent url(images/menu_first_selected.gif) no-repeat scroll left top;
            }
            #menu.roundTop .border li a {
                color:#FFFFFF;
                display:block;
                font-weight:bold;
                height:29px;
                padding-top:16px;
                text-decoration:none;
                width:115px;
            }
                #menu.roundTop .border li img {
                    margin-right:12px;
                }
            #menu.roundTop .border li a:hover {
                background:transparent url(images/menu_back_li.gif) no-repeat scroll 0 0;
            }
.flex {
    position:relative;
}
/* CONTENT */
#center .content .rightPart {
    float:right;
    position:relative;
    width:680px;
}
    .post {
        padding: 10px 0 0;
        line-height: 1.5em;
        background: url(images/dotted_line.gif) repeat-x 0 0;
        margin: 20px 0 0;
    }
    .post:first-child {
        background: none;
        margin: 0;
        padding: 0;
    }
        .post h2 {
            line-height: 15px;
            padding: 0 0 14px;
        }
            .post h2 a {
                color:#38778F;
                font-size:14px;
            }
            .post h2 a:hover {
                text-decoration: none;
            }
        .post p {
            padding: 0 0 0.8em;
        }
        .post .the_time {
            font-style: italic;
        }
        .post .the_category {
            
        }
    .content .navigation {
        width: 100%;
        overflow: hidden;
        line-height: 1.5em;
    }
        .content .navigation .alignleft {
            float: left;
            margin-right: 10px;
        }
        .content .navigation .alignright {
            float: right;
            margin-left: 10px;
        }
    .commentlist {
        
    }
        .commentlist li {
            overflow: hidden;
            padding: 0 0 0 40px;
        }
            .commentlist li .avatar {
                margin: 0 0 0 -40px;
                float: left;
            }
            .commentlist cite {
                display: -moz-inline-block;
                display: inline-block;
                padding: 0 0 7px;
            }
            .commentlist li .commentmetadata {
                display: -moz-inline-block;
                display: inline-block;
                padding: 0 0 7px;
                font-size: 90%;
            }
    #commentform {
        
    }
        #commentform p {
            padding: 0 0 0.8em;
            line-height: 1.5em;
        }
        #comment {
            width: 400px;
            border: 1px solid #C4C4C3;
        }
/* SIDEBAR */
#center .content .leftPart {
    float:left;
    width:230px;
    background: #fff;
}
    #center .content .leftPart h2 {
        background:transparent url(images/company_news.gif) no-repeat scroll 0 0;
        color: #0063BB;
        height:33px;
        font-family:"Trebuchet MS";
        font-size:16px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        line-height:32px;
        padding-left:10px;
    }
    #center .content .leftPart ul li {
        padding: 0 0 40px;
        line-height: 1.4em;
    }
        #center .content .leftPart ul ul {
            padding: 0 0 0 15px;
        }
            #center .content .leftPart ul ul li {
                padding: 15px 0 0;
            }
                #center .content .leftPart ul ul li a {
                    /*color: #424242;*/
                    color: #007DE4;
                    text-decoration: none;
                }
                #center .content .leftPart ul ul li a:hover {
                    /*color: #A15E23;*/
                    text-decoration: underline;
                }
    #tag_cloud {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
        #tag_cloud h2 {
            margin-left: -9px;
            margin-right: -9px;
            margin-bottom: 9px;
        }
        #tag_cloud a {
            display: -moz-inline-block;
            display: inline-block;
            padding: 1px;
        }
    .widget_categories {
        background: url(images/list-cat-footer.png) no-repeat 0 bottom;
        padding: 0 0 8px !important;
        margin: 0 0 40px;
    }
        .widget_categories h2 {
            display: none;
        }
        .widget_categories ul {
            padding: 6px 10px 0 10px !important;
            background: url(images/list-cat-header.png) no-repeat 0 top;
        }
            .widget_categories ul li:first-child {
                border-top: none;
            }
            .widget_categories ul li {
                padding: 10px 0 10px 28px !important;
                background: url(http://gera-it.com/web/images/submenu_right.gif) no-repeat 0 center;
                line-height: 18px;
                font-weight: bold;
                border-top: 1px solid #E5E5E5;
            }
                .widget_categories ul li a {
                    color: #424242 !important;
                }
            .widget_categories ul li.current-cat {
                color: #A15E23;
                background-image: url(http://gera-it.com/web/images/submenu_down3.gif);
            }
                .widget_categories ul li.current-cat a {
                    color: #A15E23 !important;
                }
    #archives ul {
        padding-left: 6px !important;
    }
    #archives ul li {
        background: url(http://gera-it.com/web/images/right_make_li.gif) no-repeat 0 center;
        padding: 6px 0 6px 15px !important;
        font-weight: bold;
    }
        #archives ul li a {
            color: #FF7805 !important;
            text-decoration: none;
        }
        #archives ul li a:hover {
            text-decoration: underline;
        }
    .flickr-photos {
        text-align: left;
    }
        .flickr-photos h2 {
            display: none;
        }
    #searchform {
        text-align: center;
    }
        #searchform div {
            overflow: hidden;
        }
    #searchform label {
        display: block;
        background:transparent url(images/company_news.gif) no-repeat scroll 0 0;
        color:#0063BB;
        font-family:"Trebuchet MS";
        font-size:16px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:bold;
        height:33px;
        line-height:32px;
        padding-left:10px;
        margin: 0 0 10px;
        text-align: left;
    }
        #s {
            display: block;
            width: 150px;
            padding-left: 4px;
            padding-right:4px;
            border: 1px solid #C4C4C3;
            float: left;
        }
        #searchsubmit {
            float: right;
        }
/* FOOTER */
#footer {
    background-color:#384957;
    height:190px;
    color:#C1CCD7;
}
    #footer .leftInfo {
        display:inline;
        float:left;
        margin-left:20px;
        width:340px;
    }
        .navigator {
            color:#C1CCD7;
            height:14px;
            list-style-image:none;
            list-style-position:outside;
            list-style-type:none;
            margin:0;
            padding:30px 0 0;
        }
            .navigator li {
                float:left;
            }
                .navigator li a {
                    color:#C1CCD7;
                    text-decoration:underline;
                }
        #footer .leftInfo .adress {
            margin:46px 0 0;
            overflow: hidden;
        }
            #footer .leftInfo .adress a {
                display:block;
                float:left;
            }
            #footer .leftInfo .adress p {
                display:inline;
                float:left;
                font-size:11px;
                line-height:14px;
                margin:0 0 0 5px;
                width:194px;
            }
        #footer .leftInfo .copyRight {
            color:#FFFFFF;
            margin:10px 0;
        }
   #footer .rightInfo {
        display:inline;
        float:right;
        margin:27px 20px 0 0;
        width:150px;
    }
        #footer .contactForm {
            overflow: hidden;
        }
        #footer .rightInfo .contactForm p {
            -x-system-font:none;
            color:#FFFFFF;
            float:left;
            font-family:Verdana;
            font-size:11px;
            font-size-adjust:none;
            font-stretch:normal;
            font-style:normal;
            font-variant:normal;
            font-weight:bold;
            line-height:normal;
            margin:2px 5px 10px 0;
            width:85px;
        }
            #footer .rightInfo .contactForm p a {
                color:#FFFFFF;
                text-decoration:none;
            }
        .customContact {
            margin:0;
            padding:0;
        }
            .customContact li {
                border-bottom:1px solid #C1C1C1;
                list-style-image:none;
                list-style-position:outside;
                list-style-type:none;
                margin:0;
                padding:7px 0;
                width:150px;
                line-height: 15px;
            }
                .customContact p {
                    -x-system-font:none;
                    color:#575757;
                    font-family:Verdana;
                    font-size:11px;
                    font-size-adjust:none;
                    font-stretch:normal;
                    font-style:normal;
                    font-variant:normal;
                    font-weight:bold;
                    line-height:normal;
                    margin:4px 0 0 20px;
                }
                #footer .rightInfo .customContact a {
                    text-decoration:none;
                    color: #575757;
                }
                #footer .rightInfo .customContact a:hover {
                    text-decoration: underline;
                }
            #footer .rightInfo .customContact p {
                color:#FFFFFF;
            }
                #footer .rightInfo .customContact span {
                    color:#E2E2E2;
                }
                .customContact span {
                    -x-system-font:none;
                    color:#0063BB;
                    font-family:Verdana;
                    font-size:12px;
                    font-size-adjust:none;
                    font-stretch:normal;
                    font-style:normal;
                    font-variant:normal;
                    font-weight:normal;
                    line-height:normal;
                }