/* MAIN STYLES */

body {
	background-color:#888D74;
	color:#fff;
	font:.7em/2.1em "Lucida Grande",Verdana,sans-serif;
}

#container {
	margin:0 auto;
	width:778px !important;
}

#mast {
	margin-top:40px !important;
	float:left;
	padding:0 0 0 4px;
	height:56px !important;
	width:100%;
}

h1#brandmark {
	margin:0;
	float:left;
	width:287px;
	height:37px !important;
	text-indent:-9999px;
	background:url("../images/brandoncox-brandmark.gif") no-repeat left top;
}

h2#title {
	margin:0 20px 0 0;
	float:right;
	width:330px;
	height:45px !important;
	text-indent:-9999px;
	background:url("../images/bc-pm.gif") no-repeat right bottom;
}

#bc-round-top {
	background:url("../images/bc-round-top.gif") no-repeat left top;
	float:left;
	width:100%;
}

#bc-round-bottom {
	float:left;
	width:100%;
	background:url("../images/bc-round-bottom.gif") no-repeat left bottom;
}

#bc-round-body {
	float:left;
	width:100%;
	background:url("../images/bc-round-body.gif") repeat-y left top;
}

.left-col {
	float:left;
	padding:2em 0 2em 24px;
	width:420px !important;
}

.right-col {
	float:right;
	padding:5.5em 24px 2em 0;
	width:300px !important;
}

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

ul li {
	padding-left:10px !important;
	background:url("../images/bc-arrow.gif") no-repeat 0 .85em;
}

.left-col p {
	margin:6px 0 12px 12px;
}

a {
	padding:2px;
	background-color:transparent;
	color:#F7941D;
	text-decoration:none;
}

a:hover {
	padding:2px;
	color:#fff;
	background-color:#F7941D;
	text-decoration:none;
}

#y-logo {
	margin-bottom:24px;
}

a img {
	border:none;
}

a.screenshot {
	padding:0;
}

a.screenshot:hover {
	border:0;
	padding:0;
	background-color:transparent;
}

.div-hr {
	height:1px;
	background:url("../images/bc-dotted-hr.png") no-repeat left top;
	clear:both;
}

hr {
	display:none;
}

h3 {
	font-size:100%;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:8px;
}

.sub-col {
	float:left;
	width:50%;
	padding-bottom:12px;
}

p {
	margin:1em 0 2em 0;
}

h2 {
	font-size:110%;
}

/* WHITE PAGE STYLES */

body.page {
	background:#888D74 url("../images/page-bg.gif") repeat-y 50% 0;
	color:#000;
	font:.7em/2.1em "Lucida Grande",Verdana,sans-serif;
}

.page #container {
	width:780px !important;
}

.page #mast {
	background:url("../images/page-arrow-big.gif") no-repeat left top;
	margin:12px 0 24px 0 !important;
	padding:0;
	height:105px !important;
	width:100%;
}

#name-title {
	float:left;
	padding-top:24px !important;
	padding-left:72px !important;
}

h1#name {
	margin:0;
	font:3.5em normal "Lucida Grande",Arial,Sans-serif;
	letter-spacing:-1px;
}

h2#current-title {
	margin:4px 0 0 3px;
	font:1.6em normal "Lucida Grande",Arial,Sans-serif;
	letter-spacing:0px;
}

#contact {
	padding-top:32px !important;
	padding-right:36px !important;
	float:right;
}

#contact span {
	display:block;
}

#resume {
	float:left;
	padding-left:76px !important;
	padding-right:36px !important;
	padding-bottom:4em;
	width:668px;
	
}

#resume h3 {
	font-weight:bold;
}

#resume h4 {
	font-size:1em;
	font-weight:bold;
}

#resume .div-hr {
	height:1px;
	background:url("../images/dotted-hr-repeat.gif") repeat-x left top;
	clear:both;
	margin:12px 0;
}

#resume p {
	margin-bottom:12px;
}

p.skills {
	font-style:italic;
}

.role {
	float:left;
	margin-bottom:24px;
	padding:0 0 12px 0;
}

.role .summary {
	float:left;
	width:150px;
	padding-top:12px;
}

.role .summary span {
	display:block;
}

.role .summary span.title {
	font-weight:bold;
}

.role .summary span.org {
	margin-top:1em;
}

.role .summary img {
	margin-top:2em;
	display:block;
	border:1px solid #ededed;
}

.role .details {
	margin-left:36px;
	float:right;
	width:480px;
}

.details ul.dsc li {
	margin-bottom:1em;
}

.details ul.dsc ul li {
	margin-bottom:inherit;
}

#education {
	float:left;
	width:150px;
	margin-right:36px;
	margin-bottom:36px;
}

#education span {
	display:block;
}

#awards {
	float:left;
	width:232px;
	margin-right:36px;
	margin-bottom:36px;
}

#urls {
	float:right;
	width:210px;
	margin-bottom:36px;
}

#imgbrowser {
	position:relative;
	width:660px;
	height:230px;
	overflow:hidden;
}

#imgwrapper {
	white-space:nowrap;
	position:relative;
}

#wrapview {
	position:relative;
	left:0px;
	height:210px;
	width:1500px;
	white-space:nowrap;
	background-color:#ededed;
	color:#000;
}

.img-holder {
	float:left;
	height:150px;
	text-align:center;
}

.img-holder img {
	border: 0;
	width:200px;
	margin:10px;
	cursor:pointer;
}

.linkdin {
/*background-image:url(http://www.linkedin.com/favicon.ico);background-repeat:no-repeat;background-position:0px 4px;text-indent:18px;*/
}

a.linkedin-button:hover {
	background-color:transparent;
}

#navlinks {
	width:648px;
	padding:12px;
	float:left;
}

#navlinks .nav-left {
	float:left;
	width:30%;
}

#navlinks .nav-center {
	float:left;
	width:33%;
	text-align:center;
}

#navlinks .nav-right {
	float:right;
	width:30%;
	text-align:right;
}

#footer {
	text-align:center;
}
