/*
    Theme Name: Our Environment at Berkeley - ESPM
    Theme URL: http://ourenvironment.berkeley.edu
    Description: Our Environment @Berkeley is a child theme of the Genesis Framework and developed for the Dept of Environmental Science, Policy, & Management at UC Berkeley.
    Author: Trish Roque

    Template: genesis

*/


/**** begin layout ******/
body {
     background: #000;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-family:   Arial, Tahoma, Verdana, sans-serif;
    margin: 0 auto 0;
    padding: 0;

    }

/***** Hyperlinks ********************/

a:link {
    color: #094b56;
    text-decoration: underline;
    }

a:visited {
	/* color: #222;	*/
	color: #432007;
}
a:hover {
    color: #222222;
    text-decoration: none;
/*   background: #ffd76e;   */
background: #faeac0;
    }

a img {
    border: none;
    }

a:focus, a:hover, a:active {
    outline: none;
    }



/***** Wrap ********************/

#wrap {   background: #fff url(images/bg-clouds.jpg) repeat-x top;
    margin: 0 auto ;
    padding: 0;
    }

.home #inner, .home-page #inner {
  width: 100%;
  margin: 0;
  padding: 0;
}

/*********** Top Header area ***********/
#topheader {
  margin: 0 auto;
  width: 960px;
  height: 76px;
   background: #094b56;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
    -moz-border-radius-bottomright: 10px;
   -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
   -khtml-border-bottom-right-radius: 10px;
   -khtml-border-bottom-left-radius: 10px;
   -webkit-border-bottom-right-radius: 10px;
   -webkit-border-bottom-left-radius: 10px;
     -moz-box-shadow: 0px 5px 10px #333333;
   -webkit-box-shadow: 0px 5px 10px #333333;
    box-shadow: 0px 5px 10px #333333;
    color: #fff;
}
.topheadcol1 {
  float: left;
 /* width: 200px;  height: auto;*/
 width: 259px;
 height: 60px;
  margin: 10px 0 0 5px;
}

a.ucberkeley {
	width: 140px;
	height: 60px;
    background: url(images/logo-ucb-new.png) no-repeat;
  /* background: url(images/logo-ucb.png) no-repeat;width: 126px;
   height: 32px; margin: 10px 0 0px; */
  margin: 0;
   float: left;   
}

a.cnrtext {
  /* width:  194px;
  height: 21px;
  background: url(images/logo-cnr.png) no-repeat; 
  margin: 0 0 0 3px; */
  width:  119px;
  height: 60px;
  background: url(images/logo-cnr-new.png) no-repeat; 
  margin: 0;
 float: left;
}

.ucberkeley b, .cnrtext b {
  display: none;
}

#topsearchwrap {
     float: right;
     width: 540px;
     height: 50px;
     margin:  20px 10px 0 0;
 }
/***** Header  ********************/

#header {
    width: 960px;
 height: 90px; 
    margin: 20px auto 0;
    padding: 0; 
    }

#title-area {
    width: 300px;
    float: left;
    margin: 0; 
    padding: 0;
    overflow: hidden; 
    }
    
#title-area #title {
    margin: 0;
    padding: 0; 
	width: 924px;
	height: 72px; 
    }

 #title-area #title a {
  	display:block;

    }
    
#title-area #title a:hover {
    color: #333333;
    text-decoration: none;
    background: none;
    }
    
#title-area #description {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 0; 
    padding: 0;
    }

#header .widget-area {
    width: 650px;
    float: right;
    margin: 0; 
    padding: 0;
    }
    
#header .widget-area p {
    margin: 0;
    padding: 0 0 5px 0;
    }
    
#header .widget-area h4 {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 0; 
    padding: 0;
    text-decoration: none;
    }
    
#header .widget-area ul {
    margin: 0;
    padding: 0;
    }
    
#header .widget-area ul li {
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0;
    }
    
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
    background: url(images/logo2.png) top center no-repeat;   
    }

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
    display: block;
    float: left; 
    width: 260px;
    height: 90px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden; 
    }

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
   width: 960px; /* height: 67px; */ display: block;
   height: 74px;    margin: 0 auto; 
    }

/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
    width: auto;
    float: right;
    list-style: none;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    }

#header ul.nav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
#header ul.nav li a {
    background: #333333;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 6px 10px 5px 10px;
    text-decoration: none;
    border-right: 1px solid #666666;
    position: relative;
    }

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
    background: #000000;
    color: #FFFFFF;
    }
    
#header ul.nav li a.sf-with-ul {
    padding-right: 20px;
    }   
    
#header ul.nav li a .sf-sub-indicator {
    background: transparent url(images/no-repeat.png) no-repeat 0 -66px;
    display: block;
    width: 10px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 11px;
    right: 5px;
    }
    
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
    background: #333333;
    color: #FFFFFF;
    width: 158px; 
    font-size: 11px;
    margin: 0;
    padding: 6px 10px 6px 10px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    position: relative;
    }
    
#header ul.nav li li a:hover, #header ul.nav li li a:active {
    background: #000000;
    }

#header ul.nav li li a .sf-sub-indicator {
    background: transparent url(images/no-repeat.png) no-repeat 0 -74px;
    height: 10px;
    width: 10px;
    top: 10px;
    }

#header ul.nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 180px;
    margin: 0;
    padding: 0;
    }

#header ul.nav li ul a { 
    width: 160px;
    }

#header ul.nav li ul ul {
    margin: -33px 0 0 179px;
    }

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
    left: -999em;
    }

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
    left: auto;
    }

#header ul.nav li:hover, #header ul.nav li.sfHover {
    position: static;
    }

/***** Primary Navigation ********************/
.home #nav {
 height: 39px; border-bottom: none;
}

#nav {
       background: #000;
    color: #000000;
   float: left;
   width: 100%;
 	height: auto;
     

 
    }

#nav .wrap {
  	width: 960px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    height: 40px; 
	   /*     overflow: hidden;
  border-bottom-right-radius: 8px;     border: 1px solid #555555;    background: #6E6E6E url(images/repeat-x.png) repeat-x 0 0;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;    
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box; */
    }
    
#nav ul {
    width: 100%;
    height: 40px;
   float: left; 
    list-style: none;
    margin: 0;
    padding-left: 25px;
	
    }
    
#nav li {
    float: left;
    list-style: none;
   /* margin: 0 5px 0 0;   padding: 0; */
   margin: 0;
    padding-right: 5px;
    }
    
#nav li a {
    font-family: Tahoma,Arial,Verdana;
    color: #f1e6c7;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
   font-size: 12px;
 /*   height: 28px;  font-size: .85em;*/
    line-height: 26px;
    margin: 5px 0 0 0;
  /*  padding: 0 9px 0 11px; */
  padding: 0 6px;
    text-decoration: none;
    position: relative;
   border: 1px solid transparent;

    }

#nav li:hover a, #nav li:active a, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a, #nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
    color:#FFFFFF;
     background: #404040 url(images/repeat-x.png) repeat-x 0 -40px;
    /*
	border: 1px solid #333333;
   border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; */
    }
    
#nav li a.sf-with-ul {
    padding-right: 20px;
    border-bottom: none;    
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;   
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius-bottomright: 0;
    -webkit-border-radius-bottomright: 0;
    }
    
#nav li a .sf-sub-indicator {
    background: transparent url(images/no-repeat.png) no-repeat 0 -66px;
    display: block;
    width: 10px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 8px;
    }
    
#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: #484A47;
    width: 158px; 
    font-size: 11px;
    margin: 0 0 0 0;
	line-height: 18px;
    padding: 10px 10px 10px 10px;
    position: relative;
     border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: #404040;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    }

#nav li li a:hover, #nav li li a:active {
    background: #393939;
    }

#nav li li a .sf-sub-indicator {
    background: url(images/no-repeat.png) no-repeat 0 -74px;
    top: 10px;
    height: 10px;
    width: 10px;
    }

#nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 180px;
    margin: -4px 0 0 0;
    padding: 2px 2px 2px 2px;
	 background: #404040;
   /*
    background:  url(images/repeat-y.png) repeat-y 0 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;   
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topright: 6px;   
    -webkit-border-radius-bottomright: 6px;
    -webkit-border-radius-bottomleft: 6px;
    -webkit-border-radius-topright: 6px;    
    -webkit-background-clip: padding-box;   */
	
    -webkit-background-origin: padding-box;
    }

#nav .superfish li ul {
    margin: 0 0 0 0;
    }
    
#nav li ul a { 
    width: 160px;
 
    }

#nav li ul ul {
    margin: -33px 0 0 178px;
    }
    
#nav .superfish li ul ul {
    margin: -33px 0 0 178px;
    }       

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
    }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
    }

#nav li:hover, #nav li.sfHover { 
    position: static;
    }
    
/***** Primary Navigation Extras ********************/
    
#nav li.right {
    float: right;
    margin: 0;
    padding: 8px 0 8px 10px;
    }

#nav li.right a {
    color: #FFFFFF;
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-weight: normal;
    text-decoration: none;
    }
    
#nav li.right a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }
    
#nav li.date {
    color: #FFFFFF;
    height: 40px;
    line-height: 38px;
    padding: 0 11px 0 0;
    }
    
#nav li.rss a {
    background: url(images/rss.png) no-repeat left center;
    margin: 0 0 0 10px;
    padding: 3px 0 3px 16px;
    }
    
#nav li.search {
    padding: 0 0 0 0;
    }
    
#nav li.twitter a {
    background: url(images/twitter-nav.png) no-repeat left center;
    padding: 3px 0 1px 20px;
    }
    
/***** Secondary Navigation ********************/
#subnav {
  width: 960px;
  margin: 0px auto 0;
}

#subnav .wrap {
  float: right;
    padding: 0 5px 0 5px;  
	 margin: -22px 0 -8px 0; 
	width: 350px;
    height: 42px;
 /* margin: 0px 0 -8px 0;	 width: auto;	 border: 1px solid red; */
    }

#subnav ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
 height: 35px;
  
    }
    
#subnav li {
    float: left;
    list-style: none;
    margin: 0 ;
    padding: 0;
    }
    
#subnav li a {
    color: #FFFFFF;   
    font-family: Tahoma, Arial, Verdana;   font-weight: bold;
   	font-size: 11px;padding: 0 9px;
    margin: 2px 0 0 0;
     height: 18px;
    line-height: 16px;
    text-decoration: none;
    position: relative;
    display: block;
    border-right: 1px solid #fff;
    }

#subnav li#menu-item-145 a, #subnav li#menu-item-126 a {
  border-right: none;
}

#subnav li:hover a, #subnav li:active a, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a, #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a {
    background: #000;
    color:#FFFFFF;
 
    }
    
#subnav li a.sf-with-ul {
    padding-right: 20px;
    border-bottom: none;    
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;   
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius-bottomright: 0;
    -webkit-border-radius-bottomright: 0;
    }   
    
#subnav li a .sf-sub-indicator {
    background: url(images/no-repeat.png) no-repeat 0 -66px;
    display: block;
    width: 10px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    right: 8px;
    }
    
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
    background: #484A47;
    color: #FFFFFF;
    width: 158px; 
    font-size: 11px;
    margin: 0;
    padding: 6px 10px 6px 10px;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: #404040;
    position: relative;
    height: 18px;
    line-height: 18px;  
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;   
    }
    
#subnav li li a:hover, #subnav li li a:active {
    background: #393939;
    height: 18px;
    line-height: 18px;
    }

#subnav li li a .sf-sub-indicator {
    background: url(images/no-repeat.png) no-repeat 0 -74px;
    top: 10px;
    height: 10px;
    width: 10px;
    }

#subnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 180px;
    margin: -4px 0 0 0;
    padding: 5px 3px 5px 5px;
    background: #404040 url(images/repeat-y.png) repeat-y 0 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;   
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topright: 6px;   
    -webkit-border-radius-bottomright: 6px;
    -webkit-border-radius-bottomleft: 6px;
    -webkit-border-radius-topright: 6px;    
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; 
    }
    
#subnav .superfish li ul {
    margin: 0 0 0 0;
    }   

#subnav li ul a { 
    width: 160px;
    }

#subnav li ul ul {
    margin: -31px 0 0 178px;
    }
    
#subnav .superfish li ul ul {
    margin: -31px 0 0 178px;
    }   

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
    left: -999em;
    }

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
    left: auto;
    }

#subnav li:hover, #subnav li.sfHover {
    position: static;
    }

/***** Inner ********************/

#inner {

  overflow: hidden;
    margin: 0 auto;
    padding: 25px 25px 0 25px;
  	width: 910px;
    background: #FFFFFF;
 
    }

.home #inner {
  position: relative;
}

/***** Homepage ********************/

#home-top {
 width:  100%;
  margin: 0;
    padding: 0 ;
  overflow: hidden;
    }

#home-middle {
    width: 910px;
    overflow: hidden;
    padding: 0px 25px 25px 25px;
    margin: 0 auto;
    }

#home-middle h4, #home-bottom h4 {
    font-family: Arial,Tahoma,Verdana;
    display: block;
     font-size: 16px;
       font-weight: bold;
      padding: 8px 0 8px 8px;
    margin: 0 0 7px 0;
}

#home-middle h4 {
     background: #094b56;
       color: #fff;
      border-radius: 0px;
    
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }

#home-middle .featuredpost .post {
    margin: 3px 0 30px;
  border-bottom: 1px dotted #094B56;
  padding-bottom: 15px;

}

#home-middle .post-info {
  margin-bottom: -5px;
}

#home-middle .featuredpost .post a.alignleft img {
    margin: 0 10px 30px 0;
}

#home-middle h2 a:link, #home-middle h2 a:visited {
   font-size: 18px; text-decoration: none;
   
   display: block;
   overflow: hidden;
   margin-bottom: -10px;
   font-weight: normal;
}


#home-middle .featuredpost .post a.alignleft:hover {
  background: none;
}

#home-middle .featuredpost .post a img {
      background: #cbeaef;
        padding: 1px;    border: 1px solid #ccc;
     border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
}


#home-middle .featuredpost .post a img:hover, #home-bottom .featuredpage .page a img:hover {
     background: #ffd76e;
}

#home-middle p, #home-bottom p {
    margin: 0 5px;
    overflow: hidden;  
    }

#home-middle blockquote, #home-bottom blockquote, #home-middle .latest-tweets ul, #home-bottom .latest-tweets ul {
    background: #E9E9E9;
    margin: 10px 0 0 0;
    padding: 10px 15px 0 15px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }

#home-middle blockquote p, #home-bottom blockquote p, #home-middle .latest-tweets li, #home-bottom .latest-tweets li {
    padding: 0 0 10px 0;
    font-style: italic;
    list-style:none;
    }

#home-middle p.more-from-category a {
  font-weight: bold;
  font-size: 14px;
}

#home-middle .home-middle-2 .featuredpost p.more-from-category {
  margin-top: 20px;
}


.home-middle-1 {
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    width: 595px;
    }

.home-middle-2 {
    float: right;
    margin: 0;
    padding: 0;
    width: 280px;
    }

#home-middle .home-middle-2 .widget {
   background: #eaf7f9;
      padding-bottom: 20px;
       border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
	margin-bottom: 10px;
}

#home-middle .home-middle-2 .widget span {
	color: #666;
	font-weight: bold;	
}

#home-middle .home-middle-2 .widget ul {
     margin: 10px 20px 10px -20px; 
	 list-style-type: circle;
	/*border-bottom: 1px solid #fff; */
}

#home-middle .home-middle-2 .widget ul li {
	margin: 0;
	/*
	border-top: 1px solid #FFFFFF;
	    border-bottom: 1px solid #E6E6E6; */
	display: block;
	padding: 15px 0 5px;
}

#home-middle .home-middle-2 .widget ul li:first-child {
	padding-top: 0px;
	border-top: none;
}


#home-middle .home-middle-2 .widget p {
	margin: 5px 0 0 20px;
}
#home-middle .home-middle-2 .featuredpost .post h2 a {
  font-size: 14px;

}



#home-bottom {
    width: 910px;
      overflow: hidden;
    padding: 0 25px 25px 25px;
    margin:0 auto;
 }

 #home-bottom h4 {

 }

.home-bottom-1 {
    float: left;
    margin: 0;
    padding: 0 35px 0 0;
    width: 280px;
    }

.home-bottom-2 {
    float: left;
    margin: 0;
    padding: 0;
    width: 280px;
    }

.home-bottom-3 {
    float: right;
    margin: 0;
    padding: 0;
    width: 280px;
    }

 #home-bottom .featuredpage .page a img {
        padding: 1px;
    border: 1px solid #094b56;   border-radius: 0px;   background: #094b56;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;

 }

#home-bottom .featuredpage .page h2 a:link, #home-bottom .featuredpage .page h2 a:visited  {
  display: block;
  text-decoration: none;
  
}

#sidebar .featuredpost a.alignleft, .featuredpage a.alignleft, .small-thumbnail-frame {
    background: #EFEFEF;
    float: left;
    list-style: none;
    margin: 4px 10px 0 0;
    padding: 3px;
    position: relative;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }
    
.attachment-small-thumbnail, .small-thumbnail-image {
    height: 80px;
    width: 80px;
    }
    
.attachment-thumbnail {
  /*  border: 1px solid #D9D9D9;   */
    }

/***** Slider ********************/

#slider {
 width: 100%;   }

#slider .wrap {  
  height: auto;
     width: 100%;
     background: 
	 none repeat scroll 0% 0% #094B56;
  margin: 0 auto ;

    }

.slider-posts {
    margin: 0 auto;
    padding: 0;
   overflow: hidden;
  
    }


 .slider-post { 
     width: 900px;   position: relative;
    padding: 0px 8px 8px 8px;
    list-style: none;
 	overflow: hidden;
    }

.slider-post-left {
    float: left;
    width: 445px;
    padding: 0 20px 0 0;

    }

/* .sliderpostwrap {
      position: absolute;   width: 869px;

     left: 11px;
      display: block;
     bottom: 11px;
    background: #fff;
     color: #000;*//*width:908px; */
	 
       /* for IE 
  filter:alpha(opacity=70);*/
  /* CSS3 standard 
  opacity:0.7;
   padding: 5px 10px 8px;
} */

.sliderpostwrap {
     width: 872px; 
    float: left;
      display: block;
    margin: 0px;
     background: #000;
	 border: 2px solid #000;
	 color: #fff;
      padding: 8px 10px 8px; 
	  /* border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box; */
}


h2.slider-title {
      font-family: Arial,Tahoma,Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
     }
    
h2.slider-title a {
    text-decoration: none;
    color: #e4efef;
    }   
	    
h2.slider-title a:hover {
	background: none;
	color: #ffd76e;
}
.sliderpostwrap p {
  margin: 3px auto 0;
}


.alignleft.slider-show-image {
    float: left;
    margin: 0 20px 0 0;
    }   
    
.slider-show-image {
      margin: -2px auto 0;
     float: left;
      width: auto;
      height: auto;
    position: relative;
      }

.slider-show-image img {
  border: 3px solid #000;  

  /* -moz-box-shadow: 0 0 8px 3px #888;
-webkit-box-shadow: 0 0 8px 3px#888;
box-shadow: 0 0 8px 3px #888; */
  /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=150, Color='#888888')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=150, Color='#888888');
    background: #ffd76e;
}

    

#slider-nav-wrap {
        background: #fff;
        width: 100%;
        margin: 0  ;
        padding: 5px 0;
	
}

#slider-nav {
    width: 942px;
    overflow: hidden;
    margin: 5px auto 30px;
    padding: 0; 

    }

.nav-prev, .nav-next, .nav-prev:hover, .nav-next:hover  {
    background: transparent url(images/no-repeat.png) no-repeat;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 19px;
    margin: 20px 0;
    padding: 0;
    }
.nav-prev, .nav-prev:hover {
    background-position: 0 -100px;
    float: left;    
    }
    
.nav-next, .nav-next:hover {
    background-position: -21px -100px;
    float: right;
    }
        
.nav-thumbs {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    }

.nav-thumbs li {
    list-style: none;
    float: left;
    }   
    
.nav-thumb-wrapper {
    float: left;
   height: 80px; width: 120px;
    list-style: none;
    margin-right: 23px;
  /*	background: #094b56;*/
    position: relative;
   background: #cbeaef; 
        padding: 1px;
        border: 1px solid #ccc;
    border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }

.nav-thumb-wrapper:hover {
background: #dbb34a;
}

a.activeSlide  {
	background: #000;
}
.nav-thumb-wrapper:hover img, a.activeSlide img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    }   
    
.nav-thumb-image {
    position: absolute;
     height: 78px;  width: 118px;
   border: 1px solid #cbeaef; 

    }
        
.nav-thumb-border {
    position: absolute;
      height: 80px;  width: 120px;
    }

 /* ====================Custom Post Type People - single post template single-people_profiles.php =================*/
body.single-people_profiles #inner #content-sidebar-wrap, body.single-people_profiles #inner #content {
     width: 100%;
}

body.single-peopleprofiles #inner #content-sidebar-wrap {

}

body.single-people_profiles #inner #content .people_profiles {
    padding: 0 10px;

}
.people_profiles  h1 {
     border-bottom: 1px solid #e5eff3;
}

body.single-people_profiles #inner #content .people_profiles  .cpt_people_maincontent h3 {
   border-bottom: 1px dotted #e5eff3;
  font-size: 16px;
  display: block;
    overflow: hidden;  margin: 25px 0 5px;

}

body.single-people_profiles #inner #content .people_profiles  .cpt_people_maincontent ul, body.single-people_profiles #inner #content .people_profiles  .cpt_people_maincontent ol {
  overflow: hidden;
}


body.single-people_profiles #inner #content .people_profiles h3.jobtitle {
   margin: -15px 0 15px;
  text-transform: uppercase;
  border:none;
}

.profileThumb {
  float: left;
   margin: 0 20px 15px 0;
}
.cpt_people_maincontent {
  float: left;
  width: 630px;
  margin-top: -10px;
}


.cpt_people_contact {
    font-size: 13px;
        float: right;
 /*	background: #f2ead4; */
background: #e5eff3;
  width: 210px;
  padding: 0px 10px 20px;
  border: 1px solid #E6E6E6;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
}


.cpt_people_contact span {
 font-weight: bold;
  color: #4b4747;
}

body.single-people_profiles #inner #content .people_profiles .cpt_people_contact h3 {
  padding: 22px 0 2px;
  border-bottom:  1px solid #fff;
  margin-bottom: 5px;
}

.cpt_people_contact p {
   margin: 0 0 -3px 0;
}

.cpt_people_contact h3 {
  padding-top: 15px;
}

body.single-people_profiles #inner #content .people_profiles .cpt_people_contact ul.ulweb {
	margin-left: -20px;
	margin-left: -10px\9; /* IE8 */
	*margin-left: 30px; /* =<IE7 */
}

body.single-people_profiles #inner #content .people_profiles .cpt_people_contact ul.ulresgroup {
	list-style-type: none;
	margin-left: -35px;
	margin-left: Opx\9; 
	*margin-left: 15px;  /* =<IE7 */

}

/***** Breadcrumb ********************/

.breadcrumb {
 /*       margin: 0 0 15px;  
  background: #e5eff3;
   
    padding: 5px 10px 5px 10px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;  */
 font-size: 12px;
  margin: 0 0 30px 0;
  
    }

/***** Taxonomy Description ********************/

.taxonomy-description {

    margin: 0 0 30px 0;
    
    }

.tax-person_type #content h2 {
	margin-top: 0;
}

#content .taxonomy-description p {
    margin: 0;
    padding: 0;
	font-style: italic;
    }

#content .tax-short-profile {
  float: left;
 border-bottom: 1px dotted #094B56;
   /*   clear: right;
  width: 100%;  margin: 20px 0;*/
 width: 905px;
  margin: 20px auto;
   padding-bottom: 5px;
}
#content .tax-short-profile .profileThumb img  {
 	background: #094b56;
	width: 200px;
	height: auto;
	 border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#content .tax-short-profile .profileThumb img:hover {
       background: #ffd76e;
}

#content .tax-short-profile h2.entry-title a {
      color: #094b56;
    
      display: block;
      padding-bottom: 3px;
      overflow: hidden;
	
 }

.page-template-page-faculty_hours-php #content .tax-short-profile h2.entry-title a {
	margin-top: -25px;
}
.archive #content .tax-short-profile h2.entry-title {
	margin-top: 0;
}
#content .tax-short-profile .short-profile-contact {
  display: block;
  width: 250px;
  padding: 10px 10px 25px;
  border: 1px solid #E6E6E6;
  float: left;
  margin: 0px 10px 10px 0;
             background: #e5eff3;  
}

#content .tax-short-profile  h3.jobtitle {
   margin-bottom: -10px;
  text-transform: uppercase;

}

#content .tax-short-profile  h3 {
     font-size: 14px;
      margin-bottom: -10px;
}

#content .tax-short-profile .short-profile-contact p {
  margin-bottom: -15px;
}

#content .tax-short-profile .short-profile-descr-box {
   /*width: 370px; */
   width: 360px;
   float: left;
   display: block;
   padding: 10px;

}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
    width: 745px;
    margin: 0;
    padding: 0;
    float: left;
	
    }

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
    width: 910px; float: left;
    }

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
    float: right;
    }

/***** Content ********************/

#content {
    width: 450px;
    margin: 0;
    padding: 0 0 25px 0;
    float: left;
    }

.sidebar-content #content, .sidebar-sidebar-content #content {
    float: right;
    }

.sidebar-content #content, .content-sidebar #content {
    width: 615px;
    }
    
.full-width-content #content {
    width: 910px;
    }

#content blockquote {
        overflow: hidden;
     margin: 0 15px 15px 15px;
    padding: 10px 20px 0 15px;
     background: url(images/quote-left.png) top left no-repeat;

}

#content blockquote p {

    padding: 0px 15px 0px 0px;

    float: left;
    background: url(images/quote-right.png) bottom right no-repeat;
    }


#content .post {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  border-bottom: 1px dotted #094B56;
    }


#content h2.entry-title {
	border-bottom: none;
}
#content h2.entry-title a:link, #content h2.entry-title a:visited {
      color: #094b56;
      
      display: block;
      padding-bottom: 5px;
      overflow: hidden;
	 
}

#content .post .entry-title {
    font-size: 24px;
    line-height:32px;
    

  padding:0 0 0px 0;

    }

#content .page {
    margin: 0;
    padding: 0 0 40px 0;
    }

#content .post p {
    margin: 0;
    padding: 0 0 10px 0;
    }

#content .post-image {
    margin: 0 10px 10px 0;
    padding: 1px;
    background: #EFEFEF;
    border: 1px solid #cbeaef;
    border-radius: 3px;
   -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;  
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box; 
    }
	



#content .archive-page {
    float: left;
    width: 50%;
    margin: 0;
    padding: 20px 0;
    }
	
	#content .archive-title {
font-size: 28px;
    }

.clear {
    clear: both;
    }


/********************* Events template page*****************/
.page-template-default .ucb-calendar-event {
	margin: 20px 0 40px;
}

.page-template-default #content .ucb-calendar-event h3 {
	display: block;
	padding: 4px 0 5px 5px;
	 text-shadow: 1px 1px 0 #FFFFFF;
	 color: #333;
	 background: #f2ead4;
	   border: 1px solid #E6E6E6;
    border-radius: 6px;
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px;  
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
}

.page-template-default #content .ucb-calendar-event h4 a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #146876;
	margin: 10px 5px 0 5px;
	line-height: 24px;
}

.page-template-default #content .ucb-calendar-event p {
	margin: 0 5px; 
}

/******************* Academic Divisions Pages ****************************/

#content .academic-div-block {
	float: left;
	width: 280px;
	margin: 0 35px 10px 0; 
	}

#content .academic-div-block h2 a {
	display: block;
}
#content .academic-div-block a img {
	 padding: 1px;
    border: 1px solid #094b56;   border-radius: 3px;   background: #094b56;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#content .academic-div-block p {
	margin: 15px 0px 0px 0x; 
}

#content .academic-div-block a:hover img {
	   background: #ffd76e; 
}



/***** Headlines ********************/
.single-people_profiles #content h1.entry-title {
     margin-bottom: 30px;
     padding-bottom: 5px;
}

#content h1.entry-title {
    margin: 0 0 10px 0;
  /*  border-bottom: 1px dotted #E6E6E6; */

	padding-bottom: 5px;

}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #333333;
    font-family: Arial,Tahoma,Verdana;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 5px 0;
    padding: 0 0 5px;
    }

#content h1 {
    font-size: 24px;
    line-height: 24px;
    }
	
	
	
    
#content h2 {
	font-size: 22px;
    line-height:22px;
    
	margin: 0px 0 5px;
	
	padding-bottom: 5px;
    }


#content h2 a, #content h2 a:visited {
    color: #333333;
    text-decoration: none;
    }
    
#content h2 a:hover {
    color: #222222;
    text-decoration: none;
    }
    
#content h3 {
    font-size: 16px;
	margin-bottom: 0;
    }
    
#content h4 {
    font-size: 14px;
    }
    
#content h5 {
    font-size: 12px;
    }
    
#content h6 {
    font-size: 12px;
    }
    
/***** Unordered/Ordered Lists ********************/

#content .post ul, #content .page ul, #content .post ol, #content .page ol {
    margin: 0;
    padding: 0 0 15px 0;
	display: block;
	overflow: hidden;
    }
    
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
    margin: 0 0 0 35px;
    padding: 0;
    }
    
#content .post ul li, #content .page ul li {
    list-style-type: disc;
    }

#content .post ul ul li, #content .page ul ul li {
	margin-left: 60px;
	list-style-type: circle;
}
#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
    padding: 0;
    }
    
/***** Post Info ********************/
    
.post-info {
    font-size: 11px;
    margin: 0 0 5px 0;
    padding: 0;
     }

.post-info p {
    margin: 0;
    padding: 0;
    }

/***** Post Meta ********************/

.post-meta {
 /*   background: #F7F7F7;  */
    font-size: 11px;
    margin: 0;
   
    
    border-radius: 6px;
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px;  
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    clear: both;
    }
    
/***** Author Box ********************/
    
.author-box {
/*    background: #F7F7F7;   */
    margin: 0 0 40px 0;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px;  
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    overflow: hidden;
    }
    
.author-box p {
    margin: 0;
    padding: 0;
    }
    
.author-box img {
    background: #FFFFFF;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
    border: 1px solid #E6E6E6;
    }

/***** Post Icons ********************/
    
.time {
    background:  url(images/no-repeat.png) no-repeat 0 -130px;
    margin: 0 0 0 0;
    padding: 0 0 0 18px;
    }
    
.post-comments {
    background:  url(images/no-repeat.png) no-repeat 0 -170px;
    margin: 0 0 0 10px;
    padding: 0 0 0 18px;
    }
    
.categories {
    background:  url(images/no-repeat.png) no-repeat 0 -190px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    }
    
.tags {
    background: url(images/no-repeat.png) no-repeat 0 -210px;
    margin: 0 0 0 10px;
    padding: 0 0 2px 20px;
    }

/***** Images ********************/
#content .addtoany_share_save_container .a2a_dd img, #content .entry-content .addtoany_list img {
  border: none;
  background: none;
  margin: 10px 0 5px;
}



img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 20px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    }

.alignleft {
    float: left;
    margin: 0 20px 10px 0;
    }

.alignright {
    float: right;
    margin: 0 0 20px 10px;
    }


.wp-caption {
   /*  background: #ffd76e;
     border: 1px solid #cbeaef;*/
     text-align: left;
   padding: 5px 0 3px 0px;
 
    color: #000;
    }

.category-newsletters .wp-caption {
	background: none; border: none;
}

#content .wp-caption img {
    margin: 0;
    padding: 0;

    }

#content .wp-caption p.wp-caption-text {
    margin: 3px 2px 1px;
    padding: 2px 2px 0;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px; 
    }
    
img.wp-smiley, img.wp-wink {
    float: none;
    border: none;
    margin: 0;
    padding: 0;
    }

#content img {
  /* background: #ffd76e; */
      
 /*  background: #f8e4b1;  border: 1px solid #094b56;   */
  border: 1px solid #000; 
   
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
}

/* images w/o border - for e-newsletters */
#content .category-our-environment-e-newsletters img , #content .category-newsletters img, .page-id-5319 #content  img {
	border: none; background: none;
}

#content .category-newsletters h4 {
	margin-top: 25px;
	font-weight: bold;
	}

/***** Post Navigation **********/

.navigation {
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 0;
    overflow: auto;
    }
    
.navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

.navigation li {
    display: inline;
    }

.navigation li a {
    background: #404040 url(images/repeat-x.png) repeat-x scroll 0 -68px;
    display: inline-block;
    padding: 0 8px 0 8px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    position: relative;
    cursor: pointer;        
    border: 1px solid #333333;
    border-radius: 6px; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; 
    -moz-box-shadow: 0 1px 3px #7F7F7F;
    -webkit-box-shadow: 0 1px 3px #7F7F7F;
    text-shadow: 0 -1px 1px #444444;
    }

.navigation li a:hover {
    background: #111111 url(images/repeat-x.png) repeat-x scroll 0 -68px;
    color: #FFFFFF; 
    }

.navigation li.disabled {
    margin: 0;
    padding: 5px 8px 5px 8px;
    border: 1px solid #E6E6E6;
    }

.navigation li.active a {
    background: #111111 url(images/repeat-x.png) repeat-x scroll 0 -68px;
    color: #FFFFFF;
    }

/***** Primary & Secondary Sidebars ********************/

#sidebar, #sidebar-alt2 {
    width: 270px;
    float: right;
    margin: 0;
    padding: 0;
    display: inline;

    font-size: 12px;
    }

#sidebar-alt {
    width: 150px;
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
    }

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar  {
    float: left;
    }
    
.content-sidebar-sidebar #sidebar-alt {
    float: right;
    }

#sidebar .widget, #sidebar-alt .widget,  .page-template-page-special-sidebar-php #content-sidebar-wrap  #sidebar-alt2, .page-id-31 #content-sidebar-wrap #sidebar .widget, .page-template-page-gradfest-php #content-sidebar-wrap  #sidebar-alt2, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu  {
 	background: #e5eff3; 

    margin: 0 0 25px 0;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
   -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;  
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }

/* page-id-31 is undergrad programs page */
.page-template-page-gradfest-php #content-sidebar-wrap #sidebar .widget,  .page-id-31 #content-sidebar-wrap #sidebar .widget, .page-template-page-special-sidebar-php #content-sidebar-wrap  #sidebar-alt2, .page-template-page-gradfest-php #content-sidebar-wrap  #sidebar-alt2, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu  {
	background: #12525d;
	color: #fff; 
/*	background: #ffd76e;*/
}


.page-template-page-gradfest-php #content-sidebar-wrap #sidebar .widget a, .page-id-31 #content-sidebar-wrap #sidebar .widget a, .page-template-page-special-sidebar-php #content-sidebar-wrap #sidebar-alt2 #child-page-links a, .page-template-page-gradfest-php #content-sidebar-wrap #sidebar-alt2 #child-page-links a, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li a {
	 color: #f2f2d9;
	 text-decoration: none;
 } 
 
 .page-template-page-gradfest-php #content-sidebar-wrap #sidebar .widget a:link, .page-id-31 #content-sidebar-wrap #sidebar .widget a:link, .page-id-31 #content-sidebar-wrap #sidebar .widget a:visited {
	text-decoration: underline;
 }
 
 .page-template-page-gradfest-php #content-sidebar-wrap #sidebar .widget a:hover, .page-id-31 #content-sidebar-wrap #sidebar .widget a:hover {
	background: none;
 }
 
.page-template-page-gradfest-php #content-sidebar-wrap #sidebar-alt2 #child-page-links a:hover, 
.page-template-page-gradfest-php #content-sidebar-wrap #sidebar-alt2 #child-page-links li.current_page_item  a,
.page-template-page-gradfest-php #content-sidebar-wrap #sidebar-alt2 #child-page-links ul.children .current_page_item ul li a,
.page-template-page-special-sidebar-php #content-sidebar-wrap #sidebar-alt2 #child-page-links a:hover,  
.page-template-page-special-sidebar-php #content-sidebar-wrap #sidebar-alt2 #child-page-links li.current_page_item  a, 
.page-template-page-special-sidebar-php #content-sidebar-wrap #sidebar-alt2 #child-page-links ul.children .current_page_item ul li a, 
.page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li ul li.current_page_item a
  {
 	color: #000;
	background: #faeac0;
	text-shadow: none;
 }
 
.page-template-page-special-sidebar-php #content-sidebar-wrap #sidebar-alt2 #child-page-links li.current_page_item  ul.children li a, .page-template-page-gradfest-php #content-sidebar-wrap #sidebar-alt2 #child-page-links li.current_page_item  ul.children li a, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li ul li.current_page_item ul li a {
	background: none;
	 color: #f2f2d9;
}
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
    color: #333333;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }
    
#sidebar h2 a:hover, #sidebar-alt h2 a:hover,  #sidebar-alt2 h2 a:hover  {
    color: #222222;
    text-decoration: none;
    }

#sidebar h4, #sidebar-alt h4,  #sidebar-alt2 h4, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li:first-child {
    color: #333333;
    font-family:  Arial, Tahoma, Verdana;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 10px 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
    border-bottom: 1px solid #E6E6E6; 
    }
	
.page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li:first-child, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu .sub-menu {
	border-bottom: none;
	border-top: none;
} 

.page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu a {
	text-shadow: none;
}

.page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li ul, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li ul li:first-child {
	font-weight: normal;
	text-shadow: none;
	border-bottom: none;
}
	 
#sidebar-alt2 h4 {
	 border-bottom: 1px solid #333;
}

.page-template-page-gradfest-php #content-sidebar-wrap #sidebar h4, .page-id-31 #content-sidebar-wrap #sidebar h4, #sidebar-alt2 h4, #sidebar-alt2 h4 a, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li:first-child a {
	 color: #f2f2d9;
	 text-shadow: 1px 1px 0 #333;
 }
 
 #sidebar-alt2 h4 a:hover, .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li a:hover {
	color: #000;
	text-shadow:none;
 }

#sidebar .widget-wrap .more-from-category {
  margin: 2px 0 5px 15px;
  font-size: 12px;

}

#sidebar .widget-wrap select {
	margin: 15px 10px;
	width: 80%;
}

#sidebar .widget p, #sidebar-alt .widget p,  #sidebar-alt2 .widget p {
    margin: 0;
    padding: 0;
    }

#sidebar .textwidget, #sidebar-alt .textwidget,  #sidebar-alt2 .textwidget, .page-template-page-gradfest-php #sidebar-alt2 .textwidget {
    padding: 5px 5px 5px 5px;
    }

#sidebar .textwidget p, #sidebar-alt .textwidget p,  #sidebar-alt2 .textwidget p {
    margin: 0;
    padding: 5px 10px 5px 10px;
    }

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img,  #sidebar-alt2 img,  #sidebar-alt2 a img {
    border: none;
    margin: 0;
    padding: 0;
    }

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol,  #sidebar-alt2 ul,  #sidebar-alt2 ol  {
    border-top: 1px solid #FFFFFF;
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 5px 10px 5px 10px;
    }
#sidebar-alt2 ul,  #sidebar-alt2 ol {
	border-top: 1px solid #f2f2d9;
}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol,  #sidebar-alt2 ul ul,  #sidebar-alt2 ol ol {
    margin: 0;
    padding: 0 0 0 15px;
    }


#sidebar li, #sidebar-alt li,  #sidebar-alt2 li { 
	 border-bottom: 1px solid #E1E1E1; 
     border-top: 1px solid #FFFFFF; 
    list-style-image: url(images/arrow-right.png);
    list-style-position: inside;
    list-style-type: square;    
	line-height: 18px;
    margin: 0 5px 6px 5px;
    padding: 5px 0 5px 0;
    word-wrap: break-word;
    }
	
.page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li:first-child {
	   list-style-image: none;
	     list-style-type: none; 
 }
 
 .page-template-page-dept-widgetized-php #content-sidebar-wrap #sidebar .widget_nav_menu li ul li:first-child {
	   list-style-image: url(images/arrow-right.png);
	     list-style-image: url(images/arrow-right.png);
    list-style-position: inside;
    list-style-type: square;    
    margin: 0 5px 0 5px;
    padding: 5px 0 5px 0;
    word-wrap: break-word;
 }

 .special-sidebar #child-page-links li, .special-sidebar #child-page-links ul li, .special-sidebar  ul#child-page-links li ul.children, .widget_nav_menu #menu-department-services li {
	border-top: none;
	border-bottom: none;
}
 
#sidebar li:first-child, #sidebar .featuredpage .widget-wrap div:first-child, #sidebar .featuredpost .widget-wrap div:first-child, #sidebar-alt li:first-child, #sidebar-alt .featuredpage .widget-wrap div:first-child, #sidebar-alt .featuredpost .widget-wrap div:first-child {
    border-top: none;
    }

#sidebar li:last-child, #sidebar .featuredpage .widget-wrap div:last-child, #sidebar .featuredpost .widget-wrap div:last-child, #sidebar-alt li:last-child, #sidebar-alt .featuredpage .widget-wrap div:last-child, #sidebar-alt .featuredpost .widget-wrap div:last-child {
    border-bottom: none;
    }       

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
    padding: 10px 15px 10px 15px;
    }
    
/***** Sidebar(s) Category Dropdown ********************/
    
#cat {
    background: #F7F7F7;
    color: #333333;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    margin: 10px 0 0 10px;
    padding: 3px;
    display: inline;
    border: 1px solid #E6E6E6;
    }
    
#sidebar #cat {
    width: 278px;
    }
    
#sidebar-alt #cat {
    width: 128px;
    }

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
    margin: 0 0 15px 0;
    padding: 0;
    clear: both;
    }
    
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #E1E1E1;
    margin: 0 15px 0 15px;
    padding: 10px 0 15px 0;
    }
    
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
    margin: 0;
    padding: 4px;
    border: 1px solid #E6E6E6;
    }
    
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
    margin: 0;
    border: 1px solid #E6E6E6;
    }

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
    overflow: hidden;
    }

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
    background: #F7F7F7;
    float: left;
    margin: 0;
    padding: 4px;
    border: 1px solid #E6E6E6;
    }
    
#sidebar .user-profile p, #sidebar-alt .user-profile p {
    margin: 0;
    padding: 10px 10px 0 10px;
    }

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
    margin: 0;
    padding: 0 0 10px 10px;
    }
    
/***** Search Form(s) ********************/
#topsearchwrap label {
	display: none;
}
.searchform {
    margin: 0;
    }

#topheader .searchform {
  float: right;
  margin: -15px 0 2px 0;    padding: 0;
 }

#header .searchform {
    float: right;
    padding: 40px 0 0 0;
    }
    
#sidebar .searchform {
    padding: 10px 15px 15px 15px;
    }
    
#nav .searchform {
    float: right;
    padding: 0;
    }
    
.s {
    background: #F9F9F9 url(images/no-repeat.png) no-repeat 0 0;
    color: #000;
    width: 194px;
      font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    margin: 6px 4px 0 0;
    padding: 5px 0 6px 10px;
    float: left;
    border: 1px solid #fff;
     -moz-border-radius: 5px;
	border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
    
#header .s, #nav .s, #sidebar .s {
    width: 198px;
    }
    
#sidebar-alt .s {
    width: 80px;
    }

.searchsubmit {
    background: #ffd76e;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana;
    text-decoration: none;
    text-transform: uppercase;
    margin: 6px 0 0 0;
    padding: 6px 10px;
    border: 1px solid #094b56;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
   }

.searchsubmit:hover {
    cursor: pointer;
    background: #000 ;
   color: #fff;
   border: 1px solid #ffd76e;
    }
    
/***** eNews & Updates Widget ********************/

.enews {
    background: url(images/enews-sidebar.png) top right no-repeat;
    margin: 0;
    padding: 0;
    }
    
#sidebar .enews p {
    margin: 0;
    padding: 10px 15px 0 15px;
    }

.enews #subscribe {
    margin: 0;
    padding: 0;
    overflow: hidden;
    }
    
#sidebar .enews #subscribe {
    padding: 10px 15px 15px 15px;
    }
    
.enews #subbox {
    width: 198px;
    background: #F9F9F9 url(images/no-repeat.png) no-repeat 0 0;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;    
    font-size: 11px;
    margin: 0;
    padding: 7px 0 6px 10px;
    float: left;
    border: 1px solid #B2B2B2;  
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;    
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box;     
    }
    
.enews #subbutton {
    background: #404040 url(images/repeat-x.png) repeat-x scroll 0 -40px;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 28px;
    width: 28px;
    text-decoration: none;
    text-transform: uppercase;  
    text-shadow: 0 -1px 1px #444444;
    border: 1px solid #333333;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;   
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; 
    }
    
.enews #subbutton:hover {
    background: #111111 url(images/repeat-x.png) repeat-x scroll 0 -40px;
    cursor: pointer;    
    border: 1px solid #222222;  
    }

/***** Latest Tweets Widget********************/

#sidebar div.latest-tweets, #sidebar-alt div.latest-tweets {
    background: #F7F7F7 url(images/twitter.png) 99% 5px no-repeat;
    }
    
#home-bottom .latest-tweets h4 {
    background: #F7F7F7 url(images/twitter.png) no-repeat scroll right center;
    }   

#home-bottom .widget.latest-tweets ul {
    margin: 0;
    padding: 0;
    }   
    
#sidebar .widget.latest-tweets ul li, #sidebar-alt .widget.latest-tweets ul li, #home-bottom .widget.latest-tweets ul li {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }   
    
/***** IE Hacks ********************/
    
#wp-calendar caption {
    padding: 0 0 15px 0;
    }   
    
/***** Widget Search ********************/

#header .widget_search {
    overflow: hidden;    
    height: 105px;
    }

#header .widget_search .searchform  {
   padding: 44px 0 0;
    }
    
#header .widget_search .s {
    margin: 0;
    padding: 7px 0 6px 10px;
    width: 250px;
    } 
    
#header .widget_search .searchsubmit {
    margin-top: 0;
    }
    
input.searchsubmit,
    #groups_search_submit,
    #forums_search_submit,
    #members_search_submit,
    .dir-search input[type=submit] {
        background: #404040 url(images/no-repeat.png) no-repeat 0 -40px ;
        color: #FFFFFF;
        font-size: 11px;
        font-family: Arial, Tahoma, Verdana;
        text-decoration: none;
        text-transform: uppercase;
        margin: 6px 0 0 0;
        padding: 0;
        height: 28px;
        width: 28px;
        text-indent: -9999px;
        border: 1px solid #333333;
        border-bottom-right-radius: 6px;
        border-top-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -webkit-border-top-right-radius: 6px;
        -webkit-background-clip: padding-box;
        -webkit-background-origin: padding-box;
}

input.searchsubmit:hover,
    #groups_search_submit:hover,
    #forums_search_submit:hover,
    #members_search_submit:hover,
    .dir-search input[type=submit]:hover {
        cursor: pointer;
        background: #111111 url(images/no-repeat.png) no-repeat 0 -40px ;
        border: 1px solid #222222;
}
/***** Calendar ********************/

#wp-calendar {
    margin: -30px auto 0;
    padding: 0 0 0 0;
    width: 91%;
    }

#wp-calendar caption {
    color: #333333;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    font-style: italic;
    font-weight: normal;
    margin: -30px 0 0 0;
    padding: 0 0 45px 0;
    text-align: right;
    }

#wp-calendar th {
    color: #333333;
    }

#wp-calendar thead {
    margin: 10px 0 0 0;
    font-weight: bold;
    background: #F7F7F7 !important;
    color: #F7F7F7 !important;
    }

#wp-calendar td {
    background: #E9E9E9;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 2px;
    }

#wp-calendar tfoot td {
    background: none;
    margin: 0;
    padding: 0 0 10px 0;
    }

#wp-calendar tfoot td#prev {
    text-align: left;
    }

#wp-calendar tfoot td#next {
    text-align: right;
    }
    
/***** Contact Form ********************/
    
.gform_footer .button {
    background: #404040;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 1px 5px 1px 5px;
    border: 1px solid #333333;
    }
    
.gform_footer .button:hover {
    background: #111111;
    border: 1px solid #222222;
    }
    
.gform_footer input.button {
    color: #FFFFFF !important;
    }
    
.gform_wrapper .gform_footer {
    border: none!important;
    }

/***** Footer Widgeted ********************/
#footer-widget-wrap {
  background: #000  repeat-x top;
  width: 100%;
  height: auto;
}

#footer-widgeted {
    width: 960px;
    color: #dad6c5;
    margin: 0 auto 0;
    padding: 15px 0 10px 0;
     overflow: hidden;
	    }

#footer-widgeted .widget {
    background: none;
    margin: 0;
    padding: 0;
    border: none; 
    }

#footer-widgeted h4 {
    color: #dad6c5;
    font-size: 16px;
    font-family: Tahoma, Arial, Verdana;
    font-weight: normal;
   
    margin: 0 0 10px 0;
    padding: 5px 0;
	
    }

#footer-widgeted p {
    color: #dad6c5;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 0;
    }

#footer-widgeted a, #footer-widgeted a:visited {
    color: #FFFFFF;
    text-decoration: none;
    }

#footer-widgeted a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }

#footer-widgeted ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

#footer-widgeted ul li {
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0;
    }

.footer-widgeted-1 {
    width: 220px;
    float: left;
    padding: 0;
    margin: 20px 20px 15px 10px ;
    }

.footer-widgeted-2 {
    width: 460px;
    float: left;
     margin: 20px 20px 15px 0;
    padding: 0;
    }

.footer-widgeted-3 {
   width: 220px;
    float: left;
    padding: 0;
    margin: 20px 0 15px ;
    }

.footer-widgeted-4 {
    width: 215px;
    float: right;
    margin: 0;
    padding: 20px 20px 5px 0;
    }

#footer-widgeted a:hover {
  background: none;
}

#footer-widgeted .widget-wrap {
	margin-bottom: 20px;
}
/***** Footer ********************/
#footer-wrap {
  width: 100%;
  background: #000;
  margin: 0;
}

#footer {
    width: 962px;
    color: #e0d8c2;
    font-size: 11px;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-transform: uppercase;
    clear: both; 
    overflow: auto;
    }

#footer .wrap {
    overflow: hidden;
    padding: 10px 0 5px 0;
    }
    
#footer a, #footer a:visited {
    color: #bedcf1;
    text-decoration: underline;
    }

#footer a:hover {
  background: none;
}


#footer p {
    margin: 0;
    padding: 0;
    }

#footer .gototop {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    }

#footer .gototop a {
    margin: 0;
    padding: 1px 0 0 20px;
    background: url(images/no-repeat.png) no-repeat 0 -84px;
    }

#footer .creds {
    width: 740px;
    float: right;
    margin: 0;
    padding: 0 0 0 0;
    text-align: right;
    }

/***** Comments ********************/

.comments {
    font-size: 12px;
    margin: 0;
    padding: 0;
    }
    
#respond {
    margin: 0 0 15px 0;
    padding: 0;
    }

#author, #email, #url {
    background: #F9F9F9 url(images/no-repeat.png) no-repeat scroll 0 0;
    color: #333333;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    margin: 5px 5px 0 0;
    padding: 5px 0 5px 10px;
    border: 1px solid #B2B2B2;  
    border-radius: 6px;
    -moz-border-radius: 6px;    
    -webkit-border-radius: 6px; 
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }
    
#comment {
    background: #F9F9F9 url(images/repeat-x.png) repeat-x scroll 0 -113px;
    color: #333333;
    width: 98%;
    height: 150px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    padding: 5px 0 5px 10px;
    margin: 5px 0 5px 0;
    border: 1px solid #B2B2B2;
    border-radius: 6px;
    -moz-border-radius: 6px;    
    -webkit-border-radius: 6px; 
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }
    
input::-moz-focus-inner /*Remove button padding in FF*/ { 
    border: 0;
    padding: 0;
    }
    
#submit {
    background: #404040 url(images/repeat-x.png) repeat-x scroll 0 -92px;
    padding: 0 8px 0 8px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    height: 23px;
    cursor: pointer;
    text-shadow: 0 -1px 1px #444444;
    border: 1px solid #333333;  
    border-radius: 6px; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; 
    -moz-box-shadow: 0 1px 3px #7F7F7F;
    -webkit-box-shadow: 0 1px 3px #7F7F7F;
    }
    
#submit:hover {
    color: #FFFFFF;
    background: #111111 url(images/repeat-x.png) repeat-x scroll 0 -92px;   
    border-color: #222222;
    }
    
.comment-list {
    margin: 0;
    padding: 0;
    }
    
.ping-list {
    margin: 0 0 40px 0;
    padding: 0;
    }
    
.comment-list ol, .ping-list ol {
    margin: 0;
    padding: 10px;
    }

.comment-list li, .ping-list li {
    font-weight: bold;
    margin: 15px 0 5px 0;
    padding: 10px 5px 10px 10px;
    list-style: none;
    }
    
.comment-list li ul li { 
    margin-right: -6px;
    margin-left: 10px;
    }

.comment-list p, .ping-list p {
    font-weight: normal;
    text-transform: none;
    margin: 10px 5px 10px 0;
    padding: 0;
    }

.comment-list li .avatar { 
    background: #F7F7F7;
    float: right;
    border: 1px solid #E6E6E6;
    margin: 0 5px 0 10px;
    padding: 4px;
    }

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
    font-weight: bold;
    font-style: normal;
    }

.commentmetadata {
    font-size: 11px;
    font-weight: normal;
    }

#respond:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
.alt {
    margin: 0;
    padding: 10px;
    }
    
.children { 
    margin: 0;
    padding: 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }
    
.reply a, .reply a:visited {
    background: #404040 url(images/repeat-x.png) repeat-x scroll 0 -68px;
    display: inline-block;
    padding: 0 8px 0 8px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    text-shadow: 0 -1px 1px #444444;
    border: 1px solid #333333;  
    border-radius: 6px; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;   
    -webkit-background-origin: padding-box; 
    -moz-box-shadow: 0 1px 3px #7F7F7F;
    -webkit-box-shadow: 0 1px 3px #7F7F7F;
    }
    
.reply a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #111111 url(images/repeat-x.png) repeat-x scroll 0 -68px;
    border-color: #222222;
    }

#comments .navigation {
    display: block;
    margin: 10px 0 0 0;
    }

.thread-alt, .thread-even {
    background: #F7F7F7;
    margin: 0;
    padding: 0;
    }

.depth-1 {
    margin: 0;
    padding: 0;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -webkit-background-origin: padding-box;
    }

.even, .alt {
    border: 1px solid #E6E6E6;
    margin: 0;
    padding: 0;
    }


/* ================= ADMINBAR STYLES FOR GC ===================== */
/* body {  padding-top: 2.1em;  }    */

body.adminbar {
    padding-top: 2.1em;
}

#wp-admin-bar {
    position: fixed;
    top: 0;
    left: auto;
    z-index: 99;
    height: 2.3em;
    font-size: .9em;
    width: 100%;
}
#wp-admin-bar .padder {
    padding: 0;
    margin: 0 auto;
    background: url(images/60pc_black.png );
    height: 2.3em;
}
#wp-admin-bar * { z-index: 999; }
#wp-admin-bar div#admin-bar-logo {
    position: absolute;
    top: 5px;
    left: 10px;
}
#wp-admin-bar a img { border: none; }
#wp-admin-bar li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
    text-align: left;
}
#wp-admin-bar li a {
    padding: 7px 15px 7px 15px;
    text-decoration: none;
    color: #f0f0f0;
    font-size: 11px;
}
#wp-admin-bar li.no-arrow a { padding-right: 15px; }
#wp-admin-bar li a span {
    background: #fff;
    padding:2px 5px;
    color: #555;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#wp-admin-bar li:hover, #wp-admin-bar li.hover { position: static; }
#admin-bar-logo {
    float: left;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 8px;
    margin: 0;
    text-decoration: none;
    color: #f0f0f0;
}
/*******************/
#wp-admin-bar ul { /* all lists */
    margin: 0;
    list-style: none;
    line-height: 1;
    cursor: pointer;
    height: auto;
    padding: 0;
}
#wp-admin-bar ul li { /* all list items */
    padding: 0;
    float: left;
    position: relative;
    background: url(images/admin-menu-arrow.gif ) 90% 53% no-repeat;
    padding-right: 11px;
}
#wp-admin-bar ul li.no-arrow, #wp-admin-bar ul li ul li { background: none; }
#wp-admin-bar ul li.align-right { position: absolute; right: 0; }
#wp-admin-bar ul li a { display: block; }

/* override a:hover styles */
#wp-admin-bar ul li a:hover {
  background: none;
}

/* second-level lists */
#wp-admin-bar ul li ul {
    position: absolute;
    width: 185px;
    left: -999em;
    margin-left: 0;
    background: url(images/60pc_black.png );
    border: 1px solid #eee;
}
#wp-admin-bar ul li ul a { color: #f0f0f0; }
#wp-admin-bar ul li ul li {
    float: left;
    width: 174px;
    margin: 0;
}
#wp-admin-bar ul li ul li:hover a, #wp-admin-bar ul li ul li ul li:hover a { color: #fff;  }

#wp-admin-bar ul li ul li a:hover { background: #555; }
#wp-admin-bar ul li div.admin-bar-clear { clear: both; }
/* third-and-above-level lists */
#wp-admin-bar ul li ul ul { margin: -25px 0 0 184px; }
#wp-admin-bar ul li ul li:hover ul li a { color: #f0f0f0; }
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { left: auto; }
#wp-admin-bar ul li.align-right:hover ul { right: 0; }
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul { left: -999em; }
/* Menu item css */
#wp-admin-bar img.avatar { float: left; margin-right: 8px; }
#wp-admin-bar span.activity {
    display: block;
    margin-left: 34px;
    padding: 0;
}
#wp-admin-bar ul.author-list li { height: 55px; }
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span { padding: 0 6px; margin-left: 2px; }

/******* table style in who for what **************/

#inner table#whoforwhat, #inner table {
	border-collapse: collapse;
}

#inner table#whoforwhat td, #inner table td, #inner table tr th {
	padding: 10px;
	border: 1px solid #98bf21;
	text-align: left;
}

 .page-id-5147 #inner table td, page-id-5147 #inner table tr th  {
	border: none;
} 

/*.page-id-3220 #inner table td, page-id-3220 #inner table tr th  {
	border: none;
}*/

#inner table#whoforwhat tr.whocat td, #inner table tr th {
	background-color:#EAF2D3;
}

#inner table tr.fac {
	  background: #e4f5f6;
}

#inner table tr.gsr {
	background: #f7f6e2;
}

/* *********** Dept Services / Service Portal page styles - page id 103 is id for espmbeta site!!! and is redirected on live site so it shouldn't affect styles on live site***************  */
/* page id 103 is id for espmbeta site */ .page-id-8214 #wrap, .page-id-103 #wrap {
	/*background: url(images/bg-images/rotate.php) no-repeat center center fixed; */
 background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* page id 103 is id for espmbeta site */ .page-id-8214 #header-wrap, .page-id-103 #header-wrap {
	width: 100%; 
	background: #fff url(images/bg-clouds.jpg) repeat-x top;
}

/* page id 103 is id for espmbeta site*/ .page-id-8214 #inner,  .page-id-103 #inner {
	/* background-color: rgba(255,255,255,0.7); */

	background: none;
}

/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-title, .page-id-103 #inner .entry-title {
	color: #333;
	
} 

/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-content ul, .page-id-103 #inner .entry-content ul {
	list-style-type: none;
 /*	width: 390px;*/ 	
	margin-left: -5px;
	width: auto;
}

/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-content ul li, .page-id-103 #inner .entry-content ul li{
	list-style-type: none; /*  width: 260px; overflow: auto;*/
	width: 415px;
	height: 200px;
	float: left;   
	margin: 10px;
	border: 1px solid #094B56;
	/*	 background: #fff; height: auto;*/
 background-color: rgba(255,255,255,0.75);
	}
	
/* page id 103 is id for espmbeta site*/ .page-id-8214 #inner .entry-content ul h3, .page-id-103 #inner .entry-content ul h3 {
  font: bold 22px/1.7; text-transform: uppercase;
  margin: -20px 0 -10px 0;
}

/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-content ul h3 a, .page-id-8214 #inner .entry-content ul h3 a:hover,.page-id-103 #inner .entry-content ul h3 a, .page-id-103 #inner .entry-content ul h3 a:hover  {
  color: #094b56;
    text-decoration: none;
	}
	
/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-content ul img,  .page-id-103 #inner .entry-content ul img  {
  float: left;
  margin: 0 15px 0 0;
  background: none;
  border:  none;
}
 
/* page id 103 is id for espmbeta site */ .page-id-8214 #inner .entry-content ul p, .page-id-103 #inner .entry-content ul p  {
  font: 200 12px/1.5;
}
 
/* page id 103 is id for espmbeta site*/ .page-id-8214 #inner .entry-content ul li,  .page-id-103 #inner .entry-content ul li  {
  padding: 10px;
  /* overflow: auto; */
}
 
/* page id 103 is id for espmbeta site*/ .page-id-8214 #inner .entry-content ul li:hover, .page-id-103 #inner .entry-content ul li:hover  {
  background: #eee;
 /* cursor: pointer; */
}

/* page id 103 is id for espmbeta site */ .page-id-8214 #footer-widget-wrap, .page-id-103 #footer-widget-wrap {
	background: #000;
	/*border-top: 3px #8dc63f solid;	*/
}

.social-profiles img {

	padding-right: 10px;

}