/*
Theme Name: PAGES Media Individual Theme
Theme URI: http://www.rb-media.com/themes
Description: Individuall Theme based on default Kubrick theme / 2hearts theme
Version: 1.0
Author: Roman Bauer
Author URI: http://www.rb-media.com/
Text Domain: kubrick

*/


/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #444;
	text-align: center;
	background-color:#f1f1f1;
	
}

span.middot {
	font-family: Verdana;
}

#bgmain {
	background: #f1f1f1 url('images/bg_repeat.gif') repeat-y top center;
}

#container {
	background: transparent url('./images/header_full.gif') no-repeat top center;
}

body.page-template-3spalter-php #container, body.single #container {
	background-image: url('./images/header_full2.gif');
}

#footer_container {
	background: #f1f1f1 url('./images/footer_full.gif') no-repeat top center;
	height:120px;
}

#page {
	text-align: left;
}

#headerimg {
	background: transparent url('./images/logo.gif') no-repeat;
	cursor:pointer;
}

#headerimg * {
	display:none;
}

#headerimg object, #headerimg embed {
	display:inline-block !important;
}    

#content {
	font-size: 1.14em;
	line-height:1.5em;
	}

	
.widecolumn .entry p {
	font-size: 1.00em;
}

.narrowcolumn .entry, .widecolumn .entry {
	xline-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


.small, small {
	font-size: 0.85em;
	line-height: 1.5em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
	line-height:1.3em;
}

h2 {
	font-size: 1.5em;
	line-height:1.3em;
}

#sidebar h2 {
	font-size: 1.6em;
}


h3 {
	font-size: 1.4em;
	line-height:1.4em;
}


h1, h1 a, h1 a:hover, h1 a:visited {
	color: #44B9C4;
	text-decoration: none;
}

h2, h2 a, h2 a:visited {
	color: gray;
}

h1.boxed, h1.boxed a, h1.boxed a:visited,
h2.boxed, h2.boxed a, h2.boxed a:visited {
	-moz-border-radius:5px;
	color:white;
	text-align:center;
	padding:5px 2px;
	font-size:1.3em;
}

h1.boxed,
h2.boxed {
	background-image: url('./images/bgtt.png');
}



* html h1.boxed, * html  h1.boxed a, * html h1.boxed a:visited,
* html h2.boxed, * html h2.boxed a, * html h2.boxed a:visited {
	background-color:#44B9C4;
}

	
h3, h3 a, h3 a:visited {
	color: #444;
}

#sidebar h2 {
	font-weight:normal;
	color:gray;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


#sidebar a  {
	color: #1495a4;
}

	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #44B9C4;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
	
/* End Typography & Colors */



/* Begin Structure */

html, body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100.1%;
}

#container {
	width:100%;
	xmin-height:750px;
}

#page {
	width:1000px;
	margin: 0px auto;
	position:relative;
	height:100%;
}

#header {
	padding: 0;
	height: 320px;
	position:relative;
}

#topnavigation, #headerimg, #navigation {
	position:absolute;
}


#headerimg {
	width:400px;
	height:224px;
	margin-top:25px;
	margin-left:50px;
}

#topnavigation {
	overflow:hidden;
	right:65px;
	text-align:right;
	width:140px;
	margin-top:35px;
}

#navigation {
	margin-left:125px;
	margin-top:259px;
	height:22px;
	width:690px;
}

#headerimg * {
	display:none;
}

#content {
	margin-left:77px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 00px 45px;
	margin: 0px 0 0;
	width: 500px;
}

.widecolumn {
	padding: 0 0 00px 45px;
	width: 640px;
}

.widecolumn.dreispalter {
	width:750px;
}

.post {
	margin: 0 0 40px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer_container {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 1000px;
}

#footer p {
	margin: 0;
	padding: 18px 0 0 125px;
	text-align: left;
	font-size:11px;
	color:white;
}

#footer p a {
	color: white;
	text-decoration: none !important;
}

#footer p span.middot {
	color: #44B9C4;
}


/* End Structure */



/*	Begin Headers */

h1, h2 {
	margin: 30px 0 0;
	margin-bottom:10px;
}

h2.pagetitle {
	margin-top: 30px;
}


	
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

	
.entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
}

.entry li {
	/*margin: 7px 0 8px 0px;*/
	list-style:none;
	padding-left:10px;
	background: transparent url('images/lipu.gif') no-repeat 0px 6px;
}

	
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

*/


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size:1.1em;
}

blockquote em {
	font-weight:bold;
	font-size:0.85em;
}

blockquote cite, blockquote em {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
	
strong.price {
	background-color:#aaa;
	-moz-border-radius:5px;
	color:white;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	padding:2px 10px;
	white-space:nowrap;
	margin-bottom:0.5em;
}

div.dreispalter strong.price {
	text-align:center;
	display:block;
	padding:5px;
}

#content hr {
	border-width:0px;
	border-top:1px solid silver;
	height:1px;
	clear:both;
}


div.anchorindex {
	padding: 10px 0;
}

div.anchorindex ul {
	padding:0;
	margin:0;
	list-style:none;
	background:none;
}
div.anchorindex li {
	list-style:none;
	background-image:none;
	float:left;
	padding:0;
	margin:2px 0;
	margin-right:10px;
}

div.anchorindex li a {
	text-decoration:underline;
}


	
	#navigation ul {
		margin:0;
		font-family:Verdana;
	}
	
	#navigation, #navigation ul {
		float:left;
		list-style:none outside none;
		padding:0;
	}
	
	#navigation a {
		display:block;
		color:white;
		font-size:14px;
		text-decoration:none;	
	}
	
	#navigation li.current_page_item a, #navigation li.current_page_parent a {
		font-weight:bold;
		margin-left:-3px;
	}
	
	#navigation ul li.current_page_item a, #navigation ul li.current_page_parent a {
		margin-top:1px;
	}
	
	#navigation ul li.current_page_parent ul li a {
		font-weight:normal;
		color:inherit;
	}
	
	#navigation ul li.current_page_parent ul li.current_page_item a {
		font-weight:bold;
	}
	
	#navigation li {
		float:left;
	}
	
	#navigation li a:hover {
		background:none repeat scroll 0 0 transparent;
	}
	
	#navigation li ul {
		left:-999em;
		padding-top:1px;
		position:absolute;
		width:15em;
	}
	#navigation li:hover ul, #nav li.sfhover ul {
		left:auto;
		z-index:1000;
	}
	#navigation li ul li {
		background:white;
		border-bottom:1px solid #DEDBD1;
		border-left:1px solid #DEDBD1;
		border-right:1px solid #DEDBD1;
		width:13em;
	}
	
	#navigation li ul li a {
		color:gray;
		font-size:11px;
		font-family: 'Lucida Grande';
		padding:3px 5px;
	}
	
	
	
	#topnavigation {
		text-align:right;
	}
	
	#topnavigation ul {
		margin-top:3px;
	}
	
	#topnavigation ul li {
		list-style:none;
		margin-bottom:3px;
	}
	
	#topnavigation .middot {
		color: #44B9C4;
	}
	
	#topnavigation a {
		color:#b6b6b6;
		display:block;
		font-size:11px;
	}
	#topnavigation a.active {
		font-weight:bold;
		color:white; /*#44B9C4;*/
	}
	
	
	
	
/* Begin Sidebar */
#sidebar {
	margin-top: 64px;
	margin-left: 700px;
	width: 230px;
}

#sidebar li.widget {
	padding:10px 15px;
}

#sidebar form {
	margin: 0;
}

#sidebar li.widget {
	margin-bottom:33px;
	background-image: url('./images/bgt.png');
	border: 1px solid white;
	-moz-box-shadow:0 4px 18px #C8C8C8;
}
* html #sidebar li.widget {
	background-color: #def3f5;
}

#sidebar h2.widgettitle {
	background-image: url('./images/bgtt.png');
	background-color:#44B9C4;
	width:100%;
	padding: 5px 15px;
	position:relative;
	left:-15px;
	top:-10px;
	color: white;
	margin:0;
	font-size:16px;
	border-bottom:1px solid white;
}

#sidebar h2.widgettitle a {
	color: white;
}


#sidebar ul ul {
	margin: 5px 0;
	border-top:1px solid white;
}

#sidebar ul ul li {
	list-style:none;
	margin:0;
	padding:5px 0;
	border-bottom:1px solid white;
}
	
/* End Sidebar */
	
	
#subnavigation {
	position:absolute;
	margin-top:285px;
	margin-left:125px;
}


#subnavigation ul {
	margin:0;
	font-family:Verdana;
	float:left;
	list-style:none outside none;
	padding:0;
}

#subnavigation ul li {
	background-color:#f5f5f5;
	padding:2px 10px;
	border-left:1px solid #e3e3e3;
	border-right:2px solid white;
	float:left;
	text-align:center;
}

#subnavigation a {
	display:block;
	font-size:13px;
	text-decoration:none;	
	margin-right:18px;
}

#subnavigation li.current_page_item a, #subnavigation li.current_page_parent a {
	font-weight:normal;
	color:#333;
}

#subnavigation ul li.current_page_parent ul li a {
	font-weight:normal;
}

#subnavigation ul li.current_page_parent ul li.current_page_item a {
	font-weight:bold;
}


.commentlist img.avatar {
	display:none;
}

#navigation ul li {
	margin-right:20px;
}

/*
	#navigation li.page-item-10 {	width:40px	}
	#navigation li.page-item-12 {	width:76px	}
	#navigation li.page-item-14 {	width:77px	}
	#navigation li.page-item-16 {	width:56px	}
	#navigation li.page-item-20 {	width:51px	}
*/



#socials {
	width:33px;
	height:330px;
	position:fixed;
	margin-top:214px;
	margin-left:953px
}

a.sociallink span {
	display:none;
	font-size:1px;
	color:transparent;
}

a.sociallink, 
a.sociallink:visited, a.sociallink:active {
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
	display:block;
	height:92px;
	width:28px;
	margin-bottom:10px;
}

a.sociallink:hover {
	background-position:left center;
	width:30px;
}

a.sociallink.facebook {
	background-image: url('images/sl_fb.gif');
}

a.sociallink.youtube {
	background-image: url('images/sl_yt.gif');
}

a.sociallink.flickr {
	background-image: url('images/sl_fl.gif');
}

ul.contacts {
	display:inline-block;
	list-style:none;
	background:none;
	margin:0;
	padding:0;
}
ul.contacts li {
	list-style:none;
	background:none;
	float:left;
	margin:0;
	padding:0;
}

ul.contacts a.facebook, 
ul.contacts a.xing,
ul.contacts a.skype,
ul.contacts a.lastfm,
ul.contacts a.flickr,
ul.contacts a.foursquare,
ul.contacts a.google-talk,
ul.contacts a.icq,
ul.contacts a.msn,
ul.contacts a.twitter,
ul.contacts a.xing {
	font-size:1px;
	color:white;
	display:inline-block;
	height:32px;
	width:32px;
	margin-right:5px;
	overflow:hidden;
	text-decoration:none;
}


ul.contacts a.facebook {background-image:url('images/sc/facebook1.png')} 
ul.contacts a.xing {background-image:url('images/sc/xing1.png')}
ul.contacts a.skype {background-image:url('images/sc/skype1.png')}
ul.contacts a.lastfm {background-image:url('images/sc/lastfm1.png')}
ul.contacts a.flickr {background-image:url('images/sc/flickr1.png')}
ul.contacts a.foursquare {background-image:url('images/sc/foursquare1.png')}
ul.contacts a.google-talk {background-image:url('images/sc/google-talk1.png')}
ul.contacts a.icq {background-image:url('images/sc/icq1.png')}
ul.contacts a.msn {background-image:url('images/sc/msn1.png')}
ul.contacts a.twitter {background-image:url('images/sc/twitter1.png')}
ul.contacts a.xing {background-image:url('images/sc/xing1.png')}


ul.contacts a.facebook:hover {background-image:url('images/sc/facebook.png')} 
ul.contacts a.xing:hover {background-image:url('images/sc/xing.png')}
ul.contacts a.skype:hover {background-image:url('images/sc/skype.png')}
ul.contacts a.lastfm:hover {background-image:url('images/sc/lastfm.png')}
ul.contacts a.flickr:hover {background-image:url('images/sc/flickr.png')}
ul.contacts a.foursquare:hover {background-image:url('images/sc/foursquare.png')}
ul.contacts a.google-talk:hover {background-image:url('images/sc/google-talk.png')}
ul.contacts a.icq:hover {background-image:url('images/sc/icq.png')}
ul.contacts a.msn:hover {background-image:url('images/sc/msn.png')}
ul.contacts a.twitter:hover {background-image:url('images/sc/twitter.png')}
ul.contacts a.xing:hover {background-image:url('images/sc/xing.png')}




#pagescounter {
	clear:both;
	display:block;
	position:relative;
	height:86px;
	width:252px;
	margin-left:688px;
}


#pagescounter div.box-video {
	float:left;
	width:126px;
	height:86px;
	overflow:hidden;
	background-image:url('images/c2.png');
}

#pagescounter div.box-article {
	float:left;
	width:126px;
	height:86px;
	overflow:hidden;
	background-image:url('images/c1.png');
}


#pagescounter span.lbl {
	margin:12px 13px 5px 13px;
	font-size:9px;
	display:block;
	color:gray;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
	font-weight:normal;
}

#pagescounter span.cnt {
	margin:0px 20px;
	font-size:24px;
	display:block;
	text-align:center;
	color:#44B9C4;
	font-weight:normal;
}

#pagescounter span.cnt span.dblcross {
	color:silver;
	font-size:18px;
	font-weight:normal;
}



#referenzen {
	width:85px;
	height:303px;
	position:fixed;
	left:50%;
	top:198px;
	margin-left:-569px;
	border-right:0px solid white;
	overflow:hidden;
	background-image: url(./images/bgref.png);

	padding-left:31px;
	padding-top:28px;
}
