/*
Theme Name: Longwave adaption for dimos.net
Theme URI: 
Author: Dmitriy Ostrovskiy
Author URI: http://www.dimos.net
Version: 1.0
*/


/*-----------------------------------------------------------------------------------*/
/*	NEW
/*-----------------------------------------------------------------------------------*/

.corp {
	color: #CCC;
	font-weight: 900;
	text-transform: uppercase;
}
.res-head {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin-bottom: 10px;
    font-size: 12px
    }
.skills {
    font-weight: 900;
    color: #b0b0b0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    word-spacing: 1px;
    margin-bottom: 10px;
    font-size: 12px;
    }
    
.skills1 {
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #FFCC66;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin-bottom: 10px;
	font-size: 10pt;
    }
    
.skills1 a {
	color: #FFDD66;
	text-decoration: none;
}
    
.skills1 a:hover {
	color: #FF8800;
	text-decoration: underline;
}
    
.lighter {
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	color: #adadad;
	font-size: 0.9em;
    }
    
.services1 {
	text-align: left
}
.services1 h5 {
    margin-bottom: 10px
}

@font-face {
  font-family: 'Wingdings';
  src: url("style/type/Wingdings.ttf");
  src: url("style/type/Wingdings.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

.wingdings {
    font-family: Wingdings; src: url('style/type/Wingdings.ttf'); 
}
.resume-box {
	float: left;
	text-align: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
	vertical-align: text-top;
}


.caps {
	font-size: 90%;
	line-height: 16pt;
}
/*-----------------------------------------------------------------------------------*/
/*	Sitemap ICONS
/*-----------------------------------------------------------------------------------*/
ul.sitemap-icons {
    width: 100%;
    overflow: hidden;
}
ul.sitemap-icons li {
	line-height: 25px;
}
ul.sitemap-icons li span {
    margin-left: 10px
}
ul.sitemap2-icons {
	width: 100%;
	overflow: hidden;
	padding-left: 20px;
}
ul.sitemap2-icons li {
	line-height: 25px;
}
ul.sitemap2-icons li span {
    margin-left: 10px
}
/*-----------------------------------------------------------------------------------*/
About photo placeholder
/*-----------------------------------------------------------------------------------*/
.aboutpic
{
	width: 350px;
	height: 180px;
	border: 1px solid #ccc ;
	position: absolute;
	background-color: #808080
}

/*-----------------------------------------------------------------------------------*/
Resume
/*-----------------------------------------------------------------------------------*/

.res {
	font-size: 1em;
}
.res ul {
list-style-image: url('images/dot.png');
}

.res strong {
	font-size: 1em;
	color: #aaaaaa;
}

.res h5 {
	font-size: 18pt;
	color: #aaaaaa;
	font-weight: 300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.intro{
	font-size: 20pt;
	font-weight: 300;
	line-height: 36px;
}

/*-----------------------------------------------------------------------------------
Social Media Buttons

.share-buttons {
display: inline;
text-align: right;	 
}

.share-buttons img {
width: 48px;
padding: 5px;
border: 0;
}
-----------------------------------------------------------------------------------*/

