body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(images/bg.jpg) repeat-x top left;
}

a {
	color: #5a78a8;
	text-decoration: none;
}
a:hover {
	color: #132d56;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#container {
	width: 870px;
	margin: 0.6em auto;
}

#header-container {
	background: #000;
	height: 4.4em;
}

#header {
	width: 870px;
	margin: 0 auto;
	height: 4em;
}
#header h1 {
	float: left;
}
#header h1 a#name {
	display: block;
	color: #fff;
	background: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 2.4em;
	width: 6.2em;
	padding: 0.3em 0.4em;
}

#header ul {
	float: right;
	margin: 1.3em 0.7em 0 0;
}
#header ul li {
	float: left;
}
#header ul li a {
	display: block;
	color: #ddd;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em;
	margin-right: 0.4em;
}
#header ul li a.c, #header ul li a.c:hover {
	background: #fff;
	color: #000;
}
#header ul li a:hover {
	background: #999;
	color: #000;
}

#about {
	clear: both;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.6em;
	padding: 0.5em 0.8em;
	margin: 0.65em 0 0.7em 0;
	color: #000;
	background: #fff;
}
#about a {
	color: #666;
	font-size: 0.8em;
}

#content h2 {
	clear: both;
	background: #132d56;
	color: #fff;
	font-size: 1.3em;
	padding: 0.3em 0.3em 0.15em 0.8em;
	font-weight: bold;
	border-bottom: 0.15em solid #7996c4;
	/* margin-bottom: 1.0em; */
}

#content .boxes {
	background: #fff;
	padding-left: 12px;
	padding-top: 1.0em;
	margin-bottom: 1.0em;
}
#content .boxes a {
	display: block;
	position: relative;
	height: 122px;
	float: left;
	margin: 0 10px 1.4em 10px;
	text-decoration: none;
	background: #fff url(images/blank.jpg) no-repeat center center;
	opacity: 0.8;
	border: 4px solid #333;
	border-bottom: 0;
}
#content .boxes a:hover {
	border-color: #000;
	opacity: 1.0;
}
#content .boxes a.box2 {
	width: 395px;
}
#content .boxes a.box3 {
	width: 254px;
}
#content .boxes a span {
	display: block;
	position: absolute;
	bottom: 0;
	background: #333;
	color: #eee;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	padding: 0.3em 1%;
	width: 98%;
	opacity: 0.9;
}
#content .boxes a.box3 span {
	margin-top: 6.1em;
	font-size: 1.0em;
}
#content .boxes a:hover span {
	opacity: 0.8;
	color: #fff;
	background: #000;
}
#content .boxes .gamersverse {
	background-image: url(images/boxes/gamersverse.jpg);
}
#content .boxes .mytwosenses {
	background-image: url(images/boxes/mytwosenses.jpg);
}
#content .boxes .missoula316 {
	background-image: url(images/boxes/missoula316.jpg);
}
#content .boxes .bizinmt {
	background-image: url(images/boxes/bizinmt.jpg);
}
#content .boxes .cland2 {
	background-image: url(images/boxes/cland2.jpg);
}
#content .boxes .mediabizjobs {
	background-image: url(images/boxes/mediabizjobs.jpg);
}
#content .boxes .metalmarketing {
	background-image: url(images/boxes/metalmarketing.jpg);
}
#content .boxes .sircommunity {
	background-image: url(images/boxes/sircommunity.jpg);
}
#content .boxes .rockymtn {
	background-image: url(images/boxes/rockymtn.jpg);
}
#content .boxes .wilmalofts {
	background-image: url(images/boxes/wilmalofts.jpg);
}
#content .boxes .cityband {
	background-image: url(images/boxes/cityband.jpg);
}
#content .boxes .profilehouse {
	background-image: url(images/boxes/profilehouse.jpg);
}

#content .boxes .zuneapps {
	background-image: url(images/boxes/zuneapps.jpg);
}
#content .boxes .bf1943 {
	background-image: url(images/boxes/siggomatic.jpg);
}
#content .boxes .facebook {
	background-image: url(images/boxes/redditfeed.jpg);
}
#content .boxes .bf2 {
	background-image: url(images/boxes/bf2mods.jpg);
}
#content .boxes .modjive {
	background-image: url(images/boxes/modjive.jpg);
}
#content .boxes .battledirector {
	background-image: url(images/boxes/battledirector.jpg);
}

.portfolio-item {
	background: #fff;
}
.portfolio-item .images {
	float: right;
	padding: 0.4em;
	width: 438px;
}
.portfolio-item .images a.thumb {
	display: block;
	line-height: 0;
	width: 430px;
	border: 4px solid #333;
	margin-bottom: 0.4em;
	opacity: 0.8;
}

.portfolio-item .images a.visit-link {
	display: block;
	background: #333;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0.4em;
	margin-bottom: 0.4em;
	text-align: center;
	opacity: 0.8;
}

.portfolio-item .images a:hover {
	background-color: #000;
	border-color: #000;
	opacity: 1.0;
}

.portfolio-item .info {
	float: left;
	padding: 0.4em 0.6em 0.4em 0.4em;
	width: 400px;
	border-right: 1px solid #eee;
}

.info h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #4b5e7b;
	padding: 0.2em 0.4em;
	margin: 0.4em 0;
}
.info p {
	font-size: 0.8em;
	padding: 0.4em;
}

.info ul {
	font-size: 0.8em;
	margin: 0 1em 1em 1em;
	list-style: disc;
}
.info ul li {
	padding: 0.4em 1.5em 0.2em 0.05em;
	margin-left: 1.0em;
	color: #333;
}
.info ul.roles li {
	font-weight: bold;
}

.info ul li .role-desc {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}

#about-col1 {
	width:58%;
	float:left;
}

#about-col2 {
	width:40%;
	margin-left: 2%;
	float:left;
}

.contact-me {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:1em;
}
.contact-me p {
	font-size: 0.9em;
	padding: 0.6em;
}
.contact-me ul {
	font-size: 0.9em;
	padding: 0 1em 1em 1em;
}
.contact-me ul li {
	padding: 0.2em;
}

.skills {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:1px;
}
.skill {
	background: #ccc;
	
	margin: 5px;
	font-size: 0.7em;
	font-weight: bold;
}
.skill div {
	padding: 2px 2%;
	background: #666;
	color: #fff;
}
.divider {
	height: 0.1em;
	margin: 0.2em 0.1em;
}

#footer {
	text-align: center;
	font-size: 0.6em;
	color: #999;
}

.clear {
	clear: both;
}