/*  
Theme Name: ubersuper 44
Theme URI: http://ubersuper.com/
Description: stuff i like, visually bookmarked
Version: 1.0
Author: Stefan Sicher
Author URI: http://sicher.com/
*/

/* css reset */
tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big, cite, code,
 dfn, font, img, ins, kbd, q, s, samp,
small, 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: "" "";
}
/* globals */
a img {border:0;}
a {color: #3d464c;font-weight: 600; text-decoration: underline;}
a:hover {color: #6c7b85;}
li {
	list-style: none;
}
/* main floats */
.c4-12, .zweispaltig1 {
    float: left;
    width: 300px;
    margin: 0 20px 0 0;
}
.zweispaltig2 {
    float: left;
    width: 300px;
    margin: 0 0 0 0;
}
.c8-12 {
    float: left;
    width: 620px;
    margin: 0 20px 0 0;
}
.c12-12 {
    width: 940px; 
}
.last, .arbeiten .alt {
    margin-right: 0 !important;
}
/* the mess */
body {
	text-align: center; /* IE */
	font: 13px/18px helvetica, arial, verdana, sans-serif;
	background: #fff;
	color: #3d464c;
	padding: 0;
	overflow-y: scroll;
	font-weight: 200;
}
#wrap {
	position: relative;
	width: 940px;
	text-align: left;
	margin: 0 auto;
}
#header {
    height: 144px;
}
#header h1 {
    float: left;
    width: 320px;
    padding: 38px 0 0 0;
}
#header h1 a {
    display: block;
    height: 80px;
    width: 305px;
    background: url(img/logo.png) no-repeat top left;
    text-indent: -9999.9em;
}
#header h1 a:hover {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /* IE 5-7 */
    filter: alpha(opacity=90);
    /* Netscape */
    -moz-opacity: 0.9;
    /* Safari 1.x */
    -khtml-opacity: 0.9;
    /* Good browsers */
    opacity: 0.9;

}
#mnav {
    position: relative;
    height: 113px;
    margin: 0 0 0 320px;
}
#mlinks {
    position: absolute;
    bottom: 0;
}
#mlinks a {
    text-decoration: none;
    font-size: 20px;
    margin: 0 15px 0 0;
    font-weight:200;
}
#mlinks a:hover {
    color: #6c7b85;
}
.fblike {
    position: absolute;
    right: 0;
    top: 89px;
    width: 140px;
}
.arbeiten a#arbeiten, .neues a#neues, .blog a#blog, .agentur a#agentur, .kontakt a#kontakt {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.arbeiten #contxt {
    padding: 30px 0 0 0; 
}
#bhome {
	width: 940px;
	overflow: hidden;
    padding: 30px 0 50px 0;
}
.s-category-arbeiten #contxt {
    padding: 0 !important;    
}
.itembox {
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 20px 20px 0;
    position: relative;
}
.itembox a {
    display: block;
    height: 240px;
    text-decoration: none;
}
.itembox a span {
    display: none;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 5px 0;
    font-weight: 600;
    text-transform: uppercase;
}
.itembox a:hover img {
    display: none;
}
.itembox a:hover span {
    display: block;
}
/* content */
.item {
    width: auto;
    overflow: hidden;
    margin: 0 0 75px 0;
    font-size: 13px;
    line-height: 18px;
}
.item p {
    margin: 0 0 18px 0;
}
.c4-12 h3, #contxt h2 {
    font-size: 40px;
    line-height: 39px;
    margin: 0 0 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #3d464c;
}
.c4-12 h3 a {
	text-decoration: none;
} 
#contxt h2 a {
    text-decoration: none;
}
#contxt h2 a:hover {
    color: #6c7b85;
}

.item p.postmeta {
    font-size: 12px;
    line-height: 18px;
    height: 23px;
    margin: 5px 0 0 0;
	color: #3d464c;
}
.postmeta .author {
    font-weight: bold;
    font-style: italic;
}
.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 20px;
}
.clear {clear:both;}

/* share icons */
.share {
    clear:both;
    padding: 5px 0;
    width: auto;/* clear fix */
    overflow: hidden;/* clear fix */
}
.share a {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    text-indent: -9999.9em;
    margin: 0 8px 0 0;
}
.facebook {
    background: url(img/facebook_16.png) no-repeat top left;
}
.twitter {
    background: url(img/twitter_16.png) no-repeat top left;
}
.email {
    background: url(img/email_16.png) no-repeat top left;
}
/* sidebar */
#sidebar h3 {
    padding: 28px 0 5px 0;
}
#sidebar a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 12px;
    line-height: 18px;
}
#sidebar a.current-cat, #sidebar .current-cat a, #sidebar .current_page_item a {
    font-weight: 600;
}
#sidebar a.current-cat li, #sidebar .current-cat li a {
    font-weight: 200;
}
.single #sidebar .current-cat a {
	font-weight: 200;
}
#sidebar a:hover {
    color: #6c7b85;
}
#sidebar li li {
    padding: 0 0 0 10px;
}
#footer {
	clear: both;
	width: 940px;
	overflow: hidden;
	padding: 40px 0 20px 0;
    font-size: 12px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
