﻿html {
    height: 100%;
    padding-bottom: 1px
}

body {
    margin: 0;
    font-family: Helvetica;
    text-align: center;
    font-size: 0.813em;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    background-color: transparent;
    background-image: url(/images/bgSiteMobile.gif);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

body, form, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    margin-bottom: 1em;
}

a img, frameset {
    border: 0;
}
a, a:link {
    text-decoration: underline;
    color: #093b62;
}
a:visited {}
a:hover {
    text-decoration: none;
}
a:active {}

h1 {
    margin: 0.75em 0;
    font-size: 1.25em;
}

h2 {
    font-size: 1em;
    margin: 0.667em 0;
    padding: 0.5em;
    color: #333;
    background-color: #e5eff5;
	-webkit-box-shadow: 1px 1px 2px #333;
}

img {
    max-width: 100%;
}

.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

#header {
	height: 45px;
	width: 100%;
    background-color: #222222;
    background-image: url(/images/bgHeader.gif);
    background-repeat: repeat-x;
    background-size: 100%;
    text-align: left;
}

#header ul {
    list-style-type: none;
    margin: 0;
    padding: 9px 0 9px 8px;
}

#header li {
    display: inline;
}

#header a {
	display: block;
	width: 59px;
	padding: 5px 0;
	color: #000;
	text-decoration: none;
	background: #fff;
	float: left;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;		
	border-right: 1px solid #ccc;
}

#header li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;		
}

#header li:last-child a {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;		
}	

#header li:first-child a:hover, #header li:first-child.cur a {
    border-left-color: #2a78a3;
}

#header li:last-child a:hover, #header li:last-child.cur a {
    border-right-color: #2a78a3;
    border-left-color: #2a78a3;
}	

#header li a:hover, #header li.cur a {
	background-image: url(/images/bgNavCurrent.gif);
	background-position: 0 50%;
	background-repeat: repeat-x;
	color: #fff;
	border-top-color: #4998b9;
	border-bottom-color: #115281;
	text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
}

#main { 
	padding: 10px; 
    text-align: left;
}

#footer {
	color: #475d79;
	font-size: 0.846em;
	font-weight: bold;
	text-shadow: #eee 1px 1px 0;
	padding-bottom: 10px;
}

.homeContent {
    text-align: center;
}

.heading {
	color: #000;
    font-weight: bold;
	background-color: #deeaf0;
	padding: 8px;
	-webkit-box-shadow: 1px 1px 5px #000;
}

#actionList, #articleList {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

#actionList li a, .actionItem a.actionLink, .contentItem, #articleList li {
	background-color: #fff;
	color: #000;
}

#actionList li a, .actionItem a.actionLink, #articleList li {
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #fff;
	border-left: 1px solid #e5e5e5;
}

#actionList li a, .actionItem a.actionLink, .contentItem {
	padding: 8px;
}

#actionList li a, .actionItem a.actionLink, #articleList li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#actionList li:first-child a, .actionItem a.actionLink, .contentItem, .heading, #articleList li:first-child {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;		
}

#actionList li:last-child a, .actionItem a.actionLink, .contentItem, .heading, #articleList li:last-child { 
	border-bottom: none; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#actionList li a:hover, .actionItem a.actionLink:hover {
	background-color: #deeaf0;
}

#actionList li a, .actionItem a.actionLink { 
	background-color: #fff;
	background-image: url(/images/iconArrowForward.gif);
	background-position: 98% 45%;
	background-repeat: no-repeat;		
	padding-right: 25px;
}

#actionList span {
	font-weight: normal;
}

.contentItem, .heading, .actionItem {
    margin-bottom: 0.5em;
}

.contentItem ul {
    list-style-position: outside;
    list-style-type: circle;
}

.portfolioImage {
    text-align: center; 
}

#articleFilter {
    margin-bottom: 8px;
}

#articleList li {
	padding: 9px 8px;
}

#articleList .date {
    margin-top: 0.5em;
    font-size: 80%;
}

.article .details {
	display: none;
	clear: both;
	padding: 4px 0;
	background-color: #fff;
}

a.toggleDetails {
	width: 18px;
	height: 14px;
	display: block;
	float: right;
	padding: 0 !important;
	background: #eee url(/images/articleArrow.png) no-repeat center 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cacaca;
	-webkit-transform: scale(1.0) rotate(0deg);
	-webkit-transition-duration: 0.6s;	
}

a.toggleDetails.open {
	-webkit-transform: scale(1.0) rotate(180deg);
	-webkit-transition-duration: 0.6s;
	border-color: #b1b1b1;
	background: #e0e2e2 url(/images/articleArrow.png) no-repeat center -14px;
}

#sectionTabs {
    margin: 0;
    padding: 0;
}

#sectionTabs li {
    display: inline;
    font-weight: bold;
}

#sectionTabs a {
	display: block;
	padding: 0 2px 0 12px;
	margin: 0;
	margin-bottom: 1.5em;
	background: #fff;
	float: left;
	background-image: url(/images/iconSectionCollapsed.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#sectionTabs a.selected {
    text-decoration: none;
	background-image: url(/images/iconSectionExpanded.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

ul.resumeList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.resumeItem span {
	color: #666;
}

.resumeItem p {
    margin: 0.25em 0;
}

.resumeItem {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: solid 1px #c5ccd2;
}

li.resumeItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.resumeItem div {
    padding-bottom: 0.5em;
}

.resumeItem ul, .resumeItem ol {
    margin: 0.5em 0;
}

.skillsTable {
    width: 100%;
}

.skillsTable tr {
    vertical-align: text-top;
}

.skillsTable th, .skillsTable td {
    padding: 0.25em 1em 0.25em 0.5em;
}

.skillsTable th {
    background: -webkit-gradient(linear, left top, left bottom, from(#e5eff5), to(#fff));
    border: solid 1px #e5eff5;
    padding: 0.4em 0.5em;
}

.skillsTable tr:nth-child(odd) {
    background-color: #e5eff5;
}

.skillsTable .years {
    text-align: right;
}

@media screen and (max-height: 480px) {
	body { min-height: 480px; }
}

@media screen and (max-height: 320px) {
	body { min-height: 320px; }
}