/* @override http://www.gravlee.org/wp-content/themes/ColdBlue2/css/style.css */

/* @override http://www.gravlee.org/wp-content/themes/ColdBlue2/css/style.css */

body {
	text-align: center;
	color: #333;
	background: #ffffff;
	font-size: 14px;
	font: 16px/25px Cambria, Georgia, Times, 'Times New Roman', serif;
}
div#header {
	background: #3776bd url('../images/header_background.gif') repeat-x bottom;
	width: 100%;
	border-bottom: 1px solid #3776bd;
}
div#search {
	background: #000;
	width: 100%;
}
div.inner {
	width: 900px;
	margin: auto;
	text-align: left;
	padding: 15px 0;
}
div#search div.inner {
	padding: 10px 0;
}
div#header h1 {
	font-size: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	float: left;
	width: 30%;
	text-shadow: 1px 0px #2B4462;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
ul#navigation {
	float: right;
	width: 60%;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #BFDCFE;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;	
	padding: 10px;
	text-shadow: 1px 0px #2B4462;
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}


strong#follow, a#rss-link, a#technorati-link, a#email-link, a#twitter-link {
	display: block;
	float: left;
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#login-link {
	background: url('../images/key.png') no-repeat left center;
	padding: 0 0 1px 19px;
}

a#email-link {
	background: url('../images/email-icon.png') no-repeat left center;
	padding: 0 0 1px 20px;
}

a#twitter-link {
	background: url('../images/twitter-icon.png') no-repeat left center;
	padding: 0 0 1px 17px;
}

a#rss-link strong, a#technorati-link strong, a#email-link strong, a#twitter-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#technorati-link:hover strong, a#email-link:hover strong, a#twitter-link:hover strong {
	color: #ccc!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
	text-align: left;
	width: 900px;
	margin: auto;
	background: #fff url('../images/wrapper2.gif') repeat-y right;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

div#wrapper-full {
	text-align: left;
	width: 900px;
	margin: auto;
	background: #fff;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}


div#content {
	width: 610px;
	float: left;
	margin: 20px;
	padding: 0 30px 0 0;
}

div#content-full {
	width: 860px;
	float: left;
	margin: 20px;
}

div#sidebar {
	width: 190px;
	float: right;
	margin: auto;
	padding: 20px 10px 20px 19px;
}

ul#sidebar {
	display: block;
	width: 180px;
	float: left;
	font-size: 14px;
}
ul#sidebar h2 {
	font-size: 20px;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	border: none;
}

ul#sidebar a {
	text-decoration: none;
}

ul#sidebar p {
	font-size: 12px;
}

ul#sidebar li ul li a {
	text-decoration: none;
}

ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}

#content h1 {
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 24px!important;
}

h2 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 8px!important;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px;
}

h6 {
	font-size: 18px;
	margin: 0 0 8px;
	color: #a4a4a4;
}

div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

p.img-cap {
	margin-top:2px;
	font-size: 12px;
	}

p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

p.exam {
	font-weight: bold;
	color: #f8100f;
	margin-top: 5px;
}

form#cvdrop {
	margin: 15 0 25 0;
}

div#gray {
	color: #a4a4a4;
}

/* Publication links
-------------------------------------------------------*/
a#abstract, a#pdf, a#gscholar, a#citeulike, a#ris {
	display: block;
	float: left;
	color: #333;
	font-size: 12px;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 3px 20px 30px 0;
	line-height: 18px;
}

a#abstract {
	background: url('../images/page_white_text.png') no-repeat left center;
	padding: 0 0 1px 19px;
}

a#pdf {
	background: url('../images/page_white_acrobat.png') no-repeat left center;
	padding: 0 0 1px 19px;
}

a#gscholar {
	background: url('../images/google.png') no-repeat left center;
	padding: 0 0 1px 19px;
}
	
a#citeulike {
	background: url('../images/citeulike.gif') no-repeat left center;
	padding: 0 0 1px 19px;
}

a#ris {
	background: url('../images/page_white_put.png') no-repeat left center;
	padding: 0 0 1px 19px;
	margin-right: 101px;
}

p.publinks {
	padding: 0px 0 20px 0;
}

p.abstract {
	border:1px solid #ccc;
	background:#f2f2f2;
	margin: 30px 0 0 0;
	padding:20px;
	width:90%;
	font-size: 12px;
}

table {
    border-collapse: collapse;
    border-spacing: 0; 
	border: 1px solid #E7E7E7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;}

table tr th {
    font-weight: bold;
    line-height: 18px;
	padding: 2px; }

table tr td {
    border-top: 1px solid #E7E7E7;
    font-size: 13px;
	padding: 2px; }


/* Data File Links */


a#text, a#codebook, a#spss {
	float: left;
	color: #333;
	font-size: 12px;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 6px 20px 40px 0;
	line-height: 18px;
}

a#text {
	background: url('../images/page_white_text.png') no-repeat left center;
	padding: 0 0 1px 19px;
	}
	
a#codebook {
	background: url('../images/page_white_acrobat.png') no-repeat left center;
	padding: 0 140px 1px 19px;
	}

a#spss {
	background: url('../images/savicon.gif') no-repeat left center;
	padding: 0 0 1px 19px;
	}



img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
img.float-left-noborder {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 16px 0;
	border: 0;
}
img.float-right-noborder {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
	border: 0;
}

img.classbanner {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 50px 0;
	border: 0;
}

img.face {
	border: 0px;
	margin-right:21px;
	margin-left: 21px;
}

ul.faces {
	width:600px;
	margin:15px;
	padding:0;
}

ul.faces li{
	width:285px;
	margin:20px 0 30px 0;
	padding-top:280px;
	float:left;
	font-size:11px;
	color:#666;
	text-align:center;
	list-style:none
}

ul.faces li a{
	font-size: 12px;
	color:#333;
	font-weight: bold;
}

.faces_f {
	background:url('/files/harris/05f-258px.jpg') no-repeat center top
}

.faces_m {
	background:url('/files/harris/05m-200px.jpg') no-repeat center top
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Image List */

#qq-image-list ul  {
	margin: 15px 0 0 0;
	list-style-type: none;
	display: block;
}

#qq-image-list ul li {
	display: block;
	background-image: none !important;
	overflow: hidden;
	margin: 0 0 35px !important;
}

.qq-image-list { margin-top: 30px !important;
}
}
.qq-image-list li { display: block; background-image: none !important; overflow: hidden; margin: 0 0 35px !important; }
.qq-image { float: left;
	background: #FFFFFF;
	margin: 0 15px 0 0;
	padding: 6px;
	border: 1px solid #DDDDDD;}
.qq-content { margin-left: 180px; }
.qq-image-list h3, .qq-image-list h2 {	line-height: 100%; }
.qq-content h3 a, .qq-content h2 a {
	text-decoration: none;
}

div.post-content ul, div.post-content ol {
	margin: 5px 0 24px 24px;
	list-style: disc;
	font-size: 14px;
}
div.post-content ol {
	list-style: decimal;
}

div.post-content li {
	line-height: 1.3;
}

a {
	color: #0078C8;
}
a:hover {
	color: #0095f8;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}

/* del.icio.us plugin style */

.delicious-tags {
	font-size: 10px;
}

a.delicious-link-tag {
	color: #666;
	text-decoration: none;
	letter-spacing: 0px;
}

/* Home Page 1 ----------------------------------------------------------------*/

div#homewrapper {
	text-align: left;
	width: 900px;
	margin: auto;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}

#banner1{
	width:899px;
	height:250px;
	background: url('../images/bannerbg.png') no-repeat;
	margin:20px 10px 20px 10px;
}
#banner1 p{
	margin:10px 30px 0 290px;
	font-size:13px;
	color:#333
}

#banner1 h3{
	margin:40px 0 0 290px;
	width:550px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#376b9e
}

#banner1 h4{
	margin:5px 0 0 290px;
	width:550px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#333
}

#banner1 ul.option1{
	width:500px;
	margin:30px 0 0 290px;
	padding:0;
	color:#376b9e;
}

#banner1 ul.option1 li{
	width:200px;
	margin-bottom:12px;
	padding:5px 0 0 38px;
	float:left;
	font-size:11px;
	background-position:0 3px;
	color:#666;
	text-align:left;
	list-style:none
}
#banner1 ul.option1 li a{
	font-weight:strong;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333
}

.i_appt{
	background:url('../images/Calendar2.png') no-repeat
}

.i_research{
	background:url('../images/magnifier2.png') no-repeat
}
.i_teach{
	background:url('../images/tools.png') no-repeat
}
.i_students{
	background:url('../images/users.png') no-repeat
}
.i_jclub{
	background:url('../images/chat.png') no-repeat
}

.i_video{
	background:url('../images/play.png') no-repeat
}

ul.option1{
	width:500px;
	margin:15px 0 0 290px;
	padding:0;
	color:#376b9e;
}
ul.option1 li{
	width:180px;
	margin-bottom:12px;
	padding:5px 0 0 38px;
	float:left;
	font-size:11px;
	background-position:0 3px;
	color:#666;
	text-align:left;
	list-style:none
}
ul.option1 li a{
	font-weight:700;
	font-size:12px;
	color:#333
}

#home-bottom{
	height:100%;
	overflow:hidden
}
	
.mainboxes{
	width:270px;
	padding:10px;
}
.mainboxes p,#Sidebar p{
	margin:3px 0 12px;
	padding:0;
	font-size:13px;
	color:#555;
	line-height:18px;
	text-align:justify
}
.mainboxes h2{
	margin:10px 0 11px;
	padding:0;
	font-size:18px
}

.mainboxes h2 a{
	color:#376b9e
	}
	
.mainboxes h2 a:hover{
	text-decoration:none
	}

.mainboxes img {
	padding:0;
	margin:0;
	border:1px solid #CCC
}

.alignleft{
	float:left
}
.alignright{
	float:right
}

.mspacer{
	padding-left:24px
}
.imgcenter	{
	margin-bottom:20px;}
	
ul.News{
	float:left;
	margin:0;
	padding:0;
	color:#044e8e
}
ul.News li{
	margin-bottom:8px;
	padding:5px 0 0 15px;
	list-style:none;
	background:url('../images/i_news.png') no-repeat;
	background-position:0 8px;
	color:#555;
	font-size:11px;
	text-align:left
}

ul.News li strong {
font-family: Helvetica, Arial, sans-serif;
}

ul.News li a{
	color:#555;
	font-size:11px
}
ul.News li a:hover,
#Sidebar-in ul li a{
	color:#666
}

/* People page */

.mainlist,.clear{
	clear:both
}
.mainlist_twopart{
	width:300px;
	margin-bottom:20px
}

.pro-box{
	border:1px solid #dcdada;
	background:#f2f3f4;
	padding:6px;
	margin-bottom: 6px;
	height: 95px;
}



/* Footer ----------------------------------------------------------------*/

#footer {
	width: 900px;
	margin: auto;
	padding-top: 10px;
}

#footer p{
	margin:0;
	padding:0;
	color:#555;
	font-size:11px;
	text-align: left;
}
#footer p a,.pro-box a{
	color:#555;
	text-decoration: none;
}
#footer .copyright{
	color:#a0a0a0;
	float: left;
	width:50%;
}
#footer .fnav {
	width:50%;
	float:right;
}
#footer .copyright a{
color:#a0a0a0
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#000
}
ul#footerlinks{
	float:right;
	padding:0;
}
ul#footerlinks li,ul#nav-top li{
	display:inline;
	list-style:none;
}
ul#footerlinks li a{
	margin:0;
	padding:8px 10px 5px;
	color:#888;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	line-height:18px
}
ul#footerlinks li a:hover,#footer p a:hover,ul.realatedlinks li a:hover,ul.leftlinks li a:hover,.Feed a:hover,p a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,ul li a:hover,ol li a:hover{
	color:#333
}
