/* @override 
	http://seanmurph.com/css/seanmurph.css */

@import url(reset.css);
@import url(firefox.css);

body
{
	/*background: url(../images/dark-background-tile.gif) repeat;*/
	color: black;
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
	word-spacing: -0.05em;
  line-height: 1em;
	text-align: center;
	text-shadow: white 0 2px 0;
	letter-spacing: -1px;
}

a
{
		font-weight: 300;
	font-style: normal;
	text-decoration: underline;
	color: #4775c8;

}

img
{
	max-width: 100%;
}

a:link
{
}

a:visited
{

}

a:hover
{
	/*border-bottom: 1px solid #dcb866;*/
	color: #7294d2;
}

#header
{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#header h1
{
	font-size: 49px;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 21px;
	margin-top: 30px;
}

#header h2
{
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	margin-top: 17px;
	margin-bottom: 20px;
	color: #686868;
	display: none;
}

header
{
	margin-top: 70px;
}

hgroup
{
	margin-bottom: 40px;
}

#header h2 span
{
	color: #b2b2b2;
	margin-right: 2px;
	margin-left: 2px;
}


header img
{
	border: 8px solid #c1c2bb;
	-webkit-box-shadow: 0 2px 4px black;
	-moz-box-shadow: 0 2px 4px black;
}

section
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: black;
}

.group:after, article:after {
	content:".";
	display:block;
	height:0;
	clear:both;
    visibility:hidden;
}

footer
{
	margin-top: 30px;
	padding-bottom: 10px;
}

footer span
{
	margin-right: 6px;
	margin-left: 6px;
	margin: 4px;
}

footer em
{
	font-weight: normal;
	font-style: normal;
	color: #c6c8c8;
}

section h2
{
	text-transform: uppercase;
	margin-bottom: 8px;
	font: 160% "Droid Serif";
	margin-top: 15px;
	display: none;
}

section li, section p
{
		font-size: 110%;

}

section ul li
{
	margin-bottom: 5px;
}

section ul li span
{
	margin-right: 4px;
	margin-left: 3px;
}

article.myinfo section
{
	float: left;
	min-height: 130px;
}

#portfolio
{
	margin-top: 50px;
	background-color: rgba(0,0,0,0.1);
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 35px;
	margin-left: 100px;
	margin-right: 100px;
	border: 1px dotted rgba(0,0,0,0.1);
}

#portfolio p span a
{
	/*margin-left: 3px;*/
}

#portfolio p
{
	color: #c6c6c6;
}

#project-links
{
	text-align: left;
}

#portfolio h3
{
	float: left;
	margin-right: 13px;
}

section.about
{
	text-align: left;
	max-width: 600px;
	margin-top: 20px;
}

section.about p
{
	text-align: left;
	line-height: 135%;
	font-size: 119%;
	font-weight: 300;
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: -0.5px;
}

section.stuff
{
	width: 224px;
	padding-bottom: 15px;
}

section.stuff ul
{
	margin-top: 17px;
}

section.stuff ul li
{
	font-size: 123%;
	margin-bottom: 7px;
}

.links
{
	margin-top: 20px;
	margin-bottom: 30px;
}

.links .button
{
	margin-right: 10px;
	margin-bottom: 16px;
}

.links .button:last-child
{
	margin-right: 0px;
}


.button
{
  display: inline-block;
	padding: 4px 30px;
  color: white;
  text-align: center;
  font-size: 14px;
	line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: #4875C9;
  /*border: 1px solid #bbb;*/
  cursor: pointer;
  box-sizing: border-box; 
  text-shadow: none;
}

.button-farm
{
	background-color: #2b9949;
}


.button:hover
{
	background-color: #3364be;
}

.button-farm:hover
{
	background-color: #1f7837;
}

footer
{
	font-weight: 300;
	letter-spacing: -0.01em;
}


.photo-grid
{
	margin-top: 20px;
}

.photo-grid img
{
	display: inline-block;
	width: 244px;
	margin-right: 7px;
	margin-bottom: 8px;
}

.photo-grid img:last-child
{
	margin-right: 0;
}

.about
{
	padding-right: 10px;
	padding-left: 10px;
}

.about h1
{
	font-weight: 300;
	font-size: 230%;
	text-align: center;
	margin-bottom: 14px;
	line-height: 110%;
	margin-top: -8px;
}

.apps
{
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.app
{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
}

.app:last-child
{
	margin-right: 0px;
}

.apps h2
{
	font-weight: 300;
	text-transform: uppercase;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 20px;
}

.app h1
{
	font-weight: 300;
	font-size: 130%;
	margin-top: 5px;
	letter-spacing: -.04em;
}

.app p
{
	font-weight: 100;
	font-size: 90%;
	margin-top: 5px;
	color: #afafaf;
	letter-spacing: 0;
}

@media (max-width: 613px) {
	
	
	
}

