/*  
Theme Name: Porno-Videa-Zdarma
Theme URI: http://www.designm.cz/
Description: Custom theme by http://www.designm.cz/
Version: 1.0
Author: Martin Adamec
Author URI: http://www.designm.cz/

*/ 

/* ---------------------------------------------  
   -----------   START - Default   -----------
   --------------------------------------------- */
   
  html {
   background: transparent url('./_img/bg.gif') top center repeat;
   }
   
  body {
   margin: 0 auto;
   font-family: Verdana, Arial, Trebuchet MS, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #484848;
   text-align:center;
   }
   
  #web {
   background: transparent url('./_img/bg_content.png') top center repeat-y;
   width: 1000px;
   margin: 0 auto;
   text-align:left;
   padding: 0 9px 20px 10px;
   }
   
  a, .entry a {
   text-decoration: none;
   color: #5e4e5a;
   border-bottom: 1px dashed #433740; 
   }
   
  a:hover, .entry a:hover {
   text-decoration: none;
   color: #886b81;
   border-bottom: none; 
   }
   
  img {border: none;}
  .thumb a {border: none;}
  .thumb a img {border: 1px solid #999;}
   
  h1, h1 a, h2, h2 a {
   font-size: 18px;
   color: #8f5f8f;
   font-family: Arial, Verdana, sans-serif;
   border-bottom: solid 1px #191919;
   margin: 5px 0 5px 0;
   padding: 0 0 5px 0;
   font-weight: normal;
   }
   
  h1 a, h2 a {
   border-bottom: none;
   }
   
  h1 a:hover, h2 a:hover {
   color: #714b71;
   text-decoration: none;
   }
   
  h3, #sidebar_l h3 {
   background: transparent url('./_img/h3.gif') top right no-repeat;
   font-size: 13px;
   font-family: Arial, Verdana, sans-serif;
   font-weight: bold;
   color: #a341a3;
   text-transform: uppercase;
   height: 38px;
   margin: 5px 0 3px 0;
   padding: 10px 0 0 5px;
   text-align: center;
   letter-spacing: 1px;
   }
   
  #sidebar_l h3 {
   background: transparent url('./_img/h3_l.gif') top left no-repeat;
   height: 33px;
   padding: 8px 5px 0 0;
   }
      
  /* ---------------------------------------------  
     -----------------   Header   -----------------
     --------------------------------------------- */
  
  #header {
   position: relative;
   text-align: left;
   padding: 10px 0 0 0;
   background: transparent url('./_img/bg_header.gif') top left repeat-x;
   border-bottom: #000 solid 1px;
   }
   
  /* ===============  Upper  =============== */
   
  #header #logo {
   height: 90px;
   float:left;
   width: 398px;
   background: transparent url('./_img/logo.gif') center center no-repeat;
   border: #181818 solid 1px;
   border-left: none;
   }
   
  #logo h1 {
   display: none;
   }
   
  #header #reklama {
   height: 77px;
   float: right;
   width: 600px;
   padding-top: 13px;
   text-align: center;
   border: #181818 solid 1px;
   border-left: #000 solid 1px;
   border-right: none;
   }
   
  #menu_l {
   float: left;  
   width: 520px;
   overflow: hidden;  
   }
   
  #menu_r {
   float: right; 
   width: 478px;   
   overflow: hidden;
   text-align: right;
   }
   
  .menu {
   height: 25px;
   overflow: hidden;
   }
   
  .menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0 10px;
   }
   
  .menu ul li {
   display: inline;
   padding: 0 10px;
   text-transform: uppercase;
   }
   
  .menu ul li a {
   font-size: 12px;
   font-family: Arial, Verdana, sans-serif;
   color: #6f6f6f;
   border: none;
   font-weight: bold;
   }
   
  .menu ul li a:hover {
   color: #bbb;
   border: none;
   font-weight: bold;
   }
   
  #menu_r .menu ul li {
   text-transform: none;
   }
   
   
  /* ---------------------------------------------  
     -----------------   Obsah   -----------------
     --------------------------------------------- */
  #content {
   position: relative;
   padding: 15px 0 60px 0;
   text-align: left;
   border-bottom: #000 solid 1px;
    }
      
  /* ===============  Articles  =============== */
    
  #articles {
   position: relative;
   float: left;
   width: 540px;  
   line-height: 16px;
    }
    
  .post {
   position: relative; 
   width: 540px; 
    }
    
  .info, .info a {
   color: #604e5c;  
   position: relative;
   font-size: 11px;
   text-align: left;
    }
    
  .info a {
   color: #7a3f6d;
   font-weight: bold;
   border: none;
    }
    
  .info a:hover {
   color: #4f2746;
    }
    
  .entry {
   padding: 0 0 15px 0;
    }

  /* ===============  Sidebar  =============== */
    
  #sidebar_l {
   float: left;
   width: 160px; 
   margin-right: 20px;
    }
    
  #sidebar {
   width: 260px; 
   float: right;
   margin-left: 20px;
   text-align: right;
    }
    
  #sidebar img {
   margin: 5px;
    }
    
  #sidebar div, #sidebar_l div {
   margin: 0 0 40px 0;
    }
   
  #sidebar ul, #sidebar_l ul {
   list-style-type: none;
   margin: 0;
   padding: 0 10px 0 4px;
   }
   
  #sidebar ul li, #sidebar_l ul li {
   padding: 7px 5px;
   color: #323232;
   border-bottom: dashed 1px #1e1e1e;
   }
   
  #sidebar ul li a, #sidebar_l ul li a {
   font-size: 12px;
   color: #626262;
   border: none;
   }
   
  #sidebar ul li a:hover, #sidebar_l ul li a:hover {
   color: #b24fae;
   }
   
   
  /* ---------------------------------------------  
     -----------------   Footer   ----------------
     --------------------------------------------- */
  #footer{
   position: relative;
   padding: 10px 6px 0 6px;
   color: #424242;
   font-size: 11px;
   line-height: 16px;
   font-family: Arial, Verdana, sans-serif;
   border-top: #181818 solid 1px;
   text-align: left;
    }
    
  #footer a {
   color: #575757;
   font-weight: bold;
   border: none;
    }
    
  #footer a:hover {
   color: #999;
   border: none;
    }
    
  #footer #osmnact {
   float: left;
   background: transparent url('./_img/18.gif') 5px center no-repeat;
   width: 300px;
   padding: 0 0 0 50px;
    }
    
  #footer #linky {
   float: right;
   text-align: right;
   width: 500px;
    }
    
  /* ---------------------------------------------  
   ---------------  END - Default   --------------
   --------------------------------------------- */
.thumb {
  float:left;
  margin: 3px 10px 3px 0;
}


/* Comments */
#comments {margin:20px 0 16px 0;}
.comment {margin-bottom:0; padding:8px 5px 5px 10px; font-size:1em; border-bottom:1px solid #1c1c1c;}
#content div.comment p.commenticon {margin:1px 0 9px; line-height:1.4em;}
#content div.comment p {margin:4px 0 4px;}
.gravatarside {background-color:#fff; border:1px solid #ccc; padding:2px; height:32px; width:32px; float:left; margin:2px 8px 5px 0;}
.admin {background-color:#f0f0f0; border-left:1px solid #bbb; border-right:1px solid #bbb;}
#respond {margin:20px 0 0 0; padding:15px 0 0 0;}
#respond p {margin:0 0 10px 0;}
#respond input,#respond textarea {padding:4px; width:250px; background-color:#0d0d0d; color:#666;}
#respond textarea#comment {width:500px;}
#respond input#submit {width:65px;}
#respond input, #respond textarea {font: 100% "Trebuchet MS",Verdana,sans-serif; border: 1px solid #1c1c1c;}
fieldset {border:0;}

