
/*------------------------------------------------------------------------
# Soapbox -> Typography CSS (v1.0)
# ------------------------------------------------------------------------
# Copyright (C) 2009 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !TINYMCE Editor Specific Styles */
/* ----------------------------------------------------------------------*/
body#tinymce,
body#tinymce table				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }



/* ------------------------------------------------------------------------
/* !GLOBAL */
/* ----------------------------------------------------------------------*/

/* !Link */
a,
a:active,
a:visited						{ color: #3777bc; text-decoration: none; }
a:hover 						{ color: #ae4f2a; text-decoration: none; }
a img 						{}


/* !Heading */
h1,
h2,
h3,
h4,
h5,
h6							{ line-height: 1.1em; }

h1 							{ color: #a28b59; font-size: 24px; font-weight: normal; }
h2 							{ color: #a28b59; font-size: 16px; font-weight: bold; line-height: 22px; }
h3 							{ color: #004687; font-size: 16px; font-weight: bold; }
h4							{ color: #ae4f2a; font-size: 14px; font-weight: normal; text-transform: none; }
h5 							{ color: #a28b59; font-size: 13px; font-style: italic; }
h6							{ color: #004687; font-size: 13px; font-weight: normal; text-transform: none; }

.h6Alt						{ color: #A28B59; font-size: 13px; font-weight: normal; text-transform: none; margin: 0px; }


/* !Type margin.padding */
p,
pre,
code,
blockquote,
ul,
ol,
table.tableStyle				{}


/* !Unordered Lists */
ul							{}
ul li						{ background: url(../images/bullet.gif) no-repeat 18px .85em; }

ul.plainList					{}
ul.plainList li				{}


/* !Ordered Lists */
ol							{}
ol li						{}


/* !Definition Lists */
dl							{}
dl dt						{}
dl dd						{}


/* !HR */
hr							{ border-color: #a28b59; }


/* !Code Highlight */
pre							{ background: #fbf8f4; border-color: #a28b59; }
code							{}


/* !Blockquote */
blockquote					{ background: #fbf8f4; }


/* !Address */
address						{ background: #fbf8f4; border-color: #a28b59; }


/* !Sup/Subscript */
sup,
sub							{ color: #7eac2f; }


/* !Sample */
samp							{ background: #fbf8f4; }


/* !Table: Alternating Row Colors for Tables, Comments, etc. */
.row1 td,
.odd  						{ background: #f2ede7; border-color: #a28b59; }
.rowTitle1 td					{ background: #f2ede7; }
.row2 td,
.even 						{ background: #f6f3ef; border-color: #a28b59; }
.rowTitle2 td					{ background: #f6f3ef; }
.row1:hover td,
.row2:hover td,
.odd:hover,
.even:hover					{ background: #ffffcc; }
.rowTitle1:hover td,
.rowTitle2:hover td				{}


/* !Table: Common for tableStyle and resultsTBL */
table.tableStyle thead th,
table.tableStyle tr td,
table.resultsTBL thead th,
table.resultsTBL tr td						{} /* for padding change */

table.tableStyle thead th,
table.resultsTBL thead th					{ color: #fff; background: #3d3630; }
table.tableStyle thead th a,
table.resultsTBL thead th a,
table.tableStyle thead th a:active,
table.resultsTBL thead th a:active,
table.tableStyle thead th a:visited,
table.resultsTBL thead th a:visited			{ color: #fff; }
table.tableStyle thead th a:hover,
table.resultsTBL thead th a:hover				{}
table.tableStyle caption,
table.resultsTBL caption						{ color: #5b91e5; border-color: #a28b59; }


/* !Table: Content Table Style */
table.tableStyle							{}
table.tableStyle thead th					{}
table.tableStyle thead th a,
table.tableStyle thead th a:active,
table.tableStyle thead th a:visited			{}
table.tableStyle thead th a:hover				{}
table.tableStyle tr td						{}
table.tableStyle tr.row1 td					{}
table.tableStyle tr.row2 td					{}
table.tableStyle tr.row1:hover td,
table.tableStyle tr.row2:hover td				{}
table.tableStyle caption						{}


/* !Img */
img.imgLeft				{}
img.imgRight				{}
img.imgLeftBorder			{ border-color: #a28b59; border-width: 6px; padding: 0px; }
img.imgLeftBorderDark		{ border-color: #342906; border-width: 6px; border-style: solid; padding: 0px; float: left; margin: 0 10px 5px 0px; }
img.imgRightBorder			{ border-color: #a28b59; border-width: 6px; padding: 0px; }
img.imgRightBorderDark		{ border-color: #342906; border-width: 6px; border-style: solid; padding: 0px; float: right; margin: 0 0 5px 10px; }
img.noBorder				{}
img.imgBorder				{ border-color: #655624; border-width: 6px; padding: 0px; }
img.imgBorderDark			{ border-color: #342906; border-width: 6px; border-style: solid; padding: 0px; }


/* !JCE Caption */
.jce_caption				{ color: #a28b59; font-size: 11px; font-style: italic; font-weight: bold; }
.jce_caption div			{ padding-left: 6px; }
.jce_caption-left			{}
.jce_caption-right			{}


/* !Layout */
.leftPad					{}
.leftMrg					{}
.rightPad					{}
.rightMrg					{}

/* !Borders */
.border					{ border-color: #a28b59; }

/* !Misc */
.leadInLight				{ color: #a28b59; font-size: 18px; line-height: 1.4em; }
.leadInDark				{ color: #655624; font-size: 18px; line-height: 1.4em; }
.quote					{ color: #ae4f2a; font-size: 20px; line-height: 1.3em; font-style: italic; font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; }
p.large					{ color: #222906; font-size: 16px; line-height: 1.4em; }

p.landing					{ color: #a28b59; }
p.landing img.imgLeftBorder	{ border-width: 3px; border-color: #655624; }
.landingYear				{ font-size: 22px; color: #ae4f2a; }
.landingName				{ font-size: 22px; color: #004687; }
.landingDiv				{ font-size: 22px; color: #a28b59; }
.landingTitle				{ font-size: 14px; color: #a28b59; font-style: italic; }
.landingOrg				{ font-size: 14px; color: #a28b59; }





