/* @override 
	http://localhost/Boondigga/webroot/css/style_all.css
	http://boondigga.com/css/style_all.css
*/

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* @end */


/* @group general */

html, body{
	font: 0.85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

a img{
	border: none;
}

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

.desc{
	background-image: url(../images/info_bg.png);
	color: white;
	position: relative;
	left: -30px;
	padding: 10px 10px 10px 30px;
	width: 450px;
	margin-bottom: 30px;
}

.floatRight{
	float: right;
	margin-left: 30px;
}

a{
	color: #4fb3bd;
	font-weight: bold;
	text-decoration: none;
}

p{
	line-height: 1.6em;
}

#content>h1{
	text-transform: uppercase;
	color: #939696;
	padding: 15px 30px 5px;
	position: relative;
	left: -30px;
	background-image: url(../images/headline_bg.png);
	font-size: 2em;
	width: 817px;
}

.firstHeadline{
	top: -30px;
}

body#blog #content>h1{
	width: 600px;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
}

h2.categoryHeadline{
	padding-left: 30px;
	position: relative;
	left: -30px;
	width: 847px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	background-image: url(../images/info_bg.png);
	margin-bottom: 20px;
}

h3{
	text-transform: uppercase;
	margin-bottom: 10px;
	color: gray;
	font-weight: bold;
}

h4{
	color: #424242;
	margin-bottom: 8px;
	font-style: italic;
}

#centerer{
	position: absolute;
	left: 50%;
}

#wrapper{
	width: 1024px;
	position: absolute;
	left: -512px;
}

#sidebar{
	width: 144px;
	background-image: url(../images/sidebar_bg.png);
	height: 420px;
}

#logo{
	position: relative;
	left: 6px;
	top: 4px;
}

/* @group navigation */

#nav{
	position: relative;
	top: 91px;
	left: 2px;
}

#nav li{
	text-align: right;
	padding-right: 26px;
	height: 27px;
	padding-top: 14px;
}

#nav li#nav_active{
	background: url(../images/nav_arrow.png) no-repeat right;
}

#nav li#nav_active a{
	font-weight: bold;
}

#nav li a{
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

#content{
	width: 817px;
	min-height: 400px;
	background-image: url(../images/content_bg.png);
	position: absolute;
	top: 116px;
	left: 146px;
	padding: 30px;
}

/* @group BLOG */

body#blog #content{
	width: 600px;
}

#shortAbout{
	position: absolute;
	top: 159px;
	left: 808px;
	background-image: url(../images/smallabout_bg.png);
	padding: 0;
	width: 216px;
}

#aboutText{
	color: white;
	padding: 10px 10px 10px 20px;
}

#tumblrTeaser{
	position: absolute;
	top: 116px;
	left: 808px;	
	width: 206px;
	padding: 5px;
	background-image: url(../images/info_bg.png);
	color: white;
	font-weight: bold;
}

#tumblrTeaser img, #tumblrTeaser p{
	float: left;
}

#tumblrTeaser p{
	margin-top: 8px;
	padding-left: 10px;
}

#tumblrTeaser p a{
	color: white;
	text-decoration: none;
}

.tumblr_title, .tumblr_link_post a.tumblr_link{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.tumblr_description img{
	margin-right: 10px;
}

.tumblr_post{
	margin-bottom: 20px;
	padding: 10px;
	background-color: white;
}

.tumblr_post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tumblr_posts img{
	max-width: 580px ;
}

.tumblr_body p{
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 7px;
}

/* @end */

/* @group ABOUT */

#aboutFacts{
	width: 300px;
	float: left;
	margin-right: 20px;
}

#aboutFacts th{
	color: gray;
	padding: 2px 10px 2px 2px;
	width: 91px;
}

#aboutTextLong{
	width: 260px;
	float: left;
	margin-right: 21px;
}

/* @end */

/* @group WORK */

#logoDesign{
	
}

.logoBox{
	width: 170px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.logoBox p{
	color: gray;
	font-size: 0.75em;
}

.logoImg{
	height: 170px;
	display: table-cell;
	vertical-align: middle;
	float: none !important;
}

.websiteBox{
	float: left;
	margin-right: 12px;
}

/* @end */

/* @group contact */

#contact{
	
}

#contactform{
	float: left;
	width: 260px;
}

.contact_label{
	width: 70px;
	display: inline-block;
}

.cleardefault{
	height: 12px;
	text-indent: 6px;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
}

input, textarea {
	background-color: #8f8f8f;
	border-style: none;
	margin-bottom: 1px;
	margin-top: 0;
	color: white;
	width: 100%;
	padding-top: 4px;
}

input:focus, textarea:focus{
	background-color: #bdbdbd;
	color: white;
}

#contactform textarea{
	height: 227px;
	overflow: auto;
}

#sendbutton{
	text-align: left;
	color: white;
}

#sendbutton:hover{
	background-color: black;
}

#imprint{
	float: left;
	width: 210px;
	margin-left: 30px;
}

#socialContact{
	float: left;
	width: 316px;
}

.socialContactBox{
	float: left;
	width: 150px;
	margin-bottom: 50px;
}

.socialContactBox li{
	margin-bottom: 3px;
}

.socialContactBox li img{
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
}

/* @end */


/* @end */