/****** Theme 'Default' ****************************

				Date: 10/07
				Creator: PVE
				File: default.css

****************************************************/
*
{
	padding: 0;
	margin: 0;
}
html
{
}
body
{
	font-family: Arial, Verdana, Serif;
	font-size: .76em;
	background-color: #282c2f;
	background-image: url(/images/themes/default/grad.png) repeat-x top left;
}
a
{
	color: #E2D3A9;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	padding: 1px;
}
img.left
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0 1em 1em;
}
h1,h2,h3,h4,h5,h6
{
	letter-spacing: 0.1em;
}
ul, ol
{
	margin: 0em;
	padding:0 2em;
}
#wrapper
{
	width: 730px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 100%;
}
#header
{
	width: 730px;
	height: 185px;
	padding-bottom: 0;
	text-align: left;
}
#header h2
{
	text-align: right;
	padding: 0px 15px;
	font-size: 1.8em;
	color: #ffffff;
}
#content
{
	background-color: #fff;
	margin-left: 197px;
	color: #333;
	padding: 15px 25px 10px 25px;
	height: 100%;
	line-height: 1.8;
	min-height: 500px;
}
#content h3
{
	font-size: 13px;
	font-weight: bold;
}
#content h4
{
	font-size: 12px;
	font-weight: bold;
}
#content p
{
	padding-bottom: 10px;
}
#nav
{
	width: 165px;
	float: left;
	padding: 15px 15px 0px 15px;
	height: 100%;
	text-align: left;
}
#nav img
{
}
#nav a
{
}
#nav a:hover
{
	text-decoration: none;
}
#nav_parent
{
	border-top: 1px solid #ccc;
}
#nav_siblings
{
	border-bottom: 1px solid #ccc;
}
#nav_sibling
{
	border-top: 1px solid #ccc;
}
#nav_sibling a
{
}
#nav_children
{
	line-height: 1;
	margin-left: 8px;
}
#nav_child
{	
	padding: 2px 0px 5px 0px;
}
#nav_child a
{
}
#nav_child:hover
{
}
#nav_home_siblings
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#nav_home_child
{
	border-top: 1px solid #ccc;
}
#block0
{
}
#footer
{ 
	width: 725px;
	font-size: .8em;
	padding: 5px 0px 5px 5px;
}
#search
{
	padding: 2px;
	margin-top: 40px;
	font-weight: bold;
	display: block;
}
#search input
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #333333;
}
#search_phrase
{
	padding: 0;
	width: 120px;
}
