/* Prepare theme for plugins */
@import url('library/styles/plugins.css');
/* -- CSS Reset --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table 
{	
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---- End CSS Reset --- */
/* -- General -- */
body {
	background:url('images/panel_background.jpg') repeat-x top left #000000;
	color:#676767;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin-top:12px;
line-height: 1.3;
	}	
.clear {
	clear:both;
}	
p
{
  padding: 5px 0 5px 0;
}
h1 
{
	color:#000000;
	font-size:1.8em;
	text-transform:uppercase;
}	
h2
{
    color:#666;
    font-size:1.5em;
}

a
{
	color:#8698AC;
	text-decoration:none;
}
a:hover
{
	color:#676767;
}
a:visited
{
}
#header 
{
	width:895px;
	margin: 0 auto;
}
#logo
{
	margin: 30px 0 30px 0;
	height: 50px;
	color: #FFFFFF;
	float:left;
}
#logo a
{
	color: #e6cda4;
}
#logo h1
{
	font-size: 2em;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	font-family: Arial;
}
#logo_sub
{
	 margin: 3px 0 0 90px;
}

#primary_nav
{
    position: relative;
	float:left;
	margin: 10px 0px 0px 100px;
	width: 445px;
}
/*http://www.dreamincode.net/code/snippet188.htm*/
.transparent_black_background
{
    background-color: #000000;
    height: 100%;
    filter:alpha(opacity=50); /* IE's opacity*/
    left: 0px;
    opacity: 0.50;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99;
}
#primary_nav_contents
{
    padding:10px;
    z-index:101;
    background-color:transparent;
    height: 100%;
    position: relative;
}
#primary_nav ul
{    
	list-style-type:none;
	padding:0px;	
	color:#FFFFFF;
}
#primary_nav li
{
	margin-left: 15px;
	display:inline;		
}
#primary_nav a
{
    padding:5px;
     color:#e6cda4;
}
#primary_nav a:hover
{
	background-color: #cc6635;
	color:#FFFFFF;
}
#resources_nav
{
	 float:right; 
	 margin: 5px 15px 0;
}
#resources_nav a
{
   margin-right: 5px; 
   color:#ffffff;
padding:5px;
}
#resources_nav a:hover
{
  color:#FFFFFF;
background-color: #cc6635;

}
#main_body
{
    border: solid 3px #b48a58;
    width: 885px;
    margin: 0 auto;
}
#main_body h2
{
  color: #587A95;
  margin-top: 10px;
}
#rotator
{    
	background:url('images/rotator_background.jpg') repeat-x top left #b48a58;
    height: 250px;
    width:100%;
	position:relative;
}
#rotator_content
{
    float:left;
    margin: 75px 0px 0px 75px;
}
#rotator_content .lineOne
{
    font-size: 2em;
    color:#FFFFFF;
}
#rotator_content .lineTwo
{
    font-size: 2.5em;
    color:#FFFFFF;
}
#rotator_logo
{
    float:right;
    margin: 0px 20px 0px 0px; 
}
#content_wrapper
{
    background-color:#FFFFFF;
	padding: 15px 15px 15px 30px;
}
#content_left
{
    float:left;
    width:600px;
    margin-right: 65px;
}
#announcements h2
{
    color:#000000;
    font-size: 1.8em;
}
#announcements_front_list
{
    list-style-image: url('images/orange_bullet.gif');
}
#announcements_front_list li
{
   margin-top: 5px;
}
#announcements_front_list li a
{
  font-weight:bold;
  font-size: 1.3em;
}
#content_right
{
    float:left;
    width:170px;
}
#search
{
    border: 5px solid #dedede;
    padding: 1px;
    margin-bottom: 15px;
}
#upcoming_events
{
    background-color:#e4e4e4;
    padding: 5px;
}
#upcoming_events h3
{
    color:#587a95;
    padding: 5px 0 10px 15px;
}
#upcoming_events li
{
    padding: 10px 0 10px 15px;
    border-top: solid 1px gray;
    width:155px;
    margin-left: -45px;
}
#content_bottom_border
{
	background:url('images/content_bottom.gif') repeat-x bottom left #b48a58;
	height: 16px;
}
#content_header
{
    background-color: #B7C587;
    padding: 10px;
    font-size: 1.2em;
    margin-bottom: 15px;
}
#footer
{
    background:url('images/panel_background.jpg') repeat-x top left #000000;
}
#footer h2
{
  color: #FFFFFF;
  margin:0;
}
#footer_info
{
    position: relative;
	float:left;
	margin: 10px 0px 0px 100px;
	width: 75%;
	padding: 10px;
}
#footer_info_contents
{
    z-index:101;
    background-color:transparent;
    height: 100%;
    position: relative;
    color: #FFFFFF;
}
#footer_info h2
{
    font-size: 1.8em;
}
#footer_wordpress
{
    vertical-align:baseline; 
    margin-top: 10px; 
    text-align:right; 
    color:#FFFFFF;
}
/* non-layout css */
.selectedPage
{
	color:#FFFFFF;
	background-color: #cc6635;
padding:5px;
}
.green
{
    color: #B7C587;
}
.darker_green
{
    color: #6f8942;
}
.button
{
    background-color:#cd6736;
    padding:3px;
}
.codedirection {
direction:rtl;
unicode-bidi:bidi-override;
}

/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}
#branding {
    padding:88px 0 44px 0;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}

 #content_page_left
 {
	float:left;
	width: 175px;
	border-right: 1px solid #E4E4E4;
	margin-top: 50px;
 }
 
 #content_page_right
 {
	float:left;
	width: 600px;
	margin: 50px 0 0 50px;
 }
 #page_left_navigation
 {
	
 }
 #page_left_navigation li
 {
	margin-bottom: 10px;
 }
 #page_left_navigation li a
 {
	color: #686868;
	padding: 5px;
 }
 #page_left_navigation li a:hover
 {
	background-color:#CC6635;
	color:#FFFFFF;
 }
#content_page_right h1.entry-title
{
  margin-bottom: 10px;
}
.entry-content
{
   margin: 15px 0 20px 0;
   padding-bottom: 10px;
border-bottom: 1px solid gray;
}

#page_left_navigation .selectedPage
{
  color:#FFFFFF;
}
