/**
 * @author  ( Nick Bartosh  )
 * @package Joomla!
 * @subpackage eMediaStudios - Modern
 * @copyright Copyright (C) 2011 eMediaStudios. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 16px;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

body.contentpane {
		width:auto;
		margin:10px;
		text-align: left;
}
img { border: 0 none; }

h6,
h5, 
h4, 
h3, 
h2,
h1,
fieldset.only legend,
fieldset.phrases legend		{ font-family: 'museo','Helvetica-Neue-BD'; font-weight:900; }
fieldset.only legend,
fieldset.phrases legend		{ font-weight:bold; }

p,
span,
li,
a,
dd,
dt,
label,
div	{ 
	font-family: 'HelveticaNeue','Helvetica-Neue',arial,tahoma, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9rem;
	line-height:1.2rem;
	font-weight:normal;
	letter-spacing:.03em; 
	color:#000
}

h1		{ font-weight:normal; font-style:normal; margin:3px 0px 10px 0px; font-size:26px; line-height:1em }
h2		{ font-weight:normal; font-style:normal; margin:22px 0px 8px 0px; font-size:26px; line-height:1em }
h3		{ font-weight:normal; font-style:normal; margin:.9em 0px .25em 0px; font-size:20px; line-height:1em letter-spacing: 1px}

p		{ margin-bottom:1.25em }
A		{ text-decoration:none; color:#991616; }
A:hover { color:#bd3e3e; text-decoration:underline }

strong	{ font-weight:bold }

/* floats, margins & padding */
.left	{ float:left  }
.right	{ float:right }

li		{ margin-left:20px; list-style-type:none }

/* Page Text */
 {  }
div.item-page h1,
h1.rip,
div.search h1 { font-size:2.25em; padding-bottom:16px; background:url(../images/bg-line-shadow.png) repeat-x bottom left }
ul.actions	{ display:none }