/*
Theme Name: Simple
Theme URI: http://bob.my/
Description: Simple one ;)
Version: 1.0
Author: Bob Jiwakacau
Author URI: http://bob.my/
*/

/*++++++ SEXY BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { background:url(images/topbkg.gif) repeat-x; font:0.85em Arial, Helvetica, sans-serif; color:#000;}

/*++++++ HYPERLINKS ++++++++*/
a { color:#0000ff;}
a:hover { color:#0000ff; text-decoration:underline;}

/*++++++ MAIN + STICKY FOOTER ++++++++*/
html, body { height: 100%; }
#main { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -31px; }

/*++++++ HEAD/H2/H3 ++++++++*/
h1 { font:3em Arial, Helvetica, sans-serif; text-align: center; display:block; padding:5px 5px 5px 10px; margin-bottom:10px; text-decoration: underline; text-transform: uppercase; color:#0000ff; }
h2 { font:1.58em Arial, Helvetica, sans-serif; padding:5px; margin-bottom:10px; text-decoration: underline; text-transform: uppercase; color:#000; }
.clear { clear:both;}
h3 { font:1.2em Arial, Helvetica, sans-serif; padding:5px; margin-bottom:10px;}
.clear { clear:both;}

/*++++++ WRAPPER ++++++++*/
#wrapper { width:950px; margin:auto; }
#top { height:31px; width:950px; }

/*++++++ LOGO 2 HERE, LOGO OR TEXT JUST REMOVE ONE OF THEM ++++++++*/
#logo p { float:right; width:200px; height:30px; font:normal 20px Arial, Times, serif; line-height:30px; }
#logo p a { color:#fff;}
#logo p a:hover { color:#fff;}

/*++++++ MENU TOP ++++++++*/
#menu { width:750px; height:30px; float:left; color:#fff; }
#menu ul { margin-top:5px; float:left;}
#menu ul li { float:left; height:20px; margin:0 5px 0 0; display: inline; line-height:20px; }
#menu ul li a { display: block; padding:0 10px 0 10px; color:#fff; }
#menu ul li a:hover{ color:#fff; text-decoration: underline}
#menu ul li.current_page_item {background: #000 url(images/mright.gif) no-repeat right;}
#menu ul li.current_page_item a{background: url(images/mleft.gif) no-repeat left; }

/*++++++ CONTENT ++++++++*/
#content { width:950px; margin:auto; padding-top:10px;}
#content p { padding-bottom:10px;}

/*++++++ ENTRY ++++++++*/
.box { width:930px; padding:10px; background:#fdfdfd; border:1px solid  #f0f0f0; margin-bottom:10px;}
.box span.date { font-size:11px; font-weight:normal; padding-left:10px; }
.box p.dpost { display:block; background:#f6f6f6; padding:5px 5px 5px 10px; margin:10px 0 0 0; clear:both;}
.box p.dpost a { font-weight:normal; }
.box p a { font-weight:bold;}
.box p { line-height:140%;}

/*++++++ List ++++++++*/
li { list-style-type: disc; margin-left: 30px; line-height: 140%}

/*++++++ MISC ++++++++*/
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered a:link, img.alignright a:link, img.alignleft a:link { border:none;}
.alignright { float: right; }
.alignleft { float: left }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/*++++++ FOOTER ++++++++*/
#footer { background:url(images/foobkg.gif) repeat-x; clear: both; position: relative; z-index: 10; height: 41px; }
.footer, #push { height:40px; width:850px; margin:auto; padding-top:1px; }
#footer p { line-height:41px; color:#fff;}
#footer p a { color:#cccccc;}
#footer p.fooleft { float:left;}
#footer p.fooright { float:right; text-indent:-9999px;}
#footer p.fooright a { display:block; background:url(images/top.gif) no-repeat 0 8px; width:27px; height:41px;}