/** Do not remove this line. Edit CSS below. */
#wrap {
width: 100%;
background:transparent;
}

#header {
width: 100%;
background:url(http://denisejhughes.com/wp-content/uploads/2012/05/DH-BG-Main.jpg) !important;
background-position: center 0 !important;
margin: 0 auto !important
}

#header .wrap {
margin: 0 auto !important;
width: 940px !important;
}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
margin: 0 auto !important;
background-image:url(http://denisejhughes.com/wp-content/uploads/2012/05/Denise-Hughes-Header-Texture.jpg);
background-position: center 0 !important;
}

#nav li a {
text-transform: none;
padding: 6px 24px 6px 24px;
}

/*Sidebar Title Font*/

#sidebar h4 {
font-family: 'Great Vibes', cursive;
line-height: 30px;
}

#content .post, #content .page, #content .post-teasers {
border-bottom-color: #45221c !important;
}

/* Search Box */

.s {
width:180px;
}

/* Comments */
#comments .alt, .depth-1, .even {
border: 2px solid #fff6d7;
}
#comments .thread-alt, .thread-even {
background-color: #fefff3;
}

/* Post Divider */

#content .post, #content .page, #content .post-teasers {
  border-bottom-color:#AAAAAA;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

@media only screen and (min-width: 325px) and (max-width: 500px) {

#header {
background-image: none !important;
height: 145px;
}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
margin: 0 auto !important;
background-image:url(http://denisejhughes.com/wp-content/uploads/2013/05/Denise-Hughes-Mobile-Header-480.jpg);
background-position: left 0 !important;
background-repeat: no-repeat;
height: 145px;
}
}

@media only screen and (max-width: 320px) {

#header {
background-image: none !important;
height: 70px;
}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
margin: 0 auto !important;
background-image:url(http://denisejhughes.com/wp-content/uploads/2013/05/Denise-Hughes-Mobile-Header-320.jpg);
background-position: left 0 !important;
background-repeat: no-repeat;
height: 70px;
}
}