/* @group All Themes */

/* @group Footer Nav */

#global-footer-menu li{
	padding-left: 3px;
	padding-right: 1px;
}

/* @end */

/* @group Forms */
form input.form-submit {
	margin:5px 5px 0px 0;
}

/* @end */

/* @group Lists */

ul.primary li a:hover {
	cursor:pointer;
	color:#555;
	text-decoration:none;
}

ul.secondary li a:hover{
	cursor:pointer;
	color:#555;
	text-decoration:none;
}



/* @end */

/* @group Deco HR */
hr.header-deco {
	left: 0;
	visibility: visible;
}
/* @end */



/* @end */

/* @group PDX UNI */

/* @group Front Slide */
.view-front-slide-show .view-content .item-list .views-field-entity-id-1 {
	padding-left: 15px;
	position: relative;
}
.view-front-slide-show .view-content li .thumb-overlay {
	margin-top:  0;
	left: 15px;
}


/* @end */



/* @end */

.view-psu-slide-show {
	clear: both;
	top: 0px;
}


#navigation #main-menu {
	padding-left: 0px;
}


.front #main #content #block-views-psu-slide-show-block-1 {
	clear: both;
	margin-top: 15px;
}

.home-template .template-image {
	top: 20px;
}

/* CLEAR FIX */
#main .container:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} 
#main .container {display: inline-block;} 
html[xmlns] #main .container {display: block;} 
* html #main .container {height: 1%;}





.link-drop-actioner {
	border-left: solid 1px #454545;
}
.psu-main-drop-nav {
	border: solid 1px #333;
	margin-right: -1px;
}







.bottom-content {
	position:relative;
	bottom: -5px;
	z-index: 1;
}



/**
ARRRGGHHHHHH IE BUGS ME
**/

.page-profile .title-taxonomy,
.page-profile .title-taxonomy ul.links {
	width: 550px;
	position: relative;
}
.page-profile .title-taxonomy ul.links li,
.page-profile .title-taxonomy ul.links li a,
.page-profile .title-taxonomy ul.links li a:link,
.page-profile .title-taxonomy ul.links li a:visited {
	display: inline-block;
	float:none;
	zoom:1;
	*display:inline;
	position: relative;
}


.page-profile #main #content .column-left .syn-subtopics:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} 
.page-profile #main #content .column-left .syn-subtopics {display: inline-block;} 
html[xmlns] .page-profile #main #content .column-left .syn-subtopics {display: block;} 
* html .page-profile #main #content .column-left .syn-subtopics {height: 1%;}


#main #content .column-left .inner-ul { 
	position: relative;
	z-index: 999;
	top: -13px;
	margin-bottom: -10px;
}

.page-profile #main #content .column-left .inner-ul { 
	top: 0px;
	margin-bottom: 0px;
}
