#content {
    padding-top: 15px
}

#newsRegion {
    margin: 0 300px 0 15px;
    direction: rtl
}

.newssidebar {
    float: right;
    width: 245px;
    margin: -5px 15px 0 0
}

#newsRegion h2 {
    font-size: 11pt;
    font-weight: bold;
    padding: 4px 0 0
}

#newsRegion .date {
    color: #828282;
    font-size: 11px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

#newsRegion .img {
    text-align: center;
    margin:  5px 5px 15px 5px;
}

#newsRegion .summary {
    padding: 10px;
    background-color: #f0f0f0;
    margin: 0 auto 20px;
    width: 80%;
    text-align: justify
}

#newsRegion #newsDetail {
    font-size: 12px;
    text-align: justify
}

#newsRegion #newsDetail div {
    margin-top: 15px
}

#newsRegion #newsDetail img {
    padding: 2px;
    border: 1px solid #ccc;
    margin-bottom: 10px
}

#newsRegion .date span {
    bottom: 0;
    color: #828282;
    display: inline-block;
    font-size: 13px;
    margin: 0 3px;
    position: relative
}

#newsRegion .meta {
    font-size: 12px;
    line-height: 24px;
    margin: 25px 0 0
}

#newsRegion .meta .tagdetail {
    background: url("../images/Icon/newstags.png") no-repeat 98% 17px;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
    padding: 16px 44px 16px 0;
    border-radius: 3px
}

#newsRegion .meta .tagdetail h6 {
    padding-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 7px
}

#newsRegion .meta .spans {
    margin-bottom: 5px
}

#newsRegion .meta .spans:after {
    clear: both
}

#newsRegion .meta .spans:before, #newsRegion .meta .spans:after {
    content: "";
    display: table
}

#newsRegion .meta .spans span {
    background: #0f91af;
    border-radius: 0 3px 3px 0;
    color: #fff
}

#newsRegion .meta .spans span, #newsRegion .meta .spans a {
    border-left: 1px solid #fff;
    display: block;
    float: right;
    height: 23px;
    padding: 0 7px
}

#newsRegion .meta .spans a:last-child {
    border-left: 0 none;
    border-radius: 3px 0 0 3px
}

#newsRegion .meta .spans a {
    background: none repeat scroll 0 0 #e6e6e6;
    color: #404040;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

#newsRegion .meta .spans span i, #newsRegion .meta .spans a i {
    vertical-align: middle
}

#newsRegion .meta .spans .iconwhite {
    background-image: url("../images/Public/glyphicons-halflings-white.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    width: 14px;
    margin-left: 3px
}

#newsRegion .meta .spans .iconbook {
    background-position: -48px -49px
}

#newsRegion .meta .spans .iconplus {
    background-position: 1px -48px
}

.newssidebar .searchArea, .newssidebar .tagsarea {
    margin-bottom: 40px
}

.newssidebar .searchArea label {
    margin-right: 5px
}

.newssidebar .searchArea input[type="text"] {
    height: 22px;
    width: 156px;
    padding-right: 4px;
    color: #3c3c3c
}

.newssidebar .searchArea input[type="text"]:focus, .newssidebar .searchArea input[type="text"]:hover {
    border: 1px solid #c2c2c2;
    box-shadow: none
}

.newssidebar .searchArea input[type="submit"] {
    background: #3c3c3c;
    border: 0;
    color: #fff;
    float: left;
    height: 24px;
    margin: 1px 0 0 0;
    width: 80px
}

.newssidebar .searchArea input[type="submit"]:hover {
    background: #0f91af
}

.newssidebar .grouparea ul {
    float: right;
    margin: 4px 0 0;
    width: 100%;
    padding-bottom: 40px
}

.newssidebar .grouparea ul li {
    border-bottom: 1px solid #e4e4e4;
    float: right;
    width: 100%
}

.newssidebar .grouparea ul li a {
    background: url("../images/Public/newsgrouparrow.gif") no-repeat 98% 16px;
    color: #585858;
    display: block;
    margin: 0;
    padding: 6px 18px 6px 10px
}

.newssidebar .grouparea ul li a:hover, .newssidebar .grouparea ul li a.current {
    background: url("../images/Public/newsgrouparrow.gif") no-repeat 98% -118px;
    color: #0f91af;
    text-decoration: underline
}

.newssidebar .tagsarea label {
    margin-right: 5px
}

.newssidebar .tagsarea a {
    background: #f0f0f0;
    color: #242424;
    display: block;
    float: right;
    margin: 8px 4px 0;
    padding: 1px 10px 0;
    white-space: nowrap
}

.newssidebar .tagsarea a:hover, .newssidebar .tagsarea a.current {
    background: #0f91af;
    color: #fff
}


.newsNoteListContainer{
    float: left;
    margin: 7px 10px 0 0;
    width: 862px;
}

.newsNoteListContainer li{
    direction: rtl;
}

.newsNoteListContainer h1{
    font-family: web_yekan;
    font-size: 20px;
    border-top: solid 1px rgb(207, 205, 205);
    border-bottom: solid 1px rgb(207, 205, 205);
    padding: 10px;
    margin-bottom: 10px;
    background-color: rgb(252, 250, 250);
}

.newsNoteListContainer ul{
    min-height: 40px;
}

.newsNoteListContainer .noteHeader{
    width: 100%;
    margin: 5px auto 5px auto;
    height: 37px;
    direction: rtl;
    background-color: rgb(249, 249, 249);
}

.newsNoteListContainer .noteUserImage{
    float:right;
    margin-left: 15px;
    width: 37px;
}

.newsNoteListContainer .noteFullName{
    float:right;
    margin: 9px 0 0 15px;
}

.newsNoteListContainer .noteDate{
    float:right;
    margin: 9px 0 0 2px;
    direction: ltr;
}

.newsNoteListContainer .noteVoteContainer{
    float: left;
    margin: 4px 0 0 4px;
}

.newsNoteListContainer .noteText {
    margin: -12px auto 20px auto;
    min-height: 50px;
    direction: rtl;
    padding: 30px 20px 5px 0;
    border: dashed 1px gray;
    border-top: none;
}

.newsNoteContainer{
    float: left;
    margin: 7px 10px 0 0;
    width: 100%
}

.newsNoteContainer h1{
    font-family: web_yekan;
    font-size: 20px;
    border-top: solid 1px rgb(207, 205, 205);
    border-bottom: solid 1px rgb(207, 205, 205);
    padding: 10px;
    margin-bottom: 10px;
    background-color: rgb(252, 250, 250);
}

.newsNoteContainer table{
    color: #000000;
}

#userNotes_fullName{
    color: #555;
    height: 30px;
    width: 570px;
    padding: 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px web_yekan;

}

#userNotes_text{
    color: #555;
    height: 100px;
    width: 570px;
    padding: 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px web_yekan;

}

#reviewCaptchaCode{
    float: right;
    border: 1px solid #000;
    margin-right: 5px;
}

#reviewCaptchaText{
    float: right;
    height: 39px;
    font-size: 28px;
    padding: 4px;
    width: 200px;
    direction: ltr;
}

.captchaDes{
    float: right;
    margin-right: 84px;
    color: rgb(103, 103, 249);
    margin-bottom: 50px;
}

.captchaReload{
    float: right;
    margin-left: 5px;
    height: 49px;
}

