/*
Theme Name: Fat Form 2012 // The Island
Theme URI: http://www.fatform.com
Description: The 2012 theme for Fat Form // PRESENT FOREVER.
Author: MUNKICLOUD (Design by Studio Roosje Klap)
Version: 1.0
*/

/* Main */
html, body {
	height: 100%;
}

body {
	background: #000;
}

@media (max-width: 1200px) {
    body {
		background: url('img/bg-980.jpg') no-repeat center top #FFF fixed;
	}
}

div.wrap-container {
	padding-top: 0px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
}

.push {
	height: 150px;
}

.padd30 {
	padding-left: 30px;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
}

a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/* Header */
header {
	margin-top: 30px;
}

header .navbar .brand {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

div.navbar-inner {
	background: #fff103;
	filter: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-top: 2px;
}

.navbar .nav li {
	line-height: 39px;
	margin-right: 15px;
}

@media (min-width: 980px) {
	.navbar .nav .navbar-btn-group {
		display: inline-block;
		height: 40px;
		padding: 0;
	}

	.navbar .nav .navbar-btn-group ul {
		margin-left: -8px;
	}
}

.navbar .nav button.menu-btn {
	line-height: 10px;
	margin-top: -8px;
	width: 19px;
	height: 18px;
	background: url('img/menu-btn.png') no-repeat;
	border: none;
}

.navbar .nav button.menu-btn:hover {
	background: url('img/menu-btn.png') -19px no-repeat;
}

.navbar .nav li a:link, .navbar .nav li a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #000000;
	text-shadow: none;
	font-weight: bold;
	display: inline-block;
}

.navbar .nav li a:hover, .navbar .nav li a:active, .navbar .nav li.current_page_item a:link, .navbar .nav li.current_page_item a:visited  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	text-shadow: none;
	font-weight: bold;
	color: #3EEB4B;
}

	.navbar .nav li ul li a:link, .navbar .nav li ul li a:visited, .navbar .nav li.current_page_item ul li a:link, .navbar .nav li.current_page_item ul li a:visited {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 11pt;
		background-color: #fff;
	}

	.navbar .nav li ul li a:hover, .navbar .nav li ul li a:active, .navbar .nav li ul li.current_page_item a:link, .navbar .nav li ul li.current_page_item a:visited {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 11pt;
		text-decoration: underline;
		background-color: #FFFFFF;
	}
	
.navbar form.navbar-search {
	margin-bottom: 0;
	margin-top: 0;
}

.navbar form.navbar-search input {
	padding: 5px 10px;
	color: #333;
	text-shadow: 0 1px 0 white;
	background-color: white;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	outline: 0;
}

@media (max-width: 980px) {
	.navbar form.navbar-search {
		border: none !important;
		margin-bottom: 20px;
	}
	
	.navbar .navbar-search input {
		width: 100px;
	}
}
	
@media (max-width: 1200px) {
	.navbar .nav li a:link, .navbar .nav li a:visited {
		font-size: 11pt;
	}

	.navbar .nav li a:hover, .navbar .nav li a:active, .navbar .nav li.current_page_item a:link, .navbar .nav li.current_page_item a:visited  {
		font-size: 11pt;
	}
	
	.navbar .navbar-search input {
		width: 100px;
	}
}

.back-fat h2 a:link, .back-fat h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.back-fat h2 a:hover, .back-fat h2 a:active {
	color: #ec1c24;
	text-decoration: none;
}

.back-fat {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Content */
#main {
	clear: both;
	margin-bottom: 40px;
}

#sidebar, #fillerSpan {
	float: right;
}

#content {
	float: left;
}

#content .post {
	color: #ffffff;
}

#content .artist {
	color: #3EEB4B;
}

#content .post p, #content .post {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}

#content .post p {
	margin-bottom: 18px;
}

#content .post {
	margin-bottom: 40px;
}

#content .post h1 {
	text-transform: uppercase;
}

#content .post h2.post-title {
	font-size: 25pt;
	text-transform: uppercase;
}

#content .post .kunstenaar-thumb {
	position: relative;
	text-align: center;
}

#content .post .kunstenaar-thumb .kunstenaar-naam {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	margin-top: -33px;
}

#content .post .kunstenaar-thumb .kunstenaar-noise {
	position: absolute;
	top: 0;
	left: 0;
}

@media (max-width: 1200px) {
	#content .post .kunstenaar-thumb .kunstenaar-naam {
		margin-top: -66px;
	}
}

#content .post .kunstenaar-thumb .kunstenaar-naam h2.post-title {
	color: #3EEB4B;
	font-size: 50pt;
	line-height: 50pt;
}

#content .post h2.post-title a:link, #content .post h2.post-title a:visited {
	font-size: 25pt;
	text-transform: uppercase;
	color: #165DF9;
	text-decoration: none;
}

#content .post h2.post-title a:hover, #content .post h2.post-title a:active {
	font-size: 25pt;
	text-transform: uppercase;
	color: #3EEB4B;
	text-decoration: none;
}

#content .post p.post-meta span {
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}

#content .post p.post-meta {
	margin-top: 10px;
}

#content .post p.video {
	position: relative;    
	padding-bottom: 56.25%; /* 16/9 ratio */
	height: 0;    
	overflow: hidden;
	width: 100%;
}

#content .post p.video iframe,
#content .post p.video object,
#content .post p.video embed {    
   	position: absolute;
	top: 0;
	left: 0;
   	width: 100%;
    height: 100%;
}



#content .post img {
	height: auto !important;
	max-width: 100%;
	display: block;
	/*margin: 0 auto;*/
}

#content .post img.wp-smiley {
	width: auto;
	height: auto;
}

#content .post .thenly {
	background: none;
}

#content .post .ai1ec-date {
	background: none;
}

#content .post table.thenly th {
	background: none;
	text-decoration: underline;
	color: #000 !important;
}

#content .post #ai1ec-calendar-view-container {
	margin-bottom: 30px;
}

#content .post .social {
	margin-top: 20px;
	background: #000;
	color: #fff;
}

#content .post .social .social-body {
	padding: 10px;
	height: 25px;
	line-height: 22px;
}

#content .tw_button {
	margin-left: 10px;
}

.FBConnectButton_Small {
height: 20px;
float: left;
background-position: -20px -396px !important;
border-bottom: 1px solid #627aac;
}
.FBConnectButton_Text {
font-size: 12px ;
height: 14px;
line-height: 14px;
}
.fb_share_count_inner {
height: 14px;
position: relative;
}
.fb_share_count .fb_share_count_right {
float: left;
}

#content .post blockquote {
	margin-left: 50px;
	margin-bottom: 18px;
}

#content .post blockquote p {
	font-weight: normal;
}

#content .post blockquote small {
	font-size: 11pt;
}

#content .post blockquote {
	border-left: 5px solid #000;
}

#content div.post-nav p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16pt;
}

/* Sidebar */
div#calendar_wrap {
	text-align: center;
}

table#wp-calendar {
	margin: 0 auto;
	width: 65%;
	font-size: 12pt;
	text-align: left;
}

table#wp-calendar caption {
	color: #fff;
	background: #000;
	margin-bottom: 10px;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar .thenly {
	background: none;
}

#sidebar .ai1ec-agenda-widget-view li.ai1ec-date {
	background: none;
}

#sidebar {
	font-size: 16px;
}

/* Footer */
#footer-container {
	position: relative;
	height: 150px;
	margin: 0 auto;
}

.footer {
	padding: 30px 0 20px 0;
	height: 100px;
	background: #ffffff;
}

@media (max-width: 1200px) {
    #content {
        width: 100%;
    }

	#footer-container {
		height: 160px;
	}
	
	.footer {
		height: 160px;
	}
	
	div.wrap-container {
		margin: 0 auto -160px;
	}
	
	.push {
		height: 160px;
	}
}

@media (max-width: 768px) {
    #content {
        width: 100%;
    }

	#footer-container {
		height: 250px;
	}
	
	.footer {
		height: 250px;
	}
	
	div.wrap-container {
		margin: 0 auto -250px;
	}
	
	.push {
		height: 250px;
	}
}