@charset "UTF-8";
/*!
 * SocialBox 1.7.3
 * Copyright by Jonas Döbertin
 * Available only at CodeCanyon: https://codecanyon.net/item/socialbox-social-wordpress-widget/627127
 *
 * -------------------------------------------------------------------------------------------------
 *
 * 0. Mixins
 * 1. Resets
 * 2. Style: Classic
 * 3. Style: Modern
 * 4. Style: Tuts+ Flavor
 * 5. Style: Dark
 * 6. Style: Colorful
 * 7. Fonts
 *
 */
/*------------------------------------*\
	$MIXINS
\*------------------------------------*/
/* Simple Linear Gradients */
/* Simple Border Radius */
/*------------------------------------*\
	$RESETS
\*------------------------------------*/
div.socialbox-widget, div.socialbox-widget ul, div.socialbox-widget ul li, div.socialbox-widget ul li p, div.socialbox-widget ul li img, div.socialbox-widget ul li p span, div.socialbox-widget ul li a { background: none; border: none; font-style: normal; font-weight: normal; margin: 0; padding: 0; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

div.socialbox-widget ul, div.socialbox-widget ul li { list-style: none; }

div.socialbox-widget ul li a, div.socialbox-widget ul li img { display: inline; width: auto; }

div.socialbox-widget ul li a.socialbox-button { text-align: center; }

/*------------------------------------*\
	$CLASSIC STYLE
\*------------------------------------*/
.socialbox-widget.socialbox-style-classic { color: #768a96; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.socialbox-widget.socialbox-style-classic ul { background: url(../img/classic-background.png) repeat; border: 1px solid #d8dcdf !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -moz-box-shadow: 0px 2px 4px 0 #dfe4e7; -webkit-box-shadow: 0px 2px 4px 0 #dfe4e7; box-shadow: 0px 2px 4px 0 #dfe4e7; margin: 0 !important; padding: 0; }
.socialbox-widget.socialbox-style-classic ul li { background-image: none; border-bottom: 1px solid #d8dcdf; height: 40px; overflow: hidden; padding: 19px 9px 0 9px; }
.socialbox-widget.socialbox-style-classic ul li:last-child { border-bottom: none; }
.socialbox-widget.socialbox-style-classic ul li img { border: none; margin-right: 10px; float: left; }
.socialbox-widget.socialbox-style-classic ul li p { display: inline; position: relative; top: -3px; }
.socialbox-widget.socialbox-style-classic ul li p span { color: #425763; font-weight: bold; }
.socialbox-widget.socialbox-style-classic ul li a.socialbox-button { background: url(../img/classic-button.png) no-repeat; border: 1px solid #d8dcdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; color: #425763; float: right; font-size: 11px; font-weight: bold; line-height: 11px; padding: 6px 10px; position: relative; text-decoration: none; text-transform: uppercase; top: -4px; }
.socialbox-widget.socialbox-style-classic ul li a.socialbox-button:hover { background: url(../img/classic-button.png) 0 -27px no-repeat; }
.socialbox-widget.socialbox-style-classic ul li a.socialbox-button:active { background: url(../img/classic-button.png) 0 -54px no-repeat; }

/*------------------------------------*\
	$MODERN STYLE
\*------------------------------------*/
.socialbox-widget.socialbox-style-modern ul li { background: url(../img/modern-background.png) repeat; border: 1px solid #e5e5e5; height: 32px; margin-bottom: 10px; overflow: hidden; padding: 9px 9px 8px 9px; }
.socialbox-widget.socialbox-style-modern ul li:last-child { margin-bottom: 0; }
.socialbox-widget.socialbox-style-modern ul li img { float: left; margin-right: 10px; }
.socialbox-widget.socialbox-style-modern ul li p { color: #999999; font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif; font-size: 20px; line-height: 20px; padding-top: 7px; text-align: right; text-shadow: 0 1px 0 #ffffff; }
.socialbox-widget.socialbox-style-modern ul li p span { color: #666666; }

/*------------------------------------*\
	$TUTS+ FLAVOR STYLE
\*------------------------------------*/
.socialbox-widget.socialbox-style-tutsflavor { background: transparent url(../img/tutsflavor-background.png) repeat; border: 1px solid #f2f1f2; }
.socialbox-widget.socialbox-style-tutsflavor ul li { border-bottom: 1px dashed #d1d1d1; margin: 15px; overflow: hidden; padding-bottom: 15px; }
.socialbox-widget.socialbox-style-tutsflavor ul li:last-child { border: none; padding-bottom: 0; }
.socialbox-widget.socialbox-style-tutsflavor ul li img { float: left; margin-right: 15px; }
.socialbox-widget.socialbox-style-tutsflavor ul li p { display: inline; font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; text-shadow: 0 1px 0 #FFFFFF; position: relative; top: 4px; }
.socialbox-widget.socialbox-style-tutsflavor ul li a.socialbox-button { border: 1px solid #e7a943; border-bottom-color: #d6982f; border-top-color: #f5b74e; color: #623f1d; cursor: pointer; float: right; font-size: 12px; font-weight: bold; line-height: 12px; padding: 8px 10px; text-decoration: none; text-shadow: 0 1px 0 #fede9d; -moz-box-shadow: 0px 1px 2px #d9d9d9, inset 0px 1px 0px #ffe598; -webkit-box-shadow: 0px 1px 2px #d9d9d9, inset 0px 1px 0px #ffe598; box-shadow: 0px 1px 2px #d9d9d9, inset 0px 1px 0px #ffe598; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; background-color: #feca5d; background-image: -webkit-gradient(linear, left top, left bottom, from(#feda71), to(#febb49)); background-image: -webkit-linear-gradient(top, #feda71, #febb49); background-image: -moz-linear-gradient(top, #feda71, #febb49); background-image: -o-linear-gradient(top, #feda71, #febb49); background-image: linear-gradient(to bottom, #feda71, #febb49); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#feda71', EndColorStr='#febb49'); }
.socialbox-widget.socialbox-style-tutsflavor ul li a.socialbox-button:hover { background-color: #fed17e; background-image: -webkit-gradient(linear, left top, left bottom, from(#fee296), to(#fec166)); background-image: -webkit-linear-gradient(top, #fee296, #fec166); background-image: -moz-linear-gradient(top, #fee296, #fec166); background-image: -o-linear-gradient(top, #fee296, #fec166); background-image: linear-gradient(to bottom, #fee296, #fec166); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fee296', EndColorStr='#fec166'); }

/*------------------------------------*\
	$DARK STYLE
\*------------------------------------*/
.socialbox-widget.socialbox-style-dark ul { background: #373737; border: 1px solid #080808; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.4); margin: 0 !important; padding: 0; }
.socialbox-widget.socialbox-style-dark ul li { border-top: 1px solid #444444; border-bottom: 1px solid #080808; height: 34px; overflow: hidden; padding: 19px 9px 0 9px; background-color: #343434; background-image: -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#2d2d2d)); background-image: -webkit-linear-gradient(top, #3b3b3b, #2d2d2d); background-image: -moz-linear-gradient(top, #3b3b3b, #2d2d2d); background-image: -o-linear-gradient(top, #3b3b3b, #2d2d2d); background-image: linear-gradient(to bottom, #3b3b3b, #2d2d2d); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3b3b3b', EndColorStr='#2d2d2d'); }
.socialbox-widget.socialbox-style-dark ul li:first-child { border-top: none; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-box-shadow: inset 0 1px 0 0 #777777; -webkit-box-shadow: inset 0 1px 0 0 #777777; box-shadow: inset 0 1px 0 0 #777777; }
.socialbox-widget.socialbox-style-dark ul li:last-child { border-bottom: none; }
.socialbox-widget.socialbox-style-dark ul li img { border: none; margin-right: 10px; float: left; }
.socialbox-widget.socialbox-style-dark ul li p { color: #858585; display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; position: relative; text-shadow: 0 1px #050505; top: -3px; }
.socialbox-widget.socialbox-style-dark ul li p span { font-weight: bold; }
.socialbox-widget.socialbox-style-dark ul li a.socialbox-button { background: #a8a8a8; border: 1px solid #080808; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -moz-box-shadow: inset 0 1px 0 #cdcdcd, 0 1px 0 #404040; -webkit-box-shadow: inset 0 1px 0 #cdcdcd, 0 1px 0 #404040; box-shadow: inset 0 1px 0 #cdcdcd, 0 1px 0 #404040; color: #2d2d2d; float: right; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; padding: 6px 10px; position: relative; text-decoration: none; text-shadow: 0 1px 0 #929292; text-transform: uppercase; top: -5px; background-color: #838383; background-image: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), to(#5e5e5e)); background-image: -webkit-linear-gradient(top, #a8a8a8, #5e5e5e); background-image: -moz-linear-gradient(top, #a8a8a8, #5e5e5e); background-image: -o-linear-gradient(top, #a8a8a8, #5e5e5e); background-image: linear-gradient(to bottom, #a8a8a8, #5e5e5e); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a8a8a8', EndColorStr='#5e5e5e'); }
.socialbox-widget.socialbox-style-dark ul li a.socialbox-button:hover { background-color: #8c8c8c; background-image: -webkit-gradient(linear, left top, left bottom, from(#aeaeae), to(#6a6a6a)); background-image: -webkit-linear-gradient(top, #aeaeae, #6a6a6a); background-image: -moz-linear-gradient(top, #aeaeae, #6a6a6a); background-image: -o-linear-gradient(top, #aeaeae, #6a6a6a); background-image: linear-gradient(to bottom, #aeaeae, #6a6a6a); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aeaeae', EndColorStr='#6a6a6a'); }
.socialbox-widget.socialbox-style-dark ul li a.socialbox-button:active { -moz-box-shadow: inset 0 1px 0 #585858, 0 1px 0 #414141; -webkit-box-shadow: inset 0 1px 0 #585858, 0 1px 0 #414141; box-shadow: inset 0 1px 0 #585858, 0 1px 0 #414141; color: #212121; text-shadow: 0 1px 0 #7f7f7f; background-color: #606060; background-image: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#747474)); background-image: -webkit-linear-gradient(top, #4d4d4d, #747474); background-image: -moz-linear-gradient(top, #4d4d4d, #747474); background-image: -o-linear-gradient(top, #4d4d4d, #747474); background-image: linear-gradient(to bottom, #4d4d4d, #747474); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d4d4d', EndColorStr='#747474'); }

/*------------------------------------*\
	$COLORFUL STYLE
\*------------------------------------*/
.socialbox-widget.socialbox-style-colorful { color: #3a3a3a; font-size: 11px; }
.socialbox-widget.socialbox-style-colorful ul li { border: 1px solid #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); margin-bottom: 3px; overflow: hidden; padding: 9px; background-color: #f9f9f9; background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f4f4f4)); background-image: -webkit-linear-gradient(top, white, #f4f4f4); background-image: -moz-linear-gradient(top, white, #f4f4f4); background-image: -o-linear-gradient(top, white, #f4f4f4); background-image: linear-gradient(to bottom, #ffffff, #f4f4f4); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='white', EndColorStr='#f4f4f4'); }
.socialbox-widget.socialbox-style-colorful ul li img { border: none; margin-right: 10px; float: left; }
.socialbox-widget.socialbox-style-colorful ul li p { color: #3a3a3a; cursor: default; display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 32px; -moz-transition: color 0.25s ease-in-out 0; -o-transition: color 0.25s ease-in-out 0; -webkit-transition: color 0.25s ease-in-out; -webkit-transition-delay: 0; transition: color 0.25s ease-in-out 0; }
.socialbox-widget.socialbox-style-colorful ul li p span { font-weight: bold; }
.socialbox-widget.socialbox-style-colorful ul li a.socialbox-button { border: 1px solid black; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; color: #ffffff; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; text-shadow: 1px 1px rgba(0, 0, 0, 0.5); text-transform: uppercase; float: right; padding: 5px 15px; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-facebook:hover p { color: #365897; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-facebook a.socialbox-button { background-color: #45619c; background-image: -webkit-gradient(linear, left top, left bottom, from(#617db3), to(#2a4585)); background-image: -webkit-linear-gradient(top, #617db3, #2a4585); background-image: -moz-linear-gradient(top, #617db3, #2a4585); background-image: -o-linear-gradient(top, #617db3, #2a4585); background-image: linear-gradient(to bottom, #617db3, #2a4585); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#617db3', EndColorStr='#2a4585'); border-color: #374d90; -moz-box-shadow: inset 0px 1px 0px #789ac5; -webkit-box-shadow: inset 0px 1px 0px #789ac5; box-shadow: inset 0px 1px 0px #789ac5; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-twitter:hover p { color: #32a1d1; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-twitter a.socialbox-button { background-color: #9fe7ea; background-image: -webkit-gradient(linear, left top, left bottom, from(#b6edef), to(#88e1e6)); background-image: -webkit-linear-gradient(top, #b6edef, #88e1e6); background-image: -moz-linear-gradient(top, #b6edef, #88e1e6); background-image: -o-linear-gradient(top, #b6edef, #88e1e6); background-image: linear-gradient(to bottom, #b6edef, #88e1e6); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b6edef', EndColorStr='#88e1e6'); border-color: #47d1d7; border-top-color: #a8eaec; -moz-box-shadow: inset 0px 1px 0px #dbf7f8; -webkit-box-shadow: inset 0px 1px 0px #dbf7f8; box-shadow: inset 0px 1px 0px #dbf7f8; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-googleplus:hover p { color: #dc422b; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-googleplus a.socialbox-button { background-color: #e8462e; background-image: -webkit-gradient(linear, left top, left bottom, from(#f54b31), to(#dc422b)); background-image: -webkit-linear-gradient(top, #f54b31, #dc422b); background-image: -moz-linear-gradient(top, #f54b31, #dc422b); background-image: -o-linear-gradient(top, #f54b31, #dc422b); background-image: linear-gradient(to bottom, #f54b31, #dc422b); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f54b31', EndColorStr='#dc422b'); border-color: #b53824; -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); text-shadow: 1px 1px #b53824; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-youtube:hover p { color: #981a1d; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-youtube a.socialbox-button { background-color: #dd292c; background-image: -webkit-gradient(linear, left top, left bottom, from(#ed292b), to(#ce2a2d)); background-image: -webkit-linear-gradient(top, #ed292b, #ce2a2d); background-image: -moz-linear-gradient(top, #ed292b, #ce2a2d); background-image: -o-linear-gradient(top, #ed292b, #ce2a2d); background-image: linear-gradient(to bottom, #ed292b, #ce2a2d); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed292b', EndColorStr='#ce2a2d'); border-color: #981a1d; border-top-color: #be302f; -moz-box-shadow: inset 0px 1px 0px #d66b55; -webkit-box-shadow: inset 0px 1px 0px #d66b55; box-shadow: inset 0px 1px 0px #d66b55; text-shadow: 1px 1px #b92527; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-vimeo:hover p { color: #0c70b7; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-vimeo a.socialbox-button { background-color: #30b0d7; background-image: -webkit-gradient(linear, left top, left bottom, from(#47c0df), to(#19a0d0)); background-image: -webkit-linear-gradient(top, #47c0df, #19a0d0); background-image: -moz-linear-gradient(top, #47c0df, #19a0d0); background-image: -o-linear-gradient(top, #47c0df, #19a0d0); background-image: linear-gradient(to bottom, #47c0df, #19a0d0); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#47c0df', EndColorStr='#19a0d0'); border-color: #0c70b7; border-top-color: #4fbdde; -moz-box-shadow: inset 0px 1px 0px #7fd2e8; -webkit-box-shadow: inset 0px 1px 0px #7fd2e8; box-shadow: inset 0px 1px 0px #7fd2e8; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-instagram:hover p { color: #3f729b; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-instagram a.socialbox-button { background-color: #5784a8; background-image: -webkit-gradient(linear, left top, left bottom, from(#6f97b6), to(#3f729b)); background-image: -webkit-linear-gradient(top, #6f97b6, #3f729b); background-image: -moz-linear-gradient(top, #6f97b6, #3f729b); background-image: -o-linear-gradient(top, #6f97b6, #3f729b); background-image: linear-gradient(to bottom, #6f97b6, #3f729b); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6f97b6', EndColorStr='#3f729b'); border-color: #194a73; border-top-color: #1c5380; -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); text-shadow: 1px 1px 0 #1c5380; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-soundcloud:hover p { color: #ff7700; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-soundcloud a.socialbox-button { background-color: #ff8313; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8f27), to(#ff7700)); background-image: -webkit-linear-gradient(top, #ff8f27, #ff7700); background-image: -moz-linear-gradient(top, #ff8f27, #ff7700); background-image: -o-linear-gradient(top, #ff8f27, #ff7700); background-image: linear-gradient(to bottom, #ff8f27, #ff7700); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff8f27', EndColorStr='#ff7700'); border-color: #b75500; border-top-color: #cc5f00; -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.05), inset -1px 0 0 rgba(255, 255, 255, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.2); text-shadow: 1px 1px 0 #cc5f00; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-dribbble:hover p { color: #a62f5c; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-dribbble a.socialbox-button { background-color: #d9487f; background-image: -webkit-gradient(linear, left top, left bottom, from(#eb578f), to(#c8396f)); background-image: -webkit-linear-gradient(top, #eb578f, #c8396f); background-image: -moz-linear-gradient(top, #eb578f, #c8396f); background-image: -o-linear-gradient(top, #eb578f, #c8396f); background-image: linear-gradient(to bottom, #eb578f, #c8396f); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eb578f', EndColorStr='#c8396f'); border-color: #a62f5c; border-top-color: #cf4d7e; -moz-box-shadow: inset 0px 1px 0px #f374b3; -webkit-box-shadow: inset 0px 1px 0px #f374b3; box-shadow: inset 0px 1px 0px #f374b3; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-forrst:hover p { color: #163f19; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-forrst a.socialbox-button { background-color: #204f21; background-image: -webkit-gradient(linear, left top, left bottom, from(#2a602a), to(#163f19)); background-image: -webkit-linear-gradient(top, #2a602a, #163f19); background-image: -moz-linear-gradient(top, #2a602a, #163f19); background-image: -o-linear-gradient(top, #2a602a, #163f19); background-image: linear-gradient(to bottom, #2a602a, #163f19); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2a602a', EndColorStr='#163f19'); border-color: #123515; border-top-color: #255325; -moz-box-shadow: inset 0px 1px 0px #377c36; -webkit-box-shadow: inset 0px 1px 0px #377c36; box-shadow: inset 0px 1px 0px #377c36; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-github:hover p { color: #707070; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-github a.socialbox-button { background-color: #e6e6e6; background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#d5d5d5)); background-image: -webkit-linear-gradient(top, #f8f8f8, #d5d5d5); background-image: -moz-linear-gradient(top, #f8f8f8, #d5d5d5); background-image: -o-linear-gradient(top, #f8f8f8, #d5d5d5); background-image: linear-gradient(to bottom, #f8f8f8, #d5d5d5); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8', EndColorStr='#d5d5d5'); border-color: #acacac; border-top-color: #e1e1e1; -moz-box-shadow: inset 0px 1px 0px white; -webkit-box-shadow: inset 0px 1px 0px white; box-shadow: inset 0px 1px 0px white; text-shadow: 1px 1px rgba(255, 255, 255, 0.75); }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-mailchimp:hover p { color: #999999; }
.socialbox-widget.socialbox-style-colorful ul li.socialbox-network-mailchimp a.socialbox-button { background-color: darkgray; background-image: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#919191)); background-image: -webkit-linear-gradient(top, #c1c1c1, #919191); background-image: -moz-linear-gradient(top, #c1c1c1, #919191); background-image: -o-linear-gradient(top, #c1c1c1, #919191); background-image: linear-gradient(to bottom, #c1c1c1, #919191); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c1c1c1', EndColorStr='#919191'); border-color: #919191; border-top-color: #919191; -moz-box-shadow: inset 0px 1px 0px #cccccc; -webkit-box-shadow: inset 0px 1px 0px #cccccc; box-shadow: inset 0px 1px 0px #cccccc; text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

/*------------------------------------*\
	$FONTS
\*------------------------------------*/
/* Bebas Neue Regular */
@font-face { font-family: 'BebasNeueRegular'; font-weight: normal; src: url("../fonts/BebasNeue-webfont.eot"); src: url("../fonts/BebasNeue-webfont.eot?iefix") format("eot"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#webfont4Bjy2lJe") format("svg"); }
