/*
Theme Name: Masterpiece Research 2009
Theme URI: http://www.masterpieceresearch.org
Description: Masterpiece Research 2009 by axiom design|works
Version: 1.0
Author: Laure C H Kline
Author URI: http://www.axiomdesignworks.com
*/
/* @group Reset Rules */

html{color:#000;}
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,th,var{font-style:normal;font-weight:normal;}
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;}



/* @end */

/* @group General Layout */

body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font: 10px "Times New Roman", Times, Georgia, serif;
}

#outer {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #ffffff;
}

#header {
	background-color: #ffffff;
	display: block;
	height: 180px;
	width: 900px;
	position: relative;
	overflow: hidden;
}

#header > .logo {
	width: 428px;
	height: 121px;
	display: block;
	margin: 30px 0px 0px 30px;
	padding: 0px;
}
#header > .logo > .logo_link {
	display: block;
	background: url(images/mm_logo.png) no-repeat left top;
	display: block;
	height: 121px;
	width: 428px;
	text-indent: -5000px;
	outline: 0;
}

#content {
	margin: 30px;
}

#footer {
	clear: both;
}

#footer > .tag {
	background-color: #b0bdb8;
	overflow: hidden;
	text-align: center;
}

#footer > .tag > h5 {
	color: #000000;
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}

#footer > .navigation {
	width: 900px;
	overflow: hidden;
	text-align: center;
	margin-top: 25px;
}

#footer > .navigation > li {
	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#footer > .navigation > li > a {
	color: #202f28;
	font: bold 1.1em Verdana, sans-serif;
}

#footer > .navigation > .process {
	padding-right: 1em;
	padding-left: 1em;
	border-right: 1px solid #202f28;
	border-left: 1px solid #202f28;
}

#footer > .disclaimer {
	font: 1.1em Verdana, sans-serif;
	color: #000000;
	text-align: center;
	margin: 25px 75px 50px;
}

/* @end */

/* @group Top Navigation */

#header > .navigation {
	width: 359px;
	height: 34px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	position: absolute;
	right: 5px;
	margin: 0;
	bottom: 0px;
}
#header > .navigation > .home {
	background: url(images/mm_tabs.png) no-repeat 0px 0;
	display: block;
	height: 35px;
	width: 70px;
	float: left;
}
#header > .navigation > .home > .home {
	background: url(images/mm_tabs.png) no-repeat 0 -34px;
	text-indent: -5000px;
	display: block;
	height: 35px;
	width: 70px;
}
#header > .navigation > .current > .home,
#header > .navigation > .home > .home:hover {
	background-image: none;
}
#header > .navigation > .process {
	background: url(images/mm_tabs.png) no-repeat -72px 0;
	display: block;
	height: 34px;
	width: 175px;
	float: left;
	margin-left: 4px;
}
#header > .navigation > .process > .process {
	background: url(images/mm_tabs.png) no-repeat -72px -34px;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 175px;
}
#header > .navigation > .current > .process,
#header > .navigation > .process > .process:hover {
	background-image: none;
}
#header > .navigation > .contact {
	background: url(images/mm_tabs.png) no-repeat -248px 0;
	display: block;
	height: 34px;
	width: 105px;
	float: left;
	margin-left: 4px;
}
#header > .navigation > .contact > .contact {
	background: url(images/mm_tabs.png) no-repeat -248px -34px;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 105px;
}
#header > .navigation > .current > .contact,
#header > .navigation > .contact > .contact:hover {
	background-image: none;
}



/* @end */

/* @group Home Page */

.home > #outer > #header_image {
	background-image: url(images/mm_home_header.jpg);
	width: 900px;
	height: 320px;
	margin: 0;
}

.home > #outer > #header_image_survey {
	background-image: url(/images/header_survey.jpg);
	width: 900px;
	height: 160px;
	margin: 0;
}

.home > #outer > #main {
	width: 900px;
}

.home > #outer > #main > #contentContainer {

}

.subpage > #outer > #main > #contentContainer > #content {
	margin-bottom: 75px;
}

.home > #outer > #main > #contentContainer > #content h1 {
	color: #182922;
	font-size: 3em;
	font-weight: normal;
	text-transform: lowercase;
}

.home > #outer > #main > #contentContainer > #content h2 {
	color: #39594d;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font: bold 1.8em Arial, Helvetica, Geneva, sans-serif;
}

.home > #outer > #main > #contentContainer > #content h2 > a {
	text-decoration: none;
}

.home > #outer > #main > #contentContainer > #content > .project {
	position: relative;
	background-color: #f2f0e6;
	width: 399px;
	height: 220px;
	float: left;
	margin-bottom: 50px;
	margin-top: 50px;
}

.home > #outer > #main > #contentContainer > #content > .project_first {
	margin-right: 40px;
}

.home > #outer > #main > #contentContainer > #content > .project > .project_image {
	width: 118px;
	height: 258px;
	position: absolute;
	top: -20px;
	left: -8px;
}

.home > #outer > #main > #contentContainer > #content > .project > .entry {
	height: 220px;
	width: 265px;
	margin-left: 120px;
	margin-top: 0px;
	overflow: auto;
}

.home > #outer > #main > #contentContainer > #content p {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000000;
	font: 1.1em/1.4em Verdana, sans-serif;
}

/* @end */

/* @group Subpage */

.subpage > #outer > #header_image {
	background-image: url(images/mm_sub_header.jpg);
	width: 900px;
	height: 320px;
	margin: 0;
}

.subpage > #outer > #main > #contentContainer > #content h1 {
	color: #998345;
	font-size: 6.5em;
	font-style: italic;
}

.subpage > #outer > #main > #contentContainer > #content h2 {
	font-size: 2em;
	color: #39594d;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: -0.6em;
	text-transform: uppercase;
	background: url(images/h2_bullet.png) no-repeat left center;
	text-indent: 20px;
}

#content h3,
#content h4,
#content h5,
#content h6 {
	font-size: 1.6em;
	color: #998345;
	font-style: italic;
	margin-bottom: -.8em;
	margin-top: 1em;
}

.subpage > #outer > #main > #contentContainer > #content p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000000;
}
#content ul {
	list-style-type: square;
}
#content ul,
#content ol {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-left: 40px;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}

#content a {
	color: #39594d;
	font-weight: bold;
}

#searchform {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.4em;
}

#outer #content .wp-caption > .wp-caption-text {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #31000f;
}

#content .alignright {
	float: right;
	margin-bottom: 60px;
	margin-left: 30px;
}

#content .alignleft {
	float: left;
	margin-bottom: 60px;
	margin-right: 30px;
}

#searchbox {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 1.8em;
}

#stop,
#search_input {
	width: 150px;
	background-color: #f5faf8;
	border: 2px solid #cbd9d3;
}

#searchsubmittop,
#search_submit {
	font-family: "Times New Roman", Times, serif;
	border: none;
	color: #505e59;
	background-color: #ffffff;
	margin-right: 5px;
	font-size: 16px;
	text-transform: lowercase;
}

/* @end */
/* @group Contact Form */
#ajaxcontent {
	float: left;
	margin-right: 30px;
}
#contact {
	display: block;
	background-color: #E2F1EC;
	border: 2px solid #D5E0DC;
}

.errors {
	color: #7e0807;
	font-weight: bold;
	display: none;
}

#contact {
	text-align: right;
	width: 500px;
}

#contact .required {
	font-weight: bold;
}

#contact ul {
	list-style-type: none;
	padding: 0;
	margin: 2em;
}

#contact li {
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}

#contact li span input {
	border: 2px solid #D5E0DC;
	line-height: 1.4em;
	width: 75%;
}

#contact li span textarea {
	border: 2px solid #D5E0DC;
	line-height: 1.4em;
	width: 100%;
	display: block;
}

#contact li span.failed input,
#contact li span.failed textarea {
	border: 2px solid #7e0807;
	line-height: 1.4em;
	color: #7e0807;
	background-color: #f8f3f3;
}

#contact li span.validated input,
#contact li span.validated textarea {
	border: 2px solid #5c805c;
	line-height: 1.4em;
}

#contact li.highlight {
	background-color: #bbdad0;
}

#contact #submitbutton input{
	border: 2px outset #D5E0DC;
	width: auto;
	background-color: #f5f8f7;
	padding: 0.2em 1em;
	font-weight: bold;
}

.success {
	border: 2px solid #5c805c;
	background-color: #E2F1EC;
	height: 8em;
	padding: 1em;
}

.contact #content .entry {
	float: right;
	margin-right: 50px;
}
.errorsbox {
	border: 2px solid #7e0807;
	color: #7e0807;
	background-color: #f8f3f3;
}
.errorsbox p {
	margin-left: 1em;
}
/* @end */
