/* IIDCYA V1 CSS Document */

body {
	background:url(img/bg_main.png) repeat-x top center #efefef;
	margin:0px;
	padding:0px;
	font:0.84em "Geeza pro", Times New Roman, Georgia, serif;
}

a {
	color:#0ba8e4;
	text-decoration:none;
	border-bottom:1px dotted #9CF;
}

a:hover {
	color:#ac2329;
	border-bottom:1px dotted #ac2329;
}

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

p {
	color:#636363;
	font-size:14px;
	font: tahoma;
}

h1{
	font-size:1.8em;
	font-style: normal;
	color: #000000;
}
h2{
	font-size:1.6em;
	color: #000000;
}
h3{font-size:1.4em ;color: #000000;}
h4{font-size:1.2em; color: #000000;}
h5{
	font-size:medium;
	font-style: normal;
}
h6{font-size:1.0em}

blockquote {
	border:1px solid #c6ab7a;
	color:#909090;
	padding:0 60px 0 20px;
	background:url(img/quote.jpg) no-repeat top right #e1e1e1;
}

blockquote p {
	color: #909090;
	font-size:1em;
	padding: 4px;
	text-align: right;
}

ul {
	list-style-type: square;
}

.intro {
	border:1px solid #00aeef;
	padding:0.9em;
	background-color:#eeeeee;
	margin-top: 0.2em;
	margin-bottom: 1em;
}

p.intro {
	color:#838383;
}


caption { 
color:#000000 ;
font-style:bold;
color:#000000;
 }
.dropcap {
	line-height:60px;
	font-size:60px;
	width:auto;
	float:left;
	margin:-3px 5px 0 0;
	color:#00aeef;
}

#wrap {
	/* background:url(img/bg_page.gif) repeat-y white; */
	width:960px;
	margin:auto;
	padding: 0;
	color:white;
	
}

#container {
	background:url(img/bg_top.png) repeat-x top center transparent;
	width:100%;
	margin:auto;
	padding:10 0 10px 0;
	color:#CCC;
}

#header {
	font-size:1em;
	position:relative;
	margin:0;
}

#header h3, #header h6 {
	text-align: center;
	line-height:0.5em;
	margin-top:8px;
	margin-bottom:8px;
	color:transparent;
}

#header em {
	display: none;
}

.curtain-1 {
	background:url(img/curtain_1.png) no-repeat top left transparent;
	display: block;
	float: left;
	width: 50px;
	height: 199px;
}

.curtain-2 {
	background:url(img/curtain_2.png) no-repeat top left transparent;
	display: block;
	float: right;
	width: 254px;
	height: 199px;
}

.logo {
	background:url(img/logo.png) no-repeat top left transparent;
	display: block;
	float: left;
	width: 217px;
	height: 199px;
}


#menubar {
	background-color:transparent;
	font-variant:small-caps;
	font-size:1.1em;
	margin:10px 2px 45px 2px;
}

#menubar ul {
	list-style:none;
	margin:0;
	text-align: left;
}

#menubar ul li {
	color: transparent;
	display: inline;
	padding:0;
}

#menubar ul li a {
	color:transparent;
	text-decoration:none;
	border-bottom:0;
	background-image:none;
}

#menubar ul li a:hover {
	color:#b0e9ff;
}


#content {
	text-align:right;
	width:515px;
	float:right;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	margin-right:10px;
	position:relative;
	border-left-style:dashed;
	border-right-style:dashed;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-right-width:thin;
	border-spacing:inherit;
	border-left-width:thin;
}
#scontent {
	text-align:right;
	width:515px;
	float:right;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	
	border-right-width:thin;
	border-spacing:inherit;
	border-left-width:thin;
	border-bottom-style:solid;
}

#content p {

	line-height:1.6em;
	text-align:right;
	font-size: 0.95em;
}

.righteous {
	clear: both;
}


.blog {

	width:100%;
}

.blogdate {
	border-bottom:3px double #999;
	text-align:center;
	width:120px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#deeef5;
}

.daynum {
	font-size:36px;
	color:#00aeef;
}

.month {
	font-size:12px;
	padding-left:0px;
	font-variant:small-caps;
	text-align:center;
	color:#838383;
}

.blog_l {
	border-top:3px double #999;
	float:left;
	width:120px;
	text-align:right;
	font-variant:small-caps;
	letter-spacing:2px;
}

.blog_l img {
	/* border-top:1px solid #CCC; */
	/* border-bottom:1px solid #CCC; */
	padding:2px 0 2px 0;
	margin-bottom:10px;
}

.blog_r {
	border-top:1px solid #c6ab7a;
	float:right;
	width:490px;
	padding-right: 10px;
	padding-top: 2em;
	direction: rtl;
	text-align: right;
}


.blog_r h2 {
	margin-top:-8px;
	color: #a93c40;
}

.blog_r h5 {
	margin-top:-0.7em;

	color:#c6ab7a;
}

.blogfoot {
	margin-bottom:3em;
	margin-top: 1.2em;

}

.blogfoot a {
	padding:0.2em 0.6em;
}


.english {
	font: 1em Arial, Arial Narrow, Sans Serif;

}

.english-small {
	font: 0.9em Arial Narrow, Arial, Sans Serif;
}


.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
}
.entry {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#sidebar-right {
	width:200px;
	height:auto;
	float:right;
	text-align:left;
	margin-right: 10px;
}

#sidebar-left {
	width:200px;
	float:left;
	text-align:left;
	margin-left: 5px;
	border-bottom-style:dashed;
	border-bottom-width:thin;
direction:rtl;
}

.sidebarup {
	display: block;
	text-align: right;
	direction: rtl;
	width: 100%;
	background-color: #e8d78b;
	margin-bottom: 3px;
	height:1.6em;
}

.side-image {
	width:200px;
	text-align:center;
	padding-top: 1em;
	padding-bottom: 1em;
}

.side-image:hover{
	background-color:#e0e0e0;
	color: white;
}


.sidebarup h6 {
	font-size: 1em;
	line-height: 1.4em;
	color: white;
	margin: 0.5em;
	padding-top: 0.2em;
	
}

.sidebarup em {
	display: none;
}

.sideitem p {
	margin:0.5em;
	line-height:1.4em;
	font-size: 0.9em;

}

.sideitem h3 {
	margin:0.5em;
	line-height:1.5em;
	color:#ae9465;
	font-size: 1.1em;
}

.khat {
	border-top:1px solid #c6ab7a;
	border-bottom:1px solid #c6ab7a;
	margin-bottom:1.2em;
	text-align: right;
	direction: rtl;
}
.sideitem {
	border-top:1px solid #c6ab7a;
	border-bottom:1px solid #c6ab7a;
	margin-bottom:1.2em;
	text-align: right;
	direction: rtl;
}

.sideitem li {
	color:#aa9745;
}

.nav{
	text-align:left;
	width:200px;
	margin-bottom: 8em;
}

.nav a{
	font-size: 1.1em;
	line-height: 0.8em;
	display:block;
	background-color:transparent;
	border-bottom:0;
	padding:0.5em 2.6em;
	color: #a0410d;
}

.nav li{
	width:200px;
	height:1.1em;
	margin:0 0 -1px -40px;
	white-space:nowrap;
	border-top:1px solid #c6ab7a;
	border-bottom:1px solid #c6ab7a;
	background-color:transparent;
	list-style-type:none;
	text-align:right;
	padding-bottom: 0.9em;
}

.nav li:hover {
	background-color:#ffffff;
	color: skyblue;
}


.icon-news {
	background:url(img/icon_news.gif) no-repeat right;
}

.icon-talk {
	background:url(img/icon_talk.gif) no-repeat right;
}

.icon-critic {
	background:url(img/icon_critic.gif) no-repeat right;	
}

.icon-media {
	background:url(img/icon_media.gif) no-repeat right;
}

.icon-downloads {
	background:url(img/icon_downloads.gif) no-repeat right;
}

.icon-archive {
	background:url(img/icon_archive.gif) no-repeat right;
}

.icon-film {
	background:url(img/icon_film.gif) no-repeat right;
}


#footer {
	background:url(img/footer-line-2.png) repeat-x top transparent;
 	border-top:3px solid #CCC;
 	text-align:center;
 	width:100%;
	height:90px;
	bottom:-23px;
	position:relative;
	padding-top: 2em;
	
}

#footer p {
	line-height: 1.2em;
	margin-bottom: 0.4em;
	color: #999999;
	margin-top: -0.1em;
	text-align: center;
}

.bottomlinks {
	font-size:1em;
	padding-top: 0.1em;
	margin-bottom:-0.3em;
}

.zero {
	border: 0;
	text-decoration: none;
}

a.zero {
	border: 0;
	text-decoration: none;
}
