/*
Theme Name:OneFineDay
Description: Sponsored for One Fine Day
Author: Xaliber.nl
Author URI: http://www.xaliber.nl
*/

@font-face {
 font-family: 'SoopafreshRegular';
 src: url('soopafre-webfont.eot');
 src: url('soopafre-webfont.eot?#iefix') format('embedded-opentype'),  url('soopafre-webfont.woff') format('woff'),  url('soopafre-webfont.ttf') format('truetype'),  url('soopafre-webfont.svg#SoopafreshRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Arial, verdana, Tahoma, "Century gothic", sans-serif;
	font-size:14px;
	line-height: 1.43em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #006BA1 url(images/body_bg.png) repeat-x left top;
}

img {
	border:0;
	margin: 0 0;
}

a {
	color: #FF6600;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #003399;
}

a:hover,
a:active {
	color: #003399;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'SoopafreshRegular';
	line-height:125%;
	font-weight: bold;
}

table {
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}

tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}

tr td {
	padding: 6px 24px;
}

tr.odd td {
	background: #f2f7fc;
}

ul {
	list-style: uare;
}

blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
}

blockquote blockquote {
	color: #777;
}

blockquote em {
	font-style: normal;
}

pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

code {
	padding: 0 3px;
	background: #eee;
}

pre code {
	background: transparent;
}

.clear {
	clear:both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#ddd;
	border: 1px solid #FFF;
}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#ddd;
	border: 2px solid #FFF;
}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#ddd;
	border: 2px solid #FFF;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #FFF;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 2px solid #FFF;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #FFF;
}

.wp-caption {
	background:#ddd;
	border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	background-color: #D6F0FB;
}

.insetshadow {
	box-shadow:inset 0 0 5px #d3c6a1;
	-moz-box-shadow:inset 0 0 5px #d3c6a1;
	-webkit-box-shadow:inset 0 0 5px #d3c6a1;
}

#casing {
	padding:0px 0px 50px 0px;
	float:left;
	width:970px;
	margin:0px 15px;
}

/* The Header */

#top {
	height:200px;
	width:1000px;
	position:relative;
	background-color: transparent;
	background-image: url(images/header_bg.png);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.blogname {
	width:600px;
	text-align:left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.blogname h1 {
	font-size:80px;
	padding:10px 0 0px 0;
	font-weight:normal;
	text-shadow:2px 2px #000;
	letter-spacing: -2px;
}

.blogname h1 a:link,
.blogname h1 a:visited {
	color: #FFF;
	display:block;
	margin:0px 0 0 0px;
}

.blogname h1 a:hover {
	color: #FF6600;
}

.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color: #999999;
}

/* The Search */


#search {
	width:300px;
	padding:0px 0px;
	margin:10px 0px 0px 0px;
	float:right;
	height:30px;
	display:inline;
}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:205px;
	margin:0px 0px 0px 5px;
	padding: 5px;
	border:1px solid #CCCCCC;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	display:inline;
	background: #FFFFFF;
}

input#searchsubmit {
	float:right;
	display:inline;
	margin:0px;
	padding: 5px;
	color:#fff;
	border:1px solid #FFF;
	background-color: #0066CC;
}

/*Page menu*/


#foxmenucontainer {
	height:39px;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-transform:uppercase;
	width:1000px;
	font-family: verdana, Arial, Tahoma, "Century gothic", sans-serif;
	font-size: 12px;
	background-color: transparent;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu {
	margin:0px 10px;
	padding: 0px;
	height:38px;
	overflow:hidden;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li a,
#menu li a:link,
#menu li a:visited {
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	line-height:39px;
}

#menu li a:hover,
#menu li a:active {
	color:#0066CC;
	margin: 0px;
	padding: 0px 10px;
	line-height:39px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}

#menu li li a,
#menu li li a:link,
#menu li li a:visited {
	width: 150px;
	color: #0091D7;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px;
	line-height:32px;
}

#menu li li a:hover,
#menu li li a:active {
	color: #fff;
	padding: 0px 10px;
	line-height:32px;
	background:#4F4B36;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 5px;
	background:#34301D;
}

#menu li li {
}

#menu li ul a {
	width: 140px;
}

#menu li ul a:hover,
#menu li ul a:active {
}

#menu li ul ul {
	margin: -37px 0 0 170px;
}

#menu li:hover ul ul,
#menu li:hover ul ul ul,
#menu li.sfhover ul ul,
#menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li.sfhover ul,
#menu li li.sfhover ul,
#menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover,
#menu li.sfhover {
	position: static;
}

/* Main Content*/	


#content {
	float:left;
	width: 635px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	display:inline;
	overflow:hidden;
}

#crumbs {
	border:1px solid #ddd;
	padding:5px 5px;
	margin:0px 0px 10px 0px;
}

#crumbs .current {
	color: #ff7f50;
}

img.postimg {
	margin:10px 10px 5px 0px;
	width:120px;
	height:120px;
	padding:5px;
	float:left;
	background-color: #FFFFFF;
}

.post {
	height:100%;
	color:#000;
	padding:10px 0px;
	margin-bottom:10px;
}

.datebox {
	width:45px;
	height:45px;
	background: url(images/trans.png);
	float:left;
	text-align:center;
	margin:0px 5px 0px 0px;
	position:absolute;
	left:15px;
	top:25px;
}

span.date {
	font-size:22px;
	width:56px;
	color:#fff;
	line-height:12px;
	font-weight:bold;
}

span.month {
	font-size:10px;
	text-transform:uppercase;
	color:#169fea;
	line-height:20px;
}

.title h2 {
	margin: 0px 0;
	padding: 0px 0px 4px;
	font-weight:normal;
	font-family: 'SoopafreshRegular';
	color:#005995;
	text-shadow: 1px 2px 0px #fff;
	font-size: 34px;
	letter-spacing: -1px;
}

.title h2 a,
.title h2 a:link,
.title h2 a:visited {
	color:#005995;
	background-color: transparent;
}

.title h2 a:hover {
	color: #FF6600;
	background-color: transparent;
}

.title {
	margin:  0px;
	padding:  0px 0px 0px 0px;
}

.author {
	color:#004284;
	padding:3px 5px 3px 20px;
	font-size:10px;
	background:url(images/user.png) no-repeat;
	text-transform:uppercase;
}

.clock {
	color:#004284;
	padding:3px 5px 3px 20px;
	font-size:10px;
	background:url(images/clock.png) no-repeat;
	text-transform:uppercase;
}

.postmeta {
	text-transform:uppercase;
	position:relative;
	padding:5px 0px;
	background:#006AB3;
	border:1px solid #D7EFFF;
}

.postmeta2 {
	text-transform:uppercase;
	position:relative;
	padding:1px 0px;
	background:#transparent;
	border-bottom: 1px dashed #006AB3;
}

.comm {
	color:#fff;
	padding:2px 5px 2px 5px;
	font-size:10px;
	text-transform:uppercase;
}

.comm a:link,
.comm a:visited {
	color:#fff;
	font-weight: bold;
}

.comm a:hover {
	color:#FFFFCC;
}

.read {
	color:#fff;
	right:0px;
	top:5px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
}

.read a:link,
.read a:visited {
	color:#fff;
	font-weight: bold;
	padding: 10px;
}

.read a:hover {
	color:#FFFFFF;
	background: #8CD1FF;
}

.categorys {
	color:#004284;
	padding:3px 5px 3px 20px;
	font-size:10px;
	background:url(images/category.png) no-repeat;
	text-transform:uppercase;
}

.categorys a:link,
.categorys a:visited {
	color:#0984FF;
}

.categorys a:hover {
	color:#000;
}

.entry {
	margin:0 0;
	padding: 0px 0px 5px 0px;
}

.entry a:link,
.entry a:visited {
	color: orange;
	background-color: transparent;
}

.entry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}

.entry ul,
.entry ol {
	margin: .4em 0 1em;
	line-height: 150%;
}

.entry ul li,
.entry ol li {
	list-style-position:outside;
	margin-left: 1.6em;
}

.entry p {
	margin:5px 0px;
	padding:5px 0px;
	line-height:24px;
	font-size:14px;
}

.entry h3 {
	font-size: 22px;
	color: #0066CC;
}

/* right column */

.right {
	float:right;
	width:320px;
	padding:20px 0px 0px 0;
	display:inline;
	overflow:hidden;
}

p.twitter-message {
	color:#272727;
	padding:10px 0px;
	border-bottom:1px solid #eee;
}

a.twitter-link {
	color:#FF9900;
}

a.twitter-user {
	color:#FF9900;
}

h3.sidetitl {
	font-family: 'SoopafreshRegular';
	color:#005995;
	font-size:25px;
	padding-top:5px;
	padding-left:10px;
	font-weight:normal;
	text-shadow: 1px 2px 0px #fff;
}

h3.sidetitl a{
	color:#005995;
}

h3.sidetitl a:hover{
	color:#FF6600;
}

/* The Sidebar */


.sidebar {
	float:left;
}

.sidebox {
	width:298px;
	padding:10px;
	background:#fff;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px;
}

.sidebox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebox ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;
	width: 295px;
	margin:0px 0px;
	list-style-type: none;
}

.sidebox ul li a:link,
.sidebox ul li a:visited {
	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;
}

.sidebox ul li a:hover {
	color: orange;
}

.sidebox p {
	padding: 7px 10px;
	margin:0;
}

.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
}

li.recentcomments {
	padding:5px 10px;
	width:280px!important;
}

.squarebanner {
	padding:10px;
	background:#fff;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
	background:#fff url(images/sidebox_bg.jpg) repeat-x left top;
}

.squarebanner ul {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
}

.squarebanner ul li {
	list-style-type:none;
	margin: 15px 7px 0px 7px;
	float:left;
	padding:5px;
	display:inline;
	background:#ddd;
}

/*calendar*/

#wp-calendar {
	width: 100%;
	padding: 0px 5px;
}

#calendar_wrap {
	margin:0px auto;
}

#wp-calendar caption {
	padding: 10px 5px 5px 5px;
	font-size:16px;
	color: #486f68;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#wp-calendar th,
#wp-calendar td {
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}

#wp-calendar td a {
	padding: 0px;
	border:none;
	color: #ee6000;
}

#wp-calendar td {
	background:transparent;
	border:none;
	color: #343434;
}

#wp-calendar td,
table#wp-calendar th {
	padding: 2px 0;
}

/* --- FOOTER --- */
	
#footer {
	padding:20px 0 20px 0px;
	color:#fff;
	font-size:12px;
	margin:0px auto;
	font-family:Arial;
	width:1000px;
	text-shadow:1px 1px 0px #2F261D;
}

#footer a:link,
#footer a:visited {
	color: #f08500;
}

#footer a:hover {
	color:#fff;
}

.fleft {
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

.fright {
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

/* The Navigation */

#navigation {
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	background-color: #D6F0FB;
}

/* The Attachment */

.contentCenter {
	text-align:center;
}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px 20px 0px;
	font-size:14px;
	text-align:left;
	color:#34301D;
	font-family: 'SoopafreshRegular';
	border-bottom: 1px solid #87cefa;
	margin-bottom:10px;
}

h2.pagetitle a {
	color: #2aa6d9;
}

/* Comments */

#commentsbox {
	margin:0;
}

h3#comments {
	font-size:18px;
	color:#34301D;
	font-weight:bold;
	padding:10px 0px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
}

ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #D5EAFF;
	background-color: #F4FCFF;
}

ol.commentlist li .comment-author {
	color:#00334F;
}

ol.commentlist li .comment-author a:link,
ol.commentlist li .comment-author a:visited {
	color:#00334F;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#00334F;
}

cite.fn {
	color:#00334F;
	font-style:normal;
}

ol.commentlist li .comment-author .avatar {
	float:left;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
	margin-right:10px;
}

ol.commentlist li .comment-meta {
	font-size:10px;
}

ol.commentlist li .comment-meta .commentmetadata {
	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#333333;
	text-decoration:none !important;
}

ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#1D1D1D;
	font-size:13px;
}

ol.commentlist li .reply {
	margin-top:10px;
	font-size:10px;
}

ol.commentlist li .reply a {
	border:1px solid #2F2823;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px 10px;
	background-color: #00458A;
}

ol.commentlist li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}

ol.commentlist li ul.children li.depth-2 {
	margin:0 0 0px 50px;
}

ol.commentlist li ul.children li.depth-3 {
	margin:0 0 0px 50px;
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 0px 50px;
}

ol.commentlist li ul.children li.depth-5 {
	margin:0 0 0px 50px;
}

.comment-nav {
	padding:5px;
	height:20px;
}

.comment-nav a:link,
.comment-nav a:visited {
	color:#00608F;
}

#respond {
	padding:0px 0px;
	margin:10px 0px;
}

#respond h2 {
	color:#ff6600;
	font-weight:bold;
}

#respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px;
}

#commentform {
	padding:10px 0px;
}

#commentform p {
	margin:5px 0px;
	color: #343434;
}

#respond label {
	display:block;
	padding:5px 0;
	color: #343434;
}

#respond label small {
	font-size:10px;
}

#respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#555;
}

#commentform input {
	width:50%;
}

#respond input#commentSubmit {
	border:1px solid #FF9900;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
	background-color: #FF6600;
}

textarea#comment {
	border:none;
	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}

.widebanner {
	height:60px;
	position:absolute;
	top:30px;
	right:30px;
	padding:0px 0px;
	text-align:center;
}

.postad {
	margin:10px auto;
	text-align:center;
}

.wp-pagenavi {
	font-size:12px;
	text-align: center !important;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
	text-decoration: none;
	background:#7F6A57!important;
	border: 1px solid #00458a !important;
	color: #f08500 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}

.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {
	display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	border: 1px solid #E81203!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
	background-color: #00468C;
}

.wp-pagenavi span.extend {
	text-decoration: none;
	border: 1px solid #E81203!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
	background-color: #0098E1;
}

#bottom {
	margin:0px auto;
	width:1000px;
	background-color: #005bb2;
}

.bottomcover {
	margin:0px auto;
}

h3.bothead {
	height:18px;
	color: #f08500;
	font-size:20px;
	font-weight:normal;
	padding:0px 0px 15px 5px;
	text-shadow:1px 1px 0px #2F261D;
}

.botwid {
	float:left;
	width:230px;
	padding-bottom:30px;
	font-size:12px;
	font-family:Arial, Tahoma, Century gothic, sans-serif;
	margin:20px 0px 0px 15px;
	color:#ddd;
}

.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px;
}

.botwid li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.botwid ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
}

.botwid ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.botwid ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;
	width: 230px;
	list-style-type: none;
	text-shadow: 1px 1px 0px #494949;
}

.botwid ul li a:link,
.botwid ul li a:visited {
	color: #12110a;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom: 1px solid #494949;
}

.botwid ul li a:hover {
	color: #87cefa;
	text-shadow:1px 1px 0px #2F261D;
}

.botwid p {
	padding: 7px 10px;
	margin:0;
}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
}

.featbox {
	padding:10px;
	background:#fff url(images/sidebox_bg.jpg) repeat-x left top;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
}

#mygallery {
	height: 398px;
	overflow: hidden;
	position: relative;
	width:938px;
	background: #f0f0f0;
	margin-top:15px;
	border:1px solid #fff;
	padding:15px;
}

#front_header {
	height: 270px;
	overflow: hidden;
	position: relative;
	width:938px;
	margin-top:15px;
	border:1px solid #fff;
	padding:15px;
	background: #f0f0f0 url(images/myfairlady.jpg) no-repeat center center;
}

#story_header {
	height: 400px;
	overflow: hidden;
	position: relative;
	width:938px;
	margin-top:15px;
	border:1px solid #fff;
	padding:15px;
	background: #f0f0f0 url(images/story.jpg) no-repeat center center;
}

#ft-buttons-slide {
	display:none;
}

.ft-prev {
	padding:0px 10px;
	background-color: #000000;
}

.ft-next {
	padding:0px 10px;
	background-color: #000000;
}

.ft-title {
	display:none;
}

.feedlist {
	height:33px;
}

.feedlist ul {
	list-style:none;
}

.feedlist ul li {
	float:left;
	margin:0px 5px;
}

/* Post item calendar */
.calendar {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background: #B8E4F8;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}

.calendar > span {
	display: block;
}

.calendar > .month {
	text-align: center;
	font-size: 12px;
	color: #006AB3;
	margin-bottom: 3px;
	padding: 4px;
	letter-spacing: 1px;
	line-height: 2px;
	font-variant: small-caps;
}

.calendar > .day {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #006AB3;
	margin: 0px;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 2px 0px 5px;
}

.calendar > .year {
	text-align: center;
	font-size: 8px;
	line-height: 6px;
	color: #006AB3;
}

/* Title icons */

.zoek {
	background: url(images/find.png) no-repeat left center;
	height: 60px;
}

.twitter {
	background: url(images/twitter.png) no-repeat left center;
	height: 60px;
}

.sponsor {
	background: url(images/sponsor.png) no-repeat left center;
	height: 60px;
}

/*standaard formulieren*/

#content_box Label {
	display: inline-block;
}

#content_box input[type="text"] {
	background-color: #FAFAFA;
	border: 1px solid #ccc;
	padding: 5px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content_box input:hover[type="text"] {
	border: 1px solid #FF6600;
	background-color: #FAFAFA;
	color: #30373F;
}

#content_box input:focus[type="text"] {
	border: 1px solid #FF6600;
	background-color: #FAFAFA;
	color: #30373F;
}

#content_box textarea {
	background-color: #FAFAFA;
	border: 1px solid #ccc;
	margin: 5px 0px;
	padding: 5px;
	width: 95%;
	font: 14px/120% Arial, Helvetica, sans-serif;
}

#content_box textarea:hover {
	border: 1px solid #FF6600;
	background-color: #FAFAFA;
	color: #30373F;
}

#content_box textarea:focus {
	border: 1px solid #FF6600;
	background-color: #FAFAFA;
	color: #30373F;
}

#content_box input[type=submit] {
	cursor: pointer;
	padding: 3px;
	color: #FFFFFF;
	text-shadow:1px 1px #666;
	font-weight: bold;
	border-width: 0px 1px 1px 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666;
	border-bottom-color: #666;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	background: #FF6600;
}

#content_box input[type=submit]:hover {
	text-shadow:-1px -1px #666;
	border-width: 0px 1px 1px 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666;
	border-bottom-color: #666;
	color: #FAFAFA;
	background: #FF9900;
}

#content_box .verplicht {
	font-size: 12px;
	font-style: italic;
	color: #BE5A5A;
}

/*Comment Form*/

#commentform Label {
	display: inline-block;
}

#commentform input[type="text"] {
	background-color: #FAFAFA;
	border: 1px solid #ccc;
	padding: 5px;
	width: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#commentform input:hover[type="text"] {
	border: 1px solid #FF6600;
	background-color: #EAEAEA;
	color: #30373F;
}

#commentform input:focus[type="text"] {
	border: 1px solid #FF6600;
	background-color: #EAEAEA;
	color: #30373F;
}

#commentform textarea {
	line-height: 120%;
	background-color: #FAFAFA;
	border: 1px solid #ccc;
	padding: 5px;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#commentform textarea:hover {
	border: 1px solid #FF6600;
	background-color: #EAEAEA;
	color: #30373F;
}

#commentform textarea:focus {
	border: 1px solid #FF6600;
	background-color: #EAEAEA;
	color: #30373F;
}

#commentform input[type=submit] {
	border: 1px solid #87B7E8;
	background-color: #87B7E8;
	color: #fff;
	cursor: pointer;
	padding: 6px;
}

#commentform input:hover[type=submit] {
	border: 1px solid #FF6600;
	background-color: #EBAC00;
	color: #fff;
	cursor: pointer;
}

#commentform .verplicht {
	font-size: 12px;
	font-style: italic;
	color: #BE5A5A;
}

/*form validate*/

div.wpcf7-mail-sent-ok {
	font-weight: normal;
	color: #FFFFFF !important;
	background-color: #86AA12!important;
	font-size: 14px!important;
	padding: 5px!important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	border: 1px solid #86AA12!important;
	text-align: center;
}

div.wpcf7-validation-errors {
	font-weight: normal;
	color: #FFFFFF!important;
	background-color: #CC0000!important;
	font-size: 14px!important;
	padding: 5px!important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	text-align: center;
	border: 1px solid #C00000!important;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 25%;
	z-index: 100;
	font-size: 12px;
	width: 200px!important;
	color: #FFFFFF!important;
	border-style: none!important;
	background-color: #CC0000!important;
	padding: 5px 5px 5px 10px!important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
}

element.style {
	margin-left: 60px !important;
}
