/*
------------------------------------------------------------------------
Theme Name:    News
Theme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.02
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       Bence Kucsan, support@quommunication.com
Updated:       January 14 2008
Copyright:     (c) 2008 Quommunication, a product of Bence Kucsan

All rights reserved.
*/
a { text-decoration: none; }
@font-face {
	font-family: 'FuturaLTBookBold';
	src: url('http://kevinlanekeller.nl/wp-content/themes/News/News/futura_lt_bold-webfont.eot');
	src: local('☺'), url('http://kevinlanekeller.nl/wp-content/themes/News/News/futura_lt_bold-webfont.woff') format('woff'), url('http://kevinlanekeller.nl/wp-content/themes/News/News/futura_lt_bold-webfont.ttf') format('truetype'), url('futura_lt_bold-webfont.svg#webfontNJbkipRP') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
-webkit-font-smoothing: antialiased;
}

body {
	margin: 0px;
	padding: 0px;

	background-color: #fff;

	font-family: “Adobe Caslon Pro”, “Hoefler Text”, Georgia, Garamond, Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	outline: none;
}

p { text-align: justify;

}


p {
         color: #000 !important;
}


.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #b3a072;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #b3a072;
	
	clear: both;

	border-top: 1px solid #b3a072;
}

.hr_small {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #b3a072;
	
	clear: both;

	border-top: 1px solid #b3a072;
}


.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #b3a072;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #ffffff;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;

	width: 980px;
	height: 120px;

	text-align: left;
}

.logo, .logo a, .logo a:visited {
	margin: 10px 0px 0px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #ffffff;
	text-decoration: none;
	
	float: left;
}

.search {
	margin: 32px 0px 0px 0px;
	padding: 5px;
	
	background-color: #eeeeee;

	float: right;
}

.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 230px;
	
	font-family: Arial;
	font-size: 11px;
	color: #999999;

	border-left: 1px solid #b3a072;
	border-top: 1px solid #b3a072;	
	border-right: 1px solid #b3a072;
	border-bottom: 1px solid #b3a072;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 25px;
	background-color: #2b9bdd;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
}

/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #00abec;
	width: 980px;
	height: 34px;
}

.main_menu li {
	margin: 0px 20px 14px 0px;
	padding: 0px;

	font-family: "FuturaLTBookBold" ,sans-serif;
	font-size: 18px;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 7px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	
}

.current_page_item, .page_item a:hover {
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

.mc_custom_border legend { width: 260px; }

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 28px;
	background-color: #eeeeee;
	
	border-bottom: 2px solid #b3a072;	
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	
	font-family: Geneva; Arial;
	font-size: 11px;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

.cat-item a:hover {
	background-color: #2b9bdd;

	color: #ffffff;
	text-decoration: none;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #2b9bdd;

	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	position: absolute;
	left: -9000px;
	
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #999999;
}

.children li a:hover {
	background-color: #999999;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 980px;
	
	float: left;
}

.column_main2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 640px;
	
	float: left;
}

.column_right {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 20px 10px;
	
	width: 295px;
	clear:both;
	float: right;
}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 15px 20px 10px;
	
	width: 300px;
	
	float: left;

	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 15px;
	
	width: 300px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	
	background-color: #fff;
}

#featured h1 a, #featured h1 a:visited {
	color: #333;
}

#featured h1 a:hover {
	color: #ffffff;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #e8a15c;
}

#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #000000;
}

#featured h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #e8a15c;
}

#featured p {
	color: #ffffff;
}

#featured p a, #featured p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	
	border: none;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */



/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	
	line-height: 12px;
	
	list-style-type: none;


}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	
	float: left;
	

	
	border: none;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 18px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: #b40027;
}

#entry {
	margin: 30px 0px 0px 0px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 5px 20px;
	padding: 0px;
	
	float: right;
	
	border: none;
}

#entry p {
	margin: 10px 0px 20px 0px;
	
	font-size: 12px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #bbbbbb;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #2b9bdd;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
}

.wp_cumulus_widget_div
{ border: 5px solid #eeeeee; }

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: inline;
}

.widget li a:hover {
	color: #b40027;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	color: #2b9bdd;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-family: "FuturaLTBookBold", "Lucida Grande","Lucida Sans Unicode",Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b9bdd;
}


h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #2b9bdd;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 10px;
	font-weight: normal;
	color: #e8a15c;
	letter-spacing: 1px;
}

h3 a, h3 a:visited {
	color: #e8a15c;
	text-decoration: none;
}

h3 a:hover {
	color: #e8a15c;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

h5 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 17px;
	color: #000000;

}

h6, h6 a, h6 a:visited {
	font-family: Geneva;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0px 0px 5px;
	margin-top: 8px;
	color: #FFFFFF;

}

h7 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #000000;

}

h8 {
	font-family: Arial;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	line-height: 14px;
	color: #FFFFFF;
}




/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	display:block;
	width: 980px;
}

#footer p.left {
	font-size: 11px;
	color: #999999;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #999999;
	float: right;
}

#footer p a, #footer p a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}


/* DE ENIGE ECHTE BORIS CODE! */

.fp_block {
	width: 420px;
	height: 180px;
	display:block;
	float: left;
	border: 1px solid #333;
	margin-left: 30px;
}

.alpha {
	margin-left: 0px;
}
.fp_block img {
	border:none;
	float:left;
	margin-top: -2px;
	padding: 0;
}

/*--Column Styles--*/
ul.columns {
	width: 980px;
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.columns li {
	width: 420px;
	float: left; display: inline;
	padding-bottom: 30px;
	position: relative;
}
ul.columns li:hover {z-index: 99;}

/*--Thumbnail Styles--*/
ul.columns li img {
	position: relative;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*--IE8 Specific--*/
}
ul.columns li:hover img{
	z-index: 998;
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*--Details Style--*/
ul.columns li .info {
	z-index: 999;
	position: absolute;
	left: 0px; top: 98px;
	padding-top: 10px;
	width: 420px;
	background-color: #000;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	font-size: 1.2em;
	height: 80px;
	text-decoration: none;
}
ul.columns li:hover .info {display: block;}


ul.columns li h3 {
	color: #fff;
	padding-left: 5px;
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding-top: 2px;
}
ul.columns li p {padding: 0; margin: 0; font-size: 0.9em;}

#page-banner {
	width: 970px;
	height: 180px;
}

#page-banner .banner-title {
	padding: 5px;
	position: relative;
	left: 0; top: 0;
}

#page-banner p {
	color: #fff;
	font-size: 16px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

#page-banner img {
	position: relative;
	left:572px; top: -102px;
}

#page-banner .banner-title h2 {
	color: #fff;
	font-family: "FuturaLTBookBold", sans-serif;
}

.widget {
float: left;
display: block;
width: 300px;
margin-top: 20px;

}

.widget h2 {
text-align: left;
border-bottom: 1px solid #2b9bdd;
}

.widget img {
margin-right: 34px;
}

.lcp_catlist a {
	color: #000;
	padding-left: 0px;
	font-size: 12px;
}
}
ul.lcp_catlist {
	list-style-type:none;
}

.widget p {
	padding-left: 5px;
}

.downloadlink {
	color: #000;
	font-weight: bold;
}

#footerbar {
	position: absolute;
	top: 0; left: 0;
}

img {
	float: left;
}

.mc_signup_submit input{
-webkit-transition: background .5s ease-in;
	-moz-transition: background .5s ease-in;
}
.mc_signup_submit input:hover {
	background-color: #009900;
}

.footer-widget {
	margin-right: 26px;
}

.mc_input {
width: 240px;
}

.deel2 {
	background: #000 url('http://www.kellerboek.com/wp-content/uploads/banner_deel_2.png') no-repeat;
}

.deel3 {
	background: #000 url('http://www.kellerboek.com/wp-content/uploads/banner_deel_3.png') no-repeat;
}

.deel4 {
	background: #000 url('http://www.kellerboek.com/wp-content/uploads/banner_deel_4.png') no-repeat;
}

.deel5 {
	background: #000 url('http://www.kellerboek.com/wp-content/uploads/banner_deel_5.png') no-repeat;
}
.page-banner p { color: #fff; font-size: 12px; }
img {
border: none;
}
