/*
Theme Name: Centric Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
    margin: 0; padding: 0;
}
body {
    text-align: center;
    font: 12px Verdana;
    color: #373737;
    background: #F0F0F0 url(images/body.gif) repeat-x 0 0;
}
a {
    text-decoration: none;
    color: #0066d5;
}
a:hover {
    text-decoration: none;
    color: red;
}

img {
    border: 0;
}

.break {
    font-size: 0;
    width: 0; height: 0;
    clear: both;
}
.alignleft {
    float: left;
    margin: 4px 8px 5px 0;
}
.alignright {
    float: right;
    margin: 4px 0 5px 10px;
}
.hidden {
    display: none;
}

#wrapper {
    width: 968px;
    margin: auto auto;
    text-align: left;
}

/** BEGIN header **/
#header {
    background: url(images/header.gif) no-repeat 0 bottom;
}
    #header h1 {
        padding: 0px 0 0px;
    }
        #header h1 a {
            display: block;
            width: 968px; height: 89px;
            text-indent: -9999px;
            background: url(images/logo.png) no-repeat 0 0;
            outline: none;
        }
    #header ul {
        height: 40px;
        background: url(images/navigation.gif) repeat-x 0 0;
        list-style-type: none;
        margin: 0 4px 0 196px;
        padding-left: 10px;
    }
        #header ul li {
            float: left;
            text-transform: uppercase;
            font-size: 0.9em;
            font-weight: bold;
            font-family: Verdana;
            padding-left: 2px;
            background: url(images/divider.gif) no-repeat 0 center;
        }
        #header ul li.f {
            padding-left: 0;
            background: none;
        }
        #header ul li a {
            color: #000000;
            padding: 13px 20px;
            display: block;
        }
        #header ul li a:hover {
            color: #0066d5;
        }
/** END header **/

/** BEGIN body **/
#body {
    background: url(images/wrapper.png) repeat-y 0 0;
    width: 960px;
    padding: 0 4px 50px;
}
    #sidebar {
                
font-weight:bold;        width: 180px;
        float: left;
        font-size: 1.2em;
        color: #7E7E7E;
        padding: 15px 0 0 5px;
    }

        #sidebar .current-cat{
                font-weight:bold;
                color: red;
        }
#sidebar .current-cat a{
                color: #0066d5;
        }

        #sidebar h2 {
            font-size: 1em;
            text-transform: uppercase;
            padding: 10px 0 5px 5px;
        }
            #sidebar ul {
            list-style-type: none;
            border-bottom: 1px dotted #979797;
            padding: 5px 0 10px;
        }
#sidebar ul a{font-size: 0.9em;}

            #sidebar ul li {
                padding: 5px 0 5px 15px;
            }
            #sidebar ul li a {
                color: #7E7E7E;
            }
            #sidebar ul li a:hover { color: red;
                
            }
    #content {
        float: right;
        width: 684px;
       
 padding: 10px 13px 10px 12px;    }
        #content #latest {
            
        }
            #content #latest h2 {
                font-size: 1.6em;
                margin-bottom: 15px;
            }
            
            #content #latest div {
                width: 270px;
                float: left;
                padding: 10px 10px 10px 10px;
                background-color: #F1F2F4;
            }
                #content #latest div p {
                    margin-bottom: 15px;
                }
                #content #latest .readmore {
                    float: right;
                    font-weight: bold;
                    margin: 20px 20px 0 0;
                }
        #content .box {
            width: 210px;
            float: left;
            margin: 18px 20px 0 0;
            border-top: 2px solid #DB4A2F;
            padding: 10px 0;
        }
                
        #content .end {
            margin-right: 0 !important;
        }
            #content .box h2 {
                font-size: 1em;
                text-transform: uppercase;
                color: #DB4A2F;
                margin-bottom: 10px;
            }
            #content .box img {
                border: 1px solid #E6E6E6;
                padding: 2px;
            }
            #content .box p {
                margin: 10px 0;
            }
            #content .box .readmore {
                float: right;
                font-weight: bold;
                margin-bottom: 20px;
            }
            #content .box ul {
                list-style-type: none;
                clear: both;
            }
                #content .box ul li {
                    border-bottom: 1px dotted #959595;
                    padding: 5px 0;
                }
                #content .box ul li a {
                    color: #2498BF;
                }
                #content .box ul li a:hover {
                    
                }
/** END body **/

/** BEGIN footer **/
#footer {
    background: url(images/footer.gif) no-repeat 0 0;
    padding: 40px 0 20px;
}
    #footer p {
        color: #7E7E7E;
        line-height: 1.6em;
    }
    #footer a {
        color: #1A9DC9;
    }
/** END footer **/

/** BEGIN misc **/
.single {
    padding-top: 25px !important;
 padding-left: -10px !important;
}
.single li{
font: 12px Verdana;
margin: 2px 4px 7px 0px;
padding: 0px 0px 0px 22px;
                display:block; 
                text-decoration:none; 
                background:url("images/li.gif") 10px 50% no-repeat;
            }

.post {
    padding: 0 10px 10px 0;
}
    .post p {
        margin-bottom: 10px;
        line-height: 1.5em;
    }

    .post h3 {
        font-size: 1.4em !important;
        padding-bottom: 10px;
    }
    .post .details {
        clear: both;
        padding: 5px 0;
        border-width: 1px 0;
        border-style: dotted;
        border-color: #e0e0e0;
        margin-top: 10px;
    }
    .post .details p {
        margin-bottom: 0;
    }
    .post .l {
        float: left;
    }
    .post .r {
        float: right;
    }
    .post ol {
        padding: 0 0 10px 10px;
    }
    .post ul {
        padding: 0 0 10px 15px;
    }
    .post li {

padding: 0px 0px 0px 22px;
                display:block; 
                text-decoration:none; 
                background:url("images/li.gif") 10px 50% no-repeat;
margin: 2px 4px 7px 0px;
    }
    .post blockquote {
        font-style: italic;
        padding: 10px;
        background-color: #EEEEEE;
        border-width: 1px 0;
        border-style: solid;
        border-color: #E3E3E3;
        margin-bottom: 10px;
    }
    .post h3 {
        margin-bottom: 5px;
        font-size: 1.3em;
    }
#ads{
    border-top: 1px dotted black;
        border-bottom: 1px dotted black;
        padding-bottom: 10px; padding-top: 10px;
        margin-bottom: 10px; 
}
#comments {
    
}
    #comments h2 {
        margin: 10px 0;
        font-size: 1.5em;
        font-weight: normal;
    }
    #comments p {
        margin-bottom: 10px;
        line-height: 1.5em;
    }
    #comments form {
        padding-top: 20px;
    }
    #comments form p {
        margin-bottom: 5px;
    }
    .commentdetails {border: 1px dotted black;
        margin-top: 25px;
    }
    .commentauthor {
        margin-bottom: 5px !important;
        font-weight: bold;
    }
    .commentdate {
        font-size: 0.8em;
        margin-bottom: 5px;
        color: #909090;
    }
    .required {
        color: #ff0000;
    }
    #respond {
        padding-top: 20px;
    }
        
.search_box {margin-top:10px;margin-right:10px;
            float:right;
        }
/** END misc **/
