/*
Theme Name: DavidKeel based on SimplicityDark <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Description: Designed by Eric Gallegos
Version: 1.0 English
Author: Eric Gallegos
Author URI: http://www.ericgallegos.com
*/

/*
* { 
	margin: 0; 
	padding: 0; 
	}
*/
html, body { 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	}
body {
   background: #363636;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   color: #fefefe;
   padding: 0;
   }
blockquote {
   border-left: 1px solid #8897a9;
   color: #ebebeb;
   font-size: 1.00em;
   padding: 0 10px 30px 10px;
   }
a {
   color: #ffffff;
   text-decoration: none;
   outline: none;
   }
a:hover { color: #adadad; }
code {
   background: #181818;
   border: 1px solid #444444;
   color: #adadad;
   font: 11px Verdana, Arial, 'Helvetica', sans-serif;
   padding: 10px;
   text-align: left;
   }

/*#####################*/

h1 {
   font-weight: 100;
   font: 30px Georgia, 'Times New Roman', Times, serif;
   padding: 10px 0 10px 0;
   margin:0;
   }
h1 a { text-decoration: none; }
h2, h2 a {
   font-weight: 200;
   font: 20px Verdana, Arial, 'Helvetica', sans-serif;
   /*color: #C9D9FB;*/
   padding-bottom:10px;
   }
h3, h3 a {
   color: #C9D9FB;
   font-weight: 100;
   padding: 15px 0 0px 0;
   }
h4 {
   color: #C9D9FB;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   font-weight: normal;
   }
img { border: none; }
ol, form {   }
p {
   line-height: 1.7em;
   /*text-align: justify;*/
   text-align: left;
   padding: 5px 0 6px 0;
   margin:0;
   }
.entry {
   line-height: 1.3em;
   text-align: justify;
   padding: 3px 0 5px 0;
   }
small { font-size: 10px; }
#page {
   background: transparent;
   margin: 0 auto;
   text-align: center;
  /* width: 810px; */

   }

/*### Header   ###*/
#header {
   background: #363636;
   /* height: 34px;*/
   margin: 0 auto;
   padding-top: 20px;
   width: 100%;
   overflow: hidden;
   border-bottom: 4px solid #ebebeb;
   }
#header a {color: #ffffff;  }
#header a:hover { color: #adadad; }
#blogname h2 {
	/*font-size: 42px !important;*/
	width: 810px;
	height:48px;
	margin: 0 auto;
    padding-bottom:0px;
	/*text-align: left;*/
	}

/*###################*/
#topbar {
   width: 810px;
   margin: 0 auto;
   padding-top: 20px;
   text-align: center;
   }
ul#topmenu {
   font-size: 14px; 
   background: transparent;
   list-style-type: none;
   letter-spacing: 1px;
   font-variant: small-caps;
   width:560px;
   margin: 0 auto;
   text-align: center;
   }
ul#topmenu li {
   display: -moz-inline-stack;
   display: inline-block;
   _display: inline; /* IE6 Hack */
   _width: 1px;
   height: 30px;
   float: left;
   margin: 0 10px 0 10px;
   -moz-border-radius-topleft: 5px;
   -webkit-border-top-left-radius: 5px;
   -moz-border-radius-topright: 5px;
   -webkit-border-top-right-radius: 5px;
   /*background: url(images/nav-but-bottom.png) bottom center no-repeat;*/
   }
ul#topmenu li a {
   display: block;
   height: 14px; /*34*/
   padding: 8px;
   }
ul#topmenu li a:hover {
   display: block;
   background: #5b5b5b;
   color: #ffffff;
   text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
   }
ul#topmenu li.navfirst {
	margin-left:0;
    padding-left:0;
  }

/*### Content  ###*/
#content {
   width: 510px;
   background: transparent;
   border: none;
   /*float: left;*/
   padding: 20px 40px 30px 0px;
   margin: 0 auto;
   text-align: left;
   }

#contentn {
   width: 600px;
   background: transparent;
   border: none;
   /*float: left;*/
   margin: 0 auto;
   padding: 20px 40px 30px 0px;
   text-align: left;
   }

#content a:hover {
   /* color: #ffffff; #88A99E;*/
   background: transparent;
   text-decoration: none;
   }
#content img {
   /*float: left;*/
   margin: 3px 10px 5px 0;
   _margin: 3px 5px 5px 0;
   border: 1px solid #444444;
   padding: 5px;
   background-color: transparent;
   }
#content a:hover img { 
   border: 1px solid #8897A9; 
   background: transparent;
   }
#content h1 a:hover { 
   color: #ffffff; 
   background: transparent; 
   text-decoration: none; 
   }
#content h2 a:hover { 
   color: #C9D9FB; 
   background: transparent; 
   text-decoration: none; 
   }
#content h3 a { 
   text-decoration: none; 
   }
#content h3 a:hover { 
   color: #ffffff; 
   background: inherit; 
   text-decoration: none; 
   }
#content ul {
   list-style-type: disc; 
   margin: 0 0 0 25px; 
   }
#content ul li {
   line-height: 1.5em; 
   padding: 5px; 
   }

/*#### Comment Form #### */
   #comment {
   background: #2e2e2e;
   border: 1px solid #444444;
   color: #ebebeb;
   font-size: 13px;
   padding-left: 2px;
   vertical-align: middle;
   width: 510px;
   }
.commentbody {
   color: #ebebeb;
   font-size: 13px;
   margin: 0 0 10px 0;
   padding: 15px 15px 5px 15px;
   background: #2e2e2e;
   border: 1px solid #444444;
   position: relative;
   -moz-border-radius: 10px;
   }
.commentbody a {
   color: #8897A9;
   text-decoration: none;
   }
.commentbody a:hover {
   color: #ffffff;
   text-decoration: none;
   }
.commentbody p {
   line-height: 1.2em;
   }
.commentlink {
   font-size: 13px;
   }
.commentlist {
   list-style: none;
   }
.commentcount {
   background: inherit;
   position: absolute;
   right: 36px;
   _right: 10px;
   top: 0;
   font-family: Georgia, Times, 'Times New Roman', serif;
   font-size: 24px;
   font-weight: bold;
   color: #444444;
   float: right;
   }
.gravatar {
   background-color: inherit !important;
   padding: 4px !important;
   border: 1px solid #444444 !important;
   }
* html .gravatar {
   position: relative;
   }
html[xmlns] .commentcount {
   position: absolute;
   right: 7px;
   top: 0;
   }
#email, #author {
   background: #2e2e2e;
   border: 1px solid #555555;
   color: #cbcbcb;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   padding-left: 5px;
   vertical-align: middle;
   }
#url {
   background: #2e2e2e;
   border: 1px solid #555555;
   color: #cbcbcb;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   height: 16px;
   padding-left: 5px;
   vertical-align: middle;
   }
#submit {
   background: #2e2e2e;
   border: 1px solid #555555;
   color: #cbcbcb;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   padding: 0 10px;
   }
   textarea {
   overflow:auto;
   }

/*#### Footer ####*/
#footer {
   /* background: #282828;*/
   border-top: 1px solid #ebebeb;
   height: 40px;
   clear: both;
   color: #ababab;
   text-align: center;
   overflow: hidden;
   line-height: 2.5em;
   font-size: 10px;
   }
#footer a {
   color: #f5f5f5;
   text-decoration: none;
   }
#footer a:hover {
   color: #C9D9FB;
   text-decoration: none;
   }

/*### Search ###*/
.s {
   background: transparent;
   border: 0px solid #c7c7c7;
   color: #cbcbcb;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   height: 15px;
   padding-left: 3px;
   vertical-align: middle;
   width: 220px;
   }

/*#### SIDEBAR ###*/
#sidebar {
   width: 250px;
   text-align: left;
   float: left;
   padding: 20px 0px 30px 0px;
   line-height: 1.6em;
   color: #cbcbcb;
   }
.sidelist {
   background: transparent;
   padding: 0 0 20px 0;
   }
#sidebar ul {
   list-style: none;
   border: none;
   }
#sidebar li{
   border-bottom: 1px solid #444444;
   display: block;
   }
#sidebar li a {
   display: block;
   background-color: transparent;
   color: #ebebeb;/*#8897A9-C9D9FB;*/
   padding: 5px 5px 5px 5px;
   text-decoration: none;
   border-bottom: 0;
   }
#sidebar li a:hover {
   color: #ffffff;
   background-color: #202020;
   text-decoration: none;
   }
#sidebar h2{
   background: inherit;
   color: #ebebeb;
   font: 24px Arial, 'Helvetica', Verdana, sans-serif;
   font-weight: 100;
   padding: 3px 0px 3px 0px;
   }
#wrapper {
   width: 100%;
   background: #222222;
   /*float: left;*/
   }
.alignleft {
   float: left;
   text-align: left;
   }
.alignright {
   float: right;
   margin-top: -1px;
   text-align: right;
   }
.date {
   background: transparent;
   color: #444444;
   font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
   }
.pagetitle {
   padding:20px 0;
   text-align: center;
   }
.postmetadata {
   background: transparent;
   font-style: italic;
   color: #cbcbcb;
   line-height: 1.5em;
   margin: 15px 0 70px 0;
   padding:3px 3px 3px 3px;
   text-align: right;
   clear:both;
   }
.postmetadata a {background: transparent; color: #cbcbcb; text-decoration: none;}
   .postmetadata2 {
   background: #2e2e2e;
   color: #adadad;
   border: 1px solid #444444;
   font-size: 11px;
   line-height: 1.3em;
   letter-spacing: 0em;
   margin: 0 0 20px 0;
   padding: 5px;
   text-align: left;
   clear:both;
   -moz-border-radius: 10px;
   }
/* different postmetadata style for single.php */
.alt {
   line-height: 1.3em;
   padding: 10px;
   }
.alt a {
   background: inherit;
   color: #8897A9;
   text-decoration: none;
   }
.commentheader {
   background: inherit;
   font-size: 18px;
   font-weight: lighter;
   text-align: left;
   color: #adadad;
   line-height: 1.5em;
   }
.clear { clear:both; }

body#f li#navf, /* Styling for the li When you're on a navigational page */
body#p li#navp, 
body#r li#navr, 
body#i li#navi, 
body#c li#navc, 
body#n li#navn {
   background: #ebebeb;
   /*height: 36px; 34*/
   /*padding: 0 -5px 0 -5px;
   margin: 0 5px 0 5px;*/
   }
body#f li#navf a,  /* Styling for the link text when you're on a navigational page */
body#p li#navp a, 
body#r li#navr a, 
body#i li#navi a, 
body#c li#navc a, 
body#n li#navn a {
   color: #000001 !important;
   text-decoration: none;
   }
body#f li#navf a:hover, /* Styling for the li when you're on a navigational page and you hover over it */
body#p li#navp a:hover, 
body#r li#navr a:hover, 
body#i li#navi a:hover, 
body#c li#navc a:hover, 
body#n li#navn a:hover {
   background: #ebebeb;
   text-decoration: none;
   }
/*li#navrss a:hover { background: #000001 !important; color: #cbcbcb !important; }
li#navrss {width: 30px !important;}*/

#gallery-1 img { border: 1px solid #333333 !important; }
#gallery-1 a:hover img { border: 1px solid #ffffff !important; }

.nav_text { font-size: 14px; letter-spacing: 1px; font-variant: small-caps; }
body#f #wrapper { background: #363636; }