/*

Theme Name: Polypod

Theme URI: http://polypod.net

Description: The theme for the official polypod site.

Version: 1.6

Author: Christoph Pecher

Tags: 



*/



body {
	font-family: "Times New Roman", Times, serif;
	background-color: #E3F9F8;
	background-repeat:repeat-y;
	background-image:url(images/bodyBg.gif);
	background-position: 50%;
	margin: 0;
	color: #444;
	font-weight: normal;
	}

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

img {
	display: block;
	border: 0;
	}

p, h1, h2, h4, form, ul, li {
	padding: 0;
	margin: 0;
	font-weight: normal;
	}

h1 {
	font-size: 35px;
	font-weight: normal;
	color: #666;
	}

h2, h2 a {
	font-size: 20px;
	color: #000;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	}

h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	}

li {
	list-style:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
	list-style-position:outside;
	}

#page {
	width:902px;
	margin: 0 auto;
	background-image:url(images/pageBg.gif);
	background-repeat: no-repeat;
	min-height: 783px;
	}

#header {
	height: 167px;
	}

#menu {
	width:559px;
	margin: 127px 0 0 0px;
	padding: 0 0 0 26px;
	float: left;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}

#menu a, .current_page_item {
	font-size: 20px;
	color: #000;
	}

#menu .seperator {
	font-size: 9px;
	padding: 0 2px 0 20px;
	}

.current_page_item {
	color: #4AD9D7;
	text-decoration: none;
	}

#logo {
	float: left;
	}

#logo img {
	margin: 40px 0 0 0;
	width: 300px;
	height: 115px;
	}

#headerSeperator {
	width: 810px;
	margin: 0 auto;
	}

.doubleLineDark {
	display: block;
	height: 4px;
	background-image:url(images/headerSeperatorBg.gif);
	overflow: hidden;	
	}

#teaserBox {
	position: relative;
	margin: 5px 46px 5px 46px;
	padding: 14px 14px 18px 14px;
	background-image: url(images/teaserBoxBg.gif);
	}

#teaserBox img {
	position:absolute;
	bottom: -28px;
	right: -28px;
	}

/*IE6 Hack for sticker */
* html #teaserBox {
	height: 10px;
	}

#teaserBoxSeperator {
	margin: 0px 46px 0px 46px;
	padding: 0;
	width: 810px;
	}

.dottedLineDark {
	display: block;
	height: 1px;
	overflow: hidden;
	background-image:url(images/dottedLineDots.gif);
	background-repeat: repeat-x;
	}

.narrowcolumn, .narrowcolumnSingle {
	float: left;
	padding: 0;
	margin: 26px 0 0 0;
	width: 546px;
	}
	
.pagetitle {
	width: 810px;
	margin: 31px 0 0 46px;
	}
	
.pagetitle h2 {
	padding: 0 0 3px 7px;
}

.post {
	/*border: 1px blue solid;*/
	margin: 0 0 26px 46px;
	}
	
.post embed, .post object{
	margin: 0 0 0 -7px;
	}
	
.post h2 {
	padding: 3px 0 0 53px;
	margin: 0 0 3px -46px;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	}

.post .content {
	margin: 0 7px 0 7px;
	font-size: 14px;
	} 

.post .content p{
	margin: 5px 0 15px 0;
	}

.dottedLineLight {
	display: block;
	background-image:url(images/dottedLineDotsLightGray.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow:hidden;
	margin: 0;
	}
	
.post .seperatorRelated {
	display:block;
	height: 1px;
	background-color: #ccc;
	overflow:hidden;
	}
	
img  {
	margin: 0px 0 7px -7px;
	}

.post .more-link {
	font-size: 12px;
	color: #4AD9D7;
	font-style:normal;
	}

.post .footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 0px 2px 0px;
	width: 490px;
	margin: 0 auto;
	}

.post .footer div {
	padding: 2px 0 2px 0;
	}

.post .footer .authorDate {
	text-align: right;
	margin: 0 0 0 245px;
	width: 245px;
	}

.post .footer .share {
	float: left;
	width: 245px;
	}

.post .footer a {
	color: #4AD9D7;
	}
	
.post .footer .tags {
	width: 490px;
	}

.doubleLineLight {
	display: block;
	background-image: url(images/entryEndSeperatorBg.gif);
	clear: both;
	height: 4px;
	overflow: hidden;
	}
	
.post .doubleLineLight {
	clear: both;
	}
	
#sidebar {
	margin: 0 0 0 571px;
	padding: 26px 0 0 0;
	width:285px;
	font-size: 14px;
	overflow: hidden;
	}

#sidebar .entry {
	border-bottom: 1px solid #999;
	}

#sidebar h2 {
	padding: 3px 0 3px 7px;
	}

a.light {
	color: #4AD9D7;
	}
	
#sidebar .content {
	margin: 9px 0 9px 7px;
	}

#sidebar .content img {
	margin: -9px 0 2px -7px;
	}

#sidebar #wko img {
	padding: 12px 0 5px 15px;
}

#sidebar #rssIcon {
	display:inline;
	vertical-align:middle;
	margin:0px;
	}

.submitButton {
	border: 0;
	background: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #4AD9D7;
	text-decoration: underline;
	position:absolute;
	cursor:pointer;
	}

#relatedPosts{
	font-size: 14px;
	margin: 0 0 0 0;
	}

#relatedPosts h2 {
	margin: 0;
	padding: 3px 0 3px 7px;
	background-image: none;
	}

#relatedPosts ul {
	margin: 7px 0 8px 7px;
	}
	
#widecolumn {
	width: 840px;
	padding: 0;
	margin: 27px 0 20px 46px;
	display: table;
	} 

.teamMemberRow {
	margin: 0 0 25px 0;
	}	

.teamMember {
	width: 260px;
	vertical-align:top;
	padding: 0 16px 0 0;
	}

.teamMember h2, #contactBox h2 {
	padding: 3px 0 3px 5px;
	}

.teamMember p {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
	
.teamMember .title {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 3px 0 3px 5px;
	}

.teamMember .image {
	margin: 9px 0 5px 7px;
	padding:0;
	width: 260px;
	height: 140px;
	}
	
.teamMember .description {
	font-size: 14px;
	}

.teamMember .email a, .teamMember .email {
	padding: 10px 0 5px 0;
	background-image:url(images/dot.gif);
	background-position: 1px 10%;
	background-repeat: no-repeat;
	color: #4AD9D7;
	font-size: 14px;
	text-decoration:none;
}

#contactBox {
	margin: 0 0 46px 46px;
	position: relative;
	}

#contactBox img {
	position:absolute;
	top: -5px;
	right: 0px;
	}

#contactBox #address, #contactBox #bankDetails {
	font-size: 16px;
	}

#contactBox #address {
	padding: 7px 5px 15px 5px; 
	}

#contactBox #bankDetails, #contactBox #location {
	padding: 7px 5px 15px 5px;
	}
	
#contactBox #location iframe {
	margin: 0 0 0 -5px;
}

#searchResultForm .content {
	margin: 0;
	padding: 7px ;
	border-bottom: 1px solid #999;
	}
	
.navigation{
	font-size: 14px;
	margin: 0 5px 20px 51px;
	display: block;
	text-align: center;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#genericTextBox {
	margin: 0 0 40px 51px;
}

#genericTextBox .doubleLineLight {
	margin: 10px 0 0 -5px;
}

#genericTextBox p {
	font-size: 14px;
	padding: 0px 0 15px 0;
}

/* Lottery */

.flyingPolypods {
	position:absolute;
	width: 1074px;
	height: 581px;
	background: url(images/lottery/polypods.png);
	display: none;
	top: -210px;
	left: -120px;	
}

#lottery .userForm {
	width: 510px;
	display: inline-block;
	padding: 10px 0;
}


.userForm .formEntry {
	float: left;
	height: 55px;
	position: relative;
	width: 255px;
}

.userForm .wideEntry {
	width: 300px;
}

.userForm label {
	position: absolute;
	top:5px;
	left:0;
	font-size: 12px;
	white-space: nowrap;
}

.userForm .textBox {
	position: absolute;
	top: 23px;
	left:0px;
	width: 230px;
}

.userForm .wideEntry .textBox {
	width: 300px;
}

.userForm .submitBtn {
	padding: 10px 0;
}

.noBorder {
	border: none !important;
}

.lightFont {
	color: #666;
}

#sidebar .celebTeaser {
	margin: -2px 0 0 -5px;
}

#sidebar .celebText {
	margin: 10px 0 3px 7px;
}

#sidebar #lotteryBox {
	width: 290px;
	margin: 0 0 15px 0;
}

#sidebar #lotteryBox .content {
	background: url(images/lottery/lotteryBoxBg.png);
	margin:0;
	padding: 167px 14px 11px 14px;
}

#sidebar #lotteryBox .footer {
	background: url(images/lottery/lotteryBoxBg.png) no-repeat 0 -997px;
	height: 3px;
}

#sidebar #lotteryBox .formBox {
	padding-bottom: 4px;
	display: inline-block;
}

#sidebar #lotteryBox .textBox {
	float: left;
}

#sidebar #lotteryBox .submitBtn {
	float:left;
	margin: 1px 0 0 14px;
}

#sidebar #lotteryBox .text {
	margin-top: 6px;
}

#genericPage .teaserImage {
	margin: 20px 0 0 46px
}

#genericPage #sidebar p {
	padding: 0 0 10px 0;
}

#genericPage #sidebar img {
	margin: 5px 0 7px -7px; 
}
/* Startpage */
#topBox {
	margin: 26px 46px;
}
#topBox img {
	margin: 0;
	float: left;
}
#topBox #sidebar{
	width:192px;
	height: 340px;
	float: right;
	/* background-color: blue; */
	padding: 0;
	margin: 0;
	position: relative;
}
#topBox #sidebar h2{
	padding: 0;
	font-size: 18px;
	color: #211F1F;
}
#topBox #sidebar p.telEmail, 
#topBox #sidebar p.telEmail a {
	padding: 0;
	font-size: 18px;
	color: #666;
    margin-top: 15px;
}
#topBox #sidebar ul.links {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	position: absolute;
	bottom: 60px;
	width: 192px;
}
#topBox #sidebar ul.links, #topBox #sidebar ul.links a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#topBox #sidebar ul.links li {
	padding: 5px 0;
}
.icon {
	background-image: url(images/icons.png);
	width: 16px;
	padding-top: 16px;
	height: 0;
	display: block;
	overflow: hidden;	
	float: left;
	margin-right: 10px;
}
.youtubeIcon {
	background-position: 0 0;	
}
.rssIcon {
	background-position: 0 -31px;	
}
#topBox #sidebar ul.facebook {
	position: absolute;
	bottom: 0;
	height: 54px;
    left: -10px;
}
#categoryBox {
	margin: 385px 39px 86px;
	width: 826px;
	height: 328px;	
}
#categoryBox div.entry{
	width: 192px;
	height: 328px;
	margin: 0 7px;
	float: left;
	background-image:url(images/categories.png);
	position: relative;
}
#categoryBox div.concept{
	background-position: 0 0;
}
#categoryBox div.animation{
	background-position: -206px 0;
}
#categoryBox div.design{
	background-position: -412px 0;
}
#categoryBox div.web{
	background-position: -618px 0;
}
#categoryBox h2 {
	font-size: 18px;
	color: #231F20;
	position: absolute;
	top: 6px;
}
#categoryBox ul.features {
	font-size: 12px;
	color: #333;
	position: absolute;
	top: 173px;
	list-style: none;
}
#categoryBox ul.samples{
	position: absolute;
	top: 254px;
	list-style: none;
}
#categoryBox ul.samples a{
	color: #231F20;
	font-size: 14px;
}



