/*
Theme Name: Computer Chips
Theme URI: http://compchips.qualitywordpress.com
Description: Computer Chips is a high quality technology theme with 3D graphics.
Version: 1.0
Author: qualitywordpress.com
Author URI: http://qualitywordpress.com
*/


/* General */

body {
    margin: 0;
    background: #000000;
}

h1, h2, h3, h4 {
     margin: 0;
         text-align: left;
}

img {
    border: 0;
	padding: 5px;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* Page */

#page {
    margin: 0 auto;
    width: 1004px;
}


/* Header */

#header {
    width: 1004px;
    height: 265px;
    background: url("images/header.jpg") no-repeat;
    position: relative;
}

    /* Header - Info */

    #header #header-info {
        position: absolute;
        top: 115px;
        left: 40px;
    }

    #header #header-info h1 {
        color: #FFFFFF;
        font: bold 30px "Verdana", Verdana;

    }

    #header #header-info h1 a {
        color: #FFFFFF;
        text-decoration: none;
    }

    #header #header-info .description {
        color: #FFFFFF;
        font: bold 15px "Verdana", Verdana;
    }

    /* Header - Menu */

    #header #header-menu {
        position: absolute;
        top: 0px;
        left: 26px;
        height: 53px;
    }

    #header #header-menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        height: 53px;
    }

    #header #header-menu ul li {
        float: left;
        height: 53px;
        margin-right: 8px;
        font: bold 10px/43px "Verdana", Verdana;
        color: #ffffff;
        text-transform: lowercase;
        background: url("images/header_menu_left.gif") no-repeat;
    }

    #header #header-menu ul li a {
        color: #ffffff;
        text-decoration: none;
        padding: 0 40px;
        background: url("images/header_menu_right.gif") no-repeat right top;
        display: block;
    }

    #header #header-menu ul li a:hover {
        text-decoration: underline;
    }

    #header #header-menu ul li ul {
        display: none;
    }

    /* Header - Topbar */

    #header #topbar h3 {
        font: bold 15px "Verdana", Verdana;
        color: #CCCCCC;
    }

    #header #topbar ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    #header #topbar ul li {
        padding-top: 12px;
        color: #CCCCCC;
        font: normal 12px "Trebuchet MS", Verdana;
    }

    #header #topbar ul li a {
        color: #CCCCCC;
        text-decoration: none;
    }

    #header #topbar ul li a:hover {
        text-decoration: underline;
    }



/* Main */

#main {
    width: 1004px;
    background: url("images/main.gif") repeat-y;
}

#main-top {
    width: 1004px;
    background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
    width: 992px;
    padding-left: 12px;
    min-height: 50px;
    background: url("images/main_bottom.gif") no-repeat left bottom;
}

    /* Main - Content */

    #content {
        float: left;
        width: 570px;
        padding: 6px 16px 0px 16px;
    }

    /* Main - Content - Post */

    #content .post {
        color: #FFFFFF;
        float: left;
        margin-bottom: 16px;
        width: 554px;
        padding: 7px;
        background: #252525;
    }

        /* Post - Title */

        #content .post .post-title {
            width: 554px;
            height: 41px;
            color: #FFFFFF;
            font: bold 12px "Trebuchet MS", Verdana;
        }

        #content .post .post-title a {
            color: #FFFFFF;
            text-decoration: none;
        }

        #content .post .post-title a:hover {
            text-decoration: none;
        }

        #content .post .post-title .post-date {
            float: left;
            background: url("images/post_date.gif") repeat-x;
            width: 30px;
            height: 31px;
            color: #000000;
            text-align: center;
            text-transform: uppercase;
            margin-right: 10px;
            font: bold 10px/15px "Trebuchet MS", Verdana;
        }

        #content .post .post-title .post-date span {
            margin-bottom: 2px;
            display: block;
            font: bold 16px/34px "Trebuchet MS", Verdana;
        }

        #content .post .post-title h2 {
            padding: 4px 0 3px 0;
            color: #FFFFFF;
            font: bold 19px "Verdana", Verdana;
        }

        #content .post .post-title h2 a {
            color: #FFFFFF;
            text-decoration: none;
        }

        #content .post .post-title h2 a:hover {
            text-decoration: none;
        }
                #content .post img {
            padding: 5px;
        }

        /* Post - Entry */

        #content .post .post-entry {
            font: normal 12px/18px "Trebuchet MS", Verdana;
            color: #FFFFFF;
            padding: 0 4px 15px 4px;
            width: 546px;
                        margin-top: 5px;
                        text-align: justify;
        }

        #content .post .post-entry a {
            color: #FFFFFF;
            text-decoration: underline;
        }

        #content .post .post-entry a:hover {
            text-decoration: none;
        }

        #content .post .post-entry .more-link {
            font: bold 12px/20px "Trebuchet MS", Verdana;
            color: #FFFFFF;
            float: right;
            padding-bottom: 5px;
        }

/* Footer */

#footer {
    margin-top: 15px;
    width: 1004px;
    height: 62px;
    background: url("images/footer.gif") repeat-x;
    color: #FFFFFF;
    font: normal 10px/15px "Trebuchet MS", Verdana;
    text-align: center;
}

#footer a {
    color: #CCCCCC;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}


/*===== My-engine =====*/


 /* Main - Sidebar */

    .blok {
        float: left;
        width: 189px;
        font: 15px/18px "Trebuchet MS", Verdana;
        color: #000000;
        padding: 7px 0;
    }

        /* Sidebar - Titles */

        .name_blok h3 {
            padding-left: 18px;
            font: bold 15px/34px "Verdana", Verdana;
            text-transform: lowercase;
            color: #ffffff;
            height: 46px;
            width: 189px;
            background: url("images/sidebar_title.gif") no-repeat;
        }

        /* Sidebar - Menus */

        .content_blok {
            margin: 0 0 20px 18px;
            padding: 0;
            list-style-type: none;
            color: #ffffff;
            font: normal 15px/26px "Trebuchet MS", Verdana;
        }

        .content_blok a {
            color: #ffffff;
            text-decoration: underline;
        }

        .content_blok a:hover {
            text-decoration: none;
        }


                .link a {
            color: #ffffff;
            text-decoration: none;
        }

                .link a:hover {
            text-decoration: underline;
        }

/* Post - Comments */

.posts_body{
margin-top: 20px;
}
.post_body{
margin-bottom: 10px;
padding: 10px;
background-color: #000000;
border: 1px solid #5D5D5D;
color: #ffffff;
font: 1em Trebuchet MS, Verdana;
}
.posts_head {
margin-bottom: 15px;
text-align: left;
font-size: 20px;
font-weight: 100;
color: #ffffff;
}
.post_form{
margin-bottom: 15px;
}
.post_form button{
margin: 4px 1px;
padding: 1px 6px 1px 6px;
color: #ffffff;
background-color: #000000;
}
.post_form TEXTAREA{
width: 100%;
background-color: #000000;
border: 1px solid #5D5D5D;
color: #ffffff;
font: 1em Trebuchet MS, Verdana;
margin: 0 0 5px 0;
}
.post_info{
margin-bottom: 5px;
}
.post_form input {
background-color: #000000;
border: 1px solid #5D5D5D;
color: #ffffff;
font: 1em Trebuchet MS, Verdana;
}
.post_info .uzer_name{
font-weight: bold;
}
.my_engine a {
font: normal 10px/15px "Trebuchet MS", Verdana;
    color: #ffffff;
    text-decoration: none;
}
.my_engine a:hover {
color: #cccccc;
text-decoration: none;
}