/*
Theme Name: Blass-Davey
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Davey's version of Blass2
Version: 0.0
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author:
Author URI: 

*/

/* body */
body {
font:62.5%/1.6em  verdana, geneva, sans-serif;
color:            #516c46;
margin:           0;
background-color: #ffffcc;
}

* {
margin:0;
padding:0;
}

code {
 /* font:120% "Courier New", "Lucida Console", Arial; */
}

/* header */
#header {
margin-top:4px;
}

#header .description {
float:  right;
color:  inherit;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #516c46;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

.banner { height: 80px;
          background: url("../../../../img/jig_bak.jpg") top left no-repeat;
		}

.title_l { border:       0px solid blue;
           padding-left: 4px;
           padding-top:  4px;
           height:      50px;
           font-size:   40px;
           line-height: 50px;
         }

.title_s { border:       0px solid blue;
           padding-left: 6px;
           padding-top:  0px;
           font-weight: bold;
           height:      20px;
           font-size:   14px;
           
         }

#wrapper {
width:1000px;
margin:0 auto;
}

/* header h1 (blogtitle) */
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color: inherit;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color: inherit;
}

/* navigation (boxes at top) */
#nav {
border-bottom: 0px solid #516c46;
height:        35px;
padding:       15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
border: 1px solid #516c46;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color: #516c46;
color:            white;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:inherit;
text-decoration:none;
}

        
.clear {
clear:both;
}

/* content */
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:inherit;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:inherit;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:   2.0em;
font-weight: 400;
color:       #d21a1a;
border-bottom:1px solid #516c46;
line-height:30px;
margin:15px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:inherit;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:inherit;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:inherit;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:inherit;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:inherit;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

.entry   { color:          gray;
           font-size:      13px;
         }

.entry a { color:       #516c46 !important;
           font-weight: bold;
         }

/* blockquote + links */

blockquote, pre {
background:#EFF8FB;
border:1px solid #516c46;
margin:10px 0;
padding:5px 15px;
}

pre { color:          #516c46;
      font-size:      14px;
      padding-top:     8px;
      padding-bottom:  8px;
    }

a:hover {
color:inherit;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:inherit;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post */
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
background:#ccc;
border:1px solid #516c46;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:inherit;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post') */
p.news {
background:#EFF8FB;
color:inherit;
font-size:120%;
border-bottom: 1px solid #ccc;
border-top:    1px solid #ccc;
margin:       10px 0 28px;
padding:      10px;
}

/* sidebar */
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:inherit;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
color:         gray;
list-style:    none;
padding:       3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

/* search boxes */
input {
border:1px solid #516c46;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#s             { border:         1px solid #516c46;
                 padding-top:    4px;
                 padding-bottom: 4px;
               }
   
#sidebarsubmit { width:        50px;
                 margin-left:  10px;
				 cursor:       pointer;  
               }
 
#sidebarsubmit:hover { background-color: #516c46;
                       color:            white;  
                     } 
     
/*
#sidebar input {
width:102px;
background:#fff;
color:inherit;
border:1px solid #516c46;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #516c46;
}

input {
border:1px solid #516c46;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:inherit;
}
*/

/* comments */
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #516c46;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #516c46;
width:350px;
}

#commentform input {
color:   #516c46;
}

#submit {pointer: cursor;}

#submit:hover {
 background-color: #516c46;
 color:            white;  
}

#gravatar {
align:right;
}

/* wp stuff */

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #516c46;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:inherit;
background:#EFF8FB;
}

#content li,#content2 li {
padding:10px;
}

a,#sidebar li a,#footer a {
color:inherit;
text-decoration:none;
}

/* footer */
#footer {
color:inherit;
margin:0;
padding:20px 0;
}

/* blog post classes */
.post_img_flt { border: 0px solid red;
                float:  right;
                background-color: #ffffcc !important;
                margin-left:     20px;
              }

.post_clear   { clear: both;
                font-size: 1px;
                line-height:1px; 
              }

.post_pane    { margin-left:  20px;
                margin-right: 20px;
              }

.post_heading { color:       gray;
                font-weight: bold;
              }

/* disqus content */

#dsq-content h3 {font-size: 14px !important;color:inherit;}
#dsq-content h2 {font-size: 16px !important;color:inherit;}

.dsq-comment-message { color:        gray;
                       font:         14px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS !important;
                       line-height:  24px !important; 
                       word-spacing: 2px  !important;    
                     }

.dsq-list-style      { font-size: 12px !important;
                     }
