/*
Theme Name: Pixapool Portfolio
Theme URI: http://pixapool.com/
Description: Pixapool Portfolio Thema
Version: 1.5
Author: Tino Schramm | it.medien
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #675;
	text-decoration: none;
	cursor: pointer;
}

a img {
	border: 0;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

a:active, a:focus{
outline: none
}

li {
	list-style: none;
}

.clear {
 	clear: both;
	height: 0;
 }

.linie{
	border-bottom: 1px solid #d5d3d4;
	width: 100%;
	height: 1px;
}

body {
	background: #fff;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
}

#rap {
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background-image: url(../img/sonne-oben.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 10;
}

#container {
	position: relative;
	width: 762px;
	margin: 0 auto;
	background-color: #dedede;
	border-top: 8px solid #FFF;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	z-index: 1;
}

#container-single{
	position: relative;
	width: 762px;
	margin: 0 auto;
	background-color: #FFF;
	border-top: 8px solid #FFF;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	z-index: 1;
}

#negativer-rand { 
   width: 762px;
	margin: -8px auto 0 auto;
	height: 0px;
	border-bottom: 8px solid #fff;
}
#header {
 	height: 68px;
	width: 762px;
	margin: 8px auto;
	background-image: url(../img/header-02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top:10px solid #FFF;
	border-bottom:8px solid #FFF;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
}

#footer {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 120%;
	color: #4f4f4f;
	width: 762px;
	margin: 8px auto;
	background-color: #FFF;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
}
 
#teasercontent {
	width: 530px;
	float: left;
	padding: 0px;
	background-color: #FFF;
	border-right: 8px solid #fff;
}

#teasercontent .cat-decription {
	width: 528px;
	border: 1px solid #9a8;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 110%;
	font-style: normal;
	color: #342;
	background-color: #FFF;
}

#teasercontent .cat-decription p {
	margin: 5px;
	line-height: 1.8em;
}

.storycontent {
	background-color: #FFF;
	border: 0px solid #FFF;
	margin: 0;
}

.storycontent .cube {
	width: 762px;
	margin: 0px auto;
	padding: 0 0 10px 0;
}

.storycontent .teaser {
	width: 100%;
	margin: 0px auto;
	padding: 0 0 10px 0;
}

.storycontent .date {
	width: 70px;
	font-size: 110%;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #656565;
	float: left;
	margin-left: 5px;
	margin-top: 7px;
}

.storycontent .type {
	width: 10px;
	float: left;
	margin-top: 9px;
	margin-right: 5px;
}

.storycontent .projekt {
	font-size: 110%;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #656565;
	float: right;
	padding-right: 5px;
	text-align: right;
	margin-top: 7px;
}

.storycontent .beschreibung {
	width: 760px;
	border: 1px solid #9a8;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 110%;
	font-style: normal;
	color: #656565;
	background-color: #FFF;
}

.storycontent .beschreibung p{
	margin: 5px;
	line-height: 1.8em;
}

.storycontent .beschreibung-white {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 110%;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #656565;
	background-color: #fff;
}

.storycontent .beschreibung-white p{
	margin: 5px;
	line-height: 1.8em;
}

.singlesitenavi {
	width: 100%;
	padding: 6px 0 3px 0;
	background-color: #f2f2f2;
	
}

.singlesitenavi-left {
	width: 100px;
	float: left;
	text-align: left;
}

.singlesitenavi-left a {
	margin: 0 0 0 5px; 
}
.singlesitenavi-center {
	width:562px;
	line-height: 21px;
	float: left;
	text-align: center;
}
.singlesitenavi-right {
	width: 100px;
	float: right;
	text-align: right;
}

.singlesitenavi-right a {
   margin: 0 5px 0 0;
}

/*pagenavi*/

.hide {
	display: none;
}

.pagenav { 
	width: 100%;
	height: 31px;
	margin: 0 0 8px 0;
	background-color: #f2f2f2;
}

.arrowLeft  { 
	height: 21px;
	float: left; 
	padding: 5px 0 0 5px; 
}

.arrowRight  { 
	height: 21px;
	float: right; 
	padding: 5px 5px 0 0; 
}

#page-menue {
	height: 22px;
	margin: 15px -10px 0 0;
   background-color: transparent;
}

#page-menue ul {
	float:right;
	margin-right: 0px;
}

#page-menue li {
	display:inline;
 	float: left;
	border-left: 1px solid #26892c;
	padding: 0 10px;
}

#page-menue  li.aussen{
	border-left: 0;
	padding: 0 10px;
}

#page-menue li a{
	font-size: 110%;
}

#sidebar {
	width: 210px;
	float: right;
	margin:  0 0 5px 0;
	text-align: right;
}

#crossover {
	line-height: 20px;
	margin: 0;
	color: #ed4f4e;
	font-size: 130%;
	font-weight: lighter;
	float: right;
	display: none;
}

#sidebar ul {
	padding: 5px 0;
}

#sidebar .line {
	float: right;
	margin-right: 10px;
	height: 0px;
	width: 95%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d3d3d3;
}

#menue-cat a {
	font-size: 110%;
	letter-spacing: 1px;
	margin-right: 30px;
	line-height: 25px;
}

#menue-cat li {
margin-right: 15px;
}

#menue-cat li.cat-item-3 {
	background-image: url(../img/webdesign.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-5 {
	background-image: url(../img/fotografie.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-6 {
	background-image: url(../img/ci-logo-druck.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-7 {
	background-image: url(../img/illustrationen.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-8 {
	background-image: url(../img/bildbearbeitung.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-11{
	background-image: url(../img/webcoding.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menue-cat li.cat-item-13{
	background-image: url(../img/ghostwriting.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


 
 /*header-menue*/
 
#catname {
	position: relative;
	float: right;
	font-size: 120%;
	margin: 0px 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
	z-index: 20;
}
 
#header-cat-menue {
	height: 20px;
}
 
#header-cat-menue span{
	display:none;
}

#header-cat-menue #webdesign a {
	background: #FFF url(../button/webdesign.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

 #header-cat-menue #webdesign a:hover, #header-cat-menue #webdesign a.aktiv {
	background-position: 0px -14px;
} 


#header-cat-menue #webcoding a{
	background: #FFF url(../button/webcoding.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #webcoding a:hover, #header-cat-menue #webcoding a.aktiv {
	background-position: 0px -14px;
} 


#header-cat-menue #fotografie a {
	background: #FFF url(../button/fotografie.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #fotografie a:hover, #header-cat-menue #fotografie a.aktiv {
	background-position: 0px -14px;
} 

#header-cat-menue #ci-logo-druck a{
	background: #FFF url(../button/ci-logo-druck.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #ci-logo-druck a:hover, #header-cat-menue #ci-logo-druck a.aktiv{
	background-position: 0px -14px;
} 


#header-cat-menue #bildbearbeitung a{
	background: #FFF url(../button/bildbearbeitung.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #bildbearbeitung  a:hover, #header-cat-menue #bildbearbeitung  a.aktiv {
	background-position: 0px -14px;
} 


#header-cat-menue #illustration a{
	background: #FFF url(../button/illustration.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #illustration a:hover, #header-cat-menue #illustration a.aktiv {
	background-position: 0px -14px;
} 

#header-cat-menue #ghostwriting a{
	background: #FFF url(../button/ghostwriting.jpg) top center no-repeat;
	margin: 3px 1px;
	width: 14px;
 	height: 14px;
	float: right;
	background-position: 0px 0px;
}

#header-cat-menue #ghostwriting a:hover, #header-cat-menue #ghostwriting a.aktiv {
	background-position: 0px -14px;
} 