/*
Theme Name: MM V3
Theme URI: http://wordpress.org/
Description: Mark McGrath Design.
Version: 3.0.1
Author: David Stewart
Author URI: http://guru24.net/

*/

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}ol li{list-style:none;}ul li{list-style:none;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/* Begin Typography & Colors */
html {
	background-color: #000;
	height: 99%;
}
body {
	font: 13px/1.231 "helvetica neue",arial,clean,sans-serif;
}
.accessibility-hide, h1 span, h2 span, #nav a span {
	position:absolute;
	left:0;
	top:-999px;
	width:1px;
	height:1px;
	overflow:hidden;
}
br.clear {
	clear:both;
	line-height:0;
}
body {
	background-color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #222;
	line-height: 126%;
	height: 99%;
	}
a {
	color:#777;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	background-color: #fff;
	margin: 0 auto;
	width: 1000px;
	}
#inner, #header, #footer {
	width: 760px;
	}

#inner {
	margin: 0 auto 20px;
	padding-top: 48px;
}
#header h1 {
	float: left;
	background: transparent url('images/mm-logo-top.gif') no-repeat top left;
	height: 124px;
	width:299px;
	margin: 0 0 12px 0;
	}
#header h1 a {
	display: block;
	height: 124px;
	width:299px;
}
#header div {
	float: right;
	color: #000;
	font-family: Arial, helvetica, 'sans-serif';
	font-size: 1.1em;
	font-weight: bold;
	margin: 112px 1px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 180px;
}

#page h2 {
	font-size:1.2em;
	font-weight: bold;
	margin-left: 12px;
	}

/* main navigation */
#top-nav {
	clear: both;
	display: block;
	border-color: #000000;
	border-style: solid;
	border-width: 9px 0;
	padding:22px 0 21px 0;
	display: table;
	margin: 0 0 16px 0;
	width:100%;
	}

#top-nav li {
	float: left;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 0.96em;
	text-transform: uppercase;
	}

#top-nav a {
	padding: 12px 8px;
	color: #777;
	text-decoration: none;
	line-height:100%;
}
#top-nav a:hover, #top-nav .current_page_item a, #top-nav .current-cat a {
	color: #000;
}
li.nav-first {
	margin-left:0;
}
#page-nav {
	height:18px;
}
#page-nav a {
	color: #999;
	text-decoration: none;
}
#page-nav a:hover {
	color: #000;
	text-decoration: underline;
}

p  {
	margin:0 0 14px;
}
div.entry p {
	font-size: 0.92em;
}
div+p {
	margin:0;
}
div.category-news h3, div.category-work h3 {
	float: left;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.84em;
	line-height: 1.5em;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
h3 {
	font-size: 1em;
	font-weight: bold;
	display:inline;
	padding-right: 0.6em;
	margin: 0 0 0.4em 0;
}
h3 a {
	color: #000;
	text-decoration: none;
}

#content h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0.4em 0;
}

#home-news {
	display:block;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	padding: 14px 0 14px 8px;
	margin: 18px 0 0;
	border-top: 10px solid #000000;
	width:754px;
}
#post-slideshow {
 border-color: #000000;
    border-style: solid;
    border-width: 9px 0 9px;
	height: 608px;
	width:760px;
}
dl.gallery-item {
	margin-top: 13px;
	top: 9px;
}
div.category-home.post-90 > p {
	xxxxxxxmargin-bottom: 16px;
	xxxxxxxpadding-bottom: 16px;
}

div.hentry {
	padding-top: 20px;
}
div.entry {
	margin-bottom:20px;
}

#form-left, #form-right {
	float:left;
	margin-right:18px;
	width:300px;
	}
#contact .wpcf7-form-control-wrap input, #contact .wpcf7-form-control-wrap textarea {
	margin-top: 4px;
}

/* page styles */
#page h2 {
	margin-bottom: 12px;
}
#page img, #page-links img {
	border-bottom: 9px solid #000000;
	padding-bottom:16px;
}
#page img.aligncenter {
	border-top: 9px solid #000000;
	padding-top: 28px;
	margin-top: 20px;
}

#page h4, #disciplines h4 {
	font-weight: bold;
	padding:0 12px 16px;
	display: block;
	border-bottom: 9px solid #555;
	margin-bottom: 18px;
}
#page h4 {
	margin-top:-10px;
}
#page h2, #disciplines h2, #contact h2 {
	position:absolute;
	left:0;
	top:-999px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#page-contact div.entry img {
	border-bottom: 9px solid #000000;
	padding-bottom: 16px;
}

#page-contact div.entry img.last {
	border-bottom: 0;
	padding-bottom:0;
	margin-bottom:-8px;
}

#page-links a {
	color: #41a337;
}
#page-links blockquote {
	color: #000;
	margin: 20px 0 20px 10px;
	padding:0;
	border:0;
	text-transform: uppercase;
}

#page-nav .alignleft {
	float:left;
}
#page-nav .alignright {
	float:right;
}


/* general content styles */
#content div.post-full {
	border-top: 0;
	padding-top: 6px;
}
#inner div.category-last {
	border-bottom: 0;
	padding-bottom: 0;
}

/* category: home */
div.category-home, div.category-home p {
	margin:0;
	padding: 0;
}
div.category-home p {
	color: #444;
	font-family: Times New Roman, Times, Serif;
	font-size: 1.8em;
	line-height: 114%;
	margin-bottom: 0.7em;

}
div.category-home {
	border-color: #000;
	border-style: solid;
	border-width: 0 0 9px;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

/* category: work */
#content h2.category-work {
	background: transparent url('images/work-header.gif') no-repeat top left;
	height: 376px;
	width:760px;
	margin: 0 0 2px;
	padding: 0 0 18px 0;
}
div.category-work div.entry {
	clear:left;
}
div.category-work {
	border-color: #000;
	border-style: solid;
	border-width:9px 0 0 0;
}
div.category-work div.entry img {
	border-color: #000;
	border-style: solid;
	border-width:9px 0 0;
	padding: 18px 0 0;
	margin-top:10px;
}


#contact blockquote {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:5em;
	font-weight:bold;
	line-height:106%;
	border-left: 0;
	padding: 0;
	margin: 0;
}
#contact blockquote, #contact blockquote a {
	color:#000;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#footer {
	border-color: #000;
	border-style: solid;
	border-width:9px 0;
	padding: 12px 0;
	margin: 17px auto 12px;
	clear: both;
	font-size: 0.84em;
	font-weight: bold;
	color: #555;
	text-align: right;
	}
#footer a {
	color: #000;
	text-transform: uppercase;
	margin-right:2px;
}
#page-end {
	margin:0 auto 20px;
	color: #777;
	font-size: 0.84em;
	font-weight: bold;
	text-transform: uppercase;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

#page hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 10px;
	width:760px;
	}

/* End Various Tags & Classes*/

