/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
background-color:white;
background-image:none;
}
#minneapp-contact div {
  margin:3px 0;
  color:#333;
}
#minneapp-contact label {
display:block;
float:left;
width:200px;
margin-right:15px;
}
#minneapp-contact #minneapp-contact-cap input {
width:100px;
position:relative;
top:-15px;
left:10px;
}
#nav a {
color:#073b58;
text-shadow:none;
font-size:22px;
position:relative;
top:2px;
}
#nav li.current_page_item {background:none;}
#nav li:hover  { background:#a8c9dc; }

#featured a.button {margin: 30px 30px 30px 0;}
.portfolio-website {
	padding: 10px;
	margin-bottom: 10px;
	font-family: 'Myriad Pro', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#333;
}
.portfolio-website a {color:#053956;text-decoration:underline;}
.website-thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}
.website-thumbnail img {
	border: 1px solid #555;
	margin: 0;
	padding: 0;
}
.website-name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
}
.website-name a,.website-url a {
	text-decoration: none;
}
.website-name a:hover,.website-url a:hover {
	text-decoration: underline;
}
.website-url {
	font-size: 9pt;
	font-weight: bold;
}
.website-url a {
	color: #777;
}
.website-description {
	margin-top: 15px;
}
.website-clear {
	clear: both;
}
.wpp-creditlink {
  display:none;
}
