/*
Theme Name: Lifebuilders
Theme URI: http://www.extradollop.com/
Description: Lifebuilders theme is realized by <a href="http://www.extradollop.com/" title="ExtraDollop Homepage">Luke Richardson</a> and Inspired by Andreas 08 of <a href="http://andreasviklund.com/">Andreas Viklund</a>. Lifebuilders template is a 3 column, fluid, rounded corners with left and right sidebars. Lifebuilders is gravatar, widget and addthis ready.
Version: 1.0
Author: Luke Richardson
Author URI: http://www.extradollop.com/
Tags: white, blue, fluid, andyblue, three columns, widgets

	Please, leave credits on footer untouched.Have fun !
*/

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

a {
    font-family: tahoma, lucida, verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #69c
}

a:link {
    font: bold;
    text-decoration: none;
    color: #47a
}

a:visited {
    text-decoration: none;
    color: #47a
}

a:hover {
    text-decoration: none;
    color: #333
}

a:active {
    color: #06C;
    background: #
}

a img {
    text-decoration: none;
    border: none;
    padding: 0px;
    margin: 0px
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline
}

.alignright {
    float: right;
    font-weight: bold
}

.alignleft {
    float: left;
    font-weight: bold
}

html, body {
    font-family: lucida, verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #6b6b6b;
}

body {
    text-align: center;
    color: #000;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

#container {
    position: relative;
    margin: 0 auto;
    padding: 0px 5px 5px 5px;
    width: 960px;
    min-height: 100%;
    background-color: #fff;
    border: solid 1px #000;
}

#header {
    position: relative;
    padding: 0px;
    margin: 0px;
    height: 111px;
    background: url(images/LB_Header.jpg) no-repeat;
}

div#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 126px;
    background: url('images/LB_Logo.gif');
}

h1 {
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    padding: 0px 0px 0px 70px;
    margin: 0px;
    color: #0C0D2E;
}

h1 a {
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #0C0D2E;
    background-color: transparent;
}

h1 a:hover {
    text-decoration: none;
    color: #0C0D2E;
    background-color: transparent;
}

h1 a:link {
    color: #0C0D2E;
    text-decoration: none;
}

h1 a:visited {
    color: #0C0D2E;
    text-decoration: none;
}

h1 a:active {
    color: #0C0D2E;
    text-decoration: none;
}

h2 {
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    padding: 0px 0px 0px 80px;
    margin: 0px;
    color: #005C7B;
}

h2 a {
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #005C7B;
    background-color: transparent
}

h2 a:hover {
    text-decoration: none;
    color: #005C7B;
    background-color: transparent
}

form.qs {
    position: absolute;
    top: 60px;
    right: 30px;
    text-align: right;
    padding: 0px;
    margin: 0px
}

form.qs p {
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #fff;
    background-color: transparent
}

form.qs input.button {
    font-size: 11px;
    font-weight: normal;
    width: 30px;
    color: #000;
    background-color: #f9f9ff;
    border: solid 1px #c0d3e2;
    padding: 0px;
    margin: 0px
}

form.qs input.textfield {
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 0px
}

#navigation {
    z-index: 1;
    position: absolute;
    float: left;
    left: 160px;
    top: 71px;
    height: 35px;
    line-height: 35px;
    background: url('images/LB_ContentHeading.jpg');
    border-left: solid 1px #A9C7D2;
    border-top: solid 1px #A9C7D2;
    border-bottom: solid 1px #A9C7D2;
    color: #005C7B
}

#navigation li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #A9C7D2;
    white-space: nowrap
}

#navigation li a {
    display: block;
    padding: 0 10px;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    background-color: inherit;
    color: #005C7B
}

* html #navigation a {
    width: 1%
}

#navigation .current_page_item, #navigation a:hover {
    background: url('images/LB_ContentHeadingOver.jpg');
    color: #005C7B;
    text-decoration: none
}

#navigation li ul {
    position: relative;
    display: none;
}

#navigation li:hover ul {
    display: block;
    width: 200px;
    position: absolute;
    padding: 0;
    margin: 0;
    border-left: solid 1px #A9C7D2;
    border-bottom: solid 1px #A9C7D2;
    border-right: solid 1px #A9C7D2;
}

#navigation li:hover ul li {
    display: block;
    width: 100%;
    text-align: left;
    background-color: #DEE9ED;
    border-top: solid 1px #A9C7D2;
    padding: 0;
    margin: 0;
}

#navigation li:hover ul li a {
    display: block;
    padding: 0px 3px 0px 3px;
    margin: 0px;
}

.info-post {
    display: block;
    text-align: left;
    padding: 0px 3px 0px 0px;
    font-size: 9px;
    color: #000;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.info-meta {
    display: block;
    text-align: left;
    padding: 2px 0px 7px 0px;
    font-size: 12px
}

.info-meta a {
    font-weight: bold, font-size : 10 px
}

.post-navigation {
    height: 2.2em;
    line-height: 2.2em
}

.nav {
    padding: 5px 0px 15px 0px
}

.entry {
    margin-bottom: 3em
}

.entry a {
    margin-bottom: 3em
}

.entrymeta2 {
    position: relative;
    top: 3px
}

.entrymeta a {
    text-decoration: none;
    color: #69c
}

.entry img {
    padding: 5px;
    border: 1px solid #ccc;
    margin: 5px
}

.commentmeta {
    font-size: 0.9em;
    color: #69c;
    text-align: right
}

.commentmeta a {
    text-decoration: none;
    color: #69c
}

.postedby {
    background: url(./images/user.gif) no-repeat;
    padding: 3px;
    padding-left: 20px
}

.filedto {
    background: url(./images/category.gif) no-repeat;
    padding: 3px;
    padding-left: 20px
}

.commentslink {
    background: #fff url(./images/comment.png) no-repeat;
    padding: 3px;
    padding-left: 20px
}

.sec-a {
    background: #eff2ef;
    float: left;
    width: 775px;
    padding: 0 15px
}

div.path {
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 25px 20px 10px 200px
}

div.path a {
    font-size: 11px;
    font-weight: normal
}

.content {
}

td.main {
    vertical-align: top;
    width: 30%;
}

div.main {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    color: #000;
    background-color: #fff;
    padding: 15px;
    margin: 0px 180px 0px 155px;
    font-family: lucida, verdana, sans-serif;
}

div.main a {
    font-weight: normal;
    text-decoration: none;
    color: #06C
}

div.main a:hover {
    text-decoration: none;
    color: #333
}

div.main h1 {
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    font-family: lucida, verdana, sans-serif;
    padding: 0px;
    margin: 0px;
    display: inline;
}

div.main h1 a {
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: #0C0D2E
}

div.main h1 span.top {
    font-size: 14px;
    font-weight: normal
}

div.main h1 span.top a {
    font-size: 16px;
    font-weight: normal;
    text-decoration: none
}

div.main h2 {
    font-size: 14pt;
    font-weight: bold;
    font-family: lucida, verdana, sans-serif;
    margin: 25px 0 5px 0;
    padding: 0;
    color: #005C7B;
}

div.main h3 {
    font-size: 12pt;
    font-weight: bold;
    font-family: lucida, verdana, sans-serif;
    margin: 20px 0px 5px 0px;
    padding: 0;
    color: #005C7B;
}

div.main h4 {
    font-size: 10pt;
    font-weight: bold;
    margin: 20px 0px 5px 0px;
    padding: 0;
    color: #000;
}

div.main h5 {
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: lucida, verdana, sans-serif;
    margin: 5px 0px;
    padding: 0;
    color: #005C7B;
}

div#heading {
    position: relative;
    /*padding:8px 0 0 5px;*/
    /*background:#dfefff url('images/LB_ContentHeading.jpg');*/
    height: 27px;
    margin: 25px 0px 10px 0px;
    /*border:solid 1px #A9C7D2;*/
}

div#heading:first-child {
    margin-top: 0;
}

h5 {
    font-size: 14px;
    font-weight: bold;
    color: #47a;;
    margin: 4px;
    border: none;
    margin: 5px 0px 5px 0px
}

div.main p {
    padding: 0px;
    margin: 0px 0px 6px 0px
}

div.main table {
    font-family: lucida, verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    margin-left: 10px
}

div.main td {
    padding: 0px 5px 0px 5px;
    margin: 0px
}

div.main ul {
    list-style-type: square;
    padding: 0px;
    margin: 0px 0px 10px 40px
}

div.main ul.none {
    list-style-type: none
}

div.main li {
    padding: 0px;
    margin: 1px 0px 1px 0px
}

.box {
    margin: 0 0 20px 0;
    padding: 3px;
    color: #505050;
    line-height: 1.5em;
    font-size: 8pt;
}

.box a {
    color: #505050;
    text-decoration: none;
    font-size: 8pt;
}

/* image placement specifically for the tab at the top of the left menu */
div#leftTab {
    background: url('images/LB_LeftTab.jpg');
    position: absolute;
    width: 92px;
    height: 21px;
    left: 59px;
    top: -21px;

}

div.navboxwrapleft {
    position: relative;
    float: left;
    text-align: left;
    z-index: 1;
    width: 150px;
    min-height: 100%;
    top: 13px;
    padding: 0px 0px 0px 0px;
    margin: 7px 0px 0px 0px;
    border-right: solid 0px #ccc;
    line-height: 1em;

    background: url('images/LB_RightPanel.jpg') repeat-x;
    background-color: #DEE9ED;
    background-position: 0px -45px;
    border: 1px solid #A9C7D2;
}

div.navboxleft {

    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-weight: normal;
    line-height: 16px;

}

div.navboxleft h5 {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px 0px 5px 3px;
    padding: 3px 4px 3px 3px;
    width:%;
    background-position: 0px 0px;
    text-transform: none;
    border-bottom: 1px solid #69c
}

div.navboxleft ul {
    margin: 2px 0px 10px 0px;
    padding: 1px 0 0 0px
}

div.navboxleft li {
    background: url('images/arrow.gif') no-repeat left top;
    margin: 4px 0;
    padding: 0 0 0 0px;
    list-style: none;
    margin-bottom: 2px
}

div.navboxleft li:hover {
    background-repeat: no-repeat;
    background-position: left;
    color: #99C9FF;
    background-color: #c5d6dc
}

div.navboxleft li.active {
    background-repeat: no-repeat;
    background-position: left;
    color: #000
}

div.navboxleft li.extern:hover {
    background-repeat: no-repeat;
    background-position: right
}

div.navboxleft li a {
    display: block;
    padding: 0px 0px 0px 5px;
}

div.navboxwrapright {
    position: relative;
    float: right;
    text-align: left;
    width: 175px;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    background: url(images/LB_RightPanel.jpg) repeat-x;
    background-color: #DEE9ED;
    border: 1px solid #A9C7D2;
}

div.navboxright {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px
}

div.navboxright h5 {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    margin: 4px 0px 5px 3px;
    padding: 3px 4px 3px 3px;
    width:%;
    background-position: 0px -50px;
    text-transform: none;
    border-bottom: 1px solid #69c
}

div.navboxright h5 a {
    color: #000;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    padding: 10px 0 2px 5px;
    width: 93%;
    border-bottom: 1px solid #000
}

div.navboxright ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

div.navboxright li {
    background-repeat: no-repeat;
    padding: 5px 0px 0px 0px;
    margin: 0px
}

div.navboxright li:hover {
    background-repeat: no-repeat;
    color: #333;
    background-color: #c5d6dc
}

div.navboxright ul li {
    background-repeat: no-repeat;
    padding: 1px 0px 0px 3px;
    margin: 0px;
    background: url(images/freccia.gif) no-repeat left;
    background-position: 3px 5px;
}

div.navboxright ul li a {
    display: block;
    padding: 0px 0px 0px 10px;
}

div.navboxright div.impressum {
    color: #000;
    background-color: #f9f9ff;
    padding: 0px;
    margin: 20px 0px 0px 0px
}

div.navboxright div.impressum div.active {
    border: solid 1px #ffc9c9;
    padding: 0px;
    margin: -1px
}

#submit {
    margin-top: 5px;
    border-width: 0;
    padding: 0
}

#commentform input, textarea {
    color: #0C3E69
}

#commentform input {
    font-size: 11px;
    color: #000
}

#commentform textarea {
    padding: 2px 4px
}

#respond, #comments {
    margin-bottom: 15px;
    font-family: "Trebuchet MS", sans-serif
}

#commentsection {
    margin: 25px 0 0
}

#commentsection p {
    margin: 0 0 6px
}

.comment {
    background-color: #f4f4f4;
    border-left: 4px solid #ccc;
    color: #606060;
    margin: 0 0 10px;
    padding: 8px 5px 0 8px
}

.comment p {
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 0 6px;
    padding-bottom: 5px
}

.gravatarside {
    float: right;
    width: 48px;
    height: 48px;
    margin: 0 5px 5px 5px
}

h2.archives {
    margin-bottom: 10px
}

h3.entrytitle, h3 {
    font-size: 160%;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 0px
}

h3.entrytitle a, h3.entrytitle a:visited, h3 a {
    color: #fff;
    text-decoration: none
}

h3.entrytitle a:hover, h3 a:hover {
    text-decoration: underline
}

.entry {
    margin-top: 0px
}

.entrybody {
    margin-bottom: 30px
}

.entrybody p {
    margin-bottom: 15px
}

blockquote {
    background: #EEE url(images/blockquote.png) no-repeat bottom left;
    padding: 10px;
    padding-bottom: 40px
}

#content code {
    background-color: #3F464A;
    display: block;
    padding: 10px;
    margin-bottom: 10px
}

#commentblock code {
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    color: #ccc
}

#searchform {
    position: absolute;
    right: -4px;
    top: -29px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    width: 200px;
}

#sidebar #searchform #s {

    padding: 2px 0px 2px 2px;
}

#sidebar #searchsubmit {
    padding: 1px 0px 1px 1px;
}

div.footer {
    position: relative;
    top: 5px;
    clear: both;
    padding: 5px;
    margin: 0px 0px 5px 0px;
    font-size: 0.9em;
    color: #06C;
    background: #DEE9ED url('images/LB_Footer.jpg');
    border: 1px solid #A9C7D2;
}

div.footer p {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #47a;
}

div.footer a {
    color: #47a;
    background-color: inherit;
    font-weight: bold
}

div.footer a:hover {
    color: #333;
    background-color: inherit
}

/*product page stuff */
div.product {
    background-color: #F1F8FA;
    border: 1px solid #abb6ba;
    margin: 0px 0px 25px 0px;
    padding: 20px;
}

div.product h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0C0D2E;
    margin: 0 0 15px 0;
}

div.productDetails {
    font-size: 11px;
    color: #005C7B;
    padding: 2px 5px 2px 5px;
}

div.productDesc {
    font-size: 12px;
    color: black;
}

iframe {
    margin: 20px 0;
}