/* Ibi-aurasoma * 2008. januar 26. * Design by VargAtom@Inspiral ART-WORX */
/* V0.1   2008.01.26. */

/* Global Browser Reset */
* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* end */

/* Body */
body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
}
/* end */

/* Layout */
div#outer-wrapper {
	background: url(../img/body-bkg.gif) repeat-y top center;
}
div#inner-wrapper {
	background: url(../img/header-bkg.gif) repeat-x 0 15px;
}
div#content-wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#logo {
	background: url(../img/logo-box-bkg.gif) no-repeat 0 2px;
	width: 189px;
	height: 225px;
	
	margin-top: 4px;
	text-align: center;
}
div#logo img {

	margin-top: 6px;
	/*
	margin-left: 1px;
*/
}
div#sidebar {
	float: left;
	width: 210px;
	display: inline;
}

div#info-block {
	margin-top: 10px;
	margin-left: 10px;

	background: transparent;
	color: #5E534F;

  text-decoration: none;
	text-align: center;
	font-size: .8em;
}

div.a-block {
	margin-top: 10px;
	margin-left: 10px;

	background: transparent;
	color: #5E534F;

  text-decoration: none;
	text-align: center;
	font-size: .8em;
}

p.info a:link, p.info a:visited {
	color: #640204;
	text-decoration: none;
}
p.info a:hover {

		color: #FA0000;
	/*
		color: #E4DECC;
*/	
		
}
.kiem {
	color: #640204;
	text-decoration: none;
}

div#content {
	float: right;
	width: 730px;
	margin-right: 30px;
  margin-top: 15px;
	display: inline;
}
div#content-inner {
	margin-top: 20px;
	padding: 1px 0;
	font-size: .80em;
	color: #5E534F;
	line-height: 1.7em;
}
div#content-inner p {
	margin: 2px 0 10px 0;
}

div.content-right {
	width: 220px;
	text-align: center;
	float: right;

	
	/*
	display: inline;
*/
}
div.content-right img {
	border: 1px solid #ffffff;
  margin: 0 8px 8px 0;
	}

div.content-left {
	float: left;
	/*
	margin-left: 15px;
*/
	width: 475px;
	margin-right: 10px;
}
div.content-full {
	clear: both;
	margin-right: 10px;
}
div.content-full img {
	border: 1px solid #ffffff;
}

div.egal-column {
	padding: 8px;
	width: 345px;
  text-align: center;
	float: left;
	display: inline;
}

div.egal-column img {
  text-align: center;
	border: 1px solid #ffffff;
  margin: 0 0 8px 0;
}


div#footer {
	clear: both;
	border-top: 1px solid #5e534f;
	background-color: #E4DECC;
	padding: 10px;
	text-align: center;
}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}
/* end */

#head-line {
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: .85em;
	font-family: Century, serif;
	overflow: hidden;
	letter-spacing: 2px;
	color: #5E534F;
	display: inline;
	text-transform: uppercase;
}


/* Navigation */
ul.side-nav {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #D4C6B4;
	font-size: .7em;
	color: #978f7c;
	text-transform: uppercase;
}
ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #D4C6B4;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../img/side-nav-bullet.gif) no-repeat 5px 50%;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #5E534F;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(../img/side-nav-bullet-light.gif) no-repeat 5px 50% #E4DECC;
	color: #5E534F;
}
.selected {
  display: block;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../img/side-nav-bullet.gif) no-repeat 5px 50% #E4DECC;
	color: #5E534F;
}
/* @end */

/* Headings */
h1 { 

	font-family: Century, serif;
	font-size: 1.25em;
	letter-spacing: 1px;
	color: #8b3e2f;
	text-transform: uppercase;
	margin: 0 0 1px 0;
}

h2 {
	margin: 0 0 0 0;
	color: #5E534F;
	font-size: 1em;
	line-height: 130%;
}
h3.dateline {
	font-size: .8em;
	font-weight: lighter;
	color: #dc3409;
	margin: 0 0 10px 0;
}
h4 {
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	color: #a1a09b;
}
h5 { }
h6 { }
/* end */

/* Text Styles */
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .65em;
	font-family: "Times New Roman", serif;
	color: #797069;
	text-transform: uppercase;
	margin: 0;
}
p.just {
 text-align: justify;
 }
p.center {
 text-align: center;
 }
/* end */

/* Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: 1px dotted #8b7f73;
}
div#content-inner a:hover {
	color: #706153;
	border-bottom: 1px dotted #706153;
}

p.copyright a:link, p.copyright a:visited {
	color: #797069;
	text-decoration: none;
}
p.copyright a:hover {
	color: #453e3b;
}
/* end */

/* Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */