/**

 * ------------------------------------------------------------------------

 * JA Teline IV Template for Joomla 2.5

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - Copyrighted Commercial Software

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com

 * This file may not be redistributed in whole or significant part.

 * ------------------------------------------------------------------------

 */

 

 

#ja-typo { background: #fff; margin: 0 -10px; }



#ja-typo .ja-content-main { width: 100%; }



/* TYPO HEAD

-------------------------------------------------------------*/

#ja-typo-head { background: #fff; padding: 0; }



ul#ja-typo-nav { margin: 0; padding: 0; }



ul#ja-typo-nav li {

  display: block;

  float: left;

  margin: 0 5px 0 0;

  padding: 0;

}



ul#ja-typo-nav li a {

  color: #666;

  display: block;

  font-family: 'Avenir Next', "Arial Narrow", Arial, sans-serif;

  letter-spacing: 1px;

  padding: 30px 10px 10px;

  text-decoration: none;

  text-transform: uppercase;

}



ul#ja-typo-nav li a:hover,

ul#ja-typo-nav li a:active,

ul#ja-typo-nav li a:focus { color: #333; }



ul#ja-typo-nav li.active a { background: #333; color: #fff; }



/* TYPO PAGE LAYOUT

-------------------------------------------------------------*/

.ja-typo-blockswrap { margin: 15px 0; }



.ja-typo-blockrow { border-bottom: 1px dotted #ddd; padding: 0 0 20px; }



.ja-typo-block { float: left; padding-top: 20px; }



.ja-typo-blockct { padding: 0 10px; }



.ja-typo-blockswrap .cols-1 .ja-typo-block { float: none; width: 100%; }



.ja-typo-blockswrap .cols-2 .ja-typo-block { float: left; width: 50%; }



.ja-typo-blockswrap .cols-3 .ja-typo-block { float: left; width: 33%; }



.ja-typo-blockswrap .cols-4 .ja-typo-block { float: left; width: 24.9%; }



.ja-typo-blockswrap .ja-typo-block.last { float: right; }



.ja-typo-blockswrap .ja-typo-block #typo-12{ margin-left: 20px; }



.ja-typo-blockswrap h1.ja-typo-title {

  border-bottom: 8px solid #ddd;

  color: #666;

  font-family: 'Avenir Next', "Arial Narrow", Helvetica, Arial, sans-serif;

  font-size: 175%;

  font-weight: bold;

  margin: 0;

  padding: 5px;

  position: relative;

  text-transform: uppercase;

}



.ja-typo-blockswrap:hover h1.ja-typo-title { border-color: #333; color: #333; }



.ja-typo-blockswrap h2.ja-typo-title {

  font-family: 'Avenir Next', "Arial Narrow", Helvetica, Arial, sans-serif;

  font-size: 115%;

  margin: 0;

  padding: 0 10px;

  text-transform: uppercase;

}



.ja-typo-blockswrap h2.ja-typo-title span {

  background: #f2f2f2;

  color: #666;

  display: inline-block;

  padding: 3px 10px;

}



.ja-typo-blockswrap:hover h2.ja-typo-title span { background: #ddd; color: #333; }



.ja-typo-blockrow > h2.ja-typo-title { margin-bottom: -20px; margin-top: 20px; }



/* Blockswrap Actions ---*/

.ja-typo-blocks-actions {

  color: #999;

  font-size: 85%;

  position: absolute;

  right: 5px;

  top: 5px;

}



.ja-typo-blocks-actions a {

  color: #c00;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 85%;

  font-weight: normal;

  text-decoration: none;

  text-transform: none;

}



/* Block Actions ---*/

#ja-typo .typo-wrap { }



#ja-typo .typo-wrap a.typo-view-details {

  background: #333;

  border: 1px solid #1f1f1f;

  color: #fff;

  font-weight: bold;

  padding: 2px 8px 1px;

  text-decoration: none;

  text-transform: capitalize;

}



/* PREFORMATTED TEXT

-------------------------------------------------------------*/

/* Pre, Code ---*/

pre, .code {

  background-color: #ffffdd !important;

  border: 1px solid #ccc !important;

  border-left-width: 5px !important;

  font: 1em/1.5 Monaco, Consolas, "Courier News", monospace !important;

  padding: 10px 15px !important;

}



/* Inline Words Hilite ---*/

.highlight {

  background: #ffffdd;

  font-weight: bold;

  padding: 1px 5px;

}



/* Dropcap ---*/

.dropcap {

  display: block;

  float: left;

  font: 60px/40px Vollkorn, Georgia, Times, serif;

  padding: 7px 8px 0 0;

}



/* Blockquote ---*/

blockquote { font-family: Vollkorn, Georgia, Times, serif; font-size: 100%; }



blockquote span.open {

  background: url(../images/so-q.gif) no-repeat left top;

  display: inline-block;

  padding: 0 0 0 20px;

}



blockquote span.close {

  background: url(../images/sc-q.gif) no-repeat bottom right;

  display: inline-block;

  padding: 0 20px 0 0;

}



/* sub & sup tags ---*/ 

sub, sup { /*color: #CC0000; font-size: 11px; font-weight: bold;*/ }



/* LIST STYLES

-----------------------------------------------------------------*/

/* Special list style ---*/

ul.ja-typo-list li {

  background: none !important ;

  margin-left: 8px;

  overflow: hidden;

  padding: 0 0 0 25px;

  position: relative;

}



ul.list-check li {

  background: url(../images/icons/tick.png) 0 0 no-repeat;

  margin-bottom: 5px;

}



ul.ja-typo-list span.icon {

  background-image: url(../images/icons-sprites-silk.png);

  /*background-image: url(../images/icons/icons-sprites-tango.png);*/

  background-repeat: no-repeat;

  display: block;

  height: 18px;

  left: 0;

  position: absolute;

  top: 0;

  width: 18px;

}



ul.list-arrow   span.icon { background-position: left top; }



ul.list-star   span.icon { background-position: left -18px; }



ul.list-check  span.icon { background-position: left -36px; }



/* Big Number ---*/

.blocknumber {

  min-height: 44px;

  padding: 5px 0 5px 55px !important;

  position: relative;

}



.blocknumber .bignumber {

  background-image: url(../images/blocknumber-bg.png);

  background-repeat: no-repeat;

  color: #FFFFFF;

  display: block;

  font: bold 20px/normal Arial, sans-serif;

  height: 44px;

  left: 0;

  line-height: 44px !important;

  position: absolute;

  text-align: center;

  top: 0;

  width: 44px;

}



.blocknumber-1 .bignumber { background-position: left top; }



.blocknumber-2 .bignumber { background-position: left -44px; }



.blocknumber-3 .bignumber { background-position: left -88px; }



p.blocknumber { word-wrap: break-word; }



/* ICON STYLE

-----------------------------------------------------------------*/

/* Tips, Error, Message, Hightlight ---*/

p.ja-typo-icon { padding-left: 25px; position: relative; }



p.ja-typo-icon span.icon {

  background-image: url(../images/icons-sprites-silk.png);

  /*background-image: url(../images/icons/icons-sprites-tango.png);*/

  background-repeat: no-repeat;

  display: block;

  height: 18px;

  left: 0;

  position: absolute;

  top: 2px;

  width: 18px;

}



p.icon-error  span.icon { background-position: left -54px; }



p.icon-message  span.icon { background-position: left -72px; }



p.icon-tips   span.icon { background-position: left -90px; }



p.icon-key     span.icon { background-position: left -108px; }



p.icon-tag     span.icon { background-position: left -126px; }



p.icon-cart   span.icon { background-position: right -54px; }



p.icon-doc     span.icon { background-position: right -72px; }



p.icon-note   span.icon { background-position: right -90px; }



p.icon-photo   span.icon { background-position: right -108px; }



p.icon-mobi   span.icon { background-position: right -126px; }



p.icon-error  { color: #CC0000; }



p.icon-message  { color: #2C79B3; }



p.icon-tips    { color: #E58C00; }



/* BUBBLES

-----------------------------------------------------------------*/

/* Common Style + Style 1 */

.ja-typo-bubble { margin: 20px 0; position: relative; }



.ja-typo-bubble .ja-typo-bubblect { border: 3px solid #d5d5d5; padding: 10px 15px; }



.ja-typo-bubble p.ja-typo-bubble-meta { height: 25px; margin: -3px 0 0; padding-left: 65px; }



.ja-typo-bubble span.ja-typo-bubble-author { display: block; font-weight: bold; padding-top: 5px; }



.ja-typo-bubble span.ja-typo-bubble-arrow {

  background: url(../images/bubble-arrow.png) 0 0;

  bottom: 0;

  display: block;

  height: 25px;

  left: 28px;

  position: absolute;

  width: 25px;

}



/* Style 2 --- */

.bubble-2 .ja-typo-bubblect { background: #ddd; border: 0 !important; }



.bubble-2 span.ja-typo-bubble-arrow { background-position: -25px 0; }



/* Style 3 --- */

.bubble-3 .ja-typo-bubblect { border: 3px solid #08c; }



.bubble-3 span.ja-typo-bubble-arrow { background-position: 0 -25px; }



/* Style 4 --- */

.bubble-4 .ja-typo-bubblect { background: #08c; border: 0 !important; color: #fff; }



.bubble-4 span.ja-typo-bubble-arrow { background-position: -25px -25px; }



/* Style 5 --- */

.bubble-5 .ja-typo-bubblect { border: 3px solid #333; }



.bubble-5 span.ja-typo-bubble-arrow { background-position: -50px -50px; }



/* Style 6 --- */

.bubble-6 .ja-typo-bubblect { background: #333; border: none !important; color: #fff; }



.bubble-6 span.ja-typo-bubble-arrow { background-position: -25px -50px; }



/* MESSAGE BOXES AND LEGENDS STYLE

-----------------------------------------------------------------*/

/* Box style ---*/

p.ja-typo-box { border: 3px solid #ddd; padding: 10px 10px 10px 50px; }



/* Box with icons */

p.box-download, p.box-sticky {

  background-position: 10px 15px;

  background-repeat: no-repeat;

}



p.box-download {

  background-image: url(../images/icons/download-big.png);

}



p.box-sticky { background-image: url(../images/icons/sticky-big.png); }



/* Box without icons - Style 1*/

p.box-grey-1, p.box-hilite-1 { padding: 10px 15px; }



p.box-grey-1 { background: #f7f7f7; border-color: #dddddd; }



p.box-hilite-1 { background: #ffffdd; border-color: #d2d2b6; }



/* Box without icons - Style 2*/

p.box-grey-2, p.box-hilite-2 { padding: 10px 15px; }



p.box-grey-2 {

  background: #f7f7f7;

  border-color: #dddddd;

  border-style: dotted;

}



p.box-hilite-2 {

  background: #ffffdd;

  border-color: #d2d2b6;

  border-style: dotted;

}



/* Legend ---*/

.ja-typo-legend {

  border: 3px solid #ddd;

  margin: 20px 0;

  padding: 20px 15px 15px;

  position: relative;

}



.ja-typo-legend .legend-title {

  background: #fff;

  display: block;

  float: left;

  font-family: Arial, sans-serif;

  font-size: 125%;

  font-weight: bold;

  left: 10px;

  line-height: normal;

  margin: 0 !important;

  padding: 5px !important;

  position: absolute;

  top: -17px;

}



/* Legend Style 2 */

.legend-2 { border: 3px solid #08c; }



.legend-2 .legend-title { color: #08c; }



/* BUTTONS

--------------------------------------------------*/

/* Common Buttons Style ---*/

a.ja-typo-btn {

  background: url(../images/grad-l1-trans.png) repeat-x top #ddd;

  border: 1px solid #ccc;

  color: #333;

  display: block;

  text-decoration: none;

  white-space: nowrap;

}



a.ja-typo-btn:hover,

a.ja-typo-btn:active,

a.ja-typo-btn:focus {

  background-position: bottom;

  border: 1px solid #aaa;

  color: #333;

  text-decoration: none;

}



/*Use for Demo Page Only*/

#ja-typo a.ja-typo-btn { float: left; margin: 20px 30px 10px 0; }



/* Icon Buttons ---*/

a.ja-typo-btn-icn { color: #333; display: block; height: 30px; }



a.ja-typo-btn-icn span {

  background-position: 10px 7px;

  background-repeat: no-repeat;

  border: 1px solid #fff;

  display: block;

  padding: 0 15px 0 33px;

}



a.btn-icn-save span   { background-image: url(../images/icons/disk.png); }



a.btn-icn-tip span     { background-image: url(../images/icons/lightbulb.png); }



a.btn-icn-info span   { background-image: url(../images/icons/information.png); }



a.btn-icn-ok span     { background-image: url(../images/icons/tick.png); }



a.btn-icn-warning span   { background-image: url(../images/icons/exclamation.png); }



a.ja-typo-btn-icn span span {

  background: none;

  border: none;

  display: inline;

  height: auto;

  line-height: 28px;

  padding: 0;

}



/* Big Buttons ----*/

a.ja-typo-btn-big {

  border: 1px solid #ccc;

  font-size: 125%;

  font-weight: bold;

  line-height: normal;

  text-align: center;

}



a.ja-typo-btn-big span {

  border: 1px solid #fff;

  display: block;

  padding: 8px 15px;

}



/* Small Buttons --- */

a.ja-typo-btn-sm {

  border: 1px solid #ccc;

  font-size: 100%;

  line-height: normal;

  text-align: center;

}



a.ja-typo-btn-sm span {

  border: 1px solid #fff;

  display: block;

  padding: 5px 10px;

}



/* Common style for Dark Buttons --- */

a.btn-blue,

a.btn-red,

a.btn-green,

a.btn-orange,

a.btn-black {

  background-image: url(../images/grad-d1-trans.png);

  border: 1px solid #ccc;

  color: #fff;

}



a.btn-blue:hover, a.btn-blue:active, a.btn-blue:focus,

a.btn-red:hover, a.btn-red:active, a.btn-red:focus,

a.btn-green:hover, a.btn-green:active, a.btn-green:focus,

a.btn-orange:hover, a.btn-orange:active, a.btn-orange:focus,

a.btn-black:hover, a.btn-black:active, a.btn-black:focus {

  background-image: url(../images/grad-d1-trans.png);

  background-position: bottom;

  border-color: #aaa;

  color: #fff;

}



/* Button Blue*/

a.btn-blue { background-color: #08c; border-color: #08c; }



a.btn-blue:hover,

a.btn-blue:active,

a.btn-blue:focus { border-color: #006ea6; }



a.btn-blue span { border-color: #6ab9e1; }



/* Button Black*/

a.btn-black { background-color: #666; border-color: #666; }



a.btn-black:hover,

a.btn-black:active,

a.btn-black:focus { border-color: #333; }



a.btn-black span { border-color: #999; }



/* Button green*/

a.btn-green { background-color: #669900; border-color: #669900; }



a.btn-green:hover,

a.btn-green:active,

a.btn-green:focus { border-color: #4d7300; }



a.btn-green span { border-color: #b1cb7d; }



/* Button red*/

a.btn-red { background-color: #cc0000; border-color: #cc0000; }



a.btn-red:hover,

a.btn-red:active,

a.btn-red:focus { border-color: #9a0000; }



a.btn-red span { border-color: #e47878; }



/* Button orange*/

a.btn-orange { background-color: #e58c00; border-color: #e58c00; }



a.btn-orange:hover,

a.btn-orange:active,

a.btn-orange:focus { border-color: #a96700; }



a.btn-orange span { border-color: #f1c073; }



/* TAGS

--------------------------------------------------*/

span.ja-typo-tag {

  background: #666;

  color: #fff;

  display: inline-block;

  line-height: normal;

  margin: 0 2px;

  padding: 3px 12px;

  white-space: nowrap;

}



span.tag-blue   { background: #08c; }



span.tag-green   { background: #669900; }



span.tag-orange { background: #e58c00; }



span.tag-red   { background: #cc0000; }



span.tag-grey { background: #ccc; color: #333; }



/* SPECIAL MODULE STYLE

--------------------------------------------------*/

/* Badge ---*/

.badge {

  background-image: url(../images/badge.png);

  background-repeat: no-repeat;

  height: 46px;

  position: absolute;

  right: 0;

  width: 45px;

}



.badge-hot   .badge { background-position: 0 0; }



.badge-new   .badge { background-position: 0 -46px; }



.badge-pick .badge { background-position: 0 -92px; }



.badge-top   .badge { background-position: 0 -138px; }



/*Use for Demo Page Only*/

#ja-typo .moduletable_badge { margin: 0; min-height: 40px; padding: 0; }



#ja-typo .moduletable_badge .ja-box-ct {

  background: #f7f7f7;

  border: 3px solid #ddd;

  padding: 20px;

}



/* FORM

--------------------------------------------------*/

/* Fieldset ----*/

/* Common Style + Style 1 */

fieldset.ja-typo-fieldset { border: 3px solid #ddd; padding: 10px 15px; }



fieldset.ja-typo-fieldset legend { padding: 0 10px; display:block }



/* Style 2 */

fieldset.fieldset-2 {

  border: 3px solid #08c;

  border-radius: 12px;

  -moz-border-radius: 12px;

  -webkit-border-radius: 12px;

}



fieldset.fieldset-2 legend { color: #08c; }



/*Use for Demo Page Only*/

#ja-typo fieldset { margin-top: 20px; }



/* Event day ---*/

div.ja-typo-event-day {

  background-color: #f9f9f9;

  border: 1px solid #eee;

  border-right: 1px solid #ccc;

  border-bottom: 1px solid #ccc;

  padding-left: 90px;

  position: relative;

  margin: 6px 0 15px 0;

  min-height: 75px;

}



div.ja-typo-event-day:hover { background: #ffffcc; }



div.ja-typo-event-day div.box-left-wrap {

  background: url(../images/curl-bg1.png) no-repeat right top;

  position: absolute;

  top: -5px;

  left: 5px;

  width: 80px;

}



div.ja-typo-event-day div.box-left { margin-right: 5px; }



div.ja-typo-event-day span.date {

  color: #fff;

  font-size: 400%;

  display: block;

  text-align: center;

  line-height: 1;

}



div.ja-typo-event-day span.month-year {

  color: #fff;

  display: block;

  font-family: Arial, Helvetica, sans-serif;

  padding: 3px 0;

  text-transform: uppercase;

  text-align: center;

  font-size: 9px;

}



div.ja-typo-event-day div.box-right { padding: 5px 10px; }



div.ja-typo-event-day strong { display: block; }



div.ja-typo-event-day a.readon { font-size: 10px; text-transform: uppercase; }



div.event-day-blue div.box-left { background: #069; }

div.event-day-pink div.box-left { background: #E5076A; }



/* Typo ---*/

.ja-typo-bubble-small {

  margin-bottom: 10px;

  padding-bottom: 10px;

  border-bottom: 1px dotted #ccc;

}



.ja-typo-bubble-small .bubble-small-inner {

  background: #E2EFF5;

  color: #666;

  padding: 10px;

  color: #333;

  line-height: 1.4;

}



.ja-typo-bubble-small .bubble-small-inner span.post-time {

  border-bottom: 1px dotted #CAE4F1;

  display: block;

  margin-bottom: 5px;

  padding: 0 0 5px;

  text-transform: uppercase;

  font-size: 9px;

}



.ja-typo-bubble-small .bubble-small-inner span.avatar {

  background: #fff;

  border: 1px solid #ccc;

  display: block;

  float: left;

  margin: 5px 10px 0 0;

  padding: 2px;

}



.ja-typo-bubble-small span.author {

  background: url(../images/arrow-down-grey.gif) no-repeat 20px 0px;

  display: block;

  font-family: 'Avenir Next', "Arial Narrow", Arial, sans-serif;

  font-size: 92%;

  padding: 5px 0 0 15px;

}



/* Custom module high light ---*/

div.ja-typo-hilite {

  background: #FFEA97;

  padding: 5px;

  position: relative;

}



div.ja-typo-hilite .inner {

  border: 1px dashed #D2C17C;

  padding: 10px;

}



div.ja-typo-hilite img {

  background: #fff;

  border: 1px solid #D2C17C;

  padding: 1px;

}



div.ja-typo-hilite a.badge {

  background: url(../images/badge-2.png) no-repeat 0px 0px;

  width: 78px;

  height: 78px;

  position: absolute;

  top: auto;

  bottom: 0;

  right: 0;

  text-indent: -999em;

}



/* Module custome class ---*/

div.class-box-wrap1,

div.class-box-wrap2,

div.class-box {

  /*background: #fff;

  border: 1px solid #ddd;

  padding-bottom: 4px;

  width: 163px;*/

}



div.class-box-wrap1 { margin: 10px 0 0 10px; }



div.class-box-wrap2 { margin: -5px 0 0 -5px; }



div.class-box { margin: -5px 0 0 -5px; padding: 0; position: relative; }



div.class-box-inner {

  background: #eee;

  padding: 4px;

  padding-top: 35px;

}



div.class-box div.title {

    background: none;
    left: 0;
    position: absolute;
    padding-top: 0px;
    text-transform: uppercase;
    top: 6px;
  text-shadow: none;

}



div.class-box div.title h3 {

  background: #999;

  border: 0;

  color: #fff;

  font-size: 120%;

  font-family: 'Avenir Next', "Arial Narrow", Arial, sans-serif;

  line-height: 1;

  margin: 0 !important;

  padding: 3px 10px 4px !important;

}



div.class-box-style1 div.class-box div.title h3 { background: #666; }

div.class-box-style2 div.class-box div.title h3 { background: #d2c17c; }

div.class-box-style3 div.class-box div.title h3 { background: #069; }

div.class-box-style4 div.class-box div.title h3 { background: #e5076a; }

div.class-box-style5 div.class-box div.title h3 { background: #cc0000; }

div.class-box-style6 div.class-box div.title h3 { background: #222; }



div.class-box .image {

  margin-bottom: 5px;

  border: 1px solid #ddd;

  overflow: hidden;

}



div.class-box:hover { border-color: #999; }



/* JA Typo feature news ---*/

.ja-typo-feature-news {

  background: #FFEECA;

  margin: 0 -5px 0 -5px;

  overflow: hidden;

}



.ja-typo-feature-news .inner {

  border: 1px dashed #D2C4A6;

  margin: 5px !important;

  padding: 10px !important;

}



.ja-typo-feature-news img {

  background: #fff;

  padding: 1px;

  border: 1px solid #D2C4A6;

  margin-bottom: 10px;

}



.ja-typo-feature-news h2 {

  font-size: 110%;

  margin-bottom: 5px;

}



/* Module mega menu */


.moduletable_mega .mostread-image img {

  border: 2px solid #ddd;

  padding-right: 0px !important;

}



.moduletable_mega span.post-date { color: #333 !important; font-size: 11px; }



/* Subscribe module ---*/

.subscribe-wrap {

  background: url(../images/subs-bg.png) no-repeat 0px 0px #f5f7f8;

  width: 290px;

  margin: -8px -8px -8px -7px;

  position: relative;

}



.subscribe-wrap .inner {

  padding: 20px 25px;

}



.subscribe-wrap h3 {

  padding-left: 0 !important;

  margin-left: 0 !important;

}



.subscribe-wrap .inputtext {

  background: #fff;

  border-top: 1px solid #9FA0A0;

  border-left: 1px solid #9FA0A0;

  border-right: 1px solid #fff;

  border-bottom: 1px solid #fff;

  margin-right: 3px;

  padding: 5px 7px;

  width: 145px;

}



.subscribe-wrap .button {

  border-color: #ddd #ccc #ccc #ddd !important;

}



.subscribe-wrap small { display: block; padding-top: 3px; }



ul.ja-social-list { border-top: 3px solid #ddd; margin-top: 8px !important; padding-top: 12px; }



ul.ja-social-list li { float: left; background: none !important; }



ul.ja-social-list li a {

  width: 24px;

  height: 24px;

  display: block;

  overflow: hidden;

  margin-right: 15px;

  background-image: url(../images/icons/social-icon.png) !important;

  background-repeat: no-repeat !important;

  opacity: .5;

}



ul.ja-social-list li a:hover,

ul.ja-social-list li a:focus {

  opacity: 1;

}



ul.ja-social-list li a span { display: none; }



ul.ja-social-list li.icon1 a { background-position: left top !important; }



ul.ja-social-list li.icon2 a { background-position: -41px top !important; }



ul.ja-social-list li.icon3 a { background-position: -86px top !important; }



ul.ja-social-list li.icon4 a { background-position: -130px top !important; }



ul.ja-social-list li.icon5 a { background-position: -175px top !important; }



ul.ja-social-list li.icon6 a { background-position: -218px top !important; }



ul.ja-social-list li.icon7 a { background-position: -262px top !important; }



ul.ja-social-list li.last a {

  margin-right: 0;

}



ul.bookmark-links li {

  background-image: url(../images/arrow.png) !important;

  background-position: 0 9px !important;

  background-repeat: no-repeat !important;

  padding-left: 10px !important;

}