.column-1,
.column-2,
.column-3,
.column-4 {
float: left;
padding: 0 20px 40px;
}
.column-1 {
width:100%;
}
.column-2 {
width: 50%;
}
.column-3 {
width: 33.33%;
}
.column-4 {
width: 25%;
}
.column-2:nth-child(2n+3),
.column-3:nth-child(3n+4),
.column-4:nth-child(4n+5) {
clear: both;
}
#colophon .column-1,
#colophon .column-2,
#colophon .column-3,
#colophon .column-4 {
margin-bottom: 30px;
padding: 0 30px;
border-right: 1px solid #e4e4e4;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
#colophon .column-1:last-child,
#colophon .column-2:last-child,
#colophon .column-3:last-child,
#colophon .column-4:last-child {
border-right: none;
} .two-column-post .post-container {
width: 50%;
}
.three-column-post .post-container {
width: 33.33%;
} .left-sidebar-layout #primary {
float: right;
padding-right: 0px;
}
.left-sidebar-layout #secondary {
border-left: none;
padding-right: 30px;
padding-left: 0px;
float: left;
} .no-sidebar-layout #main {
max-width: 708px;
margin: 0 auto;
} .social-links ul li a[href*="linkedin.com"]:hover {
background-color: #007BB6;
color: #FFF;
}
.social-links ul li a[href*="youtube.com"]:hover {
background-color: #DE1A2A;
color: #FFF;
}
.social-links ul li a[href*="vimeo.com"]:hover {
background-color: #17B3E8;
color: #FFF;
}
.social-links ul li a[href*="skype.com"]:hover {
background-color: #00ADEF;
color: #FFF;
}
.social-links ul li a[href*="xing.com"]:hover {
background-color: #005A5F;
color: #FFF;
}
.social-links ul li a[href*="slack.com"]:hover {
background-color: #5D3A58;
color: #FFF;
}
.social-links ul li a[href*="wordpress.com"]:hover,
.social-links ul li a[href*="wordpress.org"]:hover {
background-color: #464442;
color: #FFF;
}
.social-links ul li a[href*="github.com"]:hover {
background-color: #000000;
color: #FFF;
}
.social-links ul li a[href*="bitbucket.org"]:hover {
background-color: #1F5081;
color: #FFF;
}
.social-links ul li a[href*="jsfiddle.net"]:hover {
background-color: #4679A4;
color: #FFF;
}
.social-links ul li a[href*="codepen.io"]:hover {
background-color: #000000;
color: #FFF;
}
.social-links ul li a[href*="tumblr.com"]:hover {
background-color: #314358;
color: #FFF;
}
.social-links ul li a[href*="tripadvisor.com"]:hover {
background-color: #56933F;
color: #FFF;
}
.social-links ul li a[href*="soundcloud.com"]:hover {
background-color: #FF6A22;
color: #FFF;
}
.social-links ul li a[href*="digg.com"]:hover {
background-color: #1B5891;
color: #FFF;
}
.social-links ul li a[href*="reddit.com"]:hover {
background-color: #FF4500;
color: #FFF;
}
.social-links ul li a[href*="stumbleupon.com"]:hover {
background-color: #EB4823;
color: #FFF;
}
.social-links ul li a[href*="getpocket.com"]:hover {
background-color: #ED4054;
color: #FFF;
}
.social-links ul li a[href*="dropbox.com"]:hover {
background-color: #007EE6;
color: #FFF;
}
.social-links ul li a[href*="vine.co"]:hover {
background-color: #00BF8F;
color: #FFF;
}
.social-links ul li a[href*="vk.com"]:hover {
background-color: #55779B;
color: #FFF;
}
.social-links ul li a[href*="whatsapp.com"]:hover {
background-color: #0DC143;
color: #FFF;
}
.social-links ul li a[href*="last.fm"]:hover {
background-color: #B90000;
color: #FFF;
}
.social-links ul li a[href*="forumbee.com"]:hover {
background-color: #85AB2E;
color: #FFF;
}
.social-links ul li a[href*="foursquare.com"]:hover {
background-color: #FA4778;
color: #FFF;
}