/*
Theme Name: KLUB LOGISTIKY
Theme URI: http://wordpress.org/
Description: 
Version: 1.6
Author: L'Fabrica
Author URI: http://www.lfabrica.sk

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #99141b url('images/pageBg.gif') ;
    background-repeat: repeat-x;
	color: black;
	text-align: center;
    margin: 0px;
	}
    
body, html{
    height:100%;
    margin:0px;
}

#page {
	background-color: white;
	text-align: left;   
	}
/******************bannery**********/
#header {
    padding: 0;
    height: 196px;
    width: 100%;
	}
.banner_default
{
    background: #B10D1B url('images/banner_home.jpg') no-repeat bottom center; 
}
.banner_home
{
    background: #B10D1B url('images/banner_home1.jpg') no-repeat bottom center; 
}
.banner_blog
{
    background: #B10D1B url('images/banner_blog.jpg') no-repeat bottom center; 
}
.banner_press
{
    background: #B10D1B url('images/banner_press.jpg') no-repeat bottom center; 
}
.banner_about
{
    background: #B10D1B url('images/banner_about.jpg') no-repeat bottom center; 
}

/******************bannery**********/  
    

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#menucontainer
{
    height: 36px;
    width: 100%;
    background: url('images/menuBg.gif');
    background-repeat: repeat-x; 
}
#menucontainer a, a:link
{
    display: block;
    width: 158px;   
    float: left;
    text-align: center;
    height: 36px;
    color: white;
    font-size: 19px;
    padding-top: 5px;
}
#menucontainer img
{
   padding-bottom: 5px; 
}

#menucontainer a.activeMenuItem
{
   background: url('images/activeMenuBg.gif'); 
   background-repeat:  repeat-x;
   color: black;
}

#menucontainer a.activeMenuItem:link  
{
    color: black;
}

.activeMenuItem
{
  background: url('images/activeMenuBg.gif'); 
  background-repeat:  repeat-x;
  color: black;  
}



.menuSeparator{
    width: 2.4px;  
    height: 36px;                      
    background-color: white;
    float: left;
}


#content {
	font-size: 1.2em;
    background-color: white;
    margin: 10px;
         
	}
#contentseparator{
    width: 25px;
    background: url('images/contentSeparator.gif'); 
    background-repeat: repeat-y;
    background-position: center;
}
#contentpanel{
    width: 600px;
}



#footer {
    color: white;
	background: #eee url('images/footherBg.gif');
    background-repeat: repeat-x;
	border: none;
	}
 #footerText
 {
    padding-top: 8px;
 }   
    
#headerloginform {
    padding-top: 9px;   
    padding-left: 20px; 
}
#headerloginform input
{
    font-size: 11px;
    width: 100px;
    border: 1px solid #c5c5c8;
}
#headerloginform #submit
{
    width: 30px;
    border: 1px solid #c5c5c8;
}
#headerLogedBlock
{
    padding-top: 9px;   
    padding-left: 20px; 
}

#userProfile-page
{
    
}
#your-profile
{
    width: 530px;
}

#tTips{
display: none;
}

#login  #submit
{
      padding: 1px;
      border: 1px solid #9e131b; 
      background-color: #9e131b;
      color: white;
      padding : 0px;
      width: 100px;
      
}
#login label
{
    font-weight: bold;
}



/* End Typography & Colors */



/* Begin Structure */
 a, a:link
 {
    display: inline;
    float: none;
    font-size: 11px;
    color: #c90019;
    text-decoration: none;
    
 }

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
    min-height:100%;
	}


#headerimg {                      
	margin: 0;
	height: 200px;
	width: 100%;
	}




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

.postseparator {
     background: url('images/postSeparatorBg.gif');
     height: 11px;
}

a.postTitleLink:link, a.postTitleLink:visited
{
    color: black;
    font-size: 19px;
}
a.postTitleLink:hover
{
    color: #ae0e1b;
}


.commentCount
{
    color: #C90019;
}





.postmetadata {
	clear: both;
    text-align: right;
    
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: -30px auto 0pt;       
	width: 100%;
	clear: both;
    height: 30px;
	}


/* End Structure */



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

h2 {
	margin: 0px 0 0;
	}

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

#contentpanel h2
{
    font-weight: normal;
    font-size: 25px;
    text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
        font-size: 15px;
    
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



/* Begin Images */

/* Begin Lists

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


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

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

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

#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: 0;
	padding: 0;
    
	}
/* End Entry Lists */



/* Begin Form Elements */
#search
{
    margin-bottom: 10px !important; 
}

#searchform {
	text-align: left;
    padding: 0px;
    margin: 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
    background: url('images/searchBg.gif'); 
    background-repeat:  repeat-x;
    border: 1px solid #c90019;
    
	}

#sidebar #searchsubmit {
	  padding: 1px;
      border: 1px solid #9e131b; 
      background-color: #9e131b;
      color: white;
      padding : 0px;
      width: 65px;
	}

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

select {
	width: 130px;
	}

#commentFormTextArea{
    background-color: #d9dadb;
    padding: 10px;
    border: 1px solid #c90019;
 
}

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

#commentform textarea {
	width: 100%;
    border: 0px;
    overflow: auto;
	}

#commentform #submit {
	  padding: 1px;
      border: 1px solid #9e131b; 
      background-color: #9e131b;
      color: white;
      padding : 0px;
      width: 120px;
	  float: right;
      margin: 0px;
	}
    
#profileSubmit
{
    padding-top: 40px;
    text-align: center;
}
#profileSubmit input {
      padding: 1px;
      border: 1px solid #9e131b; 
      background-color: #9e131b;
      color: white;
      padding : 0px;
      width: 120px;
      margin: 0px;
    }
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
    background-color: #d9dadb;
	}
.commentlist table
{
    width: 100%;
}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

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

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

#wp-calendar a {
	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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#pagenavigationbox 
{
    text-align: center;  
}

#pagenavigationbox img{
    border: 0;
    height: 12px;
}
    

.pagenavcurrent
{
    padding: 0;  
    background: #4b4b4d;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px; 
    margin-left: 5px;
    margin-right: 5px;
    color: white;
    font-weight: bold;
    font-size: 10px;
}
   
a.pagelink 
{
    padding: 0;  
    margin-left: 5px;
    margin-right: 5px;
    background: #c90019;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    color: white;
    font-weight: bold;
    font-size: 10px;
}

.companySmall
{
    font-size: 9px;
    color: #333;
}

#login_error
{
    color: #c90019;
}
.form-table
{
    width: 100%;
}
       
#pass-strength-result {
    padding: 3px 5px 3px 5px;
    margin-top: 3px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    width: 100px;
}

.short
{
  background: red;
  color: white;  
}
.bad
{
   background: #c90019; 
   color: white;
}
.good
{
    background: green;
    color: white;
}
.entry img
{
    border: 4px solid #c90019;
    margin-right: 4px;
    margin-top: 2px;
}


.alignleft
{   
   float: left;

}

a.more-link:link, a.more-link:visited
{
    font-weight: bold;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

