/*
Theme Name: Joanna Shari
Theme URI: http://joannashari.com/
Description: Custom theme for <a href="http://joannashari.com">JoannaShari.com</a>.
Version: 2.0
Author: Hakim Sabur
Author URI: http://sightbeyondsight.net/
*/

* {
	margin: 0;
	padding: 0;
}

body
{
	background: #000 url('pix/page_bg.gif') repeat-y center top;
	color: #fff;
	font-family: arial, sans-serif;
}

a
{
    color: #ff0047;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.hide
{
	display: none;
}

u.hr
{
    display: block;
    height: 2px;
    margin: 3px -4px 3px 0;
    background: #ff0047 url('pix/h2_hr_bg.gif') no-repeat top right;
    _font-size: 2px;
    _line-height: 2px;
}

div#sub_header
{
    position: relative;
    width: 510px;
    margin: 5px 0 20px;
}

div#sub_header h2
{
    position: relative;
	height: 40px;
	background: #000 no-repeat right top;
	color: #efe967;
    text-indent: -9999px;
}

div#sub_header b.sublink
{
    padding: 0 50px 0 8px;
    background: #292929 url('pix/sublink_bg.gif') no-repeat right bottom;
}

div#sub_header a
{
    font-weight: normal;
}

div#frame
{
	position: relative;
	padding-top: 13px;
	background: no-repeat center top;
	_text-align: center;
}

div#frame_overlay
{
    position: absolute;
    width: 100%;
    top: 0;
    background: url('pix/frame_overlay_bg.gif') repeat-x;
    _text-align: center;
    z-index: 1;
}

div#login_tab
{
    position: relative;
    width: 209px;
    height: 31px;
    left: 300px;
    margin: auto;
    margin-top: 9px;
    background: url('pix/login_tab_bg.png') no-repeat;
    font-size: .8em;
    line-height: 24px;
    text-align: center;
}

div#canvas
{
	position: relative;
	width: 859px;
	padding: 0;
	margin: 0 auto;
	_text-align: left;
	z-index: 0;
}

div#header
{
	position: relative;
	height: 398px;
	z-index: 1;
}

div#header .flashmast
{
    position:absolute;
    top: 105px;
    left: 0;
    z-index: 1;
}

div#header h1 a
{
    display: block;
    height: 105px;
    background: url('pix/masthead.jpg') no-repeat;
    text-indent: -9999px;
}

div#header div.nav
{
    
}

div#header div.nav ul
{
    position: absolute;
    width: 875px;
    height: 100px;
    bottom: -64px;
    padding-left: 25px;
    margin-left: -22px;
    list-style: none;
    background: url('pix/nav_bg.png') no-repeat;
}

div#header div.nav ul li
{
    margin-top: 38px;
    float: left;
}

div#header div.nav ul li a
{
    height: 35px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
}

/* updates */
div#header div.nav ul li.nav_whats-new a
{
    width: 86px;
    background-image: url('pix/nav_whats-new.jpg');
}

/* about */
div#header div.nav ul li.nav_about-me a
{
    width: 85px;
    background-image: url('pix/nav_about-me.jpg');
}

/*  what i've done */
div#header div.nav ul li.nav_what-ive-done a
{
    width: 109px;
    background-image: url('pix/nav_what-ive-done.jpg');
}

/*  gallery */
div#header div.nav ul li.nav_gallery a
{
    width: 63px;
    background-image: url('pix/nav_gallery.jpg');
}

/*  store */
div#header div.nav ul li.nav_store a
{
    width: 48px;
    background-image: url('pix/nav_store.jpg');
}

/*  contact me */
div#header div.nav ul li.nav_contact-me a
{
    width: 98px;
    background-image: url('pix/nav_contact-me.jpg');
}

/* links */
div#header div.nav ul li.nav_links a
{
    width: 52px;
    background-image: url('pix/nav_links.jpg');
}

div#hilite
{
    position: absolute;
    z-index: 5;
    width: 310px;
    height: 712px;
    right: 0;
    bottom: -357px;
    background: url('rotate/rotator.php') no-repeat;
}

div#body
{
    position: relative;
    z-index: 0;
	padding: 5px 5px 70px 5px;
	margin-top: 45px;
	background: url('pix/body_bg.gif');
	font-size: .8em;
}

div#body div.overlay, div#body div.underlay
{
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 0;
}

div#body div.overlay
{
    top: 0;
    height: 53px;
    background: url('pix/body_overlay_bg.gif');
}

div#body div.underlay
{
    bottom: 0;
    height: 52px;
    background: url('pix/body_underlay_bg.png');
}

div#margin
{
    position: relative;
	float: right;
	width: 305px;
	margin-top: 300px;
	margin-right: 5px;
	text-align: center;
}

div#margin h2.h2_margin_seen_me
{
    position: relative;
    height: 24px;
    background: url('pix/margin_where_youve_seen_me.jpg') no-repeat center center;
    text-indent: -9999px;
}

div#margin u.hr
{
    margin-bottom: 1em;
    background: #ff0047 url('pix/margin_h2_hr_bg.gif') no-repeat left top;
}

div#margin img
{
    margin: .5em 0;
}

div#content
{
    position: relative;
	width: 502px;
	margin: 0 15px;
}

div#content a, div#content a:link, div#content a:visited
{
	color: #ff3;
	text-decoration: underline;
}

div#content a:hover
{
	text-decoration: none;
}

div#content p
{
	_margin: .8em 0;
	line-height: 1.2em;
}

div.post
{
    position: relative;
    padding: 10px;
	margin: 1em 0;
    background: #1d1d1d url('pix/post_bottom_bg.gif') no-repeat left bottom;
	font-size: 1em;
}

div#body div.post div.overlay
{
    position: relative;
    width: 502px;
    height: 7px;
    top: -10px;
    left: -10px;
    margin-bottom: -13px;
    background: url('pix/post_overlay_bg.gif') no-repeat;
}

div.post div.posttitle
{
	_position: relative;
	margin-top: 8px;
	_margin-bottom: -.7em;
	font-size: 1.1em;
}

div.post div.posttitle h3.storytitle
{
	_position: relative;
	float: left;
	_margin: 0;
	color: #ed145a;
	font-family: 'trebuchet ms';
	_font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

div.post div.posttitle i.postdate
{
	_position: relative;
	float: left;
	padding-left: 1em;
	_padding: .6em 0 0 1.5em;
	color: #fff;
	font-size: .75em;
	line-height: 1.7em;
	_line-height: 1em;
	text-transform: capitalize;
}

div.post div.storycontent
{
	clear: left;
/*	_margin-top: -.8em;*/
}

div.post div.storycontent p
{
    margin: 1em 0;
}

hr.post
{
	_position: relative;
	height: 1px;
	border: none;
	margin: 0 50px;
	background: #000 url('pix/hr_post_bg.gif') repeat-x left top;
	color: #000;
	font-size: 1px;
	line-height: 1px;
}

div#footer
{
    position: relative;
    z-index: 1;
	clear: both;
	margin-top: -85px;
	font-size: .7em;
	text-align: center;
}

div#footer div.underlay
{
    height: 80px;
    margin-bottom: -40px;
    background: url('pix/footer_underlay_bg.png') repeat-x;
}

div#footer a
{
    text-transform: uppercase;
}

div#footer div.nav
{
    position: relative;
    margin-right: 349px;
}

div#footer div.nav ul
{
    list-style: none;
}

div#footer div.nav ul li
{
    display: inline;
}

div#footer div.nav li.current_page_item a
{
    color: #FFEEA7;
}

div#footer div.nav ul li a
{
    padding: 0 .2em;
}

div#footer div.endz
{
    position: relative;
    width: 903px;
    height: 87px;
    padding-top: 33px;
    margin-left: -22px;
    background: url('pix/footer_endz_bg.png') no-repeat;
}

div#footer div.endz p
{
    margin-bottom: .7em;
}
div#menu
{
	margin: .5em 0;
	font-size: .9em;
	text-transform: uppercase;
}

div#menu div
{
}

div#menu ul
{
	display: inline;
}

div#menu ul li
{
	display: inline;
	list-style-type: none;
}

div#menu ul li a
{
	position: relative;
	padding: 0 .7em;
	border-right: 1px solid #999;
	color: #f00;
	text-decoration: none;
}

div#menu ul li:last-child a
{
	border-right: 0;
}

div#menu ul li a:hover
{
	text-decoration: underline;
}

li.current_page_item a
{
	color: #333;
	cursor: default;
	_cursor: default !important;
}

li.current_page_item a:hover
{
	text-decoration: none !important;
}
