﻿/* GLOBAL BODY STYLES, LINKS & FONTS */

html {
	font-size: 100%; /* fixes IE resize bug */
}

body {
	background: url(../images/bgtile03.png);
	background-repeat: yes-repeat;
	/*background-color:#89b0b6;*/
	font-family: 'Cabin Condensed', Helvetica, Arial, sans-serif;	
	font-size: .875em;
	color: #000;
}

body a:link {
	color: #810913; /*#810913;*/
	text-decoration:none;
}

body a:visited {
	color: #810913; /*#810913;*/
}

body a:hover {
	text-decoration:underline;
}

h2 {
	font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', 'Calibri', sans-serif;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

.headline3 {
	display: block;
	border-bottom: 2px solid #89b0b6;
	width: 425px;
	padding: 10px 70px;
	margin: 45px 0px 0px -40px;
}

h3 {
	font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', 'Calibri', sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 30px 0px 0px 30px;
}

.subhead1 {
	margin: 60px 0px -10px 30px;
}

h4 {
	font-family: 'Cabin Condensed', Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

.subhead2 {
	margin: 30px 0px -15px 30px;
}

.subhead3 {
	margin: 10px 0px 5px 30px;
	font-size: 1em;
}

h5 {
	font-family: 'Cabin Condensed', Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-style: italic;
	padding: 0px;
	margin: 10px 0px -15px 30px;
}

h6 {
	font-family: 'Cabin Condensed', Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #810913;
	padding: 0px;
	margin: 10px 0px 10px 30px;
}

blockquote {
	font-size: .8em;
	margin: 0px 120px;
}

img {
  max-width: 100%;
  display: block;
}


/* MAJOR ELEMENT PLACEMENTS */

#wrapper {
	width:auto /*960px;*/
	margin:0px auto;
	background-color: #fff;
	/*border-left: 5px solid #330000;*/ /*#810913;*/
	/*border-bottom: 1px solid #000;*/
	/*border-right: 1px solid #000;*/
	/*border-top: 5px solid #330000;*/ /*#810913;*/
	position: relative;
}

header {
	background-image: url(../images/header-bg-full-5.png);
	background-repeat: no-repeat;
	width:auto /*960px;*/
	height:200px;
}

header h1 {
	visibility: hidden;
	/*font-family: 'Crimson Text', 'Georgia', 'Times', serif;
	font-size: 4.5em;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 60px;*/
}

header h2 {
	visibility: hidden;
	/*font-family: 'Crimson Text', 'Georgia', 'Times', serif;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -30px;
	left: 212px;*/
	
}

header a {
	display: block;
	padding-bottom: 30px;
}

header a:hover {
	text-decoration:none;
}


/* Article PLACEMENTS */

article {
	float: left;
	width: auto;
	margin: -15px 40px -12px 40px;
	font-size: 1.1em;
	line-height: 1.4em;
}
	
article p {
	margin-bottom: 10px;
	margin-left: 30px;
}

/* Section PLACEMENTS */

section span:before {
	content: open-quote;
}

section span:after {
	content: close-quote;
}

section ul {
	margin: 10px 0px 25px 0px;
	padding: 0px;
	list-style-type: none; 
}

section li {
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: .9em;
	line-height: 1.4em; 
}

section .indent {
	padding-left: 20px;
	margin-top: -10px;
}

section .seconds {
	padding-left: 0px;
	margin-top: -10px;
}

section + section {
	
}

.pullquote {
	margin-left: 80px;
	margin-top: 10px;
}

/* Home Page Specific PLACEMENTS */
#main-splash {
	width: 75%; /*940px;*/
	padding: 20px;
	margin: 10px 0px -20px 40px;
}
.greeting span {
	display: none;
}

.greeting img {
	float: left;
	margin-left: 30px;
	padding-top:0px;
	padding-right:15px;
}

.firstp {
	padding: 0px;
	margin: 0px;
}

#splash-pdfs {
	background-color: #FFF;
	margin-left: 620px;
	width: 300px;
	position: relative;
	top: 50px;
	left:-4px;
	-webkit-box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
	box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
	border-left: 2px solid #810913; /*#810913;*/
	border-bottom: 1px solid #000;
	border-top: 2px solid #810913; /*#810913;*/
	border-right: 1px solid #000;
}

.downloads ul {
	list-style-type: none;
	width: 250px;
	margin: 10px 0px;
}

.downloads li {
	line-height: 2.3;
	margin-left: -40px;
	}

.downloads a {
	display: block;
	padding: 10px 10px;
	margin-left: 20px;
}

.downloads a:link {
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding: 2px 35px;
	margin-top: 10px;

}

.downloads a:hover {
	background-image: url(../images/download-visited.png);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding: 2px 35px;
	margin-top: 10px;
}

.downloads li:hover {
	background-color: rgba(13, 44, 87, .1);
	width: 300px;
}

.downloads h2 {
	font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', 'Calibri', sans-serif;
	color: #810913; /*#810913;*/
	font-size: 1.4em;
	padding: 4px 0px;
	margin: 0px;
	text-align: center;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	border-bottom: 1px solid #810913; /*#810913;*/
}


/* Figure PLACEMENTS */
figure a:link {
	color: #000;
	text-decoration:none;
}

figure a:visited {
	color: #000;
}

figure a:hover {
	text-decoration:none;
}

figure {
	width: 320px;
	margin: 105px 0px 30px 600px;
	border-left: 2px solid #810913; /*#810913;*/
	border-top: 2px solid #810913; /*#810913;*/
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
	box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
}

figure h2, aside h2 {
	font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', 'Calibri', sans-serif;
	color: #810913;
	font-size: 1.4em;
	padding: 4px 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #810913; /*#810913;*/
}

figcaption {
	float: left;
	width: 100px;
	font-family: 'Cabin Condensed', Helvetica, Arial, sans-serif;
	font-size: .875em;
	padding: 20px 10px 10px 20px;
	margin: 0px 0px 0px 0px;
}

figure img {
	margin: 0px;
	padding: 10px 0px 10px 20px;
}

figure p {
	margin: 10px;
	padding: 10px 0px 10px 20px;
}

.figurecite {
	text-align: right;
	margin: -15px 20px 0px 0px;
}

/* Teaching Phil Specific PLACEMENTS */
#fullpage, .fullpage {
	width: 800px;
	float: none;
}

#fullpage figure {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: -50px;
	margin-top: -35px;
}

#pq1, #pq2 {
	font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Calibri', sans-serif;
	color: #810913; /*#810913;*/
	font-size: 1.2em;
	font-style: italic;
}

#pq1:before, #pq2:before {
content: none;
}  

#pq1:after, #pq2:after {
content: none;
}  

aside p {
	margin: 10px 15px;
		font-family: 'Droid Sans', 'Myriad Pro', 'Gill Sans', 'Calibri', sans-serif;
	font-size: 1.175em;
	
}

.teaching-fig {
	width: 350px
 	margin: 0px
 	padding: 0px;
}

/* Writing Sample Specific PLACEMENTS */
#works p {
	margin-top: 60px;
	text-align: center;
}

#works ul {
	width: 760px;
}

#main1 {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#main1 h2 {
	width: 300px;
	margin: 30px 0px 0px 0px;
	padding-left: 65px;
}

#main1 h3 {
	padding-left: 30px;
	margin: 20px 0px 0px 0px;
}

#fullpage img {
	float: left;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 30px;
}

#main1 section {
	margin: 30px 0px 0px 35px;
	padding: 0px;
}

pre {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 1em;
	color: #000;
	line-height: .7em;
	margin: 20px 0px 0px 15px;
	padding-top: 5px;
}

/* Social Media */
#tweetoutline {
	z-index: 1;
	width: 300px;
	height: 300px;
	background-color: #FFF;
	position: relative;
	top: 75px;
	left: 617px;
	border-left: 2px solid #810913; /*#810913;*/
	border-bottom: 1px solid #000;
	border-top: 2px solid #810913; /*#810913;*/
	border-right: 1px solid #000;
	-webkit-box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
	box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, .4);
}

#tweetdeck {
	z-index: 2;
	margin: 0px;
	padding: 0px;
	width: 299;
	height: 285px;
	position: absolute;
	top: 530px;
	left: 619px;
}

#sociallinks {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 240px;
	height: 25px;
	padding: 5px;
}

#sociallinks img {
	margin-left: 13px;
}

/* MAIN NAV */
#menu ul {
	position: absolute;
	top: 157px;
	left: 66px;
	width: 810px;
	background-color: #330000; /*#810913;*/
	list-style-type:none;
	text-align: center;
	font-style: bold;
	font-size: 1.1em;
	margin:0px;
	padding: 12px 10px;
	-webkit-transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

#menu li {
	display:inline;
}

#menu>ul>li {
	margin: 0px;
	padding: 12px 10px;
}

#menu a {
	display:inline;
	padding: 12px 10px;
	text-decoration:none;
	color: #fffce9;
}

#menu ul li:hover {
  background-color: #89b0b7;
  padding: 12px 10px;
}

#menu ul a:hover {
  color: #0d2c57;
}

#menu ul ul {
	background-color: #89b0b7;
	list-style-type:none;
	margin:0px;
	padding: 0px;
	font-style: bold;
	font-size: 1em;
	text-align: center;
	width: 810px;
	padding: 12px 10px;
	position:absolute;
	top: 36px;
	left:-1999px;  
	opacity: 0;
}

#menu ul ul:hover {
background-color: #89b0b7;
}


#menu ul ul li {
	margin: 0px;
	padding: 12px 10px;
}

#menu ul ul a:hover {
	color: #0d2c57;
	text-decoration: none;
}

#menu ul li:hover ul {
	left:0px;
	opacity: 1;
}

#selected-item {
	background-image: url(../images/selector.png);
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px white solid;
	
}

/* CONTENT STYLES FOR CONTACT FORM */
.contact p {
	margin-left: 0px;
	padding-top: 20px;
}

.contact span {
	visibility: hidden;
}

form {
	display: block;
	padding: 0px;
	margin-left: 20px;
	margin-top:0px;
	font-weight:bold;
}

input, textarea {
	border:1px solid black;
	/* -webkit-box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.63);
	-moz-box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.63);
	box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.63);*/
}

label {
	display: block;
	margin-bottom:0px;
}

input {
	margin-bottom: 10px;
}

legend {
padding-top: 15px;
padding-left: 0px;
padding-bottom: 10px;
}

/* GLOBAL FOOTER PLACEMENTS */
#colophon {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*width: 960px;*/
	height: 150px;
}

#colophon p {
	padding-top: 130px;
	font-size:.65em;
	text-align: center;
}

/*-- FLOATS -- */

.clearfix {
	clear:both;
}