/* 
Theme Name: LX networking Theme
Theme URL: http://www.lx-networking.de/
Description: ---
Author: Joachim Rosskopf
Author URI: http://www.lx-networking.de
Version: 0.1

*/


/*
 * Reset
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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  {
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
}

body {
    background-color: #2C2D2D;
    color: #454647;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:18px;
    height: 100%;
    text-align: left;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

ul {
    list-style-type: none;
}

a {
    color: #454647;
    text-decoration: none;
}

hr {
    clear: both;
    display: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 5px 0;
}

strong {
    font-weight: bold;
}

* {
    margin: 0;
    padding: 0;
}

/*
 * Style
*/

#container {
    width: 980px;
    background: white;
    position: relative;
    margin: 0 auto;
}

#header {
    display: block;
    width: 960px;
    height: 60px;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
}

#header h1 {
    display: block;
    width: 220px;
    border-top: 4px #ccc solid;
    padding: 20px 0 0 0;
}

#navigation {
    position: relative;
    float: right;
    padding-top: 25px;
    z-index: 20;
}

#navigation li {
    float: left;
}

#navigation li a {
    display: block;
    height: 20px;
    width: 90px;
    margin-left: 10px;
    padding: 5px 5px 0 5px;
    font-size: 110%;
    border-bottom: 2px #ccc solid;
}

#navigation li a:hover {
    background: transparent url('images/bg_hover.png') repeat;
}

#content {
    margin: 0 10px;
}

.req {
    color: red;
}

.wrapper {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.wrapper ul {
    overflow: hidden;
    width: 100%;
    vertical-align: top;
}

.wrapper ul li {
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
}

.wrapper ul li a {
    display: inline-block;
    position: relative;
    width: 210px;
    min-height: 230px;
    margin: 0 10px 0 0;
    padding: 15px 5px 10px 5px;
}

.wrapper .left-col ul li a {
    border-top: 1px #ccc solid;
    width: 190px;
    min-height: 100px;
}

.wrapper ul li a:hover {
    background: transparent url('images/bg_hover.png') repeat;
}

.wrapper ul li a img {
    margin: 5px 0 0 0;
}

.wrapper ul li a h3 {
    font-weight: bold;
    margin: 5px 0 0 0;
}

.wrapper ul li a p {
    margin: 5px 0 5px 0;
    font-size: 90%;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}

.wrapper ul li a .xing-icon {
    position: absolute;
    top: 23px;
    left: 8px;
    width: 12px;
    height: 24px;
    background: transparent url(http://www.xing.com/img/v/spr_icons_r6.png) no-repeat scroll 0 0;
    background-position:-200px -162px;
    z-index: 40;
}

.wrapper .separator {
    display: block;
    height: 1px;
}

.wrapper .separator li {
    width: 220px;
    border-bottom: 1px #ccc solid;
    margin: 0 10px 0 0;
}

.wrapper .left-col {
    float:left;
    width: 200px;
    border-top: 2px #ccc solid;
    padding: 10px;
}

.wrapper .left-col h3 {
    font-size: 110%;
    font-weight: bold;
}

.wrapper .left-col p {
    font-size: 90%;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}

.wrapper .left-col p a {
    text-decoration: underline;
}

.wrapper .right-col {
    display: block;
    float: right;
    margin-left: 40px;
    width: 700px;
}

.wrapper .right-col .two-columns {
    float: left;
    width: 320px;
    margin-left: 30px;
}

.wrapper .right-col .first {
    margin-left: 0;
}

.wrapper .right-col .big-paragraph p {
    color: #1F1C1C;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 120%;
    line-height: 140%;
    padding-bottom: 10px;
}

.post-content p {
    color: #1F1C1C;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 100%;
    line-height: 140%;
    padding-bottom: 5px;
}

.post-content h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 130%;
    font-weight: bold;
    margin: 10px 0;
}

.post-content img {
    margin: 10px 0;
}

.post-content img.alignright {
    float: right;
    margin-left: 10px;
}

.post-content ul {

}

.post-content ul li {
    color: #1F1C1C;
    display: block;
    width: 100%;
    clear: both;
    padding-left: 20px;
    background: transparent url('images/arrow_right_small.png') no-repeat 0px 2px;
    line-height: 20px;
    margin-bottom: 3px;
}

.post-content a {
    text-decoration: underline;
    letter-spacing: 0.1em;
}

.post-content em {
    font-style: italic;
    letter-spacing: 0.1em;
}

#content #callout-wrapper {
    height: 230px;
    overflow: visible;
}

#content #callout-wrapper .right-col {
    position: relative;
}

#content #callout-wrapper #callout-image,
#content #callout-wrapper #callout-image-contact,
#content #callout-wrapper #callout-image-impress,
#content #callout-wrapper #callout-image-portfolio,
#content #callout-wrapper #callout-image-search {
    position: absolute;
    z-index: 10;
    left: 0;
    top: -50px;
    width: 400px;
    height: 300px;
}

#content #callout-wrapper #callout-image {
    background: transparent url('images/led.png') no-repeat;
    left: -40px;
}

#content #callout-wrapper #callout-image-contact {
    background: transparent url('images/contact.png') no-repeat;
}

#content #callout-wrapper #callout-image-impress {
    background: transparent url('images/impress.png') no-repeat;
    top: -190px;
    left: 60px;
    height: 450px;
}

#content #callout-wrapper #callout-image-portfolio {
    background: transparent url('images/construction.png') no-repeat;
    top: -60px;
    left: 50px;
    height: 320px;
}

#content #callout-wrapper #callout-image-search {
    background: transparent url('images/search.png') no-repeat;
    top: -70px;
    left: 20px;
    height: 300px;
}

#content #callout-wrapper h2 {
    color:#1F1C1C;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 280%;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -0.035em;
    line-height: 95%;
    margin-bottom: 15px;
    position: absolute;
    left: 340px;
    z-index: 20;
}

#content #callout-wrapper h3 {
    color:#1F1C1C;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 200%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 110%;
    position: absolute;
    left: 310px;
    top: 130px;
    z-index: 20;
}

#content #portfolio-wrapper {
    z-index: 20;
}

#content #searchresult-wrapper {
    z-index: 20;
}

#content #searchresult-wrapper .right-col ul li {
    clear: both;
    padding-left: 20px;
    background: transparent url('images/arrow_right_small.png') no-repeat 3px 21px;
}

#content #searchresult-wrapper .right-col ul li a {
    width: 600px;
    min-height: 20px;
    height: inherit;
    border-bottom: 1px #ccc solid;
}

#content .social-bookmarks {
    margin-top: 15px;
}

#content .social-bookmarks h5 {
    font-weight: bold;
    margin-bottom: 5px;
}

#content .social-bookmarks li .facebook {
    background: transparent url('images/facebook.png') no-repeat 0px 3px;
}

#content .social-bookmarks li .google {
    background: transparent url('images/google.png') no-repeat 0px 3px;
}

#content .social-bookmarks li .twitter {
    background: transparent url('images/twitter.png') no-repeat 0px 3px;
}

#content .social-bookmarks li .delicious {
    background: transparent url('images/delicious.png') no-repeat 0px 3px;
}

#content .social-bookmarks li .stumbleupon {
    background: transparent url('images/stumbleupon.png') no-repeat 0px 3px;
}

#content .social-bookmarks li .digg {
    background: transparent url('images/digg.png') no-repeat 0px 3px;
}


#footer {
    font-size: 90%;
    margin: 0 auto;
    display: block;
    width: 980px;
    background: white;
}

#footer .left-col,
#footer .right-col {
    padding-top: 25px;
    padding-bottom: 25px;
}

#footer .right-col {
    padding-left: 10px;
    /*width: 690px;*/
    width: 710px;
}

#footer p {
    margin: 5px 0;
}

#footer ul {
    display: block;
}

#footer ul li,
#content .social-bookmarks ul li {
    float: left;
}

#footer ul li a ,
#footer .top-link {
    display: block;
    border-right: 1px #ccc solid;
    border-bottom: none;
    width: 70px;
    min-height: 20px;
    height: 20px;
    padding: 3px;
}

#footer .top-link {
    width: 70px;
    padding-left: 20px;
    background: transparent url('images/arrow_top_small.png') no-repeat 0px 4px;
}

#content .social-bookmarks li a {
    display: block;
    border-right: 1px #ccc solid;
    border-bottom: none;
    min-height: 20px;
    height: 20px;
    width: 190px;
    padding: 3px 3px 3px 20px;
    font-size: 90%;
}

#footer ul li a:hover {
    background: transparent url('images/bg_hover.png') repeat;
}

#footer #searchform {
    display: block;
    padding-top: 3px;
}

#footer #searchform button {
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    border: 1px #1F1C1C solid;
    background: #ccc;
    padding-bottom: 1px;
}

#footer #searchform button:hover {
     background: transparent url('images/bg_hover.png') repeat;
}

#comments {
    margin-top: 30px;
}

#comments #dsq-content {
    font-size: 13px;
    line-height: 18px;
}

#comments #dsq-content h3 {
    font-weight: bold;
    margin-bottom: 5px;
}

#comments #dsq-content .dsq-login-buttons {
    background: transparent;
}

#comments #dsq-content #dsq-comments-title {
    margin-top: 20px;
}

#comments #dsq-content .dsq-options,
#comments #dsq-content .dsq-thread-settings {
    font-size: 11px;
}

#comments #dsq-content .dsq-options {
    margin-top: 10px;
    background: transparent;
    
}
#comments #dsq-content ul li a {
    min-height: 0;
}
#comments .dsq-trackback-url {
    width: 597px;
}


.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}