/*
Theme Name: ScooterChimp
Theme URI: http://vibrantvisual.com/
Description: 
Version: 1.0
Author: Matt Crupe & Caleb Stauffer
Author URI: http://vibrantvisual.com/
Tags: 

*/

a img { border: none; }

a { color: #DD031C; }
a:hover { text-decoration: none; }

* {
        margin: 0px; padding: 0px;
        font-family: Tahoma, Arial;
        font-size: 14px;
        font-weight: normal;
}

body {
        background-image: url(images/bg.jpg);
        background-position: top center;
}

p { margin: 0px 0px 10px 0px; }

#header1 {
        background-color: #FFFFFF;
        background-image: url(images/scooterChimpDesign_11.jpg);
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 6px 0px 0px 0px;
        width: 100%; height: 101px;
}

        #header1 .contain {
                width: 903px;
                margin: 0px auto 0px auto;
                padding: 0px 2px 0px 0px;
        }

#header2 {
        width: 903px; margin: auto;
        padding: 0px 2px 0px 0px;
}

#nav {
        float: left; display: inline;
        margin: 0px 0px 0px 17px;
}

        #nav a {
                float: left; display: inline;
        }

#container {
        float: left; display: inline; width: 765px;
}

#bg {
        float: left; display: inline;
        background-image: url(images/bg_content.png);
        background-repeat: repeat-y;
        background-position: top right;
}

#leftColumnTop {
        float: left; display: inline;
        width: 585px; height: 7px;
        background-repeat: no-repeat;
        background-position: top;
        background-image: url(images/scooterChimpDesign_35.jpg);
        margin: 19px 0px 0px 0px;
}

#leftColumn {
        float: left; display: inline; width: 585px;
}

        #leftColumn .contain {
                float: left; display: inline;
        }

#sidebarTop {
        float: left; display: inline;
        width: 165px; height: 6px;
        background-repeat: no-repeat;
        background-position: top;
        background-image: url(images/scooterChimpDesign_38.jpg);
        margin: 20px 0px 0px 13px;
}                

#sidebar {
        float: left; display: inline; width: 165px;
        margin: 0px 0px 0px 13px;
}

        #sidebar .contain {
                float: left; display: inline;
                width: 135px; padding: 5px 15px 10px 15px;
        }

        #sidebar h2 {
                font-size: 16px;
                margin: 0px 0px 5px 0px;
        }

        #sidebar a {
                font-size: 12px;
        }

        #sidebar li {
                list-style-type: none;
        }

#ads {
        float: left; display: inline; width: 125px;
        margin: 19px 0px 0px 13px;
}

h1 {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
}

h1 a {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

h1 a:hover {
        color: #B30000;
}

h3 {
        font-size: 14px;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
}

label {
        font-size: 12px;
}

#commentform input, #commentform textarea, div.wpcf7 input {
        border: 1px solid #666666;
        padding: 5px;
        font-size: 12px;
        width: 200px;
}

#commentform textarea {
        width: 545px;
}

.wpcf7-form p {
        font-size: 12px;
}

.post {
        float: left; display: inline;
        margin: 20px 0px 10px 0px;
        line-height: 20px;
        width: 545px;
}

.hr {
        float: left; display: inline;
        width: 100%; height: 1px;
        background-color: #EEEEEE;
}

.entry {
        line-height: 20px;
        margin: 10px 0px 0px 0px;
}

.alignleft {
        float: left;
        margin: 10px 10px 10px 0px;
}

.alignright {
        float: right;
        margin: 10px 0px 10px 10px;
}

img.alignleft, img.alignright {
        border: 3px solid #999999;
}

.navigation {
        float: left; display: inline;
        margin: 0px 0px 10px 0px;
        width: 545px;
}

.returntotop {
        float: right; display: inline;
        margin: 10px 0px 10px 0px;
}

.navigation a, .returntotop a {
        font-size: 12px;
}

.postmetadata {
        font-size: 10px;
        line-height: 15px;
}

.postmetadata a {
        font-size: 10px;
}

#responses {
        float: left; display: inline; width: 545px;
}

.commentlist {
        list-style-type: none;
}

.commentlist li {
        width: 545px; padding: 5px;
        background-color: #EEEEEE;
        margin: 0px 0px 5px 0px;
}

#leaveareply {
        float: left; display: inline;
        margin: 20px 0px 0px 0px;
}

.commentauthor {
        font-weight: bold;
}

.commentmetadata {
        letter-spacing: 1px;
        margin: 0px 0px 10px 0px;
}

#footer {
        float: left; display: inline;
        width: 763px; height: 99px;
        background-image: url(images/scooterChimpDesign_50.jpg);
        background-repeat: no-repeat;
        margin: 13px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
}

        #footer .links {
                width: 100%; text-align: center;
                margin: 25px 0px 0px 0px;
        }

        #footer .copyright {
                width: 100%; text-align: center;
                margin: 15px 0px 0px 0px;
                font-weight: bold;
                font-size: 12px;
        }
		
		#footer .copyright a {
			font-size: 11px;
                        font-weight: normal;
		}

        #footer a {
                margin: 0px 24px 0px 24px;
                font-size: 18px;
                font-weight: bold;
                text-decoration: none;
        }

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

.ddsg-wrapper ul {
        margin: 0px 0px 20px 0px;
}

.ddsg-wrapper li {
        margin: 0px 0px 0px 20px;
}

#imageDataContainer { 
        line-height: 15px;
}
