/*
Theme Name: K2 Wow Effect
Theme URI: http://www.woweffect.be
Description: New Wow Effect WordPress theme
Author: 1MD
Author URI: http://1md.be
Template: K2
*/

body {
	background: #FFF;
}

body.columns-two #page {
	border: 0;
	padding-top: 0;
	width: 100%;
	background: #FFF url(bg.gif) top repeat-x;
}

#header {
	height: 300px;
	background: url(header.jpg) center top no-repeat;
}

#header .blog-title, #header .description {
	text-indent: -9999px;
}

#header .blog-title {
	padding: 0;
}

#header .blog-title a {
	display: block;
	width: 100%;
	height: 300px;
}


ul.menu {
	display: none;
}

.content {
	width: 780px;
	margin: 0 auto;
}

#footer {
	height: 140px;
	background: #FFF url(bg-footer.gif) bottom repeat-x;
	padding: 0;
	border-bottom: 1px solid #0F2731;
}
#footer_inner {
	background: url(footer.jpg) center top no-repeat;
	width: 100%;
	height: 140px;
}

.footerpoweredby, .footerfeedlinks {
	display: none;
}

body .entry-title a {
	color: #43adff! important;
}

.entry-social {
	padding-top: 13px;
}
.entry-social .topsy_widget_data {
	margin-bottom: 5px;
}

#related {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 15px 0;
	color: #7a7a7a;
}
#related h4, #related a {
	color: #7a7a7a;
}
#related h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
#related ul {
	list-style: none;
}
#related li {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-left: 18px;
	background: url(arrow.gif) left no-repeat;
}

#cedric {
	height: 80px;
	position: relative;
	margin-bottom: 10px;
}
#cedric h3 {
	position: absolute;
	left: 90px;
	bottom: 0;
	font-size: 1.8em;
	color: #4c4b4b;
	line-height: 1em;
}
#cedric-links li {
	font-size: 1.2em;
	line-height: 35px;
	font-weight: bold;
	border-bottom: 1px solid #c7c7c7;
	padding: 0;
}
#cedric-links li#cl-facebook {
	background: url(facebook.gif) left no-repeat;
}
#cedric-links li#cl-twitter {
	background: url(twitter.gif) left no-repeat;
}
#cedric-links li#cl-linkedin {
	background: url(linkedin.gif) left no-repeat;
}
#cedric-links li#cl-plaxo {
	background: url(plaxo.gif) left no-repeat;
}
#cedric-links li#cl-about {
	background: url(about.gif) left no-repeat;
}
#cedric-links li#cl-contact {
	background: url(contact.gif) left no-repeat;
}
#cedric-links li#cl-contact {
	border: 0;
}
#cedric-links li a {
	display: block;
	height: 35px;
	color: #4c4b4b;
	padding-left: 35px;
	background: url(arrow.gif) right no-repeat;
}

#primary {
	width: 450px;
	overflow: hidden;
}

body.columns-two #primary-wrapper {
	margin-right: -261px;
}

body.columns-two .secondary {
	padding:0 10px 0 50px;
	border-left: 1px solid #8DC7F5;
}
body.columns-two #sidebar-1 {
	padding-bottom: 20px;
	overflow: hidden;
}

#texttrimmer {
	display: none;
}

#rollingarchives {
	width: 450px;
}

.widget_tag_cloud a {
	color: #43ADFF;
}

.hentry {
	margin-bottom: 50px;
}

.content {
	padding: 0 20px;
}
