/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

a { color: #9A0000; }

body { 	background-image:url('https://unityfirst.com/wp-content/uploads/2012/06/bg1.jpg');
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:center top; }  

/*#eyecatcher {float: left; position:relative; left:-155px; top:-25px; z-index:-1; margin-top:-30px; margin-bottom:-40px; }
#logo {position:relative; left:-250px; }
#bannerHead {position:relative; top:-70px; }*/


#featPosts h2 a:hover { color: #030303; }

#topNav #menuSocial a { color: #333333; text-shadow: none; }
#topNav #menuSocial a:hover { color: #000000; text-shadow: none; text-decoration:underline;}
#topNav li.current-menu-item, #topNav li.current_page_item,  #topNav li.current-menu-ancestor,  #topNav li.current-menu-parent,  #topNav li.current_page_parent { background-color: #000000; }

#topMenu2 { display: block; margin: 3px 2px 0; }
#topMenu2 li { font-size: 11px; }

#content div.postmetadata a { color: #333333; }
#content div.postmetadata a:hover { color: #000000;  }

#content div.postmetadata .tags a { background:#414141; color:#fff; }
#content div.postmetadata .tags a:hover { background:#000000; color:#fff; text-decoration:none; }

#content ul.posts h2 a { color: #9A0000; }
#content ul.grid li:hover { background: #DDDDDD; }

p.postmetadata a { color: #333333; }
#featPosts p.postmetadata a { color: #EDEDED; }

.widget  ul.posts li:hover {background-color: #414141; }
.widget_categories ul li a:hover {color:#9A0000; }
.widget_categories ul li:hover { background:#414141;  }
.widget_categories ul li:hover a { color:#9A0000;  }
.widget_categories ul li {color:#9A0000;}

#footWidgets a:hover {color: #9A0000;}

#footer p.wpzoom a {color: #333333; text-decoration: none;}
#footer p.wpzoom a:hover {color: #000000;  text-decoration: underline; }

#main ol.normalComments a  {
   text-decoration:none; color:#9A0000;
}
#main ol.normalComments a:hover {
   text-decoration:underline; color:#9A0000;
}
#main ol.normalComments .fn a  {
   text-decoration:none; color:#9A0000;
}

#main div.navigation a:hover {background-color: #EDEDED; }
#main div.navigation a.current {background-color: #9A0000; }
#main div.navigation .nextpostslink:hover {background:#EDEDED;}
#main div.navigation .previouspostslink:hover {background:#EDEDED;}
#main div.navigation span.current {  background-color: #EDEDED;  }

.single h1 {
    font-size: 29px;
    line-height: 35px;
}

.slides_container { overflow:hidden; position:relative; margin:0 15px 15px; width: 715px; min-height:260px;}
.slide {  width:715px;  float:left; display:none; position:absolute; top:0; left:0; }

#featPosts h2 {font-size: 20px; line-height: 25px; margin-right: 10px; padding-right: 10px;}
