@charset "utf-8";

.pwn-profile-widget-ninja-wrapper {
    background: #3a5795;
    overflow: hidden;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    -ms-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    -o-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
}
.pwn-profile-widget-ninja-wrapper .pwn-profile-widget-ninja-cover-pic {
    height: 200px;
    min-height: 200px;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
    position: relative;
    background-repeat: no-repeat;
}
.pwn-profile-widget-ninja-wrapper .profile-avatar {
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-color: #FFFFFF;
    margin-bottom: 10px;
}
.pwn-profile-widget-ninja-avatar-round .profile-avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.pwn-read-more {
    display: block;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-bottom-wrapper {
    padding: 20px;
    color: #FFFFFF;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-bottom-wrapper a {
    color: #55E6C6;
    border-bottom: 0;
    box-shadow: none !important;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-bottom-wrapper h4 {
    margin: 0;
    color: #FFFFFF;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-bottom-wrapper a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.pwn-profile-widget-ninja-layout-left {
    text-align: left;
}
.pwn-profile-widget-ninja-layout-center {
    text-align: center;
}
.pwn-profile-widget-ninja-layout-right {
    text-align: right;
}
.pwn-description-container {
    margin-top: 20px;
}
.pwn-container-social-links {
    text-align: center;
    padding: 18px;
    background-color: #29395A;
}
.pwn-container-social-links img {
    margin: 2px 4px 2px 0;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links a {
    border-bottom: 0;
    box-shadow: none !important;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 32px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links a:hover {
    box-shadow: none !important;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links a img {
    display: inline;
    box-shadow: none;
}

/* Social icons */
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon {
    background: #f00;
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url("../icons/sprite.png") no-repeat;
}

.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.email-1 {
    background-position: -1px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.facebook-1 {
    background-position: -38px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.twitter-1 {
    background-position: -75px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.linkedin-1 {
    background-position: -112px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.googleplus-1 {
    background-position: -149px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.youtube-1 {
    background-position: -186px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.vimeo-1 {
    background-position: -223px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.github-1 {
    background-position: -260px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.blogger-1 {
    background-position: -297px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.skype-1 {
    background-position: -334px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.instagram-1 {
    background-position: -371px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.pinterest-1 {
    background-position: -408px -1px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.wordpress-1 {
    background-position: -445px -1px;
}

.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.email-2 {
    background-position: -1px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.facebook-2 {
    background-position: -38px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.twitter-2 {
    background-position: -75px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.linkedin-2 {
    background-position: -112px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.googleplus-2 {
    background-position: -149px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.youtube-2 {
    background-position: -186px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.vimeo-2 {
    background-position: -223px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.github-2 {
    background-position: -260px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.blogger-2 {
    background-position: -297px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.skype-2 {
    background-position: -334px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.instagram-2 {
    background-position: -371px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.pinterest-2 {
    background-position: -408px -39px;
}
.pwn-profile-widget-ninja-wrapper .pwn-container-social-links .pwn-social-icon.wordpress-2 {
    background-position: -445px -39px;
}

/* Style 2 overrides*/
.pwn-layout-style-style2 .pwn-container-bottom-wrapper,
.pwn-layout-style-style2 .pwn-container-bottom-wrapper h4 {
    color: #333333;
}
.pwn-layout-style-style2 .pwn-container-bottom-wrapper a {
    color: #BD081C;
}
.pwn-layout-style-style2 .pwn-container-bottom-wrapper a:hover {
    color: #8A8A8A;
    text-decoration: underline;
}
.pwn-layout-style-style2 .pwn-container-social-links {
    background-color: #F5F5F5;
}
.pwn-profile-widget-ninja-wrapper.pwn-layout-style-style2 {
    background: #ffffff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.22);
}

/* Style 3 overrides*/
.pwn-layout-style-style3 .pwn-container-bottom-wrapper,
.pwn-layout-style-style3 .pwn-container-bottom-wrapper h4 {
    color: #292F33;
}
.pwn-layout-style-style3 .pwn-container-bottom-wrapper a {
    color: #2FC2EF;
}
.pwn-layout-style-style3 .pwn-container-bottom-wrapper a:hover {
    color: #8A8A8A;
    text-decoration: underline;
}
.pwn-layout-style-style3 .pwn-container-social-links {
    background-color: #E6E6E6;
}
.pwn-profile-widget-ninja-wrapper.pwn-layout-style-style3 {
    background: #F5F8FA;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
}

/* Style 4 overrides*/
.pwn-layout-style-style4 .pwn-container-bottom-wrapper,
.pwn-layout-style-style4 .pwn-container-bottom-wrapper h4 {
    color: #FFFFFF;
}
.pwn-layout-style-style4 .pwn-container-bottom-wrapper a {
    color: #FFCACC;
}
.pwn-layout-style-style4 .pwn-container-bottom-wrapper a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.pwn-layout-style-style4 .pwn-container-social-links {
    background-color: #150F0F;
}
.pwn-profile-widget-ninja-wrapper.pwn-layout-style-style4 {
    /* fallback */
    background: #E62D34;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#94191E), to(#E62D34));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #E62D34, #94191E);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #E62D34, #94191E);
    /* IE 10 */
    background: -ms-linear-gradient(top, #E62D34, #94191E);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #E62D34, #94191E);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
}

/* Style 5 overrides*/
.pwn-layout-style-style5 .pwn-container-bottom-wrapper,
.pwn-layout-style-style5 .pwn-container-bottom-wrapper h4 {
    color: #FFFFFF;
}
.pwn-layout-style-style5 .pwn-container-bottom-wrapper a {
    color: #FFFFFF;
}
.pwn-layout-style-style5 .pwn-container-bottom-wrapper a:hover {
    color: #000000;
    text-decoration: underline;
}
.pwn-layout-style-style5 .pwn-container-social-links {
    background-color: #150F0F;
}
.pwn-profile-widget-ninja-wrapper.pwn-layout-style-style5 {
    /* fallback */
    background: #53A92C;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#053C11), to(#53A92C));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #53A92C, #053C11);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #53A92C, #053C11);
    /* IE 10 */
    background: -ms-linear-gradient(top, #53A92C, #053C11);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #53A92C, #053C11);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
}
