/*------------------------------------------------------------------------
# الإصدارة و القالب تعريب و إعداد الناصح
# ------------------------------------------------------------------------
# إصدارة "فلسطين لنا" إهداء من الأخ أوائل البرامج
# منتديات أوائل البرامج : http://www.f1f1f.com/vb
# البريد الالكتروني : admin@annasseh.com
# منتديات الناصح التطويرية : www.annasseh.com/vb3
# لا يسمح بنزع حقوق التعريب
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	color: #CCCCCC;
	background: #000000;
	border-left: 5px solid #C6B184;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(../images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-right/*annasseh*/: 20px;
}

/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: right/*annasseh*/;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 0 0 8px/*annasseh*/;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/icon-error.gif) no-repeat top right/*annasseh*/;
	color: #CC0000;
	padding-right/*annasseh*/: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat top right/*annasseh*/;
	color: #2C79B3;
	padding-right/*annasseh*/: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat top right/*annasseh*/;
	color: #E58C00;
	padding-right/*annasseh*/: 25px;
}

.highlight {
	background: #4B4B4B;
	font-weight: bold;
	padding: 1px 0 0 5px/*annasseh*/;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat right/*annasseh*/ center #000000;
	border: 1px solid #1E1E1E;
	padding: 10px 50px 10px 0px/*annasseh*/;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat right/*annasseh*/ center #000000;
	border: 1px solid #1E1E1E;
	padding: 10px 50px 10px 0px;/*annasseh*/
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat right/*annasseh*/ 4px;
	margin-right/*annasseh*/: 15px;
	padding: 0 20px 0 0;/*annasseh*/
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat right/*annasseh*/ 5px;
	margin-right/*annasseh*/: 15px;
	padding: 0 20px 0 0;/*annasseh*/
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat right/*annasseh*/ 5px;
	margin-right/*annasseh*/: 15px;
	padding: 0 20px 0 0;/*annasseh*/
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top right/*annasseh*/;
	color: #FFFFFF;
	display: block;
	float: right/*annasseh*/;
	font: bold 20px/normal Arial, sans-serif;
	margin-left/*annasseh*/: 8px;
	padding: 6px 0 0 7px;/*annasseh*/
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
	text-align: right;/*annasseh*/
	direction: rtl;/* annasseh */
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-right;/*annasseh*/: 15px;
	padding-right;/*annasseh*/: 0;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 0 20px 15px;/* annasseh*/
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 0 25px 15px/*annasseh*/;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 0 45px 15px/*annasseh*/;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 0 45px 15px/*annasseh*/;
	width: auto;
}

/* Legend */
.legend-title {
	background: url(../images/bg2.gif);
	display: block;
	float: right/*annasseh*/;
	font-weight: bold;
	right/*annasseh*/: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	border: 1px solid #1E1E1E;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}