/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
body {
    background: transparent url(../images/custom/i_body_bg.gif);
    color: #716d66;
    font: 12px 'Lucida Grande', Arial, Helvetica, sans-serif;
    height: 100%;
    min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #83b9b8;
    font-family: georgia;
    font-size: 32px;
    font-style: italic;
    font-weight: normal;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;716d66
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}* html .clearfix {
    height: 1%;
}:focus {
    -moz-outline-style: none;
}

a, a:link, a:visited {
    color: #83b9b8;
}

a:hover {
    color: #333333;
}

p {
    line-height: 1.5em;
    margin: 0 0 12px;
}

blockquote {
    border-left: 2px solid #CCC;
    color: #716d66;
    margin: 5px 0 20px;
    padding: 5px 10px 1px;
    font-style: normal;
}

code {
    background: #EAEAEA;
    color: #333;
    font-family: Consolas, Monaco, Courier, monospace;
    font-size: 11px;
    margin: 1px 0;
    padding: 1px 3px;
}

pre code {
    border: 1px solid #635957;
    color: #FFFFFF;
    display: none;
    overflow: hidden;
}
 /* { background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; } */
.entry-content li {
    font: normal 13px;
    padding:0 5px 5px 6px;
    border-left: 0px solid #716d66;
    line-height:21px;
    padding-bottom: 12px;
}

.entry-content ol li.step1 {
    color: #83b9b8;
    background: #000000;
    font-weight: bold;
}

.entry-content ol li.step2 {
    background-image: url(step2.gif);
}

.entry-content h2 {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal !important;
    color: #716d66;
    padding-bottom: 18px;
}

.entry-content h3 {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal !important;
    color: #83b9b8;
    padding-top: 30px;
}

/* carousel */
.jcarousel-clip-horizontal li {
    padding: 0px 0px 0px 0px;
}

.jcarousel-scroll a {
    visibility: hidden;
    color: #FFFFFF;
}

input[type = text], input[type = password], textarea {
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 26px;
    background: transparent url(../images/custom/i_form_line_3d_input_BG.gif) top repeat-y;
    border: 0px solid;
    color: #716d66;
    font-family: georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 29px;
    background-position: 0px -2px;
    width: 100%;
}

input[type = submit], #wp-email-submit {
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    background: url(../../images/postbar.gif) repeat-x;
    border: 1px solid #333;
    padding: 5px 10px;
    font-size: 12px;
    color: #FFF;
}

input[type = submit]:hover, #wp-email-submit:hover {
    border: 1px solid #CCC;
    background: url(../../images/topnav.jpg) repeat-x;
    color: #333;
}

label {
    font-weight: bold;
    color: #83b9b8;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #CCC;
}

th, td {
    padding: 5px;
    border: 1px solid #CCC;
    border-width: 1px;
}

th, thead th {
    font-weight: bold;
    color: #333;
    background: url(../../images/topnav.jpg) repeat-x top #CCC;
}

td, tbody td {
    background: #F0F0F0;
}

#sbutt {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: #83b9b8 none repeat scroll 0 0;
    color: #FFFFFF;
    margin-bottom: 3px;
    border: 0px solid;
}

#sbutt:hover {
    background: #4C7675 none repeat scroll 0 0;
    align: right;
}

/* common classes */
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

img.aligncenter, img.alignright, img.alignleft {
    border: 3px solid #EEE;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.textleft {
    text-align: left;
}

.noticebox {
    background-color: #fff9d7;
    border: 1px solid #e2c822;
    color: #333;
    margin-bottom: 20px;
    padding: 10px;
}

.noticebox a {
    color: #000;
}

.sub {
    font-size: 11px;
    color: #716d66;
}

.ui-tabs-hide, .hide {
    display: none !important;
}

.wp-caption {
    border: 1px solid #DDD;
    text-align: center;
    background: #F3F3F3;
    padding-top: 4px;
    margin: 10px
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: none
}

.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.tags a:link, .tags a:visited {
    float: none;
    margin-right: 3px;
    padding-left: 6px;
    padding-right: 5px;
    font-family: arial;
    font-size: 9px;
    line-height: 12px;
    text-transform: lowercase;
    display: inline-block;
    color: #FFFFFF;
    background: #83b9b8;
    -moz-border-radius: 2px;
}

.tags a:hover, .tags a:active {
    float: none;
    margin-right: 3px;
    padding-left: 6px;
    padding-right: 5px;
    font-family: arial;
    font-size: 9px;
    line-height: 12px;
    text-transform: lowercase;
    display: inline-block;
    color: #FFFFFF;
    background: #4C7675;
    -moz-border-radius: 2px;
}

/*  { font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }  */
/* structure */
#wrapper {
    min-height: 100%;
    position: relative;
    padding-bottom: 96px;
}

#main {
    padding: 20px;
    z-index: 0;*

z-index:
    -1;
}

/*#main { background: url(../../images/12_col.gif); } */
/* header */
#header {
	padding:0px 0 18px;
}

#branding {
    width: 960px;
    margin: 0 auto;
}

.logo {
    max-width: 590px;
    float: left;
    margin: 24px 0 0 0px;
}

.blog-name {
    font-weight: bold;
    font-size: 22px;
    margin: 0;
    line-height: 1em;
    display: block;
    text-transform: uppercase;
}

.blog-name a:link, .blog-name a:visited {
    color: #FFF;
    text-decoration: none;
}

/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover {
}

.blog-description {
    line-height: 1em;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #7d716d;
    margin: 0;
    padding: 5px 0 0;
    text-transform: uppercase;
}

/* navigation */
#nav {
    zoom: 1;
    max-height: 35px;
}

#nav-content {
    margin: 0 auto;
    width: 958px;
    background: transparent;
    height: 30px;
    font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
    color: #fff;
}

.sf-menu {
    font-weight: bold;
}

.sf-menu, .sf-menu ul {
    float: left;
    list-style: none;
    line-height: 30px;
    padding: 0;
    margin: 0;
}

.sf-menu a {
    display: block;
    text-decoration: none;
    padding: 0 15px;
    text-transform: lowercase;
    color: #fff;
    font-size: 12px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.sf-menu li {
    float: left;
    padding: 0;
}

.sf-menu ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 150px;
    margin: 0;
    line-height: 1;
    border: none;
}

.sf-menu li li {
    width: 148px;
    border: solid #CCC;
    border-width: 1px 1px 0;
}

.sf-menu li li a {
    background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF;
    padding: 7px 10px;
    width: 128px;
    font-size: 12px;
    text-transform: none;
}

.sf-menu li ul ul {
    margin: -27px 0 0 148px;
}

.sf-menu li li:hover {
}

.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
    left: -999em;
}

.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
    left: auto;
    z-index: 2;
}

.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
    background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688;
    color: #FFF;
}

.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
    background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF;
    color: #716d66;
}

.social-links {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

.social-links a:link, .rss a:visited {
    display: block;
    margin: 0 25px 0 0;
    color: #716d66;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding: 8px 0 0 0;
    float: left;
    clear: left;
    margin: 0;
}

.social-links li {
    float: left;
    display: inline;
    text-transform: none;
    padding: 0 0 0 18px;
    margin: 0 0 0 12px;
}

#social-links li {
margin-top: 70px;
}


/* twitter link */
li.twitter {
    background: transparent url(../images/custom/i_icon_twitter.png) no-repeat scroll 0 9px;
}

/* rss link */
li.rss-abo {
    background: transparent url(../images/custom/i_icon_feed.png) no-repeat scroll 0 7px;
}


/* search bar */
#searchbar {
    float: right;
    overflow: hidden;
    padding: 0;
    margin: 25px 0 0;
}

#searchform #s {
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    width: 250px;
    float: left;
    margin: 1px 5px 0 0;
    padding: 4px 3px;
}

#searchform #searchsubmit {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background: url(../../images/postbar.gif) repeat-x;
    border: 1px solid #333;
    padding: 5px 10px;
    font-size: 12px;
    color: #FFF;
    float: left;
}

/* sidebar */
.sidebar {
}

.sidebar .xoxo {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
    list-style: disc;
    margin-left: 15px;
}

.widgetcontainer li {
    margin-bottom: 5px;
}

.widgetcontainer li a:visited, .widgetcontainer li a:link {
    font-family: georgia;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    color: #659797;
    text-decoration: none;
}

.widgetcontainer li a:hover {
    border-bottom: 1px solid #333333;
}

.widgetcontainer input[type = text], .widgetcontainer input[type = password] {
    width: 80%;
}

.widgettitle {
    background: transparent;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 6px 10px;
    border: 0px dotted #CCC;
}

.widgettitle a {
    color: #333;
}

.widgetcontent {
    border: dotted #CCC;
    border-width: 0 0px 0px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0px;
}

#primary .widgettitle {
    background: transparent;
    color: #716d66;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0px 10px;
    border: 0px dotted #CCC;
}

#primary .widgettitle a {
    color: #333;
}

#primary .widgetcontent {
    background: #FFF;
    margin-bottom: 24px;
    padding: 0px;
}

#primary .widgetcontent {
    background: transparent;
    margin-bottom: 24px;
    padding: 0px;
}

#primary .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
    list-style: none;
    margin: 0px;
}

#primary .widgetcontainer li {
    margin-bottom: 3px;
    color: #FFFFFF;
    background: #83b9b8;
    -moz-border-radius: 2px;
}

#primary .widgetcontainer li a:visited, .widgetcontainer li a:link {
    font-family: arial;
    font-style: normal;
    text-transform: none;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    float: none;
    padding-left: 12px;
}

#primary .widgetcontainer li a:hover {
    border-bottom: 0px solid #333333;
}

#primary .widgetcontainer li:hover {
    background: #4c7675;
    color: #FFFFFF;
}

#primary #multi-sidebar .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
    list-style: none;
    margin-left: 0px;
    padding-top: 0px;
}

#primary #multi-sidebar .widgetcontainer li {
    border-bottom: 1px solid #eae8e4;
    color: #716d66;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 8px;
    margin-bottom: 6px;
    background: #ffffff;
}

#primary #multi-sidebar .widgetcontainer li:last-child {
    border-bottom: 0px solid #F5F5F5;
    color: #716d66;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 8px;
    margin-bottom: 6px;
    background: #ffffff;
}

/*  #primary #multi-sidebar .widgetcontainer li:hover	{ border-bottom: 1px solid #eae8e4; color: #716d66; font-size: 11px; line-height: 13px; padding-bottom: 8px; margin-bottom: 6px; background: #eae8e4;}  */
#primary #multi-sidebar .widgetcontainer li a:hover {
    border-bottom: 0px solid #333333;
    color: #FFFFFF;
    background: #4C7675;
    margin-right: 3px;
    padding-left: 6px;
    padding-right: 5px;
    font-family: arial;
    font-size: 11px;
    line-height: 13px;
    -moz-border-radius: 2px;
}

#primary #multi-sidebar .widgetcontainer li a:visited {
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 10px;
    color: #83b9b8;
    font-weight: normal;
    text-decoration: none;
    float: none;
    padding-left: 0px;
}

#primary #multi-sidebar .widgetcontainer li a:link {
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 10px;
    color: #83b9b8;
    font-weight: normal;
    text-decoration: none;
    float: none;
    padding-left: 0px;
}
 /*  font-family: georgia; font-style: italic;   */
#primary #multi-sidebar .widgetcontainer li a:hover {
    border-bottom: 0px solid #333333;
    color: #FFFFFF;
}

#multi-sidebar {
}

#multi-sidebar .tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#multi-sidebar .tabs li {
    font-size: 11px;
    margin: 0 1px 0px 0;
    padding-left: 10px;
    padding-right: 10px;
    border: 0px solid #000000;
    float: left;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: transparent;
}

#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited {
    text-decoration: none;
    color: #716d66;
}

#multi-sidebar .tabs a:hover {
    border-bottom: 0px solid #FFF;
}

#multi-sidebar .tabs .ui-tabs-selected {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    background: #FFF;
    border: 0px dotted #ccc;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
}

#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited {
    color: #716d66;
}

#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited {
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
    padding: 2px 4px;
    background: #FFF;
    display: inline-block;
    margin-bottom: 3px;
}

#multi-sidebar .widgetcontainer {
    background: #ffffff;
    border: 0px dotted #CCC;
    margin-bottom: 10px;
    padding: 10px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
}

#multi-sidebar .widgetcontainer ul {
    list-style: none;
    margin: 0 0 0 5px;
}

#multi-sidebar .widgetcontainer li {
    margin-bottom: 10px;
}



#footer-sidebar .widgetcontent select
{
    margin-left: 12px;
}


/* featured slideshow */
.featured {
    background: url(../images/custom/i_teaser_big_shadow_BG.gif) no-repeat;
    -moz-border-radius: 2px;
    border: 0px dotted #CCC;
    padding: 10px;
    margin: 0 10px 10px 0;
    height: 257px;
    width: 634px;
}

#controls {
    position: absolute;
    float: left;
    z-index: 10;
    width: 630px;
    padding-top: 75px;
}

#controls .next, #controls .prev {
    text-indent: -9000px;
    width: 30px;
    height: 30px;
    display: block;
}

#controls .prev {
    background: url(../../images/prev.png) no-repeat;
    float: left;
}

#controls .next {
    background: url(../../images/next.png) no-repeat;
    float: right;
}

#featured-slideshow {
    position: relative;
    height: 250px;
    margin-right: 20px;
}

.featured-article {
    display: block;
    width: 630px;
    height: 250px;
    text-decoration: none !important;
}

.featured-entry {
    position: relative;
    top: 165px;
    overflow: hidden;
    background: url(../images/custom/i_teaser_overlay_cyan.png);
    height: 85px;
    color: #c0dcdb;
    padding: 0;
    display: block;
}

.featured-entry .entry-title {
    color: #FFFFFF;
    padding: 10px 24px 8px;
    display: block;
    font-family: georgia;
    font-style: italic;
    font-size: 19px;
    font-weight: normal;
}

.featured-entry .entry-summary {
    padding: 0 24px;
    margin: 0;
    display: block;
}

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured {
    height: 225px;
}

.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article {
    width: 480px;
}

.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article {
    height: 225px;
}

.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry {
    height: 100px;
    top: 125px;
}

/* bottom content */
#bottom-content-1, #bottom-content-2 {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

#bottom-content-1 .xoxo, #bottom-content-2 .xoxo {
    margin: 0;
}

#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo {
    margin-left: 15px;
}

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
    background: #F0F0F0;
}

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2 {
    width: 243px;
}

/* latest headlines */
.posts-default, .posts-quick, .posts-line {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.posts-default .post {
    background: url(../images/custom/i_teaser_small_shadow_BG.gif) no-repeat;
    height: 226px;
    width: 196px;
    float: left;
    margin: 0 3px 3px 0;
    border: 0px dotted #CCC;
    padding: 10px;
    font-size: 11px;
}

.posts-default img {
    float: left;
    width: 190px;
    height: 100px;
    background: #111;
    text-indent: -9000px;
}

.posts-default .entry-title {
    font-family: georgia;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    color: #659797;
    margin: 10px 0 5px;
    line-height: 1.3em;
}

.posts-default .entry-title a:link, .posts-default .entry-title a:visited {
    text-decoration: none;
    color: #83b9b8;
}

.posts-default .entry-title a:hover {
    color: #FFFFFF;
    background-color: #83b9b8;
    text-decoration: none;
}

.posts-default .entry-summary, .posts-quick .entry-summary {
    color: #716d66;
    overflow: hidden;
}

.posts-default .entry-thumbnails {
    clear: both;
    display: inline-block;
}

.posts-quick {
    background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF;
    border: 1px solid #CCC;
    margin: 0 10px 10px 0;
    padding: 10px;
}

.posts-quick li {
    padding: 10px 0;
    border-bottom: 0px dotted #EEE;
}

.posts-quick li:last-child {
    border: none;
}

.posts-quick img {
    float: left;
    margin-right: 15px;
    border: 1px solid #CCC;
    width: 190px;
    height: 100px;
    background: #111;
    text-indent: -9000px;
}

.posts-quick .entry-title {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.3em;
}

.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited {
    text-decoration: none;
}

.posts-quick .entry-title a:hover {
}

.posts-quick .entry-summary {
    line-height: 1.5em;
}

.posts-quick .quick-read-more {
    padding: 5px 0;
}

.posts-quick .entry-thumbnails {
    float: left;
}

.posts-default .entry-meta, .posts-quick .entry-meta {
    color: #c0dcdb;
    float: left;
    background: transparent;
    width: 190px;
    height: 25px;
    display: block;
    margin: -25px 0 0;
    font-weight: bold;
}

/*  color: #c0dcdb; float: left; background: #659997 url(../../images/overlay.png); width: 190px; height: 25px; display: block; margin: -25px 0 0; font-weight: bold; } */
.posts-quick .entry-meta {
    margin: 76px 0 0 -206px;
}

.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited {
    color: #FFF;
    text-decoration: none;
}

.posts-default .entry-comments, .posts-quick .entry-comments {
    float: right;
    margin: 10px 5px 0;
    background: url(../images/custom/i_comments_blue.gif) no-repeat left center;
    padding: 0 0 0 12px;
    color: #FFFFFF;
    visibility: hidden;
}

.posts-default .published, .posts-quick .published {
    visibility: hidden;
    text-transform: uppercase;
    float: left;
    margin: 10px 5px 0;
    font-size: 10px;
    color: #FFFFFF;
    border-bottom: none;
}

.posts-line {
    width: 644px;
    background: transparent;
    border: 0px #000000 solid;
    margin: 0 10px 10px 0;
    padding-top: 36px;
}

.posts-line li {
    background: transparent url(../images/custom/i_line_3d.gif) no-repeat;
    padding: 7px 0;
    border-bottom: 0px solid #000000;
}

.posts-line .entry-cat {
    float: left;
    padding-left: 0px;
    font-family: arial;
    font-size: 9px;
    line-height: 16px;
    text-transform: lowercase;
    overflow: hidden;
    color: #716d66;
}

/* { float: left; padding-left: 6px; font-family: arial; font-size: 9px; line-height: 16px; text-transform: lowercase; overflow: hidden; color: #FFFFFF; background: #83b9b8; -moz-border-radius:2px; } */
.posts-line .entry-title {
    float: left;
    font-family: georgia;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #659797;
}

.posts-line .entry-title a {
    text-decoration: none;
}

.posts-line .entry-comments {
    float: right;
    font-size: 11px;
    color: #716d66;
    background: url(../images/custom/i_comments_blue.gif) no-repeat left;
    padding: 0 0 0 16px;
}

.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta {
    width: 223px;
}

.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta {
    width: 223px;
}

.navigation {
    margin: 36px 10px 10px 0;
}

/* single post */
.single .post, .single-post {
    background: transparent url(../images/custom/i_post_shadow_BG.gif) no-repeat scroll 0 0;
    background-position: bottom right;
    border: 0px dotted #CCC;
    margin: 0 6px 20px 0;
}

.single .post .entry-title, .single-post .entry-title {
    color: #83b9b8;
    font-family: georgia;
    font-size: 32px;
    line-height: 38px;
    font-style: italic;
    font-weight: normal;
    padding-top: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 0 5px;
}

.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited {
    text-decoration: none;
}

.single .post .entry-title a:hover, .single-post .entry-title a:hover {
}

.single .post .entry-info, .single-post .entry-info {
    font-size: 11px;
    color: #716d66;
    margin-top: 24px;
    padding-bottom: 24px;
    margin-left: 24px;
    margin-right: 24px;
}

.single .post .entry-cat, .single-post .entry-cat {
    display: block;
    color: #716d66;
    margin: 2px 0;
}

.single .post .entry-author, .single-post .entry-author {
    margin: 0 10px 0 0;
    color: #716d66;
}

.single .post .entry-author address, .single-post .entry-author address {
    display: inline;
    font-style: normal;
}

.single .post .tags, .single-post .tags {
    float: left;
    padding-right: 22px;
    display: block;
    margin: 5px 0;
    padding-left: 22px;
    padding-top: 2px;
    color: #716d66;
    background: transparent url(../images/custom/tag_green.png) no-repeat scroll left center;
    width:368px;
}

.single .post .entry-photo, .single-post .entry-photo {
    padding-top: 10px;
    width: 630px;
    margin: 0 0px 10px;
    border: 0px solid #CCC;
}

.single .post .entry-content, .single-post .entry-content {
    margin-top: 36px;
    margin-bottom: 36px;
    margin-left: 24px;
    margin-right: 30px;
    font-size: 13px;
}

.single .post .entry-content p, .single-post .entry-content p {
    line-height: 21px;
}

.single .post .entry-content a {
    color: #83b9b8;
    text-decoration: none;
}

.single .post .entry-content a:hover {
    color: #FFFFFF;
    background-color: #83b9b8;
    text-decoration: none;
}

.single .post em, dfn {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal;
    color: #716d66;
}

.single .post h2 {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal !important;
    line-height: 24px;
    color: #716d66;
    padding-bottom: 18px;
}

.single .post h3 {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal !important;
    color: #83b9b8;
    padding-top: 30px;
    margin-bottom: 12px;
}

.single-post {
    padding: 0 10px;
}

.single .post hr {
    background-color: #000;
    color: #000;
    border: 0;
    height: 1px;
}

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo {
    width: 480px;
}

.postbar {
    float: left;
    list-style: none;
    margin: 0 0 10px;
    padding: 12px 14px;
    padding-left: 18px;
    padding-bottom: 36px;
    background: font-size: 11px;
}

.postbar li {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #EEE;
}

.postbar li:first-child {
    border-left: 0;
}

.postbar li a:link, .postbar li a:visited {
    text-decoration: none;
    font-weight: bold;
}

.postbar li a:hover {
    background-color: #83b9b8;
    color: #FFFFFF;
    text-decoration: none;
}

.postbar .WP-PrintIcon, .postbar .WP-EmailIcon {
    display: none;
}

.module-title, .feed-title {
    line-height: 40px;
    color: #83b9b8;
    font-size: 32px;
    font-weight: normal;
    margin: 0px;
    padding: 48px 0px 24px 0px;
    background: transparent;
    border: 0px dotted #CCC;
    display: block;
}

.feed-title {
    border-bottom: none;
}

.gallery {
    clear: both;
    margin: 10px 0;
}

.gallery-item {
    float: left;
    margin-right: 10px;
}

.about-author {
    border: 1px solid #CCC;
    padding: 10px 15px;
    margin: 0 0 10px;
    line-height: 1.5em;
    background: #FFF;
    font-size: 11px;
}

.about-author h4 {
    font-size: 10px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
}

.about-author img {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #CCC;
    padding: 0;
}

/* gd star rating */
.gdmultitable {
    margin: 0 0 10px !important;
}

.gdmultitable td {
    padding: 5px !important;
}

/* wp-pagenavi */
.wp-pagenavi {
    margin: 0 0 10px;
    padding-top: 48px;
    text-align: center;
    font-size: 12px;
    background: transparent url(../images/custom/i_line_3d.gif) no-repeat scroll 0 22px;
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
    padding: 3px 4px;
    margin: 2px;
    text-decoration: none;
    background: transparent;
    border: 1px solid #CCC;
}

.wp-pagenavi a:hover {
    color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.extend {
    padding: 3px 4px;
    background: #FFF;
    margin: 2px;
    border: 1px solid #CCC;
}

.wp-pagenavi span.current {
    padding: 3px 4px;
    background: #FFF;
    margin: 2px;
    font-weight: bold;
    border: 1px solid #CCC;
}

.wp-pagenavi span.pages {
    margin-left: 0;
}

/* wp125 */
#wp125adwrap_2c {
    width: 312px !important;
    display: inline-block;
    padding: 0px 0 0px 0px;
    padding-top: 0px;
    margin: 0 auto !important;
}

#wp125adwrap_2c .wp125ad {
    padding: 0 !important;
    margin: 0 6px 6px 0 !important;
    width: 148px !important;
    
}

.wp125ad {
    padding: 0 !important;
    margin: 0 6px 6px 0 !important;
    width: 144px !important;
    
}

#wp125adwrap_2c:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

html[xmlns] #wp125adwrap_2c {
    display: block;
}* html #wp125adwrap_2c {
    height: 1%;
}

/* wp-email */
#wp-email-required {
    color: #CC0000;
}

#wp-email {
    margin: 10px;
    padding: 10px;
    background: #F0F0F0;
}

#wp-email-button {
    text-align: left !important;
}

/* comments */
#commentlist {
    background: transparent;
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
}

#commentlist li {
    margin: 0;
    padding-bottom: 24px;
    overflow: hidden;
    background: transparent url(../images/custom/i_line_3d.gif) no-repeat;
}

#commentlist .avatar {
    border: 1px solid #CCC;
    padding: 1px;
    float: left;
    margin: 0 5px 10px 0;
}

#commentlist cite {
    font-family: georgia;
    font-style: italic;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
    color: #83b9b8;
}

#commentlist cite a{
	color:#83B9B8;
	font-family:georgia;
	font-size:19px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}

#commentlist a:hover {
	background-color:#83B9B8;
	color:#FFFFFF;
	text-decoration:none;
}

#commentlist p {
    font-family: georgia;
    font-style: italic;
    font-weight: normal;
    line-height: 21px;
    font-size: 14px;
    clear: left;
}

#commentlist .reply {
    float: right;
}

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a {
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: #83b9b8 none repeat scroll 0 0;
    border: 0 solid;
    color: #FFFFFF;
    margin-bottom: 3px;
}

#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover {
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    background: #4C7675 none repeat scroll 0 0;
    border: 0 solid;
    color: #FFFFFF;
    margin-bottom: 3px;
}

/* { -moz-background-clip:border; color: #FFF; background: url(../../images/techblue/feed-title.jpg) top repeat-x; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; zoom: 1; *display: inline; display: inline-block; } */
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover {
    background: url(../../images/feed-title-white.jpg) top repeat-x;
    color: #000;
}

#commentlist .children {
    clear: right;
    margin: 5px 0 0;
    list-style: none;
}

#commentlist .children li {
    border-bottom: none;
    border-left: 0px dotted #CCC;
    padding: 0 0 0 20px;
}

#commentlist #respond {
    clear: both;
    margin-top: 40px;
    padding-top: 10px;
    border-top: 1px dotted #CCC;
}

#commentlist .comment-author {
    padding: 24px 0 0 0px;
}

#commentlist .comment-content {
    padding: 0px;
    padding-top: 18px;
}

#commentlist .comment-node {
    background: transparent;
    border: 0px solid #EEE;
}

#commentlist .comment-meta {
    text-decoration: none;
    color: #999;
    font-size: 11px;
    padding-top:2px;
}

#commentlist .comment-controls {
    background: transparent;
    padding: 5px 10px;
    font-weight: bold;
}

#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited {
    text-decoration: none;
}

.comments-navigation {
    clear: both;
    margin: 10px 10px 20px 0;
}

.nocomments {
    background: transparent;
    border: 0px dotted #CCC;
    padding: 0px 0px;
    margin: 0 0px 0px 0;
}

#commentsform {
    background: transparent;
    border: 0px dotted #CCC;
    margin: 0 12px 12px 0;
    padding: 12px 0px;
    overflow: hidden;
}

#commentsform textarea {
    width: 100%;
    height: 146px;
    padding: 0px;
    padding-top: 1px;
    padding-bottom: 24px;
    background: transparent url(../images/custom/i_form_line_3d_BG.gif) top repeat-y;
    border: 0px solid;
    color: #716d66;
    font-family: georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 29px;
    background-position: 0px 0px;
}

.pingbacks {
    background: transparent;
    border: solid #CCC;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 36px;
}

.pingbacks li {
    padding: 2px 0;
    font-weight: bold;
}

.pingbacks a:link, .pingbacks a:visited {
    text-decoration: underline;
}

/* search results */
.search-results h2 {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 6px 10px;
    background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3;
    border: 1px solid #CCC;
}

.search-results-content {
    border: solid #CCC;
    border-width: 0 1px 1px;
    background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF;
    margin: 0 10px 10px 0;
    padding: 10px;
}

/* footer */
#footer {
    margin: 48px auto 0px;
    margin-top: 96px;
    width: 960px;
    height: 200px;
    background: transparent url(../images/custom/i_footer_shadow_BG.gif) no-repeat scroll 0 -80px;
    padding-top: 24px;
    padding-bottom: 0px;
    border: 0px dotted #CCC; 
}

#footer .widgetcontainer {
    padding: 0px 0px;
}

#footer .widgettitle {
    background: none;
    border: none;
    font-size: 14px;
    color: #83b9b8;
    padding: 0 0 10px;
    padding-left: 24px;
    text-transform: none;
}

#footer .widgetcontent {
    font-size: 11px;
    background: none;
    padding: 0;
    border: none;
}

#footer .footer-message {
    border-left: 1px solid #EEE;
    float: left;
    overflow: hidden;
    margin: 10px 0 0;
}

#footer .footer-message .widgetcontainer {
    width: 215px;
    overflow: hidden;
}

#footer-sidebar {
    width: 960px;
    float: left;
    overflow: hidden;
    margin: 0px 0px 0;
}

#footer-sidebar .widgetcontainer {
    float: left;
    margin: 0 0 px 0;
    padding-right: 30px;
    max-width: 250px;
    max-height: 200px;
}

#footer-sidebar ul {
    list-style: none;
    margin-left: 24px;
}

#footer-sidebar li {
    margin: 0 0 0px;
    font-size: 11px;
    line-height: 10px;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    font-style: normal;
}

#footer .widgetcontent a:link, #footer .widgetcontent a:visited {
    font-size: 11px;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    color: #716d66;
    font-weight: normal;
    line-height: 20px;
}

#footer a:link {
    padding-left: 0;
    font-size: 11px;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    font-style: normal;
}

#footer a:visited {
    padding-left: 0;
    font-size: 11px;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    font-style: normal;
}

#footer .widgetcontent a:hover {
    color: #FFFFFF;
    background: #83b9b8;
    text-decoration: none;
    border: none;
    font-size: 11px;
    font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
    font-style: normal;
}

/* secondary sidebar */
/* #secondary {background: url(../images/custom/i_teaser_small_shadow_BG.gif) no-repeat;}  */
#secondary {
    background: url(../images/custom/i_visualizeus_BG.jpg) no-repeat;
}

/*   visualize thumbnails  */
.thmb li img {
    border: 0 dashed #C0C0C0;
    padding: 0px;
    width: 76px;
}

#lastfmrecords {
    margin-top: 66px;
    padding: 0 0 12px;
    padding-left: 0px;
    min-height: 200px;
}

#lastfmrecords ol {
    padding-top: 24px;
}

#lastfmrecords li img {
    padding-bottom: 4px;
    padding-right: 0px;
    width: 79px;
}

#lastfmrecords li a {
    display: block;
    float: left;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    position: relative;
    width: 92px;
    z-index: 1;
    padding-left: 0px;
    height: 79px;
}

#lastfmrecords a img {
    float: left;
    margin: auto;
    min-height: 80px;
    position: absolute;
}

/* rss feeds */
#rss-feeds {
    text-align: right;
    padding-top: 70px;
}

/* custom_tags_post_bottom */
#custom_tags_post_bottom {
    padding-top: 60px;
    padding-bottom: 36px;
    padding-left: 24px;
}

.single-post-meta {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/custom/i_credits_4-zeilen_line_BG.gif) no-repeat;
    background-position: 0px -20px;
    margin-left: 20px;
    margin-right: 32px;
    margin-bottom: 8px;
    color: #716d66;
}

.single-post-meta a, a:link, a:visited {
    color: #83b9b8;
    text-decoration: none;
}

.single-post-meta a:hover {
    background-color: #83b9b8;
    color: #FFFFFF;
    text-decoration: none;
}

.single-post-meta-field {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent none repeat scroll 0 0;
    clear: left;
    float: left;
    font-weight: bold;
    color: #716d66;
    font-size: 11px;
    line-height: 10px;
    width: 48px;
}

.single-post-meta-value {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent none repeat scroll 0 0;
    float: left;
    color: #716d66;
}

.single-post-meta-value p {
    font-size: 11px;
    line-height: 10px;
    margin 0px;
}

.credits_1_zeile {
    padding-top: 36px;
    padding-left: 22px;
    background: transparent url(../images/custom/i_credits_1-zeilen_line_BG.gif) no-repeat;
    background-position: 0px 15px;
    font-size: 11px;
    line-height: 10px;
}

.credits_2_zeilen {
    padding-top: 36px;
    padding-left: 22px;
    background: transparent url(../images/custom/i_credits_2-zeilen_line_BG.gif) no-repeat;
    background-position: 0px 16px;
    font-size: 11px;
    line-height: 10px;
}

.credits_3_zeilen {
    padding-top: 36px;
    padding-left: 22px;
    background: transparent url(../images/custom/i_credits_3-zeilen_line_BG.gif) no-repeat;
    background-position: 0px 16px;
    font-size: 11px;
    line-height: 10px;
}

.credits_4_zeilen {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 22px;
    background: transparent url(../images/custom/i_credits_4-zeilen_line_BG.gif) no-repeat;
    background-position: 0px 16px;
    font-size: 11px;
    line-height: 10px;
}

.website_link {
    padding-top: 24px;
    padding-bottom: 12px;
    color: #83b9b8;
    font-family: georgia;
    font-size: 17px;
    font-style: italic;
    font-weight: normal !important;
}

.website_link_ohne_abstand {
    padding-top: 0px;
    padding-bottom: 12px;
    margin-top: -10px;
    color: #83b9b8;
    font-family: georgia;
    font-size: 17px;
    font-style: italic;
    font-weight: normal !important; /* background:transparent url(../images/custom/i_icon_star.png) no-repeat scroll 0 3px; */
}

.wp125ad .thmb li img {
    border: 0 dashed #C0C0C0;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 147px;
}

.section .feed-title {
    padding-top: 0px;
    margin-top: -6px;
}

del {
    color: #716d66;
}

pre, code, tt {
    line-height: 0;
}

.postheader_comment {
    float: right;
    background: transparent url(../images/custom/i_comments_blue.gif) no-repeat scroll left center;
    background-position: 0px 3px;
    padding-left: 14px;
}

.single .post h4 {
    font-family: georgia;
    font-style: italic;
    font-size: 17px;
    font-weight: normal !important;
    color: #716d66;
    padding-top: 30px;
    margin-bottom: 12px;
}

ol {
    list-style-type: decimal;
    margin: 0 28px;
}

/* videoplayer */
.vvqbox {
    display: block;
    margin: 10px auto 10px 0;
    max-width: 100%;
    padding-top: 36px;
    padding-bottom: 18px;
    visibility: visible !important;
}

/* caroussel */
.carousel-gallery h2 {
    padding-bottom: 0px !important;
    text-align: center;
}

.jcarousel-skin-neat .jcarousel-clip-horizontal {
    height: 288px !important;
    width: 582px;
}

.jcarousel-clip ul {
    height: 288px !important;
}

/* post übersicht - rollover
 .hfeed li:hover {
 background: #000000;
 }
 */
/* page ueber orangetopic */
.page img {
    border: none;
}

/* Related Posts */
/*
#related_posts {margin-top: 50px; margin-left: 23px;}
ol.related-posts {clear:both;margin:0px 0 85px 0px;padding:8px 0 75px;text-align:center;}
ol.related-posts li{width:186px; float:left; display:inline; margin-right:12px;; padding:0;}
	ol.related-posts img{clear:both; padding:0px; background:#F7F7F7; border:0px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}
*/

#related_posts {width:660px; float: left; margin-top: 40px; margin-bottom: 80px; margin-left: 0px;}
#related_posts h2 {margin-bottom: 15px;}


.related_posts_subline { text-align: left; color:#83B9B8;font-family:georgia;font-size:12px;font-style:italic;font-weight: bold;line-height:1.3em;margin:10px 0 5px;}

.related_posts_box {
    background: url(../images/custom/i_teaser_small_shadow_BG.gif) no-repeat;
    height: 226px;
    width: 196px;
    float: left;
    margin: 0 3px 3px 0;
    border: 0px dotted #CCC;
    padding: 10px;
    font-size: 11px;
    display:inline;
}

#related_posts ol {
list-style-type:none;
margin:0 0 0 0 !important;
}


/* page-template - comments und tags ausschalten */
.page-template .module-title, .nocomments, .custom_tags_post_bottom, .postbar
{
visibility: hidden;
line-height:1px;
padding:0 0 24px;
}

.page-template #custom_tags_post_bottom
{
visibility: hidden;
line-height:1px;
padding:0 0 0px;
}

/* page template h4 */
.page-template h4 {
color:#83B9B8;
font-family:georgia;
font-size:32px;
font-style:italic;
font-weight:normal;
line-height:38px;
margin:0 0 5px;
padding:24px 0px 24px;
}

/* page template h2 */
.page-template h2 {
color:#716d66;
font-family:georgia;
font-size:17px;
font-style:italic;
font-weight:normal !important;
margin-bottom:12px;
padding-top:0px;
padding-bottom: 0px;
}


/* facebook button */
.facebook_button
{
float: right;
margin-right:31px;
margin-top:-31px;
}

/* tweetmeme button big*/
.tweetmeme_button
{
float: right !important;
margin-right:32px !important;
margin-top:-75px !important;
}

/* tweetmeme button small*/
.tweetmeme_button_small
{
float: right !important;
margin-right:100px !important;
margin-left: 0px !important;
margin-top:-29px !important;
}


/* topsy tweet button 
div.topsy-big {
float:right !important;
font-family:Arial,Tahoma,Helvetica,sans-serif !important;
font-size:11px !important;
width:50px;
margin-top: -69px !important;
margin-right: 32px !important;
}
*/







