@charset "utf-8";
/* Mohsen Shams CSS Document */
html,body{
	width:100%;
	background:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.left{
	float:left
}
.right{
	float:right
}
.page{
	width:980px;
	margin:30px auto 0 auto;
}
.content{
	width:750px;
	float:left;
	margin-left:10px
}
.content h2{
	font-size:17pt;
	font-weight:600;
	direction:ltr;
	color:#56b0d0;
	text-align:left;
	border-bottom:1px solid #2d2d2d;
	padding:0;
	margin:0;
	margin-left:20px;
	padding-bottom:10px;
}
.content .text{
	font-family:tahoma;
	color:#ccc;
	text-align:justify;
	line-height:15pt;
	margin:20px 0 20px 20px;
}
.sidebar{
	width:220px;
	height:500px;
	float:left;
}
/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{
	width: 74px;
	height:50px
}
.pika-stage, .pika-textnav {
	width: 730px;
}
.pikachoose {
	width: 730px; 
	margin: 0 auto;
}
.pika-stage {
	position: relative;
	border: 1px solid #2d2d2d;
	height:480px;
	font-family:tahoma;
}
/*if you change the padding on pika-stage you must adjust the top left of this to match! */
.pika-stage .main-image {
	position: absolute;
	top: 0;
	left:0;
}
.pika-stage .pika-aniwrap{
	position: absolute;
	top:0;
	left: 0;
}
.pika-stage .pika-aniwrap{
	width:100%;
}
.pika-stage .pika-ani {
	position:relative;
	display: none;
	z-index:2;
	margin:0 auto;
}
.pika-stage img {
	border:0;
	height:100%;
}
.pika-stage .caption {
	max-width:600px;
	width:auto !important;
	width:600px;
	position:absolute;
	background:url(../images/75-black.png); 
	border:1px solid #141414;
	font-size:11px;
	color:#fafafa;
	padding: 10px;
	text-align:justify;
	direction:ltr;
	bottom: 10px;
	right: 10px;
}
.pika-stage .caption p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.pika-imgnav a {
	position: absolute;
	text-indent: -5000px;
	display: block;
	z-index:3;
}
.pika-imgnav a.previous {
	background: url(../images/prev.png) no-repeat left 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	left: 0;
	cursor:pointer;
}
.pika-imgnav a.next {
	background: url(../images/next.png) no-repeat right 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	right: 0;
	cursor:pointer;
}
.pika-textnav {
	overflow: hidden;
	margin: 10px 0 0 0;
	bottom:10px;
	position:absolute;
}
.pika-textnav a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	padding: 4px;
}
.pika-textnav a.previous {
	float: left;
	width: auto;
	display: none;
}
.pika-textnav a.next {
	float: right;
	width: auto;
	display: none;
}
.pika-thumbs {
	width:730px;
	border-top:1px solid #2d2d2d;
	border-bottom:1px solid #2d2d2d;
	margin: 10px 0 0 0;
	padding:10px 0;
	overflow: hidden;
}
.pika-thumbs li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0 5px 5px 0;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
@media \0screen {
  .pika-thumbs li{border:1px solid #333}
}

.pika-thumbs li:last {
	margin: 0;
}
.pika-thumbs li .clip {
	position:relative;
	height:100%;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
}
.pika-counter{
	position: absolute;
	bottom: 10px;
	left:15px;
	color:white;
	background:rgba(0,0,0,0.7);
	font-size:11px;
	padding:3px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.comment{
	font-family:tahoma;
	width:730px;
	margin:5px 0;
	text-align:right;
	font-size:8pt;
}
.comment a{
	color:#fff;
	text-decoration:none
}
.comment a:hover{
	color:#56b0d0;
}
.path{
	margin:100px auto 0;
	color:#fff;
	font-size:11pt
}
.path a{
	color:#fff;
	text-decoration:none
}
.path a:hover{
	text-decoration:underline
}

.sidemenu{
	width:210px;
	padding-bottom:5px;
	margin-top:57px;
	margin-top:62px \0/;
	*margin-top:92px;
}
@media \0screen {
  .sidemenu{margin-top:66px;}
}
.sidemenu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.sidemenu li{
	list-style:none;
	padding:2px 0;
}
.sidemenu li a{
	color:#fff;
	text-decoration:none;
	font-size:13pt;
}
.sidemenu li a:hover,.sidemenu li .selected{
	color:#56b0d0;
}
.lang{
	border-top:1px solid #2d2d2d;
	padding-top:10px;
	width:100%;
	color:#3c3c3c;
	margin-top:5px;
	font-size:10pt;
	font-family:Arial;
}
.lang a{
	color:#fff;
	text-decoration:none
}
.lang a:hover{
	text-decoration:underline
}
.commenttitle{
	font-size:11pt;
	border-bottom:1px solid #2d2d2d;
	padding-bottom:5px;
	width:100%;
	margin-top:50px;
	color:#fff
}
.commentbox{
	font-family:tahoma;
	background:#202020;
	padding:10px;
	width:95%;
	margin:5px auto;
	border-radius:5px;
	font-size:9pt;
	line-height:14pt;
	text-align:justify;
	color:#666;
	box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px inset;
}
.commentby{
	color:#369
}
.commentdate{
	color:#369;
	font-size:8pt;
}
.form p{
	overflow:hidden
}
.form label{
	float:left;
	clear:both;
	color:#fff;
	width:70px
}
.form .input{
	float:left;
	width:200px;
}
/* CHOROM HACK */
@media screen and (-webkit-min-device-pixel-ratio:0){
}