/* CSS Document */
/*  HeadingBar */
#body_blurb { float:left; overflow:hidden; background:url(../images/body_back.jpg) repeat-y;}

#inner_link_back { width:789px; height:37px; background:url(../images/blurbInnerLinkBack.jpg) repeat-x; }
#inner_link_icon{ float:left; width:35px; height:34px; margin:0 0px 0 12px; display:inline;}
#inner_link_heading { width:789px; height:35px; color:#000000; font-size:18px; font-weight:bold;}
/* Heading Bar Ends */

/* Total Contents, with out header and footer */
#container { float:left; width:565px; height:auto; background-color:#fff; overflow:hidden; display:inline;}
/* Top 3 Boxes */
#threeBox { float:left; width:561px; margin:0px 2px 3px 2px; height:79px; background:url(../images/blurbs_3Box.gif) no-repeat; display:inline;}

/*Left Side */
#left_side { float:left; width:552px; padding:10px 5px 0px 5px; margin-left:2px; font-size:11px; overflow:hidden; display:inline;}

#pagination_part
{
float:right; 
width:auto; 
height:auto; 
font-size:10px; 
color:#a1a1a1; 
font-weight:bold; 
display:inline;
}
#links_part
{
float:left; 
width:auto; 
height:auto; 
font-size:11px; 
color:#a1a1a1; 
font-weight:bold; 
display:inline;
}


#center_comment_text { /* Dynamicaly generated contents */
float:right; 
width:auto; 
height:auto; 
font-size:12px; 
color:#5a5a5a; 
font-weight:normal; 
text-align:left;  
/*display:inline;*/}
#center_content_text { /* Dynamicaly generated contents */
float:left; 
width:450px;
min-height:50px;
height:auto; 
font-size:12px; 
color:#5a5a5a; 
font-weight:normal; 
text-align:left;
/*display:inline;*/}

#center_caption { /* Dynamicaly generated contents */
float:left; 
width:450px; 
height:40px; 
font-size:12px; 
color:#5a5a5a; 
font-weight:normal; 
text-align:left;
padding-top:10px;
padding-top:10px;
/*display:inline;*/}
#center_heading_text { /* Heading of the div */
float:left; 
width:aoto;
height:auto; 
font-size:18px; 
color:#a8c179; 
font-weight:normal;   
display:inline;
}
#center_postedDate_text { /* Posted Date */

margin-left:88px;
float:left; 
width:170px;
height:auto; 
font-size:9px; 
color:#02a3da; 
font-weight:italic;   
display:inline;
}
#postedLanding { /* Posted Date */
float:left; 
width:270px;
height:20px; 
font-size:9px; 
color:#02a3da; 
font-weight:italic;   
display:inline;
padding-top:5px;
}
#center_button_text { /* read more >> */
float:right; 
width:aoto;
height:auto; 
font-size:11px; 
color:#a1a1a1; 
font-weight:bold; 
text-decoration:none;  
display:inline;
}
/* Center Table */


#firstRow
{ float:left; width:553px; height:13px; background-image:url(../images/blurbs_content_top1.gif); background-repeat: no-repeat; overflow:hidden; margin:0px; padding:0px; }

#secondRow
{ 
float:left;
width:553px;
height:auto;
background-image:url(../images/blurbs_content_center1.gif); background-repeat:repeat-y; overflow:hidden; margin:0px; padding:0px; 
}
#thirdRow
{
float:left;
height:11px;
width:553px;
background-image:url(../images/blurbs_content_bottom1.gif); background-repeat:no-repeat; overflow:hidden; display:inline; margin:0px; padding:0px; 
}

#firstRow1
{
float:left;
width:553px;
height:12px;
background-image:url(../images/blurbs_content_top2.gif); background-repeat: no-repeat; overflow:hidden;
}
#secondRow1
{
float:left;
width:555px;
background-image:url(../images/blurbs_content_center2.gif); background-repeat:repeat-y; overflow:hidden;
}
#thirdRow1
{

float:left;
width:555px;
height:14px;
background-image:url(../images/blurbs_content_bottom2.gif); background-repeat:no-repeat; overflow:hidden;
}

/* Back Button in the Landing Page */
#backLeft
{

height:15px;
width:4px;
background-image:url(../images/blurbs_back_left.gif); background-repeat: no-repeat;
overflow:hidden;

}
#backCenter
{
height:15px;
width:auto;
background-image:url(../images/blurbs_back_center.gif); background-repeat:repeat-x; 
overflow:hidden;

}
#backRight
{
height:15px;
width:3px;
background-image:url(../images/blurbs_back_right.gif); background-repeat:no-repeat;
overflow:hidden;
}
#button_text { /* << Back Button Text */
float:inherit;
width:auto;
font-size:9px; 
color:#031820; 
font-weight:bolder;   
text-decoration:none;
display:inline;
}
#headingTop
{
 width:459px;
 height:25px;
 }
/* Rating Table .............*/
#ratingButton
{
width:110px;
height:5px;
float:right;
padding-top:3px;
}
#rating_firstRow
{
height:5px;
width:125px;
background-image:url(../images/blurbs_rating_top.gif); background-repeat: no-repeat;
}
#rating_secondRow
{
height:15px;
width:125px;
background-image:url(../images/blurbs_rating_center.gif); background-repeat:repeat-y; 
}
#rating_thirdRow
{
height:6px;
width:125px;
background-image:url(../images/blurbs_rating_bottom.gif); background-repeat:no-repeat;
}

/* No. of Comments */
#noOfComments
{
padding-top:10px;
width:100px;
mi-height:10px;
height:auto;
float:left;
font-size:12px; 
color:#5a5a5a; 
font-weight:normal; 
text-align:right; 
overflow:hidden;
display:inline;
/*float:right*/
}
#boxHeading
{
padding-top:10px;
width:250px;
min-height:10px;
height:auto;
float:left;
font-size:18px;
color:#a8c179;
font-weight:normal;
display:inline;
margin:0px 0 0 0;
text-decoration:none;
overflow:hidden;
display:inline;
}/* Right Side  */

#right_side { float:right; width:217px; padding-top:9px; padding-left:2px; margin-left:3px; font-size:11px; overflow:hidden; display:inline;}
#right_side_in { float:left; width:216px; height:69px;}

/* Second Box in Right Side ------------------------------------------*/
#right_side_in_2 { float:left; padding-top:5px; margin-top:10px; width:215px; height:217px; }
#right_side_in_2_heading { float:left; width:205px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fe8d27; font-weight:normal; text-align:left; padding-left:10px; display:inline;}

#right_side_in_2_text { float:left; width:195px; padding:10px 10px 10px 10px; font-size:11px; color:#5a5a5a; font-weight:normal; text-align:left; }

/*Right Side Table  */
#rowImage1
{
height:8px; width:215px; background-image: url(../images/blurbs_right_box_1.jpg); background-repeat: no-repeat; overflow:hidden;
}
#rowImage2
{
width:215px; height:auto; background-image: url(../images/blurbs_right_box_2.jpg); background-repeat:repeat-y; overflow:hidden;}
#rowImage2Heading
{
height:23px;
width:215px;
background-image: url(../images/blurbs_right_box_2.jpg); background-repeat:repeat-y; 
}
#rowImage2Content
{
height:178px;
width:215px;
background-image: url(../images/blurbs_right_box_2.jpg); background-repeat:repeat-y;

}
#rowImage3
{
height:8px;
width:215px;
background-image: url(../images/blurbs_right_box_3.jpg); background-repeat:no-repeat;
}

/* Links */

.comments {color: #00a7d2; text-decoration:none; font-size:11px; font-weight:bold; overflow:hidden; display:inline}
.comments:hover { text-decoration: underline; color:#666666; font-size:11px; overflow:hidden; display:inline}


#topLinks{ color:#a1a1a1; float:left; width:320px; font-weight:bold; font-size:11px; color:#a1a1a1; font-family:Arial, Helvetica, sans-serif;}

/* Top Links  */
#blurbs_inner_link_a { float:left; width:320px; font-weight:bold; font-size:11px; color:#a1a1a1;}
#blurbs_inner_link_a a{ text-decoration:none; text-shadow:#666666; color:#a1a1a1}
#blurbs_inner_link_a a:link, #blurbs_inner_link_a a:visited { color:#a1a1a1; }
#blurbs_inner_link_a a:hover { color:#000000; text-decoration:underline;font-weight:bold;}
#blurbs_inner_link_a a:active { color:#000000; text-decoration:underline; font-weight:bold;}
#blurbs_inner_link_a a:focus { color:#000000; text-decoration:underline; font-weight:bold;}

/* Pagination */
#blurbs_inner_link_b{ float:right; width:220px; font-weight:bold; font-size:9px; color:#a1a1a1; text-align:right; }
#blurbs_inner_link_b a{ text-decoration:none; text-shadow:#666666;color:#a1a1a1; }
#blurbs_inner_link_b a:link, #blurbs_inner_link_b a:visited { color:#a1a1a1; }
#blurbs_inner_link_b a:hover { color:#000000; text-decoration:underline;font-weight:bold;}
#blurbs_inner_link_b a:active { color:#000000; text-decoration:underline; font-weight:bold;}
#blurbs_inner_link_b a:focus { color:#000000; text-decoration:underline; font-weight:bold;}


/* Read More */

#blurbs_readmore { float:right; width:80px; font-weight:bold; font-size:11px; color:#a1a1a1;}
#blurbs_readmore a{ text-decoration:none; text-shadow:#666666;color:#a1a1a1}
#blurbs_readmore a:link, #blurbs_readmore a:visited { color:#a1a1a1; }
#blurbs_readmore a:hover { color:#000000; text-decoration:underline;font-weight:bold;}
#blurbs_readmore a:active { color:#000000; text-decoration:underline; font-weight:bold;}
#blurbs_readmore a:focus { color:#000000; text-decoration:underline; font-weight:bold;}


/* Name Link under the Photo */
#blurbs_name_student { float:center; width:aoto;height:auto; font-size:11px; color:#104172; font-weight:bold;margin:0px 0 0 0;}
#blurbs_name_student a{ text-decoration:none; text-shadow:#104172;color:#a1a1a1}
#blurbs_name_student a:link, #blurbs_name_student a:visited { color:#104172; }
#blurbs_name_student a:hover { color:#000000; text-decoration:underline;font-weight:bold;}
#blurbs_name_student a:active { color:#000000; text-decoration:underline; font-weight:bold;}
#blurbs_name_student a:focus { color:#000000; text-decoration:underline; font-weight:bold;}

/* Heading Link */

#blurbs_heading {
float:left;width:aoto;height:auto;font-size:18px;color:#a8c179;font-weight:normal;display:inline;margin:0px 0 0 0
}
#blurbs_heading a{ text-decoration:none; text-shadow:#a8c179;color:#a8c179}
#blurbs_heading a:link, #blurbs_heading a:visited { color:#a8c179; }
#blurbs_heading a:hover { color:#a8c179; text-decoration:underline;}
#blurbs_heading a:active { color:#a8c179; text-decoration:underline; }
#blurbs_heading a:focus { color:#a8c179; text-decoration:underline; }

/* For Landing Page Only */

#contentArea
{
width:555px;
height:auto;
margin-top:5px;
border: 1px solid #afafaf;
}

#blurbComments
{
width:549px;
height:auto;
margin-top:5px;
}

/* Comment Part */
#commentLeft
{
height:32px;
width:5px;
background-image:url(../images/blurbs_comments_left.gif); background-repeat: no-repeat;
}
#commentCenter
{
height:15px;
width:100px;
background-image:url(../images/blurbs_comments_center.gif); background-repeat:repeat-x; 
}
#commentRight
{
height:32px;
width:5px;
background-image:url(../images/blurbs_comments_right.gif); background-repeat:no-repeat;
}
/* bottom Part */
#commentBLeft
{
height:10px;
width:5px;
background-image:url(../images/blurbs_comments_bottom_left.gif); background-repeat: no-repeat;
}
#commentBCenter
{
height:10px;
width:auto;
background-image:url(../images/blurbs_comments_bottom_cent.gif); background-repeat:repeat-x; 
 
}
#commentBRight
{
height:10px;
width:6px;
background-image:url(../images/blurbs_comments_bottom_righ.gif); background-repeat:no-repeat;
}

#comment_heading { float:left; width:350px; color:#a8c179; font-size:18px; font-weight:normal; padding-top:5px;}
#comment_leave { float:right; width:auto; height:auto; color:#b0b3ac; font-size:12px; font-weight:bold; padding:8px 15px 0 0;}
#blurbs_comments_area{
float:right;
clear:left;
width:550px;
background:#5a5a5a;
height:100px;
}
#blurbs_comments {
float:left; 
width:auto; 
height:auto; 
font-size:12px; 
color:#FFFFFF; 
font-weight:normal;
text-align:left;  
}

#blurbs_posted_by { /* Posted by */
float:left; 
width:aoto;
font-size:10px; 
color:#0c0d0d; 
font-weight:bold; 
font-style:italic;
display:inline;
overflow:hidden;
}
#nameText{ font-size:11px;font-style:normal;}
#5aLine{
width:100%;
height:1px;
border-top: 1px solid #5a5a5a;
}

.otherLinks {text-decoration:none; color:#b0b3ac; font-size:12px; font-weight:bold; overflow:hidden; display:inline;}
.otherLinks:hover { text-decoration: underline; color:#000000; font-size:12px; overflow:hidden; display:inline;}

/*********myaccount css shift to blurb*****************/
#blu_top1 { float:left; width:550px; height:6px; background:url(../images/myblurbsa.gif) no-repeat; overflow:hidden;}
#blu_top2 { float:left; width:550px; background:url(../images/myblurbsb.gif) repeat-y;}
#blu_top3 { float:left; width:550px; height:6px; background:url(../images/myblurbsc.gif) no-repeat; overflow:hidden; margin-bottom:10px;}

mypep_box2 { float:left; width:550px; margin:4px 4px 10px 4px; padding-top:2px; padding-bottom:2px; font-size:14px; color:#666666; font-weight:bold; display:inline; overflow:hidden;}




/********************************** New *****************************/
#bigBox{
float:left; 
width:541px; 
height:auto; 
border: 1px solid #a1a1a1; 
margin-top:1px;
margin-bottom:5px;
padding:5px;
overflow:hidden; 
display:inline; 
}
#bigMatter{
float:left; 
width:541px; 
height:auto; 
overflow:hidden; 
display:inline;  
font-size:12px; 
color:#5a5a5a; 
font-weight:normal; 
text-align:left;
}

#photoDiv{
width:60px;
height:auto;
padding-left:5px;
}
#photoContainer
{
overflow:hidden; 
display:inline;
padding-left:10px;
padding-top:10px;
width:75px;
height:auto;
float:left;
text-align:center
}
#commentPart_heading
{
float:left;
overflow:hidden;
display:inline;
width:542px;
height:40px;
background-image: url(../images/blurbs_SecondPage_top.gif); background-repeat:no-repeat;
padding-left:10px;
}
#commentPart_bottom
{
float:left;
overflow:hidden;
display:inline;
width:542px;
height:6px;
background-image:url(../images/blurbs_SecondPage_bottom.gif); background-repeat:no-repeat; 
padding-left:10px;
}
#commentPart_body
{
float:left;
width:542px;
height:auto;
background:#5a5a5a;
overflow:hidden; 
display:inline;
}
#comment_1
{
float:left;
overflow:hidden;
display:inline;
width:521px;
height:auto;
margin:1px 5px 0px 5px;
padding:0 5px 0 5px;
background-color:#ada6a0;
}
#commentIco { float:left; width:15px; height:13px; margin:5px 0 0 5px;} 
#commentText { float:left width:auto; height:auto; margin:12px 0 0 15px; 
font-size:11px; 
color:#FFFFFF; 
font-weight:normal;
text-align:left;
padding-bottom:5px;
overflow:hidden;
display:inline;
}
#commentCenterPart
{
float:left;
overflow:hidden;
display:inline;
width:530px;
height:32px;
margin-left:5px;
background-image:url(../images/blurbs_comments_center.gif); background-repeat:repeat-x; 
}


#blurbs_form_text {
margin:6px 0 0 6px;
width:100px;
float:left; 
font-size:12px; 
color:#FFFFFF; 
font-weight:bold;
text-indent:strong;
text-align:left;
overflow:hidden;
display:inline;  
}

#blurbs_forms {
float:right; 
width:350px;
overflow:hidden;
display:inline;  
}
#rightSideButtons
{float:right; width:75px; height:auto; display:inline; overflow:hidden; padding-top:3px;
}
#commentPartBottom
{
float:left;
width:542px;}

/*Blurbs*/
#blu_2008_head { float:left; width:538px; font-size:18px; color:#c1c3be; font-weight:normal; font-family:Arial, Helvetica, sans-serif;  padding:0 0 0 10px;}
#blu_body { float:left; width:548px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}

#blu_post_back { float:left; width:528px; height:20px; background:url(../images/post_blurbs.jpg) repeat-x; margin:0 10px 0 10px; border:1px solid #cccccc; display:inline; color:#02a3da; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#blu_post_backa { float:left; width:508px; margin:0 10px 0 10px; border:1px solid #a5a7a8; border-top:none; display:inline; background:#f4f9fc; padding:5px 10px 5px 10px;}
#blu_post_backb { float:left; width:508px; margin:0 10px 0 10px; border:1px solid #cccccc; border-top:none; display:inline; background:#ffffff; padding:5px 10px 5px 10px;}

#blu_aa { float:left; width:350px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666;}
#blu_ab { float:left; width:158px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666;}


/*My Friends image box*/
a.aa:link, a.aa:visited { float: left; padding: 3px; padding-bottom:none; width: 66px; height:86px; border:1px solid #cccccc; background: #ffffff; text-align: center; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #104172; font-weight:normal;}
a.aa:hover { background: #fff; border:1px solid #FF9900; text-decoration:none; color:#FF9900;}
a.aa:active { border-bottom: 1px solid #eeeeee; border-top: 1px solid black; border-right: 1px solid #eeeeee; border-left: 1px solid black;}
#image_box1 { text-align:center; vertical-align:top; height:70px; margin-bottom:0px;}
#image_box2 {}

a.aaa:link, a.aaa:visited { float: left; padding: 3px; padding-bottom:none; width: 50px; height:66px; border:1px solid #cccccc; background: #ffffff; text-align: center; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #104172; font-weight:normal;}
a.aaa:hover { background: #fff; border:1px solid #FF9900; text-decoration:none; color:#FF9900;}
a.aaa:active { border-bottom: 1px solid #eeeeee; border-top: 1px solid black; border-right: 1px solid #eeeeee; border-left: 1px solid black;}
#image_box1a { text-align:center; vertical-align:top; height:50px; margin-bottom:0px;}
#image_box2a {}

a.a:link, a.a:visited { float: left; padding: 3px; padding-bottom:none; width: 55px; height:52px; border:1px solid #cccccc; background: #ffffff; text-align: center; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #104172; font-weight:normal;}
a.a:hover { background: #fff; border:1px solid #FF9900; text-decoration:none; color:#FF9900;}
a.a:active { border-bottom: 1px solid #eeeeee; border-top: 1px solid black; border-right: 1px solid #eeeeee; border-left: 1px solid black;}
#image_box { text-align:center; vertical-align:top; height:52px; margin-bottom:0px;}

