
/**********************************************************************


	LAYOUT


**********************************************************************/

#shareBar {
	display: block;
}

#userBar {
    background-color: #e80563;
}

body {
	background-color: #ffffff;
			background-image: url('/images/background/a12.jpg');
						background-position: 50% 35px;
				background-repeat: no-repeat;
				}

		#profile {
		  float: left;
		}
		#socialPlugins {
		  float: right;
		}
		
#wrap, #page {
    min-width: 1246px;
}

#pageInner {
    width: 1233px;
            margin: 0 0 10px 0;
        position: relative;
        left: 13px;
        padding-top: 48px;
        }

#wrap, #page {
    min-width: 100%;
}

#pageInner {
    left: 0;
    width: 100%;
    max-width: 100%;
}

#profile {
    width: 62%;
}
#socialPlugins {
    width: 31%;
}


/**********************************************************************


	COMMON


**********************************************************************/


#profile a,
#socialPlugins a,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #ffcc00;
    border-color: #ffcc00;
}
#profile a:focus,
#socialPlugins a:focus {
	outline: 1px dotted #ffd200;
}

.external .ico {
	background-image: url('/images/external/external-quality-100-level-colors-rgb-255-204-0-channel-alpha-evaluate-divide-2.png');
}
.icoPlay {
    background-image: url('/images/play/play-quality-100-level-colors-rgb-255-204-0.png');
}

#profile .tabs,
#profile .tabContent,
#socialPlugins,
#socialPlugins h3,
#profileCustom,
#profileLinks {
	font-family: 'Arial';
}
#profile .tabs,
#profile .tabContent {
				font-size: 12px;
			}
#socialPlugins {
				font-size: 15px;
			}



/**********************************************************************


	BOXES


**********************************************************************/

.profileBox .background {
	background-color: #121212;
	background-image: url('/images/pattern/pattern-3.png');
	background-position: 50% 50%;
	background-repeat: repeat;
			-moz-opacity: 0.85;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
		=filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
		opacity: 0.85;
		}

		.profileBox .background {
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
		}
		

/**********************************************************************


	PROFILE INFO


**********************************************************************/

#profileInfo .photo {
	margin: 6px 16px 12px 0;
	border: 1px solid #a6a6a6;
	border: 1px solid rgba(166,166,166,0.85);
}

#profileInfo .name {
	font-family: 'Arial';
	color: #ffcc00;
				font-size: 50px;
			}

#profileInfo .perex {
	font-family: 'Arial';
	color: #ffffff;
	/*
	border-bottom: 1px solid #a6a6a6;
	border-bottom: 1px solid rgba(166,166,166,0.85);
	*/
				font-size: 18px;
			}

#profileInfo #profileCurriculum {
	border-top: 1px dotted #a6a6a6;
	border-top: 1px dotted rgba(166,166,166,0.85);
}

#profile .tabs {
	border-color: #ffcc00;
}
#profile .tabs li {
  border: 1px solid #ffcc00;
  background: #ffcc00;
  color: #121212;
}

#profile .tabs li.selected {
  color: #ffcc00;
}

#profile .tabs li.selected:before,
#profile .tabs li.selected:after {
  background: #ffcc00;
}

#profile #profileCurriculum .curriculum,
#profile .location {
	font-family: 'Arial';
	color: #a3a3a3;
				font-size: 14px;
			}

#profile .tabContents {
    color: #a3a3a3;
}

/**********************************************************************


	SOCIAL LINKS


**********************************************************************/

.socialLinks .item .bgr {
	background: #a3a3a3;
}

/**********************************************************************


	CUSTOM CONTENT


**********************************************************************/

#profileCustom .title {
	font-family: 'Arial';
	color: #ffffff;
}
#profileCustom .content {
	font-family: 'Arial';
	color: #a3a3a3;
}


/**********************************************************************


	PROFILE SUPPORT


**********************************************************************/

#profileSupport .title {
	font-family: 'Arial';
	color: #ffffff;
}

#profileSupportSlider .navi a {
	background: #ffcc00;
}




/**********************************************************************


	SOCIAL PLUGINS


**********************************************************************/

#socialPlugins {
	color: #ffffff;
}
#socialPlugins h1,
#socialPlugins h2,
#socialPlugins h3,
#socialPlugins h4,
#socialPlugins h5 {
	color: #ffffff;
}

#socialPlugins h3 {
	color: #ffffff;
	border-bottom: 1px dotted #a6a6a6;
	border-bottom: 1px dotted rgba(166,166,166,0.85);
}
#socialPlugins .linkProfile	{
	border-top: 1px solid #a6a6a6;
	border-top: 1px solid rgba(166,166,166,0.85);
}

#socialPlugins #serviceLinkedin .profile .screenName,
#socialPlugins #serviceLinkedin .profile .field,
#socialPlugins #serviceLinkedin .experience .date,
#socialPlugins #serviceLinkedin .experience .company {
	color: #ffcc00;
}


/**********************************************************************


	STREAM


**********************************************************************/

#socialPlugins .streamPosts > li {
	border-bottom: 1px solid #a6a6a6;
	border-bottom: 1px solid rgba(166,166,166,0.85);
}
#socialPlugins .streamPosts > li:hover {
	color: #ffffff;
	background: #121212;
	border-top: 1px solid #a6a6a6;
	border-top: 1px solid rgba(166,166,166,0.85);
}
#socialPlugins .streamPosts > li .footer {
	color: #ffffff;
	color: rgba(255,255,255,0.5);
}
#socialPlugins .streamPosts > li .footer .separator {
	color: #ffffff;
	color: rgba(255,255,255,0.4);
}
#socialPlugins .streamPosts > li:hover .footer .date {
	color: #ffffff;
}


/**********************************************************************


	(VIDEO) GALLERY SLIDER


**********************************************************************/

#socialPlugins .gallerySlider .control {
	color: #ffcc00;
}
#socialPlugins .gallerySlider .control.disabled {
	color: #ffffff;
}
#socialPlugins .gallerySlider .navi a {
	background: #ffcc00;
}


/**********************************************************************


	GALLERIES


**********************************************************************/

#socialPlugins .streamPhotos .preview .bg {
	background-color: #121212;
	-moz-opacity: 0.56666666666667;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=56.666666666667)';
	=filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=56.666666666667);
	opacity: 0.56666666666667;
}

#socialPlugins .streamPhotos .caption .date {
	color: #ffffff;
	color: rgba(255,255,255,0.5);
}

#socialPlugins .streamPhotos .photoBig .bg,
#socialPlugins .streamPhotos .photos .bg {
	background-color: #121212;
	-moz-opacity: 0.56666666666667;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=56.666666666667)';
	=filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=56.666666666667);
	opacity: 0.56666666666667;
}

#socialPlugins .streamPhotos .photoBig .prev,
#socialPlugins .streamPhotos .photoBig .next {
	background: #ffffff;
}

#socialPlugins .streamPhotos .photos li:hover,
#socialPlugins .streamPhotos .photos li.active,
#socialPlugins .streamPhotos .preview:hover .frame,
#socialPlugins .streamPhotos .photos li a:hover .frame,
#socialPlugins .streamPhotos .photos li.selected a .frame {
	border-color: #ffffff;
}

#socialPlugins .streamPhotos .caption .date {
	color: #ffffff;
	color: rgba(255,255,255,0.5);
}

#socialPlugins .streamPhotos .caption .name:hover {
	color: #ffffff;
}

/**********************************************************************


	FOOTER


**********************************************************************/

#copy,
#copy a  {
		color: rgb(255, 255, 255);
}


/**********************************************************************


	RELOAD CHECK


**********************************************************************/

#reloadState {
	content: '1618921896441';
    background-image: url('/images/blank.png?ts=1618921896441');
}
/*
     FILE ARCHIVED ON 16:45:45 Feb 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:52:16 Apr 08, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 104.45
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.099
  RedisCDXSource: 1.005
  esindex: 0.008
  LoadShardBlock: 82.228 (3)
  PetaboxLoader3.datanode: 87.161 (4)
  CDXLines.iter: 18.547 (3)
  load_resource: 82.404
  PetaboxLoader3.resolve: 44.633
*/