/*  
Theme Name: Simply Wooden Theme V2
Description: Designed by http://www.bogdanblog.net
Author: Bogdan Matei
Author URI: http://www.bogdanblog.net
*/


body {background: #6ea29f url(images/background.jpg) repeat;
      color:#000000;
      text-align:justify;
      font-size:11px;
      line-height:17px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      margin:0;
      padding:0;
}


ul, li {margin: 0px;
	padding: 0px;
}

a:link, a:visited {text-decoration:none;
	           color:#0881b8;
	           border:0;
}

a:hover {text-decoration:underline;
	 color:#0881b8;
       
}

a:active {text-decoration:none;
	  color:#990000;
	  border:0;
	   
}

a:visited {color:#089bb6;}

blockquote {background:#f6f6f6;
            border:1px solid #089bb6;
            border-left: 3px solid #089bb6;
            font-family:Thoma;
            font-size:11px;
            color:#000;
            margin:0 0 5px 0;
            padding:5px 5px;
}

.title-blog {display:none;}
.desc {display:none;}

.header-top {width: 900px; 
             margin: 20px auto 20px auto;
             padding-bottom: 20px;
	     padding: 0 20px 25px 0px;
}

.logo {background:url('images/logo.png') top left no-repeat;
       width:411px;
       height:93px;
       margin:0;
       padding-bottom:10px;

}

.feed {background:url('images/feed.png') top left no-repeat;
       width:102px;
       height:85px;
      margin:-80px 0 0 750px;
      padding-bottom:10px;
     
     

}

img {padding:5px; 
     border:0;
}



#posts {float:left; 
	width:510px; 
	overflow:hidden;
}

.post {background:#fff;
       width:500px;
       margin-left:10px;
}

.post h2 {background: #fff;
	  width:600px;
	  height:25px;
          font-family: Arial;
          font-size: 20px; 
          font-weight: bold; 
          margin:0;
          padding-top: 20px;
}

.post h2 a { color:#089bb6;}

.post h2 a:hover {color:#07c5e7; 
	          text-decoration:none;
}
  
.meta {font-family: Arial;
       font-size: 11px; 
       font-weight: bold;
       color:#000000;
       margin:0;
}

.meta a {color:#089bb6;
	 text-decoration:none;
}

.meta a:hover{color:#07c5e7;
	      text-decoration:none;
}

.post-conent {margin-top:20px;}

.post-conent a {color:#089bb6; 
	        font-weight: bold;
	        
}

.post-conent a:hover {color:#07c5e7;
	              text-decoration:none;
}

.comments {float:right;
           background:url('images/comentarii.gif') center left no-repeat;
           padding-left:20px;
           margin:0 5px 0 0;
           font-family:Arial;
           font-size:11px;
           color:#565656;
}

.category {float:left;
           background:url('images/categorie.gif') center left no-repeat;
           padding-left:20px;
           margin:0 5px 0 0;
           font-family:Arial;
           font-size:11px;
           color:#565656;
}

.author {float:left;
         background:url('images/autor.gif') center left no-repeat;
         padding-left:20px;
         margin:0 5px 0 0;
         font-family:Arial;
         font-size:11px;
         color:#565656;
}

.wrap {width: 900px; 
       margin: -10px auto 20px auto;
       background: #fff;
       padding: 0 15px 15px 10px;
       overflow:hidden;
}

.bg-top {margin-top: 30px;
         height: 20px;
         background: url(images/bg-top.gif) top no-repeat;
}

.bg-bottom {margin-bottom: 20px;
	    margin-top:-25px;
	    padding: 0px;
            height: 5px;
            background: url(images/bg-bottom.gif) bottom no-repeat;
}

.headenav {position:absolute;
           width:925px;
           height:35px;
           background:url('images/menu.gif') top left no-repeat;
           padding-bottom:20px;
           margin: 0px auto 20px auto;
} 

#menu {background:none;
       height: 30px;
       line-height: 30px;
       text-transform:uppercase;
}

#menu ul {list-style-type: none;
          margin: 0;
          padding-left: 20px;
}

#menu ul li {display: block;
             float: left;
}

#menu ul li a {font-family:Arial;
               display: block;
               padding: 5px 10px 0 10px;
               text-decoration: none;
               color: #4c4c4c;
               font-size: 11px; 
               font-weight: bold;
}

#menu ul li a:hover {color: #ffffff;
		     background: url('images/menu-right.gif') no-repeat right top;
}
	
#menu ul li:hover {background: url('images/menu-left.gif') no-repeat;}
		
#search{margin:5px 5px;
	width:220px;
	padding:0px;
	float:right;
	position:absolute;
        top:0;
        right:0;
}

#search input{font-size: 14px;
	      width:130px;
	      margin:0px;
	      padding:2px;
}

#search .btn{padding:3px;
	     background:#ff7633;
	     color:#fff;
	     font: 12px Arial;
	     font-weight:bold;
	     border:none;
             width:70px;
             margin-left: 2px;
}

.sidebar {width:370px;
	      float:right;
	    overflow:hidden;
}

.sidebar a:visited{color:#333}

.sidebar_right {font:11px Arial;
           background:#fff;
           margin:0;
           padding:0px;
           width: 180px;
           float:right;
}

.sidebar_right h2 {padding: 5px 5px 0px 10px;
              font-size: 11pt;
              color: #fff;
              background: url(images/sidebar-title.gif) right no-repeat;
              height: 20px;
}

.sidebar_right li {list-style: none;
              font-size: 9pt;
}

.sidebar_right ul ul li {margin: 0;
                    padding: 3px 2px 2px 5px;
                    color: #333;
                    background:#ececec;
                    font-weight:bold; 
                    border-bottom: 1px solid #ddd;
}

.sidebar_right a {display: inline;
             color: #333;
             text-decoration: none;
}

.sidebar_right a:hover {color: #0792d1;
	                text-decoration:underline;
}

.sidebar_left {font:11px Arial;
           background:#fff;
           margin:0;
           padding:0px;
           width: 180px;
           float:left;
}

.sidebar_left h2 {padding: 5px 5px 0px 10px;
              font-size: 11pt;
              color: #fff;
              background: url(images/sidebar-title.gif) right no-repeat;
              height: 20px;
}

.sidebar_left li {list-style: none;
              font-size: 9pt;
}

.sidebar_left ul ul li {margin: 0;
                    padding: 3px 2px 2px 5px;
                    color: #333;
                    background:#ececec;
                    font-weight:bold; 
                    border-bottom: 1px solid #ddd;
}

.sidebar_left a {display: inline;
             color: #333;
             text-decoration: none;
}

.sidebar_left a:hover {color: #0792d1;
	           text-decoration:underline;
}

.pagenavi {float: left;
	   font: bold 12px Arial;
	   width: 500px;
	   padding:10px 10px;
}

.banner-footer {padding-top:10px;}

.credit {color:#fff;
         font-size:11px;
         line-height:5px;
         font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 text-align: center;
	 padding: 20px 5px;
}

.credit a {color:#38a8ff}

.credit a:hover {color:#fff;
	         text-decoration:none;
}

ol.commentlist {width:550px;
                list-style-type: none;
                margin:0;
                float:right;
}

ol.commentlist li {background: #fff;
                   border: 0px solid #999999;
	           margin:10px 50px 10px 0;
	           padding:5px 0 5px 10px;
}

ol.commentlist li.alt {background: #f2f2f2;
                       border: 1px solid #c6c6c6;
}

ol.commentlist li p {margin: 6px 0 6px 0; 
                     padding: 0 12px 0 0;
}

ol.commentlist a {color:#111;}

.gravs {margin-top:0px;}

.avatar {float:right;
         margin-right:5px;
         margin-bottom:0px; 
         padding:3px; 
         border:1px solid #999999;
}

ol.commentlist a { color:#010101;}

.comment-wrap {float:left;
	       width:550px;
               margin-right:0px;
               margin-left:10px;
}

.number-comment {padding-left:5px;
	         padding-top:5px;
	         font:18px Times;
                 font-weight: bold;
                 color:#089bb6;
                 background: #fff url(images/h2-bk.gif) left no-repeat;
                 width:300px;
                 height:30px;
}

.comform  {font:18px Times;
           font-weight: bold;
           color:#089bb6;
}

.sidebar-top {width:280px; 
              height:5px; 
              background:transparent url(images/top-sidebar.gif) no-repeat; 
              overflow:hidden;
}

.sidebar-bottom {width:280px;
                 height:10px;
                 margin-bottom:10px;
                 background:transparent url(images/bottom-sidebar.gif) no-repeat; 
                 overflow:hidden;
}

