﻿

#main_div
{ 
  width:900px; overflow: hidden; top:0; background-color:white;
}

#div_blueLinks
{
    background-color:#f0f0f0;
}

#div_backToBlogs
{
    height:40px; line-height:40px;
}
.backGround
{
    clear:both; /*background-color:Blue;*/
}

/******** left side *************/
#div_left
{
   width:600px; margin-left:20px; float:left; /*background-color:Fuchsia;*/
}

.space
{
    float:left; height:20px; /*background-color:Purple;*/
}

#div_publishDate
{
    height:30px; float:left; width:80px; text-align:left; direction:rtl; font-size:16px;  /*background-color:Gray;*/
}

#div_pursam
{
    height:30px; float:left; width:120px; text-align:left; direction:rtl; font-size:16px;  /*background-color:Lime;*/
}

#div_blogTitle
{
    height:30px; width:340px; float:left; text-align:right; direction:rtl; font-size:26px; font-weight:bold; text-decoration:underline; /*background-color:Green;*/
}

#div_text
{
   width:560px; margin:0 auto; /*background-color:Orange;*/
}

#div_text > div
{
    margin-left:10px; padding-right:5px; font-size:14px; line-height:24px; text-align:right; direction:rtl; /*background-color:Gray;*/
}


#divFaceBookButton
{
    width:560px; margin:0 auto; /*background-color:Orange;*/
}

#divFaceBookButton iframe
{
   margin-left:10px; /*background-color:transparent;*/
}

#div_continueRead
{
    color:black; text-decoration:underline; cursor:pointer;
}

#div_hiddenContent
{
    display:none;
}

#div_closeContent
{
   color:black; text-decoration:underline; cursor:pointer; text-align:left; /*background-color:Yellow;*/
}

/************************************************/

#div_talkBack
{
   width:560px; margin:0 auto; /*background-color:Teal;*/
}


/************************************************/

#div_addComment
{
    width:530px; height:40px; line-height:40px; margin-left:10px; padding-right:10px; text-align:right; color:White; background-color:#071A3C;
}

#tbl_comment
{
    margin-left:10px; background-color:#e5ecf4;
}

#tbl_comment td
{
    width:200px; height:40px; vertical-align:top; text-align:right; direction:rtl; /*background-color:Silver;*/
}

#tbl_comment td+td
{
    width:270px; height:40px; vertical-align:top; /*background-color:red;*/
}

#tbl_comment td+td+td
{
    width:60px; height:40px; vertical-align:top; padding-right:10px; /*background-color:yellow;*/
}

.countLetters
{
    margin-right:10px;
}

.txtBox
{
   width:250px; text-align:right; direction:rtl; border:1px solid white;
}

.area
{
    width:250px; height:70px; text-align:right; direction:rtl; border:1px solid white;
}

#spAddComment
{
    color:#071A3C;  font-size:14px; font-weight:bold; text-decoration:underline; cursor:pointer;
}

/*******************************************************/

.comment
{
    width:450px; margin-left:100px; /*background-color:#f1f5fa;*/
}

.head
{
    width:430px; margin-left:10px; cursor:pointer; /*background-color:Aqua;*/
}

.title
{
    width:395px; float:left; text-align:right; direction:rtl; font-size:16px; font-weight:bold; padding-right:5px; /*background-color:Yellow;*/
}

.title > span
{
   font-size:14px; color:Black; font-weight:normal;  /*background-color:Maroon;*/
}

.comment_number
{
    width:30px; float:left; text-align:right; direction:rtl; font-size:14px; /*background-color:Red;*/
}


.name_date
{
    width:395px; margin-left:10px;  padding-right:5px; color:Gray; font-size:12px; text-align:right; direction:rtl; /*background-color:yellow; */
}

.name_date div
{
   float:right; margin-left:10px;
}

.name_date div+div
{
    float:right;
}

.content
{
    width:395px; margin-left:10px; text-align:right; direction:rtl; padding-right:5px; font-size:14px; /*background-color:Green;*/
}

.hideDetails
{
    display:none;
}




/******** right side *************/
#div_right
{
  width:240px; margin-left:20px; float:left;  /*background-color:Lime;*/
}


#divName
{
    width:220px; height:30px; margin-left:10px; margin-bottom:7px; text-align:center; direction:rtl; line-height:30px; font-size:20px; color:White;
}


#img_blogerPic
{
    width:220px; margin-left:10px;
}




/********************************************************/


#div_boldText
{
    height:30px; width:220px; margin-left:10px; text-align:center; line-height:30px; font-size:18px; direction:rtl; color:White;
}

#div_onTheBloger
{
     width:218px; margin-left:10px; text-align:center; padding-left:1px; padding-right:1px; padding-bottom:1px; background-color:#d2d2d2;
}

#div_biography
{
    width:210px; text-align:right; direction:rtl; padding:4px; font-size:13px; font-family:Arial; line-height:20px; background-color:white;
}

/********************************************************/

#div_head
{
     height:30px; width:220px; margin-left:10px; text-align:center; line-height:30px; font-size:18px; direction:rtl; color:White;
}

#div_links
{
     width:218px; margin-left:10px; text-align:center; padding-left:1px; padding-right:1px; padding-bottom:1px; background-color:#d2d2d2;
}


#div_subjects
{
   width:210px; text-align:right; font-size:14px; direction:rtl; padding:10px 4px 4px 4px; background-color:white;
}

.subject
{
     height:30px; text-align:center; line-height:30px; font-size:14px; direction:rtl; margin-bottom:10px; background-color:#e5ecf4;
}

.sp_subject
{
    text-decoration:underline; color:#071A3C; font-weight:bold; cursor:pointer;
}

/********************************************************/







