/*  main styles ----------------------------*/

*{ margin:0; padding:0; }* 
body { padding:0; margin:0; font:13px Arial,Verdana, sans-serif; line-height:160%; background: url(images/bodybg.gif) repeat; color:#555; }
a {color: #222; background:inherit; text-decoration:none;}
a:hover {color:#e00000; background:none; text-decoration:none; border-bottom:1px dashed;}
p { padding:5px 0 5px 0;}
ul {margin:0; padding:0;list-style:none;}
img {border:0;}
.clear{clear:both; margin-top:1px;}
#wrapper {
	margin:0px auto; position:relative; z-index:1001;
	width:900px;
	padding:0 10px 0 10px;
	background:#ffffff;
}

/* top ----------------------------*/

#topnav {height:42px;background:#0044c0 url(images/footer.gif) repeat-x bottom; width:100%; position:relative;}
#menu {height:23px; margin:0px; position:absolute; top:8px; left:8px;}
#menu a {display:block; color:#ddd; background:inherit; text-decoration:none; margin-right:4px; font-size:15px;
line-height:23px;font-weight:bold; margin:0 15px;}
#menu a:hover {color:#FFF; background:inherit;}
#menu ul {list-style:none; padding:0; margin:0;}
#menu li {float:left; margin: 0 0 0 5px; }

#lang{ position:absolute; top:12px; right:8px;}
#lang a{ background-color:#4a83ec; padding:5px; color:#FFF; margin-left:5px;}
#lang a:hover{ border:none; background-color:#a0c1ff; color:#333;}

/* header ----------------------------*/
#header {background: url(images/header.jpg) no-repeat; height:180px; padding:0; margin:0 0 15px 0; clear:both;}
#title {float:left; width:340px; padding:85px 0 10px 145px; margin:0px;}
#header h1 {  font-size:3.9em; margin:0 0 4px 20px; }
#header h2 {font:0.9em Arial, Sans-Serif; letter-spacing:0; color:#868686; margin:0px; padding:0;}
.t1{font-family:'Impact';color:#e00000;}
.t2{font-family:'Impact';color:#333;}

/* ------------------------------------------------------------------------------------ sidebar */
#left {width:190px; float:left; margin-right:20px; padding:0 5px 5px 5px; background:inherit;}
#left ul {padding:0px; margin:0px;}
#left li {line-height:18px; background:inherit; list-style:disc; margin-left:16px;color:#0044c0;}
#left li a {background:inherit; text-decoration:none; color:#0044c0;}
#left li a:hover {text-decoration:none;}
h2.headline_three{font-size:18px; margin:0; padding:0 0 3px 15px;font-weight:bold;color:#333;text-transform:uppercase;border-bottom:#e00000 2px solid; letter-spacing:1px;background:url(images/h2.gif) no-repeat 0 3px;}
/*.small_caps{color:#333; font-size:8px;text-transform:uppercase; letter-spacing:1px; padding:0 0 0 100px; margin:0;}*/
.sbox{ padding:10px 10px 15px 20px;}

/* ------------------------------------------------------------------------------------ main*/
#right {float:right; padding:0; background:inherit; margin-bottom:10px; width:680px;}
.content {padding: 0px 0 20px 0;}
.content li{ margin-left:30px;}
#right img {float:left;padding:0 10px 5px 0;}
.comment_box {clear:both;padding:7px 35px 0 0; margin:10px 0 10px 0;text-align:right;
background:url(images/comment_box_bg.gif) no-repeat top right;height:32px;}
.comment_box a {font:bold 1.2em Arial, Sans-Serif; color:#e00000; background:transparent;}
h2.headline_two{font-size:18px; color:#333; border-bottom:2px solid #e00000; letter-spacing:1px; padding:0 0 3px 15px; background:url(images/h2.gif) no-repeat 0 3px; margin-bottom:5px;}

/*  The CSS for the Article headlines ----------------------------*/

.headline_one{font-size:3.50em;line-height:.8em; color:#333; font-family:'Impact';}

.number{font-family:'Impact';float:left;line-height:1em; color:#e00000; font-size:4.0em; margin-right:8px;}
.headline_url{text-decoration:none;color:#999; font-weight:bold; font-size:1.48em; line-height:1.5em;
text-transform:uppercase; padding-bottom:3px;}

/*  The CSS for the blockquote, this is XHTML valid --------------------------------------*/

q {float:left; width:14em; display:block; margin:0.75em 0.75em 0 0; padding:0.3em; 
border:1px double #CCC; border-width:2px 0; color:#333; background:none; 
text-align:left; font:italic 1.6em/1.7em Georgia;}

/* footer ----------------------------*/

#footer {clear:both; width:900px; margin:0; padding:15px 0; border-top:1px solid #333;
background:#0044c0 url(images/footer.gif) repeat-x top; text-align:center; color:#eee;}
#footer p{ margin:0; padding:0;}
#footer a{ color:#eee;}
#footer a:hover{ color:#FFF;}
