﻿/*  
Theme Name: PhilaU Experiencial Learning
*/

/*
1. CSS Reset
2. Main Structure
3. Global Elements
4. Header
5. Navigation
6. Content
7. Comments
8. Sidebar
9. Footer
10. Forms
11. Miscellaneous
*/

/*============================================
	1: CSS Reset
==============================================*/
html, body, * { 
	margin: 0; 
	padding: 0;
	}
a {
	cursor: pointer;
	}
a img, iframe { 
	border: 0;
	}
a:active, a:focus {
	outline: none;
	}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal;
	}
ul, ol, dl, li, dt, dd {
	list-style: none;
	line-height: 1.4em;
	padding-right: 0.5em;
	margin-bottom: 0em;
	
	}
	
form, fieldset {
	border: 0;
	}	
legend { 
	color: #000;
	}
select {
	margin: inherit;
	}
table {
	border-collapse: collapse;
	border: 0;
	}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	}
/*============================================
	2: Main Structure
==============================================*/


#global {
     background-color: transparent;
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 854px;
     text-align: left;
     top: 19px;
     height: 100%;
     }

#container {
	background: url(http://www.philau.edu/today/img/sealback.gif);
	position: relative;
	background-repeat: no-repeat;
	min-height: 100%;
	height: 100%;

}

body {
	background: #fff;
	font: 62.5%/100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}
	
#bodyborder {
border: 1px solid #cccccc;
}

	
#philautodayname {
	background:url(http://www.philau.edu/admissions/experience/preceptorship/images/universitylogo.gif);
	position: absolute; left: 8px; top: 35px; height: 112px; width: 600px; padding-left: 0px; padding-right: 0px; background-color:transparent; background-repeat:no-repeat;

}

#philautodaynamemap a {
	position: absolute;
	height: 40px; width: 419px;
	text-decoration: none;
	
}

#philautodaynamemap a i {
	 visibility: hidden;
}

a#todayhome {
	left: 0px
}

a#todayhome:hover {
	background-image:url(http://www.philau.edu/admissions/experience/preceptorship/images/universotylogo.gif);
	border: none;
	background-color:transparent; background-repeat:no-repeat;

}


.date {
	position: absolute; left: 254px; top: 96px; height: 22px; width: 194px; padding-left: 0px; padding-right: 0px; background-color:transparent;
	text-align:left; padding-bottom:0px; 
	color: #000000;
	font-weight: none;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


#wrapper {
	width: 854px;
	margin: 0 auto;
	text-align: left;
	}
	
	#graybox {
background-color: #E1E1E1;
height: 25px;
width: 854px;
}


#header {
	padding: 50px 0 15px;
	}
#main {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	border: 0px solid #cccccc;
	border-width: 0px 0;
	}
#content {
	width: 580px;
	float: left;
	padding: 10px;
	}
#sidebar {
	width: 230px;
	float: right;
	padding-bottom: 30px;
	}
#footer {
	position: absolute;
	bottom: 0;
}
/*============================================
	3: Global Elements
==============================================*/
a {
	color: #7c0426;
	text-decoration: none;
	}
blockquote {
	border-left: 3px solid #ffffff;
	padding-left: 10px;
	}
pre {
	margin-bottom: 1.5em;
	}
code {
	font: 1.2em/1.8em "Courier New", Courier, mono;
	}
hr {
	display: none;
	}
/*============================================
	4: Header
==============================================*/
.site-title a {
	color: #000000;
	font: bold 2.8em 'Trebuchet MS';
	}
.site-description {
	font: 1.4em Arial;
	}
/*============================================
	5: Navigation
==============================================*/
#navigation {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0;
	padding-left: 0;
	}
#navigation li {
	display: inline;
	font: 1.1em Arial;
	text-transform: uppercase;
	}
#navigation li a {
	display: block;
	padding: 15px 25px;
	float: left;
	}
#navigation li a:hover {
	text-decoration: underline;
	}
#navigation li.home a {
	padding-left: 0;
	}
#navigation li.subscribe a {
	float: right;
	padding-right: 0;
	}
/*============================================
	6: Content
==============================================*/
.content-title {
	display: block;
	padding: 10px 0;
	margin-bottom: 30px;
	background: #fcfcfc;
	color: #333;
	font: 2.0em Arial;
	text-transform: uppercase;
	text-align: center;
	}
.post {
	padding-bottom: 50px;
	}
.post-title {
	color: #7c0426;
	font: 2.0em Arial;
	display: block;
	}
.post-title a {
	color: #7c0426;
	display: block;
	}
.post-date {
	margin-top: 5px;
	padding-bottom: 15px;
	font-size: 1.1em;
	text-transform: uppercase;
	}
.post-info {
	margin-top: 2.0em;
	font-size: 1.2em;
	text-align: center;
	}
.post-entry {
	width: 100%;
	overflow: hidden;
	}
.post-entry p, .post-entry blockquote {
	margin-bottom: 1.5em;
	}
.post-entry p {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	}
.post-entry p a {
	text-decoration: underline
	}
.post-entry p a:visited {
	text-decoration: none;
	}
.post-entry p a:hover {
	background: #06c;
	color: #fff;
	}
.post-entry h3 {
	font: bold 1.5em Arial;
	margin-bottom: 1.0em;
	}
.post-entry ul, .post-entry ol {
	font-size: 1.2em;
	margin-bottom: 2.0em;
	}
.post-entry ul li, .post-entry ol li {
	margin: 1.0em 0 1.0em 3.5em;
	}
.post-entry ul li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	}
.post-entry ul li {
	margin-left: 3.0em;
	padding-left: 0.5em;
	list-style-type: circle;
	}
.post-entry ol li {
	list-style-type: decimal;
	}
.post-entry code {
	font-size: 1.5em;
	}
/*============================================
	7: Comments
==============================================*/
.comments-closed {
	font-size: 1.2em;
	padding-bottom: 50px;
	}
#comments, #respond {
	font-size: 1.2em;
	}
#comments h3, #respond h3 {
	font: 1.8em Arial;
	margin-bottom: 10px;
	}
ol.commentlist {
	padding-bottom: 30px;
	}
ol.trackbacklist {
	padding-bottom: 20px;
	}
ol.commentlist li.comment-item {
	padding: 20px 15px;
	overflow: hidden;
	}
ol.commentlist li.alt {
	background: #ffffff;
	}
ol.commentlist li.author {
	border-left: 5px solid #7c0426;
	}
ol.commentlist p, ol.commentlist ol, ol.commentlist ul, ol.commentlist blockquote {
	margin-bottom: 1.5em;
	}
#comments .comment-text ol li {
	list-style-type: decimal;
	margin: 0 0 1.0em 3.5em;
	}
#comments .comment-text ul li {
	list-style-type: circle;
	margin: 0 0 1.0em 3.0em;
	padding-left: 0.5em;
	}
.comment-info a:hover {
	background: #f8f8f8;
	}
.comment-author a {
	color: #06c;
	}
.comment-date, .comment-date a {
	color: #666;
	}
ol.commentlist p {
	line-height: 2em;
	}
ol.trackbacklist li {
	padding: 0 0 1.5em 50px;
	}
.trackback-link {
	display: block;
	padding-top: 8px;
	}
.trackback-url {
	display: block;
	padding: 8px 0;
	}
#respond {
	padding-bottom: 50px;
	}
#respond h3 {
	margin-bottom: 1.0em;
	}
#respond p {
	margin-bottom: 1.0em;
	}
#respond label {
	display: block;
	padding-bottom: 0.5em;
	}
.commentform-input, .commentform-textarea {
	width: 99%;
	padding: 2px 0;
	margin-bottom: 10px;
	}
.commentform-button {
	padding: 2px 5px;
	}
/*============================================
	8: Sidebar
==============================================*/
#sidebar ul li.sidebar-item {
	font-size: 1.0em;
	margin-bottom: 1.5em;
	}
#sidebar h3 {
	font: 1.4em Arial;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	padding-right: 1.5em;
	}
#sidebar ul li a {
	display: block;
	padding: 1.5em 0;
	}
#sidebar ul li a:visited {
	color: #7c0426;
	}
#sidebar ul li a:hover {
	color: #cccccc;
	}
#sidebar ul li.sidebar-item p {
	line-height: 1.4em;
	padding-right: 1.5em;
	}
#sidebar ul li.sidebar-item ul {
	margin-bottom: 0;
	}
#sidebar ul li.sidebar-item ul li ul li {
	padding-left: 2.0em;
	padding-right: 1.5em;
	}
/*============================================
	9: Footer
==============================================*/

#footernav {
	position: absolute; left: 188px; top: 50px; height: 18px; width: 500px; padding-left: 0px; padding-right: 0px; background-color:transparent;
}

#footernav li {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: inline;
	list-style-type: none;
	padding: 7px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.footertext {
	color: #999999;
	line-height: 1.5em;
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position: absolute; left: 195px; top: 77px; height: 36px; width: 690px; padding-left: 0px; padding-right: 0px; background-color:transparent;
}

.footerlink  {
	color: #999999;
	font-weight: none;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
.symbol {
	background:url(http://www.philau.edu/images/home/philausymbol.gif);
	position: absolute; left: 124px; top: 47px; height: 74px; width: 57px; padding-left: 0px; padding-right: 0px; background-color:transparent;
}

#philausymbol {
	background-image:url(http://www.philau.edu/images/home/philausymbol.gif);
	position: absolute; left: 124px; top: 47px; height: 74px; width: 57px; padding-left: 0px; padding-right: 0px; background-color:transparent; background-repeat:no-repeat;
}

#philausymbolmap a {
	position: absolute;
	height: 74px; width: 57px;
	text-decoration: none;
	
}

#philausymbolmap a i {
	 visibility: hidden;
}

a#homesymbol {
	left: 0px
}

a#homesymbol:hover {
	background-image:url(http://www.philau.edu/images/home/philausymbolhover.gif); background-repeat:no-repeat;
	border: none;
}

.thinlines {
	background:url(http://www.philau.edu/today/img/thinlines.gif);
	position: absolute; left: 0px; top: 35px; height: 50px; width: 970px; padding-left: 0px; padding-right: 0px; background-color:transparent;
}


/*============================================
	10: Forms
==============================================*/
.search-input {
	width: 96%;
	padding: 3px 2px 2px 2px;
	font-size: 1.2em;
	}
/*============================================
	11: Miscellaneous
==============================================*/
.navigation {
	overflow: hidden;
	width: 100%;
	font: 1.2em Verdana;
	}
.navigation .previous-entries {
	float: left;
	width: 49%;
	}
.navigation .next-entries {
	float: right;
	width: 49%;
	text-align: right;
	}
.navigation a {
	color: #666;
	display: block;
	padding: 1.0em 0 5.0em;
	}
.permalink-nav a {
	padding: 0 0 3.0em;
	}

#body_content {position: absolute;left: -10000px;};
