/*bogdesign*/
/* ----------------------- START general ----------------------- */
html 
{
padding:0;
margin:0; 
border:none;
}

body 
{
padding:0;
margin:0; 
border:0; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#333333;
background:#F0F0F0;
} 

textarea 
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
text-decoration:none; 
border:1px solid #DADADA;
color:#000000;
}    
    
input 
{
padding:0; 
margin:0; 
height:20px; 
border:1px solid #DADADA; 
vertical-align:middle;
}

select 
{
padding:0; 
margin:0; 
height:22px; 
border:1px solid #DADADA; 
vertical-align:middle;
}

.button_standard 
{ 
height:22px; 
border:1px solid #DADADA; 
background:#FFFFFF; 
color:#999999; 
}

label 
{
cursor:pointer;
}

img  
{
border:0;
text-decoration:none;
}
    
.img_float 
{
border:0;
float:left;
margin-right:5px;
}  

    
.v_align 
{
vertical-align:middle ;
}  

p        
{
font-weight:normal; 
margin:0 0 10px 0;
padding:0;
}

ul 
{
list-style:none; 
margin:0; 
padding:0;
}


a           {color:#6699CC; padding:0; margin:0; border:0; text-decoration:none;}
a:hover     {text-decoration:underline; color:#000000;}

/* ----------------------- Aici definim toate zonele care au text trebuchet ----------------------- */
#statusbar, .t_sidebar_center, .art_options
{
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
/* ----------------------- Aici definim toate zonele care au text trebuchet ----------------------- */

.spacer
{
height:10px; 
font-size: 5px;
}

.spacer20
{
height:20px; 
}

.spacer_small_line
{
height:10px; 
border-top:1px solid #F0F0F0;
}
/* ----------------------- END general ----------------------- */

/* ----------------------- START fonturi ----------------------- */
/*START text gri deschis*/
.textgri           {color:#999999;}
a.textgri         {text-decoration:none; color:#999999;}
a.textgri:hover    {text-decoration:none; color:#333333;}
/*END text gri inchis*/

/*START text alb meniu sus */
.textalb            {font-size:14px; color:#ffffff;}
a.textalb        {text-decoration:none; color:#ffffff;}
a.textalb:hover     {text-decoration:underline; color:#ffffff;}
/*END text alb meniu sus */

/*START text albastru */
.textas            {color:#6699CC;}
a.textas        {text-decoration:none; color:#6699CC;}
a.textas:hover     {text-decoration:underline; color:#6699CC;}
/*END text albastru */

/*START text submeniu*/
.textsubmenu           {font-size:14px; color:#cccccc;}
a.textsubmenu         {text-decoration:none; color:#cccccc;}
a.textsubmenu:hover    {text-decoration:underline; color:#333333;}
/*END text submeniu*/

/*START text verde */
.textverde            {color: #ff6f00; font-size:16px;font-weight:bold;font-family:Verdana;border:1px solid #c5c5c5;padding:1px;}
.counterno 					{border:0px;text-align:center;}
a.textverde          {text-decoration:none; color:#66CC00;}
a.textverde:hover     {text-decoration:underline; color:#66CC00;}
/*END text verde */

.grimic
{
font-size: 12px;
font-weight:normal;
color:#999999;
}
/* ----------------------- END fonturi ----------------------- */

/* ----------------------- START H define ----------------------- */
h4, h5, h6
{
font-size:14px;
}

/* START H1*/
h1              {margin:0 0 5px 0; font-size:21px; color:#FF6600; clear:both;}
h1 a           {text-decoration:none; color:#FF6600}
h1 a:hover     {text-decoration:underline; color:#333333}
/* END H1*/

/* START H2*/
h2              {margin:0 0 5px 0; font-size:21px; color:#FF6600; clear:both;}
h2 a           {text-decoration:none; color:#FF6600}
h2 a:hover     {text-decoration:underline; color:#333333}
/* END H2*/

/* START H3*/
h3              {margin: 0 0 5px 0; font-size:21px; color:#FF6600; clear:both;}
h3 a           {text-decoration:none; color:#FF6600;}
h3 a:hover     {text-decoration:underline; color:#333333}
/* END H3*/
/* ----------------------- END H define ----------------------- */


/* ----------------------- START page ----------------------- */
#master_bg_left  
{
width:980px; 
margin:0 auto;
background:#FFFFFF url(images/border_left.jpg) left top repeat-y;
padding-left:20px;
clear:both;
}

#master_bg_right    
{
width:960px; 
padding-right:20px;
background:#FFFFFF url(images/border_right.jpg) right top repeat-y;
}


/* ----------------------- END page ----------------------- */


/* ----------------------- START page head----------------------- */
#head
{
width:960px;
height:105px;
margin:0 auto;
padding-top:5px;
clear:both;
}

#head_left
{
float:left;
width:220px;
}

#head_right
{
float:right;
width:740px;
}
/* ----------------------- END page head ----------------------- */


/* ----------------------- START leaderboard----------------------- */
#leaderboard    
{
width:750px;
padding-top:5px; 
height:95px; 
color:#CCCCCC; 
clear:both;
}
/* ----------------------- END leaderboard ----------------------- */


/* ----------------------- START bara meniu ----------------------- */
#meniu_top
{
margin: 0 auto;
padding: 0;  
background: url('images/meniu_top_center.jpg') repeat-x;
height: 35px;
width:960px;  
}

#meniu_top_left
{
float:left;
background: url('images/meniu_top_left.jpg') top left no-repeat;
height: 35px;
width:740px;  
}

#meniu_top_right
{
float:right;
background: url('images/meniu_top_right.jpg') top right no-repeat;
height: 35px;
width:220px;
}


.btn_men_left
{
float:left; 
height:35px;
background:url('images/meniu_dot.jpg') top left no-repeat;
text-indent:15px;
}

.btn_men_left_rss
{
float:left; 
height:35px;
background:url('images/meniu_rss.jpg') top left no-repeat;
text-indent:25px;
}

.btn_men_right
{
float:left; 
width:20px; 
height:35px; 
background:url('images/meniu_spacer.jpg') top right no-repeat;
}
.btn_men_spacer
{
float:left; 
width:10px; 
height:35px; 
}

ul.meniu_ul
{
padding-left:20px;
}

.meniu_lista
{
display:inline;
line-height:35px;
height: 35px;
list-style:none;
}  

/* ----------------------- END bara meniu ----------------------- */

/* ----------------------- START cautare ----------------------- */
.formsearch   
{
margin:0; 
text-align:left;
}
         
.inputsearch   
{
margin-top:5px;
width: 150px; 
height:25px; 
border:0; 
background:#FFFFFF url('images/search_left.jpg') top left no-repeat;
}
         
.butonsearch  
{
margin-top:5px;
width:50px; 
height:25px;
border:0;
font-size:12px; 
color: #999999;
background:#FFFFFF url('images/search_button.jpg') top left no-repeat;
}
/* ----------------------- END cautare ----------------------- */

/* ----------------------- START container principal ----------------------- */
#principal
{
width: 960px; 
margin: 0 auto; 
clear:both;
}

#principal_left
{
float:left; 
width:460px; 

}

#principal_right
{
float:right; 
width:490px; 
background:url(images/sidebar_bg_left.jpg) top left repeat-y;
}

.side_bg
{
width:490px; 
background:url(images/sidebar_bg_bottom.jpg) top left repeat-x;
height:10px;
font-size:8px;
}
.side_bg_in
{
width:490px; 
background:url(images/sidebar_bg_left_bottom.jpg) top left no-repeat;
height:10px;
font-size:8px;
}

#sidesplit
{
width: 475px; 
margin-left:15px;
}

#sidesplit_left
{
float:left; 
width:300px; 
}

#sidesplit_right
{
float:right; 
background:url(images/sidebar_bg_left.jpg) top left repeat-y;
width:175px; 
}

.sidesplit_right_in
{
width:160px; 
margin-left:15px;
}

.side_bg2
{
width:175px; 
background:url(images/sidebar_bg_bottom.jpg) top left repeat-x;
height:10px;
font-size:8px;
}

.side_bg2_in
{
width:175px; 
background:url(images/sidebar_bg_left_bottom.jpg) top left no-repeat;
height:10px;
font-size:8px;
}


#bottom_bar
{
margin: 0 auto;
padding: 0;  
background: url('images/bottom_center.jpg') repeat-x;
height: 70px;
width:960px;  
}

#bottom_bar_left
{
float:left;
background: url('images/bottom_left.jpg') top left no-repeat;
height: 70px;
width:20px;  
}

#bottom_bar_center
{
float:left;
height: 70px;
width:600px;  
color:#FFFFFF;
}

#bottom_bar_right
{
float:right;
background: url('images/bottom_right.jpg') top right no-repeat;
height: 70px;
width:340px;
}


/* ----------------------- END container principal ----------------------- */



/* ----------------------- START wordpress ----------------------- */
/* reset */
li 
{
margin:0;
padding:0;
list-style:none;
}

ul 
{
margin:0;
padding:0;
list-style:none;
}

/* Begin Typography & Colors */
.entry {
  line-height: 14px;;
  }

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }

#footer {  
  border: none;
  }

small {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 10px;
  }
  
  
h2.pagetitle {
  font-family: 'Verdana', Arial, Helvetica, Sans-Serif;
  font-weight:bold;
  font-size: 12px;  
  text-indent:35px;
  color:#66CC00;  
  background:url(images/patrat_verde.jpg) no-repeat;
  }
  
h2.pagetitle a:visited
{
  font-size:12px;
  color:#66CC00;  
}

h2.pagetitle a
{
  font-size:12px;
  color:#66CC00;  
}



#sidebar h2 {
  font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
  height:23px;
  line-height:20px;  
  margin:0;
  padding:0;
  font-size:14px;
  text-indent:35px;
  color:#000000;
  background:url(images/patrat_port.jpg) no-repeat;
  }
  
h3.comments {
  padding:0;
  margin:40px auto 20px ;
  }
  

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: #b85b5a;
  }

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

.commentlist li {
  font-weight: bold;
  }

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  }

.commentlist p {
  font-weight: normal;
  line-height: 12px;
  text-transform: none;
  }

#commentform p {
  font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
  }

.commentmetadata {
  font-weight: normal;
  }

#sidebar, {
  font-family: 'Verdana', Arial, Helvetica, Sans-Serif;    
  }
  
  

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
  }

code {
  font: 12px 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 12px;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */
.post {
  margin: 0 0 30px;
  text-align: justify;
  }
.postmetadata {
  clear: both;
  border-top:3px solid #F0F0F0;
  border-bottom:1px solid #F0F0F0;
  border-left:1px solid #F0F0F0;
  border-right:1px solid #F0F0F0;
  background: #F9F9F9;
  padding: 10px;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  clear: both;
  }

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  }
/* End Structure */

/* 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;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.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;
  }

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.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:5px;
  line-height:20px;
  }
  
#sidebar li li
{
margin:0;
}  

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

.sidesmart ul ol, #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: none;  
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */

#sidebar #searchform #s {  
  padding: 0;
  }

#sidebar #searchsubmit {
  padding: 0;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  border: 1px solid #6699CC;
  margin: 5px 5px 1px 0;
  }

#commentform textarea {
  width: 100%;
  border: 1px solid #6699CC;
  padding: 2px;
  }

#commentform #submit {
  margin: 0;
  border:0;
  float: left;
  }
  
.trimite2
{
color:#FFFFFF;
margin:0;
padding:0;
border:0;
width:170px;
height:25px;
background:url(images/trimite.jpg) no-repeat;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.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;
  }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  width: 300px;
  }
  

#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: 5px;
  margin-bottom: 20px;
  }
/* 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;
}
/* 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." */

/* navigation
--------------------------------------------------*/
#nav {
margin:0 auto;
padding-top:20px;
font-size:14px;
height:25px;
}

#nav li {
float:left;
list-style:none;
margin:0 15px 0 0;
}

#nav li a {
color:#cccccc;
text-decoration:none;
display:block;
margin:0;
}

#nav li a:hover {
color:#ffffff;
text-decoration:none;
}

.votes {
	width:50%;
}


.spacer_small_line2 {
	height:10px; 
	border-bottom:2px solid #F0F0F0;
	width:80%;
	margin:5px 0px 0px 20px;
}

/*END Layout*/

/*
Theme Name: hoho
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

  Kubrick v1.5
   http://binarybonsai.com/kubrick/

  This theme was designed and built by Michael Heilemann,
  whose blog you will find at http://binarybonsai.com/

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/
