/*
Theme Name: eHybrid
Theme URI: http://themehybrid.com/themes/hybrid
Description: Child Theme for Hybrid
Author: Case
Author URI: http://caseprince.com
Template: hybrid
Version: 0.1
*/
 
@import url("../hybrid/style.css");

table, td, th {
border:medium none;
}
body {
background-color:#000000 !important;
background-image:url("images/BG_middle.jpg") !important;
background-position:center top;
background-repeat:repeat-y !important;
}
#wrap {
background:url("images/BG_top.jpg") no-repeat scroll center top transparent;
min-height:100%;
width:100%;
}
#body-container {
margin-top:0;
padding-top:5px;
}
#header {
position:relative;
height:130px !important;
}
#logo {
background:url("images/blog_logo.png") no-repeat scroll 0 0 transparent;
display:block;
height:76px;
overflow:hidden;
text-indent:-5000px;
width:296px;
position:relative;
top:22px;
left:-7px;
}
#designabag {
background:url("images/design_your_own.png") no-repeat scroll 0 0 transparent;
display:block;
height:138px;
overflow:hidden;
position:absolute;
right:0px;
text-indent:-5000px;
top:15px;
width:357px;
}
#primary{width:255px;}

.content{width:645px;}

h2{font-size:20px; font-weight:normal; margin-bottom:10px;}

.post img {
max-width: 568px;
padding:0px;
border: none;
margin-right:10px;
margin-bottom:20px;
}
.taxonomy .byline{padding:5px 0 15px 0;}
.taxonomy .entry-summary p {padding-left:110px;}

.button, .submit, .reset {

width: 60px;
margin-right: 0px;
margin-left:3px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
}

br {
clear:both;
line-height:0;
}
.priceTag {
color:#980000;
font-size:25px;
font-weight:bold;
}



