/*  This file is part of Mura CMS (www.getmura.com).

    Mura CMS is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, Version 2 of the License.

    Mura CMS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Mura CMS.  If not, see <http://www.gnu.org/licenses/>.

*/

/*
	typography.css
	These styles control type styles on the front-end of a site as well as in the editor on the back-end,
	allowing consistent typographic display in both places and elimintaing the need to edit 2 stylesheets.

	If you prefer to have a single .css file (and not use this file),
	just comment out or remove the '@import url(typography.css);' line in style.css
	and add your type styles into your preferred stylesheet (usually 'site.css').
*/

/*	Some styles, ideas, and concepts derived from:

	Eric Meyer Reset - http://meyerweb.com/eric/tools/css/reset/index.html
	BlueprintCSS - http://code.google.com/p/blueprintcss/
	YUI - http://developer.yahoo.com/yui/
*/



@font-face {
	font-family: 'MyriadProCondensed';
	src: url('adv-alum/myriadpro-cond-webfont.eot');
	src: local('?'),
		url('adv-alum/myriadpro-cond-webfont.woff') format('woff'),
		url('adv-alum/myriadpro-cond-webfont.ttf') format('truetype'),
		url('adv-alum/myriadpro-cond-webfont.svg#webfont1OawVhlX') format('svg');
	font-weight: normal;
	font-style: normal;
}

.myriad {
	font-family: 'MyriadProCondensed', Verdana;
}


/* @group General Text Elements
===================================== */

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2;
}

body, p, li, dd, dt, blockquote, input, select, textarea, table, tr, td, div, span {
}

h2.redlargetitle, h3.redmediumtitle, h4.redheadline {
	color: #990000;
}

.redlargetitle a {
	color: #990000;
}

a {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #dd0000;
}
a:visited {
	color: #660000;
}
a:active {
	color: #880000;
}

p, li, table, blockquote {
	margin-bottom: 1em;
	line-height: 1.25;
	}

blockquote, q { padding: 0 4em; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
blockquote p {} /* Reminder to always include blockquote content in a <p> */
blockquote div cite { font-style: italic; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

abbr, acronym { border-bottom: 1px dotted; cursor: help; }

pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font-size: 1em; font-family: 'andale mono', 'lucida console', monospace; line-height: 1.5; }

/* @end General Text Elements
-------------------------------- */



/* CKEditor Styles and formats
===================================== */

a.blacklinks {
	color: #000;
}
a.smallblacklinks {
	color: #000;
	font-size: 10px;
}

a.maroonlinks {
	color: #990000;
}
a.smallmaroonlinks {
	color: #990000;
	font-size: 10px;
}

a.winelinks {
	color: #660000;
}
a.smallwinelinks {
	color: #660000;
	font-size: 10px;
}

span.smalltext {
	font-size: 11px;
}
span.bigtext {
	font-size: 13px;
}
span.smallertext {
	font-size: 10px;
}
span.biggertext {
	font-size: 13px;
}
span.maroontext {
	color: #990000;
}
span.winetext {
	color: #660000;
}
span.italicstext {
	font-style: italic;
}
span.strongtext {
	font-weight: bold;
}

div.imageheadline {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

p.caption {
	font-size: 10px;
	text-align: center;
}
p.centered {
	text-align: center;
}
p.indented {
	margin-left: 30px;
}
p.italics {
	font-style: italic;
}

/* END CKEditor 
-------------------------------- */




#fsu_header {
	font-size: 9px;
}
#fsu_header a, #fsu_header a:hover, #fsu_header a:visited, #fsu_header a:active {
	color: #333000;
	text-decoration: none;
}

#header .text a {
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
#header .sitewide_links.black a {
	color: #000;	
}
#header .sitewide_links.white a {
	color: #fff;	
}
#header .sitewide_links li {
	list-style: none;
	text-align: right;
}

#topnav a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#topnav a:hover {
}

#left.sidebar.fsured a, #left.sidebar.fsured {
	color: #fff;
}
#left.sidebar.darkred a, #left.sidebar.darkred {
	color: #fff;
}
#left.sidebar.darkestred a, #left.sidebar.darkestred {
	color: #fff;
}
#left.sidebar.darkblue a, #left.sidebar.darkblue {
	color: #fff;
}
#left.sidebar.adminblue a, #left.sidebar.adminblue {
	color: #fff;
}
#left.sidebar.hrblue a, #left.sidebar.hrblue {
	color: #000066;
}
#left.sidebar.tan a, #left.sidebar.tan {
	color: #444;
}
#left.sidebar.darktan a, #left.sidebar.darktan {
	color: #000;
}
#left.sidebar.darkesttan a, #left.sidebar.darkesttan {
	color: #fff;
}

#left.sidebar li.yellownav a {
	color: #fdca77;
}
#left.sidebar li.smallnav a {
	font-size: 8pt;
}

#left.sidebar.ragged a {
	color: #000000;
}
#left.sidebar.ragged a:visited {
	color: #550000;
}

#left a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
#left ul li a {
	font-size: 13px;
}
#left ul li ul li a {
	font-size: 11px;
}

#left.sidebar li.red a {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

#left.sidebar li.indent {
	/* padding-left: 35px; */
}
#left.sidebar li.indent a {
	display: inline;
	color: #000000;
}

#footer a {
	color: #fff;
}


/* @group Headings (H1-H6)
===================================== */

h1 {
	font-size: 18px;
	}
h1 a {
	display: block;
	}

h2, h3, h4, h5, h6 {
	margin: 0 0 .5em;
	line-height: 1.2;
	font-weight: bold;
	}

h2 {
	margin: 0 0 .5em;
	font-size: 16px;
	}

.threeColumn h2.pageTitle {
	font-size: 3em;
	}

h3 {
	margin: 0 0 .25em;
	font-size: 14px;
	}

h4 {
	margin: 0 0 .35em;
	font-size: 12px;
	}

h5 {
	font-size: 11px;
	}

h6 {
	font-size: 10px;
	}


/* Portals */
.svIndex dt a {
	font-weight: normal;
}
/* END Portals */

/* @end Headings (H1-H6)
-------------------------------- */

.image_caption {
	font-size: 10px;
}

/* EOF */

/* FAQ */
.faqQuestion {
	font-weight: bold;
}
.faqAnswer {
}
a.faqbrowse {
	color: #000;
	text-decoration: none;
}
a.faqbrowse:hover {
	text-decoration: underline;
}
dl.faqresults dt {
	font-weight: normal;
}
/* END FAQ */