﻿/*
Theme Name: PXP Theme 2010
Theme URI: http://www.pxp.eu/
Description: New CI / CD for 2010
Version: 1.0
Author: Stefan Bauer
Author URI: http://n8d.at/
Tags: PXP Theme 2010

	PXP Theme v1.0
*/
/* Reseting Default */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table,
dd, dt, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, select, input, textarea {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	letter-spacing: -25%;
}
input, textbox, button, select, option{
	font-size: 0.8em;
}
ul{
	font-size: 100.1%;
}
li{
	font-size: 100.1%;
}
img, fieldset {
	border: 0;
}
/* Base Setup */
html{
	margin: 0px auto;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	height: 100%;
	background-color: #f2f2f2;
	text-align: center;
	background-image: url('images/wrapperbackground.png');
	background-position: 0px 25px;
	background-repeat: repeat-x;
}

html > body{

}
img{
	border: 0px;
}
/* Layer and Positioning */
div{
	/* border: 1px orange solid; */
}
#topbar{
	text-align: center;
}
#tagline{
	width: 886px;
	margin: auto;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper{
	width: 100%;
	background-image: url('images/crossbg.png');
	background-repeat: repeat-y;
	background-position: center top;
}
#main{
	width: 900px;
	margin: auto;
	text-align: left;
	background-color: white;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url('images/mainbackground.png');
	background-position: left top;
}
#innermain{
	background-image: url('images/maincontentborderbg.png');
	background-position: left top;
}
#borderleft{
	float: left; 
/*	background-image:url('images/maincontentborderleft.png'); */
	background-position: right top;
	min-height: 400px;
	text-align: right;
}
#borderright{
	float: right;
	background-image:url('images/maincontentborderright.png');
	background-position: left top;
	background-position: -1px top;
	background-repeat: no-repeat;
	min-height: 400px;
}
#wrapper #main #innermain #outermainnavigation{
	display: block;
}
#searchform{
	width: 100px;
}
#topnavigation{
	font-size: 100.1%;
}
#topnavigation ul{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 280px;
}
#topnavigation ul li,
#topnavigation ul li a{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#topnavigation ul li{
	background-image: url('images/buttonslice.png');
	width: 90px;
	height: 42px;
	background-position: 3px 0px;
	display: table-cell;
	text-align: left;
	background-repeat: no-repeat;
	text-align: center;
}
#topnavigation ul li:hover{
	background-image: url('images/buttonslice.png');
	width: 90px;
	height: 42px;
	display: table-cell;
	text-align: left;
	background-repeat: no-repeat;
	background-position: -97px 0px;
	text-align: center;
}
#topnavigation ul li a{
	position: relative;
	top: 10px;
	color: #CCCCCC;
}
#topnavigation ul li a:hover{
	position: relative;
	top: 10px;
	color: #CCCCCC;
}
#topnavigaiton ul li, #topnavigaiton ul li:hover{
	float: left;
}
:root #topnavigaiton ul li, :root #topnavigaiton ul li:hover{
	float: none;
}


#mainnavigation{
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#topnavigation{
	margin-left: auto;
	margin-right: auto;
	height: 41px;
	padding-left: 50%;
}
#header{
	height: 140px;
	display: table;
	vertical-align: middle;
	width: 883px;
	white-space: nowrap;
}
#header #logo, #header #bloglogo{
	float: left;
	width: 30%;
	display: inline;
}
#header #logo{
	text-align: right;
	padding-top: 24px;
	float: right;
	display: inline;
}
#header #bloglogo img{
	position: relative;
	left: -187px;
}
#content, #navigation{
	width: 600px;
	text-align: left;
/*	padding-left: 258px; */
	padding-left: 30px;
}
#content{
}
#navigation{
	display: block;
	padding-bottom: 40px;
}
#sidebar{
	width: 200px;
	text-align: left;
	margin-right: 20px;
	float: right;
}
#footer{
	background-color: #666666;
	background-image: url('images/footerlogobg.png');
	min-height: 100px;
	z-index: 200;
	font-size: .7em;
	line-height: 150%;
	margin-left: 9px;
	margin-right: 7px;
}

#innerfooter{
	width: 883px;
	margin: auto;
	text-align: center
}
#innerfooter img{
	text-align: left;
}
#innerfooter table{
	width:	860px; 
}
#innerfooter span{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 50px;
	display: table-cell;
}
/* Images and Logos 
img.bloglogo{
	z-index: 100; 
	position: relative; 
	left: -191px;
}
*/


/* Fonts and Styles */
body{
	color: #666666;
}
/* Heading */
h1, h2, h3, h4, h5, h6{
	color: #00a4e4;
	display: inline;
	padding-bottom: .8em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}
h1 a{

}
a{
	color: #00a4e4;
	text-decoration: underline;
}
.content p{
	padding-bottom: .8em;
}
#topbar{
	font-weight: bold;
	color: white;
	vertical-align: middle;
/*	background-color: #70CDE3; */
	background-color: #00a4e4;
}
#topnavigation ul li a, #topnavigation ul li a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
#topnavigation ul li a:hover{
	text-decoration: underline;
	color: #808080;
}
small{
	margin: 0px;
}
.post{
	margin-bottom: 40px;
	display: table;
	width: 100%;
	text-align: justify;
}
#innerfooter{
	color: white;
	text-align: left;
	padding: 10px;
}
#innerfooter a{
	color: white;
}
/* Author Page*/
.userinfo{
	width: 100%;
	display: table-row;
}
.userimage{
	margin-right: 10px;
}
.userdescription{
	margin-right: 10px;
}
.userposts{
	width: 100%;
	display: table-row;
}
/* Blogpost metainfo */
.metainfo, .metainfo small{
	padding-bottom: .8em;
}
/* Image Formating */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignleft{
	float: left;
}
.alignright{
	float: right;
}
/* blog post */
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	line-height: 150%;
}
#content h1{
	font-size: 1.4em;
}
#content h2{
	font-size: 1.2em;
}
#content h3{
	font-size: 1em;
}
#content h4{
	font-size: 0.8em;
}
#content h5{
	font-size: 0.7em;
}
#content h6{
	font-size: 0.6em;
}
#content small, .post-edit-link{
	font-size: 0.8em;
	line-height: 1.5em;
}
.post-edit-link{
	float: right;
}
#content p{
	font-size: 1em;
	color: #666666;
	line-height: 150%;
	padding-bottom: 1em;
}
#conten img{
	margin-left: 5px;
	margin-bottom: 5px;
}
#content p.metainfo{
	line-height: 100%;
	padding-bottom: 1.75em;
}
#content blockquote, #content blockquote p{
	font-size: 1em;
	display: inline;
	color: #999999;
	font-weight: bold;
	letter-spacing: -25%;
}
#content blockquote p:after{
	white-space: nowrap;
}
#content blockquote:before{
	content: '» ';
	font-size: 1em;
	white-space: nowrap;
}
#content blockquote:after{
	content: ' «';
	font-size: 1em;
	white-space: normal;
}
#content ul li{
	font-size: 1em;
	line-height: 150%;
	letter-spacing: -25%;
}
/* Navigation */
.navigation{
	padding-bottom: 50px;
}

/* Sidebar */
#sidebar{
}
#sidebar ul, #sidebar ul li, #sidebar ul li a{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar ul div{
	margin-bottom: 1.5em;
}
#sidebar a, #sidebar a:hover, #sidebar a:visited,
#sidebar ul div a, #sidebar ul div a:hover{
	color: #00a4e4;
	text-decoration: none;
}
#sidebar a:hover, #sidebar ul div a:hover{
	text-decoration: underline;
}

#sidebar ul{
	padding: 0px;
	margin: 0px;
}
#sidebar ul, #sidebar li{
	list-style-position: inside;
	
}
#sidear ul li{
	font-size: 0.8em;
}
#sidebar ul{
	padding-bottom: 0.8em;
	display: block;
}
#sidebar ul h2{
	font-size: 1em;
	color: #666666;
	padding-bottom: 1em;
	display: block;
}
#sidebar ul li a, #sidebar ul ul li a{
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	white-space: pre-wrap;

}
#sidebar .recentcomments{
	background-color: #00a4e4;
	border-bottom: 2px #00a4e4 solid;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom: 5px;
	color: white;
	font-size: 0.8em;
}
#sidebar .recentcomments a{
	color: white;
	text-decoration: underline;
}

/* Comments */
.commentlist{
	list-style-position: inside;
	list-style: none;
}
.commentlist li{
	border-bottom: 1px #666666 solid;
}
.addthisbutton{
	position: relative; 
	top: 0px;
	z-index: 100;
	text-align: right; 
	width: 140px; 
	float: right;
	padding-top: 9px;
}

/* FOOTER */
.innerfooter table{
	vertical-align: top;
}
.imprint{
	width: 68px;
	padding-top: 51px;
	vertical-align: top;
}
.contact, .location{
	width: 48px;
	padding-top: 51px;
	vertical-align: top;
}
.imprint img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
.contact img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: 0px -20px;
	vertical-align: top;
}
.location img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: 0px -40px;	
	vertical-align: top;
}
/* FOOTER HOVER */
.imprint:hover img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: -70px 0px;
	vertical-align: top;
}

.contact:hover img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: -70px -20px;
	vertical-align: top;
}
.location:hover img{
	background-image: url('images/slicefooterleft.png');
	background-repeat: no-repeat;
	background-position: -70px -40px;	
	vertical-align: top;
}
#contactfooter {
	background-image: url('images/footerleft.png'); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 460px; 
	height: 99px;	
}
#contactfooter a{
	height: 300px;
}
#contactemail{
	position: relative; 
	top: 53px; 
	left: 382px;
	height: 30px;
}
#contactemail img{
	position: relative;
	top: 0px;
	left: 0px;
}
#contactemail img:hover{
		background-image: url('images/email.gif');
		background-position: top left;
		background-repeat: no-repeat;
		padding: 0xp;
		margin: 0px;
}
