/*  
Theme Name: Duel
Theme URI: hippievstony.com
Description: Side-By-Side Comparison Blog Mayhem
Version: 1.0
Author: tony+mostly rincewind456
Author URI: http://www.hippievstony.com

*/

#header{
	position: relative;
	width: 4630px;
        height: 545px;
        background: url(http://www.hippievstony.com/wp-content/uploads/headerpic.jpg) no-repeat;
        padding-left:0px;
        }


#banner{
     position: absolute;
     left:0;
     width: 4630px;
     height: 545px;
     background: url(http://www.hippievstony.com/wp-content/uploads/headerpic.jpg) no-repeat;
     padding-left:0px;
}

#logo{
     position: absolute;
     left:0;
}

#logger{
     margin: 10px 0 0 0;
     height: 100px;
     }

#one{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#two{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#three{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#four{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#five{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#six{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#seven{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#eight{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#nine{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#ten{
     float: left;
     width: 400px;
     padding-left:30px;
     }

#eleven{
     float: left;
     width: 400px;
     padding-left:30px;
     padding-right:30px;
     }


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: white;
	color: black;
        
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0 auto 0 15px;
	width: 4960px;
	text-align: left;
	background: white;
        
}


#box{
	float: left;
        margin: 0px 0 0px 0;
	width: 4760px;
	background: white;
        
}



.sidebar{
	float: right;
	width: 200px;
	background: white;
	margin: 100px 0 0 0px;
	display: inline;
}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
color: black;
font-weight: bold;}

#sidebar h2 {font: font-size: 85%; 
color: black; background: transparent;font-weight: bold; border-bottom: dashed 2px yellow; }

#sidebar ul {
            margin-left: 20em;
            }

#sidebar ul li ul{
        margin-left: 3.5em;
               }


#footer{
	clear: both;
	margin: 0 0 0 0;
	width: 400px;
        text-align: center;
}

img
{
border:0;
}




.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 0px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 10px 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 0px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

