/*
Theme Name: H&W
Theme URI: http://www.designvetica.com/
Description: Unique WordPress theme for H&W
Author: Design Vetica
Author URI: http://www.designvetica.com/
License: All Rights Reserved
*/

/* MAIN */
* {margin:0; padding:0;}
body {width:100%;text-align:center;background:#eaeaea;color:#000;font-family:verdana;}
#wrapper {width:949px;margin:auto;text-align:left;font-size:12px;margin-bottom:30px;}
.clear {clear:both;}
#content img {border: 6px solid #d5d5d5;}
h1 {font-size:22px;font-weight:normal;margin-bottom:20px;}
h2 {font-size:26px;margin-bottom:15px;}
h3 {font-size:20px;margin-bottom:15px;font-weight:normal;}
h3 a, h2 a, #credit {color:#515151;text-decoration:none;}
h1, h2, h3 {color:#515151;}
ul {margin: 20px 0 20px 30px;}

/* CONTENT */
#content {width:65%; float:left;}
#contenti {padding-right:10px;}
p {margin-bottom:10px;}
#sidebar {width:35%; float:left;}
#sidebari {padding-left:10px;}
#content ol, ul {list-style-position: inside;margin-bottom:10px;}
#content a {color:#515151;}
#content a:hover {color:#000;}
#content .alignnone {float:left;margin-left:5px;}
#content .aligncenter {max-width:580px;max-height:380px;}

/* HEADER + FOOTER */
#header {background: url('images/pg.png') repeat-x;width:100%; height:308px;}
#headerinner {text-align:left;background: url('images/truck.png') no-repeat center center;width:949px;height:308px;margin: 0 auto;}
#littleimg {width:100%;background: url('images/logo.png') no-repeat bottom left;width:270px; height:80px;}
#littleimg-piffa {width:100%;background: url('images/piffa.png') no-repeat bottom left;width:270px; height:80px;}
#littleimg, #littleimg-piffa a {display:block;text-indent:-9999px;width:270px; height:80px;}

#menu {width:100%;background:#cbcbcb;height:35px;margin-bottom:20px;color:#515151;}
#menu ul {margin:0;}
#menu li {list-style-type:none;display:inline;float:left;width:16%;line-height:35px;}
#menu li a {display:block;color:#515151;text-decoration:none;font-size:20px;}
#menu li a:hover {display:block;color:#fff;font-size:20px;background-color:#515151;}
#menuinner {width:1000px; margin:auto;}

#semifooter {border-top: 5px #515151 solid;padding-top:10px;margin-top:20px;}