/*
Theme Name: Metropolis V2
Theme URI: http://www.dl2media.com
Description: Converted Metropolis OSWD template adapted for wordpress
Author: DL2 Media
*/

body{
background:url(../../../images/background.jpg) #000000/*636465 424B56 000000*/ bottom left fixed;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
background-repeat: no-repeat;
background-position: bottom center;
}

A:link{	color: #CCCCFF;	text-decoration: none; }
A:hover{ color:#FFFFFF; text-decoration:underline; }
A:active{ color:#CCCCFF; text-decoration:none; }
A:active:hover{ color:#FFFFFF; text-decoration:underline; }
A:visited{ color:#CCCCFF; text-decoration:none; }
A:visited:hover{ color:#FFFFFF; text-decoration:underline; }

#wrap{
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background:transparent;
border:0;
}

#navcontainer{
background:transparent;
width:190px; /********************width: 160px;*/
/*height:590px;*/
height: 100%;
position:absolute;
margin-top:20px;
margin-left:1000px; /****************margin-left:500px;*/
border: White 1px solid;
padding: 3px;
}

#navlist
{
   margin-left: 10px;
}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
/*letter-spacing:-2px;*/
color:#666666;
width:190px; /************width:150px;*/
}

img
{ border: White 1px solid; }

#navlist li a:link
{
	/*color: #CCCCFF;*/
	/*color: Navy;*/
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}

#navlist li a:visited
{
	/*color: #CCCCFF;*/
/*	color: Navy;*/
color: #CCCCFF;
	text-decoration: none;
	font-weight:bold;
}

#navlist li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#CCCCFF;
font-style:normal;
}

#container{
width:600px;	/******width:500px;*/
margin:0px;
/*background:url(bg.png) transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png');*/
/*filter:alpha(opacity=35);
-moz-opacity: 0.35;
opacity: 0.35;*/
}

#content{
	width: 550px; /******width:450px;*/
/*margin:0px;*/
	padding: 30px;
	padding-bottom: 300px;
	text-align: justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; /*color:#FFFFFF;*/
	font-weight: bold;
	color: #F0F8FF;
}

.footer{
padding:9px;
text-align:right;
text-transform:uppercase;
font: 8pt/18pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#title{
background:#333333;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
}


.blockquote {
color:green;
width:150px;
float:right;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#999999;
}

h2
{
    font-size: 14pt;
    color: #F0F8FF;
	 /*filter: DropShadow(Color=Black, OffX=2, OffY=2, Positive=true);
	 width: 100%;*/
}

ul
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
}