/* CONTENT */
#content {
    line-height:1.4em;    
}
#content p {
	display:block;
	margin-bottom:1em;
}
#content #main h2 {
    padding-bottom:12px;
}
#sidebar ul li {
    padding: 0;
}

#sidebar #tweeter {
    margin-bottom: 45px;
}
.twtr-doc .twtr-hd h3, .twtr-doc .twtr-hd h4 {
    display:none;
}
#get-started-now .text {
    font-weight : bold;
    line-height:1.4em;
}
#most-discussed {
    font-weight: normal;
}
#most-discussed .info{
    margin-bottom: 12px;
}
#sidebar #get-tips-tricks-guide{
    color : #141414;
}
#get-tips-tricks-guide ul{
    list-style-image: url("../images/bullet-orange.png");
    list-style-position : outside;
}
#get-tips-tricks-guide ul li.last{
    border-bottom: none;
}
#get-tips-tricks-guide a.more, #featured-writers a.more{
    float:right;
    padding-right: 10px;
}
#featured-writers .writers{
    float:left;
    width : 109px;
    text-align: center;
    margin: 20px 0;
}
#featured-writers .writer {
    width:100px;
    line-height: 1.1em;
}
#featured-writers a.more {
    margin-top:10px;
}
.writers .write-name{
    color : #747474;
    font-size: 13px;
    font-weight: bold;
}
.writers .write-title{
    color : black;
    font-size: 13px;
    line-height: 10px;
    margin-bottom: 2px;
}
.writers .see-profile{
    color : #FB670D;
}

#content #sidebar  {
    font-size: 13px;
    background: none;
    border : none;
    padding-top :0px;
}
#sidebar  h3{
    background-color: black;
    color : white;
    border-left: 6px solid #fc6111;
    padding:2px 10px;
}

/* MANAGEMENT */
#content #main h3 {
    font-size:14px;
    padding:6px 0;
}
#content #main #management li {
    padding-bottom:15px;
}
#content #main #management p {
    margin-bottom:0;
}
.subsection {
    clear:both;
    border-top:1px solid #333;
    padding:15px 0 0;
}
#main #management {
    border-top:none;
}
#content #main img {
    float:left;
    margin-right:15px;
}
#sidebar #get-started-now a,
#sidebar #featured-writers a{
    color:#fb670d;
}
dl{
    margin-top: 20px;
}
dt{
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 10px;
}
ol.plainlist{
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-left:15px;
}
ul.plainlist{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-left:15px;
}
ul.plainlist li{
    padding: 0 0 5px 5px;
}
/*tabs */
ul.tabs li{
    width : 155px;
}
div#hot-on-hgm, #hot-on-twitter {
    background:url("../images/module-bg320.png") repeat-y scroll center bottom #FFFFFF;
}
#hot-hgm-twitter div.block-inner {
    background:url("../images/module-bottom320.png") no-repeat scroll center bottom #FFFFFF;
} 
#hot-hgm-twitter {
   margin-bottom:20px;
}
#hot-on-hgm {
   line-height : 1.2em;
}
#most-discussed .info{
    margin-bottom: 15px;
}
/***
iphone apps module
****/
#iphone-apps-promo {
    background: url("../images/iphone-apps.jpg") no-repeat scroll 10px 10px transparent;
    padding: 0 10px;
    line-height:1.3em;
}


