/* IIDCYA V1 CSS Print Document */

body {
	margin:0px;
	padding:0px;
	font:12pt "Geeza pro", Times New Roman, Georgia, serif;
}


h1,h2,h3,h4,h5,h6{
	text-align: right;
	font-weight:normal;
}

p {
	color:black;
}

h1{font-size:18pt}
h2{font-size:16pt}
h3{font-size:14pt}
h4{font-size:12pt}
h5{font-size:11pt}
h6{font-size:10pt}

blockquote {
	color:#909090;
	background:url(img/quote.jpg) no-repeat top right #e1e1e1;
}

blockquote p {
	color: #909090;
	font-size:12pt;
	text-align: right;
}

ul {
	list-style-type: square;
}



}

#wrap {
	width:100%;
	margin:auto;
	padding: 0;
	color:white;
	
}

#container {
	width:100%;
}

#header {
	position:relative;
	margin:0;
}

#header h3, #header h6 {
	text-align: center;
	line-height:20pt;
	color:black;
}

#header em {
	color: black;
	font-size: 16pt;
}

.curtain-1 {
	display: none;
}

.curtain-2 {
	display: none;

}

.logo {
	display: block;
}


#content {
	text-align:right;
	float:right;
	position:relative;
}



.blog {
	width:100%;
}


.blog_l {
	float:left;
	text-align:right;
}


.blogfoot {
	display: none;
}


.blog_r {
	border-top:1px solid #c6ab7a;
	float:right;
	direction: rtl;
	text-align: right;
}


.blog_r h2 {
	color: #a93c40;
}

.blog_r h5 {
	color:#c6ab7a;
}

.nav{
	display: none;
}



.english {
	font: 11pt Arial, Arial Narrow, Sans Serif;

}

.english-small {
	font: 10pt Arial Narrow, Arial, Sans Serif;
}





.sidebarup h6 {
	font-size: 10pt;
	color: silver;

	
}

.sidebarup em {
	color: saddlebrown;
}

.sideitem p {

	font-size: 10pt;

}

.sideitem h3 {
	color:#ae9465;
	font-size: 11pt;
}

.sideitem {
	text-align: right;
	direction: rtl;
}

.side-image {
	display: none;
}

#footer {
 	text-align:center;
 	width:100%;

	
}

#footer p {
	margin-top: 20pt;
	color: #999999;
}


