@charset "UTF-8";

/* *********************** SITE THEME ********************* */
/* ********** THEME COLORS / BACKGROUND IMAGES ************ */

#header-pagetitle {
	background-color: #8f5d2b;  /* <= normal background color */
	background-image: url("http://www.fredonia.edu/_site_theme/images/page_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
#header-breadcrumb {
	background-image: url("http://www.fredonia.edu/_site_theme/images/breadcrumb.jpg");
	border-bottom:#FFFFFF, solid, 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#ffffff;
	background-color: #8f5d2b; /* <= dark background color */
}


#sidebar1, #nav-list {
background-color: transparent;
background-image:none;
}

#sidebar1 {
background-image: url("http://www.fredonia.edu/_site_theme/images/SUNYFredonia_seal_2007black.gif");
}


#header-breadcrumb {
background-color: #000;
}

#header-pagetitle h1 {
color:#fff;
background-image: url("http://www.fredonia.edu/_site_theme/images/wheresuccessisatradition.gif");
background-color: transparent;
background-repeat: no-repeat;
background-position: bottom right;
}


#topnavbar-container {
height: 60px;
background-image: url("http://www.fredonia.edu/_site_theme/images/home-topnavbanner.gif");
background-color: #0039a6;
background-repeat: no-repeat;
background-position: center center;
}

#topnavbar {
height: 60px;
background-color: transparent;
background-image: none;

}

.fp_col {
width:170px;
float: left;
padding: 10px;
margin-top: 10px;
border-top: solid 1pt #CCCCCC;
border-left: solid 1pt #CCCCCC;
}

.fp_col ul {
list-type:none;
}


#header-breadcrumb ul
{
padding: 0;
margin: 0;
background-color: none;
color: White;
width: 100%;
text-align: center;
}

#header-breadcrumb ul li { display: inline; }

#header-breadcrumb ul li a
{
padding: 0.2em 1em;
background-color: none;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #aaa;
}

#header-breadcrumb ul li a.lastitem {
border-right: 0px none #ccc;
}

#header-breadcrumb ul li a:hover
{
background-color: #0039a6;
color: #fff;
text-decoration: none;
}

.index_alpha {
width:100%
padding:6px;
border-top: 4px solid black;
margin-top:10px;
}

#mainContent table ul {
list-style: none;
list-style-type: none;
list-style-image:none;
padding-left:0;
}

.nav-list-first {
border-top: 0px solid #fff;
}

.rss_block {
display: block;
width: 170px;
font-family: Verdana, Arial, sans-serif;
}

h5 { font-size: .8em; color: #FFFFFF; margin: 6px; background:#444444;}

.rss_item { border-bottom: 1px #cccccc solid; padding:4px 0;}
.rss_item a { text-decoration:none;}
.rss_item a:hover { text-decoration:underline;}

