/*
THEME NAME: tejat
THEME URI: http://localhost/
DESCRIPTION: Helpdesk like Fluid 2-column layout for WordPress 2.3+.
VERSION: 1.0
AUTHOR: Team Tejat
AUTHOR URI: http://tejat.de/
*/


/* 

to use fonts:   MONOTYPE:
                Linux:  Bitstream Vera Sans Mono
                Mac:    Anadale Mono
                Win:    Lucida Console
                
                SANS
                Linux:  Bitstream Vera Sans
                Mac:    Lucida Grande
                Win:    Lucida Sans, Lucida Sans Unicode
*/
a,a:link{outline:none;}
/* in case we share some pictures  make selection transparent */ 

img::selection { background-color: transparent; }
img::-moz-selection { background-color: transparent; }

a img {
    border: none;
}

ul.ul_help{
  font-family: georgia,serif;
  list-style-type: none;
  margin-top: 10px;
  
}


ul.ul_help li a, ul.ul_help li a:visited{
  line-height: 35px !important;
  font-size: 19px !important;
}
a.lrg{
  color: #000 !important;
  
}
ul.ul_help li a:hover{
  color: #999;
}


img.size-medium{
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow:4px 4px 8px #999;  
  -moz-box-shadow:4px 4px 8px #999;  
  border: 1px solid #999;
  padding: 5px;
}

div.entry-content a,div.entry-content a:link,body.single div.entry-meta a,div.single div.entry-meta a:link,div.comments ol.commentlist a,div.comments ol.commentlist a:link{
    color:blue; 
    text-decoration:none;
    
    }

hr{
    border-bottom: 1px dotted #999;
    border-top: 0px;
    
}

.widget_text{ font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", monospace; font-size: 10px; text-align: left; width: 170px; }
.widgettitle{ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Bitstream Vera Sans", monospace; font-size: 9px !important; color: #62bb27 !important; font-weight: bold !important; padding-top: 50px; }

/* search in nav */
#s{
    position: relative;
    top: -3px;
}

#searchsubmit{
    position: relative;
    top: -3px;
}

/* TOP NAVIAGTION */
/* ( Sub ) - NAVIGATION*/
#sub_nav{ position:relative; width:101%; height: 40px; border: 0px solid #000; top:5px; left:-5px;overflow:hidden; border: 0px solid #000;}

/* left end*/
.sub_header_left{ float:left; width: 23px; height: 35px; border: 0px solid #000; }
    .sub_header_left{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://tejat.de/wp-content/themes/tejat/images/navigation/sub_nav_left.png'); 
            background-repeat: no-repeat; 
            }
    .sub_header_left[class]{ background-image:url(images/navigation/sub_nav_left.png); }
    
/* right end*/    
.sub_header_right{ float:left; width: 14px; height: 35px; }
    .sub_header_right{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://tejat.de/wp-content/themes/tejat/images/navigation/sub_nav_right.png'); background-repeat: no-repeat; }
    .sub_header_right[class]{ background-image:url(images/navigation/sub_nav_right.png); }

/* repeat */
.sub_header_r{ float:left; height: 35px; padding-top: 7px; padding-left: 10px; padding-right: 10px; font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; font-size: 13px; text-shadow:#FFF 1px 1px 0px; color:#2e2f2f; }
    .sub_header_r a{ text-decoration: none; color:#2e2f2f; }
    .sub_header_r{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://tejat.de/wp-content/themes/tejat/images/navigation/sub_nav_r.png'); background-repeat: repeat-x; height:28px; }
    .sub_header_r[class]{ background-image:url(images/navigation/sub_nav_r.png); } 

/* divider */ 
.sub_divider{ float: left; height: 35px; width:7px; padding-top: 7px; padding-left: 0px; border:0px solid #000; }
        .sub_divider{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://tejat.de/wp-content/themes/tejat/images/navigation/sub_nav_divider.png'); background-repeat: no-repeat; height:28px; }
        .sub_divider[class]{ background-image:url(images/navigation/sub_nav_divider.png); }


#login_image{
    border: 0px;
    width: 21px;
    height: 21px;
    vertical-align: top;
    position: relative;
    top:-2px;
    left:19px;
    text-shadow: #DDD 10px 10px 2px;
    z-index:3;
    }

#the_logo{
    margin-right:30px;
}

em {
    font-size: 11px;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.1em;
    
    }
    
body{
    background:#fff;
    color:#302f2f;
    line-height:125%;
    margin:0em; padding:0; 
    font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;
    /*
    background: url(images/header_watercolor.jpg) no-repeat;
    background-position: -340px -50px;
    */
    }
body div#content h2,div#content h3,div#content h4,div#content h5,div#content h6{ font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important; }

/* dropdown*/
.down{
    font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif;
    font-size: 11px;
    font-style: normal;
    padding: 2px;
    width: 110px;
   }

body div#container{width:90%; min-height: 400px; font-size:10px;}
body div#wrapper{margin:0 auto;}

body div.sidebar{
    margin:10px 0em 0em;
    overflow:hidden;
    border-bottom:0px dotted #333;
    width:251px;
    font-size:10px;
    font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;
}

.entry-content
    {
        margin:0.2em 0;
        padding-left: 30px;
        padding-top: 10px;
        font-size:10px; 
        font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;
        text-align: left;
        }

.tags{
    font-size:9px;
    font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;
    color: #999;
    }

.tags a{
    font-size:9px;
    font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;
    color: #999;
    text-decoration:none;
    }

div.hfeed ul li ul li{
    font-size:10px !important;
    }


#content a img{
    /*-webkit-box-shadow: 0px 0px 5px #333;*/
    /* -moz-box-shadow: 0px 0px 5px #333;*/
    margin-right:2px;
    }
    
body.archive div.entry-meta span.meta-sep,body.search div.entry-meta span.meta-sep{margin:0 0.2em;}
body.attachment div.entry-content h3.entry-title{margin:1em 0 0;}
body.attachment div.entry-content p.attachment-name{letter-spacing:1px;margin:0 0 1em;}

body.home div.entry-meta span.meta-sep{margin:0 0.3em;}
body.home div.entry-meta,body.archive div.entry-meta,body.search div.entry-meta{margin:-0.5em 0 2.5em;}


.entry-title, .entry-title a:link , .entry-title a:visited{font-size:10px !important; font-style: italic; color: #000; text-decoration: none; }
.entry-date{display:none;}



div#wrapper .important{background:#f5f5dc url(images/important.png) no-repeat 0.5em center;border-bottom:1px solid #d0d0bb;border-top:1px solid #d0d0bb;padding:0.2em 0.5em 0.2em 2.3em;}
div.entry-content abbr,div.comments ol.commentlist abbr{border-bottom:1px dotted #333;cursor:help;}
/*div.entry-content blockquote,div.comments ol.commentlist blockquote{background:url(images/blockquote.png) no-repeat top left;margin-left:0;margin-right:3em;padding:0 0 0 2em;}*/
div.entry-content cite,div.comments ol.commentlist cite{border-bottom:1px dotted #999;cursor:help;}
div.entry-content code,div.entry-content pre,div.comments ol.commentlist code,div.comments ol.commentlist {font:1em/130% "courier new",courier,monospace;}
div.entry-content del,div.comments ol.commentlist del{color:#999;}
div.entry-content div.page-link{font-size:1em;margin:-0.5em 0 1em;}
div.entry-content em,div.comments ol.commentlist em{font-style:normal;font-weight:700;}
div.entry-content h2,div.entry-content h3{font-size:1.2em;margin:1.5em 0 -0.6em;}
div.entry-content h4{font-size:1.2em;margin:1.5em 0 -0.7em;}
div.entry-content h5,div.entry-content h6{font-size:1em;margin:1.5em 0 -0.8em;}

/*head nav*/


div.entry-content img.alignleft,div.entry-content img.alignright,div.entry-content img.center{border:1px dotted #000;padding:0.2em;}
div.entry-content img{max-width:99%;}
div.entry-content .alignleft{float:left;margin:0.5em 1em 0.5em 0;}
div.entry-content .alignright{float:right;margin:0.5em 0 0.5em 1em;}
div.entry-content .center{display:block;margin:1em auto;}
div.entry-content .content-column{width:40%;}
div.entry-content .full-column{clear:both;width:100%;}
div.entry-content ins,div.comments ol.commentlist ins{border-bottom:1px solid #000;color:#666;text-decoration:none;}
/*div.entry-content .caps,div.comments ol.commentlist .caps{font-size:0.6em;}*/
/*div.entry-content span.more-link{font-size:0.6em;letter-spacing:2px;}*/
div.entry-content strong,div.comments ol.commentlist strong,div.entry-content span.more-link{text-transform: none; font-weight: bold; }

div.entry-content ul li{list-style:square; color:#535351;} /*list-style: url(images/info.png);} /*ggf image*/
div.entry-content ul li ul{margin-bottom:0.2em;}
div.entry-content ul li ul li{list-style:circle;}
div.entry-content ul#linkcats li h3{margin-bottom:0.1em; }
div.entry-content ul#linkcats li ul li{font-style:normal;list-style:square; padding: 5px;}
div.entry-content ul#linkcats li,div.sidebar ul li{list-style:square;}


div#content ul li ul li{
        margin-bottom: 15px !important; 
        }

div.entry-date abbr.published{border:none;display:block;margin:0.2em 0 -0.5em; font-size: 11px;} /* Entry date*/
div#content div.navigation{letter-spacing:1px;margin:0em auto;}
div#content div.navigation div{display:inline;font-weight:700;}
div#content div.navigation div.nav-previous{margin:0 1em 0 0;}


body.page div.contactform div.contactright input#contactsubmit{margin:0 0 0 10em;}
div.formcontainer form#commentform div.form-submit input#submit{margin:0.5em 0 0 7em;}
div#content h2,div#content h3,div#content h4,div#content h5,div#content h6,div#header h1#blog-title,div.sidebar ul li h3{font-weight:400;line-height:130%; border: 0px solid #000;}
div#content .entry-title,div#content .page-title{letter-spacing:1px;margin:0;}
div#content h2.entry-title,div#content h2.page-title{font-size:1.3em;}
div#content h3.entry-title{font-size:1.1em;}

/* FOOTER */
/* webmail login in footer */
.mail_login{ text-decoration: none; color: #5392d3; font: 9px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Bitstream Vera Sans", sans-serif; }
div#footer{ color:#999; text-align: right; border-bottom:0px solid #000; border-top:0px solid #999; clear:both; font-size:10px; font: 9px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Bitstream Vera Sans", sans-serif; margin:0 0 0px; padding:1em 0 0 0; position: relative; z-index:99; width:100%; }
div#footer select{ font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Bitstream Vera Sans", sans-serif; }
div#footer a{ text-decoration: none; color: #5392d3; }



div#footer span.meta-sep{padding:0 0.5em;}
div#globalnav{border-bottom:0px solid #000;border-top:0px solid #000; padding: 5px;}
div#globalnav ul,div#globalnav ul li{display:inline;list-style:square;}
div#globalnav ul li{line-height:200%;margin:0 1em;}
div#header div#blog-description,div#header h1#blog-title{letter-spacing:3px;text-transform:uppercase;}
div#header div#blog-description{border-top:0px solid #000;line-height:200%;}
div#header h1#blog-title{font-size:3.6em;font-weight:400;margin:0.3em 0 0.1em;padding:0; font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important;}

/*COMENTS*/
/*
div.comments{margin:3em 0;width:100%;}
div.comments span.req-field{color:#999;}
div.comments span.unapproved{color:#800;font-style:italic;}
div.comments h3{font-size:0.8em;font-weight:500; padding: 1px;background-color: #FFFF00; color:#493d3f; padding:1px; text-transform:uppercase;}
div.comments ol#comments li{background:#f4f4f4;border-bottom:1px dotted #333;border-top:0px solid #333;}
div.comments ol#comments div.comment-author span.fn,div.comments ol#pingbacks div.comment-meta span.fn{font-size:0.7em;font-style:normal;font-weight:400;letter-spacing:2px;text-transform:uppercase;}
div.comments ol#comments div.comment-meta{font-size:0.7em;}
div.comments ol#comments li p{margin:0.7em 0;}
div.comments ol#comments li.alt{background:#fafafa;color:#222;}
div.comments ol#comments li.bypostauthor{background:#eee;border-left:1px solid #333;border-right:1px solid #333;color:#111;}
div.comments ol#pingbacks li{background:#fcfcfc;border-bottom:1px solid #777;border-top:1px solid #777;color:#666;}
div.comments ol#pingbacks li p{margin:0.5em 0;}
div.comments ol.commentlist{margin:0 0 3em 1.5em;padding:0;}
div.comments ol.commentlist li{margin:0 0 1.5em;padding:0.5em;}
*/

div.formcontainer form#commentform div#loggedin{margin:0 0 1em;}
div.formcontainer form#commentform div#loggedin a.fn{font-style:normal;}
div.formcontainer form#commentform div.form-label{float:left;padding:0 0.3em 0 0;text-align:right;width:7em;}
div.formcontainer form#commentform label{line-height:180%; display:none;}
div.formcontainer form#commentform label,div.formcontainer form#commentform input{margin:0 0 0.0em;}
div.formcontainer form#commentform #comment{ width: 100%; height:25px; max-width: 100%;}
div.formcontainer form#commentform #submit{ font-size: 10px; margin-left:0px !important; margin-top:5px ;padding:0px !important;}
div.formcontainer form#commentform #loggedin{display:none;}


/* SIDEBAR */

div.sidebar ul li   { padding-left:0px; margin-left: 0px; line-height:120%; }
div.sidebar ul      { margin-left:15px; padding-left: 5px; }

div#primary a:link  { text-decoration: none !important ;        color:blue; font-size: 11px !important; }
div#primary a:visited{ text-decoration: none !important ;       color:blue; font-size: 11px !important;}
div#primary a:hover { text-decoration: underline !important ;   color:blue; font-size: 11px !important;}

div#header h1#blog-title a:visited,div#header h1#blog-title a:hover{color:#000; text-decoration: none;}
div.sidebar ul li form{margin:0.2em 0 1.5em;}
div.sidebar ul li h3{font-size:10px;font-weight:500; color:#000;letter-spacing:2px;margin-bottom:10px;}
div.sidebar ul li{list-style-type: none; }
div.sidebar ul li li{list-style-type: decimal; margin:0; }
div.sidebar ul li li li{list-style-type: circle;}
div.sidebar ul li li li li{list-style-type: circle;  }


pre{
  font-family: "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", sans-serif !important; 
  font-size: 10px !important;
}

/* sticky note */
.note {
    background-color: rgb(255, 240, 70);
    height: 250px;
    padding: 10px;
    position: absolute;
    width: 200px;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

.note:hover .closebutton {
    display: block;
} 

.closebutton {
    display: none;
    background-image: url(images/close.png);
    height: 30px;
    position: absolute;
    left: -15px;
    top: -15px;
    width: 30px;
}

.closebutton:active {
    background-image: url(images/close.png);
}

.edit {
    outline: none;
}

.timestamp {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 9px;
    background-color: #db0;
    color: white;
    border-top: 1px solid #a80;
    padding: 2px 4px;
    text-align: right;
}

