/*------------------------------------------------------------------------
# JXTC Genre Pro Joomla 1.5 Template - Version 1.0 
# ------------------------------------------------------------------------
# Copyright (C) 2008 Monev Software L.L.C. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: JoomlaXTC
# Website:  http://www.joomlaxtc.com
# This file may not be redistributed in whole or significant part.
--*/

 /* Dropcaps */

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Times, serif;
}

/* Quotes */

quotes {
	padding: 1em 40px 1em 15px;
	font: 16px Arial;
}

quotes span.open {
	background: url(../images/openquote.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

quotes span.close {
	background: url(../images/closequote.gif) no-repeat top right;
	padding: 2px 25px 2px 0;
}

/* Large Quotes */

quoteslg {
	padding: 1em 70px 1em 15px;
	font: 28px Arial;
	line-height: 28px;
}

quoteslg span.open {
	background: url(../images/oquote_lg.png) no-repeat left top;
	padding:  12px 25px 2px 25px;
}

quoteslg span.close {
	background: url(../images/equote_lg.png) no-repeat top right;
	padding: 2px 25px 25px 25px;
}

/* Code */

.code {
	background: #F4F4F4;
	font: 1em/1.5 "Tahoma", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
	color: #333333;
}


/* Error */

p.error {
	padding-left: 25px;
	color: #f10033;
	background: url(../images/error.gif) no-repeat top left;
}

/* Message */

p.message {
	padding: 0px 0px 5px 25px;
	color: #006699;
	background: url(../images/info.gif) no-repeat top left;
}

/* Ideas */

p.ideas {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/lightbulb.gif) no-repeat top left;
}

/* Highlight */

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	color: #333333;	
}

/* Download */

p.download {
	background: url(../images/download.gif) no-repeat 5px center;
	padding: 0px 0px 0px 35px;
}

/* Astrix */

p.astrix {
	background: url(../images/icon-asterisk_sm.png) no-repeat 5px center;
	padding: 0px 0px 5px 25px;
}

/* Com */

p.com {
	background: url(../images/ext_com.png) no-repeat 5px center;
	padding: 0px 0px 5px 35px;
}

/* Mod */

p.mod {
	background: url(../images/ext_mod.png) no-repeat 5px center;
	padding: 0px 0px 5px 35px;
}

/* Plug */

p.plug {
	background: url(../images/ext_plugin.png) no-repeat 5px center;
	padding: 0px 0px 5px 35px;
}

/* Lang */

p.lang {
	background: url(../images/ext_lang.png) no-repeat 5px center;
	padding: 0px 0px 5px 35px;
}



/* Photolink */

p.photolink {
	background: url(../images/ww_image.png) no-repeat 5px center;
	padding: 0px 0px 0px 40px;
}

/* heart */

p.heart {
	background: url(../images/heart.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

/* Star */

p.stargrey {
	background: url(../images/star-grey.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.starred {
	background: url(../images/star-red.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.starblue {
	background: url(../images/star-blue.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.stargreen {
	background: url(../images/star-green.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.starorange {
	background: url(../images/star-orange.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.starpurple {
	background: url(../images/star-purple.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}

p.starorange {
	background: url(../images/star-orange.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}


/* Photo */

p.photogrey {
	background: url(../images/camera-grey.png) no-repeat 5px center;
	padding: 0px 0px 0px 40px;
}

p.photoblack {
	background: url(../images/camera-black.png) no-repeat 5px center;
	padding:  0px 0px 0px 40px;
}

p.photored {
	background: url(../images/camera-red.png) no-repeat 5px center;
	padding:  0px 0px 0px 40px;
}

p.photoblue {
	background: url(../images/camera-blue.png) no-repeat 5px center;
	padding:  0px 0px 0px 40px;
}

p.photopink {
	background: url(../images/camera-pink.png) no-repeat 5px center;
	padding: 0px 0px 0px 40px;
}

p.photogreen {
	background: url(../images/camera-green.png) no-repeat 5px center;
	padding: 0px 0px 0px 40px;
}

p.photopurple {
	background: url(../images/camera-purple.png) no-repeat 5px center;
	padding:  0px 0px 0px 40px;
}

p.photoorange {
	background: url(../images/camera-orange.png) no-repeat 5px center;
	padding:  0px 0px 0px 40px;
}



/* X */

p.x {
	background: url(../images/x-red.png) no-repeat 5px center;
	padding: 5px 0px 5px 25px;
}

p.xblack {
	background: url(../images/x-black.png) no-repeat 5px center;
	padding: 5px 0px 5px 25px;
}



/* RSS */

p.rss {
	background: url(../images/rss.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}



/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 30px;
}


/* Article list */
ul.articlelist {
	list-style: none;
}

ul.articlelist li {
	margin-left: 15px;
	padding: 0 0 5px 30px;
}

/* Star list */
ul.starlist {
	list-style: none;
}

ul.starlist li {
	margin-left: 15px;
	padding: 0 0 5px 30px;
}


/* Arrow list */
ul.arrowlist {
	list-style: none;
}

ul.arrowlist li {
	margin-left: 20px;
	padding: 0 0 5px 20px;
}

/* X list */
ul.xlist {
	list-style: none;
}

ul.xlist li {
	margin-left: 15px;
	padding: 0 0 5px 25px;
	background: url(../images/x-red.png) no-repeat 0 3px;
}

/* ast list */
ul.astlist {
	list-style: none;
}

ul.astlist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon-asterisk_sm.png) no-repeat 0 3px;
}

/* Movie List */
ul.movielist {
	list-style: none;
}

ul.movielist li {
	margin-left: 20px;
	padding: 0 0 5px 25px;
}

/* Blog List */
ul.bloglist {
	list-style: none;
}

ul.bloglist li {
	margin-right: 15px;
	padding: 0px 0px 5px 30px;
}

/* Photo List */
ul.photolist {
	list-style: none;
}

ul.photolist li {
	margin-left: 25px;
	padding: 0 0 0px 30px;
}

/* Date List */
ul.datelist {
	list-style: none;
}

ul.datelist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
}

/* Pink Blog Bubble */

.pinkbubble {
	background: url(../images/pinkblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Blue Blog Bubble */

.bluebubble {
	background: url(../images/blueblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Red Blog Bubble */


.redbubble {
	background: url(../images/redblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Green Blog Bubble */

.greenbubble {
	background: url(../images/greenblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Yellow Blog Bubble */

.yellowbubble {
	background: url(../images/yellowblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Purple Blog Bubble */

.purplebubble {
	background: url(../images/pinkblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Orange Blog Bubble */

.orangebubble {
	background: url(../images/orangeblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Grey Blog Bubble */

.greybubble {
	background: url(../images/greyblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Black Blog Bubble */

.blackbubble {
	background: url(../images/blackblog_bottom.gif) no-repeat left bottom;
	font-size: 2em;
	color: #FFFFFF !important;
	padding: 20px 20px 50px 20px;
}

/* Note */
.note {
	background: url(../images/note.gif) no-repeat right bottom;
	font-size: 1em;
	color: #000000 !important;
	padding: 40px 20px 40px 20px;
}







