p {
    margin:0px;
}
.more {
    font-weight: bold;
}
#content #main a:link,#content #main a:visited {
    text-decoration : none;
}
#content #sidebar a:link, #content #sidebar a:visited {
    text-decoration:none;
}
/* Accordion
----------------------------------*/
.tabs {
    height: 75px;
    cursor: pointer;
}
#accordion {
    border-top: 1px solid #676767;
    padding-top:10px;
    margin-top:20px;
    padding-top:8px;
}
#accordion h3{
    clear:both;
    position: absolute;
    bottom: 0;
    height:75px;
}
#accordion h3.current{
    float:left;
    height:auto;
    border:none;
}
#accordion h3.current .author-info{
    display:none;
}
#accordion h3 .line{
    border-bottom: 1px solid #676767;

    padding-left : 493px;
    padding-right : 5px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    clear:both;
}
#accordion h3 .author-info {
    padding-left: 130px;
    padding-top: 28px;
}
#accordion .main-content .author-info {
    float:left;
    margin-bottom: 10px;
    width : 375px;
}
.main-content{
    display:none;
    width:374px;
    height:auto;
    padding-bottom: 15px;
    padding-left:5px;
    margin-left: 230px;
    z-index: 2;
    overflow:hidden;
}
#accordion .editor-title{
    font-size:14px;
    color: #666;
    font-weight: normal;
}
#accordion .editor-name{
    font-size:18px;
    font-weight: bold;
}


#accordion .author-image{
    bottom: 0;
    left:0;
    position: absolute;
    height:75px;
    width: 110px;
}
/**** social-btns
*****************/

.social-btns{
    /*.ui-accordion .ui-accordion-content-active .social-btns{*/
    display: block;
    float:right;
}
.social-btns a {
    text-decoration: none;
}
.social-btns .rss {
    background: transparent url(../images/icon-rss-30px-wht.jpg) no-repeat;
    width : 30px;
    height: 30px;
    float:left;
    margin-right:5px;
    margin-left:5px;
}
.social-btns .facebook{
    background: transparent url(../images/icon-facebook-30px-wht.jpg) no-repeat;
    width : 30px;
    height: 30px;
    float:left;
    margin-right:5px;
}
.social-btns .twitter {
    background: transparent url(../images/icon-twitter-30px-wht.jpg) no-repeat;
    width : 30px;
    height: 30px;
    float:left;
}
.social-btns .mail {
    /*background: transparent url(../images/social-icon-bg.jpg) repeat-x;*/
    /*width : 30px;*/
    height: 30px;
    float:left;
    padding-top:7px;
    font-size: 13px;
    font-weight: bold;
}
.social-btns .mailButton {
    background: transparent url(../images/social-icon-bg.jpg) repeat-x;
    padding:4px 0 9px 5px;
    text-align: center;
    vertical-align: middle;
}
.social-btns .mailButtonRight {
    background: transparent url(../images/social-icon-cap-right.jpg) no-repeat;
    text-align: center;
    vertical-align: middle;
    padding:4px 10px 9px 0;
}
/******* icon ********/
.ui-accordion .ui-accordion-header {
    hasLayout:false;
    cursor: pointer;
    position: relative;
    zoom: 1; }


/**** more-contrilbutors  Start : not used for now but will need it later******/
#more-contrilbutors {
    clear: both;
    margin-top:5px;
}
#more-contrilbutors .header{
    background-color: #323232;
    padding:8px 0 8px 10px;
    color : #ffffff;
    font-size: 14px;
    font-weight: bold;
}
#more-contrilbutors ul {
    margin-top:20px;
}
#more-contrilbutors ul li {
    width : 165px;
    float:left;
    margin-left: 28px;
    margin-bottom: 15px;
}
#more-contrilbutors .image{
    float:left;
    margin-right: 10px;
}
#more-contrilbutors .name{
    display: block;
    margin-top:15px;
    font-size: 13px;
    font-weight: bold
}
/**** more-contrilbutors  End ******/

/****** write-with-us Start **********/
#write-with-us {
    background-color: black;
    color : #ffffff;
    padding : 0px 0px 0px;
    font-weight: bold;
    clear:both;
    margin-bottom: 2px;
    margin-top:40px;
    height:1%;
}
#write-with-us .hr {
    border-top:1px solid #FFFFFF;
    margin-bottom:10px;
    margin-top:0px;
    opacity:0.4;
}
#write-with-us .header {
    font-size: 20px;
    padding : 10px 0 10px 20px;
    border-bottom: 1px solid;

}
#write-with-us .left-side{
    float:left;
    width : 255px;
}
#write-with-us .right-side{
    float:right;
    width : 255px;
}
#write-with-us ul {
    list-style-image:url("../images/bullet-orange.png");
    list-style-position:outside;
    list-style-type:inherit;
    padding-left:35px;
    margin-top:10px;
}
#write-with-us ul li{
    font-weight: bold;
}
a.stdButton {
    cursor:pointer;
    display:block;
    text-decoration:none;
    margin-top: 12px;
    margin-left:65px;
}
span.stdButtonLeft  {
    background:url("../images/get-started-btn.png") no-repeat scroll left top transparent;
    display:inline-block;
    font-size:15px;
    font-weight:bold;
    height:22px;
    padding-top:5px;
    text-align:center;
    vertical-align:middle;
    width:10px;
}
.stdButton:hover span.stdButtonLeft{
    background-position: left bottom;
}
.stdButton:hover span.stdButtonText{
    background-position: right bottom;
}
span.stdButtonText  {
    background:url("../images/get-started-btn.png") no-repeat scroll right top transparent;
    color:#FFFFFF;
    display:inline-block;
    font-size:15px;
    font-weight:bold;
    height:22px;
    padding:5px 10px 0 0;
    text-align:center;
    vertical-align:middle;
}
.profile-link {
    position: absolute;
    left:235px;
    bottom: 3px;
    z-index: 6;
}
/******* Sidebar Satrt*********/
#content #sidebar {
    margin-bottom:20px;
    border: none;
}
#sidebar .sidebar-inner{
    background: url("../images/module-bottom320.png") no-repeat scroll center bottom #FFFFFF;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
#sidebar .subsection#last {
    border-bottom : none;
}

#sidebar a.rss {
    background: url(../images/rss.gif) no-repeat left center;
    float:left;
    padding: 12px 10px 8px;
    margin-right:0px;
    outline:none;
    width:12px;
    color:#999999;
}
#sidebar .sidebar-inner ul {
    margin-left:10px;
    padding:0;
    margin:0;
}
#sidebar .sidebar-inner ul li {
    margin-left: 13px;
}
#sidebar .sidebar-inner ul li span {
    display:block;
}
#sidebar p {
    margin-bottom:0;
}
#sidebar .get-started {
    background : url("../images/writewithus_getstarted_but.gif") no-repeat scroll 0 0 transparent;
    display: block;
    width:234px;
    height:41px;
    margin-top:15px;
    padding-bottom: 10px;
    margin-left: 20px;
}
#sidebar a.get-started:hover {
    background : url("../images/writewithus_getstarted_but.gif") no-repeat scroll -234px 0 transparent;
    text-decoration : none;
}
/***** Sidebar End*******/



.tabs{
    position: relative;
    margin-bottom: 5px;
}
.current .see-more-less{
/*#first.current .see-more-less{*/
    clear:both;
}
.see-more-less.see-more {
    background:url("../images/icon-expand.gif") no-repeat scroll right bottom transparent;
    bottom:0;
    height:20px;
    position:absolute;
    right:0;
    width:618px;
    z-index: 3;
}
.see-more-less .txt{
    border-bottom: 1px solid #676767;
    color: #F86211;
    height: 19px;
    text-align: right;
    padding-right: 5px;
    width: 593px;
}
.see-more-less.see-less {
    background: url("../images/icon-collapse.gif") no-repeat scroll right bottom transparent;
    bottom:0;
    height:20px;
    position:absolute;
    right:0;
    width:618px;
}

