/*------------------------------------------------------------------------
# shaper_news_ii - Joomla Template by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
/* TYPOGRAPHY */
pre,.code{background:#ededed;font-size-adjust:none;font-stretch:normal;font:normal normal normal 1em/1.5 "Courier News",monospace;margin:5px 0 15px;padding:10px 15px;border:1px solid #d3d3d3;border-left:5px solid #888}
blockquote{padding:1em 40px 1em 15px}
blockquote span.open{background:url(../images/typo/quote-open.png) no-repeat left top;padding:3px 0 0 30px}
blockquote span.close{background:url(../images/typo/quote-close.png) no-repeat bottom right;padding:0 30px 3px 0}
blockquote.testimonial{padding:0 0 15px;border-bottom:1px solid #E6E6E6}
blockquote.testimonial span.author{background:url(../images/typo/author.gif) no-repeat 5px center;display:block;font-weight:bold;margin-top:5px;padding-left:20px}

small{font-size:0.85em}
sup{position:relative;bottom:0.3em;vertical-align:baseline}
sup em{color:#F00;font-size:.8em}
sup{position:relative;bottom:0.3em;vertical-align:baseline}
acronym,abbr{border-bottom:1px dashed;letter-spacing:1px;cursor:help}
/* @IMAGE */
img{border:none}
img.image-left{float:left;margin:.5em 1em .5em 0}
img.image-right{float:right;margin:.5em 0 .5em 1em}
img.border{background:#f1f1f1;border:1px solid #E0E0E0;padding:5px;}
img.image-margin{margin:.5em}
/* Dropcap */
.dropcap{overflow:hidden}
.dropcap:first-letter{color:#666;display:block;float:left;font:50px/40px Georgia,Times,serif;padding:4px 8px 0 0}
/* Tips,Error,Message,Hightlight*/
p.error{background:url(../images/typo/error.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.warn{background:url(../images/typo/warn.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.tips{background:url(../images/typo/tips.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.help{background:url(../images/typo/help.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.info{background:url(../images/typo/info.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.email{background:url(../images/typo/email.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.print{background:url(../images/typo/print.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.rss{background:url(../images/typo/rss.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.save{background:url(../images/typo/save.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.lock{background:url(../images/typo/lock.gif) no-repeat 0 5px;padding:0 0 5px 24px}
p.user{background:url(../images/typo/user.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.new{background:url(../images/typo/new.png) no-repeat 0 5px;padding:0 0 5px 24px}
p.house{background:url(../images/typo/house.png) no-repeat 0 5px;padding:0 0 5px 24px}

/*Social Share*/

.highlight{color:#fff;background:#999;font-weight:bold;padding:3px 5px}
/* Note Style */
p.stickynote{background:#f5f5f5 url(../images/typo/sticky.png) no-repeat left top;border:1px solid #d3d3d3;padding:15px 10px 15px 60px}
p.download{background:#f5f5f5 url(../images/typo/download.png) no-repeat left top;border:1px solid #d3d3d3;padding:15px 10px 15px 60px}
.blocknumber{clear:both;padding:5px 15px 10px;position:relative}
/* Check list */
ul.check{list-style:none}
ul.check li{background:url(../images/typo/list_check.gif) no-repeat 0 2px !important;margin-left:15px !important;padding:0 0 0 20px !important}
/* Check list (star) */
ul.stars{list-style:none}
ul.stars li{background:url(../images/typo/star.gif) no-repeat scroll 15px 4px;padding:0 0 0 30px}
/* List arrow */
ul.arrow{list-style:none;}
ul.arrow li{background:url(../images/typo/arrow.gif) no-repeat scroll 15px 4px;padding:0 0 0 30px}
/* Bignumber */
.bignumber{background:transparent url(../images/typo/bignumber.png) no-repeat scroll left top;color:#FFF;display:block;float:left;font-size-adjust:none;font-stretch:normal;font:normal normal bold 20px/normal Arial,sans-serif;margin-right:8px;padding:6px 7px}
/* Talking box. Thinking box. */
div.bubble{margin:15px 0}
div.bubble span.author{font-weight:bold;margin-left:15px;padding-left:0}
div.bubble div{background:url(../images/typo/bub-br.html) no-repeat bottom right;margin:0;width:100%}
div.bubble div div{background:url(../images/typo/bub-bl.html) no-repeat bottom left}
div.bubble div div div{background:url(../images/typo/bub-tr.html) no-repeat top right}
div.bubble div div div div{background:url(../images/typo/bub-tl.html) no-repeat top left}
div.bubble div div div div div{margin:0;padding:10px 15px 30px 10px;width:auto}
/* Legend */
.legend-title{background:#fff;display:block;float:left;font-size:100%;font-weight:bold;left:7px;margin:0;padding:0 3px;position:absolute;top:-10px}
.legend{border:1px solid #CCC;margin:20px 0;padding:0 10px;position:relative}
/* Left & Right*/
div.left,div.right{margin:0;padding:0;width:49%}
div.left{float:left}
div.right{float:right}