* {
margin:0;
padding:0;
}                              

html {height:100%;}

body {
margin: 0;
padding: 0;
text-align: center;
min-width: 760px;
background: #fff url(http://www.thegourmetgiftsshop.com/images/background-top.jpg) repeat-x left top;
font-family: verdana, helvetica, arial, sans-serif;
color: #000;
}

@media all {                                      
  #wrapper {
    margin: 0 auto;
    width: 790px; /**changed from 790***/
    text-align: left;
    }

  #blogheader {
    padding: 10px 0 7px 0;
    }

  #blogheader div {
    background: #000;
    }

  #mainwrapper {
    position: relative;
    width: 800px; /**changed from 790***/
    background-color: #fff;
    }

  #maincontent {
    display: inline;
    float: right;
    margin: 0px;
    padding: 0;
    width: 540px;
    }

  #contentwrapper {
    padding: 22px 0 0 0;
    background-color:#fff;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }

  #blogheader {
    background:none;
    }

  #blogheader div {
    background: #000;
    }

  #mainwrapper {
    width: 100%;
    }

  #maincontent {
    float: none;
    width: 100%;
    }

  #contentwrapper {
    background:none;
    }
  }

.post {
margin: 0 16px 14px 16px;
padding: 0;
}

#comments {
margin: 0 16px 14px 29px;
padding: 10px;
}

@media all {
  #sidebarwrapper {
    display: inline;
    float: left;
    margin: 0px;
    width: 250px;
    color: #000;
    background-color:#fff;
    }

  #sidebar {
    padding: 20px 0 0 14px;
    background-color:#fff;
    }

  #blogfooter {
    background-color:#fff;
    height:60px;
    }

  #blogfooter div {
    background-color:#fff;
    }
  }
@media handheld {
  #sidebarwrapper {
    float: none;
    width: 100%;
    background:none;
    }

  #sidebar {
    background:none;
    }

  #blogfooter {
    background:none;
    }

  #blogfooter div {
    background: #fff;
    }
  }

#profilecontainer {
margin-bottom: 20px;
}

#blogheader h1 {
margin: 0;
padding: 26px 0 0 84px;
color: #862256;
font-size: 6px;
line-height: 10px;
}

h2.dateheader {
margin: 0;
padding: 0 0 0 15px;
font-size: 12px;
font-weight:normal;
color: #999;
}

.dateheader span {
margin: 0 0 0 5px;
padding: 0 25px 0 25px;
}

h2.sidebartitle {
padding: 1px 0 0 0;
font-size: 16px;
color:#862256;
background-color:inherit;
}

#profilecontainer h2.sidebartitle {
color:#862256;
background-color:inherit;
}

.post h3.posttitle {
margin: 13px 0 10px 0;
padding: 0;
font-size: 18px;
color:#862256;
background-color:inherit;
}

#comments h4 {
margin-top: 0;
font-size: 14px;
color: #862256;
font-weight:bold;
}

.postbody div {
font-size: 13px;
line-height: 18px;
margin: 0;
height:1%;
overflow:visible;
}

.postbody blockquote {
margin: 10px 0px;
}

p.postfooter {
font-size: 11px;
color: #000;
text-align: right;
}

p.postfooter em {
display: block;
float: left;
text-align: left;
font-style: normal;
}

p.commentdata {
font-size: 12px;
}

.commentbody p {
font-size: 12px;
line-height: 17px;
}

.deletedcomment {
  font-style:italic;
  color:gray;
  }

#sidebar p {
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
color:#000;
}

#sidebar p.profiletextblock {
clear: both;
margin-bottom: 10px;
}

.profilelink {
padding: 0 0 0 17px;
}

#blogfooter p {
font-size:0.7em;
text-align:center;
padding: 5px 0 0 60px;
line-height:1.2em;
}

#blogfooter .credit {
padding: 26px 15px 0 0;
text-align:center;
line-height:1.2em;
font-size:0.6em;
float:right;
}

#blogfooter .credit2 {
padding: 26px 0 0 15px;
text-align:center;
line-height:1.2em;
font-size:0.6em;
float:left;
}

blockquote {
margin: 0;
padding: 0 10px 0 10px;
color: #000;
}

code {
color: #000;
}

img {border:0;}

hr {
display: none;
}

.profiledata {
font-size: 13px;
line-height: 17px;
}

.post ul {
padding-left: 32px;
list-style-type: none;
font-size: 13px;
line-height: 18px;
}

.post li {
padding: 0 0 0 17px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding: 0 0 1px 17px;
}

#sidebar ul {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 12px;
line-height: 14px;
}

#sidebar li {
padding: 3px 0 0 0;
}

a {
color: #00f;
text-decoration:none;
}

a:hover {
color: #f00;
}

a.commentlink {
padding-left: 14px;
}

html>body a.commentlink {
padding-left: 14px;
}

#sidebar ul a {
color: #00f;
}

#sidebar ul a:hover {
color: #f00;
}

h3.posttitle a {
color: #862256;
text-decoration: none;
}

h3.posttitle a:hover {
color: #f00;
}

.postphoto {
padding: 3px;
}

.profileimg {
display: inline;
}

.profileimg img {
float: left;
margin: 0 10px 5px 0;
padding: 3px;
border: 0;
}

.profiledata strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
} 


#blogfeeds {
font-size: 14px;
  }
#postfeeds {
font-size: 12px;
  }