/*
Theme Name: 	FANTASTIC MAN 1.1
Description: 	FM by Denny Backhaus / Tim Benniks and Mannschaft
@package:		atatonic CSS framework 2009	
@Author: 		Denny Backhaus / Tim Benniks <tim@timbenniks.com>
@Created: 		21-05-2009
@Edited: 		06-05-2010
-------------------------------------------------------------- */

body {
	background-color: #d9d9d9;
	font-family: Times, 'Times New Roman', Georgia, serif;
	font-size: 14px;
	line-height: 20px;
}


/* Typography
-------------------------------------------------------------- */

p {
	margin: 0 0 18px 0;
}

p.post-date {
	margin: 0;
	font-size: 14px;
}

p.post-meta {
	font-size: 12px;
	/* optioneel. margin: 0 */
	margin-bottom: 28px;
}

p.post-meta a {
	padding-bottom: 10px;
}

#sidebar p {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 9px 0;
}

#sidebar a {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 0 0;
}

#forum_sidebar p {
	margin: 0 0 7px 0 !important;
}

#forum_sidebar p p {
	margin: 0 !important;
}

#the_magazine_sidebar h3 {
}

#the_magazine_sidebar a.cover img {
	border: 1px solid #444;
	xmargin-top: 13px;
}

#the_magazine_sidebar a.cover:hover img {
	border: 1px solid #06c;
}

#additional_sidebar a {
	color: #000;
}

#additional_sidebar a:hover {
	color: #039;
}

.black {color: black; }

#footer p {
	font-size: 12px;
	line-height: 12px;
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 9px 0;
}

	.category-recommendations h2 a {
		font-size: 14px;
		line-height: 24px;
		margin: 0;
	}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

	h3#comments {
		margin: 50px 0 15px 0;
	}

	#sidebar h3 {
		color: #003399;
		font-size: 11px;
		line-height: 18px;
		text-transform: uppercase;
		margin: 0 0 0 0;
	}
		
		.sidebar-header {
			margin: 0 0 11px 0;
		}

		.content-header {
			margin: 0 0 18px 0;
		}

		.content-header {
			margin: 0 0 18px 0;
		}

		.sidebar-header h3,
		.content-header h1 {
			display: none;
		}
		

h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}


a, a:focus {
	color: #039;
	text-decoration: none;
}

.list {	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.uppercase {
	text-transform: uppercase;
}

.center {
	text-align: center;
}

img.center {
	margin-left: auto;
	margin-right: auto;
}

textarea, input {
	font-family: Times. serif;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 1px 2px;
	padding: 4px;
}


/* Grid
-------------------------------------------------------------- */

.zp-wrapper {
	width: 1003px;
}

#header {
	background: url(../images/header3.gif) no-repeat left top;
	height: 152px;
}

	#header h1 {
		display: none;
	}

#content-area {	
	background: url(../images/contentbkgnd.gif) repeat-y top left;
}

	#content,
	.header-left,
	.footer-left {
		float: left; 
		width: 580px;
		display: inline;
	}
	
		.header-left {
			cursor: pointer;
		}
	
	#sidebar,
	.header-right {
		float: left;
		width: 420px;
		display: inline;
	}

	.header-left,
	.header-right {
		height: 152px;
	}
	
	#header .header-right .padding {
		padding: 0 20px;
	}
	
		.header-right {
			position: relative;
		}

		.header-right #searchform {
			position: absolute;
			bottom: 3px;
			left: 20px;
		}

			.header-right #searchform #s {
				padding: 0 2px;
				line-height: 17px;
				background: #fff;
				color: #000;
				font-family: Times, serif;
				font-size: 13px;
				float: left;
				border: 1px solid #999;
			}

			.header-right #searchform #searchsubmit {
				background: none;
				border: none;
				font-family: Times, serif;
				margin: 0;
				font-size: 13px;
				padding: 3px 0 0 3px;
				color: #000;
			}
			
			.header-right .screen-reader-text {
				display: none;
			}
			
#footer {
	background: url(../images/footer.gif) no-repeat left top;
	height: 64px;
}

#sidebar .padding,
#content .padding,
#header .padding,
#footer .padding {
	padding: 20px;
}


/* Share
-------------------------------------------------------------- */

#fm_share {
	position: relative;
	z-index: 20;
}

#fm_share:hover a#fm_share_link {
	color: #000;
}

#fm_share #fm_share_overlay {
	display: none;
	text-align: center;
	width: 96px;
	position: absolute;
	top: 0px; left: -34px;
	z-index: 10;
}


#fm_share:hover #fm_share_overlay {
	display: block;
}

#fm_share #fm_share_overlay .container {
	background-color: #d9d9d9;
	margin-top: 20px;
	border-top: 1px solid #000;
	width: 80px;
	padding: 8px;
	display: block;
}

#fm_share #fm_share_overlay a {
	color: #333;
}

#fm_share #fm_share_overlay a:hover {
	text-decoration: underline;
}





/* Post Related Thumbs
-------------------------------------------------------------- */

.post-thumbs {
	position: relative;
	font-size: 12px;
	margin: 0 0 36px;
}

.post-thumbs img {
	display: inline;
	float: none;
	border: 1px solid #000;
	margin: 0;
	width: 74px; height: 57px;
}

.post-thumbs a {
	margin: 0 3px;
}

.post-thumbs a:hover img {
	border: 1px solid #06c;
}

.post-thumbs .caption {
	position: absolute;
	top: 65px; left: 0px;
	width: 100%;
}

.post-thumbs a .caption {
	display: none;
}

.post-thumbs a:hover .caption {
	display: block;
	color: #039;
	background-color: #fff;
}

.post-thumbs .divider {
	height: 59px; width: 1px;
	background-color: #666;
	margin: 0 3px;
}

.post-thumbs .divider img {
	height: 59px; width: 1px;
	background-color: #666;
	border: none;	
}




/* Misc
-------------------------------------------------------------- */

#comment {
	width: 530px;
}

.comment, .pingback {
	margin-bottom: 18px;
}

.comment .comment-reply-link. .pingback .comment-reply-link {
	font-size: 12px;
}

.comment cite.fn, .pingback cite.fn {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
}

.comment p, .pingback p {
	margin: 0 0 9px 0;
}

.comment .comment-meta a , .pingback .comment-meta a {
	color: #999;
}

.post-meta-key {
	display: none; 
}

label {
	color: #333;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 12px 0 0;
	text-align: left;
	width: 400px;
}

.dotted-line {
	height: 1px;
	width: 100%;
	border-bottom: 1px dotted #333;
	margin: 17px 0 18px 0;
}

.line {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #666;
	margin: 17px 0 18px 0;
}

.half-line {
	height: 1px;
	border-bottom: 1px solid #666;
	margin: 17px 135px 18px 135px;
}

.half-line-credits {
	height: 1px;
	border-bottom: 1px solid #666;
	margin: 28px 135px 18px 135px;
}

.credits {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 6px 0;
	padding: 0 50px;
	text-align: center;
}

.sidebar-separator {
	display: block;
	height: 1px;
	width: 55px;
	border-bottom: 1px solid #333;
	margin: 17px 0 18px 0;
}

.arrow-left a {
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 20px;
}

.arrow-right a {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 20px 0 0;
}





/* Search
-------------------------------------------------------------- */

.searchterm1, .searchterm1 a { border-bottom: 1px solid #d14; background-color: transparent !important; padding: 0 !important; font-weight: normal !important; }
.searchterm2, .searchterm2 a { border-bottom: 1px solid #6a3; background-color: transparent !important; padding: 0 !important; font-weight: normal !important; }
.searchterm3, .searchterm3 a { border-bottom: 1px solid #ec0; background-color: transparent !important; padding: 0 !important; font-weight: normal !important; }
.searchterm4, .searchterm4 a { border-bottom: 1px solid #7cd; background-color: transparent !important; padding: 0 !important; font-weight: normal !important; }
.searchterm5, .searchterm5 a { border-bottom: 1px solid #048; background-color: transparent !important; padding: 0 !important; font-weight: normal !important; }

.incoming {
	overflow: hidden;
	border: 5px solid #ccc !important;
	margin: 20px 75px 24px 75px !important;
	padding: 10px !important;
	background-color: #fff !important;
	color: #000 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	text-align: center;
}
 
.incoming h3 {
	display: none;
}
 
.incoming a {	color: #000 !important; }
.incoming a:hover {	color: #039 !important; }
.incoming div { padding: 5px; }
.incoming p { margin: 0; padding: 0; }
.incoming ul { display: block; clear: both; }
.incoming ul li, .incoming ul { background: none; margin: 0; padding: 0; }
.incoming ul li { margin-left: 0 !important; margin-right: 5px !important; float: left; }
.incoming ul li a { text-transform: uppercase; }
.incoming .hide { float: right; margin: 5px; padding: 0; display: none; }
.incoming .hide a { color: #ccc; }

.postmetadata {
	font-size: 12px;
}

.hentry {
	
}

.hentry h3 {
	margin-bottom: 8px !important; line-height: 14px;
}

.hentry small {
	font-size: 12px !important; line-height: 14px;
}



/* images
-------------------------------------------------------------- */

#media-viewer {
	text-align: center;
	position: relative;
	margin: 0 0 0px 0;
	overflow: hidden;
}

#media-viewer-klein {
	width: 200px;
	height: 150px;
	position: relative;
	margin: 0 0 0px 0;
	overflow: hidden;
}

.left-arrow {
	position: absolute;
	width: 270px;
	left: 0;
	height: 362px;
	z-index: 999;
	cursor: pointer;
}

.right-arrow {
	position: absolute;
	width: 270px;
	right: 0;
	height: 362px;
	z-index: 999;
	cursor: pointer;
}

	.no-cursor {
		cursor: default !important;
	}

.post-image {
	width: 540px !important;
	margin: 0 0 18px 0;
	z-index: 100;
}

.post-image img {
	float: none;
	display: block;
}

.image {
	display: none;
	width: 100%;
}

.image img { 
	margin-left: auto;
	margin-right: auto;
}

.single-image { 
	width: 100%;
}

.single-image img { 
	margin-left: auto;
	margin-right: auto;
}

.image-desc {
	display: block;
	font-size: 12px;
	text-align: center;
	margin: 6px 0 0 0;
}

p img, li img {
	float: left;
	margin: 4px 6px 24px 0;
	padding: 0;
}

.widget {
text-align: left;}

.category-recommendations .recommendations {
	display: block !important; 
}




/* Category: Fantastic Events
-------------------------------------------------------------- */

.category-events {}

.category-events #content {
	text-align: center;
	margin-bottom: 40px;
}

.category-events h2 {
	text-align: center;
}

.category-events #events_content {
	
}

.category-events #content a img {
	border: 2px solid #000; 
	margin: 0 6px;
}

.category-events #content a:hover img {
	border: 2px solid #039;
}

.category-events #content a h5 {
	font-size: 12px;
	color: #000 !important;
}

.category-events #content a:hover h5 {
	color: #039;
}

.category-events #content p {
	margin: 0 0 13px 0;
}

.category-events #content .half-line {
	margin: 29px 125px 19px 125px;
}




