/*
Theme Name: MEP Consulting Default Theme
Theme URI: http://www.mepconsulting1.com/
Description: The default theme of MEP Consulting
Version: 1.0
Author: Fyfe (Design) and SplendidNoise (Development)
Author URI: http://www.fyfe.com/

*/
@media all {
/* Resets */
* {
	outline: none;
}
html, body {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	width: auto;
}
p, a, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
a, a:hover {
	text-decoration: none;
}
/* Begin Typography & Colors */
body {
	font: normal normal normal 0.75em/2em Verdana, Arial, Helvetica, sans-serif;
	/* Resets 1em to 12px with 24px line-height */
	color: #666;
	text-align: center;
}
a, a:link {
	color: #211F5F;
}
a:visited {
}
a:hover {
}
a:active {
}
a:focus {
	outline: none;
}
strong {
	color: #00003A;
}
.page-template h1 {
	font-size: 1.75em;
}
#content h2 {
	font-size: 2em;
	border-bottom: 3px solid orange;
	padding-bottom: 0.3333em;
	margin-bottom: 0.6667em;
}
dt, dd { float:left; }
dt { clear: left; width: 235px; font-weight: bold; }
dd { margin: 0; }
fieldset { clear: left; }

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.09em;
}

.sub-heading {
	font-size: 1.5em;
}
/* End Typography & Colors */
/* Begin Structure */
.page,
.error404,
.single { /* Refers to body in WordPress */
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFF url(images/page_top.png) top left repeat-x;
}
.body-bg {
	background: #FFF url(images/page_top.png) top left repeat-x;
}
.wrapper {
	position: relative;
	text-align: left;
	width: 982px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	margin: 0 auto;
	padding-bottom: 60px;
	background-color: #FFF;
}
#header {
	position: relative;
	height: 250px;
	background: url(images/header_bg.png) top left repeat-x;
	margin-bottom: 28px;
	}
#home-link {
	display: block;
	position: absolute;
	top: 0; left: 12px;
	width: 228px; height: 110px;
	background-color: transparent;
	text-indent: -9999px;
}
#home-link a {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 228px; height: 110px;
}
#front #header {
	width: 982px; height: 328px;
	margin: 0 auto; text-align: left;
	background: transparent url(images/header_front_bg.png) top left no-repeat;
}
#site-nav {
	position: absolute;
	right: 18px; top: 1.75em;
}
#site-nav li {
	float: left;
	margin-left: 0.75em;
	padding-left: 0.75em;
}
#site-nav .current_page_item {
	font-weight: bold;
}
#nav {
	float: left;
	line-height: 1.5em;
	margin-top: 62px;
	margin-left: 264px;
	font-size: 1.3333em;
	text-transform: uppercase;
}
#nav li {
	float: left;
	height: 2em;
	padding:0.75em 0.3333em 0.25em;
}
#nav li + li {
	margin-left: 2em;
}
#nav a {
	color: #FFF;
}
#nav .current_page_item {
	background: transparent url("images/purple_nav_active.gif") left center repeat-x;
}
#header-tagline {
	position:absolute;
	top: 140px; left: 264px;
	width: 650px;
	color: #336;
}
#header-tagline #header-tagline-title {
	font-size: 2.5em; margin-bottom: 0.25em;
}
#header-tagline #header-subtagline {
	font-size: 1.25em;
}
#header-banner {
	position: absolute;
	margin-left: 239px;
	height: 140px; width: 742px;
	overflow: hidden;
	top: 110px;
}
.module {
	position: relative;
	width: auto;
	margin-bottom: 20px;
}
#content {
	overflow: hidden;
	width: auto;
	padding-right: 40px;
	margin-left: 12px;
	min-height: 30em;
}
#front #content {
	position: relative;
	top: -78px;
	z-index: 1000;
}
#front #footer {
	top: -78px;
}
#content p {
	line-height: 2em;
	margin-bottom: 1em;
}
#content ul, #content ol {
	padding-left: 1.2em;
}
.rail {
	width: 310px;
	margin-right: 12px;
}
.rail.right {
	float:right;
}
.rail #book-band {
	border: 1px solid #CCC;
	background: transparent url(images/post_gig_rail_body.png) left bottom no-repeat;
	margin-bottom: 100px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.rail #book-band h2{
	background: transparent url(images/post_gig_rail_header.png) left top no-repeat;
	border: medium none;
	color: orange;
	padding: 25px 45px 6px;
	font-size: 2em;
}
.rail #book-band form {
	padding: 0 45px 25px;
}
.rail #book-band #submit-request {
	background:url("images/continue.png") no-repeat scroll left -2px transparent;
	border:medium none;
	clear:left;
	float:right;
	height:123px;
	left:104px;
	padding:0;
	text-indent:-9999px;
	top:-14px;
	width:130px;
}
.rail #book-band #submit-request:hover {
	cursor: pointer;
}
.rail #book-band #find-more-gigs {
	position: absolute;
	bottom: -36px;
	font-size: 1.25em;
}
/* Front Page */
/* Band summaries */
#band-posts {
	width: auto;
	padding: 2em 0%;
}
.band-summary {
	height:16em;
	margin-bottom:2em;
	overflow:hidden;
	padding-bottom:2.5em;
	border-bottom:1px solid #ccc;
}
.band-summary h3 {
	color: #4F405B;
}
.band-summary img {
	float: left; clear: left;
	margin-right: 28px;
}
.band-summary
/* Marquee boxes */
.masterboxminimarquee {width: auto; border-right: medium none;}
.insidegreyfade { border: medium none; }
.minimarquee {width:45%; padding: 5px 2% 0; float:left;}
.minimarquee {border-right: 1px solid #999}
.minimarquee + .minimarquee {border-right: medium none;}
#content .minimarquee p,
#content .minimarquee a { font-size: 1em; line-height: 1.25em; margin-bottom: 1em; }
#content .minimarquee a { display: block; height: 2.5em; }

#content .minimarquee a.image { display: inline; }
/* Today's News */
#content .todaysnewstitle {border-bottom: medium none; margin-bottom: 0; padding-bottom: 0; }
#content .todaysnewstitle span { float: right; font-size: 0.6667em; font-weight: normal; text-decoration: underline; margin-top: 0.1667em; }
.bottomleftrowtwo {
	background:url("images/insideyellowfade.jpg") repeat-x scroll 0 0 #FFFFFF;
	width:auto;
}
.bottomleftrowtwo div {
	margin-bottom: 2em;
}
.insidenewsstory {
	padding:10px 2% 10px;
}
#footer {
	position: relative;
	text-align: left;
	padding: 20px 0 60px;
	background-color: #FFF;
	color: #666;
}
#footer div {
	height: 80px;
	width: 982px;
	margin: 0 auto;
	padding-top: 60px;
	background: transparent url(images/mft_logo_compact.png) left top no-repeat;
}
.bottomspacers {color:#999; padding:0 15px 0 15px; }
/* Forms */
fieldset {
	border: medium none;
	color: #666;
	margin-bottom: 3em;
}
fieldset legend {
	display: block;
	font-size: 3em;
	color: #999;
	line-height: 1.1667em;
	padding: 0 0 2px 12%;
	margin: 0;
	height: 50px;
	width: 88%;
	border-bottom: 3px solid #F93;
	background: transparent url(images/check_incomplete.png) top left no-repeat;
}
fieldset legend.complete {
	background: transparent url(images/check_complete.png) top left no-repeat;
}
fieldset legend span {
	color: #4F405B;
}
fieldset label {
	font-weight: bold;
}
	
.left-align label,
.left-align input {
	display: block;
	position: relative;
}
.left-align label {
	margin-top: 1em;
}
.left-align label.first {
	margin-top: 0;
}
fieldset .fieldset-content {
	margin: 15px 0 0 19%;
	float:left;
	width: 81%;
}
.cols {}
.cols .checkbox {
	float: left;
	width: 50%;
}
.checkbox label {
	color: #636;
	font-size: 1.5em;
	text-transform:capitalize;
}
.wide input,
.wide textarea {
	width: 98%;
}
.wide input[type="radio"] {
	width: auto;
	display: inline;
}
textarea {
	height: 9.8461em;
}
#submit {
	display: block;
	background: transparent url(images/submit.png) left -2px no-repeat;
	text-indent: -9999px;
	width: 125px; height: 63px;
	border: medium none;
	padding: 0;
	float: left;
	margin-left: 19%;
}
#submit:hover {
	cursor: pointer;
}
#footer a {
	color: #4F405B;
}
#footer a:hover {
	color: #333;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.horizontal {
	float: left;
}
.horizontal label,      
.horizontal input {
	float: left;
	clear: left;
}
.horizontal + .horizontal {
	margin-left: 10px;
}
.success {
	margin-bottom: 2em;
}
.success h2 {
	border-bottom: medium none;
}
	
/* End Images */
/* Modules */
	/* Price Guide */
.price-guide {
	position: relative;
}
.price-guide h2 {
	margin-bottom: 0.75em;
}
.price-guide .content .first {
	border-style: solid;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	background: transparent url(images/post_gig_rail_header.png) left top no-repeat;
	padding-top: 1.5em;
}
.price-guide .content .last {
	padding-bottom: 1.5em;
}
.price-guide .content {
	background: transparent url(images/post_gig_rail_body.png) left bottom no-repeat;
	border-style: solid;
	border-color: #CCC;
	border-width: 0 1px 1px 1px;
}
.price-guide .price-item {
	clear: left;
	margin-bottom: 0.75em; padding: 0.5em 2em 0;
}
.price-guide .price-item .price {
	float: left;
	width: 32%;
	color: #F93;
	font: normal normal normal 2em/1em Georgia, "Times New Roman", Times, serif;
}
.price-guide .price-item .description {
	overflow: hidden;
}
.price-guide .price-item {
	border-top: 1px solid #E5E5E5;
}
.price-guide .price-item .price span {
	display: block;
	color: #999;
	font-size: 0.5em;
	font-style: italic;
}
.price-guide .price-item .price .description {
	width: 68%;
	float: left;
	line-height: 1.75em;
}
/* Pages */
	/* Book a Gig page */
.page-template-book-band-php #header {
	background: transparent url(images/book_band_header_bg.png) top left no-repeat;
	height: 260;
}
.page-template-book-band-php #header.success {
	background-image: url(images/book_band_header_success_bg.png);
}
/* Begin Generic Classes */
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;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bold;
}
a img {
	border: none;
}
.noborder,
dt.noborder,
dd.noborder {
	border: medium none;
}
#content .nomargin {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-right:0;
}
/* Legacy styles */
#insiderightbottomvideo {width:253px; border:1px solid #CCC; padding:10px 10px 10px 10px; margin-left:auto; margin-right:auto; margin-top:17px; margin-bottom:20px; background:url(../img/bkgs/right_boxe_bkg.gif) no-repeat; text-align:center; }
#insiderightbottomdonate {width:253px; border:1px solid #CCC; height:90px; padding:10px 10px 10px 10px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; background:url(../img/bkgs/right_boxe_bkg.gif) no-repeat; text-align:center; }
#insiderightbottomsocial {width:253px; border:1px solid #CCC; height:90px; padding:10px 10px 10px 10px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; background:url(../img/bkgs/right_boxe_bkg.gif) no-repeat; text-align:center; }
#rightboxelinks {width:50%; float:left; font-size:13px; padding:0 0 20px 0; margin-left:auto; margin-right:auto;}
#rightboxelinkslast {width:100%; float:left; font-size:13px; margin-left:auto; margin-right:auto;}
#rightboxetitle {width:100%; height:50px; font-size:16px; color:#000; float:left; }
}
/* End Various Tags & Classes*/
@media print {
#nav {
	display: none;
}
}
