#logo {
	width: 191px;
	float: left;
	height: 81px;
	margin: 0px;
}
.left {
	width: 220px;
	padding: 10px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	line-height: 12px;
	height: 300px;
}
small {
	font-size: 9px;
}
small a {
	font-size: 10px;
	color: #FFF;
}
small a:hover {
	color: #900;
}
#credit a:hover {
	background-color: #666;
	color: #FFF;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#credit {
	width: 114px;
	float: right;
	margin-top: 10px;
	text-align: center;
	padding: 2px;
	border: 1px solid #666;
	background-image: url(http://www.jfkmagazine.nl/images/menu_bg.jpg);
}
#topbanner {
	background-color: #333;
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 11px;
	margin-right: 10px;
}
#wp-calendar caption {
	padding-bottom: 5px;
}
#wp-calendar th {
	padding-top: 5px;
}
#wp-calendar td {
	padding-right: 9px;
	line-height: 150%;
}
#commentform p {
	margin-bottom: 5px;
}
	#commentform p label {
		margin-left: 5px;
	}
#cover {
	background-color: #333;
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	height: 328px;
}
/*
Theme Name: Flexi-Blue
Theme URI: http://www.110words.com/506/flexi-blue-free-wordpress-theme/
Description: "Flexi-Blue SEO optimized Theme" is a free WordPress theme. Designed by <a href="http://www.110words.com">110 Words</a> InfoZoft Media.
Version: 1.0.0
Author: Lins C George
Author URI: http://www.110words.com
Tags: fixed width, widgets, widget ready, right sidebar, three columns, premium, professional, simple, seo friendly, clean, green, gravatars, valid XHTML, valid CSS

	Vista v1.0.0
	 http://www.110words.com

	This theme was designed and built by 110words.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html, body, * html .main { height:100%; }
body {
	background-image: url(http://www.jfkmagazine.nl/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body, td, form, h1, h2, h3, h4, h5 ,h6, ul, li, p {
	margin:0;
	padding:0;
	color: #CCCCCC;
}

body, td, th, form, ul, li, p, div, a, code, blockquote {
	line-height:1.5em;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
}

a, a:link, a:active {
	text-decoration:none;
	color:#FFFFCC;
}
a:hover {
	color:#CC0000;
}
a:visited {
	color:#FFF;
	;
}
a:visited:hover {
	color:#900;
	;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	color: #FFF;
}
a.ainv:hover {
	display: block;
}
		blockquote {
			display:block;
			margin:0;

			padding:0 0px 15px 0px;
			font-style: italic;
		}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}

		blockquote p {
			display:block;
			padding:20px 20px 20px 40px;
			margin:0 20px 0 0;
		}
		code {
			margin:0 20px;
			padding:15px;
			background:#EDFBF6;
			display:block;
			/* border:1px solid #BEE2D5; */
		}
table { border-collapse:collapse; }
img { border:0 none; }
img.di { display:inline !important;}
map { display:none; }
object { display:block; }	
p.clear {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



textarea, input { font-size:12px; font-family:arial,helvetica,sans; color:#000; }
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active { text-decoration:none; }
.ainv a:hover {
	text-decoration:none;
	background-color: #666666;
}

.alignnone {
	padding: 0px 15px 5px 0;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignleft a {
	font-size: 9px;
}
.alignleft a:hover {
	font-size: 9px;
	color: #900;	
}
.alignright {
	float: right;
	font-size: 9px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
}
.alignright a {
	font-size: 9px;
}
.alignright a:hover {
	font-size: 9px;
	color: #900;	
}
	
.aligncenter {
	float: right;
	border: 1px solid #CCCCCC;
}
.block {
	display:block;
}
.button {
	cursor:pointer;
	font-size:13px;
	color:#000;
}
.calendar {
	background:url(img/calendar.gif) no-repeat;
	width:47px;
	height:53px;
	line-height:100%;
	position:absolute;
	margin:0 auto auto 0;
}
	.calendar span {
		padding:11px 0 6px 0;
		color:#FFF;
		font-size:11px;
		line-height:100%;
	}
	.calendar div {
		font-weight:bold;
		color:#FFF;
		font-size:19px;
		line-height:100%;
	}
.clear {
	clear:both;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	margin-bottom: 7px;
}
.comments {
	font-size:12px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(img/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.clr { clear:both; height:1px; overflow:hidden; }

.com h3 {
	margin-bottom: 15px;
}

.date {
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.date a {
	font-size: 9px;
}
.di img { display:inline !important;}
.footer {
	height:30px;
	background-color: #000;
	background-position: 0 0;
}
	.footer div {
		padding:0px 20px 0 20px;
	}
	.footer * {
	font-size:13px !important;
	color:#000 !important;
	text-decoration:none !important;
	}
.fl { float:left; }
.fr { float:right; }
.header {
	height:81px;
	padding:0;
	background-image: url(http://www.jfkmagazine.nl/images/header.jpg);
	width: 956px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
.hide { display:none; }
.hf { height:100%; }
.list-1, .list-2, .list-3 {
	list-style:none;
	margin:0;
	padding: 0px;
	width: 500px;
}
.list-1 {
	height: 28px;
}
	.list-1 li {
		height:28px;
		list-style:none;
		padding:0;
		float:left;
		display:block;
		margin:0;
		line-height:110%;
	}
	.list-1 li {
		height:22px;
		padding:6px 20px 0 20px;
		float:left;
		background:#7BD0F4;
		border-right:1px solid #7BD0F4;
	}
	.list-1 a {
	font-size:15px;
	line-height:110%;
	color:#CCC !important;
	}
	.list-1 a.act, .list-1 li.current_page_item {
		font-weight:bold;
		padding-top: 7px;
		background:#7BD0F4;
	}
	.list-2 li {
	padding:0;
	margin:0;
	list-style:none;
	}
	.list-2 .sublevel {
		padding:0 0 10px 36px;
	}
	.list-2 span {
		font-size:11px;
		color:#999;
	}
	.list-2 .act {
		font-weight:bold;
		color:#CC4200 !important;
	}
	.list-3 li.i {
	padding:0 0 20px 0;
	margin:0;
	list-style:none;
	display:block;
	min-height:1px;
	}
		.list-3 li.i p {
			padding-bottom: 15px;
		}
		.list-3 li.i h3 {
	font-size: 1.2em;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
		}
		.list-3 li.i h4 {
	font-size: 1.1em;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
		}
.list-3 li.i h5 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
		.list-3 li.i ul {
			padding-bottom: 15px;
		}
			.list-3 li.i p ul {
				padding-bottom: 0px;
			}
	.list-3 ul {
		display:block;
		padding:0;
		margin:0;
		list-style:none;
	}
		.list-3 ul li {
			display:block;
			padding:0 0 0 20px;
			margin:0;
			list-style:none;
			position:relative;
		}
.list-4 {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
	.list-4 li {
		display:block;
		padding:0 20px 15px 20px !important;
		margin:0 !important;
		list-style:none;
	}
	.list-4 .tp {
	display:block;
	height:35px;
	padding:0 0 0 40px;
	margin:0;
	text-align:left;
	}
		.list-4 .tp cite {
			display:inline;
			padding:0;
			margin:0;
		}
	.list-4 img {
		position:absolute;
		margin:0 auto auto 0;
	}

/** basic **/

/**
== STRUCTURE: ========================
    * Page width:            980 px
    * Number of columns:     24
    * Column width:          20 px
    * Margin width:          20 px
======================================
**/

/* added while developing */

/* added while developing */


.main {
	min-height:100%;
}
#main_screen {
	background-color: #333;
	height: 326px;
	width: 500px;
	margin-bottom: 20px;
	border: 1px solid #900;
}
.nav_item {
	margin-bottom: 7px;
}
.orange-button {
	background:url(img/button.gif) no-repeat;
	width:94px;
	height:25px;
	text-align:center;
	border:0 none;
	color:#FFF;
}
.padds {
	padding:10px 0;
	width:958px;
	margin:0 auto;
}
.permalink {
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	background:url(img/permalink.gif) 0 0 no-repeat;
	font-size:11px;
}
.textfield {
	width:150px;
	color:#999;
	font-size:13px;
}
.search-button {
	background:url(img/find.gif) no-repeat;
	width:50px;
	height:22px;
	text-align:center;
	border:0 none;
	margin:0 20px 0 10px;
}
.search-textfield {
	padding-left:20px;
	background:url(img/search.gif) 4px 4px no-repeat #FFF;
}
.side-block {
	background-position: top;
	margin-bottom: 10px;
	width: 170px;
}
.side-block a{
	color: #999999;
	display: block;
	height: 24px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #222;
}
.side-block a:hover {
	color: #FFF;
	display: block;
	background-color: #222222;
}

	.side-block ul li {
	list-style-type: none;
	}
.side-padds {
	min-height:0px;
}
	.side-title {
	font-size:15px;
	height: 39px;
	display: block;
	width: 170px;
	text-transform: uppercase;
	background-image: url(http://jfkmagazine.nl/images/jfks_world.jpg);
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.slogan {
	font-size:13px;
	padding:10px 0 0 0;
	line-height:120%;
	font-weight:normal;
}
.span-5 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 224px;
	padding-right: 10px;
}
.span-6 {
	width: 170px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(http://jfkmagazine.nl/images/side_gradient.jpg);
	padding: 0px;
	background-color: #000;
}
.span-14 {
	width:540px;
	padding:0 0 20px 0;
}
.span-12 {
	border-right-color: #222;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	width: 517px;
	border-right-width: 1px;
	border-right-style: solid;
	min-height:400px;
	float: left;
}
.tac { text-align:center !important; }
.tal {
	text-align:justify !important;
	line-height: 2em;
}
.tar { text-align:right !important; }
.title, .title-0 {
	display: block;
	font-size: 22px;
	background-image: url(http://www.jfkmagazine.nl/images/header_gradient.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
	.title * {
		line-height:110%;
	}
	.title div {
	padding:3px 0 0 0;
	color:#999;
	line-height:150%;
	font-size: 13px;
	}
		.title div a {
		}
#right_area {
	width: 405px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-right: 10px;
}
.title-0 {
	font-size: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	background-image: url(http://www.jfkmagazine.nl/images/header_gradient.jpg);
	display: block;
	padding: 0px;
	margin-left: 0px;
}
	.title-0 .title-1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	display: block;
	}
.title-1, .title-1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.title-2 {
	font-size:15px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	margin-right: 15px;
	padding-bottom: 5px;
	color: #999;
}
.top-nav {
	height:30px;
	background-image: url(http://www.jfkmagazine.nl/images/menu_bg.jpg);
	background-position: 0 0;
	top: 0px;
	text-align: center;
	width: 956px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}
	.top-nav span.fr {
		padding:6px 20px 0 10px;
		border-left:0px solid #9FA2A4;
		height:22px;
		line-height:100%;
	}
	.top-nav div.fr {
		padding:1px 0 0 0;
		line-height:100%;
	}
.top-title {
	font-size:25px;
	padding:25px 0 0 0;
	line-height:80%;
	font-weight: bold;
}
	.top-title a {
	line-height:80%;
	color:#FFF !important;
	text-decoration:none;
	font-size: 25px;
	}
.whf { width:100%; height:100%; }
.white {
	color:#FFF;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wf { width:100%; }
	*:first-child+html .list-4 li {
		padding:0 40px 0 20px !important;
	}
	*:first-child+html .list-4 img {
		margin:20px auto auto 0;
	}
	* html .list-3 li {
		height:1px;
	}
	* html .list-4 img {
		margin:20px auto auto 0;
	}
.formulier td {
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
	* html .list-4 li {
		padding:0 40px 0 20px !important;
	}
* html .side-padds {
	height:1px;
}
.sidebanner {
	height: 600px;
	width: 120px;
	float: right;
	text-align: right;
}
.squares {
	height: 190px;
	width: 264px;
	margin-bottom: 15px;
	margin-top: 0px;
	float: left;
}
.squares img {
	border: 1px solid #666666;
}
.squares img a:hover {
	border: 1px solid #FF0000;
}
#credit a {
	font-size: 9px;
	display: block;
}
#cover a img {
	margin-top: 6px;
}
.date a:hover {
	color: #900;
}
.formulier {
	background-color: #222;
	border: 1px solid #000000;
	width: 500px;
}
.formulier input {
	background-color: #CCCCCC;
}
.right {
	width: 200px;
	height: 270px;
	border: 1px solid #333333;
	padding: 10px;
	margin-bottom: 10px;
}
.right p {
	font-size: 10px;
	text-align: left;
}
.left img, .right img {
	border: 1px solid #666666;
	margin-left: 5px;
	margin-bottom: 5px;
}
.vraag {
	font-weight: bold;
	color: #FFFFFF;
}
.left p {
	font-size: 10px;
	text-align: left;
}
#team {
	background-color: #00CC00;
	width: 515px;
	float: none;
}
.comments a {
	color: #FF0000;
}
#networks {
	text-align: center;
}
#networks img {
	padding-right: 3px;
	padding-left: 3px;
}

