/*
	Template name: Neumeister 3
*/

/* @override 
	http://gosse.se/neumeister/wp-content/themes/neumeister/style.css
	http://neumeister.se.loopiadns.com/neumeister/wp-content/themes/neumeister/style.css
	http://www.neumeister.se/neumeister/wp-content/themes/neumeister/style.css
	http://www.neumeister.se/neumeister/wp-content/themes/neumeister-2/style.css
	http://www.neumeister.se/neumeister/wp-content/themes/neumeister-3/style.css
*/

body, html {
	background-color: #f6f8fa;
	font: 13px/20px Helvetica, Arial, Geneva, sans-serif;
}

body {
	color: #2a2c2c;
	padding-bottom: 40px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #333;
}

#blog a {
	border-bottom: 1px solid #6f7071;
}

h1 {
	width: 146px;
}

h1 a {
	height: 23px;
	display: block;
	background: url(images/logo.png) no-repeat 0 0;
}

h1:hover a {
	background: url(images/logo.png) no-repeat 0 -25px;
}

h1 span {
	display: none;
}

h1 span {
	font-weight: bold;
}

.post p {
	margin-bottom: 20px;
	color: #434344;
}

.page {
	width: 960px;
	margin: 60px auto;
}

.post_content {
	width: 294px;
	float: right;
	position: relative;
	padding-bottom: 40px;
	min-height: 426px;
}

.post_content .option_buttons {
	position: absolute;
	bottom: 7px;
}

.post .button a {
	display: block;
	margin-right: 4px;
	padding-top: 2px;
	float: left;
	width: 143px;
	font-weight: bold;
	text-align: center;
	background: url(images/buttons.png) no-repeat;
	line-height: 30px;
	height: 30px;
	color: #6c7376;
	text-shadow: rgba(254,255,254,0.69) 0 1px 0;
}

.post .button a:active {
	background: url(images/buttons.png) no-repeat 0 -33px;
}

.post .button.last {
	margin: 0;
}

.menu ul {
	margin: 45px 0 -25px;
	overflow: hidden;
	float: left;
	width: 50%;
	position: relative;
	top: -60px;
	left: 165px;
}

.menu ul li {
	float: left;
	margin-right: 10px;
}

.menu a {
	color: #bdc2c5;
}

.menu a:hover {
	color: #222;
}

.tagline {
	margin: 0;
	top: -15px;
	position: relative;
	float: right;
	width: 50%;
	text-align: right;
	color: #bdc2c5;
}

.page {
	position: relative;
}

.cases .neu_sticker {
	width: 154px;
	height: 154px;
	position: absolute;
	z-index: 100;
	top: 100px;
	right: -71px;
	background: url('images/neu_sticker.png') no-repeat;
}

.cases .neu_sticker a {
	display: block;
	height: 100%;
	width: 100%;
}

.cases .case {
	width: 316px;
	height: 226px;
	margin: 0 6px 6px 0;
	float: left;
	overflow: hidden;
	position: relative;
}

.cases .empty {
	background-image: url(images/empty-case.jpg);
}

.hasJs .cases .case {
	opacity: 0;
}

.hasJs .main_fader {
	position: fixed;
	right: 0;
	bottom: 0;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 10000000;
}

.cases .label {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 50;
	padding: 14px 16px 13px;
	-webkit-border-radius: 1px;
	background-image: url(images/label_overlay.png);
	background-color: transparent;
}

.case img {
	width: 100%;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-border-radius: 1px;
}

.cases .label h2 {
	font-weight: normal;
	font-size: 19px;
	position: relative;
	top: 1px;
	color: #fff;
	margin-bottom: 5px;
	font-style: normal;
}

.cases .label p {
	position: relative;
	bottom: -1px;
	color: #a0a4aa;
	font-size: 11px;
	line-height: 16px;
}

.cases .case.last-in-row {
	margin-right: 0;
}

.case.post-1 {
	width: 960px;
	height: 688px; /* 690 to be exact */
}

.case.aftermath_left {
	float: left;
}

.case.medium_case {
	width: 638px;
	height: 458px;
	float: right;
	margin-right: 0;
}

.case.aftermath_right {
	float: right;
	margin-right: 0;
}

.case.medium_case.medium_case_left {
	float: left;
}

.cases .case .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: url(images/case_overlay.png) no-repeat;
}

.post h2 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 20px;
	position: relative;
	top: 2px;
	font-style: normal;
}

.post h3 {
	position: relative;
	top: -2px;
	font-weight: bold;
	font-size: 13px;
}

.slideshow, .cases_pic {
	float: left;
	width: 638px;
	position: relative;
}

.slideshow .slides {
	height: 510px;
}

.slideshow img {
	width: 100%;
}

.slideshow .slide {
	position: absolute;
}

.slideshow .photo {
	padding: 4px;
	background-color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-border-radius: 2px;
}

.slideshow .photo .limiter {
	overflow: hidden;
	width: 638px;
	height: 458px;
}

.slideshow p {
	color: #434344;
	margin-top: 16px;
}

.slideshow_controls {
	margin-top: 20px;
}

.slideshow_controls .control {
	float: left;
	margin-right: 8px;
}

.slideshow_controls {
	color: #a8aaab;
	cursor: default;
}

.slideshow_controls .control.current {
	color: #434344;
}

.slideshow .next,.slideshow .prev {
	position: absolute;
	z-index: 500;
	top: 0;
	left: 20px;
	width: 260px;
	height: 450px;
	background: url(images/slideshow_nav_prev.png) no-repeat left center;
}

.slideshow .next {
	right: 20px;
	left: auto;
	background: url(images/slideshow_nav_next.png) no-repeat right;
}

.news {
	margin: 20px 0;
}

.news .post {
	width: 306px;
	margin: 20px 20px 20px 0;
	float: left;
}

.news .post.last-in-row {
	margin-right: 0;
}

img {
	margin-bottom: 20px;
}

.pdf_bar_wrapper {
	background-color: #eaedef;
	position: relative;
	margin-top: -130px;
}

.pdf_bar {
	width: 960px;
	margin: 0 auto;
	padding: 23px 0 27px;
	position: relative;
	height: 80px;
}

.pdf_bar_wrapper .my_pdf_tab {
	bottom: -31px;
	position: absolute;
	padding: 8px 0 8px;
	right: 5px;
	width: 108px;
	font-size: 10px;
	font-weight: bold;
	color: #6c7376;
	text-shadow: rgba(254,255,254,0.69) 0 1px 0;
	cursor: default;
	background: url(images/bg_pdf_tab.png) no-repeat right;
	text-align: center;
}

.pdf_bar .single .paper {
	height: 77px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-border-top-left-radius: 4px;
	background-color: #d1d5d9;
	border-bottom: 1px solid #f3f5f7;
}

.pdf_bar .custom_parts .single .paper {
	background-color: #b5b8bf;
	border-bottom-color: #edeff1;
}

.pdf_bar .custom_parts .single:hover .paper,.preload1 {
	background: #b5b8bf url(images/pdf_close.png) no-repeat center 28px;
}

.pdf_bar .custom_parts .single:active .paper,.preload2 {
	background: #b5b8bf url(images/pdf_close_active.png) no-repeat center 28px;
}

.pdf_bar .custom_parts .single.new .paper {
	background: #b5b8bf url(images/pdf_spinner.gif) no-repeat center center;
}

.pdf_bar .single {
	float: left;
	height: 96px;
	margin-right: 10px;
	width: 66px;
	position: relative;
}

.pdf_bar .custom_parts .single {
}

.pdf_bar .limiter {
	float: left;
	width: 684px;
	height: 96px;
	overflow: hidden;
}

.pdf_bar .parts {
	overflow: auto;
	width: 10000px;
}

.pdf_bar .single .label {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	font-size: 10px;
	color: #6b6b6b;
}

.pdf_bar .generate_button {
	position: absolute;
	right: 0;
	top: 60px;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}

#blog {
	width: 480px;
}

#blog .post {
	margin: 50px 0;
}

#blog .images img {
	float: left;
	border: 4px solid white;
	margin: 0 10px 10px 0;
}

#blog .images {
	clear: both;
	overflow: hidden;
	position: relative;
	margin-bottom: -10px;
}