
m {
    color: red;
}

s {
    color: blue;
}

tr {
    padding: 8px;
    text-align: right;
    border-bottom: 1px solid #ddd;
}

body {
    color: #000;
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-color: #ececec;
    direction: rtl;
    margin: 0 9px 0 9px;
}	
	
th {
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #ddd;
	color: red;
	background-color:#f5f5f5
	}
thr {
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #ddd;
	color: blue;
	background-color:#f5f5f5
	}
td {
	padding: 8px;
	text-align: right;
	}
tre {
	padding: 8px;
	text-align: right;
	font-family: tahoma, serif;
	}
#panel, #flip {
    padding: 5px;
    text-align: center;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
}

#panel {
    padding: 50px;
    display: none;
}

div.postbody:hover {
	background-color: lightgreen;
}



.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button3 {
    background-color: white; 
    color: black; 
    border: 2px solid #f44336;

}

.button3:hover {
    background-color: #f44336;
    color: white;
}


div.transbox {
  margin: 30px;
    background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, red, yellow); /* Standard syntax (must be last) */
  border: 1px solid black;
  opacity: 2.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.wrong {
	margin: 30px;
    padding: 5px;
    background-color: #F00;
    border: 2px solid #666;
    color: #000000;
}


/* منو */
#headers {
    background-color: #4CAF50;
}
.drops {
	display: block;
    padding:5px;
}
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 100;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


/*page*/

.paged-link{
	display:inline-block;
	line-height:14px;
	float:right;
	margin:2px;
}
.paged-link a{
	display:inline-block;
	border:#06C 1px solid;
	padding:2px;
	text-decoration:none;
}
.paged-link a:hover{
	border:#900 1px solid;
}
.paged-link-selected{
	display:inline-block;
	line-height:14px;
	float:right;
	margin:2px;
}
.paged-link-selected a{
	display:inline-block;
	border:#900 1px solid;
	padding:2px;
	text-decoration:none;
}
.paged-link-selected a:hover{
	border:#900 1px solid;
}
.paged-link-off{
	display:inline-block;
	border:#06C 1px solid;
	padding:2px;
	color:#CCC;
	line-height:14px;
	float:right;
	margin:2px;
}
.paged-link-info{
	display:inline-block;
	float:left;
	padding:2px;
	color:#666;
	line-height:14px;
	margin:2px;
	font-size:11px;
}

/*post*/
#posts {
    padding: 9px;
    padding-bottom: 0px;
}
.post {
    margin-bottom: 9px;
	background-image: url('imgs/avatarbackgr.gif');
	background-repeat: no-repeat;
	background-position: top right;
    position: relative;
    padding-right: 37px;
}

.comments {
    margin-bottom: 9px;
	background-image: url('imgs/avatarbackgr.gif');
	background-repeat: no-repeat;
	background-position: top right;
    position: relative;
    padding-right: 37px;
}

.posthdr {
    background-image: url('imgs/posthdrbackgr.gif');
    height: 33px;
    border-right: 1px solid #b6b6b6;
    background-color: white;
}
.posthdr2 {
    background-image: url('imgs/posthdrbackgr2.gif');
    height: 33px;
    background-repeat: no-repeat;
    background-position: top left;
	padding-top: 5px;
}
.postavatar {
    position: relative;
    float: right;
    top: 4px;
    margin-right: -34px;
}
.postbody {
    padding: 5px;
    padding-left: 8px;
    background-color: white;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    border-bottom: 1px solid #f0f0f0;
    font-size: 1em;
}
.postftr {
    background-image: url('imgs/postftr.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: white;
}
.postftr2 {
    background-image: url('imgs/postftr_left.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
}
.postftr3 {
    background-image: url('imgs/postftr_right.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
	padding-right: 8px;
	padding-bottom: 5px;
}

.posticons {
    float: left;
	padding-left: 8px;
}

#like {
    float: left;
	margin-top:-27px;
	width : 38px;
	height : 33px;
}
.likem {
    float: left;

}

#postcomment {
    background-color: #f5f5f5;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    padding: 6px;
    border-top: 1px solid #fff;
    margin: 0 9px 0 9px;
    padding-bottom: 0px;
}
.commentsttl {
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    font-weight: bold;
    padding: 5px;
    margin: 0 9px 0 9px;
    background-image: url('imgs/commentsttl.gif');
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-position: bottom left;
}

.commentsttl2 {
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    font-weight: bold;
    padding: 5px;
    margin: 0 9px 0 9px;
    background-image: url('imgs/commentsttl.gif');
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-position: bottom left;
}

.welcome {
    margin: 15px 15px 9px 15px;
    background-color: #f5f5f5;	
}

#combtn {
    float: left;
    display: block;
    background-image: url('imgs/attachbtn.gif');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #003682;
    margin-top: 6px;
}
#combtn b {
    float: left;
    display: block;
    background-image: url('imgs/attachbtn_b.gif');
    background-position: top left;
    color: White;
    background-repeat: no-repeat;
    font-size: 18px;
    text-shadow: 1px 1px 0 #002150;
    font-weight: normal;
    padding: 9px 15px 9px 15px;
}

#textar {
    border: 1px solid #aaa;
    background-color: white;
    -webkit-border-radius: 5px;
    padding: 5px;
}

#textar textarea {
    width: 95%;
    font-size: 1.5em;
    -webkit-appearance: none;
    border: 0px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    height: 100px;
}

.like {
	margin:5px 15px 3px 15px;
    position: relative;
    display: inline-block;
}

a:link {
    text-decoration: none;
	margin-bottom: -8px;
	margin-left: 5px;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
	background-color: lightgreen;
}

a:active {
    text-decoration: underline;
}


/*butem*/
.ico1{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -101px 0;
  height: 25px;
  width: 28px;
}

.ico2{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -35px 0;
  height: 26px;
  width: 26px;
}

.ico3{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -68px 0;
  height: 26px;
  width: 26px;
}

.ico4{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -136px 0;
  height: 26px;
  width: 31px;
}
.ico5{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 26px;
  width: 31px;
}
.icopv{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -176px 0;
  height: 26px;
  width: 41px;
}
.icopv:hover{
  background-image: url(imgs/ico.png);
  background-repeat: no-repeat;
  background-position: -176px -30px;
  height: 26px;
  width: 41px;
}
._1gm {
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
	display:inline-block;
}
._2gm {
	margin-left: 0px;
	margin-right: 5px;
}
._3gm {
	margin-left: 5px;
	margin-right: 0px;
	position: relative;
}

.setpic1{
    position: relative;
    float: right;
    top: -1px;
    margin-right: -35px;
}
#btn {
    display:none;
}