/*
Theme Name: GEG
Description: Fixed width, two columns, right sidebar.
Version: 1.0
Author: Elizabeth Bruton
Notes: Adapted from Plainscape Theme (http://srinig.com/wordpress/themes/plainscape/) by Srini G
Tags: fixed width, two columns, right sidebar, widgets, blue, green, white, simple, minimalist, clean.
*/

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #042244;
	background-color: #617c87;
	border: none;
	font-size: 11px;
}

small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1{
	text-transform:uppercase;
}
h4{
	color: #002147;
	font-family: Arial, Helvetica, sans-serif;
}
h1{ font-size: 2.0em; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.4em; }
h4{ font-size: 1.2em; }

/* Links */
a{
	text-decoration: none;
	color: #4E76B1;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #042244;
}
a img{
	border: none;
}

/* General formatting */
p, ul, li{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
p img{
	padding: 0;
	max-width: 100%;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright{
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
}
.alignleft{
	padding:0;
	margin: 5px;
	/* display: inline; */
	float:left;
}
.aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navigation .alignleft{
	text-align:left;
}
.navigation .alignright{
	text-align:right;
}
.searchbox{
	padding: 20px;
	text-align:center;
	clear:both;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.wordpress{
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}
.wordpress a{
	color: #000;
}

/* Layout */
#page{
	margin: 0 auto;
	width: 760px;
	padding: 0 0 10px 0;
	border: 1px solid #000000;
	background-color: #dbeef4;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	min-width: 760px;
	max-width: 760px;
	overflow: hidden;
	width: expression(document.body.clientWidth < 760? "760px" : document.body.clientWidth > 760? "760px" : "auto");
}
#header{
	margin: 0;
	background-color: #042244;
	padding: 2px;
	height: 120px;
	/* height: 150px; */
	border: none;
	font-weight: normal;
}
#header #oxfordlogo{
	margin: 0 0 0 10px;
	padding: 0;
}
#headerimage{
	float: right;
	padding: 10px 7px 5px 0px;
	clear: right;
	margin: 0;
	border: none;
}
#projectlinks{
	background-color: #042244;
	padding: 0;
	border: 0px;
	/* margin: 120px 0px 4px 20px; */
	margin: 80px 0px 4px 10px;
	font-size: 1.1em;
	color: #d9ecef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
}
#hmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7f7e4;
	background-color: #286d80;
	background-image: url('images/grad.jpg');
	background-repeat: repeat-x;
	padding: 5px;
	margin: 0;
	text-align: right;
	height: 15px;
	font-weight: normal;
}
#wrapper{
	margin: 10px 10px 0 10px;
}
#searchbox{
	text-align: right;
	padding: 0;
	margin: 0px 5px 10px 0px;
}
#content{
	margin: 0 0 10px 0;
	padding: 0;
}
.post{
	margin: 0 10px;
	width: auto;
	margin-top: 0px;
	padding: 5px 10px 0px 10px; 
	text-align: left;
	overflow:hidden;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	/* margin-bottom: 10px; */
	/* float: left; */
}
.postsidebar{
	width: 410px;
	margin-top: 0;
	margin-bottom: 10px;
	margin: 0 10px;
	padding: 5px 10px 0 10px; 
	text-align: left;
	overflow:hidden;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.projectpost{
	min-height: 200px;
	margin: 10px;
	padding: 0 5px 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
	width: 690px;
	min-width: 690px;
	text-align: left;
	overflow:hidden;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
div.archive-title{
	font-size:1.5em;
	font-weight:bold;
}
.postmetadata{
	clear: both;
	font-size:1.0em;
	color:#888;
}
.clear{
	clear: both;
}
.entry{
	margin:10px 0;
}
.entry .projectentry{
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 690px;
}
#sidebar{
	float: right;
	width: 266px;
	margin: 0 15px 0 0;
	padding: 0;
	background-color: #197082;
}
#projectsidebar{
	width: 720px;
	margin: 0 10px;
	clear: both;
	float: left;
	padding: 0;
	background-color: #197082;
}
.sidebar_header{
	width: 266px;
	float: right;
	text-align:center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d9ecef;
	height: 15px;
	margin: 0 15px 0 0;
}
.projectsidebar_header{
	width: 710px;
	margin: 0 10px;
	margin-top: 10px;
	float: left;
	text-align: left;
	height: 15px;
}
.contact{
  width: 130px;
  margin: 20px 5px 5px 0px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  border: 1px solid #ccc;
}	
#footer{
	clear: both;
  	border: 1px solid #000000;
	background-color: #fff;
	text-align: center;
	font-size: 1.0em;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
}
.navigation{
	font-size:1.1em;
	clear:both;
	margin:20px 0;
}	

/* Formatting hacks */
#sidebar .post ul, #sidebar .post li{
	list-style: none;
	margin: 0;
	padding: 0;
}
pre{
	overflow:auto;
}
hr{
	display: block;
	clear: left;
	margin: -0.66em 0;
  	visibility: hidden;
	height: 1px;
}

/* Header */
#header h1{
	display: none;
	background-image: url('images/GEG_header.gif');
}
#header .description, #header p{
	font-size:1.1em;
}
#projectlinks a{
	color: #d9ecef;
	text-decoration:none;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#projectlinks a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#projectlinks a.title{
	color: #cf5730;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#projectlinks a.title:hover{
	color: #cf5730;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#hmenu ul{
	display:inline;
	margin:0;
	padding:0;
}
#hmenu ul li{
	padding:0;
	display:inline;
	margin: 5px;
}
#hmenu a{
	color: #d7f7e4;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hmenu a:hover{
	color: #d7f7e4;
	text-decoration: underline;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Post */
.post h2{
	margin:0;
	padding:0;
	text-align:left;
	/* font-size: 1.0em;
	text-transform: none; */
	color: #042244;
}
.post h3.post-title{
	font-weight:bold;
	text-transform: capitalize; 
	font-size: 14px;
	margin: 2px 0 0 0;
	padding:0;
	text-align:left;
	color: #042244;
}

/* Sidebar */
.sidebar_header ul{
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
.sidebar_header li{
	display: inline;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}
.sidebar_header li a{
	padding: 0 0.99em;
	text-align: center;
	text-decoration: none;
	color: #d9ecef;
	background-color: #6ca1ac;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #dbeef4;
	border-right: 2px solid #dbeef4;
	margin: 0;
}
.sidebar_header li a:hover{
	background-color: #197082;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #197082;
}
.sidebar_header li.selected a{
	padding: 0px 5px 2px 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #197082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
}
.projectsidebar_header li a{
	margin-right: -4px;
}
/* Class formatting */
.separator{
	width: 95%;
	margin: 0 auto;
	border-top: 1px solid #197082;
	margin-top: 5px;
	margin-bottom: 5px;
}
.jobtitle{
	font-size: 12px;
	font-style: italic;
}
.projectheader{
	margin-top: 0px;
}
.projectheader .alignleft{
	margin: 0 15px 5px 5px;
	padding: 0;
}
.projectheader h4{
	margin: 0;
	padding: 0;
	margin-line: 1.0em;
}
.red{
	color: red;
}
.highlight{
	line-height: 2.2em;
	font-size: 1.3em;
}

/* Tables */
table.staff{
  	table-layout: auto;
  	border: none;
  	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
td.staff{
  	border: 0.5px solid white;
  	background-color: white;
  	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
tr.staff{
  	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
table{
	margin: 5px 2px 5px 2px;
}
td{
	/* border: 1px solid #ccc; */
	border: none;
	margin: 0;
	padding: 5px 5px 10px 5px;
}
td p{
	padding: 0;
	margin: 0;
}

/* Entry formatting */
.entry blockquote{
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}
.entry blockquote blockquote{
	font-size:1em;
}
.entry fieldset{
	border:1px dashed #ccc;
}
.entry fieldset legend{
	font-weight:bold;
	text-transform:uppercase;
}

/* Google search results override */
#searchresult iframe{
	width: 100%;
}

/* General WP formatting - just in case */
wp-caption{
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}
.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#comments{
	font-size:1.2em;
	line-height:1.2em;
}
.commentlist{
	margin:20px 0;
	padding:0 0 1px 0;
}
.commentlist li{
	list-style:none;
	margin:0;
	padding:0;
}
li.comment div, li.pingback div{
	padding:20px;
	overflow:auto;
}
li.comment div div, li.pingback div div{
	padding:0;
	overflow:visible;
}
.commentlist li.even{
	background-color:#fafafa;
}
.commentlist li.odd{
	background-color:#f6f6f6;
}
ul.children li{
	list-style:none;
}
img.avatar{
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}
.comment-meta, .reply{
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite{
	font-style:normal;
	font-weight:bold;
}
textarea#comment{
	width:100%;
}
#comments div.navigation{
	font-size:0.8em;
}
#wp-calendar{
	empty-cells: show;
	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;
	font-weight:bold;
}
#wp-calendar caption{
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
}
#wp-calendar td{
	padding: 3px 5px;
	text-align: center;
}
#wp-calendar td#today{
	background:#eee;
}	
#wp-calendar td#prev a{
	padding: 0;
	text-align:left;
	font-weight:normal;
}
#wp-calendar td#next a{
	padding: 0;
	text-align:right;
	font-weight:normal;
}

/* Hide/reveal table css */
table.hs{
	border-collapse: collapse;
	background: #fff;
}
table.hs td, table.hs th{
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
table.hs thead th{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	background: #eee;
}
table.hs tbody th, table.hs tbody td{
	vertical-align: top;
	text-align: left;
}
table.hs tbody tr:hover{
	background: #ffffd9;
}
/* Table code for hide/reveal functionality */
#table0,#table1,#table2,#table3,#table4,#table5,#table6,#table7,#table8,#table9,#table10,#table11,#table12,#table13,#table14,#table15,#table16,#table17,#table18,#table19,#table20,#table21,#table22,#table23,#table24,#table25,#table26,#table27,#table28,#table29,#table30,#table31,#table32,#table33,#table34,#table35,#table36,#table37,#table38,#table39,#table40,#table41,#table42,#table43,#table44,#table45,#table46,#table47,#table48,#table49,#table50{
	display: none;
}
.block{
  display: block;
}
#content2 table{
	border-collapse: collapse;
	width: 95%;
	line-height: 1.3em;
	text-align: left;
}
#content2 td{
	padding: 0.5em 0.5em 0em 0.5em;
	margin: 0;
	text-align: left;
}
#content2 thead th{
	font-size: 1.2em;
	font-weight: normal;
	background: #eeeeee;
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px;
	margin: 0;
	text-align: left;
}
#content2 img{
	margin-right: 5px;
	padding: 0;
}
#content2 td p{
	padding-bottom: 5px;
}