/*  Theme Name: Silent Woods
 * Theme URI: http://www.blackbam.at/wordpress-themes/Silent-Woods
 * Description: A silent and aesthetic, dynamic wordpress theme by Blackbam (blackbam@hotmail.de).
 * Version: 1.0  
 * Author: David Stöckl  
 * Author URI: http://blog.blackbam.at
 * Tags: grey, beige, silent, dynamic width, three columns, widgets  
 */ 
* {
   margin: 0px;
    padding: 0px;
    border: 0px;
}

a {
    color: #b4d7b8;
    text-decoration: none;
	cursor:pointer;
}

a:hover, a:focus {
    color: #efffef;
}

input, textarea {
    border: 1px solid #849b8b;
    padding: 1px;
    background: #272c36;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #edf7d2;
    font-size: 12px;
}

select {
    border: 1px solid #849b8b;
    padding: 1px;
    background: #272c36;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #b4d7b8;
    font-size: 12px;
}

body {
    background: #272c36;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #edf7d2;
    font-size: 12px;
}
 /* Headings in any type of Article */
.art_content {
    padding-top: 15px;
}

.art_content h1 {
    font-size: 26px;
    font-weight: normal;
    padding: 25px 0 8px 0;
}

.art_content h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 24px 0 6px 0;
    color: #849B8B;
}

.art_content h3 {
    font-weight: bold;
    font-size: 14px;
    padding: 18px 0 4px 0;
}

.art_content h4 {
    font-weight: bold;
    font-size: 12px;
    padding: 12px 0 2px 0;
}

.art_content h5 {
    font-weight: bold;
    font-size: 10px;
    padding: 6px 0 0 0;
}

.dividetable td, .dividetable th {
    border: 1px solid;
    padding: 3px;
    margin: 0px;
}
 /* Base */
#container {
    padding-top: 3px;
    padding-bottom: 20px;
}

#content {
    border-top: 1px solid #849b8b;
}

#leftcontent {
    float: left;
    height: 3px;
    width: 10%;
    background: url(images/sl_rt1.jpg) no-repeat right;
}

#rightcontent {
    float: right;
    height: 3px;
    width: 10%;
    background: url(images/sl_rt2.jpg) no-repeat left;
}

#ctborder {
    margin: 0 auto;
    width: 80%;
    min-width: 850px;
    background: #849b8b;
    padding: 0px 1px 0px 1px;
}

#incontent {
    background-color: #46474c;
    width: 100%;
}

#inincontent {
    width: 100%;
    background: url(images/sl_bg_in.jpg) repeat-x;
    padding-top: 2px;
}
 /* Kopfbereich */
#headings {
    height: 130px;
}

#logo {
    float: left;
    margin: 25px 0px 20px 20px;
}

#logo_img {
    border: 1px solid #849b8b;
}

#bloginfo {
    float: left;
    padding-bottom: 20px;
}

#blogtitle {
    color: #b4d7b8;
    margin: 31px 0px 0px 20px;
    font-size: 30px;
    font-weight: bold;
}

#blogdescription {
    padding-top: 5px;
    margin-left: 20px;
}

#sidebar_header {
    float: right;
    padding: 10px 15px;
}

#picture {
    clear: both;
    height: 133px;
    width: 100%;
    background: #849b8b;
    border-top: 1px solid #272c36;
    border-bottom: 1px solid #272c36;
}

#inpicture {
    background: url(images/temp_bd.jpg) center no-repeat;
    height: 133px;
    width: 100%;
}

#main_navigation {
    clear: both;
    height: 44px;
    background: url(images/sl_real_nav_bg.jpg) repeat-x;
}

#main_navigation ul {
    list-style-type: none;
}

#main_navigation li {
    float: left;
    height: 31px;
    width: 120px;
    color: #b4d7b8;
    text-decoration: none;
    text-align: center;
}

#main_navigation a:hover, #main_navigation a:focus {
    background: #272c36;
    color: #efffef;
}

#main_navigation ul li a {
    height: 31px;
    width: 120px;
    float: left;
    color: #b4d7b8;
    text-decoration: none;
    text-align: center;
    padding-top: 13px;
}
 /* Hauptteil */
#mainpart {
    min-height: 300px;
    clear: both;
    padding-top: 30px;
    padding-bottom: 75px;
}

#leftsidebar {
    float: left;
    width: 20%;
    padding-right: 3%;
    padding-left: 15px;
}

#rightsidebar {
    float: right;
    width: 20%;
    padding-left: 3%;
    padding-right: 15px;
}

.wp_component {
    width: 100%;
    padding-bottom: 20px;
    list-style-type: none;
}

div#nachrichten_cont .wp_component {
    width: 29%;
    float: left;
    padding: 20px 2%;
    height: 350px;
}

div#nachrichten_cont .wp_component .wp_comp_head {
    padding: 10px 5px 4px;
}

.wp_component li {
    list-style-type: none;
}

.wp_comp_head {
    padding: 3px 0 3px 10px;
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #849b8b;
    border-left: 1px solid #849b8b;
    margin-left: 20px;
    list-style-type: none;
}

.wp_comp_inh {
    border-top: 1px solid #849b8b;
    border-left: 1px solid #849b8b;
    background: url(images/sl_plugbox.jpg) left top no-repeat;
    min-height: 50px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.wp_comp_inh ul {
    padding-left: 15px;
    list-style-type: none;
    list-style-image: url(images/listpoint.png);
    text-decoration: none;
}

.wp_comp_inh ul li ul {
    padding-left: 20px;
    list-style-image: url(images/innerlistpoint.jpg);
}

.cust_list {
    font-weight: bold;
    padding-right: 8px;
    color: #b4d7b8;
}
 /* Artikel */
#articles {
    margin: 0 auto;
    width: 45%;
}

.wp_article {
    width: 100%;
    border-top: 1px solid #849b8b;
    border-left: 1px solid #849b8b;
    border-right: 1px solid #849b8b;
    padding: 15px 0px;
    margin-bottom: 30px;
}

.wp_in_article {
    padding: 0px 10px;
}

.date_auth {
    float: left;
    padding-right: 1%;
}

#articles h1 {
    font-weight: normal;
    font-size: 26px;
}

.wp_article_head {
    padding-bottom: 5px;
}

.art_seperator {
    height: 13px;
    width: 100%;
    background: url(images/sl_beitrag.jpg) repeat-x;
}

.art_comments {
    text-align: center;
    padding: 15px 0px 0px 0px;
}

.art_comments_inner {
    text-align: center;
    padding: 5px;
    font-size: 11px;
}
 /* Kategorie */
#wp_catp_allg {
    padding-bottom: 15px;
}

#cat_info_de {
    margin-top: 7px;
}

#cat_tr {
    text-align: center;
}

#cat_tr_balks {
    padding: 0px 1px;
    width: 100%;
    height: 3px;
    border-top: 1px solid #849b8b;
    border-bottom: 1px solid #849b8b;
    margin-bottom: 30px;
}
 /* Single */
#single_article {
    margin: 0 auto;
    width: 65%;
}

#single_bord1 {
    border-top: 1px solid #849b8b;
    height: 1px;
    width: 100%;
    margin: 5px 0px 30px 0px;
}

#single_zusatz {
    font-size: 11px;
    margin: 20px 5px 20px 0px;
    padding: 10px;
    background: #272c36;
}

#edit_single_article {
    text-align: center;
}
 /* Sidebar */
#cust_suche p {
    margin-bottom: 5px;
}

#cust_suche input {
    margin-bottom: 5px;
}

#cust_suche_sub {
    margin-right: 30px;
    color: #b4d7b8;
}

#cust_suche_in {
    color: #ff0000;
}

#s {
    width: 100%;
    max-width: 180px;
}

#cont_nav {
    width: 100%;
    height: 20px;
    color: #849b8b;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 1px;
    border-right: 0px;
    border-style: solid;
    padding: 5px 0px 0px 3px;
}

.lfloat {
    float: left;
    padding-left: 5px;
}

.rfloat {
    float: right;
    padding-right: 5px;
}
 /* Comments */
#comments {
    margin-top: 30px;
    border-top: 1px solid #849b8b;
    border-bottom: 1px solid #849b8b;
}

#cmt_head {
    margin-top: 1px;
    border-top: 1px solid #849b8b;
    padding: 8px 0px 3px 0px;
}

#cmt_und {
    font-size: 11px;
    padding-bottom: 15px;
}

.kommentar {
    margin-top: 15px;
    padding: 10px;
    border-top: 1px dotted #849b8b;
    border-bottom: 1px dotted #849b8b;
}

#cmt_mng {
    margin-top: 30px;
}

#comment {
    width: 100%;
    margin-top: 15px;
}

#cmt_but {
    text-align: center;
    margin: 15px 0px;
}

#submit {
    padding: 3px 10px;
}

#cmt_botbd {
    width: 100%;
    margin-bottom: 1px;
    border-bottom: 1px solid #849b8b;
}

#cmt_infozst {
    font-size: 11px;
}

.cmt_form_line {
    padding: 5px 0px;
}

.cmt_form_label {
    width: 15em;
    float: left;
    padding-left: 10px;
}

.cmt_inp {
    width: 35%;
    max-width: 300px;
}

#cmt_form_whole {
    margin-top: 15px;
}

.cmt_opt {
    font-size: 11px;
}

#cmt_best {
    padding: 10px 10px 0px 10px;
    margin-top: 15px;
}

.gravatar {
    float: left;
    padding-right: 20px;
}

.avatar {
    padding: 2px;
    border: 1px solid #849B8B;
}
 /* Page */
#single_page {
    margin: 0 auto;
    width: 85%;
}

#wp_page_head {
    margin: 0px 30px;
    padding: 15px;
    border-top: 1px solid #849b8b;
    border-left: 1px solid #849b8b;
    border-right: 1px solid #849b8b;
}

#page_seperator {
    border-left: 1px solid #849b8b;
    border-right: 1px solid #849b8b;
}

#page_content {
    width: 100%;
    border-left: 1px solid #849b8b;
    border-right: 1px solid #849b8b;
}

#page_inner_content {
    padding: 0px 30px 30px 30px;
}

#page_box {
    padding: 10px 15px 0px 15px;
    border-left: 1px dotted #849b8b;
    border-right: 1px dotted #849b8b;
}

#page_comments_inner {
    padding-top: 15px;
}

#page_delimiter {
    margin: 5px 10% 0px 10%;
    border-top: 1px dotted #849b8b;
    border-bottom: 1px dotted #849b8b;
    height: 2px;
}
 /* Plugins */
.code_title {
    font-weight: normal;
    font-size: 12px;
    font-family: monospace;
    padding: 12px 5% 2px 5%;
    clear: both;
}
 /* Footer */
#footer {
    height: 150px;
    background: #849b8b;
    color: #272c36;
}

#footer a {
    font-weight: bold;
    color: #272c36;
}

#footer a:hover, #footer a:focus {
    color: #46474c;
}

#innerfooter {
    padding-top: 25px;
    text-align: center;
}

#ftborder {
    background: #849b8b;
    margin: 0 auto;
    width: 80%;
    height: 5px;
}

#leck {
    background: url(images/leck.jpg) left top no-repeat;
    width: 50%;
    height: 5px;
    float: left
}

#reck {
    background: url(images/reck.jpg) right top no-repeat;
    width: 20%;
    height: 5px;
    float: right;
}
 /**** Plugins: Add to Any *****/
.addtoany_share_save_container {
    margin: 16px 0;
}

ul.addtoany_list {
    display: inline;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

ul.addtoany_list li {
    background: none !important;
    border: 0;
    display: inline !important;
    line-height: 32px;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}

ul.addtoany_list li:before {
    content: "";
}

ul.addtoany_list li a {
    padding: 0 0px;
}

ul.addtoany_list img {
    float: none;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

ul.addtoany_list a img {
    opacity: .7;
    filter: alpha( opacity = 70);
}

ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
    opacity: 1;
    filter: alpha( opacity = 100);
}

a.addtoany_share_save img {
    border: 0;
    width: auto;
    height: auto;
}
 /* Gallery */
#post-825 img {
    border: 1px solid #849B8B;
}

#post-825 .art_content p a {
    padding: 30px 5% 0 0;
    display: block;
    float: left;
}
 /* Mainpart */
#single_article ul {
    list-style-type: lower-roman;
    padding-left: 35px;
}

#single_article ul li {
    padding: 5px 0;
}

#qtranslate-4-chooser {
	list-style-type:none;
}

#qtranslate-4-chooser li {
	padding:2px;
}

/* Special pages */
.postid-1080 #single_article {
	min-width:800px;
}

