/*
Theme Name: Mine Safety Technology Consortium Theme
Theme URI: http://kinrowan.net/wordpress/clients
Description: 2 column, menu right, fixed-width theme for the Mine Safety Technology Consortium.  It's based on the "weq" theme from http://www.bleakgeek.com/2007/08/27/wordpress-blank-themes
Author: Cori Schlegel
Author URI: http://kinrowan.net


/*-----------Block Level Elements--------------*/

body {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a, a:hover, a:visited, a:active {
	text-decoration: undeline;
	color: #A84F1E;
}

#page {
	width: 800px;
}

#header {
	width: 100%;
	height: 256px;
}

#home-header {
	width: 100%;
	height: 407px;
}

#headerimg {
	background-image: url(images/small_header.png);
	background-repeat: no-repeat;
	height: 256px;
}

#home-headerimg {
/*	background-image: url(images/large_header.png);	*/
	background-image: url(images/home_page_header.png);
	background-repeat: no-repeat;
	height: 407px;
}

#title-banner {
	background-image: url(images/tall_titlebar_03.png);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: -110px;
}

#small-title-banner, #archive-title-banner, #page-title-banner {
	background-image: url(images/title_bar.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: -88px;
}

#wrapper {
	width: 100%;
}

#content, #front-content, #archive-content {
	float: left;
	width: 355px;
	margin-left: 60px;
}

#front-content {
	margin-top: -35px;
}

#content {
	margin-top: -70px;
}

#archive-content {
	margin-top: -100px;
}

#page-content{
	float: left;
	width: 540px;
	margin-left: 40px;
}

#footer {
	width: 100%;
	clear: both;
	height:106px;
	background-image: url(images/footer_background.png);
	background-repeat: no-repeat;
}

#footer div div.menu ul{
	padding-top: 20px;
	margin-left: 260px;
	display: block;
}

#footer div div.menu ul li {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#footer div div.menu ul li a {
	color: #FFF;
}	

b, strong, b *, strong * {
	font-weight: bold;
}

i, em, i *, em * {
	font-style: italic;
}

/*-------------Menu-------------*/

#menubar-stripe {
	filter:alpha (opacity=75);
	opacity:0.75;
	background-color: white;
	position: absolute;
	top: 26px;
	height: 23px;
	width: 800px;
}

.menu  ul{
	margin-left: 280px;
}

#top-menu {
	position: absolute;
	top: 25px;
	height: 25px;
}

.menu ul li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
	margin-top: -2px;
	padding-top: 7px;
	width: 72px;
	text-align: center;
}

#menubar div ul li.current_page_item, #menubar div ul li.current_page_ancestor {
	background-image: url(images/current_page_background.png);
	background-repeat: no-repeat;
}

.menu ul li a {
	color: #000;
	letter-spacing: -1pt;
	text-decoration: none;
}

.menu ul li.current_page_item  a, .menu ul li.current_page_ancestor a {
	color: #FFF;
	text-decoration: none;
}

#logo {
	position: absolute;
	margin-left: 50px;
	opacity: 2.0;
	height: 73px;
	width: 133px;
}


/*-------------Headings-------------*/

h1 {

}

h2 {

}

h2.sidebar-header {
	color: #FFF;
	padding: 12px;
	margin-left: 10px;
}

#page-content div h2, #small-title-banner h2 {
	font-size: 30pt;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	margin-left: 60px;
}

#archive-content h2 , #archive-title-banner h2{
	font-size: 24pt;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	margin-left: 60px;
	width: 500px;
}

#page-title-banner h2 {
	font-size: 30pt;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	margin-left: 80px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {
	background-color: #EDF3F4;
	padding: 20px;
	margin-top: 30px;
}

blockquote p {
	font-weight: bold;
	font-size: 80%;
	margin-top: 0px !important;
}

cite {

}

a img {

}

acronym, abbr {

}

#page-content div{
	margin-left: 20px;
}

#archive-content div div.entrytext{
	margin-top: 75px;
}

#front-content div div.entrytext {
	margin-top: -90px;
}

#page-content div div.entrytext p, #front-content div div.entrytext p, #archive-content div div.entrytext p {
	margin-top: 20px;
}

#page-content div div.entrytext>p:first-child {
	width: 300px;
	color: #236C7F;
	font-size: 18pt;
}

#front-content div div.entrytext>p:first-child {
	color: #236C7F;
	font-size: 18pt;
}

#page-content, #front-content, #content, #archive-content {
	margin-bottom: 60px;
}	

#archive-content div.post {
	margin-top: 50px;
}

div.entry b + p {
	display: inline;
}

div.post {
	margin-top: 20px;
	margin-bottom: 30px;
}

div.post h3, div.entry p {
	margin-bottom: 20px;
}

div.post h3 a{
	color:#236C7F;
	font-size:18pt;
}

.post h3 a, .sidebar-post h3 a {
	text-decoration: none;
}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

div.sidebar-header {
	background-image: url(images/menu_header_background.png);
	background-repeat: no-repeat;
	height: 40px;
}

div.sidebar-entry p {
	display: inline;
}

div.sidebar-post {
	margin-top: 20px;
	margin-bottom: 30px;
}

div.sidebar-post h3, div.sidebar-entry p {
	margin-bottom: 20px;
}

#upcoming-events-list li.previous-entry div.sidebar-post h3 {
	margin-bottom: 0px;
}

div#archives-list ul li{
	list-style-type: disc;
	list-style-position: inside;
}

div#archives-list ul {
	margin-bottom: 75px;
}

#sidebar {
	width: 200px;
	margin-left: 430px;
}

#upcoming-events-sidebar {
	margin-top: 125px;
}

li#upcoming-events {
	margin-top: 125px;
}

h2.widgettitle {
	background-image: url(images/menu_header_background.png);
	background-repeat: no-repeat;
	height: 40px;
	color:#FFFFFF;
	margin-left:10px;
	padding:12px 12px 12px 0px;
	text-transform: uppercase;
	text-align: center;
}

#previous-entries-sidebar {
	margin-top: 70px;
}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------MSTC Specifics-------------*/
#home-headerimg h1, #headerimg h1 {
	display: none;
}

.description {
	display: none;
}

p.footertext {
	color: #FFF;
	font-size: 9pt;
	margin-left: 60px;
	margin-top: 45px;
	display: block;
}

ul.title-banner-text{
	margin-left: 60px;
}

ul.title-banner-text li {
	list-style-type: none;
	float: left;
	color: #FFF;
	width: 170px;
	margin-right: 15px;
	margin-top: 5px;
}

ul.title-banner-text li p:first-child {
	filter:alpha (opacity=80);
	opacity:0.80;
	font-size: 12pt;
	margin-bottom: 5px;
}

div#footer {
	margin-bottom: 30px;
}

img#empowered {
	margin-left: 55px;
	margin-top: 220px;
}