/*
Theme Name: WordPress PH
Theme URI: http://www.poehee.com/
Description: The PH WordPress theme.
Version: 1.0
Author: Bitsoft Websolutions
Tags: mantle color, variable width, two columns, widgets
*/

body {background:url('img/general/bg.gif') repeat-x top center #D3C5A2;}
#container{background:url('img/general/bg-header.png') no-repeat top center; width:100%;}
#page{width:995px; background:url('img/general/content-top.gif') no-repeat top center; margin:0px auto; position:relative;}

/* HEADER */
#header{margin:0px; padding:0px; height:212px;}
#ph-logo{width:570px; height:35px; display:block; background:url('img/poehee-logo.png') no-repeat; top:94px; left:113px; position:absolute;}

#main_menu_wrapper{top:147px; left:20px; width:960px; position:absolute; background:url('img/menu/points-horizontal.png') no-repeat 720px 100%}
#main_menu_wrapper li{display:block; width:120px; background-image:url(img/menu/point-horizontal.png); background-position: left 100%; background-repeat:repeat-x;}
#main_menu_wrapper li a{display:block; height:64px; line-height:90px; background:center 10px no-repeat; padding:0px; text-align:center; text-transform:none;}
#main_menu_wrapper li.current {background:url('img/menu/active.png') repeat-y;}

#main_menu_wrapper li.tab-home a {background-image:url('img/menu/home.png');}
#main_menu_wrapper li.tab-2 a {background-image:url('img/menu/blog.png');}
#main_menu_wrapper li.tab-4 a {background-image:url('img/menu/contact.png');}

#social_network_icons_wrapper{position:absolute; right:80px; top:166px; z-index:100;}
#social_network_icons_wrapper a{float:left; width:30px; height:32px; background:url('img/general/icons-sn.gif'); margin-left:13px; display:block;}

/* CONTENT AREA */
#content_wrapper{background:url('img/general/bg-content-shadow.png') repeat-y;}
#content_box{background:url('img/general/bg-content.jpg') repeat-y; width:977px; text-align:left; margin:0px auto;}

#content{margin: 0px 0px 40px 40px;}
.post_box{padding:0px; margin:0px;}
.headline_area{margin:0px;}
.headline_area h2{padding-bottom:5px;}
.headline_area .headline_meta{margin:0.83em 0px;}
#sidebars{margin: 0px 30px 40px 0px;}