html, body {
	height: 100%;
	min-height: 100%;
}

body {
	font-family: 'Noticia Text', 'Georgia', serif;
}

#content {
	max-width:800px;
	min-width:500px;
	margin: 0 auto -100px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
    background: url('../img/paperfibers.png');
    background-size: 102px 102px;
    box-shadow: rgb(177, 177, 177) 0px 0px 8px 0px;
    position: relative;
    z-index: 1;
}

#header {
    background: #eeeeee url('../img/roughpaper.png') repeat-x;
    background-size: 140px 140px;
    position: relative;
}

#footerdrop, #footer {
	height: 100px;
}

#mainbody {
	padding-bottom: 150px;
}

#footer {
	background-color: #333333;
	width: 100%;
	position: absolute;
	bottom: 0;
    height: 100px;
    clear: both;
}

.pinstripebar {
   width: 100%;
   height: 12px;
   background: #333333 url('../img/pinstripe_narrow.png') repeat-x;
   background-size: 400px 46px;
}

.thinpinstripebar {
   width: 100%;
   height: 6px;
   background: #333333 url('../img/pinstripe_narrow.png') repeat-x;
   background-size: 400px 46px;
}

#signature {
	width: 165px;
	height: 56px;
	padding: 10px 0px 10px 15px;
	margin: auto;
}

.authorname {
}

.authorphoto {
	height: 75px;
	width: 96px;
	background: url('../img/portrait.png') no-repeat;
	background-size: 96px 75px;
	position: absolute;
	bottom: 6px;
}

.authordescription {
	margin-left: 110px;
	position: relative;
	padding: 15px 20px 0px 0px;
	font-style: italic;
	font-size: 13px;

}

em {
	font-style: italic;
}

.authorinfo {
	float: right;
}

.services ul {
	padding-bottom: 10px;
}

.services li {
	padding-top: 15px;
}

.resume {
	padding-top: 10px;
}

.resume ul {
	padding-bottom: 20px;
}

.pf {
	cursor: pointer;
}

.portfoliosmall, .portfoliobig {
	xoverflow: hidden;
	font-size: 11px;
	color: #222222;
	text-align: left;
	font-family: 'Noticia Text', 'georgia', 'lucida grande', tahoma, verdana, arial, sans-serif;
	xbox-shadow: rgb(55, 55, 55) 0px 0px 5px 0px;
	background: #eeeeee;
}

.portfoliodesc {
	padding: 5px 10px 10px 10px;
	line-height: 13px;
}

.portfoliosmall {
	width: 170px;
	margin-bottom: 15px;
}

.portfoliobig {
	width: 355px;
	margin-bottom:15px;
}

.brand {
	xbackground: #206321;
}

.websites {
	xbackground: #384875;
}

.graphics {
	xbackground: #441512;
}

.portfoliosmall img, .portfoliobig img {
	width: 100%;
	height: auto;
}

.hiddenItem {
	margin-bottom: 0px;
	display: none;
}

.filters {
	font-size: 12px;
	margin-bottom: 10px;
}

.filters a {
	color: #222222;
}

.portfolionav {
	font-size: 10px;
	margin-bottom: 10px;
}

.portfolionav a {
	text-decoration: none;
	color: #222222;
	border-bottom: 1px dotted #222222;
}

.filter {
	text-decoration: none;
	border-bottom: 1px dotted #222222;
	margin-right: 6px;
	padding: 0px 2px 0px 2px;
}

.filter.selected {
	background-color: #E2DAA1;
	border-bottom: none;
	border-radius: 2px;
	padding: 3px;
	cursor: default;
	margin-right: 5px;
}

#menu a {
	text-decoration: none;
	display: block;
	padding: 6px 6px 8px 6px;
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
    border-radius: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
}

#menu a:hover {
	background: #ffffff;
}

#menu .selected a {
	color: #eeeeee;
    text-shadow: none;
}

#menu .selected a:hover {
	background: none;
}

#menu {
	width: 165px;
	font-variant: small-caps;
	position: absolute;
	padding: 32px 0 0 15px;
	padding-bottom: 100px;
}

#menu ul {
	position: relative;
}

#menu li {
	display: block;
	position: relative;
	margin-bottom: 15px;
	background-color: #eee;
    text-align: center;
    border-radius: 5px 0px 5px 0px;
}

#menu li.selected {
	background-color: #222;
}

#menu li.selected:after {
  content: ' ';
  position: absolute;
  border-left: 6px solid #222;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  font-size: 0; 
  line-height: 0; 
  width: 0;
  top: 50%;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

#maincontent {
	margin-left:220px;
	padding-top: 20px;
	padding-right: 40px;
	height: 100%;
	min-height: 100%;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
}

.resume li {
	display: block;
	background: #ffffff;
	border-radius: 5px;
	padding: 25px;
	margin-bottom: 20px;
}

.resume li.education {
	background: #e8efd7;
}

.resume li.tools {
	background: #f1e4d8;
}

.resume li.workexperience {
	background: #dee2f4;
}

.resume li.specialskills {
	background: #f1e2f2;
}

#maincontent p {
	padding-top: 10px;
}

.bigscreenonly {
	display: inline;
}

.daterange {
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-top: -7px;
}

.sectionname {
	font-variant: small-caps;
	font-size: 19px;
}

.detailswitch {
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

.detailswitch a {
	display: inline-block;
	background: #444444;
	color: #eeeeee;
	font-variant: small-caps;
	border-radius: 5px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	line-height: 10px;
	cursor: pointer;
}

.arrowdown:after {
  content: ' ';
  position: absolute;
  border-top: 6px solid #222;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  font-size: 0; 
  line-height: 0; 
  width: 0;
  top: 100%;
  left: 50%;
}

.companyname {
	font-weight: bold;
	font-size: 15px;
	display: block;
}

.position {
	font-weight: bold;
	font-size: 15px;
	display: block;
}

strong {
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0.5em;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 0.5em;
}

h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 0.5em;
}

h1 {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 0.5em;
}

#portfolio {
	margin: auto;
}

.portfolioimage {
	padding-top: 15px;
	width: 100%;
	height: auto;
}

.fullpf h4 {
	padding-bottom:0px;
}

.portfoliosubhead {
	display: block;
	font-size: 12px;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.2s;
     -moz-transition-duration: 0.2s;
      -ms-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.masonry {
  -webkit-transition-property: width, height;
     -moz-transition-property: width, height;
      -ms-transition-property: width, height;
       -o-transition-property: width, height;
          transition-property: width, height;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}

     .drop-shadow {
            position:relative;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }

        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
            -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
            box-shadow:0 0 8px rgba(0,0,0,0.4);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }

        .curved-bottom:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-topbottom:before {
            top:5px;
            bottom:0;
            left:3px;
            right:3px;
            -moz-border-radius:75px / 10px;
            border-radius:75px / 10px;
        }


.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url('../img/preload.gif') no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url('../img/close.png') no-repeat}
.tclose:hover {background-position:0 -30px}

#frameless {padding:0}
#frameless .tclose {left:6px}

@media (max-width:980px) {

.bigscreenonly {
	display: none;
}

.filters {
	text-align: center;
	font-size: 12px;
	margin-top: -30px;
}

#menu {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

#menu a {
	padding-left: 10px;
	padding-right: 10px;
}

#menu li {
	display: inline-block;
	border-left: 4px solid #222;
	border-right: 4px solid #222;
	border-top: none;
	border-bottom: none;
}

#menu li.selected:after {
  content: ' ';
  position: absolute;
  border-top: 6px solid #222;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  font-size: 0; 
  line-height: 0; 
  width: 0;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  margin-top: -1px;
}

#maincontent {
	margin-left: 0px;
	padding: 20px 40px 40px;
}



}
