/*
Theme Name: Vanessa Wilson Online
Theme URI: http://www.vanessawilsononline.com/
Description: Custom theme for <a href="http://www.vanessawilsononline.com">VANESSA WILSON ONLINE</a>.
Version: 2.0
Author: SBS STUDIOS
Author URI: http://sightbeyondsight.net/studios
*/

* {
	margin: 0;
	padding: 0;
}

body
{
	background: url('pix/body_bg.gif') center top;
	color: #000;
	font-family: 'trebuchet ms', arial, sans-serif;
	
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

hr {
	_position: relative;
	height: 1px;
	margin: .5em 20px;
	_margin: -.5em 20px;
	border: 0;
	background: #a2a2a2;
	color: #a2a2a2;
	font-size: 1px;
	line-height: 1px;
}

.hide
{
	display: none;
}

h2.heading
{
	padding: 0;
	border-bottom: 1px solid #000;
	margin: .3em 0 2px 0;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
	line-height: .7em;
	text-align: right;
	text-transform: uppercase;
}

div#body_underlay
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: no-repeat center top;
}

div#frame
{
	position: relative;
	background: no-repeat center top;
	_text-align: center;
}

div#canvas
{
	position: relative;
	width: 800px;
	padding: 0 10px .5em 10px;
	margin: 0 auto;
	background: url('pix/canvas_bg.png');
	_text-align: left;
}

div#canvas_base
{
	position: relative;
	width: 820px;
	height: 15px;
	margin: 0 auto;
	background: url('pix/canvas_base.png');
	_background: 0;
	_font-size: 15px;
	_line-height: 15px;
}

div#header
{
	position: relative;
}

div#header h1, div#header a
{
	display: none;
}

div#body
{
	padding: 5px;
	font-size: .8em;
}

div#margin
{
	float: right;
	width: 245px;
	padding: 5px 0;
	text-align: left;
}

div#content
{
	padding: 7px;
	width: 526px;
	background: url('pix/bit_000_20.png');
}

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
{
	margin-bottom: 1em;
	_margin: 0;
	_margin-bottom: -1em;
	font-size: .9em;
}

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: #f00;
	_font-size: 1em;
	text-transform: uppercase;
}

div.post div.posttitle i.postdate
{
	_position: relative;
	float: left;
	padding-left: 1em;
	_padding: .6em 0 0 1.5em;
	color: #666;
	font-size: .75em;
	font-style: normal;
	line-height: 1.7em;
	_line-height: 1em;
	text-transform: uppercase;
}

div.post div.storycontent
{
	clear: left;
/*	_margin-top: -.8em;*/
}

div.post hr.post_hr
{
	_position: relative;
	height: 1px;
	margin: .5em 20px;
	_margin: -.5em 20px;
	border: 0;
	background: #a2a2a2;
	color: #a2a2a2;
	font-size: 1px;
	line-height: 1px;
}

div#footer
{
	clear: both;
	padding-top: 1em;
	color: #f00;
	font-family: arial;
	font-size: .6em;
	text-align: center;
	text-transform: uppercase;
}

div#footer a
{
	color: #f00;
	text-decoration: none;
}

div#footer a:hover
{
	color: #f66;
	text-decoration: underline;
}
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 !important;
	cursor: default;
	_cursor: default !important;
}

li.current_page_item a:hover
{
	text-decoration: none !important;
}

