/*
Theme Name: Depozitul de papetarie
Theme URI: http://dpap.ro/blog/
Description: DPAP Wordpress Theme.
Author: Hyperactive
Author URI: http://www.hyperactive.ro/

*/

body {
    background: #000;
    font-family:"Trebuchet MS",Arial,sans-serif;
    font-size: 11px;
}
#pagina {
    background: #fff;
    border:1px solid #CACACA;
    margin: 10px auto;
    width: 980px;
}
#header {
    background: url(images/bg_header.gif) 330px 0 no-repeat;
    height: 110px;
}
#logo {
    height: 110px;
    width: 285px;
}
.content {
    width: 500px;
    padding: 25px 20px;
}
div.post {
    border-bottom: 2px dotted #ccc;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}
div.post div.entry {
    margin: 15px 0 0 0;
}
div.post h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
div.post div.entry h1 {
    font: bold 26px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry h3 {
    font: bold 20px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry h4 {
    font: bold 18px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry h5 {
    font: bold 16px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry h6 {
    font: bold 14px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry img {
    margin: 0 10px 10px 0;
}
div.post div.entry p {
    font: normal 12px/1.4 "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 15px 0;
}
div.post div.entry strong {
    font-weight: bold;
}
div.post div.entry em {
    font-style: italic;
}
div.post div.entry ul {
    margin: 0 0 15px 0;
}
div.post div.entry ul li {
    list-style: disc inside;
    font: normal 12px/1.4 "Trebuchet MS",Arial,sans-serif;
}
div.post div.entry ol {
    margin: 0 0 15px 0;
}
div.post div.entry ol li {
    list-style: decimal inside;
    font: normal 12px/1.4 "Trebuchet MS",Arial,sans-serif;
}
div.post div.entry blockquote {
    background: #eee;
    margin: 0 0 15px 20px;
    padding: 7px;
}
div.post div.entry blockquote p {
    font-style: italic;
}
div.navigation {
    border-bottom: 2px dotted #ccc;
    padding: 0 0 20px 0;
    margin: 0;
}
div.navigation a {
    font-size: 14px;
    font-weight: bold;
}
p.postmetadata {
    line-height: 1.6;
    font-size: 12px;
}
img.avatar {
    display: none;
}
div.comment-body {
    position: relative;
}
div.comment-author {
    font-size: 14px;
    margin: 0 0 5px 0;
}
div.comment-meta {
    position: absolute;
    right: 0;
    top: 0;
}
ol.commentlist {
    margin: 15px 0 0 0;
}
li.comment {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}
div.comment-body p {
    font-size: 12px;
    line-height: 1.4;
}
div#single div.navigation {
    margin: 0 0 20px 0;
}
div#respond h3 {
    font: bold 18px "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 10px 0;
}
form#commentform p {
    margin: 0 0 10px 0;
}
form#commentform textarea {
    width: 500px;
}
.sidebar {
    padding: 10px 20px 25px 20px;
    width: 400px;
}
.sidebar h2 {
    background: #3D73B6;
    color: #fff;
    font: normal 16px "Trebuchet MS",Arial,sans-serif;
    padding: 3px 0 3px 10px;
    margin: 15px 0 0 0;
}
.sidebar ul.col {
    font: normal 12px/1 Tahoma;
    width: 190px;
}
ul.col li ul li {
    line-height: 24px;
    list-style: disc inside;
    padding: 0 0 0 15px;
}
ul.col li a, ul.col li a:link, ul.col li a:active, ul.col li a:visited {
    color: #707070;
    font: normal 11px Tahoma;
}
ul.col li a:hover {
    color: #3366FF;
    text-decoration: underline;
}