/*
Theme Name: Arras_Red
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: RD
Author URI: http://www.arrastheme.com/
Template: arras-theme
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/



body { font-size: 62.5% }

.entry-content h1, h2, h3 {padding: 0 0 1em 0}
.entry-content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;  color: #CC0000}
.entry-content h2 { font-size: 16px; color:#000066}
.entry-content h3 { font-size: 14px;color:#0099CC }
.entry-content h4 { font-size: 12px;color: #666666 }
.entry-content h5 { font-size: 12px;color: #999999}


.logo					{ max-width: auto; float: left; margin: 20 0 0 0px;}
.blog-description	{display: none;}
.blog-name {display: none;}

#header                    {  background: #001177;   border-bottom: none; }
#branding                    { 

		background: #001177  url(../arras-theme/images/Ch-HeaderBlueRed.png) no-repeat !important;
		
		 }

#searchbar				{ float: right; overflow: hidden; margin: 45px 0 0; }



#nav  .sf-menu {
float: left;
line-height: 1.1;
max-width: 870px;
}
/* main navigation  - css style red - for IE 8*/
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: #AD4645; color: #ccc; }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #ccc; background: #AD4645; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #ccc; }

/*Main Navigation - Menu headings*/
#nav					{ zoom: 1; max-height: 32px; background: url(../arras-theme/images/topnav2.jpg) repeat-x top; }
.sf-menu a                 { color: #fff; }

/*Main Navigation - Sub menus*/
#nav .sf-menu ul li  { border: 1px solid #474331; margin-top: 0px; width: 150px;}
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: url(../arras-theme/images/hoverMenu3.jpg)repeat-x;  }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover {  background:  #990000 url(../arras-theme/images/hoverMenu3.jpg)repeat-x;  color:#CCCCCC}
#nav .sf-menu li li a { padding: 7px 10px; line-height: 1; height: auto; font-size: 10px;   }


/*Slideshow*/
.featured-entry			{ background: #6D1500; height: 75px; color: #a7a7a7; }

/*single post*/
.single .post, #main .single-post	{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 15px 0; padding: 0 15px; background: url(../arras-theme/images/challengeBIGLogoBLUE.gif) no-repeat top right ; }
.single .post .entry-title, .single-post .entry-title	{ font-size: 2.5em;  font-weight: 700; padding: 0; margin: 20px 0 15px; letter-spacing: 1px;  width: 426px; text-align: center;}
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{font-family:Tahoma, Geneva, sans-serif;  text-shadow: #666666 2px 2px 1px;  color: #FFFFFF; background-image: url(../arras-theme/images/txt_bg_color2.jpg); background-repeat: no-repeat;  text-decoration: none; padding: .5em 0em 1.5em .75em; display: block; }

/*sidebar*/
.multi-sidebar .tabs li	{ float: left; background: #863148; /*#383332; */padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }

/*Donor Table*/
.donor_table td{background-color: #fff}

/*Announcements*/
.announce {background-color:#CCCCCC;}

