@charset "UTF-8";
/* CSS Document */

/*  
	CSS Reset by Eric Meyer - Released under Public Domain
    http://meyerweb.com/eric/tools/css/reset/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;vertical-align: baseline;
                  background: transparent;}
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}


/*Main styles*/


body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000;
}

body {
	background: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}



.clear_both { clear: both; }

.clear_right { clear: right; }

.clear_left { clear: left; }

.spacer5h { height:5px; }

.spacer10h { height:10px; }

.spacer15h { height:15px; }

.spacer20h { height:20px; }

.spacer25h { height:25px; }

.spacer30h { height:30px; }

.spacer35h { height:35px; }

.spacer40h { height:40px; }


h1, h2, h3, h4, h5, h6,
#footer {
font-family: "Courier New", Courier, monospace;
	color: #261A13;
	font-weight: 500;
	margin: 0.1em 0;
	line-height: 1.3em;
}


#nav_bar {
font-family: "Courier New", Courier, monospace;
	
}


h1{
	font-size: 38px;
	
	
}

h2{
	font-size: 32px;
	/*margin-bottom: 0.5em;*/
}


h3 {
	font-size: 18px;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 24px;
	margin-bottom: 0.5em;
}

.cms-repeat {
}
.cms-editable {
}



p{
	margin:10px 0 ;
	line-height:150%; 
	font-size: 13px;
	}


#content div {
	line-height: 150%;
}

/* links */
a:link, 
a:visited {
	/*color: #954C37;*/
    color: #595959;
	text-decoration:underline;
}

a:hover, 
a:active {
	/*color:#7D8031;*/
    color: #BDBDBD;
	text-decoration:underline;
}


/** {
margin: 0;
}
html, body {
height: 100%;
}*/


/***********
STRUCTURE

************/
#wrapper {
	padding: 0 115px;
}
#page_holder {
	width: 920px;
	margin:0 auto;
	padding: 0px 10px;
	overflow:hidden;
	z-index: 10;
	position:relative;
}


#page_holder {
	
}

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	overflow:hidden;
}
#bg {
    height:100%;    
    position:fixed;
	top:0;
	left:0;
    width:100%;
	z-index:1;
	overflow:hidden;
}
#bg img {

    min-height:100%;
    min-width:100%;
}

#header {
	padding: 15px 0px 10px;
}

#footer {
	padding: 20px 0px;
}

#content {
	/*background: url(image/bg-trans95.png) repeat;*/
    background-color: #D2D2D2;
	margin-left: 120px;
	padding: 20px;
}

.content-pictures {
	width: 767px;
}



/*****HOME***/
.home-left {
	width: 374px; float: left; padding-right: 7px;
}

.home-right {
	width: 377px; float: left;
}

.homevideoblock {
	padding-bottom: 9px;
	width:377px;
	height:212px;
}
.homevideoblock p{
	margin: 0 !important;
	padding: 0 !important;
	
}


/****other*****/


.text_holder80 {
	/*background:url(image/bg-trans60.png) repeat;
	padding: 5px 15px;*/
}

.text_holder60 {
	/*background:url(image/bg-trans60.png) repeat;*/
	/*border: 1px solid #954C37;
	background-color: #EAE6DE;
	padding: 5px 15px;*/
}

.column_left {
	float: left;
	width: 450px;	
}

.column_right {
	float: right;
	width: 288px;
}

.column_right img {
	padding-bottom: 10px;
}

.column_right p {
	margin: 0px;
}

.about_picture {
	margin-bottom: 15px;
}


/*****RESUMES*****/
.resume_tablesection{
	
}

.resume_tablesection table{
	width: 100%;
	
}

.resume_top_left {
	
	width: 48%;
	padding-left: 5px;
}

.resume_top_right {
		float: right;
	width: 48%;
}

.resume_tablesection h4{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 20px !important;
	margin-top: 15px;
	border-bottom: 1px solid #BDBDBD;
}

.resume_tablesection td{
	padding: 3px 5px;
	font-size:12px;
}
.resume_header_right {
	width: 48%;
	text-align:right;
	float: right;
	padding-right: 5px;
}

.resume_header_left {
	width: 48%;
	text-align:left;
	float: left;
	
	padding-left: 5px;
}

table p {
margin: 0px 0 0px !important;
line-height: 150%;
font-size: 14px;
}

.resume_tablesection table, .resume_tablesection tr, .resume_tablesection th, .resume_tablesection td {
vertical-align: top !important;
}


/****header and footer***/

#header_left {
	float: left;	
	text-align: right;
    background-color: #000;
    padding: 8px 25px 0px;
}


#header h1 {
	line-height: 50px !important;
	margin-left: -2px;
	color: #D2D2D2;
	font-size: 46px;
}

#header h1 span {
	font-size: 18px;
	padding-left: 27px;
}

#header h1 a:link,
#header h1 a:visited {
	color: #D2D2D2;
	text-decoration:none;	
}

#header h1 a:active,
#header h1 a:hover {
	color: #D2D2D2;
	text-decoration:underline;	
}

#nav_bar {
	width: 112px;
	float: left;	
}


#footer p {
	color: #D2D2D2;
	font-size: 11px;
	text-align: right;
}

#footer a:link,
#footer a:visited {
	color: #D2D2D2;
	text-decoration:none;
}

#footer a:hover,
#footer a:active {
	color: #CFCFCF;
	text-decoration:underline;
}



.prettyframe {
	margin-right:7px;
	margin-bottom:7px;
	width: 246px;
	height: 160px;
}
.photo-section {
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
}

.photo-section:last-of-type {
    border-bottom: 0px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/**fancybox photos**/
.prettyframe {
	background: #D2D2D2;
}







.editable-gallery img {
	max-height: 180px;
}

/**** NEW FOR SURREAL CMS ***/
.is-cms .editable::before, .is-cms .cms-editable::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00OTEgMTUzNmw5MS05MS0yMzUtMjM1LTkxIDkxdjEwN2gxMjh2MTI4aDEwN3ptNTIzLTkyOHEwLTIyLTIyLTIyLTEwIDAtMTcgN2wtNTQyIDU0MnEtNyA3LTcgMTcgMCAyMiAyMiAyMiAxMCAwIDE3LTdsNTQyLTU0MnE3LTcgNy0xN3ptLTU0LTE5Mmw0MTYgNDE2LTgzMiA4MzJoLTQxNnYtNDE2em02ODMgOTZxMCA1My0zNyA5MGwtMTY2IDE2Ni00MTYtNDE2IDE2Ni0xNjVxMzYtMzggOTAtMzggNTMgMCA5MSAzOGwyMzUgMjM0cTM3IDM5IDM3IDkxeiIvPjwvc3ZnPg==);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    transition: .2s all;
}
.is-cms .editable:hover::before, .is-cms .cms-editable:hover::before {
    top: -44px;
}
.is-cms .editable.cms-focus::before, .is-cms .cms-editable.cms-focus::before {
    opacity: 0;
}


/* Responsive embeds */
[data-embed] { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
}

[data-embed] iframe, 
[data-embed] object, 
[data-embed] embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

.pfix p {
    margin: 0;
}



.cms-message {
	display:none;
}

.is-cms .cms-message {
	display: block;
	padding: 15px 55px;
	background-color: #000;
	color: #D2D2D2;
	line-height: 180%;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 20px;
}

.editable {
}
.repeatable {
}

.bodyhome #content {
    max-width: 560px;
}

#content img {
    max-width: 100%;
    height: auto;
}

/***cms table resume fix *****/
.is-cms td {
	border: 1px solid #BFBFBF;
	
}

.is-cms .resume_tablesection {
 padding-top: 2.5rem;
}