/*
Theme Name: TLAB
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/

/* Begin Typography & Colors */
* {
        margin:0;
        padding:0;
        }

body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: Lucida Sans, Lucida Grande,  Sans-Serif, "Trebuchet MS", Trebuchet, Arial, Helvetica;
        background: #F2F2F2 url('/images/bodybg.jpg') repeat-x top;
        color: #666;
        text-align: center;
        }

#page {
        background-color: #F2F2F2;
        text-align: left;
        }


#header {
        background: #FEFEFE;
        }

.headerimg         {
        height: 157px;
        width: 760px;
        }

.headbg {
        position:absolute;
        width:22px;
        height:520px;
        margin:0;
        top:0;
        }

#grad1 {
        width:22px;
        left:0;
        background: url('/images/left.jpg') no-repeat top center;
        }

#grad2 {
        width:22px;
        right:0;
        background: url('/images/right.jpg') no-repeat top center;
        }

#content {
        font-size: 1.3em
        }

.narrowcolumn .entry {
        line-height: 1.1em;
        font-size:0.95em;
        padding:0 5px 0 5px;
        }

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

#footer {
        background: #F2F2F2 url('/images/footerbg.jpg') no-repeat;
        }

small {
        font-family: Lucida Sans, Lucida Grande,  Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
        }

h1, h2, h3 {
        font-family: Lucida Sans, Lucida Grande,  Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        }

h1 {
        font-size: 3em;
        text-align: center;
        }

.headerimg .description {
        font-size: 1.4em;
        text-align: center;
        font-weight:bold;
        }

h2 {
        font-size: 1.6em;
        }

h2.pagetitle {
        font-size: 1.6em;
        text-transform: uppercase;
        text-align: left;
        }

#sidebar h2 {
        font-family: 'Lucida Sans, Lucida Grande', Verdana, Sans-Serif;
        font-size: 1.2em;
        }

h3 {
        font-size: 1.3em;
        }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
        text-decoration: none;
        color: #999;
        }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #666;
        font-family: Arial;
        text-transform: uppercase;
        text-align: left;
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

.entry p a:visited {
        color: #5C819B;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em Arial, Helvetica, Sans-serif;
        }

.commentlist li {
        font-weight: bold;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        color:#999;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: Arial, Helvetica, Sans-serif;
        }

.commentmetadata {
        font-weight: normal;
        }

#sidebar {
        font: 1.1em Arial, Helvetica, Sans-serif;
        }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
        color: #999;
        }

div .textwidget {
        padding: 5px 11px 5px 11px;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a, h2 a:hover, h3 a:hover {
        color: #5C819B;
        text-decoration: none;
        }

a:hover {
        color: #7FB2CC;
        text-decoration: underline;
        }

#wp-calendar #prev a, #wp-calendar #next a {
        font-size: 9pt;
        }

#wp-calendar a {
        text-decoration: none;
        }

#wp-calendar caption {
        font: bold 1.3em Arial, Helvetica, Sans-serif;
        text-align: center;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
/* End Typography & Colors */



/* Begin Structure */
body {
        margin: 0;
        padding: 0;
        }

#page {
        background: #F2F2F2 url('/images/pagebg.jpg') repeat-y center;
        margin: 0px auto;
        padding: 0;
        width: 804px;
        position:relative;
        }

#header {
        background: #FEFEFE url('/images/headerbg.jpg') repeat-x center;
        margin: 0;
        padding: 0;
        height: 294px;
        width: 804px;
        }

.headerimg {
        position:absolute;
        background: url('/images/headerimg.jpg') no-repeat center;
        margin-top: 135px;
        height: 157px;
        width: 100%;
        }

.narrowcolumn {
        padding: 0;
        margin: 0px 0 0 250px;
        width: 527px;
        position:relative;
        }

.post {
        margin: 0 0 10px 0;
        padding-bottom:0px;
        text-align: justify;
        }

.post hr {
        display: block;
        }

.postmetadata{
        background:#F2F2F2;
        font:bold 0.9em Lucida Sans, Lucida Grande, Arial, Helvetica, Sans-serif;
        color:#BCBCBC;
        padding:4px 100px 2px 5px;
        margin:0 0 10px 0;
        text-align: left;
        }

.postmetadata2{
        background:white;
        font:bold 1em Lucida Sans, Lucida Grande, Arial, Helvetica, Sans-serif;
        color:#999;
        padding:4px 0 2px 5px;
        margin:0 0 10px 0;
        text-align: left;
        }

.postmetadata2 a {
        color: #999;
        text-decoration: none;
        }

.postmetadata2 a:hover {
        color: #999;
        text-decoration: underline;
        }

.postmetadata3{
        background:#F4F4F4;
        font:bold Lucida Sans, Lucida Grande, Arial, Helvetica, Sans-serif;
        color:#999;
        padding:2px 0 2px 2px;
        margin:0 0 5px 0;
        text-align: right;
        font-size: 0.9em;
        }

.postmetadata3 a {
        color: #999;
        text-decoration: none;
        font-size: 0.9em;
        font-weight: bold;
        }

.postmetadata3 a:hover {
        color: #999;
        text-decoration: none;
        font-size: 0.9em;
        font-weight: bold;
        }

.postmetadata a {
        color:#BCBCBC;
        }

.postmetadata a:hover {
        color: #7FB2CC;
        text-decoration: none;
        }

#footer {
        padding: 0;
        margin: 0 auto;
        width: 804px;
        height:41px;
        clear: both;
        }

#footer a {
        color:#999;
        text-decoration:none;
        }

#footer a:hover {
        color:#999;
        text-decoration:underline;
        }

#footer p {
        font:1.1em Lucida Sans, Lucida Grande, Arial, Helvetica, Sans-serif;
        margin: 0 0 0 25px;
        padding: 17px 0 0 7px;
        text-align: center;
        color:#999;
        }

.footerrss {
        margin-left:60px;
        }

/* End Structure */



/*        Begin Headers */
h1 {
        padding-top: 50px;
        margin: 0;
        }

h2 {
        margin: 20px 0 5px;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
        text-transform: uppercase;
        text-align: left;
}

#sidebar h2 {
        margin: 5px 0 0;
        padding: 0;
        color:#999;
        }

#sidebar a {
        color:#999;
        }

h3 {
        padding: 0;
        margin: 20px 0 5px;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }
/* End Headers */

/*Menu*/
.caption {
        position:absolute;
        left:0;
        margin:30px 0 0 25px;
        }

/*.iconmenuimg {
        position:absolute;

        right:0;
        margin:30px 25px 0 0;
        }
*/
.iconmenu {
        background:url('/images/iconmenu.gif') no-repeat;
        width:240px;
        height:51px;
        margin:30px 25px 0 530px;
        position:absolute;
        }

.iconmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position:relative;
        }

.iconmenu a {
        position: absolute;
        width: 55px;
        height: 51px;
        text-indent: -1000em;
        }

.iconmenu .rss a {
        top:0;
        left:0;
        }

.iconmenu .documents a {
        top:0;
        left:60px;
        }

.iconmenu .tv a {
        top:0;
        left:120px;
        }

.iconmenu .contact a {
        top:0;
        left:180px;
        }

.menu {
        position:absolute;
        margin:115px 0 0 20px;
        padding:0;
        width:auto;
        height:20px;
        text-align:center;
        }

* html .menu {
        margin-left:100;
        }

.menu li {
        float:left;
        text-align:center;
        margin:0 2px 0 2px;
        color:#737373;
        list-style:none;
        top:0;
        }


.menu a {
        font-size: 12px;
        font-weight: bold;
        background: #BAD4E1;
        color: #FFFFFF;
        padding: 1px 5px 1px 5px;
        text-decoration: none;
}

.menu a:hover {
        color: #FFFFFF;
        background: #7FB2CC;
}

.button li {
        float:left;
        list-style:none;
        }

#sidebar ul.sidebarmenu li {
        background:#F9F9F9;
        border:none;
        margin:5px 0 6px 0;
        padding:0;
        height:14px;
        text-transform: uppercase;
        font:bold 1.1em Lucida Sans, Lucida Grande, Arial, Helvetica, Sans-serif;
        }

#sidebar ul.sidebarmenu li a {
        background:url('/images/square.gif') no-repeat left center;
        padding-left:22px;
        color:#999;
        text-transform: uppercase;
        }

#sidebar ul.sidebarmenu li a:hover {
        background:url('/images/squarehover.gif') no-repeat left center;
        padding-left:22px;
        text-decoration:none;
        color:#7FB2CC;
        text-transform: uppercase;
        }

/* Menu */

/* Begin Images */
p img {
        padding: 0;
        max-width: 100%;
        }

/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        border: 0px solid #666;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        border: 0px solid #666;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        border: 0px solid #666;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

* html .entry li {
        margin-left:20px;
        }

.entry ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        position:relative;
        font-family: Lucida Sans, Lucida Grande, Sans-Serif, "Trebuchet MS", Trebuchet, Arial, Helvetica;
        }

#sidebar ul li {
        padding:5px;
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 10px;
        background:#fff;
        border:1px solid #CACACA;
        }

#sidebar li ul li {
        background:#fff;
        border:1px solid #CACACA;
        }

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 1px 0 0;
        padding: 50;
        background: url('/images/arrow.gif') no-repeat 0 9px;
        padding-left:10px;
        border:none;
        }
/* End Entry Lists */

/* Begin Search Results */
.searchresults{
        background:#D7E3E9;
        font:0.85em Arial, Helvetica, Sans-serif;
        color:#666;
        padding:4px 10px 2px 5px;
        margin:0 0 10px 0;
        text-align: justify;
        }
/* End Search Results */

/* Begin Date */
.datetime{
        text-align: right;
        color:#006699;
        }
/* End Date */

/* Begin Form Elements */
#searchform {
        margin: 0;
        padding: 0;
        text-align: center;
        width:100px;
        }

.widget_search #searchform {
        position:relative;
        padding:0;
        margin:0;
        width:162px;
        }

.widget_search #searchform #s {
        width:155px;
        height:16px;
        }

#s {
        width: 149px;
        height:14px;
        padding: 0px;
        font-family:  Arial, Helvetica, Sans-Serif;
        font-size:0.9em;
        border:1px solid #CACACA;
        }

#searchsubmit {
        position:absolute;
        top:310px;
        left:190px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }

#commentform input {
        width: 150px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        }

#commentform textarea {
        width: 100%;
        padding: 2px;
        }

#commentform #submit {
        margin: 0;
        float: right;
        }
/* End Form Elements */

/* Postlists */
#line {
        border-bottom:1px solid #D1D1D1;
        }

#postlist {
        margin:10px 0 10px 0;
        width:100%;
        font-size:1em;
        }

#postlist h2 {
        margin:0;
        font-size:1.3em;
        }

#postlist ul li {
        margin-left:25px;
        }

.postlist1 {
        float:left;
        width:240px;
        padding:10px;
        border-right:1px solid #D1D1D1;
        height:85px;
        text-transform: none;
        }

.postlist2 {
        float:left;
        width:240px;
        padding:10px;
        text-transform: none;
        }
/*End Postlists */

/* Begin Comments*/
.alt {
        margin: 10px 0 0 0;
        padding: 10px;
        color:#999;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        position:relative;
        }

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }

.commentlist p {
        margin: 10px 5px 10px 0;
        }

#commentform p {
        margin: 5px 0;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 0;
        display: block;
        }

.commentmetadata a {
        color:#999;
        }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
        background:url('/images/sidebarbg.jpg') repeat-x top;
        float:left;
        padding: 15px;
        margin: 0 0 0 22px;
        width: 190px;
        min-height:935px;
        }

* html #sidebar {
        margin-left:11px;
        height:935px;
        }

#sidebar form {
        margin: 0;
        }

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
        empty-cells: show;
        margin: 5px auto 0;
        width: 170px;
        }

#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
        }

#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
        }

#wp-calendar a {
        padding:0;
        margin:0;
        display: block;
        }

#wp-calendar caption {
        text-align: center;
        width: 100%;
        }

#wp-calendar td {
        padding: 3px 0;
        text-align: center;
        }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
        background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin: 20px 0 20px 0;
        padding-bottom:20px;
        position:relative;
        text-transform: uppercase;
        }

.navigation a {
        font:bold 0.8em Arial, Helvetica, Sans-serif;
        color:#999;
        padding:10px;
        text-decoration:none;
        text-transform: uppercase;
        }
.navigation a:hover {
        font:bold 0.8em Arial, Helvetica, Sans-serif;
        color:#7FB2CC;
        padding:10px;
        text-decoration:none;
        text-transform: uppercase;
        }
/* End Various Tags & Classes */

.categories a {
        font-size: 12px;
        font-weight: bold;
        background: #BAD4E1;
        color: #FFFFFF;
        padding: 1px 5px 1px 5px;
        text-decoration: none;
}

.categories a:hover {
        color: #FFFFFF;
        background: #7FB2CC;
}

.categories a:visited {
        color: #FFFFFF;
}

/* WiP Ribbon */

a#ribbon {
                 /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 160px;
  height: 160px;
  background: url(http://www.tlab.ws/contents/wip.gif);
  top right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}
body > a#ribbon {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  width: 160px;
  height: 160px;
  background: url(http://www.tlab.ws/contents/wip.gif);
  top right no-repeat;
  text-indent: -999em;
  text-decoration: none;
  z-index: 10;
}
<![if gte IE 5.5]>
<![if lt IE 7]>
a#ribbon {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
 right: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollRight? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
 display: block;
  width: 160px;
  height: 160px;
  background: url(http://www.tlab.ws/contents/wip.gif);
  top right no-repeat;
  text-indent: 10px;
  text-decoration: none;
  z-index: 10;
}
<![endif]>
<![endif]>

/* End WiP Ribbon */