/* =========== [ 13. SIDEBAR ] =========== */
#sidebar {
width:260px;
margin:15px -305px 22px 22px;
float:left;
position:relative;
}
#sidebar aside {
margin:0 0 15px 0;
position:relative;
clear:left;
}
#sidebar p {
margin: 10px 5px 0 5px;
line-height:18px;
}
#sidebar ul {
overflow:hidden;
}
#sidebar li {
margin:0 5px;
padding: 7px 5px 7px 12px;
border-bottom: 1px solid #DFDFDF;
}
#sidebar .section-head {
width:293px;
height: 35px;
margin: 10px 0;
position: relative;
display: inline-block;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-toprleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-box-shadow: 1px 1px 1px #DDD;
-webkit-box-shadow: 1px 1px 1px #DDD;
box-shadow: 1px 1px 1px #DDD;
}
#sidebar .section-head h3 {
width:244px;
margin:0;
padding: 7px 25px 17px 25px;
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
font-weight:normal;
background: url('images/right-hanger-triangle.png') no-repeat bottom right;
}
There are currently 1 users browsing this thread. (0 members and 1 guests)