

body {
	color: #444;
	background-color: #222;
	font-size: .813em;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: 'Cabin', Helvetica, sans-serif;
	letter-spacing: .08em;
}

h1, h2, h3, h4, h5 {
}

h1, h2, h3, h5, strong {
	font-family: 'Roboto', Helvetica, sans-serif;
}

h1 {
	font-size: 1.828em;
	text-align: right;
	padding: 0;
	margin: 0;
}

div.bkg {
	background-color: #CCC;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
h2 {
	margin: 20px 0 10px 0;
	font-size: 1.219em;
	padding-left: 20px;
	color: #000;
}

h2.skills {
	margin: 20px 0 10px 0;
}


div.exp h3 {
	margin: 0;
	padding: 0;
	font-size: 1.219em;
}

h4 {
	font-weight: normal;
}

div.exp h4 {
	margin-top: 3px;
	display: inline;
	float: left;
	font-family: 'Cabin', Helvetica, sans-serif;
}

h5 {
	margin: 0 0 5px 25px;
	padding: 0;
	font-size: 1em;
}

.moreSelf h5 {
	margin-left: 0;
}



hr {
	display: none;
}

.content {
	width: 750px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 36px;
	
}

a:visited { color: #86021a; text-decoration: none;font-weight: bold; }
a:link { color: #86021a;  text-decoration: none; font-weight: bold; }
a:hover { color: red; text-decoration: underline;font-weight: bold; }
a:active { color: red;font-weight: bold; }


ul#contact, ul#address {
	text-align: right;
	padding: 0;
	margin: 0;
}

ul#contact a:link, ul#contact a:visited, ul#contact a:hover, ul#contact a:active, ul#address a:link, ul#address a:visited, ul#address a:hover, ul#address a:active {
	font-weight: normal;
}

ul#contact li, ul#address li {
	display: inline;
	font-family: 'Cabin', Helvetica, sans-serif;
	padding-left: 22px;
}

ul#address li.examples {
	display: none;
}

ul#contact li.email a span {
	font-family: Helvetica, sans-serif !important;
}

.hide {
	display: none;
}

ul.skills {
	margin: 25px 0 30px 35px;
	padding: 0;
}

ul.skills li {
	margin-left: 10px;
}

ul.skills li strong, .exp strong {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 1.219em;
	padding-right: 10px;
}

div.exp {
	padding: 30px 7px 15px 7px;
	margin: 0;
	border-top: 1px dashed;
	border-color: #CCC;
}

div#inColor {
	padding-bottom: 0;
}

div.edu {
	border: 0;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

div.edu div.bkg {
	margin-bottom: 25px;
}

div#self {
	border: 0;
}

div#self h3 {
	margin-top: -15px;
}

h2 + div.exp {
	border: 0 !important;
}


.dates {
	float: right;
	text-align: right;
	position: relative;
	top: -30px;	
}

h5 + .dates {
	top: -33px;
}

.dates + ul, .dates + h5, h4 + .dates + h3 {
	clear: right;
}

div.exp div.hide {
	margin: 0 20px 10px; 0;
}

div.exp div.hide ul {
	margin: 0;
	padding: 0;
}

div.exp div.hide li {
	margin-left: 10px;
}


div.more {
	height: 15px;
}

div.exp div.moreInfo {
	display: none;
}

div.exp ul {
	margin-top: 25px;
	position: relative;
	top: -20px;
}

h4 + .dates + ul {
	margin-top: 60px;
}

h5.examples {
	display: inline;
}

div.exp ul.clients {
	padding: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	top: 0;
	display: inline;
}

div.exp ul.clients li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div.exp ul.clients li:after {
	content:" \2022 ";
}

div.exp ul.clients li.last:after {
	content:"";
}


div.more, div.less {
	text-align: right;
}


.moreCNET .fade {
	position: relative;
	top: -15px;
}

.fade h5 {
	margin-top: 35px;
}

.fade h5.first {
	margin-top: 15px;
}


div.moreSelf {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0;
	position: relative;
}

div.moreCNET {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0;
	position: relative;
	top: -10px;
}

div.moreCNET .fade h3 {
	margin-top: 20px;
}

div.moreCNET .fade h3:first {
	margin-top: 0;
}

a.lessCNETexample, a.lessSelf {
	font-weight: normal;
}

.fr {
	font-style: italic;
}

#modified {
	background-color: black;
	color: white;
	position: fixed;
	bottom: 0;
	width: 100%;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#333;}

#colorbox{}
#cboxContent{margin-top:20px;}
    #cboxLoadedContent{background:#000; padding:5px;}
    #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
    #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
    #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
    #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(http://www.lsr1.com/doerck/resume/i/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
    #cboxPrevious.hover{background-position:bottom left;}
    #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(http://www.lsr1.com/doerck/resume/i/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
    #cboxNext.hover{background-position:bottom right;}
    #cboxLoadingOverlay{background:#000;}
    #cboxLoadingGraphic{background:url(http://www.lsr1.com/doerck/resume/i/loading.gif) center center no-repeat;}
    #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(http://www.lsr1.com/doerck/resume/i/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
    #cboxClose.hover{background-position:bottom center;}