/*
Theme Name: PT-Simple
Description: PT-Simple Theme
Author: Pegasusteam
Author URI: http://www.PegasusTeam.com/
Tags: discontinued bali bras,
*/
body
	{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
    color: #404040;
	background: #fefefe url(images/bg4.png) repeat-x top left;
	}
#container {
        width:940px;
        overflow: hidden;
        margin: 0 auto;
        background: transparent url(images/background2.png) repeat-y 0 0;
}
#wrapper
	{
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	}
#header
	{
	margin: 0;
	padding: 0;
	background: url(images/discontinued-bali-bras.png) no-repeat 0 0;
        height: 150px;
	}
#header img
	{
	display: block;
	}
#header h1 {
	float: left;
	width: 450px;
	height: 70px;
	display: block;
	font-size: 28px;
	line-height: 60px;
        font-style:italic;
	font-weight: normal;
        font-family: Georgia,"Times New Roman",Times,serif;
	margin: 20px 0 0 20px;
	}
#header h1 a {
        text-decoration: none;
        color: #666;
        }
.description { 
        display: none; 
        }
#contents {
        background-color:#fff;
        }
.postmeta, .postmeta a { margin: 4px 0; font-size: .8em; font-style: italic; color: #888 !important; }

#menu
	{
	float: right;
	width: 310px;
	background-color: #fff;
	font-size: 12px;
	}
#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 7px;
	}
#menu li {
	background:transparent url(images/bullet.png) no-repeat scroll 2px 3px;
    margin:0 0 2px;
    padding:0 5px 2px 20px;
}
#menu img {
        display:block;
        margin:5px auto;
        }
#main
	{
	margin: 0;
	padding: 0;
	float: left;
        width: 570px;
	border-right:1px solid #DAD8CB;
	background-color: #fff;
	padding: 0 7px;
	}

/* fonts */
h1 
	{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}	
h2
	{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	}
#main h2 a
	{
	color: #222;
	}
h3 
	{
	text-align: center;
	}
#menu h2
	{
	color: #222;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #198BE4;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 8px 7px;
	}
a,  a:link
	{
	color: #0A5AA0;
	font-weight: bold;
	text-decoration: none;
	}
a:visited
	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover
	{
	color: #000;
	text-decoration: underline;
	}
a:focus
	{
	color: #000;
	}
a:activ
	{
	color: #000;
	}
#main a 
	{
	color: #0A5AA0;
	}
#main a:hover
	{
	color: #000;
	text-decoration: underline;
	}
#main a:focus
	{
	color: #000;
	}
#footer
	{
	background: #198BE4 url(images/footer.png) no-repeat 0 0;
	padding: 7px;
	color: #fff;
	border-top: 1px solid #666;
	}
#footer a
	{
	color: #fefefe;
	}