﻿/*
Theme Name: OmniBlock
Theme URI: http://www.medicalwebsitedesignpros.com/free-wordpress-theme-omniblock.htm
Description: Hyper-simple theme based on the default Wordpress template.
Version: 1.4.1
Author: michaelabstract[at]gmail.com
Author URI: http://www.medicalwebsitedesignpros.com/
Tags: white, dark, two-columns, left-sidebar, right-sidebar, fixed-width
*/

@import 'reset.css';
body {
	color: #302C26;
	text-align: left;
	background: #3b3630 url('images/bg.gif') repeat-x;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
}

#credits {
	visibility: hidden;
}

INPUT {
	font: 13px Georgia;
	letter-spacing: 1px;
	padding: 3px;
}

.float-left {
	float: left;
}

.clear {
	clear: both;
}

p {
	margin: 16px 0;
}
a {
	color: #717B3F;
}
#wrap {
    margin: 0 0 -4em;
    min-height: 100%;
    height: auto !important;
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 930px;
}
#header {
	height: 155px;
	margin-bottom: 0px;
}
#header a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	margin: 5px auto;
	padding: 19px 0 0 0;
	height: 105px;
	width: 930px;
}

#headerimg img {
	margin-left: -14px;
}

.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #717B3F;
}

		h2.pagetitle {
			text-align: left;
			font-size: 28px;
			font-weight: bold;
		}
		
		#content h1 {
			text-align: left;
			font-size: 28px;
			font-weight: bold;
			letter-spacing: .03em;
		}
		
		#content h2 {
			text-align: left;
			font-size: 20px;
			font-weight: bold;
			margin: 65px 5px 0px 0px;
		}
		
		#content h2 a {
			color: #717B3F;
		}
		
		#content {
			padding: 40px;
			margin: 0px 0px 24px 0px;
			font: 12px Verdana, Verdana, Geneva, sans-serif;
			background: #FFFFFF url('images/bg-page.gif') repeat-x;
			float: right;
			width: 560px;
		}
		
		#content .entry {
			font: 13px Georgia1, Georgia, serif;
			line-height: 20px;
		}
		
		ul {
			list-style: disc;
			margin: 0px 5px 10px 35px;
			padding: '';
		}
		
		ol {
			list-style: decimal
		}

.postmetadata {
	margin: 30px 0;
	clear: both;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #717B3F;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Georgia, Georgia, serif;
	font-weight: bold;
	color: #333;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
	color: #111111;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	margin: 0 0 40px;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	color: #bbbbbb;
	margin: 24px auto 0 auto;
	width: 100%;
	clear: both;
	height: 107px;
	padding: 12px;
	font-size: 11px;
	text-align: left;
	background: #282520;
	border-top: 1px #605a4f solid;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0 auto;
	padding: 20px 0;
	width: 930px;
	
}
h2 {
	margin: 11px 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
img {
	padding: 10px;
	margin: 12px;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}


/* *****
	Sidebar Attributes and Elements
***** */
	
	#sidebar {
		font-family: Verdana, Arial, Sans-Serif;
		float: left;
		width: 248px;
	}
	
	#sidebar a:hover {
		color: #eeeeee;
	}
	
	#sidebar h2 {
		margin: 8px 0;
		padding: 0;
		color: #545045;
		font-family: Verdana, Arial, Sans-Serif;
		font-weight: 900;
		font-size: 20px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#sidebar form {
		margin: 0;
	}

	#sidebar ul, #sidebar ul ol {
		margin: 0;
		padding: 0;
	}
	
	#sidebar ul li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 15px;
		padding: 12px;
		background: #282520;
		border: 1px #605a4f solid;
	}
	
	#sidebar ul p, #sidebar ul select {
		margin: 5px 0 8px;
		color: #717B3F;
	}
	
	#sidebar ul ul, #sidebar ul ol {
		margin: 0;
		padding: 4px;
		background: #302c26;
		border: 1px #3c3831 solid;
	}
	
	#sidebar ul ul ul, #sidebar ul ol {
		border: 0px;
	}
	
	#sidebar ul ul li, #sidebar ul ol li {
		font-size: 11px;
		padding: 3px;
		margin: 0px;
		background: none;
		border: 0px;
	}
	
	#sidebar ul ul ul li {
		border: 0px;
	}
	
	#sidebar #searchformId {
		margin: 0px 0px 15px 0px;
		height: 32px;
		line-height: 32px;
		vertical-align: middle;
		text-align: center;
		width: 100%;
	}
	
	#sidebar #searchform {
		margin: 0px;
	}
	
	#sidebar #searchform #s {
		width: 175px;
		padding: 5px 0px 4px 4px;
		color: #fff;
		background: #302c26;
		border: 1px #3c3831 solid;
	}
	
	#sidebar #searchsubmit {
		font: 11px Arial, Arial, Helvetica, sans-serif;
		height: 28px;
		margin-left: 10px;
		background: #996633;
		border: 1px #3c3831 solid;
	}
	
	#sidebar #sidebar-pages {
		width: 100%;
	}
	
	#sidebar #sidebar-pages li {
		width: 90%;
	}
	
	#sidebar .linkcat {
		width: 100%;
	}
	
	#sidebar .linkcat .blogroll li {
		margin: 10px 0px 10px 5px;
	}
	
	#sidebar .linkcat .blogroll li a {
		font-size:15px;
		font-family:Georgia1, Georgia, serif;
		color:#717B3F;
		width: 100%;
		padding-left: 5px;
		text-decoration:none;
	}
	
	#sidebar .linkcat .blogroll li a:hover {
		color: #fff;
	}

/* *****
	END Sidebar Attributes and Elements
***** */


.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	padding: 1px;
	background: #996633;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	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;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}


@import 'menu.css';

/* --------------------------------------------------
	Stimulus Styling
-------------------------------------------------- */
#stimulusListing {
	padding: 0px;
	margin: 30px 0 0 0;
}

#stimulusListing li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;

}

#stimulusListing li div {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 10px 15px;
	border: 1px solid #fff;
}
#stimulusListing li div:hover {
	background: #f1f1f1;
	border-color: #d3d3d3;
}
 
.float-left {
	float: left;
}
 
.float-right {
	float: right;
}
 
.clear {
	clear: both;
}

.header-white {
	font: 30px arial, Georgia, Georgia, serif;;
	color: #fff;
	letter-spacing: 2px;
	margin: 80px 0px 0px -20px;
}


#grantsAwardsTable {
	font: 12px Arial;
}
	#grantsAwardsTable td {
		border: 1px solid #d3d3d3;
		padding: 5px;
	}
	td.sectionHeader {
		background: #ffffcc;
	}
	
	td.sectionHeader h3 {
		margin: 6px 0px 6px 20px;
		font-size: 14px;
		font-weight: bold;
	}
	
	td.columnHeader {
		background: #dfdfe1;
		display: table-cell;
		vertical-align: bottom;
	}
	
	td.columnHeader h3 {
		margin: 4px 0px 2px 20px;
		font-size: 12px;
		font-weight: bold;
	}
