/*
-----------------------------------------------
Boots Malone Design Style Sheet
Author:   Christopher Mayers
-----------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .8em;
	color: #fff;
	text-align: center;
	background: #333 url( images/background.jpg );
}

p {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 100%;
}	
	
a img {
	border: none;
}

#container {
	/*margin: 20px auto 0 auto;*/
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	width: 960px;
	background: transparent url( images/brain.gif ) no-repeat;
	background-position: 699px 25px;	
	position: relative;
	
	/*
	margin: 20px auto 40px auto;
	padding: 10px 0 0 60px;
	text-align: left;
	width: 1020px;
	background: transparent url( images/brain.gif ) no-repeat;
	background-position: 0 3px;
	position: relative;
	*/
}

h1 {	
	margin: 0 0 20px 0;
}

h1 a {
	display: block;
	background: transparent url( images/logo.gif ) no-repeat;
	text-indent: -9999px;
	border: none;
	width: 460px;
	height: 100px;
	outline: none;
}

h2 {
	background: #333 url( images/header.jpg ) no-repeat;
	width: 960px;
	height: 165px; /*200px;*/
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
}

h3#portfolio {
	background: transparent url( images/portfolio.gif ) no-repeat;
	width: 205px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding: 0;
}

h3#aboutme {
	background: transparent url( images/about.gif ) no-repeat;
	width: 195px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding: 0;
}

#content {
	width: 690px;
}

#main {
	position: relative;
}

#about {
	position: absolute;
	left: 730px;
	top: 0;
	width: 230px;
}

#about-box {
	/*background: #6cf;*/
	padding: 0;
	margin: 56px 0 0 0;
	font-family: Georgia, Times, serif;
}

#about-box p {
	/*
	border-left: 3px solid #6cf;
	border-right: 3px solid #6cf;
	border-bottom: 3px solid #6cf;
	border-top: 5px solid #6cf;
	*/
	/*5993B4*/
	
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 1.0em; /*1.3em;*/
	line-height /**/: 1.3 !important;
	line-height: 1.2; /*1.1;*/
	text-align: justify;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	border: 3px solid #6cf;
	background: #266081; 
	
	/*
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	color: #eee;
	*/
}

#about-box span {
	/*background: #36a;*/
	font-weight: bold;
	padding: 0px;
	margin: 0;
	color: #fff;
	/*border-bottom: 2px solid #6cf;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: 2px;*/
	font-size: 12px;
}

#about-box label {
	/*
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	padding: 2px 0 0 0;
	margin: 0 10px 0 0;
	color: #fff;
	display: block;
	*/
	
	display: block;
	color: #8D8D82;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px; /*14px;*/
}

#about-box form label {
	/*display: block;
	color: #8D8D82;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	*/
	/*font-weight: normal;
	font-size: 12px;*/
	text-transform: none;
	
}

#about-box form {
	margin: 0;
	padding: 0;
}

#about-box ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	border-top: 3px solid #6cf;
}

#about-box ul li {
	/*
	padding: 2px 5px;
	margin: 0 0 5px 0;
	line-height: 1.4;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	text-align: justify;
	*/
	
	/*
	background: #5993B4;
	border-bottom: 3px solid #6cf;
	border-left: 3px solid #6cf;
	border-right: 3px solid #6cf;
	*/
	
	/**/
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-family: Georgia, Times, serif;
	font-size: 1.0em; /*1.3em;*/
	color: #ccc;
	line-height: 1.4;
	/**/
}

#main-box {
	margin-top: 45px;
}

#main-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-box ul li {
	padding: 20px 20px 20px 20px;
	margin: 0 0 20px 0;
	background: #333;
	overflow: auto;
	display: inline-block;
}

#main-box ul li .description {
	float: right;
	margin: 0 0 0 20px;
	width: 190px;
	overflow: auto;
}

#main-box ul li .description p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 1.0em; /*1.3em;*/
	line-height: 1.4;
	color: #ccc;
}

#main-box ul li .description label {
	display: block;
	color: #8D8D82;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
}

#main-box ul li .image {
	float: left;
	margin: 0 0 -20px 0;
}

#main-box ul li .image a {
	border: 0;
	text-decoration: none;
	color: #999;
}

#main-box ul li .image a img {
	border: 10px solid #000;
	opacity: .6;
	-moz-opacity: 0.6;
}

#main-box ul li .image a:hover img {
	border: 10px solid #666;
	opacity: 1.0;
	-moz-opacity: 1.0;
}

#main-box ul li .image a:hover {
	text-decoration: none;
}

#main-box ul li .image p {
	margin: 0 0 20px 0;
	/*margin: 0;*/
	padding: 0;
}

h4.category {
	margin: 0 0 10px 0;
	padding: 2px 5px;
	color: #8D8D82;
	background: #000;
	font-size: 10px; /*12px;*/
	text-transform: uppercase;
	letter-spacing: 2px;
}

h4.client {
	margin: 0 0 20px 0;
	/*margin: 0;*/
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 1.6em; /*2.2em;*/
	font-weight: normal;
}

h4.view {
	margin: 20px 0 0 0;
	padding: 0;
}

h4.view a {
	display: block;
	background: transparent url( images/viewsite.gif ) no-repeat;
	width: 115px;
	height: 25px;
	text-indent: -9999px;
	outline: none;
	
	/*
	color: #fff;
	background: #8D8D82;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	*/
}

h4.view a:hover {
	background-position: 0 -25px;
	/*background: #666;*/
}

h4.resume {
	margin: 0 0 0px 0;
	padding: 0;
}

h4.resume a {
	display: block;
	background: transparent url( images/resume.gif ) no-repeat;
	width: 200px;
	height: 45px;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
	
	/*
	color: #f00;
	color: #fff;
	background: #8D8D82;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	*/	
}

h4.resume a:hover {
	background-position: 0 -45px;
	/*background: #666;*/
}

h4.more {
	/*margin: 20px 0 -5px 0;*/ /*20px 0 -6px 0;*/
	margin: 20px 0 -5px 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 1.6em; /*2.2em;*/
	font-weight: normal;
}

ul input {
	width: 205px;
	background: #ccc;
	border: 3px solid #999;
	padding: 2px 5px;
	margin-right: 10px;
}

ul textarea {
	width: 205px;
	height: 4em;
	background: #ccc;
	border: 3px solid #999;
	padding: 2px 5px;
}

button.submit {
	display: block;
	background: transparent url( images/submit.gif ) no-repeat;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
	outline: none;
	margin: 0;
	padding: 0;
	border: 0;
}

button.submit:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

ul#main-menu {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	/*float: right;*/
	/*position: absolute;
	left: 480px;
	top: 5px;*/
}

ul#main-menu li {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
}

h4#web,
h4#print,
h4#identity,
h4#multimedia {
	margin: 0;
	padding: 0;
}

h4#web a,
h4#print a,
h4#identity a,
h4#multimedia a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	outline: none;
}

h4#web a {
	background: transparent url( images/button-web.gif ) no-repeat;
	width: 56px;
}

h4#print a {
	background: transparent url( images/button-print.gif ) no-repeat;
	width: 56px;
}

h4#identity a {
	background: transparent url( images/button-identity.gif ) no-repeat;
	width: 77px;
}

h4#multimedia a {
	background: transparent url( images/button-multimedia.gif ) no-repeat;
	width: 102px;
}

h4#web a:hover, h4#web a.active,
h4#print a:hover, h4#print a.active,
h4#identity a:hover, h4#identity a.active,
h4#multimedia a:hover, h4#multimedia a.active {	
	background-position: 0 -25px;
}

#footer p {
	margin: 40px 0 0 0;
	padding: 10px 20px;
	background: #333;
	color: #8D8D82;
}