/*
 * ------------------------------------------------------------------------
 * JA Travel Template for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 JoomlArt.com. All Rights Reserved.
 * @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
 * bound by Proprietary License of JoomlArt. For details on licensing, 
 * Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
 * Author: JoomlArt.com
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * Redistribution, Modification or Re-licensing of this file in part of full, 
 * is bound by the License applied. 
 * ------------------------------------------------------------------------
*/

/* TYPO PAGE LAYOUT
-------------------------------------------------------------*/
.ja-typo-blockswrap h1.ja-typo-title { color: #DE7058; }

.ja-typo-blockswrap h2.ja-typo-title,
.ja-typo-blockswrap h4.ja-typo-title,
.ja-typo-blockswrap h5.ja-typo-title, 
.ja-typo-blockswrap h6.ja-typo-title{ color: #DE7058; }

.ja-typo-blockswrap h2.ja-typo-title span { color: #DE7058; }

.ja-typo-blockswrap h3.ja-typo-title { color: #DE7058; }

/* Box-------------*/
.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #665d5a;
	color: #def5fe;
}

/* FORM
--------------------------------------------------*/
p.ja-typo-box.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #665d5a;
	color: #f5f2ea;
}

p.ja-typo-box.box-gray strong { color: #665d5a; }

p.ja-typo-box.box-pink strong { color: #f5f2ea; }

a.ja-typo-btn.btn-grey { color: #534b49; }

a.ja-typo-btn.btn-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #665d5a;
	color: #fff;
}

.bubble-6 .ja-typo-bubblect {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #665d5a;
	color: #f5f2ea;
}

.bubble-6 span.ja-typo-bubble-arrow { background-position: 0 -34px; }

.bubble-6 span.ja-typo-bubble-author { color: #9d8b84; }

span.box-flash { background-image: url("../images/typo/flash.png"); }

#ja-typo blockquote { color: #DE7058; }

.blocknumber-2 .bignumber { background-position: left -56px; }

.highlight.hight-pink { background-color: #f7dbd5; color: #c05e49; }

span.dropcap{ color: #c33e1f; }

/*Use for Demo Page Only*/
.text-color { color: #DE7058; }

.block-quote { color: #DE7058; }