/**** colors
Orange: d6774e
cream: f5f1ec
Charcoal: 484344
dark: e6ba80
beige: decfbd
maroon: 923b2f
***/

/**** tags ****/
body {
background-color: #f5f1ec;
color: #000;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'EB Garamond', serif;
  color: #484344; 
  }
  
/*** misc styles ***/
.quote {
	width: 80%;
	margin:0 auto;
}
.author {
	width: 60%;
 	font-weight: bold;
	margin:0 auto;
}
.container{
/* no styles for container */
	} 
.logoBox {
width: 265px;
height: 250px;
margin: 1% auto 3% auto;
background-color: white;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 1px 1px 3px 1px #484344;
box-shadow: 1px 1px 3px 1px #484344;
	} 
.site-footer {
margin: 3% 0;
padding: 1%;
}
.tab-p {
 font-size: 1.2em;
 font-family: inherit;
 margin:5px 3px;
 display:block;
 line-height:1.6;
 text-indent: 2%;	
}
.tab-p ul {
	margin: 2% 0;
}
.tab-p ul li {
	font-size: 1.1em;
	margin-left: 5%;
	text-indent: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.tab-h1 {
	font-family: 'EB Garamond', serif;
  	color: #484344; 
	font-size: 1.875em;
	font-weight:bold;
	margin: 1.5% 0;
	display:block;	
}
.tab-h2 {
	font-family: 'EB Garamond', serif;
  	color: #484344; 
	font-size: 1.5em;
	font-weight:bold;
	margin: 1% 0;
	display:block;	
}
.push-right {
	padding-left: 10%;	
}
.post-date {
	text-align: right;
	font-size: 1em;	
}
.blog-sidebar {
	text-align: center;
	font-size: 1em;	
	list-style-type: none;
}
.blog-share {
	margin-top: 2%;
}
.blog-img-left {
	padding: 1% 2% 1% 0;
	float: left;
}
.blog-img-right {
	padding: 1% 0 1% 2%;
	float: right;
}
.blog-img-center {
	width: 80%;
	margin: 0 auto;
}
.pict-frame-right {
	float: right;
	width: 50%;
	padding-left: 1%;	
}
.pict-frame-left {
	float: left;
	width: 50%;
	padding-right: 1%;	
}
.pict-frame-center {
	float: none;
	clear: both;
	width: 90%;	
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.CMSvideoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width:80%;
	margin:0 auto;
}
.CMSvideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*********** sidebar2 ***********/
#sidebar2 {
 margin-top: 20px;
}
#sidebar2 p{
font-family: inherit; font-weight: normal; font-size: 1.2em; line-height: 1; margin-bottom: 5px;
}





/*********** Sprites ***********/
.fb-dk, .tw-dk, .mail-dk, .fb-orange, .tw-orange, .mail-orange, .DMM-logo, .DMM-text, .full-logo, .top-dk, .linkedin-dk, .linkedin-orange {
	background: url('../images/sprites.png') no-repeat;
	}
.top-dk {
	background-position: -283px -214px;
	width: 48px;
	height: 14px;
	display:block;
	text-indent:-4000px;
	margin-left: 86%;
}		
.DMM-logo {
	background-position: -60px -6px;
	width: 140px;
	height: 163px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}	
.DMM-text {
	background-position: 0px -167px;
	width: 260px;
	height: 68px;
	display:block;
	margin: 10px auto 5px auto;
	text-indent:-4000px;
}	
.full-logo {
	background-position: 0px 0px;
	width: 260px;
	height: 233px;
	display:block;
	margin: 2px auto;
	text-indent:-4000px;
}		
.fb-dk {
	background-position: -337px -1px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.fb-orange {
	background-position: -282px -1px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.tw-dk {
	background-position: -447px -1px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.tw-orange {
	background-position: -392px -1px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.mail-dk {
	background-position: -337px -54px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.mail-orange {
	background-position: -282px -54px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.linkedin-dk {
	background-position: -447px -54px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}
.linkedin-orange {
	background-position: -392px -54px;
	width: 51px;
	height: 51px;
	display:block;
	margin: 2px;
	text-indent:-4000px;
}




/**** Large screen ***/
