/*  
Theme Name: omp
Theme URI: 
Description: onemorepush.com theme
Version: 1
Author: Erik Kallevig
Author URI: http://ekallevig.com/
*/




/* reset styles */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
	}
h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
	}


/* global layout structures */

body {
	background: #CBFFC1;
	font-family:  Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 66.7%;
	}

#content {
	width: 638px;
	padding: 0 62px 60px;
	margin: 0 auto;
	background: url(./images/bg.gif) repeat-y 50% 0;
	overflow: hidden;
	}

#masthead {
	background: #80a886;
	height: 117px;
	}

#nav {
	background: #48735e;
	}

#nav ul {
	width: 639px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	color: #fff;
	list-style: none;
	}
#nav ul li {
	float: left;
	display: block;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	}
#nav li a {
	display: block;
	float: left;
	padding: 9px 12px;
	color: #CBFFC1;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	z-index: 100;
	}
#nav li a:hover {
	color: #fff;
	text-decoration: underline;
	}
#home #nav li a.nav-home, #home #nav li a.nav-home:hover, #aboutclass #nav li a.nav-aboutclass, #aboutclass #nav li a.nav-aboutclass:hover, #register #nav li a.nav-register, #register #nav li a.nav-register:hover, #studentresources #nav li a.nav-studentresources, #studentresources #nav li a.nav-studentresources:hover, #blog #nav li a.nav-blog, #blog #nav li a.nav-blog:hover, #aboutme #nav li a.nav-aboutme, #aboutme #nav li a.nav-aboutme:hover, #contactme #nav li a.nav-contactme, #contactme #nav li a.nav-contactme:hover  {
	background: #2B4E3D;
	color: #fff;
	text-decoration: none;
	}

#secondary-info {
	width: 215px;
	margin: 10px 0 40px 59px;
	float: right;
	display: inline;
	}
#home #secondary-info {
	margin-top: 0;
	}

#footer {
	width: 638px;
	height: 64px;
	padding: 14px 60px 0;
	margin: 0 auto;
	background: #48735e url(./images/footer-bg.gif) no-repeat -3px 0;
	clear: both;
	}


/* typography */

p {
	font-size: 1.25em;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 1.3em 0 1.9em;
	color: #2B4E3D;
	}

#home p {
	margin-bottom: .7em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:  "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #2B4E3D;
	}

strong, em, blockquote, cite {
	line-height: 1.5em;
	}
em, cite {
	font-style: italic;
	}


#masthead p {
	width: 483px;
	margin: -65px auto 0;
	padding: 0 34px 0 190px;
	font-size: 1.6em;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	position: relative;
	z-index: 99;
	}

#secondary-info p {
	margin: 0 0 1.3em;
	}
.thumb {
	float: right;
	margin: 0 0 8px 8px;
	display: inline;
	}
.bigthumb {
	float: right;
	margin: 10px 20px 20px 25px;
	display: inline;
	}

#secondary-info ul {
	margin-left: 16px;
	}
#secondary-info ul li {
	line-height: 1.3em;
	}

#footer p {
	padding: 0;
	margin: 0;
	color: #CBFFC1;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: right;
	}
#footer p a:link, #footer p a:visited {
	color: #CBFFC1;
	}
#footer p.site-description {
	float: left;
	text-align: left;
	}

address {
	font-size: 1.25em;
	font-style: italic;
	margin: 1em 0 1.2em;
	color: #2B4E3D;
	line-height: 1.5em;
	}

h1 {
	width: 707px;
	margin: 0 auto;
	background: url(./images/masthead-bg.gif) repeat-x;
	}

h1 a {
	display: block;
	width: 176px;
	height: 117px;
	text-indent: -10000em;
	background: url(./images/logo-2.gif) no-repeat 0 0;
	}

h2 {
	font-size: 2.7em;
	letter-spacing: -3px;
	margin-bottom: .6em;
	padding-top: 50px;
	}

h3 {
	font-size: 2em;
	letter-spacing: -2px;
	margin: 2em 0 .6em;
	}
#home h3 {
	margin-top: 1.8em;
	}
#secondary-info h3 {
	font-size: 1.8em;
	margin: 2.8em 0 .7em;
	letter-spacing: -.08em;
	}

#secondary-info h4 {
	font-size: 1.3em;
	margin: 1.7em 0 .6em;
	}

#home #secondary-info h3 {
	margin-top: 1.7em;
	}


a {
	color: #2B4E3D;
	font-weight: bold;
	line-height: 1.5em;
	}
a:visited {
	color: #48735E;
	}


a:hover, a:active {
	text-decoration: none;
	}

ul, ol {
	list-style: square;
	margin: 0 0 3em 3em;
	}
ol {
	list-style: decimal;
	}

ul li, ol li {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #2B4E3D;
	margin: 0 0 .5em;
	}


dl dt, dl dd {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #2B4E3D;
	margin: 0 0 .2em;
	}

dl dt {
	font-style: italic;
	font-weight: bold;
	margin-top: 1.6em;
	}

dl dd {
	margin-left: 15px;
	}

#start-dates-chart {
	text-align: center;
	float: right;
	width: 300px;
	margin: 0 0 25px 25px;
	}
#start-dates-chart th {
	font-weight: bold;
	text-align: center;
	padding: 3px 10px;
	}
#start-dates-chart tr {
	}
#start-dates-chart td {
	border: 1px solid #48735E;
	text-align: center;
	padding: 4px 0;
	}

#intro p {
	font-size: 1.5em;
	margin: 2.2em 0 1em;
	background: #e6ffe1;
	padding: 1.3em 1.5em;	
	}

a.buttonlink:link, a.buttonlink:visited {
	background: #48735E;
	color: #fff;
	padding: .5em .7em .6em;
	}
a.buttonlink:hover, a.buttonlink:active, a.buttonlink:focus {
	background: #2B4E3D;
	}

span.intro-more {
	display: block;
	text-align: right;
	margin-top: .5em;
	}

blockquote {
	padding: 4px 0 0 40px;
	background: url(./images/quotes.gif) no-repeat;
	}

blockquote p {
	text-align: right;
	margin-top: .9em;
	padding-right: 65px;
	}
blockquote p.pullquote {
	margin: 1.3em 0 0;
	padding: 0;
	text-align: left;
	}

dl.form {
	margin: 20px 0;
	}
dl.form dt {
	margin: 0;
	}
dl.form dd {
	margin: 0 0 1.2em;
	}
label span {
	font-size: .7em;
	display: block;
	margin-bottom: .4em;
	color: #cacaca;
	}
fieldset {
	margin: 0 26px 30px 0;
	padding: 0 20px;
	border: 1px solid #cacaca;
	}
legend {
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	}
input, select, textarea {
	font-family: "Courier New", Courier, monospace;
	}
input, textarea {
	padding: .3em .3em .2em;
	width: 235px;
	}
textarea {
	height: 150px;
	font-size: 1em;
	}
input.submitbtn {
	display: inline;
	width: auto;
	background: #48735E;
	color: #fff;
	padding: .5em .7em .6em;
	font-family:  Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	border: 0;
	text-decoration: underline;
	}
#response {
	clear: both;
	}
#response ul {
	margin-bottom: .5em;
	}
#response li {
	color: red;
	}
#response h3 {
	margin-top: .4em;
	color: red;
		}

h2.excerptheading {
	margin-bottom: .2em;
	}
p.excerpt {
	margin: .4em 0;
	}
p.meta {
	margin: 0;
	font-size: 1em;
	color: #93BC9B;
	}


div#home_sched_wrap { width: 130px; float: right; background: #E6FFE1; padding: 0 15px 10px; margin: 15px 0 0 15px; display: inline; }
dl#home_sched dd { margin-left: 0; line-height: 1.2em; }
dl#home_sched dt { margin-top: 1em; }
