@import "main.css" screen; 	/* main screen stylesheet */

/*-------------------------------------------
    Image Changes
-------------------------------------------*/

/* ----- Header ----- */
body	{
	background: #3E312B url(../images/body_bg_tile.jpg) repeat-x scroll center top;
}
#bg	{
	background:transparent url(../images/body_bg_header.jpg) no-repeat scroll center top;
}

#header #menu { border-color: #897c76; color: #897c76; }
#menu li { background:#4C3F3A none repeat scroll 0 0; border-bottom:1px solid #8C7F79; margin-bottom: -1px; }
#menu span.share a { background:transparent url(../images/menu_left_corner.jpg) no-repeat scroll left bottom; }
#menu span.network a { background: url(../images/menu_right_corner_arrow.jpg) no-repeat bottom right; padding-right: 30px; }

#college #site_listing, 	{
	border:1px solid #8C7F79;
}

#college #site_listing table	{
	background:#4C3F3A none repeat scroll 0 0;
	border-bottom:1px solid #8C7F79;
	border-top:1px solid #8C7F79;
	
}

#college #site_listing h6	{
	background:#3E312B none repeat scroll 0 0;
	border:none;
	color:#8C7F79;
}

h1#logo a {
	background: url(../images/college_images/idak_logo_college.png) no-repeat center top;
	width: 447px; height: 41px;
	}

/* ----- Nav ----- */

#nav { background: url(../images/college_images/nav_bg.png) no-repeat top center; }
#nav li { background: url(../images/college_images/nav_divider.jpg) no-repeat bottom right; }
			
/*----- Banner -----*/
	
#college #banner {
	border: 1px solid #f1f1f1;
	background: #f8f8f8 url(../photos/college_photos/banner_college_01.jpg) no-repeat right top;
	}
	
/* ----- Footer ----- */
	
#footer_links { background: url(../images/college_images/footer_bg.png) no-repeat center top; }
#footer_links li { background: url(../images/college_images/footer_divider.jpg) no-repeat top right; }
	
/*-------------------------------------------
    Color Changes
-------------------------------------------*/

a, #main h3 a:hover { color: #87aa57; }
a:hover { color: #8C7F79; }

.read_more, .read_more_btn a {
	background: #A0C66D; border: 1px solid #79A945;
	color: #fff; padding: 3px 8px;
	}
	
.read_more:hover, .read_more_btn a:hover {
	background: #79A945; color: #fff;
	}

#contact #sendbutton, #contact #sendbutton:hover, #main .featured_post .read_more_btn a, #main .featured_post .read_more_btn a:hover, #respond #submit, #respond #submit:hover { 
	background-color: #a0c66d;
	}
	
#menu span.about a:hover, #menu span.services a:hover, #menu span.network a:hover em { color: #bdd998; }

/* ----- Footer Colors ----- */
	
#footer_links li {
	color: #e7f1da;
	text-shadow: #87aa57 0 1px 1px;
	}
	
/* extra tweeks */
	
#college #banner h2 {
	font-size: 26px;
	}
	
	
/*-----------------------------------------
	main styles
-----------------------------------------*/

/* ----- Banner ----- */

#college #banner {
	padding-top: 20px; position: relative;
	}
	
#college #banner .back_btn {
	position: absolute; top: 0; left: 0;
	}
	
#college #banner_wrap {
	background: #fff;
	border-bottom: 1px dotted #cccccc;
	margin: 0 40px;
	}
	
#college #banner h2 {
	font-family: Georgia, Times, Serif;
	color: #4c3f3a;
	line-height: 34px;
	margin-bottom: 10px;
	font-size: 28px;
	}
	
#college #banner p {
	font-family: Georgia, Times, Serif;
	margin-bottom: 15px;
	font-size: 15px; 
	color: #8c7f79;
	line-height: 22px;
	}
	
#college #banner .links {
	font-size: 16px; margin: 0;
	}

/* ----- static pages ----- */

#content {
	padding-top: 40px;
	color: #4d4d4d;
	}
	
#college #main h2, #college #sidebar h2 {
	font-family: Georgia, Times, Serif;
	text-transform: uppercase; letter-spacing: 1px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 0; color: #4C3F3A;
	font-size: 16px; line-height: 40px;
	}
	
#college a.more {
	font-family: Georgia, Times, serif;
	font-size: 12px; text-transform: none;
	letter-spacing: 0; float: right;
	display: block; font-style: italic;
	color: #b7aba6;
	}
#college #sidebar a.more { margin-top: 20px;; }
#college a.more:hover { color: #4c3f3a }

#college #main .blog_list {
	margin-top: 20px;
	}
	
#college #main .blog_entry {
	margin-bottom: 20px; padding-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
	}
	
#college #main {
	float: right;
	width: 425px;
	margin-right: 40px;
	margin-left: 0;
	}
	
#college #sidebar {
	float: left;
	width: 255px;
	margin-left: 40px;
	margin-right: 0;
	}

#college #quote_container {
	margin-bottom: 40px;
	}
	
#college #quote_wrap {
	background: #FFF5D9;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	padding: 20px;
	}
	
#college #quote_container blockquote {
	width: 385px; /* Fixed width is needed for Quovolver */
	background: url(../images/quote_end.png) no-repeat bottom right;
	margin-bottom: 20px; padding-bottom: 0;
	border-bottom: 0 none;
	}
	
#college blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; line-height: 21px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	}
	
/*-------------------------------------------
	Home Banner
-------------------------------------------*/

#college #banner {
	padding: 25px;
	margin: -1px;
	}
	
#college #banner #banner_content {
	float: left; width: 420px;
	}

#college #banner h2 {
	margin-bottom: 20px;
	}
	
/*-------------------------------------------
    Home Sidebar
-------------------------------------------*/

#college #sidebar { width: 253px; background: none; border: 0 none; }
#college #sidebar h3, #college #sidebar h3 a {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0 none; margin-bottom: 10px;
	font-size: 16px; font-weight: normal;
	font-weight: bold; color: #fff;
	}
#college #sidebar h3 a:hover {
	color: #e7f1da;
	}
#college #sidebar p {
	color: #e7f1da;
	}
#college #sidebar a { border-bottom: 0 none; }
	
#college #sidebar a:hover {
	background: none;
	}

#college #sidebar .product_item {
	margin: 20px 0 0; padding: 15px;
	float: left; width: 215px;
	background: #a0c66d;
	border: 1px solid #79a945;
	}
	
#college #sidebar .sidebar_item {
	width: 255px; padding: 0;
	border: 0 none;
	}
	
#college #sidebar .price a {
	background: url(../images/white_grade_20.png) repeat;
	display: block; color: #fff;
	float: right; padding: 2px 8px;
	}
#college #sidebar .price a:hover {
	background: url(../images/white_grade_50.png) repeat;
	}
#college #sidebar .more_btn {
	background: url(../images/white_grade_20.png) repeat;
	display: block; color: #fff;
	float: left; padding: 2px 8px;
	}
#college #sidebar .more_btn:hover {
	background: url(../images/white_grade_50.png) repeat;
	}