/*
Theme Name: jubari
Theme URI: http://jubari.com/
Description: Template for jubari.com.
Version: 1.0
Author: Bastian Halbach
Author URI: http://jubari.com/
Tags: black, white
*/

img {
	display: block;
	border: 0;
	outline: none;
}

body {
	background: #b8b8b8;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 40px 0 0 0;
}

#wrapper {
	width: 100%;	
	background-image: url("../images/background-bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 100%;
	padding-bottom: 110px;
}

#background-top {
	background-image: url("../images/background-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 540px;
	z-index: 2;
}

#bandana {
	background: url('../images/bandana.png');
	position: absolute;
	right: -6px;
	top: -6px;	
	width: 163px;
	height: 115px;
	display: block;
	text-indent: -5000px;
}


a {
	color: #ffffff;
	text-decoration: none;
	border: 0;
	outline: none;
}

#container {
	width: 780px;
	margin: 25px auto 0 auto;
	background: #ffffff;
	background-image: url("../images/background-content-end.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}

h1 {
	width: 780px;
	height: 80px;
	display: block;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}

#home h1 {
	background-image: url("../images/h1.jpg");
}

#home img {
	width: 780px;
	height: 280px;
}

#container div.home {
	display: block;
	padding: 0 0 30px 0;
	margin: 10px 30px;
	overflow: hidden;
	clear: both;
}

#container div.entities {
	display: block;
	padding: 0 0 20px 0;
	margin: 10px 30px;
	overflow: hidden;
	clear: both;
	height: 360px;
}

#container div.entities h2#content {
	overflow: hidden;
	width: 700px;
}

#entities {
	width: 50000px;
	white-space: nowrap;
	position: relative;
}

#container h2 {
	font-family: Helvetica;
	font-size: 25px;
	font-weight: bold;
}

#arrow_left, #arrow_right, #arrow_expand, #arrow_collapse {
	display: block;
	float: right;
	background-image: url("../images/arrows.png");
	width: 20px;
	height: 20px;
	margin: 0 10px 0 10px;
	overflow: hidden;
}

#arrow_left.inactive, #arrow_right.inactive {
	background-position: 0 20px;
}

#arrow_right {
	background-position: -20px 0;
}

#arrow_expand {
	background-position: -40px 0;
}

#arrow_collapse {
	background-position: -40px 20px;
	display: none;
}

#container h2 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-indent: -5000px;
	background-image: url("../images/h2-sprites.jpg");
	background-repeat: no-repeat;
	margin: 30px 0 30px 10px;
	height: 20px;
}

h2#projects {
	background-position: 0 -20px;
}

h2#milestones {
	background-position: 0 -40px;
}

h2#discussions {
	background-position: 0 -60px;
}

.col-1 {
	width: 220px;
	float: left;
	margin: 0 10px;
}
.col-2 {
	width: 460px;
	float: left;
	margin: 0 10px;
}

.entity {
	width: 720px;
	height: 260px;
}

.entity img {
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}

.entity .description {
	font-size: 12px;	
	float: left;
	width: 220px;
	white-space: normal;
}

.entity .description p {
	margin-bottom: 15px;
}

.entity .description a {
	color: #1e8ad7;
	font-weight: bold;
}

.entity .description a:hover {
	text-decoration: underline;	
}

.entity .description a.geschenkeheld {
	color: #64b3a9;
	font-weight: bold;
	display: block;
}

.entity .description a.geschenkeheld:hover {
	text-decoration: underline;
}

.entity a.cta {
	display: block;
	height: 39px;
	line-height: 39px;
	border-top: 1px solid #676767;
	text-align: right;
	padding: 0 40px 0 20px;
	background-image: url("../images/entity_cta.png");
	background-position: 190px 15px;
	background-repeat: no-repeat;
}

.entity a.cta:hover {
	background: #000000;
	background-image: url("../images/entity_cta.png");
	background-position: 190px 15px;
	background-repeat: no-repeat;
	color: #ffcc00;
}

.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

hr {
	border: 0px;
	border-top: solid 1px #d9d9d9;
	border-bottom: transparent;
	margin: 0 40px;
	clear: both;
}

.milestone {
	height: 100px;
	padding: 10px;
}

.milestone .box {
	background: #333333;
	padding: 20px;
	width: 300px;
	height: 60px;
	color: #ffffff;
	float: left;
	margin-right: 20px;
	color: #a6a6a6;
}

.milestone .box .headline {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	color: #ffffff;
}

.milestone .box img {
	float: left;
	margin-right: 20px;
}

.milestone .experience {
	float: left;
	width: 340px;
	padding: 10px 0;
	text-align: justify;
}

.milestone .experience .headline {
	font-weight: bold;
	font-family: Helvetica;
}

.milestone a {
	color: #000000;
	border-bottom: 1px solid #bfbfbf;
}

#contact {
	height: 140px;
	display: block;
	padding: 0 0 30px 0;
	margin: 10px 30px;
	overflow: auto;
	clear: both;
}

#contact a {
	color: #1e8ad7;
	font-weight: bold;
}

#contact a:hover {
	border-bottom: 1px solid #1e8ad7;
}

#contact h2 {
font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-indent: -5000px;
	background-image: url("../images/h2-sprites.jpg");
	background-position: 0 -80px;
	margin: 30px 0 30px 10px;
	height: 20px;
	width:  340px;	
}

#contact #social {
	margin-top: 10px;
	height: 40px;
	width: 240px;
	overflow: auto;
	float: left;
}

#contact #social img {
	float: left;
	margin: 0 10px;	
}

#contact #email {
	width: 460px;
	float: left;
	margin: 10px;
}


#footer-wrapper {
	background: #2b2b2b;
	background-image: url("../images/footer.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 400px;
}

#footer-wrapper div#links {
	margin: 0 auto;
	width: 720px;
	display: block;
	padding: 0 0 0 0;
	overflow: auto;
	clear: both;
}

#footer-wrapper .col {
	width: 220px;
	float: left;
	margin: 0 10px 16px 10px;
}

#footer-wrapper h2 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-indent: -5000px;
	background-image: url("../images/footer-sprites.png");
	background-repeat: no-repeat;
	margin: 30px 0 30px 10px;
	height: 20px;
	width:  160px;
}

#footer-wrapper h2#recognition {
	background-position: 0 -20px;
}

#footer-wrapper h2#featured {
	background-position: 0 -40px;
}

#footer-wrapper ul li {
	border-top: 1px solid #474747;
	line-height: 20px;
	padding: 20px 0;
}

#footer-wrapper ul li a {
	display: block;
	color: #bfbfbf;
}

#footer-wrapper ul li a:hover {
	color: #ffffff;
}

#footer-wrapper ul li a:hover div {
	color: #ffcc00;
}

#end {
	background-image: url("../images/end.png");
	background-repeat: no-repeat;
	color: #808080;
	font-size: 11px;
	width: 700px;
	height: 60px;
	line-height: 60px;
	padding: 0 40px;
	margin: 0 auto;
}

#end a {
	float:  right;
}

#end a:hover {
	color: #ffcc00;
}

/* TIPSY */

.tipsy { 
	padding: 5px; 
	font-size: 10px; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
}
.tipsy-inner { 
	padding: 5px 8px 4px 8px; 
	background-color: black; 
	color: white; 
	max-width: 200px; 
	text-align: center; 
}
.tipsy-inner { 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}