/*
Theme Name: Yorkville
Theme URI: http://yorkville.ca/
Description: The new Yorkville University theme designed by C Bavman
Version: 1.0
Author: Urswick & Sly
Author URI: http://tinkerpriestmedia.com/
*/
 


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d0e8f0;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background-color: #fff;
	}

#content {
	font-size: 1.2em;
	background-color: #fff;
	width: 980px;
	padding: 0 20px 20px;
	float: left;
	}

.entrytemplate {
	float: left;
	width: 720px;
	line-height: 20px;
	margin-left: 20px;
	}
	
	.entrytemplate h2 {
		margin-bottom: 20px;
		}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #ffffff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.pages {
	font-family: 'TIMES NEW ROMAN', Verdana, Sans-Serif;
	color: #dfaa42;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	width: 1020px;
	margin: auto;
	}

#header {
	height: 150px;
	width: 1020px;
	}
	
#logo {
	float: left;
	margin-left: 35px;
	margin-top: 35px;
	}
	
	#logo .rcctext {
		font-size: 11px;
		text-align: center;
		margin-top: 7px;
		}
	
	#logo .rccimg {
		font-size: 12px;
		text-align: center;
		position: relative;
		top: -8px;
		}
	
	#logo .rccimg img {
		position: relative;;
		top: 9px;
		}
	
	#logo .rcctext a, #logo .rccimg a {
		color: #666;
		text-decoration: none;
		}
		
	#logo .rcctext a:hover, #logo .rccimg a:hover {
		color: #999;
		}

#topmenu {
	clear: right;
	float: right;
	padding-top: 10px;
	margin-right: 20px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Tahoma, Helvetica, sans-serif;		list-style : none;
	display : inline;
	font-size : 14px;
	margin-right: 15px;
	color : #000;
	text-decoration : none;
}

#topmenu:hover {
	color : #666;
}
		
.searchform {
	clear: right;
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 20px;
	}
		
	.searchform a {
		color: #015b99;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
			
	.searchform a:hover {
		color: #dfaa42;
		}
		
	.searchform input{ 
		background:#e3f4fe;
		}
		
	.searchform input:focus{
		background:#fff;
		}
		
.searchpost {
	width: 550px;
	margin-right: 230px;
	float: right;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	}

.searchtitle {
	width: 550px;
	margin-right: 230px;
	float: right;
	padding-bottom: 5px;
	}

#bottommenu {
	clear: right;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	}
	
	#bottommenu li {
		display : inline;
		font-size : 14px;
		margin-right: 15px;
		}

	#bottommenu li a {
		color : #015b99;
		font-weight: bold;
		text-decoration : none;
		text-transform: uppercase;
		}

	#bottommenu li a:hover {
		color : #dfaa42;
		}

#lowersection {
	margin: 20px 0 0 -5px;
	}

#lowersection .mainlist {
	float: left;
	width: 175px;
	margin-left: 20px;
	}

	#lowersection ul {
		color: #bbb;
		font-size: 10px;
		clear: left;
		float: left;
		padding: 0 0 0 15px;
		margin: 0;
		}
	
	#lowersection li {
		margin-bottom: 5px;
		}
	
	#lowersection .listtitle,
	#lowersection .programs,
	#lowersection .behsci,
	#lowersection .rcc,
	#lowersection .resources {
		list-style-type: none;
		padding-left: 0px;
		font-size: 14px;
		}
		
	#lowersection .listtitle a,
	#lowersection .programs a,
	#lowersection .behsci a,
	#lowersection .rcc a,
	#lowersection .resources a {
		color: #015b99;
		font-weight: bold;
		}
	
		#lowersection .listtitle a:hover,
		#lowersection .programs a:hover,
		#lowersection .behsci a:hover,
		#lowersection .rcc a:hover,
		#lowersection .resources a:hover {
			color: #dfaa42;
			}
	
	#lowersection .behsci,
	#lowersection .rcc {
		font-size: 11px;
		}
		
	#lowersection a {
		color: #000;
		}
		
		#lowersection a:hover {
			text-decoration: none;
			color: #666;
			}
		
	#lowersection .spacer,
	#lowersection .resources {
		margin-left: 15px;
		}
		
	#lowersection .rcc {
		margin-top: 22px;
		}
		
#pagesmenu {
	background: #cccccc;
	height: 16px;
	border-bottom: solid 1px #dddddd;
	padding: 4px 0;
	margin: 0px;
	}
	
	#pagesmenu li {
		float: left;
		list-style-type: none;
		margin-left: 20px;
		margin-top: 1px;
		}
	
	#pagesmenu a {
		text-decoration: none;
		color: #015b99;
		font-size: 11px;
		font-weight: normal;
		}
		
	#pagesmenu a:hover {
		color: #000000;
		}
				
li.current_page_item a {
	color: #dfaa42;
	}

li.current_page_ancestor a {
	color: #dfaa42;
	}
	
.subheader {
	color: #0159c0;
	font-size: 0.95em;
	}

.narrowcolumn {
	float: left;
	margin: 0;
	width: 930px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	border: 0;
	background-color: #ddd;
	height: 1px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding-top: 20px;
	margin: 0 auto;
	width: 1020px;
	clear: left;
	text-align: center;
	}

#footercopy {
	clear: left;
	width: 900px;
	margin: auto;
	padding-top: 10px;
	border-top: 1px solid #9bd1f6;
	}
	
	#footercopy li {
		float: none;
		display : inline;
		font-size : 1.0em;
		margin-right: 50px;
		color: #003f89;
		}
	#footercopy li a {
		color : #003f89;
		text-decoration : none;
		}

	#footercopy li a:hover {
		color : #666;
		}	
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 15px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	clear: both;
	float: right;
	margin-top: 5px;
	}

.alignleft {
	float: left;
	margin-top: 5px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 230px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-bottom: 25px;
	}

#commentform #submit {
	margin-top: -25px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	float: right;
	margin-right: 230px;
	text-align: center;
	margin-top: 10px;
	width: 550px;
	border-top: 1px solid #ccc;
	}
/* End Various Tags & Classes*/

p.down {
	clear: left;
	}
	
#kwicks_container { 
	height: 184px;
	width: 1025px;
	}
#kwicks {
	position: relative;
	margin: 0px;
	padding: 0px;
	}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 255px;
	height: 184px;
}
 
#kwick_image1 {
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	}
#kwick_image2 {
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	}
#kwick_image3 {
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	}
#kwick_image4 {
	background-image: url(images/image4.jpg);
	background-repeat: no-repeat;
	}

#test {
	display: none;
	}

#sitemap {
	text-align: left;
	background-color: #ccc;
	padding: 15px;
	}

	#sitemap h2 {
		margin-bottom: 15px;
		}

	#sitemap .mainlist {
		float: left;
		}
	
	#sitemap a {
		color: #015b99;
		}
		
		#sitemap a:hover {
			text-decoration: none;
			color: #666;
			}
		
	#sitemap ul {
		color: #666;
		font-size: 10px;
		clear: left;
		float: left;
		width: 270px;
		padding: 0 30px 0 20px;
		margin: 0;
		list-style-type: disc;
		line-height: 14px;
		}
		
		#sitemap ul ul {
			padding-bottom: 10px;
			}
		
	#sitemap .page_item {
		clear: left;
		margin-top: 2px;
		}
	
	#sitemap .listtitle,
	#sitemap .programs,
	#sitemap .behsci,
	#sitemap .rcc {
		list-style-type: none;
		padding-left: 0px;
		font-size: 14px;
		}
		
	#sitemap .listtitle a,
	#sitemap .programs a,
	#sitemap .behsci a,
	#sitemap .rcc a {
		color: #015b99;
		}
	
		#sitemap .listtitle a:hover,
		#sitemap .programs a:hover,
		#sitemap .behsci a:hover,
		#sitemap .rcc a:hover {
			color: #666;
			}
	
	#sitemap .behsci,
	#sitemap .rcc {
		font-size: 11px;
		}
		
	#sitemap .rcc {
		margin-top: 16px;
		}
		
	#sitemap .page-item-62,
	#sitemap .page-item-56,
	#sitemap .page-item-46,
	#sitemap .page-item-67,
	#sitemap .page-item-58 {
		font-weight: bold;
		}
		
#sitemap .closebutton {
	float: right;
	color: #000;	
	}
	
	#sitemap .closebutton a {
		color: #000;
		font-size: 12px;
		}
		
		#sitemap .closebutton a:hover {
			text-decoration: underline;
			}
	
#styled_popup {
	width: 600px; 
	height: 400px; 
	display:none; 
	position: absolute; 
	top: 100px; 
	left: 50%;
	margin-left: -320px;
	background-color: #fff;
	border: 5px solid #ccc;
	z-index: 100;
	padding: 25px;
	}

#styled_popup a.closepopup {
	position: relative;
	left: 580px;
	top: -15px;
	font-size: 12px;
	}
	
.breadcrumbs {
	padding: 10px 0 5px;
	margin: 5px 0 0;
	border-bottom: 1px dotted #ccc;
}

#sectionmenu {
	width: 180px;
	float: left;
	margin-top: 20px;
}

	#sectionmenu ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#sectionmenu li {
		font-weight: bolder;
		font-size: 12px;
		padding-top: 5px;
		margin-top: 5px;
		border-top: solid 1px #999999;
	}
		#sectionmenu li  a {
			color: #003f89;
		}
	#sectionmenu li li {
		font-weight: normal;
		font-size: 10px;
		padding-left: 10px;
		padding-top: 4px;
		margin-top: 0px;
		border-top: none;
	}
		#sectionmenu li li a {
			color: #333333;
		}
		
	#sectionmenu li li li {
		font-weight: normal;
		font-size: 10px;
		padding-left: 20px;
		display: none;
	}
	
	#sectionmenu li li.current_page_item li {
		font-weight: normal;
		font-size: 10px;
		padding-left: 20px;
		display: block;
	}
	
	#sectionmenu li li.current_page_parent li {
		display: block;
	}
	
		#sectionmenu li li li a {
			color: #555555;
		}
		
	#sectionmenu .current_page_item a:before {
		content: "\00BB \0020";
		}
	
	#sectionmenu .current_page_item li a:before {
		content: "";
		}
		
/* Right Menu Elements */

#callbox {
	width:180px;
	float: right;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 30px 10px;
	position: relative;
	left: -2px;
	top: -2px;
	font-size:16px;
	font-weight: bold;
	}

#rightmenu {
	width:180px;
	float: right;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px;
	position: relative;
	left: -2px;
	top: -2px;
	}

	#rightmenu ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		}

	#rightmenu li {
		font-size: 12px;
		font-weight: bolder;
		color: #015b99;
		padding: 0px;
		margin: 5px 0 0;
		}

	#rightmenu li li {
		margin-left: 10px;
		font-size: 11px;
		line-height: 14px;
		font-weight: normal;
		}
		
	.shadowbox1 {
		width:200px;
		margin-left:25px;
		float: right;
		margin-top: 40px;
		background-color: #eee;
		}

	.shadowbox2 {
		width:200px;
		float: right;
		background-color: #ddd;
		position: relative;
		top: -2px;
		left: -2px;
		}

#pagecontent {
	width: 550px;
	float: right;
	line-height: 20px;
	}

	#pagecontent img {
		float: right;
		margin-left: 10px;
	}

#newsidebar {
	margin-top: -10px;
	float: right;
	width: 225px;
	height: 200px;
	}

#footer {
	float: none;
	clear: both;
	}

#crest {
	background-image: url(images/Yorkville-University-Logo.gif);
	background-repeat: no-repeat;
	opacity: .2;
	filter: alpha(opacity=20);
	float: right;
	margin: 40px -20px -20px 0;
	width: 200px;
	height: 200px;
	}
	
.nicetable {
	margin: 10px 0 0;
	width: 550px;
	background-color: #ccc;
	}

.nicetable td {
	background-color: #fff;
	padding: 5px 10px;
}

td.grey {
	background-color: #ddd;
	}
	
.nicewidth {
	width: 110px;
	}
	
.listpages {
	padding: 0;
	margin: 10px 0 0;
	}
	
	.listpages li {
		list-style-type: none;
		}

#pagecontent a {color: #015b99;}

.showcase {
	margin: 10px 0;
	}

.showcase p {
	margin: 0;
	padding: 0;
	}

.showcase img {
	float: left;
	width: 100px;
	margin: 5px 5px 0 0;
	border: 1px solid #bbb;
	}
	
.courses {
	font-size: 16px;
	border-top: 1px solid #eee;
	padding-top: 10px;
	}