/* ------- 

Site: MPWD
Page: Refresh
Date: March 2010


 --------- */


html, body{
	line-height: 22px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 15px;
	color: #333333;
	text-align: center;
	} 

/* ------P-------*/
	
	p{padding-left: 4px;}
	ul{padding: 0px; margin: 0;}
	ul li {margin-left: 5px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; list-style-position: inside; list-style-type: square;}
	

/* ------Links -------*/

a:link{ color: white; text-decoration: none; page-break-after: always;}
a:visited {text-decoration: underline; color: #a7a9ac;}
a:hover, a:active { color: #106bbf; text-decoration: none;}

                         
/* ------Headers-------*/

h1{padding-left: 6px; padding-top: 15px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-shadow: 1px 1px 1px #323232; margin: 0px; font-size: 18px; color: #d2d2d2;}
h2{ margin: 0px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; padding-top: 10px; font-size: 30px; color: #106bbf;}
h3{}
h4{margin: 5px; color: #106bbf; font-size: 13px; border: 1px solid #106bbf;}

/* ------Top Bar-------*/

#topbar{text-align: right; padding: 10px;} 
#topbar a:link{ color: grey; text-decoration: none; page-break-after: always;}
#topbar a:hover, a:active { color: #106bbf; text-decoration: none;}

/* ------Center -------*/

#center {color: white; background-color: #4c4c5a; height: 280px;}
#portfolio-column { padding-top: 260px; width: 100px;}
#portfolio {margin-left: 20px; text-align: left; padding-top: 10px; width: 550px;}
.portfolio-image {border: 1px solid white; margin-right: 5px;}
.portfolio-image-wrap {float: left; }
#news {text-align: left; float: right; width: 340px; padding: 5px;}
.newsitem {font-size: 14px; padding: 5px; }
.date {line-height: 18px; float: left; padding: 2px; margin-right: 4px; font-weight: bold; background-color: white; color: #106bbf; font-size: 11px; text-transform: uppercase;}
.newsitem a:hover, a:active {color: #a2a2a2; text-decoration: none;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 150px;
	margin-bottom: 100px;
	}

/* ------Bottom-------*/

#bottom {text-align: left; padding-left: 30px; border-top: 1px solid #ffffff; background-color: #d0d0d0; height: 270px;}
#about {text-align: left; width: 530px;}
#contact-form {border-left: 1px solid #eee; font-size: 13px; text-align: left; float: right; width: 355px; padding: 0 0 0 10px;}
.floatlist {float: right; margin-right: 40px;}

/* ------Footer-------*/

#footer{margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; width: 900px;height: 80px; background-repeat: no-repeat; background-image: url(/images/logo.png); }


/* ------Wrap-------*/

.wrap {margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; width: 900px;}

/* ------News-------*/


.newswrap{width: 800px; text-align: left;}
.newswrap a:link{ color: #106bbf; text-decoration: none; }
.newswrap a:visited {text-decoration: underline; color: #a7a9ac;}
.newswrap a:hover, a:active { color: #106bbf; text-decoration: underline;}
.postmetadata {margin-top: 150px;}
.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* ------ Contact Form ---------*/

label{
float: left;
width: 90px;
font-weight: bold;
}

input, textarea{
width: 140px;
margin-bottom: 5px;
}

textarea{
width: 180px;
height: 50px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 90px;
margin-top: 5px;
width: 90px;
border: 1px solid #333;
text-transform: uppercase;
}

#imageverify{margin-left: 90px;}

.err{margin: 5px; color: #106bbf; font-size: 13px; border: 1px solid #106bbf;}


