/*
Theme Name: Telestrekoza
Theme URI: http://photos.telestrekoza.com
Description: Based on Blue Travello 3 column layout for Telestrekoza.com
Version: 1.0 
Author URI: http://myeburg.net
Author: SchAmane
*/

/* main css */
html {
 width: 100%;
 height: 100%;
 margin-bottom: 1px;
}
body {
 padding: 30px 0 0 0;
 margin: 0;
 width: 100%;
 min-width: 1237px;
 color: #555555;
 font: 12px Verdana, sans-serif;
 background: #5f5e5e url(http://static.telestrekoza.com/images/custom/body-bg.gif) 0 0 repeat-x;
}

#shad-l {
    padding-left: 18px;
    background: url(http://static.telestrekoza.com/images/custom/shadow-l.gif) 0 0 no-repeat;
}

#shad-r {
    padding-right: 18px;
    background: url(http://static.telestrekoza.com/images/custom/shadow-r.gif) 100% 0 no-repeat;
}

#header {
    position: relative;
    height: 120px;
    overflow: hidden;
    background: #70b3f9 url(http://static.telestrekoza.com/images/custom/header-bg.gif) 0 0 repeat-x;
}

#head-r {
    height: 120px;
    background: url(http://static.telestrekoza.com/images/custom/header-r.gif) 100% 0 no-repeat;
}

#head-l {
    background: url(http://static.telestrekoza.com/images/custom/header-l.gif) 0 0 no-repeat;
}

#logo {
    position: absolute;
    top: 0px;
    left: 20px;
    display: block;
    width: auto;
    height: 50px;
    cursor: pointer;
    background: url(http://static.telestrekoza.com/images/custom/logo.png) no-repeat;
    color: white;
    font-size: 25px;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    padding-left: 210px;
    padding-top:  70px;
}

#userarea {
    float: right;
    padding: 12px 25px 0 0;
    text-align: right;
    font-size: 1.0em;
    font-family: tahoma, sans-serif;
    background: transparent url(http://static.telestrekoza.com/images/top_bg.gif) no-repeat scroll left bottom;
    color:#D1E5F7;
}

#userarea a:link, #userarea a:visited {
    color: #eee;
}

#userarea a:hover {
    color: #ccc;
    text-decoration: underline;
}

#searcharea {
    float: right;
    padding: 15px 25px 0 30px;
    margin: 0;
    clear: both;
}

#search {
	float: right;
	margin: 10px 0px 0 0; padding: 0px 30px 0px 0px;
	height: 35px;
	color: #ccc;
}
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0 5px; 
	text-align: center;
	}
#search input#s {
	width: 230px;
	margin-top: 4px;
	padding: 4px 5px;
	border-top: 1px solid #D9D5D6; border-left: 1px solid #D9D5D6; border-right: 0px; border-bottom:0px;
	background: #ffffff;
	float: left;
	color: #ccc;
}

#toolbar {
    margin: 0;
    padding: 0;
    height: 30px;
    background: #70b3f9;
}

#topmenu {
    margin: 0;
    padding: 0;
    font-family: tahoma, sans-serif;
    font-size: 11px;
}

#topmenu ul {
    padding: 0 0 0 5px;
    margin: 0;
    list-style-type: none;
    width: auto;
    float: left;
}

#topmenu ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

#topmenu ul li {
    float: left;
    display: block;
    margin: 0 0 0 2px;
    padding: 0 0 0 10px;
    text-decoration: none;
    line-height: 30px;
    color: #fcfcfc;
    background: #70b3f9 url(http://static.telestrekoza.com/images/custom/topmenu-l.gif) 0 0 no-repeat;
}

#topmenu ul li a {
    float: left;
    display: block;
    padding: 0 15px 0 7px;
    cursor: pointer;
    color: white;
    background: #70b3f9 url(http://static.telestrekoza.com/images/custom/topmenu-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a.current {
    color: #000;
    font-weight: bold;
    background: #fff url(http://static.telestrekoza.com/images/custom/topmenu-active-l.gif) 0 0 no-repeat;
}

#topmenu ul li a.current span {
    display: block;
    width: auto;
    background: #fff url(http://static.telestrekoza.com/images/custom/topmenu-active-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a:hover {}

#topmenu ul li a:hover span {
    text-decoration: underline;
    display: block;
    width: auto;
}


#footer {
    background: #0e0e0e url(http://static.telestrekoza.com/images/custom/footer-bg.gif) 0 100% repeat-x;
}

#foot-r {
    height: 120px;
    background: url(http://static.telestrekoza.com/images/custom/footer-r.gif) 100% 100% no-repeat;
}

#foot-l {
    background: url(http://static.telestrekoza.com/images/custom/footer-l.gif) 0 100% no-repeat;
}

#footerarea {
    clear:both;
    margin:0;
    overflow:hidden;
    padding-top:9px;
    padding-right: 100px;
    color: #ccc;
    text-align: center;
}

#footerarea a:link, #footerarea a:visited {
    color: #a0a0a0;
}

#footerarea a:hover {
    color: #ccc;
    text-decoration: none;
}

#footerarea ul {
    float: left;
    list-style-image: none; 
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 50px;
    width: 28%;
}

#content h1 {
 padding: 7px 0px 7px 20px; 
 margin: 0;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #606060;
 border: 1px solid #ccc;
 background-color: #eaeaea;
}
#content div.post h1 {
 padding: 15px 0 10px 0;
 margin: 0;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #606060;
 border: none;
 background-color: transparent;
}

#content h1 a {
 color: #606060;
}

#content p {

    margin-top: 0px;
}

/* End Structure */

#sidebar {
    text-align: left;
}


#sidebar h2 {
	/* color:#808080; */
	color: #606060;
	font-size: small;
	margin: 0;
	padding: 2px 0 3px 0px;
	border: none;
	background-color: transparent;
	text-align: left;
}

.smalltext {
    font-size: 90%;
    font-family: verdana, sans-serif;
}

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.children { padding: 0; display: block; clear: both;}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.comments-block {
	margin: 0;
	padding: 0;
	display: block;
}

.comments-block p {
    display: block;
    padding: 0;
    margin: 0;
}

.comment {
    list-style: none;
}

li.depth-1 {
	margin-left: 0;
}

.reply {
    font-size: x-small;
    padding: 5px 0 1px 0;
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 2px;
}

.reply_right {
    background:transparent url(http://static.telestrekoza.com/images/icon_comment.gif) center left no-repeat;
    float:right;
    padding-left: 20px;
}

.reply .fn {
    display: inline;
    color: black;
    padding-left: 15px;
    background: transparent url(http://static.telestrekoza.com/images/commentar.png) center left no-repeat;
}

.reply .fn a{
    color: black;
}

.comment-author img{
    display: inline;
    float: left;
    margin-right: 4px;
}

.comment-author {
    display: block;
}

.comment-meta {
    display: block;
    /* float: right; */
    text-align: right;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    font-size: x-small;
    color: #909090;
}

#sidebar ul.blogroll li {
    background: none;
    list-style-image: none;
    padding: 0;
}

.textwidget {
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #ddd;
}


#head-r a:hover {
    text-decoration: none;
}

#settings {
    width: 166px;
    line-height: 27px;
    height: 27px;
    position: absolute;
    z-index: 10000;
    vertical-align: top;
    text-align: center;
    right: 7%;
    top: -19px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px 0 3px;
    margin: 0;
    background:url(http://static.telestrekoza.com/images/switch/back_settings.gif) no-repeat scroll left top;
}

#settings:hover {
    top: 0;
}

#settings a img{
    padding: 5px 3px 0 0;
}

.clear {
    line-height: 0px;
    height: 0px;
    clear: both;
}
