/* /////// ------- CONTENT.CSS ------- \\\\\\\ */
/* content.css is intended for general font / content styling only. No semantical layout addressed here please */
/*
	Author(original):	Chad Fontaine @ Chameleon Creative
	Author URI:		http://www.chameleoncreative.com/
	Version:		2.0
	Last Revision:		Dec 17 2009
	Revised Made By:	Chad Fontaine
	Project:		Project Name
	Description:		Styles available in the Drupal content editor(tinyMCE)
*/

/*--------------------------------------------------------
TABLE OF CONTENTS
	0-- GENERAL 
	1-- HEADLINES (H-tags) 
	2-- IMAGES
	3-- FONT SIZES
	4-- FONT COLORS
	5-- LINKS
	6-- LISTS
---------------------------------------------------------*/

/* _______0_______ GENERAL ______________ */
.none {}
hr { background:#9d0000; }
body { color:#000; font: 12px Verdana, Arial, Helvetica, sans-serif;}
strong, b {}
blockquote { line-height:normal;}
p {}

html{		font-size:100%;	min-height:101%;}
body{		color:#000; font: 12px Verdana, Arial, Helvetica, sans-serif;}
.left{		float:left; }
.right{		float:right; }
.padding{	padding:10px; }
hr { background: red; height:0px; border-bottom:1px solid #b73b05; }
em,  i { width:95%; display:block;}
#column_one em,  i { color: #b73b05; font-size:11px;}
#column_two em,  i { color: #b73b05; font-size:11px;}

#column_one_pad { color:#584130; font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif; }
#column_two_pad, .mceContentBody { color:#01536e; font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif; }
.mceContentBody { background: #fff; width:415px;} 

#header_intro p { color:#d7cec5; font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;}


/* _______1_______ HEADLINES ______________ */
/* -------------- column one -------------- */
#column_one h2 { color:#b73b05; font-size:14px; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#column_one h3 { color: #3866ab; font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px; border-bottom: 1px solid #CCCCCC; }
#column_one h4 { color: #665345; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
#column_one h5 { color: #b73b05; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
/* -------------- column two -------------- */
#column_two h1 { color:#024c65; font: bold 16px/normal Verdana, Arial, Helvetica, sans-serif; padding: 0px 0px 3px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px solid #eae5e1;}
#column_two h2 { color:#685546; font-size:12px; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#column_two h3 { color: #036685; font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px; border-bottom: 1px solid #CCCCCC; }
#column_two h4 { color: #665345; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
#column_two h5 { color: #b73b05; font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; border-bottom: 1px solid #CCCCCC;}
#column_two h6 { color: #024c65; font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; border-bottom: 1px solid #CCCCCC;}

/* _______2_______ IMAGES ______________ */
a img { border: none; }
.image_aligned_left{	margin:10px 10px 10px 0px; float:left;}
.image_aligned_right{	margin:10px 0px 10px 10px; float:right;}

/* _______3_______ FONT SIZES ______________ */
.txt_percent_70 { font-size: 70%; }
.txt_percent_80 { font-size: 80%; }
.txt_percent_90 { font-size: 90%; }
.txt_percent_110 { font-size: 110%; }
.txt_percent_120 { font-size: 120%; }
.txt_percent_130 { font-size: 130%; }
.txt_pixels_10 { font-size: 10px }
.txt_pixels_11 { font-size: 11px }
.txt_pixels_12 { font-size: 12px }
.txt_pixels_13 { font-size: 13px }
.txt_pixels_14 { font-size: 14px }
.txt_pixels_15 { font-size: 15px }


/* _______4_______ FONT COLORS ______________ */
.txt_color_black { color: #000; }
.txt_color_white { color: #fff; }
.txt_color_grey { color: #999; }
.txt_color_blue { color: #0074bf; }
.txt_color_green { color: #498522; }
.txt_color_red { color: #b73b05; }


/* _______5_______ LINKS ______________ */
a {color: #0074bf; text-decoration: underline;}

.mceContentBody a {color: #0074bf !important; text-decoration: underline !important;}
.mceContentBody a:link, a:link  {color: #0074bf; text-decoration: underline;}
.mceContentBody a:active, a:active { color: #0074bf; text-decoration: underline;}
.mceContentBody a:visited, a:visited { color: #b73b05; text-decoration: underline;}
.mceContentBody a:hover, a:hover { color: #685546; text-decoration: none;}


/* _______6_______ LISTS ______________ */
#column_one ul { margin-left: 10px; padding-left: 5px; list-style: circle; margin-top: 5px; font-size: 11px; color: #b73b05; }
#column_one ul li { padding-bottom: 2px; margin-left: 10px; }
#column_one ol { margin-left: 10px; padding-left: 5px; margin-top: 5px; font-size: 11px; }
#column_one ol li { padding-bottom: 2px; margin-left: 10px; color: #036685; }

#column_two ul, .mceContentBody ul { padding-bottom: 5px; margin-left: 10px; line-height: 115%; font-size: 11px; color:#b73b05;}
#column_two ul, .mceContentBody ul { padding-bottom: 2px; margin-left: 30px; }
#column_two ol, .mceContentBody ol { padding-bottom: 5px; margin-left: 10px; line-height: 115%; font-size: 11px; color:#685546;}
#column_two ol li, .mceContentBody ol li { padding-bottom: 2px; margin-left: 10px; }




