body
{
	background: url("../new/images/transp.gif") repeat-y;
	background-position: 1000px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Sans-Serif, Verdana; 
	margin: 0;
}
a:link,a:visited
{
	color: #666699;
	text-decoration: none;
}

a:hover
{
	color: #666699;
	text-decoration: underline;
}
a img
{
	border: 0;
}
form
{
	display: inline;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clr
{
	clear: both;
}
.clear_left
{
	clear: left;
}
.clear_right
{
	clear: right;
}
/*
.diagonal
{
	background: url(images/diagonal.gif) top left repeat-x; 
	position: relative;
}
.diagonal1
{
	background: url(images/diagonal1.gif) top left repeat-x;
}
*/

/* ------------- END: Global Styles ------------- */
/* ---------------------------------------------- */
/* ---------------- BEGIN: Layout --------------- */
#page
{
/*	background: url("../new/images/body.gif") top left repeat-y; */
	background: url("http://www.morphis.com/new/images/body2.gif") top left repeat-y; 
	font-size: 0.8em;
	margin: 0;
	width: 1000px;
}
	#leftcol
	{
/*		background-color: #eeeeee; */
		background-color: #FFFFFF;
		float: left;
		position: left;
		width: 190px;
		white-space: nowrap;
	}
	#content
	{
		margin: 0 0 0 190px;
		position: right;
	}
		#content_body
		{
			float: left;
			position: relative;
			width: 590px;
		}
		#content_sidebar
		{
/*			background: url(images/body.gif) top left repeat-x; */
			background-color: #eeeeee;
			margin: 0 0 0 610px;
		}
/* ----------------- END: Layout ---------------- */
/* ---------------------------------------------- */
/* ---------------- BEGIN: Header --------------- */
#header
{
	background: url(http://www.morphis.com/images/logos/grey-gradient3.jpg) top left repeat-x;
	background-color: #eeeeee;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}
	#header_blog
	{
		padding: 5px 0 5px 10px;
		float: left;
		position: relative;
		width: 310px;
	}
	* html #header_blog
	{
		padding: 5px 0 5px 0;
	}
	#header_adspages
	{
		margin: 0 0 0 55px;
		position: relative;
		text-align: left;
	}
		#header_adspace
		{
			padding: 3px 0 5px 0;
			text-align: left;
		}
/* ---------------- END: Header ----------------- */
/* --------------- BEGIN: Sidebar --------------- */
#sidebar_left
{
/*	background: url(http://www.morphis.com/images/sidebar_grad.jpg) top left repeat-x; */
/*	border-right: 1px solid #cdcdcd; */
	border-top: 1px solid #ffffff;
	padding: 7px 10px 10px 10px;
}
	#sidebar_left h2
	{
		font-weight: bold;
		text-transform: uppercase;
	}

#sidebar_right
{
	background: url(http://www.morphis.com/images/sidebar_grad.jpg) top left repeat-x;
	padding: 12px 10px 10px 10px;
/*	border-left: 1px solid #cdcdcd; */
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #ffffff;
}
.sidebar_searchtext
{
	background-color: transparent;
	border: 1px dashed #fff;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.subscribe_items
{
	padding: 0 0 7px 0;
}
.sidebar_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 5px 0 0 0;
	margin: 0;
	position: relative;
}
	.sidebar_menu ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sidebar_menu li
	{
		border-bottom: 1px solid #cdcdcd;
		list-style: none;
		margin: 0;
	}
	.sidebar_menu li a
	{
		color: #78c;
		display: block;
		padding: 6px 0;
		text-decoration: none;
		font-weight: bold;
	}
	html>body .sidebar_menu li a
	{
		width: auto;
	}
	.sidebar_menu li a:visited
	{
		color: #78c;
		text-decoration: none; 
	}
	.sidebar_menu li a:hover, .sidebar_menu li a:active
	{
		background-color: #e7e7e7;
		color: #9ad;
		text-decoration: none;
	}
.sidebar_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px 0 0 0;
	margin: 0;
	position: relative;
}
	.sidebar_links ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sidebar_links li
	{
		border-bottom: 1px solid #cdcdcd;
		list-style: none;
		margin: 0;
	}
	.sidebar_links li a
	{
		color: #9ad;
		display: block;
		padding: 6px 0;
		text-decoration: none;
	}
	html>body .sidebar_links li a
	{
		width: auto;
	}
	.sidebar_links li a:visited
	{
		color: #9ad;
		text-decoration: none; 
	}
	.sidebar_links li a:hover, .sidebar_links li a:active
	{
		background-color: #1a1c1f;
		color: #9ad;
		text-decoration: none;
	}
/* ---------------- END: Sidebar ---------------- */
/* ---------------------------------------------- */
/* --------- BEGIN: Main Body - Posts ----------- */
#main
{
	margin: 10px;
}
.post_headwrap
{
	background: url("../new/images/green_bar.gif") top left repeat-y;
	padding: 0 0 0 19px;
	position: relative;
}
h1.post_title a:link, h1.post_title a:visited
{
	color: #9bcb03;
	text-decoration:none; 
}
h1.post_title a:hover
{
	color: #00aeef;
	text-decoration: none; 
}
h3.post_meta
{
	font-weight: normal;
}
blockquote
{
	border-left: 5px solid #00aeef;
	color: #555;
	font-size: 11px;
	margin-left: 1.5em;
	padding-left: 5px;
	position: relative;
}

/* ---------------------------------------------- */
/* --------------- BEGIN: Headings -------------- */
p
{
	display: block;
	margin: 7px 0;
	font-size: .9em;
}
pre
{
	display: block;
	margin: 7px 0;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h1
{
	color: #587F62;	
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
h2
{
	color: #587F62;	
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
h3
{
	color: #587F62;	
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
h4
{
	color: #9bcb03;	
	font-size: 1em;
	font-weight: bold;
}
h5
{
	color: #9bcb03;	
	font-size: 1em;
	font-weight: bold;
}
/* ---------------- END: Headings --------------- */
/* ---------------------------------------------- */
/* ---------------- BEGIN: Images --------------- */
img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright 
{
	display: inline;
	margin: 0 0 2px 5px;
	padding: 0;
}
img.alignleft 
{
	display: inline;
	margin: 0 5px 2px 0;
	padding: 0;
}
* html img.alignleft
{
	margin: 0 5px 2px 3px;
}
.alignright 
{	
	float: right;
	position: relative;
}	
.alignleft 
{
	float: left;
}
/* ----------------- END: Images ---------------- */
/* ---------------------------------------------- */
/* ---------------- BEGIN: Footer --------------- */
#footer
{
	border-top: 1px solid #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#footer_left
{
	float: left;
	padding: 20px 0 0 0;
	position: relative;
	width: 1000px;
	background-color: #eeeeee;
}
#footer_right
{
	margin: 0 0 0 590px;
	position: relative;
}
	#footer_copyright
	{
		color: #888;
		float: left;
		padding: 23px 0 0 0;
		position: relative;
		width: 145px;
	}
	#footer_copyright a:link, #footer_copyright a:visited
	{
		color: #888;
		text-decoration: none;
	}
	#footer_copyright a:hover
	{
		color: #00aeef;
		text-decoration: none;
	}
	#footer_bulltrader
	{
		margin: 0 0 0 145px;
		padding: 3px 2px 12px 0;
		position: relative;
		text-align: right;
	}
/* ----------------- END: Footer ---------------- */
