/* Themes Moudle */
.thumbnails1 {display:block;text-align:center;margin:0 auto 40px auto}
.thumbnails1 li{width:30%;display:inline-block;float:none;margin: 5px;}
.thumbnails1 a{display:block;background-color:#ebebeb;border:1px solid #cdcdcd; border-radius: 8px; background-position: center right;background-repeat:no-repeat;height:64px}
.thumbnails1 h3{text-align:right;padding-right:70px;padding-top:15px;margin:0;}

#thmestitle {
   color:#0083cc;
   font-size:20px;
   background: url("../modules/Themes/img/themes_logo.png") no-repeat right;
   background-size: 64px;
   padding: 3px 70px 3px 3px;
   margin: 3px 15px 3px 15px;
   border-bottom:solid 1px #cdcdcd;
}

.scrshot{
	width:220px;
	height:160px;
	border-radius: 5px;
	border-bottom: 1px solid #cdcdcd;
}

.downtitle{
	text-align: center;
	width:220px;
	height:22px;
	display:block;
	background:#ebebeb url("../modules/Themes/img/background.png") no-repeat;	
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:3px;
	margin: 0 0 5px 0 ;
}

.downtitle:hover{
	background:#ebebeb url("../modules/Themes/img/background-h.png") no-repeat;
}
.downtitle a{
	font-size: 20px;
	display:block;
	color: #858585;
	text-align: center;
}

.downtitle a:hover{
	color: #484848;
}

.downsrc{
   background: #f4f4f4;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
	width:220px;
	padding:5px 3px 5px 3px;
	margin: 5px 0 0 0 ;
}

.themelast {
	color:#0083cc;
	font-family:'Arabic';
	font-weight:normal;
   font-size:24px;
   background: url("../modules/Themes/img/recently.png") no-repeat right;
   background-size: 32px;
   padding: 3px 40px 3px 3px;
   margin: 3px 15px 3px 15px;
   border-bottom:solid 1px #cdcdcd;
   height:34px;
   line-height: 32px;
}

.path {
  background:#ebebeb;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  color: black;
  padding:3px;
  font-weight:normal;
  direction: rtl;
}

.themepic {
	max-width: 500px;
	padding: 10px 0 5px 0;

}

.center {
	margin: 0 auto;
   text-align: center;	
}

.downnow {
	width:500px;	
}


.tdownload {
	text-indent: 28px;
	height:22px;
	font-family:'Arabic';
	font-weight:normal;
	color: #006a01;
   line-height: 22px;
   padding:3px 0 3px 0;
}

.tdownload a{
	text-indent: 28px;
	font-family:'Arabic';
	font-weight:normal;
	color: #006a01;
   line-height: 22px;
}

.tdownload a:hover{color: #00a601;}
.tinfo {
	text-indent: 28px;
	height:22px;
	font-family:'Arabic';
	font-weight:normal;
	color: #0083cc;
   line-height: 22px;
   padding:3px 0 3px 0;
   border-bottom:1px dashed #cdcdcd;
}

.tinfo k{color: black;}
.tdescription k{color: black;}
.ttitle{background: url("../modules/Themes/img/title.png") no-repeat right;}
.tdate{background: url("../modules/Themes/img/schedule.png") no-repeat right;}
.tauthor{background: url("../modules/Themes/img/author.png") no-repeat right;}
.thits{background: url("../modules/Themes/img/downs.png") no-repeat right;}
.trating{background: url("../modules/Themes/img/rate.png") no-repeat right;}
.tcomments{background: url("../modules/Themes/img/comments.png") no-repeat right;}
.trate{background: url("../modules/Themes/img/vote.png") no-repeat right;}
.tbroken{background: url("../modules/Themes/img/broken.png") no-repeat right;}
.tsend{background: url("../modules/Themes/img/send.png") no-repeat right;}
.tedit{background: url("../modules/Themes/img/edit.png") no-repeat right;}
.themedown {background: url("../modules/Themes/img/downnow.png") no-repeat right;}

.tdescription {
	font-family:'Arabic';
	font-weight:normal;
	color: #0083cc;
   padding:3px 10px 3px 10px;
   text-align: justify;
   width: 500px;
}

.tzoom{
	color: #cdcdcd;
	font-family:'Arabic';
	font-weight:normal;
	text-align:center;
}

.tsh{
	text-indent: 28px;
	height:22px;
	font-family:'Arabic';
	font-weight:normal;
	color: #0083cc;
   line-height: 22px;
   padding:3px 28px 3px 0;
}

.tsh1{
	height:22px;
	font-family:'Arabic';
	font-weight:normal;
	color: #0083cc;
   line-height: 22px;
   padding:3px 28px 3px 0;
} 

.tsh a{
   text-indent: 28px;	
}

.mini-item {
	padding:0 0 13px ;
	margin:0 0 13px ;
	min-height:160px;
	border-bottom: 1px #eee solid
}
.mgleft {
	margin-left:13px ;
}
.minItmTitle{
  font-size:17px;
  color:#0083cc;
  line-height: 25px
}

.themetitle{
	color:#0083cc;
	font-size: 20px;
	text-align: center;
	font-family:'Arabic';
	padding: 10px 5px 5px 5px;
}

.tactions{
	background: #ebebeb;
   border: 1px dashed #cdcdcd;
   border-radius: 5px;
   padding:0 5px 0 5px;
   margin: 10px auto 10px 0;
}